/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		Outdoor
   TEMPLATE CODE: 	S-0020
   VERSION:          1.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #e3e6eb url(/images/bg.gif) repeat-x;
	font: 70%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0 0 50px 0;
}

/* links */
a {	
	color: #5A93C9;
	background: inherit;
}
a:hover {
	color: #000080;
	background: inherit;
	text-decoration: none;	
}

hr.d {border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 94%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	}

/* headers */



h1 {
	font-size: 160%;	
	font-weight: normal;
	color: #000080;
}

h2 {
	font-size: 180%;
	font-weight: bold;
	color: #000080;
	padding: 5px;
}


h3 {
	font-size: 130%;	
	font-weight: bold;	
}

p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}

/* images */
img {
  	padding: 4px;
}

img.gallery {
	background: #fafafa;
  	padding: 2px;
	border: 1px solid #808080;
}

img.button {
	padding: 1px;
}

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

.no_ a{ 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}
.no_ a:hover{
	color: #9EC068;
	background-color: inherit;
	text-decoration: none;
}

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: 2px 6px 2px 45px;  
    border: 1px solid #978069; 
	background: #FAFAE7;
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #976957;
}

.aisles {
	font-weight: bold; 
	font-size: 15px;
	margin-top: 5px;
	text-decoration: none;
}

.aisles-red {
	color: red;

	font-weight: bold; 
	font-size: 15px;
	margin-top: 5px;
	text-decoration: none;
}

.section {
	font-size: 13px
}

.description { 	font-size: 14px; }
.size {	font-size: 14px; font-weight: bold;}
.price { font-size: 16px; font-weight: bold; color: red; }

.cart-text { font-weight: bold; font-size: 110%; }


/* shopping cart stuff */
#cart table {
	font-size: 90%;
	border-collapse: collapse;
	width: 100%;
}

#cart p {
	padding: 0px;
}

#cart form {
	margin:10px; padding:0 0 6px 0px;
	border: 1px solid #a7a7a7; 
	background-color: #f5f5f5; 	
}

#cart table td {
	border: 1px solid #999;
	padding: 5px;
	/*width: 20%;*/
	text-align: center;
}

#cart p, #contents input.button {
	margin: 1em;
}

#cart input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 5px;
	padding: 2px 3px; 
	color: #FFF;
	border: 1px solid #88AD0C;
}


/* checkout form style */
#checkout h3 {
	font-size: 14px;
}



/* start - table 
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(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.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

td.gallery {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left: 0px;
	border-bottom: 0px;
}

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #a7a7a7; 
	background-color: #f5f5f5; 	
}

input {
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	color: #777;
}



label {
	display:block;
	font-weight:bold;
	margin-right: 5px;
	/*margin:5px 0;*/

}

textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #a7a7a7;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #5A93C9;
	border: 1px solid #000144;
}

/* 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 url(/images/wrap-bg.jpg) repeat-y;
	width: 900px;	
	margin: 30px auto 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	float: left;	
	width: 870px;	
	padding: 0; 			
	margin-left: 15px;	
	display: inline;
	border-top: 5px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#featured {
	width: 869px;	
	height: 75px;	
	padding: 0;	
	margin: 4px auto 3px auto;
	border: 1px solid #eeddaa;
}
#header {
	position: relative;
	background: #fff url(/images/guy.jpg) repeat-x;
	width: 870px;	
	height: 100px;	
	padding: 0;	
	margin: 0px auto;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 42px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1.5px;
	color: white;
	text-transform: none;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 22px; left: 20px;	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-weight: bold;
	color: white;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 67px; left: 25px;		
}

/* header links */
#header #header-text {
	position: absolute;
	top: 20px; right: 140px;	
	color: red;
	font: bold 15px Verdana;
	text-align: center;

}
#header #header-text a {	
	color: #5b4a29;
	text-decoration: none;	
	padding: 0 2px;
	font-weight: bold;
}
#header #header-text a:hover {
	color: #111;		
}



/* header-photo */
#header-photo {
	clear: both;
	background: #fff;
	margin: 5px auto;
	padding: 0;		
	height:1px; 
	width: 870px;
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 



/* some formatting css from http://www.glish.com/css/3.asp */


	#contentcenter {
		width:470px;
		padding:0px;
		float:left;
		background:#fff;
		}
		
	#contentcenter ul li {
		list-style-image: url(/images/bullet.gif);
	}
	
	#contentheader {
		background:#fff
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}

	
	





/* sidebar-left */	
#sidebar-left {
		width:175px;
		padding:0px;
		float:left;
		background:#fff;
}	
#sidebar-left h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: normal 1.6em 'Trebuchet MS', Tahoma, Sans-serif;	
	color: #899B0D; 			
}
#sidebar-left ul.sidemenu {
	text-align: left;
	margin: 7px 10px 8px 0px; padding: 0;
	text-decoration: none;		
	border-top: 1px solid #EBEBEB;
}
#sidebar-left ul.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 1px 0 5px 5px;
	margin: 0 2px;		
}

#sidebar-left blockquote {
	margin: 0px;
 	padding: 0px 6px 2px 10px;  
    border: none; 
	background: #fff; 
	color: #976957;
}


* html body #sidebar-left ul.sidemenu li {
	height: 1%;
}
#sidebar-left ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #895F30; 		
}
#sidebar-left ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar-left ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar-left ul.sidemenu ul li { border: none; }






/* sidebar-right */	
#sidebar-right {
		width:225px;
		padding:0px;
		float:left;
		background:#fff;
}	
#sidebar-right h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: normal 1.6em 'Trebuchet MS', Tahoma, Sans-serif;	
	font-weight: bold;
	color: red; 			
}
#sidebar-right ul.sidemenu {
	text-align: left;
	margin: 7px 10px 8px 0px; padding: 0;
	text-decoration: none;		
	border-top: 1px solid #EBEBEB;
}
#sidebar-right ul.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 1px 0 5px 5px;
	margin: 0 2px;		
}
* html body #sidebar-right ul.sidemenu li {
	height: 1%;
}
#sidebar-right ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #5A93C9; 		
}
#sidebar-right ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar-right ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar-right ul.sidemenu ul li { border: none; }



/* footer */
#footer-wrap {
	background: #fff url(/images/content-bg.jpg) repeat-x;
	clear: both;
	width: 870px;
	font-size: 95%;	
	margin-left: 15px;	
	text-align: left;
	padding: 0 0 15px 0;		
	border-bottom: 15px solid #fff;
	border-top: 1px solid #fff;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap h3 {
	color: #404040;  
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
	font-weight: bold;
}

#footer-columns {
	color: #666666;;
	margin: 0 auto; 
	padding: 0;	
	width: 840px;			
}
#footer-columns a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	border-top: 1px solid #e5e5e5;
}
#footer-columns li {
	border-bottom: 1px solid #e5e5e5;	
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 1px 0 1px 10px;
	width: 96%;
}
#footer-columns .col3 {
	float: left;
	width: 42%;
}

#footer-columns .col3-center { 
	float: left;
	width: 27%;
	margin: 0 15px; 
}

#footer-columns .col3-right {
	float: left;
	width: 27%;
}

.footerform {
	border: 0px;
	color: black;
	margin-left: 0px;
}

.footerform input{
	margin: 2px;
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 870px;
	padding: 15px 0 0 0;
	text-align: center;	
}


/* 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; }


/* SUCKERFISH STUFF */

#navMenu{
	margin: 5px 0 0em 15px;
}

#nav, #nav ul {
	text-decoration: underline;
	list-style: none;
	margin: 0;
	padding: 0;
	border: solid #48587c;
	border-width: 0px 0px;
	background: white;
	float: left;
	w-idth: 868px;
}
#nav li {
	text-align: center;
	float: left;
	position: relative;
	text-decoration: underline;
	background: #000;
	back\ground: none;
	width: 172px;
  	border: solid #48587c; /* change color of borders around buttons (without pop out)*/
	border-width: 1px;
	font: bold 13px/20px Arial, Geneva, sans-serif;  
}

#nav a {
	color: #48587c; /* change colors of text links in nav area */
	text-decoration: underline;
	display: block;
	padding: 0.25em 2em;
	width: auto;
}

#nav a:hover {
	color: #000;
	background: #c6c9d0;  /* change color of background of button when howevering */
}

#nav li:hover,
#nav li.jshover {
	background: #c6c9d0; /* change color of background of button when howevering (in pop out) */
	color: #000;
}

#nav li ul {
	display: none;
	position: absolute;
	padding: 0px 0;
	width: 173px;
	margin-left: -2px;
	border: solid #48587c;  /* change color of borders on pop out */
	border-width: 1px;
}

*+html #nav li ul{
	margin-left: -88px;
	width: 173px;
}

* html #nav li ul{
	margin-left: -88px;
	width: 173px;
}

* html #nav li ul li{
	border: 0;
	width: 173px;
}

*+html #nav li ul li{
	border: 0;
	width: 173px;
}

#nav li ul li{
	border: 0;
	width: 173px;
}

#nav li li a {
	width: 120px;
	background: none;
}
#nav li:hover ul,
#nav li.jshover ul {
	display: block;
	color: #000;
}

#nav li:hover li ul,
#nav li.jshover li ul {
	display: none;
	width: 138px;
	top: -9px;
	color: #000;
}

#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
	display: block;
	color: #000;
}