body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: tahoma, verdana, arial, sans-serif;
}

body, th, td, input, select, textarea, p, li {
  font-size: 12px;
}

input, select, textarea
{
	border: 1px solid #b5da5d;
}



input,textarea, checkbox
        {
        color: #633;
        font-size: 10px;
        padding: 3px;
        border: double 3px b5da5d;
		size: 20px;
        }


code, pre {
  font: 12px "courier new", courier, monospace;
}

body {
	/*background:url(../images/backgrounds/body_background.gif) repeat-x;*/
	background-color:#ec7e16;
  color: #595959;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 12px;
}

h4 {
  font-size: 10px;
}

h5 {
  font-size: 8px;
}

h6 {
  font-size: 6px;
}

img {
  border: 0px;
}

hr {
  height: 1px;
}

th {
  text-align: left;
}

a:link, a:visited, a:active {
  color: #d55436;
}

a:hover {
  color: #565555;
}

.alert {
  color: #f00;
}

.required {
  color: #cc6644;
	font-size: 10px;
}

.stroke {
	border: #000 1px solid;
}

td#greenBox
{
	padding-left: 20px;
	padding-right: 20px;
}

body#greenBox
{
	font-size: 11px;
	color: #486803;

}

.myImg 
{
  border: #ffffff 2px solid;
}

.myImg2
{
  border: #ec7e16 2px solid;
}

productImage
{
  border: #ec7e16 2px solid;
}

a.leftNav:link, a.leftNav:visited,a.leftNav:active{
  display: block;
  color: #fff;
  text-decoration: none;
  line-height: 20px;
  text-indent: 5px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-transform: uppercase;
}

a.leftNav:hover {
  color: #1188aa;
  background-color: #acd5e1;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;

}

h1#productTitle
{
	color: #1188aa;
}

h1#catTitle
{
	display: block;
	width: 100%;
	height: 20px;
	background: #ec7e42;
	color:#ffffff;
	text-indent: 3px;
	margin-bottom: 3px;
}


h2#pricingHeader
{
  font-size: 12px;
  color: #1188aa;
  font-weight: bold;
  line-height: 12px;
  margin:0px;
}

h2.linksCatTitle
{
	display: block;
	width: 400px;
	background: #acd5e1;
	line-height: 20px;
	text-indent: 10px;
	color: #3a92a1;
}

h2.submitOrderHeader
{
	display: block;
	background: #ec7e16;
	color: #ffffff;
	line-height: 20px;
	text-indent: 10px;
}

h2#personal
{

}

h1#searchResultsHeadline
{
	color: #1188aa;
}

h2#deliveryInfo
{
	background: #a1c845;
}

h2#greenTitles
{
	background-color:#9cc340;
	color: #fff;
	padding-left: 3px;
}
h2#signupText
{
	color: #9cc340;
}
a.footerLinks, a.footerLinks:visited, a.footerLinks:active  {
  font-size: 11px;
  color: #fff;
  text-decoration: underline;
}

a.footerLinks:hover {
  color: #f9dd4d;
}

span.blueMediumText
{
	color:#1188aa;
	}
