/* Harvest Outfitters CSS Document */

body {
	font:11px Georgia, 'Times New Roman', Times, serif;
	color:#28780A;
  text-align: center;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  line-height:15px;
}

h1 {
	font: italic normal 32pt georgia;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #7D775C;
}

h3 {
	font: italic normal 14pt georgia;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #7D775C;
}

h3 a:link {
  color:#7D775C;
  text-decoration:underline;
}
h3 a:visited {
  color:#7D775C;
  text-decoration:underline;
}
h3 a:hover {
  color:#7D775C;
  text-decoration: underline;
}
h3 a:active {
  color:#7D775C;
  text-decoration:underline;
}

a:link {
  color:#4a462e;
  text-decoration: underline;
}
a:visited {
  color:#4a462e;
  text-decoration: underline;
}
a:hover {
  color:#8c6210;
  text-decoration: underline;
}
a:active {
  color:#4a462e;
  text-decoration: underline;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

div, textarea, th {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  color:#000000;
  line-height:15px;

}

td {
  padding: 15px 15px 15px 15px;
}

img {
  border: none;
}

.reg {
  margin-left: 40px;
  clear: both;
  border:1px solid #cecece;
  text-align: left;
  float: none;
}

input {
  margin: 0 0 3px;
  padding: 2px 2px 2px 2px;
  font-size: 8pt;
}


select {
  font-size: 9pt;
}

#container {
  margin: 0 auto;
  width: 900px;
  text-align: left;
}

.red {
  color: #98040e;
}

.brown {
  color: #7D775C;
}
.bold {
  font-weight: bold;
}



/*** HEADER ************************************************************/

#header {
  margin: 0;
  padding: 0;
  width: 900px;
  height: 100px;
  border-bottom:1px solid #cecece;
/*  border-bottom: medium solid #7D775CA; */
/*  border:1px solid #cecece;*/
}

#logo {
  margin: 2px 0 5px 1px;
/*  border:1px solid #cecece; */
}

.subdue {
  color: #999;
}

.indent {
  margin: 15px 0 0 30px;
}

#menu {
  margin: 8px 0 0 15px;
/*  width: 1000px; */
/* border:1px solid #cecece;*/
}

#cart {
  font-size: 8pt;
  font-family: Verdana, Arial, sans-serif;
  color: #7D775CA;
  font-weight: normal;
  float: right;
  margin: 0 15px 0 0;
/* border:1px solid #cecece;*/
}

.smalllink {
  font-size: 8pt;
  font-family: Verdana, Arial, sans-serif;
}


/*** CONTENT ************************************************************/
#content-home {
  float: right;
  width: 580px;
  margin: 15px 15px 15px 35px ;
  padding: 0 0 5px 5px;
/*	background: url('../images/wheat_watermark.gif') no-repeat top center;  */
}



#content {
  float: right;
  width: 800px;
  margin: 15px 15px 15px 35px ;
  padding: 20px 0 5px 5px;
}


#content p {
  margin: 5px 55px 0px 10px;
  padding: 0 0 5px 1px;
  font-size: 9pt;
  font-family: Verdana, Arial, sans-serif;
  color: #393025;
  font-weight: normal;
  line-height: 18px;
}

#content-home p {
  margin: 5px 55px 0px 10px;
  padding: 0 1px 5px 1px;
  font-size: 9pt;
  font-family: Verdana, Arial, sans-serif;
  color: #393025;
  font-weight: normal;
  line-height: 18px;

}


#content p.subheader {
  font-weight: bold;
}

#content .title {
  padding: 3px 0 15px 2px;
	margin: 10px 0 15px 2px;
  color: #814cf6;
  font-size: 14pt;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-weight: 700;
}

#content .comment {
  padding: 3px;
	margin-top: 3px;
  color: #999;
  font-size: 10pt;
  font-family: Verdana, Tahoma, Arial, sans-serif;
/*	border: 1px solid #ccc; */
}

#content li {
  list-style-type: circle;
  padding: 0 0 0 2px;
  margin: 0 0 0 65px;
  font-size: 12px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}


form p {
  padding-top: 20px;
  font-weight: bold;
}

form .formElement {
  margin: 0 0 0 0;
}

.contentSectionHead {
  padding: 15px 0 0 0;
  margin: 5px 0 0 0;
  font-size: 11px;
  font-weight: bold;
}

.contentFootNote {
  padding-top: 10px;
  color: #808080;
  font-size: .7em;
  font-weight: 400;
}

.listitem {
  font-size: 9pt;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

.listitem td {
  padding: 1px 1px 1px 1px;
}

.subdue {
	color: #777;
}

#breadcrumb {
  font-size: 8pt;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin: 3px 0 0 30px;
  color: #745d7d;
  width: 900px;
  text-align: left;
  float: left;
  clear: both;
  
}

#breadcrumb a {
/*  color: #7D775C ;  5d7d71  745d7d  5d627d     5e7c6d*/
  color: #745d7d;
  font-weight: bold;
  text-decoration: none;
}

#breadcrumb a:hover {
  color: #745d7d;
  text-decoration: underline;
}

#breadcrumb a:visited {
  color: #745d7d;
}

#breadcrumb a:link {
  color: #745d7d;
}

#specification {
  font-size: 8pt;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin: 50px 0 0 5px;
  color: #000000;
}

#specification ul {
  font-size: 8pt;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #000000;
  margin-left: 1em;
  padding-left: 1em;
}

#specification li {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 8pt;
  list-style-type: disc;
  list-style-position: inside;
  margin-left: 0;
  padding-left: 0;
}

h4 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 8pt;
	color: #7D775C;
}

h4 a:link {
  color:#7D775C;
  text-decoration:none;
}
h4 a:visited {
  color:#7D775C;
  text-decoration:none;
}
h4 a:hover {
  color:#7D775C;
  text-decoration: underline;
}
h4 a:active {
  color:#7D775C;
  text-decoration:none;
}

#detail-right {
  float: right;
}

#cartcount {
  font-size: 8pt;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color:#7D775C;
	float: right;

}

.tinybrowntext {
  margin: 5px 55px 0px 1px;
  padding: 10px 0 5px 1px;
  font-size: 8pt;
  font-family: Verdana, Arial, sans-serif;
  color:#7D775C;
  font-weight: normal;
  line-height: 15px;
}




/*** CART ************************************************************/

.carttable {
	width: 700px;
	border: 1px solid #7D775C;
  font-size: 8pt;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border-collapse: collapse;
}

.cartheader {
  background-color:#dee8c8;
	color: #7D775C;
	font-weight: 700;
	margin: 0 0 0 0;
}

.cartitem {
	padding: 6px 0 6px 0;
}



.cartcell {
  padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
	border: 1px solid #7D775C;

}

.cartcell a:link {
  color: #483D8B;
  text-decoration:none;
}
.cartcell a:visited {
  color:#483D8B;
  text-decoration:none;
}
.cartcell a:hover {
  color:#00008B;
  text-decoration: underline;
}
.cartcell a:active {
  color:#483D8B;
  text-decoration:none;
}


.cartfooter {
	border-top: 1px solid #7D775C;
  background-color:#dee8c8;
	color: #7D775C;
	font-weight: 700;
	margin: 0 0 0 0;
}

.updatemessage {
 	color: #7D775C;
	font-size: 9pt;
  font-family: Verdana, Helvetica, Arial, sans-serif;
	padding: 5px 0px 0px 5px;
}

.subtotal {
 	color: #7D775C;
	font-size: 9pt;
  font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: right;
	padding: 0 5px 7px 0;
	float: right;
}

.continue {
	padding: 0 0 7px 5px;
}

/*** SIDEBAR ************************************************************/
#sidebar-home {
  padding: 5px 0 5px 0;
  margin: 1px 5px 5px 5px;
  width: 250px;
}

#sidebar {
  padding: 5px 0 5px 0;
  margin: 1px 700px 5px 5px;
}


#sidebar-home p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 7.5pt;
  margin: 5px 50px 5px 5px;
  padding: 10px 1px 10px 10px;
/*  background-color:#efebe1; */

  background-color:#f6f6e8;
}

#sidebar p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  margin: 5px 15px 5px 5px;
  padding: 10px 10px 10px 10px;
  background-color:#dbffe0;
}

ul.nav {
	margin: 10px 0 20px 10px;
  list-style: none;
  padding-left: 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
/*	border: 1px solid #ccc; */
}

ul.nav li {
	padding: 7px 1px 7px 1px;
 	border-bottom: 1px solid #ccc;
}

ul.nav li a {
  color: #814cf6;
	text-decoration: none;
}

ul.nav li a:hover {
  color: #814cf6;
	text-decoration: none;
  font-weight: bold;
}

ul.nav li a:visited {
  color: #814cf6;
}

/*** FORM ********************************************************/

.formtable {
	width: 700px;
	border: 1px solid #7D775C;
  font-size: 8pt;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border-collapse: collapse;
  margin: 5px 0 5px;
}

.formheader {
  background-color:#dee8c8;
	color: #7D775C;
	font-weight: 700;
	margin: 0 0 0 0;
}

.formitem {
	padding: 6px 0 6px 0;
}

.formcell {
  padding: 5px 5px 5px 2px;
	margin: 0 0 0 0;
}

.formElement {
	align: left;
}

.formLabel {
	color: #7D775C;
	text-align:right;
}

/*** TABLE DATA ********************************************************/

#row {
  width: 95%;
  border: 1px solid Gray;
  font-size: 10pt;
  margin: 0 0 0 15px;
}

#row td {
  text-align: left;
  margin: 0;
  padding: 5px 3px 5px 3px;
/*  border: 1px solid Gray; */
}

#row th {
  text-align: left;
  border-bottom: 1px solid Silver;
  padding: 5px 3px 5px 3px;
}

.exportlinks {
  font-size: 10pt;
  padding: 5px 0 5px 15px;
}

.odd  {
  background-color: #fff;
  vertical-align:top;
}

.even  {
	background-color: #f0f8ff;
	vertical-align:top;
}


/*** FOOTER ************************************************************/

#footer {
  width: 750px;
  clear: both;
  padding: 10px 0 30px 10px;
  margin: 5px;
  border-top: 1px solid #cecece;
 text-align: left;
}

#footer p {
  margin: 5px 0 5px 1px;
  color: #999;
  font-size: 8pt;
}


/*** BUTTONS ************************************************************/


.cssnav	{
  position:relative;
  font-family: arial, helvetica, sans-serif;
  background:  url('/images/dnbttn.gif') no-repeat top;
  display: inline;
  float: left;
  margin-right: 5px;
  width: 85px;
/*  border:1px solid #cecece; */
}

.cssnav a {
  display: block;
  color: #6d643f;
  font-size: 13px;
  float: left;
  text-decoration: none;
}

.cssnav a:hover {
  color: #6d643f;
  text-decoration: none;
}

.cssnav img {
  border: 0;
}

* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
  position: relative;
  float: left;
  top: -18px;
  cursor: pointer;
  width: 85px; /* needed for centering */
  text-align: center;
  color: #6d643f;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  padding: 5px 0 2px;
}

#errorExplanation h2 {
  font-weight: bold;
  font-size: 12px;
  color: #28780A;
}

#errorExplanation p {
  color: #28780A;
  margin-bottom: 0;
  padding: 0;
}

#errorExplanation ul li {
  font-size: 12px;
/*  list-style: square; */
  color: #28780A;
}

