/* CSS Document */

/*************************Structure*/
a {color: #C2D84F;text-decoration:none;}
a:hover {color: #FFFFFF; text-decoration: none; border-bottom: 1px dotted #CC6600;}
body { background-color: #000000; color: #ffffff; font-size:12px; font-family:Verdana, sans-serif; margin:3px auto; padding:0; }
#container { height: auto; width: 900px; padding: 0px; margin:auto;  }
#main { width: 100%; height: 100%; margin: 3px 0px 20px 0; padding: 0px;}
#main table td a:hover {border:none;}
#main #one {width: 225px; height:auto; float:left; margin:0 3px 0 0; text-align:center;}
#main #two {width: 400px; height:auto; float:left; margin:0;}
#main #three {width: 265px; height:auto; float:right; margin: 0 0px 0 0; padding:0px; text-align:center; }
#main #five {width: 505px; height:200px; float:left; margin:0;}
#main #six {width: 505px; height:200px; float:left; margin:0;}

/**********************************************************************************************/

/*************************Menus*/

#main_menu { width: 600px; height: 20px; margin: -27px 0 10px 0; clear:both; text-align:left; float:left;}
#main_menu ul { font-family: Verdana, sans-serif; font-size: 90%; color: #333333; text-align: left; list-style-type: none; height: 16px; margin: 0px; padding: 2px; width: 100%;}
#main_menu ul li.last { border-right-style: none;}
#main_menu li { display: inline; font-size:85%; padding-right: 6px; padding-left: 6px; line-height: 16px; }
#main_menu_2 {	/*Header logo and search bar*/ width: 900px; height: 125px; font-family: Verdana, sans-serif; font-size: 80%; text-align:left; padding:0 0 0 4px; margin:0px; background-color: transparent; background-image:url(/images/a_renee_logo/logo_672008.png); background-repeat:no-repeat;border-bottom:3px solid #6c4226;}


/**********************************************************************************************/

/*************************Images*/
img.border {padding: 1%; border:2px solid #333333;}
img.index_flt_rht {	padding: 1%; border:2px solid #333333; float:right; margin:0 12px 0 0;}
.ioi {height:250px; width:225px; padding:11px 0 0 0; background-image:url(/images/itm_int_bg.png); background-repeat:no-repeat;}
.agd {height:250px; width:225px; padding: 41px 0 0 0; margin:0; background-image: url(/images/add_gft_dsgns_bg.png); background-repeat:no-repeat;}


/**********************************************************************************************/

/**************************Misc.*/

.price { height:20px; padding: 0px; margin:0; clear:both; }
.dimensions {background-image: url(/images/dimensions_bg.png); background-repeat:no-repeat; width:160px; height:20px; padding: 1.5px 0 0 85px;}


/**********************************************************************************************/


#breadcrumb {clear: both; font-style:italic; font-size: 80%; text-align: right; width: 98%; word-spacing: 0.8px; letter-spacing: 1px; padding: 10px 0px 10px 0; margin:0; line-height: 100%; }



#main p.product_description {	/*Product description*/

	color: #99CC00;
	font-size: 10px;
	letter-spacing: 1px;
	font-family: Verdana, sans-serif; padding:0 3px 0 0;
}

#main p.product_description a {	/*Product description link*/
	text-decoration: underline;

}

#container #main h1 {	/*Headings on main product index pages*/
	font-size: 175%;
	word-spacing: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	margin: 2% 0 3% 0;
}

#container #main ul h2 {	/*Headings on main product index pages*/
	font-size: 93%;
	word-spacing: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: left;
}

h1.title {
	color: #d9ac4f;
	font-size: 125%;
	font-family: Tahoma;
	font-weight: normal;
	margin: 1% 0 0 1%;
	font-variant: small-caps;
	text-decoration: underline;

     }  
	  
h2.title {
	font-family: "Courier New", Courier, monospace;
	font-size: 115%;
	line-height: 16px;
	margin: 16px 0px 0px 11px;
	font-weight: normal;
	color: #996600;
	font-variant: small-caps;
	text-decoration: underline;
}	
 
h2.title_policy {font-family: "Courier New", Courier, monospace; font-size: 115%; line-height: 16px; margin: 16px 0px 0px 11px; font-weight: normal; color: #996600; font-variant: small-caps;}

/*************  Shipping and Return Policy *******************/

#container #main ul li {font-size:80%; letter-spacing: 1px; margin: 2%; line-height:115%;}

/*************************************************************/

#container #main ol li {

	font-size:99%;
	letter-spacing: 1px;
	margin: 2%;
	line-height:115%;
	
}

h2.text {font-family: "Courier New", Courier, monospace; font-size: 115%; line-height: 16px; font-weight: normal; color: #996600; font-variant: small-caps; letter-spacing: 1px; margin: 10px 3px 30px 3px; padding:0;}	


p.text { /*Text on index.html*/

	font-size:99%;
	letter-spacing: 1px;
	margin: 2%; padding:0 0 0 3px;
}

#footer {
	width: 100%;
	height:auto;padding:0; margin:0; clear:both;
/*	border-bottom: 4px solid #333333;  background-color:#000000;
*/
}

/************************************************footer credit begin*/
#footer_credit {
	width: 900px;
	height: 20px;
	margin: 0; padding: 0;
	clear:both;
}

#footer_credit a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#footer_credit a {
	color: #C2D84F;
	text-decoration:none;
}


#footer_credit ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	text-align: center;
	list-style-type: none;
	height: 16px;
	margin: 0px;
	padding: 2px;
	width: 100%;
}

#footer_credit li {
	display: inline;
	font-size:85%;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#footer_credit li.last {
	border-right-style: none;
}
/******************************************footer credit end*/

#footer p.footer_text {
	font-size: 80%;
	   color:#333333;
	   text-align:center;
	margin: 0% 0 1% 0;
}

#footer p.footer_heading {
	font-size: 90%;
	color:#333333;
	text-decoration:underline;
	margin: 2% 0% 1% 0%;
	text-align:center;
}

#paypal {

	height: 100px;
	width: 100px;
	border-style:ridge;
	padding:2px;
	background-color:#601700;
	border-color:#D9AC4F;
}


#main blockquote {
	padding:0% 3% 0% 1%;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-left:thin solid #333333;
	font-size:10px;
	margin-left: 6%;
}


/***************************Lightbox CSS*********************************************/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
	
#lightbox a:hover {border-bottom: none;}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


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

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{
	font-weight: bold;
	color: #333333;
}
#imageData #numberDisplay{
	display: block;
	clear: left;
	padding-bottom: 1em;
	color: #666666;
}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/***************************End Lightbox*********************************************/	
