/*  
Theme Name: 2006 Helena Handbasket
Theme URI: http://watershedstudio.com/
Description: 2006 Helena Handbasket
Version: 1.0
Author: Watershed Studio
Author URI: http://watershedstudio.com/

*/

body {
	font-family: Arial, sans-serif;
	font-size: .95em;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	background-color: #FFF8DC;
}

hr {
   border: 0;
   width: 100%;
	color: #0082FF;
	background-color: #0082FF;
	height: 1px;
}	

a, a:visited {
	color: #001C99;
}

a:hover, a:visited {
	color: #916630;
	text-decoration: underline;
}

.title a, .title a:hover, .title a:visited, 
.titleTop a, .titleTop a:hover, .titleTop a:visited {
	text-decoration: none;
	color: #0082FF;
}

#container {
  width: 800px;
  margin: 20px auto;
  background: #efe3bd url(images/corners_800_mid.gif) repeat-y;	  
  border-left: 0px solid #FF7D00;
  border-right: 0px solid #FF7D00; 
  border-bottom: 0px solid #FF7D00; 
  line-height: 130%;
  clear: both;
}

.title, .titleTop {
	font-size: 1.2em;
	color: #0082FF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 10px;
	border-bottom: 1px solid #FFF;
	background-color: #FFFAF0;
	height: 20px;
	width: 500px;
	text-align: left;
}

.titleLnav, .titleTopLnav {
	font-size: 18px;
	color: #0082FF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 5px;
	border-bottom: 0px solid #FFF;
	background-color: #e7d39c;
	height: 20px;
	text-align: center;
}

.title, .titleLnav {
	border-top: 0px solid #FFF;	
}

.titleTop, .titleTopLnav {
	border-top: 0px;	
}

#header_top {
  clear: both;
  margin: 0;
  padding: 0;
  height: 25px;
  background: #efe3bd url(images/corners_800_top.gif) no-repeat bottom;	
}

#header {
  height: 135px;
  margin: 0px auto !important;
  border-bottom: 2px solid #FF7D00;
  text-align: right;
  padding-left: 15px;
  padding-right: 15px;  
  color: #916630;
  font-weight: bold;
}

#nav_top {
  height: 25px;
  margin: 0px auto !important;
  border-bottom: 2px solid #FF7D00;
  font: bold 18px Arial, Helvetica, sans-serif;
  color: #916630;
  text-align: center;
}

#leftnav {
  float: left;
  clear: left;
  width: 200px;
  margin: 0;
  padding: 0 0 20px 0;
  text-align: left;
  font: 10px;
}

#leftnav p {
	padding-left: 0px;
}

#leftnav .content {
	padding: 10px 10px 10px 10px;
	clear: both;
	margin-bottom: 10px;
}

#leftnav ul { /* all lists */
	padding: 0 0 0 5px;
	margin: 0;
	list-style: none;
}

#leftnav ul li { /* all list items */

}

#content {
  background: #FFFAF0;
  padding: 0px 0px 1em 0px;
  margin: 0 4px;
  text-align: left;
  /*
  border-left: 1px solid #FFF;
  float: left;
  width: 599px !important;
  width: 598px;
  */
}

#content table, .pagebar {
	margin: 0 20px 0 10px;	
}

#content h2#productlisting {
	margin: 20px 20px 0 10px;		
}

#content p, #content .contentbody, #content .addcomment, #content form {
	padding-left: 10px;
	padding-right: 20px;
}

#content img { float: left; margin: 0px 15px 5px 0px; border: 1px solid #FF7D00;
}
#content img.right {	float: right; margin: 0px 0px 5px 15px; }

#content p.noH {
padding-top: 5px;
margin-top: 0px;
}


#addcomment {
	background-color: #efe3bd;
	border: 0px;
}

#bottom_container {
  clear: both;
  margin: 0;
  padding: 0;
  border-top: 1px solid #FF7D00;
  height: 20px;
}

#footer {
  margin: 0;
  padding: 0 20px 0 20px;
  border-top: 2px solid #FF7D00;
  height: 25px;
  background: #efe3bd url(images/corners_800_bottom.gif) no-repeat bottom;
  text-align: left;
  font-size: 12px;
}

#footer span.alignRight {
	text-align: right;
	margin-left: 370px;
}

#footer6 {
  width: 800px;
  margin: 10px auto 10px;
  
  border-left: 1px solid #FF7D00;
  border-right: 1px solid #FF7D00; 
  border-bottom: 1px solid #FF7D00; 
  line-height: 130%;
  clear: both;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: .5em 20px .5em 20px; }

.body { width: 520px; }

/* Begin Contact Form CSS */

.contact_wrap {
	clear: both;
	padding-left: 10px;
	width: 775px;
}

.contact_left {
	width: 200px;
	float: left;
	clear: none;
}

.contact_right {
	width: 575px;
	float: left;
	clear: none;
}

.contactform, .contactform form { 
padding: 0px;
margin: 0px;
}
		
.contactleft {
width: 100px;
text-align: right;
clear: both; 
float: left; 
display: inline; 
padding: 4px; 
margin: 0px 0 5px 0; 
}
		
.contactright {
width: 425px;
text-align: left;  
float: right; 
display: inline; 
padding: 4px; 
margin: 0px 0 5px 0; 
}

.contacterror {
border: 1px solid #ff0000;
}
/* End Contact Form CSS */