/*----------------------------------------------------------
Style:   Andrea's Custom Rugs
Author:  Brian Lietz (http://www.brianlietz.com)
Date:    11/28/2009

colors:  E5DBC1 tan
         3E0000 dark red
         961919 lite red
		 
Structure--------------------------------------------------- 

 1 - MAIN INFASTRUCTION
 2 - HEADER
 3 - NAV
 4 - CONTENT
 5 - HEADINGS and TITLES
 6 - IMAGES and TABLES
 7 - LISTS
 8 - BUFFERS
 9 - MISC
 10- FOOTER
 
-----------------------------------------------------------*/

/********************************************
 1 - MAIN INFASTRUCTION 
*********************************************/

body {
background:#961919 url(../img/bodyBG.png) top left repeat-x;
margin:0 auto;
padding:0;
color:#3e0000;
font-family:Tahoma, Geneva, sans-serif;
font-size:87%;
text-align:justify;
}

#bg_top {
background:url(../img/contentBG_t.png) top center no-repeat;
width:920px;
height:25px;
margin:0 auto;
}

#bg_mid {
background:url(../img/contentBG_m.png) top center repeat-y;
width:920px;
margin:0 auto;
padding:0;
}

#bg_bottom {
background:url(../img/contentBG_b.png) top center no-repeat;
width:920px;
height:25px;
margin:0 auto;
}

/********************************************
 2 - HEADER 
*********************************************/


#header {
color:#3e0000;
width:850px;
padding:0;
margin:0 auto;
}

#header a:link, a:visited {
text-decoration:underline;
color:#3e0000;
font-weight:bold;
}

#header a:hover {
text-decoration:none;
color:#3e0000;
font-weight:bold;
}

/********************************************
 3 - NAV 
*********************************************/

#nav table {
border:none;
background:none;
padding:0;
}

/********************************************
 4 - CONTENT 
*********************************************/

#content {
margin:0 auto;
padding:0;
width:850px;
}

#content a:link, #content a:visited {
color:#3e0000;
text-decoration:underline;
}

#content a:hover {
color:#3e0000;
text-decoration:none;
}


/********************************************
 5 - HEADINGS and TITLES 
*********************************************/

h1 {
font-family:"Arial Rounded MT Bold";
font-size:20px;
font-weight:bold;
color:#3e0000;
margin:-30px 0 25px 0;
}

h2 {
font-family:"Arial Rounded MT Bold";
font-size:16px;
font-weight:bold;
color:#3e0000;
margin:0;
}

h3 {
font-family:"Arial Rounded MT Bold";
font-size:16px;
font-weight:bold;
font-style:italic;
color:#3e0000;
margin:0;
}

/********************************************
 6 - IMAGES and TABLES
*********************************************/

img {
border:none;
}

#content img {
padding:2px;
background:#961919;
border:6px solid #3e0000;
}

.servicesIMG {
float:right;
margin-left:25px;
width:270px;
text-align:center;
}

.servicesIMG p {
margin-top:5px;
}

.galleryContainerLeftMiddle {
width:266px;
float:left;margin:0 10px 0 0;
}

.galleryContainerRight {
width:266px;
float:left;margin:0 0 0 10px;
}

.galleryIMG {
float:left;
margin:10px 0 0 15px;
clear:none;
}

.caption {
text-align:center;
font-size:16px;
margin-left:26px;
}

.price table {
padding:2px;
background:#961919;
border:6px solid #3e0000;
}

.price tr {
background:#E5DBC1;
}

.price th {
font-size:20px;
}

.price td {
border:#3e0000 solid 1px;
}

.colA {
width:200px;
}

.colB {
width:125px;
}

.colC {
width:125px;
}

.colD {
width:125px;
}

.colE {
width:125px;
}

/********************************************
 7 - LISTS
*********************************************/



/********************************************
 8 - BUFFERS
*********************************************/



/********************************************
 9 - MISC
*********************************************/

#content hr {
color:#3e0000;
}

.clear {
clear:both;
margin:0;
padding:50px 0 0 0;
}

/********quick fonts*************/

.bold {
font-weight:bold;
}

.italic {
font-style:italic;
}

.galleryTitle1 {
font-family:"Arial Rounded MT Bold";
text-align: center;
font-size: 16px;
font-weight:bold;
margin:25px 0 0 0;
}

.galleryTitle2 {
font-family:"Arial Rounded MT Bold";
text-align:center;
font-size:14px;
font-weight:normal;
margin:10px 0 0 0;
}

/**********lightbox**********/

#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); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }

#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; font-size:125%;	}
#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; }

/********************************************
 10 - FOOTER
*********************************************/

#footer {
color:#efefef;
margin:0 auto;
width:800px;
padding:0 0 10px 0;
text-align:center;
font-weight:normal;
}

#footer a:link, a:visited {
color:#efefef;
text-decoration:none;
font-weight:normal;
}

#footer a:hover {
color:#efefef;
text-decoration:underline;
font-weight:normal;
}

#footer p {
margin-top:0;
}
