@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(../images/bg_main_norepeat.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #4d4d93;
	text-decoration: none;
}
a:visited {
	color: #4d4d93;
	text-decoration: none;
}
a:hover {
	color: #6160B9;
	text-decoration: underline;
	text-align: center;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index:10;
	text-align: center;
}
.clearboth {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 100%;
	visibility: hidden;
}
.mainwrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.header {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 156px;
}
.headernav {
	padding: 0px;
	float: right;
	width: auto;
	width: 760px;
	margin-top: 10px;
	/*margin-right: 15px;*/
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
	color: #2b2a2a;
}
#mainlevel{
padding-right:15px;
}
.headernav ul{ float:right; margin:0px; padding:0px;}
.headernav ul li{ float:left; list-style:none; padding:0px 5px 0px 5px;}
.header_inner {
	background-image: url(../images/bg_header_inner.jpg);
	float: right;
	height: 71px;
	width: 760px;
	margin-top: 0px;
	margin-right: 15px !important;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
	background-repeat:repeat-x;
}

.header_inner ul{ float:right; margin:0px; padding:0px;}
.header_inner ul li{ float:left; list-style:none; padding:0px 5px 0px 5px;}
.header_inner a:link {
	color: #FFF;
	text-decoration: none;
}
.header_inner a:visited {
	color: #FFF;
	text-decoration: none;
}
.header_inner a:hover {
	color: #FFFFF1;
	text-decoration: underline;
}
.searchbar {
	background-image: url(../images/bg_search.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 169px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 5px !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 64px;
}
.searchfield {
	background-color: #f2fdfd;
	padding: 0px;
	height: 18px;
	width: 132px;
	border: 1px solid #858988;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header_inner_nav {
	margin: 0px;
	padding: 0px;
	float: right;
}

#header_inner_nav a{ padding-right:5px;}
.navbar {
	background-image: url(../images/bg_navbar.gif);
	padding: 0px;
	height: 36px;
	margin-top: 3px;
	margin-right: 15px !important;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	width: 772px;
}
.navbar_item {
	margin: 0px;
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
}

.navbar ul{ float:left; margin:0px; padding:0px;}
.navbar ul li{
	float:left;
	list-style:none;
	padding:0px;
	
}
.navbar ul li img{float:left; padding:0px; margin:0px;}
.navbar ul li a{color: #FFF; height:26px; line-height:26px;}

.navbar ul li ul {
	visibility:hidden;
	position:absolute;
	z-index:100;
	
}
.navbar ul li li ul {
	top:0px;
	;
	left: 0;
	clear: left;
}
.navbar ul li li { float:none; position:relative;  /*width: 100%;*/ clear: both;  /*FF 1.0.7 needs this */   }
.navbar ul li:hover ul  {  visibility: visible; }
.navbar ul li:hover ul  ul  {  visibility: hidden;  }
.navbar ul li:hover li:hover ul      {
	visibility: visible;
	left: 100%;
	clear: left;
}
.navbar ul ul    {
	border: 0px solid #ccc;
	background: #6c6a6a;
	
}
.navbar ul ul ul { /*margin-left:2px;*/
	border-left: 3px solid red;
	background: #6c6a6a;
	width: 101%;
}
.navbar ul ul li    {  padding-left:10px; padding-right:10px; border-bottom:1px  #CCCCCC solid;}
.navbar ul ul li li    {  padding-left:10px; padding-right:10px; border-bottom:1px  #CCCCCC solid;}

/*.navbar ul li a:link {
	color: #FFF;
	text-decoration: none;
}
.navbar ul li  a:visited {
	color: #FFF;
	text-decoration: none;
}
.navbar ul li  a:hover {
	color: #FFFFED;
	text-decoration: underline;
}*/

.maincontent_wrapper {
	background-color: #d1d1d1;
	padding: 0px;
	width: 1000px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftcolumn {
	padding: 0px;
	float: left;
	width: 619px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px !important;
	margin-left: 7px;
}
.rightcolumn {
	padding: 0px;
	float: right;
	width: 346px;
	margin-top: 0px;
	margin-right: 11px !important;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.aboutus {
	background-image: url(../images/bg_aboutus.gif);
	margin: 0px;
	padding: 0px;
	width: 346px;
}
.aboutus_inner {
	padding: 0px;
	width: 306px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
}
.aboutus_inner p {
	margin-bottom: 6px;
}
.header_products {
	background-image: url(../images/bg_productheader.gif);
	height: 29px;
	width: 619px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #f2fdfd;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.products {
	background-image: url(../images/bg_products.gif);
	background-repeat: repeat-x;
	margin: 0px;
	width: 585;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5e5e5e;
	border-left-color: #5e5e5e;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sidebar {
	background-image: url(../images/bg_sidebar.gif);
	padding: 0px;
	width: 346px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
}
.sidebar_graphic {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 336px;
}
.video_container {
	background-image: url(../images/bg_video.gif);
	background-repeat: repeat-x;
	padding: 0px;
	width: 299px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 24px;
	text-align:left !important;
	text-align:center;
	
}
.footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 1000px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer_nav {
	padding: 0px;
	width: 787px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	font-size: 12px;
	line-height: 17px;
}
.footer_nav ul{ float:left; margin:0px; padding:0px; width:540px;}
.footer_nav ul li{ float:left; list-style:none; padding:0px 0px 0px 0px;}
.footer_nav ul li a{ float:left; padding:0px 4px 0px 4px;}
.innercontent {
	background-image: url(../images/bg_innercontent.gif);
	padding: 0px;
	width: 970px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.innercontent_inner {
	padding: 0px;
	width: 948px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 400px;
}
.largebodytext {
	font-size: 16px;
	line-height: 23px;
}
.hclass_01 {
	font-size: 28px;
	line-height: 33px;
	color: #a80f00;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
.smallproductcat {
	padding: 0px;
	width: 970px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	position:relative;
}
.smallprod_pad {
	margin-right: 5px;
}
.ProductName_sidebar {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #bf1100;
}
.formfield_01 {
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	padding: 3px;
	border: 1px solid #D1D0D0;
}
/*.tabs {
	background-image: url(../images/bg_tabs_content.gif);
	padding: 0px;
	width: 336px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	line-height: 13px;
}
.tabs_tabs {
	padding: 0px;
	width: 336px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 27px;
}*/

.tabss {
	background-image: url(../images/bg_tabs_content.gif);
	padding: 0px;
	width: 336px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 13px;
	line-height: 13px;
}
.tabs_tabs {
	padding: 0px;
	width: 336px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
.tab_item {
	background-image: url(../images/bg_tabs_tab.gif);
	padding: 0px;
	height: 27px;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	width: 99px;
	text-align: center;
}
.tab_item_p {
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	line-height: 16px;
	font-weight: normal;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	clear: none;
	width: 80px;
}
.tab_item_p a:link {
	color: #FFF;
	text-decoration: none;
}
.tab_item_p a:visited {
	color: #FFF;
	text-decoration: none;
}
.tab_item_p a:hover {
	color: #FEFFEA;
	text-decoration: underline;
}
.product_container {
	background-image: url(../images/bg_cart_productcont.gif);
	margin: 0px;
	padding: 0px;
	width: 619px;
}
.tab_item_active {
	background-image: url(../images/bg_tabs_tab_act.gif);
	padding: 0px;
	height: 27px;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	width: 99px;
	text-align: center;
}
.product_container_inner {
	padding: 0px;
	width: 580px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.product_cart_details {
	padding: 0px;
	float: right;
	width: 255px;
	margin: 0px;
	height: 340px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.product_cart_details p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ProductName_details {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #bf1100;
}
.ProductName_details_sub {
	font-size: 14px;
	font-weight: normal;
	color: #2d2d2c;
	margin-top: 5px;
}
.product_cart_details ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(../images/bullet_red_round.gif);
	list-style-position: outside;
	font-size: 14px;
	line-height: 17px;
}
.product_cart_details li {
	margin-bottom: 8px;
	padding-left: 5px;
	font-size: 13px;
	line-height: 17px;
}
.hr_class01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D1D0D0;
	margin-bottom: 20px;
}
.product_thumbnail {
	padding: 1px;
	height: 117px;
	width: 117px;
	border: 1px solid #D1D1D1;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#productmore {
	position:relative;
	height:100%;
	overflow:hidden;
	border:0px red solid;
}
#productmore a{
	float:left;
	margin-right:7px;
	margin-left:8px;
	margin-bottom:15px;
}
#productmore img{
	width:auto;
	height:125px;
}
#catagorypage{
position:relative;
}
#catagorypage p{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 8px;
}
#catagorypage p.hclass_01{
	font-size: 28px;
	line-height: 33px;
	color: #a80f00;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	}

.largebodytext02 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 8px;
}
.productname_categorypage {
	font-size: 12px;
	font-weight: bold;
	color: #A80F00;
	margin-bottom: 5px;
	display: block;
	padding: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
.productname_categorypage a:link {
	color: #A80F00;
	text-decoration: none;
}
.productname_categorypage a:visited {
	color: #A80F00;
	text-decoration: none;
}
.productname_categorypage a:hover {
	color: #760B00;
}
.product_thumbnail02 {
	padding: 1px;
	border: 1px solid #D1D1D1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	max-height: 117px;
	max-width: 160px;
	overflow: hidden;
	height: 117px;
	width: auto;
}
.product_thumbnail03 {
	padding: 1px;
	height: 117px;
	width: auto;
	border: 1px solid #D1D1D1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	cursor:pointer;
}
.category_bottomborder {
	padding: 0px;
	clear: both;
	height: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9CA2A2;
}
.category_text_wrapper {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 375px;
}
.hclass_02 {
	font-size: 20px;
	line-height: 24px;
	color: #a80f00;
	font-w

