/* **************************************************
* CSS file for Moira Bolingbroke Website front page *
* Gerard Luskin :: September 2007                   *
************************************************** */

/* over writes */
div#content {
	margin: 0 268px 0 0;
}
div#supplement {
	float:left;
	width:268px;
	margin-left:-268px;
	height:376px;
	background:url(graphics/bg_click_white.jpg) top left no-repeat;
	text-align:left;
}
div#header {
	margin-bottom:0;
}
#addressbar {
	background:none;
}
#addressbar p {
	padding:0.5em 0 1em 0;
}
div#wrapper {
	padding-bottom:0;
}
#supplement h3 {
	line-height:1;
	color:#363;
	padding-left:63px;
	padding-top:115px;
	padding-bottom:12px;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
}
#supplement p {
	font-size:1.2em;
	line-height:1.5;
	color:#363;
	padding-left:63px;
	padding-bottom:10px;
}
#supplement p.seemore, #supplement p.benefits {
	padding-bottom:5px;
}
#supplement a:link, #supplement a:visited {
	color:#363;
	text-decoration:none;
}
#supplement a:hover {
	color:#369;
	text-decoration:none;
}

/* Specifics */
div#content {
	background:url(graphics/bg_roll_default.gif) top left no-repeat;
	width:492px;
	height:376px;
	position:relative;
	display:block;
}
div#roll {
	background:transparent;
	width:492px;
	height:376px;
	position:relative;
	display:block;
}
div#clicktarget {
	background:url(graphics/bg_click_default.jpg) top left no-repeat;
	width:268px;
	height:376px;
	position:relative;
	display:block;
}
