body {
	margin:0;
	padding:0;
	width:100%;
	/* background:#fff; */
	background: #585858 url('../images/bg.png') repeat-x fixed; 
	min-width:600px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
	text-align:center;
	font-family: arial;

}
a {color:#369;}
a:hover {
	color:#F58220;
	/* background:#368;*/
	text-decoration:none;
}
h1, h2, h3 {
	margin:.1em 0 .2em 0;
	padding:0;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
}
img {
	margin:5px 0 5px 5px;
}
#header {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	border-bottom:1px solid #ffffff;
	background:#ffffff;	
}
#header p {
	padding:.5em 15px	.2em 15px;
	margin:0;
}
#header h1  {
	padding:.2em 15px;
	margin:0;
}
#header h2  {
	padding:.2em 15px	.7em 15px;
	margin:0;
}





#colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	background:#ffffff;		/* Left column background colour */
	
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	background:#fff;    	/* Centre column background colour */
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-400px;
	background:#ffffff;    	/* Right column background colour */
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:0 15px 0 415px;
	overflow:hidden;
}
#col1 {
	width:100%;
	overflow:hidden;
}

#col1 h1  {
	margin-top: 6px;
	color: #585858;
	font-size: 21px;
	display: block; 
	height: 22px; 
}


#col2 {
	float:left;
	width:202px;
	position:relative;
	margin-left:-50%;
	left:198px;
	overflow:hidden;
}
#col3 {
	float:left;
	width:202px;
	position:relative;
	left:0px;
	overflow:hidden;
}
#footer {
	clear:both;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	border-top:1px solid #cccccc;
	background-color: #ffffff;
}
#footer p {
	padding:.5em 15px;
}





/*wrapper styles */
	.fixed #wrapper {
		width:986px;
		text-align:left;
		margin:0 auto;
		display: table; 
		border-left:10px solid #ffffff;
		border-right:10px solid #ffffff;
		border-top:10px solid #ffffff;
		
	}
	.liquid #wrapper {
		width:100%;
		text-align:left;
		margin:0;
		display: table; 
		border-left:10px solid #ffffff;
		border-right:10px solid #ffffff;
		border-top:10px solid #ffffff;
	}
	




/* FROM OLD SITE */


/* Start Top Navigation */
#menu { 
	background: #333333 url('../images/navigation_bg.png') repeat-x; 
	font-size: 13px; 
	font-weight: bold; 
	height: 32px; 
	letter-spacing: 0.02em; 
	position: relative; 
	width: 100%; 
	clear: both; 
	margin-bottom:0px; 
	}

#menu ul { 
	list-style: none; 
	margin: 0px; 
	
	}

#menu ul li { 
	float: left;  
	}

#menu ul li span a { 
	background: url('../images/navigation_sep.png') no-repeat; 
	background-position: right center;  
	text-decoration: none; 
	display: block; 
	float: left; 
	padding: 8px 10px 6px 10px; 
	}

#menu ul li a { 
	color: #ffffff;  
	text-decoration: none; 
	display: block; 
	float: left; 
	}

#menu ul li a:hover { 
	color: #cccccc;  
	text-decoration: underline; 
	display: block; 
	float: left; 
	}
/* End Top Navigation */



/* Start Top Search */
#topsearch { 
	background: #d6d6d6 url('../images/navigation_border.png') no-repeat; 
	background-position: top center;
	height: 52px; 
	width: 100%; 
	clear: both; 
	margin-bottom:0px; 
	}

#searchnotitle {
	padding-right: 30px;
	padding-top: 8px;
	float: right;
	}

#searchnotitle .searchform {
	background-color: #ffffff;
	height: 16px;
	width: 200px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #585858;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	}

#searchnotitle select {
	background-color: #ffffff;
	width: 226px;
	padding: 3px 7px 2px 5px;
	color: #585858;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	}
/* EndTop Search */


/* Start Generic Sidebar Information */
.sidebarbg { 
	background-color: #d6d6d6;
	} 

#selected {   
	background: #333333 url('images/sidebar_sep.png') no-repeat; 
	background-position: bottom center;
	padding: 6px; 
	display: block;   
	color: #ffffff;
	padding-right: 10px; 
	padding-left: 14px; 
	font-family: Arial;
	font-size: 12px;
	display: block;  
	text-decoration: none; 
	} 

.sidebartop {
	background: url('../images/sidebar_top.png') no-repeat;
	width: 200px;
	height: 9px;  
	}

.sidebarbottom {
	background: url('../images/sidebar_bottom.png') no-repeat;
	width: 200px;
	height: 9px;  
	}

/* End Generic Sidebar Information */

/* Start Sidebar Left */
#sidebar {
	margin-top: 5px;
	float: left;
	width: 200px;
	/*background-color: #;*/
   	text-align: left;
	}

#sidebar h2 {
	background-position: top center;
	margin-left: 4px;
	padding-top: 0px;
	padding-left: 8px;
	padding-bottom: 12px;
	color: #585858;
	font-family: arial;
	font-size: 17px;
	display: block;  
	text-decoration: none; 
	height: 1px;
	background: url('../images/h2sbg.png') no-repeat;

	} 

#sidebar ul {  
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px; 
	padding-bottom: 0px; 
	} 

#sidebar ul li { 
	display: block;
	} 

#sidebar ul li a { 
	background: #484848 url('../images/sidebar_sep.png') no-repeat; 
	background-position: bottom center;
	margin-top: 0px;
	padding: 6px; 
	margin: 0px; 
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 20px; 
	text-decoration: none; 
	} 

#sidebar ul li a:hover { 
	background: #F58220 url('../images/sidebar_sep.png') no-repeat; 
	background-position: bottom center;
	padding:  6px; 
	margin: 0px; 
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 20px; 
	text-decoration: none; 
	} 
/* End Sidebar Left */



/* Start Header */
#header-1 {
	margin: 0; 
	height: 147px; 
	/*width: 784px;*/
	background: url('../images/logo-bestbinocularsreviews.jpg') no-repeat;
	}
	
#headerhome {
	margin: 0; 
	height: 147px; 
	/*width: 784px;*/
	background: url('../images/logo-bestbinocularsreviews.jpg') no-repeat;
	}	
	
#headerbinoculars-for-safaris {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-safari-binoculars.jpg') no-repeat;
	}	
	
#headerbirdwatching {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-birdwatching-binoculars.jpg') no-repeat;
	}	
	
#headermarine {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-marine-binoculars.jpg') no-repeat;
	}	
		
#headerastronomy {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-astronomy-binoculars.jpg') no-repeat;
	}	
	
	
#headernightvision {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-nightvision-binoculars.jpg') no-repeat;
	}			
	
#headercanon {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-canon-binoculars.jpg') no-repeat;
	}		
	
#headersteiner {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-steiner-binoculars.jpg') no-repeat;
	}		
	
#headerminox {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-minox-binoculars.jpg') no-repeat;
	}	
	
	
#headerzeiss {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-zeiss-binoculars.jpg') no-repeat;
	}	
	
#headercelestron {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-celestron-binoculars.jpg') no-repeat;
	}	
	
	
#headerleica {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-leica-binoculars.jpg') no-repeat;
	}	
	
#headernikon {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-nikon-binoculars.jpg') no-repeat;
	}		
		
	
#headeratn {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-atn-binoculars.jpg') no-repeat;
	}	
	
#headerbushnell {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-bushnell-binoculars.jpg') no-repeat;
	}				
			
			
#headerolympus {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-olympus-binoculars.jpg') no-repeat;
	}				
	
	
#headerswift {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-swift-binoculars.jpg') no-repeat;
	}	
	
	
#headerkowa {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-kowa-binoculars.jpg') no-repeat;
	}	
	
#headerswarovski {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-swarovski-binoculars.jpg') no-repeat;
	}	
	
#headerbrunton {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-brunton-binoculars.jpg') no-repeat;
	}	
	
#headerleupold {
	margin: 0; 
	height: 147px; 
	width: 784px;
	background: url('../images/logo-leupold-binoculars.jpg') no-repeat;
	}					

.headerimg {
	margin: 0;
	background: url('../images/logo_border.png') no-repeat;
	background-position: bottom center;
	height: 147px; 
	width: 784px;
	}
/* End Header */



#highlighttab {float:right; width:202px; display:block; height: 147px; background: url('../images/highlight-tab.gif') no-repeat; margin: 0; padding:0;}

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


.colorlror, .orange{color:#F58220}
.white{color:#FFFFFF}

.cmnt_icn, .view_icn, .dwnl_icn, .tag_icn, .socb, .socb_ign, .win_icn, .lin_icn, .mac_icn{background:url(../images/sprite-icons.png) no-repeat; padding:7px 0 7px 32px; height:30px; line-height:30px; margin:0 0 0 10px}


.socb, .socb_ign{display:block; width:32px; height:32px; margin:5px 10px 0 0; text-decoration:none; padding:0px; float:left; cursor:pointer}
.socb_ign{background-position:1000px 1000px}
.deli{background-position:-25px -921px}
.dig{background-position:-25px -961px}
.stum{background-position:-25px -1001px}
.tech{background-position:-25px -1041px}
.redd{background-position:-25px -1081px}
.furl{background-position:-25px -1121px}
.twit{background-position:-25px -1161px}
.face{background-position:-25px -1200px}
.email{background-position:-25px -881px}
.deli:hover{background-position:-25px -586px}
.dig:hover{background-position:-25px -626px}
.stum:hover{background-position:-25px -666px}
.tech:hover{background-position:-25px -706px}
.redd:hover{background-position:-25px -746px}
.furl:hover{background-position:-25px -786px}
.twit:hover{background-position:-25px -826px}
.face:hover{background-position:-25px -1238px}
.email:hover{background-position:-25px -546px}


.bl_solid {background: url(../images/bl.gif) 0 100% no-repeat #e68200 ; width: 200px; }
.br_solid {background: url(../images/br.gif) 100% 100% no-repeat}
.tl_solid {background: url(../images/tl.gif) 0 0 no-repeat}
.tr_solid {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 
.clear4 {font-size: 4px; height: 4px} 
.clear5 {font-size: 5px; height: 5px} 

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


.t_wide {background: url(../images/dot.gif) 0 0 repeat-x; width: 550px}

.t {background: url(../images/dot.gif) 0 0 repeat-x; width: 270px}
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y}
.r {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/bl_line.gif) 0 100% no-repeat}
.br {background: url(../images/br_line.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl_line.gif) 0 0 no-repeat}
.tr {background: url(../images/tr_line.gif) 100% 0 no-repeat; padding:10px} 

.smallertext {font-size: 0.8em}

.explain {
	float: right;
	text-transform: none;
	background: #ffffff;
	padding: 1px 4px 0px 4px;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	}	
	
.stars {
	
	text-transform: none;
	background: #ffffff;
	padding: 2px 4px 2px 4px;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	}

