body, a, a:link, a:visited, a:hover, img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font: normal 11px Arial, Helvetica, san-serif;
	color: #333333;
	line-height: 15px;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
}

body { background: #c9beb9; }

a, a:link, a:visited, a:hover {
	font: normal 11px Arial, Helvetica, san-serif;
	color: #e7282a;
	line-height: 15px;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
a:focus { outline: none; }
ul { margin: 0px; padding: 0px 0px 0px 15px; }
li {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font: normal 11px Arial, Helvetica, san-serif;
	color: #333333;
	line-height: 15px;
}
p {
	margin: 0px 0px 12px 0px;
	padding: 0px;
	font: normal 11px Arial, Helvetica, san-serif;
	color: #333333;
	line-height: 15px;
}

div { border: solid 0px red; }
input:focus { outline: none; }

/* admin link *****************************************************************************/

.editpagebox {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #000000;
}

a.editpagelink:link, a.editpagelink:visited, a.editpagelink:hover {
	display: block;
	padding: 6px;
	color: #ffffff;
}
a.editpagelink:hover { text-decoration: underline; }

/* main section ****************************************************************************/

div.page {
	position: relative;
	width: 950px;
	height: 880px;
	background: #ffffff;
	vertical-align: top;
	text-align: left;
}

div.banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 180px;
	background: url(lookfeel/bannerbg.jpg) repeat-x;
	overflow: hidden;
}

div.jamiedurie {
	position: absolute;
	top: 0px;
	left: 25px;
	width: 131px;
	height: 180px;
	overflow: hidden;
}

div.bannertext {
	position: absolute;
	top: 95px;
	left: 185px;
	width: 589px;
	height: 62px;
	overflow: hidden;
}

div.patiologo {
	position: absolute;
	top: 49px;
	left: 818px;
	width: 103px;
	height: 107px;
	overflow: hidden;
}

a.homelink, a.homelink:link, a.homelink:visited, a.homelink:hover {
	display: block;
	position: absolute;
	top: 180px;
	left: 18px;
	width: 211px;
	height: 26px;
	padding: 10px 0px 0px 48px;
	background: url(lookfeel/homelink.jpg) no-repeat;
	font: normal 12px Arial, Helvetica, san-serif;
	color: #ffffff;
	line-height: 120%;
	text-decoration: none;
	overflow: hidden;
}

a.homelink:hover {
	background: url(lookfeel/homelinkh.jpg) no-repeat;
	color: #dde9b2;
}

div.patiotitle {
	position: absolute;
	top: 260px;
	left: 33px;
	width: 888px;
	height: 91px;
	font: normal 35px Avenir Lt Std, Avenir, Arial, Helvetica, san-serif;
	color: #88746a;
	line-height: 120%;
	overflow: hidden;
}

/* slide show ****************************************************************************/

div.slidebox {
	position: absolute;
	top: 351px;
	left: 30px;
	width: 891px;
	height: 414px;
	overflow: hidden;
}

div.cover {
	height: 90%;
	text-align: center;
	border: solid 1px #88746a;
}

img.cover {
	height: 100%;
	text-align: center;
}

div.number {
	height: 10%;
	font: normal 90% Avenir Lt Std, Avenir, Arial, Helvetica, san-serif;
	color: #b3a59f;
	line-height: 120%;
	text-align: right;
}

div.buttons {
	display: block;
	position: absolute;
	top: 750px;
	left: 270px;
	width: 291px;
	height: 25px;
	border-top: dotted 1px #88746a;
	overflow: hidden;
}

a.prevbutton, a.prevbutton:link, a.prevbutton:visited, a.prevbutton:hover {
	display: block;
	position: relative;
	top: 14px;
	left: 13px;
	width: 11px;
	height: 11px;
	background: url(lookfeel/prev.jpg) no-repeat;
	overflow: hidden;
}

a.prevbutton:hover {
	background: url(lookfeel/prevh.jpg) no-repeat;
}

a.nextbutton, a.nextbutton:link, a.nextbutton:visited, a.nextbutton:hover {
	display: block;
	position: relative;
	top: 0px;
	left: 265px;
	width: 11px;
	height: 11px;
	background: url(lookfeel/next.jpg) no-repeat;
	overflow: hidden;
}

a.nextbutton:hover {
	background: url(lookfeel/nexth.jpg) no-repeat;
}


div.magbox {
	position: absolute;
	top: 628px;
	right: 29px;
	width: 356px;
	height: 40px;
	overflow: hidden;
}

div.magtitlebox {
	width: 356px;
	height: 20px;
	font: bold 16px Avenir Lt Std, Avenir, Arial, Helvetica, san-serif;
	color: #88746a;
	line-height: 120%;
	text-align: right;
	text-transform: uppercase;
	overflow: hidden;
}

div.magheadlinebox {
	width: 356px;
	height: 20px;
	font: normal 16px Avenir Lt Std, Avenir, Arial, Helvetica, san-serif;
	color: #b3a59f;
	line-height: 120%;
	text-align: right;
	text-transform: uppercase;
	overflow: hidden;
}

div.footer {
	position: relative;
	top: 830px;
	left: 0px;
	width: 950px;
	height: 50px;
	background: #c9beb9;
	overflow: hidden;
}

div.copyright {
	position: absolute;
	top: 21px;
	left: 30px;
	width: 155px;
	height: 20px;
	font: normal 10px Arial, Helvetica, san-serif;
	color: #ffffff;
	line-height: 120%;
	overflow: hidden;
}

a.disclaimer, a.disclaimer:link, a.disclaimer:visited, a.disclaimer:hover {
	display: block;
	position: absolute;
	top: 21px;
	right: 30px;
	width: 155px;
	height: 20px;
	font: normal 10px Arial, Helvetica, san-serif;
	color: #ffffff;
	line-height: 120%;
	text-align: right;
	text-decoration: none;
	overflow: hidden;
}

a.disclaimer:hover {
	text-decoration: underline;
}

/* popup section ****************************************************************************/

div.whitebg {
	display: none;
	position: absolute;
	top: 180px;
	left: 0px;
	width: 950px;
	height: 650px;
	background: #ffffff;
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 5;
	overflow: hidden;
}

div.popupbox {
	display: none;
	position: absolute;
	top: 300px;
	left: 50px;
	width: 850px;
	height: 420px;
	background: #ffffff;
	border: solid 1px #88746a;
	z-index: 10;
	overflow: hidden;
}

a.close, a.close:link, a.close:visited, a.close:hover {
	display: block;
	position: absolute;
	top: 0px;
	left: 735px;
	width: 52px;
	height: 26px;
	padding: 10px 0px 0px 44px;
	background: url(lookfeel/close.jpg) no-repeat;
	font: normal 12px Arial, Helvetica, san-serif;
	color: #ffffff;
	line-height: 120%;
	text-decoration: none;
	overflow: hidden;
}

a.close:hover {
	background: url(lookfeel/closeh.jpg) no-repeat;
	color: #d6cfcc;
}

div.poptitlebox {
	position: absolute;
	top: 36px;
	left: 40px;
	width: 370px;
	height: 42px;
	overflow: hidden;
}

div.poptitle {
	font: bold 16px Avenir Lt Std, Avenir, Arial, Helvetica, san-serif;
	color: #88746a;
	line-height: 120%;
	text-transform: uppercase;
}

div.popissue {
	font: normal 16px Avenir Lt Std, Avenir, Arial, Helvetica, san-serif;
	color: #b3a59f;
	line-height: 120%;
	text-transform: uppercase;
}

div.popcover {
	position: absolute;
	top: 108px;
	left: 40px;
	width: 190px;
	border: solid 1px #88746a;
	z-index: 20;
	overflow: hidden;
}

div.popspread {
	position: absolute;
	left: 220px;
	bottom: 33px;
	width: 190px;
	border: solid 1px #88746a;
	z-index: 15;
	overflow: hidden;
}

div.popspreadsingle {
	position: absolute;
	top: 108px;
	left: 40px;
	width: 190px;
	border: solid 1px #88746a;
	z-index: 15;
	overflow: hidden;
}

div.featuretitle {
	position: relative;
	top: 36px;
	left: 440px;
	width: 370px;
	height: 33px;
	font: bold 16px Avenir Lt Std, Avenir, Arial, Helvetica, san-serif;
	color: #88746a;
	line-height: 120%;
	text-transform: uppercase;
	overflow: hidden;
}

div.features {
	position: absolute;
	top: 69px;
	left: 440px;
	width: 391px;
	height: 351px;
	overflow-x: hidden;
	overflow-y: auto;
}

div.featurebox {
	position: relative;
	top: 0px;
	left: 0px;
	width: 376px;
	border-top: dotted 1px #88746a;
	font: normal 10px Avenir Lt Std, Avenir, Arial, Helvetica, san-serif;
	color: #b3a59f;
	line-height: 125%;
	overflow: hidden;
}

div.featurepicbox {
	display: block;
	float: left;
	width: 100px;
	min-height: 141px;
	_height: 141px;
	margin-right: 24px;
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 7px;
}

div.featurepicbox img {
	vertical-align: middle;
	width: 100px;
}

div.producttitle {
	padding: 18px 0px 2px 0px;
	font: bold 12px Avenir Lt Std, Avenir, Arial, Helvetica, san-serif;
	color: #88746a;
	line-height: 14px;
	text-transform: uppercase;
	overflow: hidden;
}

div.producttext {
	float: right;
	width: 250px;
	
}

a.productlink, a.productlink:link, a.productlink:visited, a.productlink:hover {
	display: block;
	width: 154px;
	height: 19px;
	margin: 12px 0px 12px 0px;
	padding: 6px 0px 0px 32px;
	background: url(lookfeel/productlink.jpg) no-repeat;
	font: normal 11px Arial, Helvetica, san-serif;
	color: #ffffff;
	line-height: 120%;
	text-decoration: none;
	overflow: hidden;
}

a.productlink:hover {
	background: url(lookfeel/productlinkh.jpg) no-repeat;
	color: #dde9b2;
}
