@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	background-color: #3a3a3a;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#top-left {
	FLOAT: left;
	WIDTH: 180px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 130px;
}
#top-right {
	FLOAT: right;
	WIDTH: 595px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 130px;
}
#content {
	background-color: #000000;
	float: left;
	width: 800px;
}
a {
	text-decoration: none;
	color: #a4c84b;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
#nav  {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav li {
	margin: 0px;
	list-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#nav2  {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#nav2 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav2 li {
	margin: 0px;
	list-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#subnav  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#subnav li {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 10px;
}
a.subnav {
	text-decoration: none;
	color: #ffffff;
}
a.subnav:hover {
	color: #a4c84b;
	text-decoration: none;
}
.subnav-over {
	color: #a4c84b;
	text-decoration: none;
}
#jump {
	float:right;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#jump ul {
	background:url(../images/dot.gif) transparent left top repeat-x;
	font-size: 10px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#jump li {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#jump li a{
	display:block;
	width:14em;
	background:url(../images/dot.gif) transparent left bottom repeat-x;
	color:white;
	padding-bottom:1px;
}
#jump li a:focus,
#jump li a:hover,
#jump li a:active{
	color:#9BBA50;
}
.dash {
	background-image: url(../images/dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	padding: 0px;
	}
.dash-fullwidth {
	background-image: url(../images/dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #000000;
	padding: 0px;
	}	
#mailing {
	background-image: url(../images/dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 25px;
}
#search {
	background-image: url(../images/dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-right: 25px;
	margin-top: 0px;
}

/* new styles for search box, to align button properly */

#os_search div input{
  vertical-align:middle;
  font-size:inherit;
}

.searchbox{
	padding:16px 0 0 !important;
}
.searchbox {
	margin: 0px;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.searchform {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#os_search .textfield,
#os_search input{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	font-size: 11px;
	color: #333333;
	width:30px;
 	height: 24px; 
}
#os_search .textfield{
	width: 130px !important;
	height:20px !important;
}
#os_search input:hover,
#os_search .textfield:hover    {
    border-color: #9bba50;
    border-width: 1px;
    }
#os_search .textfield:focus    {
    border-color: #9bba50;
    border-width: 1px;
    }

/* end new styles */


.mailing-btn {
	padding: 0px;
	margin-left: 4px;
	margin-top: 4px;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	margin-top:10px; /* set for top alignment with jump menu on the right */
}
h2 {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.1em;
}
h3 {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 0.1em;
}
h4 {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}

.head1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 5px;
}
.head2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3A3A3A;
}
.head3 {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3A3A3A;
}
#home-intro {
	background-image: url(../images/dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
#home-left {
	FLOAT: left;
	WIDTH: 275px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#home-right {
	FLOAT: right;
	WIDTH: 275px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#page-left {
	FLOAT: left;
	WIDTH: 275px;
	padding: 0px;
	margin: 0px;
}
#page-right {
	FLOAT: right;
	WIDTH: 275px;
	padding: 0px;
	margin: 0px;
}
#video-left {
	FLOAT: left;
	WIDTH: 290px;
	padding: 0px;
	margin: 0px;
}
#video-right {
	FLOAT: right;
	WIDTH: 290px;
	padding: 0px;
	margin: 0px;
}
#footer {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #595959;
	font-size: 11px;
	line-height: 15px;
	
}
#footer #left {
	float: left;
}
#footer #right {
	float: right;
	padding-bottom: 10px;
}
#credits {
	margin-top: 0px;
	margin-bottom: 40px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2E2E2E;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
	clear: both;
}
#credits-left {
	FLOAT: left;
	WIDTH: 400px;
}
#credits-right {
	FLOAT: right;
	WIDTH: 400px;
	text-align: right;
}
#heading {
	text-align: right;
	height: 55px;
background-image: url(../images/dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#heading-pic {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.smalltext {
	font-size: 11px;
	line-height: 15px;
}
.redflag {
	font-weight: bold;
	color: #FF0000;
}
.boxout1 {
	font-size: 13px;
	color: #999999;
}
.boxout2 {
	font-size: 13px;
	color: #a4c84b;
}
.pic-right {
	margin-bottom: 15px;
	margin-left: 15px;
	padding-bottom: 10px;
	background-image: url(../images/dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dates1 {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3A3A3A;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.dates-dash {
	background-image: url(../images/dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	clear: right;
}.calendar-dash {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3A3A3A;
}
.p-clear {
	clear: both;
}


/* styles for news pages */

div.content_150{
	float:right;
	margin-left:8px;
}
.thumbs {
	padding: 4px;
	border: 1px solid #595959;
	margin-bottom: 10px;
}
#facebook {
	margin-top: 15px;
}
.social-links {
	margin-top: 15px;
	float: left;
	margin-right: 9px;
}
/*================CSS by bhupendra======================*/
.product{width:595px; float:left; padding-left:5px; margin-bottom:20px;}
.product img{border:0px solid #ffffff;}
.hdiv{width:395px; float:left;}
.hdiv2{width:195px; float:left; text-align:right; padding:5px 5px 0px 0px;}
.product h1{font-size: 16px; color: #FFFFFF; padding:5px 0px 5px 0px;}
.pbox{float:left; width:136px; text-align:right; font-size:11px;}
.pbox input{font-family:Arial, Helvetica, sans-serif; font-size:11px; width:20PX;}
.pboxmargin{margin:0px 60px 0px 0px;}
.ppicm{margin-bottom:10px;}
.fbold{font-weight:bold;}
.cart{ padding-top:10px;}
.cart input{width:65px; height:18px; background:url(../images/cart_button.gif) no-repeat; border:0px; cursor:pointer;}
/*----------shopping cart----------------*/
.vcart_container{width:595px; float:left; margin-top:10px;}
.hcontainer{width:595px; float:left;}
.vcart{width:595px; float:left; margin-bottom:2px;}
.desc{width:240px;}
.desc12{width:562px;}
.desc2{width:342px;}
.quon{width:57px; text-align:center; height:18px;}
	.quon input{width:35px; font-size:11px; font-family:Arial, Helvetica, sans-serif; border:0px solid #2c2c2c; text-align:right; padding-right:2px;}
.pri{width:48px; text-align:center;}
.cst{width:36px; text-align:center;}
.rmo{width:46px; text-align:center; height:18px;}
.vcbox{float:left; padding:15px; margin-right:2px;}
.vcbox_subtotal{float:left; padding:15px; margin-right:2px;}
.back1{background:#2c2c2c;}
.back2{background:#515151;}
.back3{background:#6d6d6d;}
.checkout{}
.checkout input{font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.checkout td{background:#6d6d6d; padding:5px;}
.bod_bot{background: url(../images/dash.gif) repeat-x bottom;}
.addthis {
	clear: both;
}

