html, body{
	margin:0px;
	padding:0;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#000000;
	background:#FFF url("images/bg_body.gif") repeat-x top;
}
input, textarea, select, option{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}
img{
	vertical-align:bottom;
}
a img{
	border:0;
}
fieldset{
	border:0;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
	padding:0;
}
h1 { font-size:14px; }
h2 { font-size:180%; }
h3 { font-size:160%; }
h4, h5 { font-size:140px; }
h6 { font-weight: bold;
	font-size:14px;
	color:#000000;
	}
.bold{
font-weight: bold;

}

table{
	margin:0 0 20px 0;
	padding:0;
	border-collapse:collapse;
}
td{
	padding:4px;
	border:1px solid #dddddd;
}
th{	
	padding:4px;
	border:1px solid #dddddd;
	background-color: #eeeeee;
}

.clearAll{
	font-size:1px;
	height:1px;
	clear:both;
}

#specstable {
width:490px;

}
.dimensions {
width:120px;
text-align:center;
}

.adtable {
width:490px;

}
.adtable .prices {
width:150px;
}

.floatRight {
float:right;
margin: 0 0 20px 20px ;
}
.floatLeft {
float: left;
}

ol{
line-height: 14px;
}
ol li {
padding-bottom:5px;
}
ol li strong{
color:#000;
}

.awards {
float: right;
margin: 0px 20px 40px 20px;
}

#sitemap a{
background-color:#fff;
}

#sitemap li {
padding: 2px;
}

#sitemap ul li {
padding:0px;
}

#formretail{
width: 300px;
border: 1px solid #c0c0c0;
padding: 20px 0px 20px 0px;
margin:30px 0px 20px 0px;
}

#formretail .formrow label{
	text-align: right;
	width: 100px;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 2px;

}

#formretail .retailinput {
	background-color: #fff;
	margin: 4px 0 5px 8px;
	padding: 1px;
}

#formretail .col1 {
	text-align: right;
	width: 135px;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 2px;
}
#formretail .col2 {
	width: 195px;
	height: 31px;
	display: block;
	float: left;
	margin: 0;
}
#formretail .checkboxes{
height: 30px;
width: 220px;
padding-left:110px;
float: left;
}
#formretail .submit {
margin-left: 70px;
}
#formretail .retailheader{
margin:0 0 10px 10px;

}
#subscribetable {
width: 510px;
}
#subscribetable .subdetails{
background-color: #f4f4f4;
}
#subscribetable .subheader{
background-color: #dadada;
font-weight: bold;
height: 30px;
padding-left:10px;
margin-bottom: 10px;
}
.clear{
	clear:both;
}
/*------------
* search css
--------------*/
.searchheading, .summary{
	font-style:italic;
}
.result_title{
	margin:20px 0 0 0;
}
.highlight{
	background-color:#FBDCDF;
}
.infoline{
	font-size:90%;
	font-style:italic;
	color:#999999;
}
.result_pages{
	margin:20px 0;
}

/*-----------
* site holder
-------------*/
#siteHolder{
	width:760px;
	margin:0 auto;
	padding:10px 0 0 0;
	background:none;
	position:relative;
}
#siteHolder #topCurves{
	width:780px;
	height:10px;	
	position:absolute;
	top:0;
	left:0;
	background:none;
}

#siteHolder #bottomCurves{
	width:780px;
	height:5px;
	position:absolute;
	bottom:0;
	left:0;
}

/*-----------
* site topnav
-------------*/
#siteTopNav{
	border:4px solid #000000;
	position:relative;
	background:#ffffff url("images/bg_nav.gif") repeat-x bottom left;
	height:70px;
}

#siteTopNav #topCurves{
	width:760px;
	height:10px;
	background:#ffffff url("images/bg_topNav_topCurves.gif") no-repeat top left;
	position:absolute;
	top:-4px;
	left:-4px;
}
#siteTopNav #logo{
	border-right:4px solid #000000;
	float:left;
	width:205px;
	height:70px;
	background:#000000 url("images/bg_logo.gif") repeat-x top left;
}
#siteTopNav object, #siteTopNav embed{
	width:205px;
	height:70px;
}

/*------------------
* site topnav search
------------------*/
#search{
	text-align:right;
	position:absolute;
	top:10px;
	right:10px;
}
#search #searchBox{
	background:#e7e7e7 url("images/bg_search.gif") repeat-x top left;
	border:1px solid #666666;
	width:130px;
	color:#666666;
	padding:0 2px 0 0;
	margin:0 0 3px 0;
}

/*------------------
* site topnav nav
------------------*/
#nav{
	position:absolute;	
	left:209px;
	margin-top:40px;
}

#nav ul#topNav, #nav li{
	margin:0;
	padding:0;
	list-style:none;
	min-height:30px;
}
#nav li{
	float:left;
	background:transparent url("images/bg_nav_splitter.gif") no-repeat bottom left;
}
#nav li#first{
	background:none;
}
#nav a{
	font-family:"Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-size:120%;
	margin:0 14px;
	position:relative;
	top:9px;
	
}
	
#nav ul#topNav a:hover{
	color:#666666;
	background:none;
}

/*------------------
* indexSite topnav nav
------------------*/
#ieOnly #indexNav{
	position:absolute;	
	left:169px;
	margin-top:40px;
	width: 600px;
}

#indexNav{
	position:absolute;	
	left:169px;
	margin-top:30px;
	width: 600px;
}
#indexNav ul#siteTopNav, #indexNav li{
	margin:0;
	padding:0;
	list-style:none;
	min-height:30px;
}
#indexNav li{
	float:left;
	background:transparent url("images/bg_nav_splitter.gif") no-repeat bottom left;
}
#indexNav li#first{
	background:none;
}
#indexNav a{
	font-family:"Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-size:120%;
	margin:0 14px;
	position:relative;
	top:9px;
}
#indexNav ul a:hover{
	color:#666666;
	background:none;
}

/*------------------
* flash section
------------------*/
#flash{
	border-top:1px solid #ffffff;
	padding-bottom:40px;
}
#flash object, #flash embed{
	width:760px;
	height:300px;
}

/*------------------
* subscribe section
------------------*/
#subscribe{
float:right;
margin-top:-170px;
}

#indexText{
	margin-top:-10px;
	padding:0 10px 10px 10px;
	width: 500px;
}
#indexText a{
	color:#931A23;
	font-weight:bold;
	text-decoration:none;
	}
#indexText a:hover{
	text-decoration:underline;
	background:none;
}

#subscribetable td{
	padding:4px;
	border:0px solid #fff;
}
#subscribetable th{	
	padding:4px;
	border:0px solid #fff;
	background-color: #eeeeee;
}
#lineBreakWhite {
	padding: 10px 0 5px 0;
	}

/*------------------
* subPageMain section
------------------*/
#subPageMain{
	margin:0px auto;
	border-top:1px solid #ffffff;
		}

#ieSixOnly #subPageMain{
	margin:0px auto;
	border-top:1px solid #ffffff;
	}

#subPageMain #pageTitle{
	background-color:#000000;
	}

#subPageMain #subPageGraphic{
	width:547px;
	height:199px;
	margin-top: -200px;
	padding: 0px 0px 0px 213px;
}

/*------------------
* subPageContent section
------------------*/

#subPageContent {
	background-color:#d5d0c1;
	width:213px;
	}
	
#ieSixOnly #subPageContent {
	background-color:#d5d0c1;
	width:760px;
	}

#subPageContent #subNav{
	background-color:#d5d0c1;
	float:left;
	margin: 0 0 0 0;
	width:213px;
	padding:10px 0 0 0;
			}	
			
/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #subNav {
  margin-right: 10px;
  width:213px;
  }
 
* html p{
  height: 1%;
  margin-left: 0;
  }
 
/* End hide from IE5/mac */
#subPageContent #subNav #callout {
	padding-top: 10px;
	width:213px;
	float:left;
	background-color:#d5d0c1;
	
			}
#subNav li{
	background:#d5d0c1 url("images/arrow_dark.gif") no-repeat ;
		}
		
	
#subPageContent #subNav ul, #subPageContent #subNav li{
	margin:0;
	padding:0;
	list-style:none;
}

#subPageContent #subNav ul ul{
	margin:0 0 0 30px;
}

#subPageContent #subNav a, ul ul a, a:hover, a current:hover {
	background: #d5d0c1 url("images/arrow_dark.gif") no-repeat right;
}

#subPageContent #subNav a{
	color:#000000;
	text-decoration:none;
	display:block;
	padding: 5px 10px;
}

#subPageContent #subNav a.current {
	color: #ffffff;
	background: #000000 url("images/arrow_white.gif") no-repeat right;
}

		
#subPageContent #subNav a.top {
	color: #ffffff;
	background: #000000 url("images/arrow_white.gif") no-repeat right;
}


#subPageContent #subNav ul ul a{
	background-color:#c1bbab;
			}
		
#subPageContent #subNav a:hover, a.current{
	color:#ffffff;
	background: #c1bbab url("images/arrow_white.gif") no-repeat right;
	
}


#subPageContent #subNav ul, a.current:hover{
	background: #c1bbab url("images/arrow_dark.gif") no-repeat right;
	color: #931a23;
	
		
}

#subPageContent #content{
	background:#FFFFFF;
	margin:0 0 0 213px;
	padding: 10px 0 0 20px;
	color:#000000;
	width:527px;
}

#ieOnly #subNav {
	height:400px;
}


#ieSixOnly #subNav {
	height:auto;
	width:210px;
}


#ieOnly #content {
	*margin-top: -410px;
	background-color:#FFFFFF;
}

#ieSixOnly #content {
	margin-left:0px;
	margin:0 0 0 210px;
	width: 524px;
	background-color:#FFFFFF;
	height:450px;
	}

#subPageContent #content h2, #subPageContent #content h3, #subPageContent #content h4, #subPageContent #content h5 {
	color:#931A23;
	margin:0 0 15px 0;
}
#subPageContent #content p{
	margin:0 0 20px 0;
	padding:0;
}
#subPageContent #content ul{
	margin:0 0 20px 50px;
	padding:0;
}
#ieSixOnly #subPageContent #content ul{
	margin:0 0 0 50px;
	padding:0;
}
#subPageContent #content a{
	color:#931A23;
	font-weight:bold;
	text-decoration:none;
}
#subPageContent #content  a.external{
	padding:0 12px 0 0;
	background:transparent url(images/bg_newWindow_visited.gif) no-repeat center right;
}
#subPageContent #content a:visited{
	color:#C23943;
}
#subPageContent #content a.external:visited{
	padding:0 12px 0 0;
	background:transparent url(images/bg_newWindow_visited.gif) no-repeat center right;
}
#subPageContent #content a:hover{
	text-decoration:underline;
	background:none;
	}
#subPageContent #tableAlignLeft {
	margin-top: 0px;
	float: left;
}
#subPageContent #tableAlignRight {
	margin-top: 0px;
	float:right;
	padding: 0 150px 0 0;
}
#subPageContent #tableAlignBottom {
	position: relative;
	margin: 280px 0 10px 0;
}

#signupHolder{
	position: relative;
	float: right;
	margin:0px;
	padding: 10px 10px 0 0;
	width:174px;
	height:345px;
	
}
#signup{
	margin-top:-90px;
	float:right;
}

.subscribe {
	width: 88px;
	padding: 5px;
	color:#000000;
	background:url("images/subscribe_button.gif") no-repeat;
	border:none;
	font-size:10px;
	font-weight:bold;
		}
/*_______________
magazine structure
__________________*/


#magThumb {
postion: absolute;
		float:left;	
		top: 0px;
		margin-top:5px;
		left: 0px;
		width:70px;
}

#magText {
		postion: absolute;
		float:right;	
		top: 0px;
		margin-top:0px;
		width:390px;

}

#magFind {
		postion: absolute;
		float:right;	
		top: 0px;
		margin-top:40px;
		width:90px;
		padding:0;
		border:0px;

}

#lineBreak {
	padding: 50px 0 5px 0px;
		}

#magThumb2 {
postion: absolute;
		float:left;	
		top: 0px;
		margin-top:5px;
		left: 0px;
		width:70px;
}



 #magText2 {
postion: absolute;
		float:right;	
		top: 0px;
		margin-top:0px;
		left: 0px;
		width:390px;
}




 #magThumb3 {
postion: absolute;
		float:left;	
		top: 0px;
		margin-top:5px;
		left: 0px;
		width:70px;
}



 #magText3 {
postion: absolute;
		float:right;	
		top: 0px;
		margin-top:0px;
		left: 0px;
		width:390px;
}

 #magThumb4 {
postion: absolute;
		float:left;	
		top: 0px;
		margin-top:5px;
		left: 0px;
		width:70px;
}



 #magText4 {
postion: absolute;
		float:right;	
		top: 0px;
		margin-top:0px;
		left: 0px;
		width:390px;
}
/*------------------
clients structure
------------------0*/

 #clientThumb {

		float:left;	
		top: 0px;
		margin-top:5px;
		left: 0px;
		width:150px;
}

#clientText {

		float:left;	
		top: 0px;
		margin-top:0px;
		width:300px;

}

#clientThumb2 {

		float:left;	
		top: 0px;
		margin-top:5px;
		left: 0px;
		width:150px;
}

#clientText2 {

		float:left;	
		top: 0px;
		margin-top:0px;
		width:300px;

}


#clientThumb3 {

		float:left;	
		top: 0px;
		margin-top:5px;
		left: 0px;
		width:150px;
}

#clientText3 {

		float:left;	
		top: 0px;
		margin-top:0px;
		width:300px;

}
#clientThumb4 {

		float:left;	
		top: 0px;
		margin-top:5px;
		left: 0px;
		width:150px;
}

#clientText4 {

		float:left;	
		top: 0px;
		margin-top:0px;
		width:300px;

}
#clientThumb5 {

		float:left;	
		top: 0px;
		margin-top:5px;
		left: 0px;
		width:150px;
}

#clientText5 {

		float:left;	
		top: 0px;
		margin-top:0px;
		width:300px;

}
#clientThumb6 {

		float:left;	
		top: 0px;
		margin-top:5px;
		left: 0px;
		width:150px;
}

#clientText6 {

		float:left;	
		top: 0px;
		margin-top:0px;
		width:300px;

}

#clientThumb7 {

		float:left;	
		top: 0px;
		margin-top:5px;
		left: 0px;
		width:150px;
}

#clientText7 {

		float:left;	
		top: 0px;
		margin-top:0px;
		width:300px;

}
#clientThumb8 {

		float:left;	
		top: 0px;
		margin-top:5px;
		left: 0px;
		width:150px;
}

#clientText8 {

		float:left;	
		top: 0px;
		margin-top:0px;
		width:300px;

}


#magCheckThumb {
postion: absolute;
		float:left;	
		top: 0px;
		margin-top:5px;
		left: 0px;
		width:250px;
}
#magCheckThumb h6 {
		margin-bottom:15px;

}



#magCheckText {
		float:right;	
		padding-left:15px;
		margin-top:-20px;
	
}

/*_________________
formFormatting section
--------------------*/

.form {
	
	text align: left;
	background:#ebe8df;
	border:  solid 1px #cccccc;
	margin: 5px 0 0 10px;
	float: left;
	display:block;
	}

input, select, textarea {
  font-size: 100%;
  color: #000000;
  font:Arial, Helvetica, sans-serif;
}

textarea {
  overflow: auto;
}

.formTextB{
display:block;
font-weight: bold;

}


.formText{
display:block;

}


#indent1 {
margin: 0 0 0 15px;
}
#indent2 {
margin: 0 0 0 30px;
}


/*------------------
* site bottom nav
------------------*/
#siteBottomNav{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-bottom:5px;
	padding-top:1px;
	position:relative;
	height:2.5em;
	}
	
#ieSixOnly #siteBottomNav{
	margin-top:0px;
	border-bottom: 1px solid #000000;
	padding-bottom:0px;
	padding-top:0px;
	height:2.5em;
	}
#siteBottomNav #leftNav, #siteBottomNav #rightNav{
	position:absolute;
	top:1em;
}
#siteBottomNav #leftNav{
	width:150px;
	left:0px;
	padding: 0 5px 0 5px;
}
#siteBottomNav #rightNav{
	width:625px;
	text-align:left;
	right:5px;

}
#siteBottomNav ul, #siteBottomNav li{
	margin:0;
	padding:0;
	list-style:none;
}
#siteBottomNav li{
	display:inline;
}
#siteBottomNav #leftNav a{
	margin:0 15px 0 0;
}
#siteBottomNav #rightNav a{
	margin:0 0 0 12px;
}
#siteBottomNav a{
	color:#999;
	text-decoration:none;
}
#siteBottomNav a:hover{
	text-decoration:underline;
	color:#000000;
	background:none;
}


/*-----------
* credits
-------------*/
#credits{
	width:760px;
	margin:10px auto;
	position:relative;
	color:#d1d1d1;
}
#sitemap{
	width:10%;
	float:left;
	
}
#credit{
	width:70%;
	float:left;
}
#credit a{
	text-decoration:none;
	color:#d1d1d1;
}
#credit a.external{
	padding:0 12px 0 0;
	background:transparent url(images/bg_newWindow_credits.gif) no-repeat center right;
}
#credit a:hover{
	text-decoration:underline;
}
#copyright{
	width:23%;
	position:absolute;
	text-align:right;
	top:0;
	right:0;
}
#copyright p{
	margin:0;
	padding:0;
	color:#d1d1d1;
}

/* 211109 */
.btmBanner {float:left; width:458px; margin:0; padding-left:10px}
