/* global and default styles 

#bab160 - gold
#8f8849 - dk gold
#666666 - grey
#6d6782 - dk grey


*/

* {
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
/* body */

body {
	background-color:#e6e3c6;
	background-image:url(../cmsimages/bg_repeat.png);
	background-repeat:repeat-x;
	}


/* class for image links */

img.noborder {
	text-decoration:none;
	border:none;
	margin:0px;
	padding:0px;
	}

/* centre the site */

div#wrapper {
	width: 821px;
	margin:auto;
	background-position: center;
	top:0px;
}

/* text */

p {
	padding:10px 30px 10px 30px;
	margin: 0px;
	font-size:12px;
	}

p.seven {
	padding:20px 30px 10px 30px;
	margin: 0px;
	font-size:9px;
	text-align:center;
	}	

/* testimonials list */
p.testimonial {
	margin: 0px 30px 0px 30px;
	padding: 0px;
	font-size:14px;
	text-align:center;
	color: #8f8849;
}

p.testimonial-name {
	font-size:12px;
	margin: 0px 30px 20px 30px;
	padding: 0px;
	font-style:italic;
	text-align:center;
}	
	
h1 {
	padding:10px 30px 10px 30px;
	margin: 0px;
	color: #bab160;
	font-weight:lighter;
	font-style: italic;
	font-size:24px;
	}
h2 {
	padding:10px 30px 10px 30px;
	margin: 0px;
	color: #bab160;
	font-weight:lighter;
	font-style: italic;
	font-size:20px;
	}
h3 {
	padding:10px 30px 10px 30px;
	margin: 0px;
	color: #bab160;
	font-weight:lighter;
	font-style: italic;
	font-size:16px;
	}
	
h3.links {
	padding:0px 30px 0px 0px;
	margin:0px 30px 0px 30px;
	color: #bab160;
	font-weight:lighter;
	font-style: italic;
	font-size:16px;
	}	

h4 {
	padding:10px 30px 10px 0px;
	margin:0px 30px 0px 30px;
	color: #bab160;
	font-weight:lighter;
	font-style: italic;
	font-size:16px;
	border-bottom:2px #bab160 solid;
	}
	
	
	
span#gold {
	color:#bab160;
	}

	
/* links */

a {
	color:#8f8849;
	text-decoration:underline;
	}
a:hover {
	color:#000000;
	text-decoration:underline;
	}

a img {
	border: none;
	}

/*tables */
table, tbody {
	border:none;
	font-size:12px;
}

td {
	vertical-align: top;
	}
	

/* header */

div#header_wrapper {
	width:821px;
	min-height:111px;
	background-image:url(../cmsimages/dd_top_repeat.png);
	background-repeat:no-repeat;
	}
	
div#header_logo {
	width: 328px;
	height:53px;
	float:left;
	margin:30px;
	}
div#header_contact {
	width: 328px;
	height:53px;
	float:right;
	text-align:right;
	margin:18px 0px 0px 0px;
	}

/* main pic */ 
	
div#main_pic_background { /* background */
	width:821px;
	height:204px;
	background-image: url(../cmsimages/dd_mainpic_bg.png);
	background-repeat:no-repeat;
	}
div#main_pic { /* background */
	width:800px;
	height:200px;
	margin: 0px;
	padding:2px 0px 2px 11px;
	}
	
/* nav */

div#nav_wrapper {
	width:821px;
	min-height:30px;
	background-image: url(../cmsimages/dd_mainbody_repeat.png);
	background-repeat: repeat-y;
	}
	
/* body */

div#body_wrapper {
	width:821px;
	min-height:200px;
	background-image: url(../cmsimages/dd_mainbody_repeat.png);
	background-repeat: repeat-y;
	}

div#body_wrapper2col {
	width:600px;
	min-height:200px;
	background-image: url(../cmsimages/dd_mainbody_repeat.png);
	background-repeat: repeat-y;
	float: left;
	text-align: left;
	}	
	
/* body ends */

div#body_ends {
	width:821px;
	height:28px;
	background-image: url(../cmsimages/dd_bottom.png);
	background-repeat: no-repeat;
	}

/*  links wrapper div */

div#linkwrapper {
	margin:0px 20px;
	width: 760px;
	clear:both;
	}	
	
/*  suppliers links div */

div.suppliers {
	float: left;
	border:1px #bab160 solid;
	margin:0px 0px 10px 10px;
	min-height:220px;
	width: 175px;
	}

div.suppliers p, div.suppliers h3 {
	padding: 5px 5px 0px 5px; margin: 0px;
	}	
	
/* testimonials images div */
div#testimonials {
	float: right;
	text-align: left;
	width: 220px;
	margin: 60px 0px 0px 10px;
	}
	
/* alignment for links page list*/
dl.links{margin:0 0 1em 2.5em;  margin-bottom:.4em; font-size:12px; width: 100%;}
dl.links dt, dl.links dd {float:left; margin-bottom:.5em; font-size:12px; vertical-align:top;}
dl.links dt {font-weight:normal; width:10%; clear:left; font-size:12px;}
dl.links dd {font-weight:normal; margin-left:0.5em; width:85%; font-size:12px;}
	
	
/* footer information */

div#footer_links_wrapper {
	width:821px;
	min-height:28px;
	}
	
div#footer_links_box_left {
	width: 275px;
	float:left;
	text-align:left;
	}
div#footer_links_box_right {
	width: 450px;
	float:right;
	text-align:right;
	}

/* lightbox ==================================================== */

div#gallery {
	margin-left: 30px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; background: url(http://www.madetomeasurecurtains.info/cms/cmsimages/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right; background: url(http://www.madetomeasurecurtains.info/cms/cmsimages/nextlabel.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.madetomeasurecurtains.info/cms/cmsimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.madetomeasurecurtains.info/cms/cmsimages/nextlabel.gif) right 15% no-repeat; }

#prevLink:hover, #prevLink:visited:hover { background: url(http://www.madetomeasurecurtains.info/cms/cmsimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.madetomeasurecurtains.info/cms/cmsimages/nextlabel.gif) right 15% no-repeat; width: 65px; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
