/* CSS Document */

*
{ margin: 0; position: relative;}
ul,li{ margin-left:5px; padding-bottom:7px;}
img{ border-style: none;}
a {outline: none;}

object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
} 


html
{
    height:100%;
    margin: 0; 
    padding: 0;
}

body 
{
	background-color: #edf6e5;
	background-image:url(images/wrapper.png);
	background-repeat: repeat-y;
	background-position: center;
	font-size:12px; font-family:"trebuchet MS", verdana, arial, sans-serif;
	margin:auto;
	padding: 0;
	height:100%;
}

#wrapper 
{
	width:900px;
	height:auto;
    height: 100%;
    margin: 0 auto -25px;  
    padding: 0px;
    border:0;
}

#header 
{ 
    padding: 0px;
	height:80px;
    border:0;
	margin: auto;
	position:relative;
}

#logo
{
	width: 193px;
	height:55px; 
	top:20px;	 
}

#logo1 
{
	background-image:url(images/simplybrilliant.png);
	width: 115px;
	height: 28px;
	left:780px;
	bottom:10px;
}

#shadow 
{
	background-image:url(images/navshadowtop.png);
	width: 900px;
	height: 11px;
	margin: auto;
}

#nav 
{
	width: 900px;
	height: 33px;
	margin:auto;
	background-image:url(images/navbg.png);
}

#banner
{
	width: 900px;
	height: 88px;
	margin: auto;
}

#container
{
	margin: 0;
    padding: 0;
	background-image:url(images/spacerwide.png);
	background-repeat:repeat-y;
	min-height:650px;
}

#container-products
{
	margin: 0;
    padding: 0;
	background-image:url(images/spacerwide.png);
	background-repeat:repeat-y;
	height:3160px;						/* for the vertical line */
}

#container-refrigerator
{
	margin: 0;
    padding: 0;
	background-image:url(images/spacerwide.png);
	background-repeat:repeat-y;
	height:2700px;						/* for the vertical line */
}



#leftnav 
{
	width: 200px;
	font-size:16px;
	float:left;
}

#leftnavbody 
{
	width: 180px;
	margin:auto;
	top: 35px;
	font-size:14px;
	color:#9b9c9e;
	padding-bottom: 30px;
}

#content 
{
	font-size: 16px;
	width:680px;
	float:right;
	margin-top: 10px;
	min-height:600px;
}

#contentbody 
{
	width:630px;
	top:10px;
	font-size: 16px;
	color:#060;
	margin:auto;
	padding-bottom: 30px;
}

#content1 
{
	font-size: 16px;
	width:900px;
	float:right;
	min-height:600px;
	
}

#contentbody1 
{
	width:800px;
	font-size: 16px;
	margin:auto;
	top: 10px;
	color:#060;
	padding-bottom: 30px;
}

#foot 
{
	text-align: center;
	width:900px;
	margin:auto;
	color:#666;
	font-size:14px;
	background:#FFF;
	height: 25px;
	padding-top: 20px;
}

#foot2 
{
	/*text-align: center;
	width:900px;
	margin:auto;
	color:#666;
	font-size:14px;
	background:#FFF;
	height: 25px;
	padding-top: 20px;*/
}

.footer, .push 
{
	text-align: center;
	width:704px;
	margin:auto;
	color:#666;
	font-size:14px;
	background:#FFF;
	height: 25px; /* .push must be the same height as .footer */ 
}

.clear 
{
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}


/* home page */

#flash 
{
	outline:none;
	margin: auto;
	width: 900px;
	height: 231px;
}

#shadow1 
{
	background-image:url(images/navshadow.png);
	width: 900px;
	height: 11px;
	margin: auto;
}

#navhome 
{
	width: 900px;
	height: 33px;
	margin:auto;
	background-image:url(images/navbg.png);
}

#contenthome
{
	background-image:url(images/homebg.jpg);
	width:900px;
	height:560px;				/* for the vertical line */
	margin-bottom:100px;
}

#homeleft
{
	width: 300px;
	float:left;
	padding-top:20px;
	padding-left:10px;
	padding-right:20px;
	
}

#homemid
{
	width: 280px; 
	float:left;
	padding-top:20px;
	padding-left:10px;
	
}

#homeright
{
	width: 245px;
	float: right;
	padding-top:20px;
	
}

.green{color:#060;}

.space{padding-bottom:12px;}

.imgspc 
{
	padding-top:80px;
	padding-bottom:50px;
}

/* products page */
 
.dx {  font-size: 18px; padding: 2px; margin: 2px; }
.dx a { color: #aaa; }
	
#contentbodyprod 
{
	width:650px;
	top:15px;
	font-size: 14px;
	color:#060;
	margin:auto;
	padding-bottom: 30px;
}
 
#prodcontainer 
{
	width:650px;
	margin:auto;
}

.prodimg 
{
	width:175px;
	float:left;
}
 
.prodtext 
{
	width: 460px;
	margin-left: 190px; 
}

.line 
{
	width: 630px;
	top:5px;
	padding-bottom:10px;
}

/* testimonials page */ 
 
#testcontainer 
{
	width:850px;
	padding-top:10px;
	margin:auto;
	font-size: 16px;
	color:#060;
}

#testcontent 
{
	width:800px;
	margin:auto;
}

.testimg 
{
	width:200px;
	float:left;
	margin-top:40px;
}
 
.testtext 
{
	width: 650px;
	top: 20px;
	float:right;
}

.testline 
{
	width: 800px;
	top:5px;
	margin:auto;
}

/* resources page */ 

#contentres{
	width:650px;
	top:15px;
	font-size: 16px;
	color:#060;
	margin:auto;
	padding-bottom: 30px;	
}

.resourcebox 
{
	width:320px;
	float:left;
	margin-top:10px;
	font-size: 12px;
}
 
.resourcebox1 
{
	width: 330px;
	float:right;
	margin-top:10px;
	font-size: 12px;
}

.resline 
{
	width: 800px;
	top:5px;
	margin:auto;
}

.orderline 
{
    left:0px;
    border:solid 1px #060;
	width: 625px;
	height: 0px;
	margin:0;
	color:#060;
	background-color:#060;
}

.ordertext
{
	font-size:16px; 
	font-weight:bold; 
	font-family:"trebuchet MS", verdana, arial, sans-serif;
}

/* refrigerator page */
.refrig-td 
{
	width : 33%;
}	

