/* ............................................ 
	client: The Sauna House
	date: sept 17, 2007
	v.1

	designed & build by oxidev interactive
............................................ */

/* .... css reset .... */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* .... end of css reset .... */

img
{
	border: none;
}

a
{
	text-decoration: none;
	color:#0058ba;
}

a:hover
{
	text-decoration: underline;
	color:#0058ba;
}

h1
{
}

h2
{
}

h3
{
}

.noBorder
{
	border: none !important;
}

p
{
}

.text
{
	margin: 0px auto;
}

.headertext
{
	font-size:20px;
	color:#0058ba;
}	

.copyright
{
	float: left;
	margin: 5px 0px 0px 5px;
	font-size: 11px !important;
	color:#0e5cad;
	font-family: tahoma, arial, sans-serif;
}


.copyright a
{
	margin-left: 5px;
} 

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/bg.jpg) repeat-x top;
	font-size: 62.5%;
	font-family: tahoma, helvetica, arial, "lucida grande", sans-serif;
}

#bottomleftcontainer
{
	float: left;
	height: 220px;
	width: 234px;
	margin-top: 5px;
}

#bottomrightcontainer
{
	float: right;
	width: 234px;
	margin-top: 5px;
}

#bottomrightcontainer h2
{	
	margin: 10px 0px 0px 30px;
	font-weight: bold;
	font-size:14px;
	color:#0058ba;
}

#bottomrightcontainer p
{
	padding: 0px 25px 0px 30px;
	font-size: 1.1em;
	color: #666;
	line-height:1.4em;
}

#bottomrightgradient
{
	float: right;
	background:url(../images/main_43.gif);
	height: 378px;
	width: 234px;
	margin-top: 0px;
}

#centercontainer
{
	float: left;
	width:487px;
	margin: 0px 5px 0px 5px;
}	

#centertext
{
	float: left;
	height: 200px;
}

#footer
{
	margin-top: 5px;
	height:80px;
}

#footer_nav
{
	height: 22px;
	width: 100%;
	background:url(../images/main_58.gif) repeat-x;
	padding-top:4px;
}

img#icons_1
{
	margin: 15px 15px 0px 0px;
	float: right;
	display: inline;
}

img#icons_2
{
	margin-top: 10px;
	float: right;
	display: inline;
}

img#icons_3
{
	float: right;
	display: inline;
	margin: 3px 15px 0px 0px;
}

img#details_button
{
	position: relative;
	display: block;
	margin: 10px auto;
}

#mainBttmCat
{
	font-size:13px;
	font-weight:bold;
	color:#0058ba;
	margin-top:-10px;
}

#mainBttmCat #catTxt
{
	width:100px;
	margin:10px auto 0px auto;
}

#saunaMktg1
{
	text-align:center;
	float:left;
	width:160px;
	border-right:1px solid #e1e1e1;
	height:200px;
	margin-top:10px;
}
#saunaMktg2
{
	text-align:center;
	float:left;
	width:160px;
	border-right:1px solid #e1e1e1;
	height:200px;
	margin-top:10px;

}
#saunaMktg3
{
	text-align:center;
	float:left;
	width:160px;
	height:200px;
	margin-top:10px;

}


#container
{
	width: 967px;
	margin: 0px auto;
}

#flashbox
{
	float: left;
	background-color: #FFF;
	margin:3px 2px 3px 0px;
	padding:0px;
}


#header
{
	position: relative;
	height: 87px;
}

img#mainflash
{
	display: block;
}

div#leftnav
{
	width: 230px;
	font-size: 1.1em;
}

div#leftnav ul
{
	/*margin: 12px 20px 12px 1.25em;*/

}

div#leftnav li
{
	display; inline;
	list-style: none;

}

div#leftnav li a
{
	display: block;
	font-weight: bold;
	line-height: 14px;	
	width: 195px;
	color: #5d5d5d;
	border-bottom: 1px solid #e0e0e0;
	padding: 5px 0px 5px 0px;
	background: url(../images/main_35.gif) no-repeat 15px 10px;
	padding-left: 35px;
}

div#leftnav li a:hover
{
	background-color:#f9f9f9;
	color:#0058ba;
	text-decoration:none;
}

#headerbg
{
	position: absolute;
	height: 25px;
	margin-bottom: 1px;
	width: 490px;
	background: url(../images/header_bg.gif) repeat-x bottom;
	left: 0px;
	top: 61px;
}
	
#logo
{
	position: absolute;
	top: 10px;
	left: 5px;
}

#mainTabs
{
	position: absolute;
	top: 53px;
	left: 490px;
	height: 30px;
}

#mainTabs li
{
	display: block;
	float: left;
}

#searchBox
{
	background-color: #FFF;
	position: relative;
	width: 230px;
	height: 48px;
	background: url(../images/search_bg2.gif) no-repeat top; 
}

img#centerdivider
{
	margin-top: 5px;
}	

img#ourproducts
{
	position: relative;
	display: block;
	margin: 0px auto;
}

img#productinfo
{
	position: relative;
	display: block;
	margin: 7px auto 0px auto;
}

#img#productone
{
	float:left;
}

img#sauna_ad
{
	position: relative;
	display: block;
	margin: 4px auto;
}

img#featuredprod
{
	float: right;
	clear: right;
	margin-top: 4px;
}

div#productnav
{	
	height: 190px;
	position: relative;
	display: block;
	background: url(../images/main_53.gif) no-repeat;
	padding-left:2px;
}

div#productnav ul
{
	/*margin: 12px 20px 12px 1.25em;*/

}

div#productnav li
{
	display; inline;
	list-style: none;

}

div#productnav li a
{
	display: block;
	font-size: 1.1em; !important;
	font-weight: bold;
	line-height: 14.5px;	
	width: 195px;
	color: #5d5d5d;
	border-bottom: 1px solid #e0e0e0;
	padding: 5px 0px;
	background: url(../images/main_35.gif) no-repeat 15px 10px;
	padding-left: 35px;
}

div#productnav li a:hover
{
	background-color:#f9f9f9;
	color:#009933;
	text-decoration:none;
}

div#footer_nav
{	
	height: 22px;
	position: relative;
	width: 100%;
	text-align: center;
}

div#footer_nav ul
{
	/*margin: 12px 20px 12px 1.25em;*/

}

div#footer_nav li
{
	display: inline;
	list-style: none;
	color: #fff;
	margin: 0px 2px;
}

div#footer_nav li a
{
	font-size: 1.0em; !important;
	color: #FFF;
	padding: 5px 0px;
	margin-top: 10px;	
}

div#footer_nav li a:hover
{
	background-color: ;
}

#searchBox input.text
{
	position: absolute;
	top: 15px;
	left: 12px;
	border: none;
	background: none;
	width: 160px;
	font-size: 11px;
	color: #285898;
}

#searchBox input#searchBtn
{
	position: absolute;
	top: 9px;
	left: 196px;
	width: 26px;
	height: 23px;
}

#tollFree
{
	position: absolute;
	top: 10px;
	left: 855px;
}

#topleftcontainer
{
	float: left;
	width: 230px;
	margin: 0px;
	padding: 3px;
}	


#mainMktg
{
	background-color:#fff;
	width:967px;
	height:286px;
	margin:5px 0px 3px 0px;
	padding:0px;
}

#promoContent
{
	padding: 15px;
	/*height: 164px;*/
}

#promoContent h1
{	
	font-size:20px;
	color:#003366;
}

#promoContent p
{
	font-size: 1.2em;
	color: #666;
	line-height:1.4em;
	margin-bottom: 1em;
}

#promoContent p a
{
	color: #0058ba;
}

.featureImage
{
	background-color: #f2f2f2;
	padding: 4px;
	margin: 10px auto 0px auto;
	width: 170px;
	height: 161px;
	display: block;
}

.featureImage img
{
	border: 1px solid #939393;
	display: block;
	margin-left: auto;
	margin-right: auto;
}