/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:01 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px;color: #BFBFBF; }
.centertable { border-left:1px solid #798CCC; border-right:1px solid #798CCC; background-color:#D2DBF5 }
.navBlue     { color: #FF0000; font-size: 8pt; font-family: Verdana }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications {}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #317889; text-decoration: none; }
.graytext {
	color: #BFBFBF;
}
BODY {
  background:url(images/main_bg.jpg) left top repeat;
  color: #000000;
  margin: 0px;
}
img {
	border:0;
	}	


#p_desc{
color:#5F5F5F;

}

A {
  color: #335E94;
  text-decoration: none;
}

A:hover {
  color: #2A2A2A;
  text-decoration: underline;
}

FORM {
        display: inline;
}

/*TR.header {
  background: #ffffff;
}*/

TR.headerNavigation {

}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}
td 		{
		vertical-align:top;
		}

A.titleNavigation {
 text-decoration:none;
}

A.titleNavigation:hover {
	color: #424242;
	text-decoration:none;
}

A.headerNavigation { 
 color: #424242;
}

A.headerNavigation:hover {
 color: #424242;
}



TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 // background: #bbc3d3;
  color: #000000;
  font-weight: bold;
}

/*.templateinfobox     {
 background:#FFFFFF; FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px }*/

.infoBoxContents {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000; padding-top:4
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #534F4D; padding-top:5
}

TR.accountHistory-odd,
TR.addressBook-odd,
TR.alsoPurchased-odd,
TR.payment-odd,
TR.productListing-odd,
TR.productReviews-odd,
TR.upcomingProducts-odd,
TR.shippingOptions-odd {
;
}

TR.accountHistory-even,
TR.addressBook-even,
TR.alsoPurchased-even,
TR.payment-even,
TR.productListing-even,
TR.productReviews-even,
TR.upcomingProducts-even,
TR.shippingOptions-even
 {  ;
}

TABLE.productListing {
  border-spacing: 1px
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#787465;
  font-weight:bold
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #335E94;
}

a:hover.pageResults {
  color: #335E94;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
		color:#212121;
		font-size:12px;
		padding:12 0 0 22px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#505050
}
TD.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding:3px;
  color:#505050
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
select {
		width:200px;
		}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
font-size:11px;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #D6D6D6;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
}

TR.linkListing-even {
}
/* VJ Links Manager v1.00 end */
.content        {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color=: #BDCAF0;
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}

/* WebMakers.com Added: Editing Attributes */
.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #808080; }
.TR.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #808080; }
.TD.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #C0C0C0; }

.storyboxtitle  {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}


/* MY*/

td{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #2A2A2A;
}


 .ch1{
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 }             

 .ch2{
 font-size: 14px;
 color: #FFFFFF;
 font-weight: bold;
 }             

 .ch3{
 font-size: 13px;
 color: #FFFFFF;
 }             

 .ch4{
 font-size: 12px;
 color: #FFFFFF;
 font-weight: bold;
 }             

 .ch5{
 border-left: #D4D3B5 1px solid;
 border-right: #D4D3B5 1px solid;
 }

 .ch6{
 font-size: 16px;
 color: #CA4622;
 font-weight: bold;
 }             

 .ch7r_a{
 		background:url(images/mid_line.gif) top left repeat-y;
 }
 .ch7r{
 		background:url(images/line.gif) top left repeat-y;
 }

 .ch8{
 font-size: 11px;
 color: #317889;
 font-weight: bold;
 }             

 .ch19{
 padding-left: 9px 
 }

 .ch20{
 font-size: 14px;
 color: #727777;
 font-weight: bold;
 }             


 .ml1{
 font-size: 14px;
 color: #393939;
 font-weight: bold;
 text-decoration: none;
 }             

 .ml2{
 font-size: 11px;
 color: #2A2A2A;
 text-decoration: underline;
 }             

 .ml3{
 font-size: 13px;
 font-weight: bold;
 color: #055D84;
 }             

 .ml4{
 font-size: 11px;
 font-weight: bold;
 color: #375D6D;
 text-decoration: none;
 }             

 .ml7{
 font-size: 11px;
 color: #505050;
 text-decoration: none;
 }             


 .ml8{
 font-size: 11px;
 color: #424242;
 text-decoration: none;
 }             

 .ml9{
  font-size: 11px;
  color: #E1E1E1;
  text-decoration: none;
  font-weight: bold;
 }             


 .se{            
 width: 131px;
 font-size: 9px;
 color: #000000
 }       

 .se2{            
 width: 154px;
 font-size: 9px;
 color: #000000
 }       

 .se3{            
 width: 130px;
 font-size: 9px;
 color: #000000
 }       


.cart	{
		font-style:normal;
		color:#FFFFFF;
		font-size:11px;
		}
.cart a	{
		color:#FFD800;
		text-decoration:none;
		font-weight:bold;
		}
.sf		{
		background:url(images/bg_0_2.jpg) left top no-repeat; padding:13px 0px 0px 13px;
		color:#FFFFFF
		}
.sf form {
		background:none;
		}
.sf table{
		background:none;
		}
.sf input{
		border-style:none;
		border-color:#FFFFFF
		}
.sf strong{
		font-weight:normal;
		color:#FFFFFF;
		margin:0 0 0 0px;
		}
.sf a	{
		color:#FFFFFF;
		text-decoration:none;
		font-size:11px;
		}
		
/* hadings*/
.top_foot {
	background:url(images/footer.jpg) left top repeat;
	vertical-align:top;
}
.sub_top {
	padding:22px 0px 5px 18px;
	color:#B7B7B7;
	font-size:9px;
	line-height:12px;
	font-family:Tahoma, Arial;
}
.sub_top strong {
	color:#B7B7B7;
	font-size:10px;
}
.sub_top b{
	color:#E1E1E1;
	font-size:12px;
	background:url(images/items_bg.jpg) left top no-repeat;
	width:125px;
	height:23px;
	padding:4px 35px 4px 43px;
}
.sub_top b a{
		color:#E1E1E1;
		font-size:12px;
		}
.sub_top input{
		width:165px;
		}
.menu {
	padding:4px 0px 0px 0px;
}
.cate 	{
	color:#E1E1E1;
	text-transform : Capitalize;
}
.cate2	{
	color:#FFFFFF;
	font-weight:bold;
	text-transform : capitalize;
}
.tt {
	background:url(images/tt.jpg) left top repeat;
	background-color:#777777;
	width:100%;
}
.t1 {
	height:100%;
	background-image:url('images/t1.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.t2 {
	height:100%;
	background-image:url('images/t2.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}
.t3 {
	height:100%;
	background-image:url('images/t3.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
}
.t4 {
	height:100%;
	background-image:url('images/t4.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}
.hhead	{
		background:url(images/hhead.gif) top left repeat;
		height: 18px;
		line-space: 18px;

		}
.heading1	{
		background:url(images/heading_mid.gif) top left repeat-y;
		}
.heading2_m	{
		background:url(images/heading_bot.gif) bottom left no-repeat;
		}
.heading3{
		background:url(images/heading_top.gif) top left no-repeat;
		}

.heading12	{
		background:url(images/head_mid2.gif) top left repeat-y;
		}
.heading2_m2	{
		background:url(images/head_bot2.gif) bottom left no-repeat;
		}
.heading32{
		background:url(images/head_top2.gif) top left no-repeat;
		}









.nav1	{
		background:url(images/nav_mid.gif) top left repeat-y;
		}
.nav2_m	{
		background:url(images/nav_bot.gif) bottom left no-repeat;
		}
.nav3{
		background:url(images/nav_top.gif) top left no-repeat;
		}
.nav3b{
		height:100%;
		width:100%;
		background:url(images/nav_top.gif) top left no-repeat;
		padding:11px 10px 10px 10px;
		color:#38352D;
		font-size:10px;
		line-height:11px;
		font-family:Tahoma, Arial;
		}
.nav3b b {
		color:#E82E2B;
		font-size:10px;
		font-family:Tahoma, Arial;
		text-transform:uppercase;
}
.nav3b strong {
		color:#38352D;
		font-size:13px;
		font-family:Arial, Tahoma;
		text-transform:uppercase;
}

		

.header3{
		height:100%;
		width:160px;
		background:url(images/heading_top.gif) top left no-repeat;
		padding:10px 0px 10px 0px;
		color:#38352D;
		font-size:10px;
		line-height:11px;
		font-family:Tahoma, Arial;
		margin:0px;
		border:0px solid #454545;
}
.header3 b {
		color:#E82E2B;
		font-size:10px;
		font-family:Tahoma, Arial;
		text-transform:uppercase;
}
.header3 strong {
		padding:0 10px 0 10px;
		color:#38352D;
		font-size:13px;
		font-family:Arial, Tahoma;
		text-transform:uppercase;
		
}

.header3 b{
margin:0 10px 0 10px;
}

.header32{
		height:100%;
		width:100%;
		background:url(images/head_top2.gif) top left no-repeat;
		padding:11px 10px 10px 12px;
		color:#38352D;
		font-size:10px;
		line-height:11px;
		font-family:Tahoma, Arial;
		}
.header32 b {
		color:#E82E2B;
		font-size:10px;
		font-family:Tahoma, Arial;
		text-transform:uppercase;
}
.header32 strong {
		color:#38352D;
		font-size:13px;
		font-family:Arial, Tahoma;
		text-transform:uppercase;
}

.head {
	padding:13px 10px 8px 12px;
	color:#E82E2B;
	font-size:10px;
	line-height:11px;
	font-family:Tahoma;
}
.head b {
	color:#E82E2B;
	font-size:10px;
	font-family:Tahoma;
	text-transform:uppercase;
}
.head strong {
	color:#38352D;
	font-size:13px;
	font-family:Tahoma;
	text-transform:uppercase;
}
.sub_rightprod {
	padding:1px 7px 2px 13px;
	color:#787465;
	font-size:9px;
	line-height:10px;
	font-family:Tahoma, Arial;
}
.sub_rightprod strong a{
	color:#BA2A28;
	font-size:9px;
	text-transform:uppercase;
}
.cc {
	background-color:#ffffff;
	height:100px;
}
.c1 {
	width:100%;
	height:100%;
	background-image:url('images/c1.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}
.c2 {
	width:100%;
	height:100%;
	background-image:url('images/c2.jpg');
	background-position:right top;
	background-repeat:repeat-y;
}
.c3 {
	width:100%;
	height:100%;
	background-image:url('images/c3.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;
}
.c4 {
	width:100%;
	height:100%;
	background-image:url('images/c4.jpg');
	background-position:left top;
	background-repeat:repeat-y;
}
.c5 {
	width:100%;
	height:100%;
	background-image:url('images/c5.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.c6 {
	width:100%;
	height:100%;
	background-image:url('images/c6.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}
.c7 {
	width:100%;
	height:100%;
	background-image:url('images/c7.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}
.c8 {
	width:100%;
	height:100%;
	background-image:url('images/c8.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
}
.headcartback {
	background-image:url('images/header4_02.jpg');
	background-position:left;
	background-repeat:no-repeat;
	}
.headloginback {
        background-image:url('images/header4_03.jpg');
	background-position:left;
	background-repeat:no-repeat;

	}
.products {
	padding:20px 11px 20px 11px;
}
.products_head {
	padding:0px 4px 0px 4px;
	color:#787465;
	font-size:9px;
	line-height:11px;
	height:25px;
	vertical-align:top;
	font-family:Tahoma, Arial;
}


.products_head-desc {
	padding:0;
	color:#787465;
	font-size:9px;
	line-height:11px;
	height:25px;
	vertical-align:top;
	font-family:Tahoma, Arial;
}

.products_head strong {
	color:#044B8A;
	font-size:9px;
	text-transform:uppercase;
}
.products_price, productSpecialPrice {
	color:#38352D;
	font-size:11px;
	line-height:17px;
	font-family: Tahoma, Arial;
	font-weight:bold;
}
.products_content {
	padding:0px 10px 0px 6px;
	color:#787465;
	font-size:10px;
	line-height:12px;
	font-family:Tahoma, Arial;
}
.products_content span {
	color:#787465;
	font-size:11px;
	font-family:Tahoma, Arial;
}
.products_content strong {
	color:#38352D;
	font-size:14px;
	font-family:Tahoma, Arial;
}
.products_content b {
	color:#494949;
	font-size:10px;
	font-family:Tahoma, Arial;
	font-weight:normal;
}
.m2 {
	width:100%;
	height:100%;
	background-image:url('images/bbg.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;
}
.copy {
	padding:12px 0px 0px 13px;
	color:#B7B7B7;
	font-size:11px;
	line-height:15px;
	font-family:Tahoma, Arial;
}
.copy a {
	color:#B7B7B7;
	text-decoration:none;
}
.copy a:hover {
	color:#B7B7B7;
	text-decoration:underline;
}
.carts {
	padding:13px 13px 0px 0px;
	text-align:right;
}

.he, .he h1{
	padding:10px 4px 0px 4px;
	color:#787465;
	font-size:9px;
	line-height:11px;
	font-family:Tahoma, Arial;
	font-weight:bold;
	color:#044B8A;
	text-transform:uppercase;
}

.corn_b	{
		background:url(images/c3.jpg) top left repeat-x
		}
.corn_t	{
		background:url(images/c1.jpg) top left repeat-x;
		}
.corn_l	{
		background:url(images/c4.jpg) top left repeat-y;
		}
.corn_r	{
		background:url(images/c2.jpg) top left repeat-y;
		}
.corn_1	{
		background:#FFFFFF;
		}
		
.ch		{
		padding:30 0 0 0px;
		}
.chm 	{
		padding:20 0 0 0px;
		}
.sub_prod strong {
	color:#044B8A;
	font-size:9px;
	text-transform:uppercase;
}


.glossymenu{

margin: 0;

padding: 0;

width: 170px; /*width of menu*/



}



.glossymenu a.menuitem{


padding:0;
margin:0;
color: #38352d;

font-size: 13px;

font-family: Arial,Tahoma;

text-decoration: none;
font-weight:bold;

}




.glossymenu td.div-top-cat{

background:url('images/heading_top-cat.gif') no-repeat top center;
color:#000000;
text-transform:uppercase;
height:41px;
width:160px;
vertical-align:middle;
padding-left:15px;
padding-right:15px;

}



.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/

position: absolute;

top: 5px;

right: 5px;

border: none;

}



.glossymenu a.menuitem:hover{



}



.glossymenu td.submenu{ /*DIV that contains each sub menu*/

background-color:none;
margin:0;
padding:0px;
border:0px solid #454545;
}



.glossymenu td.submenu ul{ /*UL of each sub menu*/

list-style-type: none;

margin: 0;

padding: 0 0 0 10px;


}



.glossymenu td.submenu ul li{

margin:0;
padding:0px;

}



.glossymenu td.submenu ul li a{

display: block;

font:11px;

color:#F9F9F9;

text-decoration: none;

padding-left: 10px;

background-image:url('images/li_bg.gif');
background-repeat:no-repeat;
background-position:top left;

}


.glossymenu td.submenu ul li a:hover{

text-decoration:underline;

}

#ekat a{
font-weight:normal; 
font-size:1em;
color: #e1e1e1;
font-family:Tahoma;
text-transform: capitalize;
}

#ekat a:hover {
font-weight:normal; 
font-size:1em;
color: #e1e1e1;
font-family:Tahoma;
text-transform: capitalize;
}

#ekat b{
font-weight:lighter;
}

table.left-col .heading1{
text-align:left;
border:0px solid #345445;
background-position:center top;

}
table.left-col .heading1 .header3{
background-position:center top;
margin:0 auto;
}
table.left-col .heading1 .heading2_m{
background-position:center bottom;
}

table.left-col.boxText{
padding:0 10px 0 10px;
}
