/* Start of CMSMS style sheet 'nevpak' */
/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #272727 url(uploads/images/wholebg.png) no-repeat top left;

	font: 70%/1.6em Arial, Helvetica, sans-serif;
	color: #fff; 
	text-align: left;
	margin: 0;
}
dfn{display:none}
p{line-height:20px; font-size:12px;}
/* links */
a, a:visited {	
	color: #5A93C9;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;	
}

/* headers */
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
}
h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 180%;
	color: #88ac0b;
}
h3 {
	font-size: 150%;	
	font-weight: normal;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}
li{font-size:12px;}
/* images */
img {
	background: #fafafa;
   border: 1px solid #dcdcdc;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #F4F3EC; 
	background: #FAFAE7;  
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 35px;  
   border: 1px solid #F4F3EC; 
	background: #FAFAE7 url(uploads/Outdoors/quote.jpg) no-repeat 7px 10px; 
	font: bold 1.3em/1.5em Arial, Helvetica, sans-serif;
	color: #976957;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 0px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(uploads/Outdoors/nav.jpg) repeat-x;
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #fff;
}
tr {
	height: 32px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;

}

td.footerlogos{padding:0px;}

td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:0px; padding: 0 5px;



}
label {


	margin:5px 0;
}
input {
	padding:6px;
	border: 1px solid #979696; 
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:200px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #979696; 
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(uploads/Outdoors/nav.jpg) repeat-x 0 0;
	border: 1px solid #88AD0C;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 250px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 170px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	background: #fff ;
	width: 900px;	
	margin: 0px auto 0 auto;
	text-align: left;
	color: #333333; 


}
#content-wrap {
	position: relative;
	background: #fff;
	clear: both;
	float: left;	
	width: 869px;	
	padding: 0; 			
	margin-left: 15px;	
	display: inherit;
	border-top: 5px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#header {
	position: relative;
	background: #fff url(uploads/images/logo.jpg) no-repeat;
	width: 870px;	
	height: 100px;	
	padding: 0;	
	margin: 0px auto;
}
#header h1{
display:none;
}


/* header links */
#header #header-links {
	position: absolute;
	top: 25px; right: 5px;	
	color: #0397d7;
font-family: Arial, Helvetica, sans-serif;
	
}
#header #header-links a {	
	color: #0397d7;
	text-decoration: none;	
	padding: 0 2px;
	font-weight: bold;
}
#header #header-links a:hover {
	color: #111;		
}

/* header-photo */
#header-photo {
	clear: both;
	background: #fff;
	margin: 5px auto 0px;
	padding: 0;		
	height:206px; 
	width: 870px;
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 

/* Navigation */
#nav {
	clear: both;	
	margin: 0; padding: 0;		
	height: 45px;	
}
#nav ul {
	float: left;
	list-style: none;
	background: #0397d7;

	background: url(uploads/images/navbg.jpg) repeat-x;		
	width: 872px;		
	height: 45px;
	text-transform: uppercase;
	margin: 0 0 0 13px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
        background-color:#0397d7;
	
	background: url(uploads/images/navbg.jpg) repeat-x;	
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 10px;

	border-left: 2px solid #fff;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #fff;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(uploads/images/navbgblue.jpg) repeat-x;
}
#nav ul li#current a {	
	background: url(uploads/images/navbgblue.jpg) repeat-x;
}

/* Main Column */
#main {
	float: right;
	width: 600px;
	padding: 0px 0 0 0; margin: 0 0 0 0px;
	display: inline;	
}
#main h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2.3em Arial, Helvetica, sans-serif;
	color: #92a609; 
	letter-spacing: -1px;	
	text-transform: none;
}
#main h1 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2em Arial, Helvetica, sans-serif;
	color: #333; 
	letter-spacing: -1px;	
	text-transform: none;
}
.productlistinga{font-size:15px; }
#main h2 a {
	color: #895F30; 
	text-decoration: none;	
}
#main ul li {
	list-style-image: url(uploads/images/bullet.jpg);
}



/* Main Column 2 */
#main2 {
	float: left;
	width: 100%;
	padding: 0px 0 0 0; margin: 0 0 0 0px;

}
#main2 h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2.3em Arial, Helvetica, sans-serif;
	color: #92a609; 
	letter-spacing: -1px;	
	text-transform: none;
}
#main h1 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2em Arial, Helvetica, sans-serif;
	color: #333; 
	letter-spacing: -1px;	
	text-transform: none;
}
.productlistinga{font-size:15px; }
#main h2 a {
	color: #895F30; 
	text-decoration: none;	
}
#main ul li {
	list-style-image: url(uploads/images/bullet.jpg);
}


/* Sidebar */	
#sidebar {
	float: left;
	width: 230px;
	padding: 15px 0 0 0; margin: 0px  10px 0px 0px ;		
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: normal 1.6em Arial, Helvetica, sans-serif;	
	color: #899B0D; 			
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 10px 8px 0px; padding: 0;
	text-decoration: none;		
	border-top: 1px solid #EBEBEB;
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0 5px 5px;
	margin: 0 2px;		
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #895F30; 		
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }


#logos{	width: 869px;	float:left;}

.productitem{width:180px; height:160px; float:left; margin:0px 10px 10px 0px; min-height:180px; text-align:center}
.productheader{margin-top:360px;}

.productheaderspacer{margin-top:200px;}


.block{width:840px; height:auto; float:left; }



/* footer */
#footer-wrap {
	clear: both;
	width: 870px;
	font-size: 95%;	
	text-align: center;
	padding: 15px 0;		
	border-bottom: 0px solid #fff;
	border-top: 1px solid #fff;
        margin: 32px 0px 0px 0px; 
}
#footer-wrap a:hover {
	color: #000;	
}


/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 95%;	
	color: #99997D;
	border: 1px solid #EAE7DB;
	background: #FAFAE7;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }


#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 16px;
background: url(uploads/images/navbg.jpg) repeat-x;
height:39px;
	color: #528CE0;
	margin: 0 0 4px 10px;
	padding: 3px 5px 1px;
font-weight:bold;

}

#accordion img{vertical-align: middle;}

div.element p, div.element h4 {
	margin:0px 0px 0px 10px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}


.buytitle{color:#92A609}

.item{width:560px; height:120px; margin:5px; float:left; padding:10px; border: 1px solid #dcdcdc;}
.item input{border:none;}
.itemimg{width:250px; height:120px;  float;left;}
.itemimg img{padding:0; border:none;}
.itemdesc{width:300px; height:110px; padding:5px; background:#f5f5f5; float:right; font-size:12px;}


.addtobasket{ text-align:right;}
.viewbasket{ text-align:right;}
.viewbasket input{border:none;}

#navlist
{
width:588px;
padding: 10px 5px;
margin-left: 0;
border-bottom: 1px solid #84ba42;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 10px 5px;
margin-left: 3px;
border: 1px solid #84ba42;
border-bottom: none;
background: url(uploads/images/navbg.jpg) repeat-x;	
text-decoration: none;
}

#navlist li a:link { color: #FFF; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #FFF;

background: url(uploads/images/navbgblue.jpg) repeat-x;
border: 1px solid #038FCC;
}

#navlist li a.current
{
background: url(uploads/images/navbgblue.jpg) repeat-x;
border: 1px solid #038FCC;
}

/* End of 'nevpak' */

