 /* Main Text Definitions */
 

 body {
 color: #323232;
 font-family: verdana, Arial, Helvetica, sans-serif;
 font-size: 70%;
 margin: 0;
 background: #000000 url("../images/page_bg.gif") top left;
}

h1 {
 color: #FFFFFF;
 font-weight:normal;
 font-size: 120%;
 margin: 10px 0px 15px 0px;
 font-family:"Times New Roman", Times, serif;
 }



h2 {
 color: #FFFFFF;
 font-weight:normal;
 font-size: 110%;
 margin: 15px 0px 5px 0px;
 font-family:"Times New Roman", Times, serif;
}

h3 {
 color: #980102;
 font-weight: bold;
 font-size: 120%;
 margin: 15px 0px 2px 0px;
}


a img {
 border: 0;
}

a { 
color: #9b301a;
 text-decoration: none;
}

a:hover { 
color: #ffffff;
text-decoration: none;
}


.small{
font-size: 90%;
}

.clear{
clear:both;
display:block;
font-size: 0px;
height: 0px;
}

hr{
height: 1px;
color: #a3a3a3;
}

.latest_offers{
font-size: 140%;
font-weight: bold;
 color: #1b1b1b;
}


/************ CONTAINERS **************/

#top_container{
width: 100%;
border-bottom: 1px solid #1c1c1c;
background: #000000;
height: 141px;
text-align: center;
}


#hp_page_container{
margin: auto;
width: 910px;
/*padding: 25px; old style*/
padding: 5px 25px 45px 25px;
background: #000000;
}


#page_container{
margin: auto;
width: 910px;
padding: 25px;
background: #000000;
}



#mainnav{
margin: auto;
height: 35px;
width: 960px;
background: #000000;
text-align: center;
font-family:"Times New Roman", Times, serif;
font-size: 105%;
border-bottom: 1px solid #1c1c1c;/*Added*/
}

#bottom_container{
width: 100%;
border-top: 1px solid #1c1c1c;
background: #000000;
}


/*****MAINNAV*****/

ul#mainnav_list{
margin: 0px;
padding: 10px 0px 0px 0px;
width: 960px;
font-size: 110%;
}

ul#mainnav_list li{
list-style: none;
display: inline;
padding: 0px 40px 0px 40px;
}

ul#mainnav_list li a{
color: #999999;
}

ul#mainnav_list li a:hover{
color: #ffffff;
}

ul#mainnav_list li.navon{
color: #ffffff;
}

ul#mainnav_list li.navon a{
color: #ffffff;
}

/*****content*****/

#page_left{
width: 285px;
float: left;
padding: 30px 25px 10px 0px;
color: #ffffff;
font-size: 105%;
line-height: 17px;
}

#page_right{
width: 600px;
float: right;
}


#page_media{
width: 900px;
padding: 30px 20px 20px 0px;
color: #ffffff;
}

#privacy_content{
width: 760px;
padding: 30px 30px 30px 50px;
color: #ffffff;
font-size: 105%;
line-height: 17px;
}

ul.press_release{
margin: 0px 0px 20px 0px;
padding: 0px;
}

ul.press_release li{
padding-bottom: 2px;
list-style: none;
}

ul.press_release li.date{
font-weight: bold;
padding-bottom: 3px;
}

ul.advertising{
margin: 0px 0px 20px 0px;
padding: 0px;
}

ul.advertising li{
padding-bottom: 2px;
list-style: none;
}

ul.advertising li.ad_date{
font-weight: bold;
padding-bottom: 3px;
}

ul.advertising li.ad_pic{
padding-top: 3px;
}

.slideshow_hp{
width: 910;
width: 544px;
}

.slideshow_subpages{
width: 600px;
width: 544px;
}

.kitchens{
float: left;
width:270px;
padding-top: 15px;
margin-right:10px;
}

.kitchens a{
 font-family:"Times New Roman", Times, serif;
 text-transform: uppercase;
}

.kitchens img{
padding-bottom: 5px;
}






/*****footer*******/


#footer_container{
width: 910px;
margin: auto;
padding-top: 10px;
color: #999999;
height: 125px;
text-align: center;
line-height: 18px;
position: relative;
}

#footer a{
color: #ffffff;
}

#footer a:hover{
color: #999999;
}


#footer_logo{


}

#footer_right{
	position: absolute;
	top: 35px;
	left: 799px;
	width: 110px;
}



/***************** FORM *****************/


FORM {
	 padding: 0;
	 margin: 0px;
	 border: 0;
}

#form_contents{
	margin: 0px;
	width: 390px;
	padding: 0px;
}


.fmlabel {
	width: 140px;
	float: left;
	padding-bottom: 10px;
	font-weight: bold;

}

.fmfield {
	margin-left: 150px;
	padding-bottom: 10px;
}

.fmfield_button {
margin-left: 135px;
	padding-bottom: 10px;
}


input {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	height: 14px;
	font-size: 90%;
	width: 200px;
	border: 1px solid #a7a7a7;
	color: #000000;
	background: #F0EFEF !important;
}



textarea{

	border: 1px solid #a7a7a7;
	color: #000000;
	background: #F0EFEF !important;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	height: 110px;
	font-size: 90%;
	margin: 0px;
}

.submit_button {
	background: #666666 !important;
	color: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #595959;
	width: 90px;
	height: 17px;
	font-size: 95%;
	margin: 10px 0px 0px 0px;
}

select{
background: #F0EFEF !important;
width: 210px;
color: #000000;
font-size: 90%;
border: 1px solid #acacac;
height: 17px;
}



/******LIGHTBOX STYLES ******/

#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;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox_images/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;	}
#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: #f6f6f6; }


/********************************/
/*CLEAR*/
/********************************/


/* FULL CLEAR - forces a container to surround all children - regardless of floating */
.fc:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.fc{ display: inline-block;}

/* Hides from IE-mac \*/
* html .fc{ height: 1%; }
.fc{ display: block; }
/* End hide from IE-mac */

