/*
Designed by Jennifer Brandenberg
jen@simpleoutdoorstore.com
*/

* {
	margin: 0px;
	padding: 0px;
}


#nomove {
	position:fixed;
	right:0;
	top:40 px;
}	

img.hidden {
	visibility:hidden;
}	

.quicklinks td {

	padding-left: 30px;

}

.product-title {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #94702E;
	margin-top: 10px;
	text-align: center;
}	

p {
	padding-left:30px;
	padding-right:30px;
}

sup {
	font-size:10px;
}	


li {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

.borderedtable { 
	border: 1px solid #94702E;
	table-layout:fixed;
}

.styledlist {
	list-style-type: disc;
}
	
.sos img{
	padding-top:0px;	
	padding-bottom:0px;
	padding-right:10px;
	padding-left: 20px; 	  
}	

.bold_paragraph p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#94702E;
	font-weight: bold;
	padding-left:30px;
	padding-right:30px;
}

}		
#logo_t p { 
	padding: 6px 0px 0px 0px;
}

#logo_t2 { 
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
}

a:link {
	color: #80ACC8
}

a:hover {
	text-decoration: underline;
	color: #80ACC8;
}

a:visited {
	color: #80ACC8;
}

body {	
	background: url(images/bg.jpg) repeat fixed;
	font: 13px Arial, Helvetica, sans-serif;
	color: #94702E;
	margin-top: 10px;
}

#content {
	margin: 0 auto;
	width: 837px;
	text-align: left;
	
}

#main {
	padding-bottom: 0px;
	padding-top: 0px;
	background: url(images/bg_c.gif) repeat-y;
}

#main2 {
	padding-top: 10px;
	background: url(images/main2.gif) top no-repeat;
}


#header {
	height: 299px;
	background:url(images/logo.png) top no-repeat;
}


#logo {
	text-align: left;
	background: url(images/oduvan.jpg) no-repeat;
	padding: 40px 0px 0px 40px;
	height: 217px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}

#logo H2 a {
	font-size: 10px;
	text-transform: uppercase;
}


#menu {
	margin: 0 auto;
	width: 817px;
	height: 37px;
	background: url(images/menu.jpg) center no-repeat;
	text-align: center;
	padding-left: 20px;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline; 
}

#menu a {
	float: left;
	width: 160px;
	height: 27px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	font-size: 16px;
	text-transform: capitalize;
}

#menu a:hover {
	width: 160px;
	color: #5BA4D6;
	text-decoration: underline;
	background: url(images/b2.png) 0px 2px repeat-x;
}

#left {
		
	width: 549px;
	padding: 6px 8px 0px 26px;
	margin-left: 0px;
	float:left;
}




#left H1 {
	font-size:24px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}
  

#left H2 {
	font-style:italic;
	font-size:16px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}

#left H3 {
	border-bottom: 1px dotted #94702E;
	font-weight:normal; 
	padding: 4px 0px 4px 0px;
	font-size:16px
}

#left H4 {
	font-weight:bold; 
	font-size:14px;
}

#left H5 {
	font-weight:bold;
	font-size:13px;
}

.titl_right {
	height: 25px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 21px;
	text-transform: none;
	color: #ffffff;
	background: url(images/tit_r.jpg) center no-repeat;
	margin: 0px 0px 0px 0px;
}

.titl_right_long {
	height: 35px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 21px;
	
	color: #ffffff;
	background: url(images/tit_r.jpg) center no-repeat;
	margin: 0px 0px 0px 0px;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
}


#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding: 0px;
    font-size: 12px;	
}

}
#right .ug li {
	margin: 10px 0px;
	background:url(images/hikers.png) 0px 0px no-repeat;
	padding-left: 25px;
}

#left ul {
	list-style: disc;
	margin: 10px 25px;
}

#left a {
	color: #4DA0C6;
	text-decoration: none;		
}



#left a:hover {
	color: #4DA0C6;	
}

#left a:visited {
	color: #4DA0C6;
}

#product_row {
	background: white;
	margin: 0 auto;
	margin-bottom: 40px;
	width: 100%;
	border-top: 1px dotted #94702e;
	border-bottom: 1px dotted #94702e;
}




.product_box {
	background: white;
	position: relative;
	display : inline-block;
    margin-left : 10px;
	height: 265px;
	width: 150px;
	padding: 30px 10px 40px 10px;
}

.product_box ul li  {
	font-size: 11px;
}

.product_box ul li a {
	font-size: 15px;
}

#About_Us img{
	padding: 10px;
}

#About_Us p{
	padding: 10px;
	width:80%;
	margin-left: 30px;
}

		/* right menu list items */
.ug {
	background: url(images/tit_r_bg.jpg) 3px 0px  no-repeat;
	padding: 30px 30px 30px 30px;

}

.ug2 {
	background: url(images/tit_r_bg.jpg) 3px 0px no-repeat;
	padding: 30px 0px 0px 10px;
}

.ug3 {
	background: url(images/tit_r_bg.jpg) 3px 0px no-repeat;
	padding: 30px 30px 30px 40px;
}	

.ug4 {

	padding: 0px 0px 0px 3px;
}	




#right {
	float: right;
	width: 236px;
	font-size: 11px;
	font-family: arial;
}

#right h2 {
	height: 27px;
	padding: 5px 0px 0px 20px;
	margin: 0;
	color: #ffffff;
	background: url(images/titl2.jpg) no-repeat;
	font-size: 18px;
}

#right h3 {	
	margin: 0;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	padding-right:25px;
}


#right a {
	color: #4DA0C6;
	text-decoration: none;
	font-weight: bold;
}

#right a:hover {
	color: #4DA0C6;
	text-decoration: underline;
	font-weight: bold;
}

#right a:visited {
	color: #4DA0C6;
	text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0px 10px 0px 10px;
	padding-bottom: 10px;
}

#bottom {
	padding-top: 18px;
	background:url(images/bottom.jpg) bottom no-repeat;
	height: 100%;
}


#footer {
	padding-top: 20px;
	clear: both;
	background: white;
	height:100%;	
}
#footer table {
	width:100%;
	margin: 0;
}


#footer td{
	color: #000000;
	width: 25%;
}	

#footer li {
	padding-left: 20px;
	text-align: left;
	color: #000000;
	
}

#footer a {
	color: #000000;
}


