body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #C1C1C1;
}

.headnav
{
    color: white;
    height: 30px;
    font-size: 12px;
    text-align: right;
    padding-right: 30px;
    padding-left: 30px;
}

.headnav a { margin-right: 2px; margin-left: 2px; } 
.headnav a:link { color: white; text-decoration: none; }
.headnav a:visited { color: white; text-decoration: none; }
.headnav a:hover { color: black; text-decoration: none; }

.pagedesc
{
 font-weight: normal;
 font-size: 8pt;
 color: gray;
 font-family: Verdana,Arial,Lucida Sans Regular;
}

.mainheader
{
	font-size: 20px;
	color: #cc3433;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.pageheader
{
	color: #000;
	font-size: 20px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
}

.heading
{
	font-size: 14px;
	color: #333399;
	font-family: Trebuchet MS;
	font-weight: bold;
}
.toplinks
{
	font-size: 8pt;
	color: #007cc3;
	font-weight: bold;
}

.toplinks a:link
{
	color: navy;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
.toplinks a:active
{
	color: navy;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
.toplinks a:visited
{
	color: navy;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
.toplinks a:hover
{
	color: black;
	font-weight: normal;
	text-decoration: underline;
	font-size: 8pt;
}

.bodytext3
{
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

.bodytext3 A:link
{
	font-weight: bold;
	color: #007cc3;
	text-decoration: none;
}
.bodytext3 A:visited
{
	font-weight: bold;
	color: #007cc3;
	text-decoration: none;
}
.bodytext3 A:hover
{
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
/*new styles 19 Sept-----------------------*/
.ExpandCollapse 
{
 padding-right:5px;
}
.ExpandCollapse A:link
{
 margin-left:0px;
 padding-left :0px;  
 color: Black;
 text-decoration: none;
}
.ExpandCollapse A:visited
{
 color: Black;
 text-decoration: none;
}
.ExpandCollapse A:hover
{
 color: Red;
 text-decoration: underline;
}
/*end styles-----------------------------*/


.navigation
{
	padding-left: 55px;
	font-weight: bold;
	font-size: 8pt;
	color: #FFF;
	font-family: Verdana, Sans-Serif, Lucida Sans Unicode;
	vertical-align:text-top;
	padding-bottom:5px;
}


.navigation span
{
	font-weight: bold;
	font-size: 8pt;
	color: #FFF;
}
.navigation A:link
{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.navigation A:visited
{
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
}
.navigation A:hover
{
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
img
{
	border: 0px;
}


/*new styles(used in Header control in table named tblImage) 19 Sept-----------------------*/
.headerMainTable
{
   	background-repeat: no-repeat;
   	background-color:#C0C0C0;
   	height:165px;
   	
}
/*end styles-----------------------------*/

.headerlogin
{
	font-size: 11px;
	font-weight: bold;
	color:Black;
}
td.headerlogin
{
	padding-bottom: 10px;
}
.headerlogin .errormessage
{
	font-size: 8pt;
	font-weight: normal;
	color: Red;
	font-family: Verdana, Georgia, Arial, Tahoma, Courier New;
}
.mainlinkstable
{
	font-size: 11px;
	background-image: url(/images/themes/53/left-col-bg.gif);
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.headersearch
{
	color: #FFF;
	font-size: 11px;
	text-align: left;
	vertical-align:top;
	padding-left:10px;
	font-weight: bold;
}
td.headersearch
{
	padding-top: 20px;
	
}

/*new styles(used in Header control in lblCustomer label , same as nav-main) 19 Sept-----------------------*/
.lblCustomer  
{
	font-size: 10px;
	padding-left: 5px;
	color: #FFF;
	text-align: right;
}
/*end styles-----------------------------*/
/* Footer ----------*/

.nav-mainFooter
{
	font-size: 10px;
	padding-left: 5px;
	color: #FFF;
	text-align: left;
}
.nav-mainFooter a:link
{
	color: #FFF;
	text-decoration: none;
}
.nav-mainFooter a:visited
{
	color: #FFF;
	text-decoration: none;
}
.nav-mainFooter a:hover
{
	color: #FFF;
	text-decoration: underline;
}

/* -----------------*/

.nav-mainHome
{
	font-size: 11px;
	color: #3A6B9D;
	font-weight:bold;
	text-align:left;
}
.nav-mainHome a:link
{
	color: #3A6B9D;
	text-decoration: none;
	font-weight:bold;
}
.nav-mainHome a:visited
{
	color: #3A6B9D;
	text-decoration: none;
	font-weight:bold;
}
.nav-mainHome a:hover
{
	color: #99CC33;
	text-decoration: underline;
	font-weight:bold;
}
.nav-mainHome span
{
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
}


.nav-main
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	padding-top:2px;
	padding-left:25px;
}
.nav-main a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.nav-main a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.nav-main a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
.nav-main span
{
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	
}

.nav-mainHeader
{
	font-size: 10px;
	padding-left: 5px;
	color: Red;
	font-weight:normal;
	text-align: left;
	padding-top:8px;
	vertical-align:bottom;
}
.nav-mainHeader a:link
{
	color: Red;
	font-weight:normal;
	text-decoration: none;
	vertical-align:bottom;
}
.nav-mainHeader a:visited
{
	color: Red;
	font-weight:normal;
	text-decoration: none;
	vertical-align:bottom;
}
.nav-mainHeader a:hover
{
	color: #000;
	font-weight:normal;
	text-decoration: underline;
	vertical-align:bottom;
}
.nav-mainHeader span
{
	font-weight: bold;
	font-size: 8pt;
	color: #000;
	vertical-align:bottom;
}

.bottomImage  /*In leftbar and in Default1 and Default2 pages to give style effet at bottom*/
{
		
}
.nav-left
{
	margin: 0px;
	padding: 0px;
}
.nav-left a:link
{
    color: #fff;
}
.nav-left a:visited
{
    color: #fff;
}
.nav-left a:hover
{
    color: #000;
}
.nav-left ul
{
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 2px;
	padding-top: 2px;
	text-decoration: none;
		
}

.nav-left ul li
{ 
    background-repeat: no-repeat; 
    border-bottom: 1px solid #4a0000; 
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none;
    width:180px;
    background-image: url(/images/themes/53/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.nav-left ul li a
{
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.nav-left li .fixtable
{
	clear: both;
	display: block;
	float: none;
	overflow: visible;
	position: static;
}
.nav-left .boldlink ul li a
{ 
    text-decoration: none; 
    display: block; 
    padding-top: 3px; 
    padding-bottom: 3px; 
    padding-left: 10px; 
    font-weight: 400; 
    font-size: 12px; 
    background-color: #6663b1; 
   
}
.nav-left .boldlink a:hover
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
    background-image: url(/images/themes/53/box_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}
.nav-left .boldlink a:link
{ 
    color: white; 
    font-size: 12px; 
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
    font-weight: bold; 
    background-color: #6663b1; 
    background-image: url(/images/themes/53/box_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}
.nav-left .boldlink a:visited
{ 
    color: white; 
    font-size: 12px; 
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
    font-weight: bold; 
    background-color: #6663b1; 
    background-image: url(/images/themes/53/box_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}
.nav-left .innerlinks a
{ 
     color: #000; 
     text-decoration: none;
     font-size:11px; 
     background-color: #c5c5c5; 
     display: block; 
     padding-left: 20px; 
     vertical-align:middle; 
     border-bottom: solid 1px #727272;
}
.nav-left .innerlinks a:link
{ 
    color: #000; 
    background-color: #c5c5c5; 
}
.nav-left .innerlinks a:visited
{ 
    color: #000; 
    font-size:11px; 
    background-color: #c5c5c5; 
 }
.nav-left .innerlinks a:hover
{
	color:#D9AE00;
	font-size:11px;
	background-color: #6663b1;
	text-decoration: none;
	background-image: url(/images/themes/53/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.nav-left a:link
{
	color: Navy;
}
.nav-left a:visited
{
	color: Navy;
}
.nav-left a:hover
{
	color: #ffffff;
	background-color: #6663b1;
	text-decoration: none;
}
.left-col td
{
	font-size: 11px;
	background-color: #C1C1C1;
	width:180px;
	
}
.left-col .mainlinkstable
{
	font-size: 11px;
	background-color: #C1C1C1;
	/*border: 0 0 0 0;
	border-right-color:#333399;*/
}

.SiteMap
{
	margin: 0px;
	padding: 0px;	
}
.SiteMap ul
{
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 2px;
	padding-top: 2px;
}

.SiteMap ul li
{
	/*background-image: url(/images/bullet01.gif);*/
	background-repeat: no-repeat;
	background-position: 3px 3px;
	border-style: none;
	border-bottom: 1px solid #ccc;
}
.SiteMap ul li a
{
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.SiteMap li .fixtable
{
	clear: both;
	display: block;
	float: none;
	overflow: visible;
	position: static;
}
.SiteMap .boldlink ul li a
{
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: 400;
	font-size: 12px;
}

.SiteMap .innerlinks a
{
	text-decoration: none;
	font-size:11px;
	display: block;
	padding-left: 20px;
	vertical-align:middle;
}
.SiteMap .boldlink a:link
{
	color: Red;
	font-weight: 400;
	font-size: 12px;
}
.SiteMap .boldlink a:visited
{
	color: Red;
	font-weight: 400;
	font-size: 12px;
	
}
.SiteMap .boldlink a:hover
{
	color: #000;
	text-decoration: none;
	background-color: #cc3433;
	font-weight: 500;
	font-size: 12px;
}
.SiteMap a:link
{
	color: Red;
}
.SiteMap a:visited
{
	color: Red;
}
.SiteMap a:hover
{
	color: #000;
	background-color: #cc3433;
	text-decoration: none;
}
.SiteMap .innerlinks a:link
{
	color: Red;
}
.SiteMap .innerlinks a:visited
{
	color: Red;
	font-size:11px;
}
.SiteMap .innerlinks a:hover
{
	color: #000;
	font-size:11px;
	background-color: Navy;
	text-decoration: none;
}

.datagrid tr.FeaturedItem
{
 font-weight: bold;
 font-size: 8pt;
 /*background-color:#ffb3b3; */
}
.datagrid
{
	background: #fff;
	border-bottom: 1px solid #CBDBEB;
	border-right: 1px solid #CBDBEB;
	border-top: 1px solid #CBDBEB;
	border-left: 1px solid #CBDBEB;
	font-family: Verdana, Sans-Serif , Lucida Sans Unicode;
	font-size: 8pt;
}

.datagrid td
{
	padding: 3px;
	border-left: 1px solid #CBDBEB;
	border-top: 1px solid #CBDBEB;
	border-bottom: 1px solid #CBDBEB;
	border-right: 1px solid #CBDBEB;
}
.datagrid tr.header
{
	/*/*background: #0579C3;*/
	background:#333399;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-left: solid 1px gray;
	font-size: 8pt;
	vertical-align: middle;
}
.datagrid th.header
{
	/*/*background: #0579C3;*/
	background:#333399;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-left: solid 1px gray;
	vertical-align: middle;
	font-size: 8pt;
}
.datagrid tr.even
{
	/*background: #EBF0F9;*/
	background:#ECECEC;
}
.datagrid tr.odd
{
	background: #fff;
}
.datagrid tr.selected
{
	background: #CCCCCC;
}

.datagrid tr.footer
{
	font-weight: bold;
}
.datagrid .footercat
{
	/*background: #0579C3;*/
	background:#ECECEC;
	background:
	color: #fff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.datagrid .Pages span
{
	padding: 1 3 1 3;
	color: #CBDBEB;
	font-size: 8pt;
	font-weight: bold;
}
.datagrid a:link
{
	color: navy;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif , Lucida Sans Unicode;
}
.datagrid a:active
{
	color: navy;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif , Lucida Sans Unicode;
}
.datagrid a:visited
{
	color: navy;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif , Lucida Sans Unicode;
}
.datagrid a:hover
{
	color: black;
	font-weight: normal;
	text-decoration: underline;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif , Lucida Sans Unicode;
}
.datagrid .Pages a:link
{
	padding: 1 3 1 3;
	color: #007cc3;
	font-size: 8pt;
	font-weight: bold;
}
.datagrid .Pages a:visited
{
	padding: 1 3 1 3;
	color: #007cc3;
	font-size: 8pt;
	font-weight: bold;
}
.datagrid .Pages a:hover
{
	padding: 1 3 1 3;
	color: Red;
	font-size: 8pt;
	font-weight: bold;
}

.datagrid .header a:link
{
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-left: solid 1px gray;
	text-decoration: none;
}
.datagrid .header a:visited
{
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-left: solid 1px gray;
	text-decoration: none;
}
.datagrid .header a:hover
{
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-left: solid 1px gray;
	text-decoration: underline;
}
.descriptiontext
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	text-align: justify;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.featureditems .label
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.label
{
	
	font-size: 8pt;
	color: black;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelsmall
{
	font-weight: normal;
	font-size: 7pt;
	color: black;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelsmallbold
{
	font-weight: bold;
	font-size: 7pt;
	color: black;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelbold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana,Arial,Lucida Sans Regular;
	
}
.labelblack
{
	font-weight: normal;
	font-size: 8pt;
	color: #000;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelboldblack
{
	font-weight: bold;
	font-size: 8pt;
	color: #000;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelblacksmall
{
	font-size: 7pt;
	color: black;
	font-family: Verdana;
}

.red
{
	background-color: #FF5555;
}
.green
{
	background-color: #98FB98;
}
.yellow
{
	background-color: #FFFF00;
}


.maintable
{
	width: 1004px;
	height: 100%;
	background-color: white;
}
.innermaintable
{
	width: 772px; 
	
}
.leftbarstyle
{
    padding-right:15px;
    background-color:#fff;
}
.centertdstyle
{
	height: 100%;
}
.header
{ 
    color: #c33;
	font-size: 16px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	  
}
.header1
{ font-weight: bold; font-size: 10pt; vertical-align: middle; color: #fff; border-bottom: 1px solid white; background-color: Navy; padding: 2px 0 0 2px; }
.subpageheader
{
	font-weight: bold;
	font-size: 10pt;
	color: #000;
	text-align: left;
}

.errormessage
{
	font-size: 8pt;
	font-weight: normal;
	color: Red;
	font-family: Verdana, Georgia, Arial, Tahoma, Courier New;
}
.infomessage
{
	font-size: 9pt;
    font-weight: normal;
    color: #000;
    font-family: Verdana, Georgia, Arial, Tahoma, Courier New;
}
.dropdown
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial,Lucida Sans Regular;
	background-color: #fff;
	font-size: 8pt;
	font-weight: normal;
}

.listbox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial,Lucida Sans Regular;
}
.textbox
{
	border-right: black 1px solid;
	padding-right: 1px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-size: 8pt;
	padding-bottom: 1px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Verdana,Arial,Lucida Sans Regular;
	background-color: #fff;
}
.textboxuser
{ background-color: #fff; padding: 2px 1px 1px 2px; font-size: 8pt; font-family: Verdana, Arial, "Lucida Sans Regular"; width: 80px; height: 20px; border: solid 1px black; }
.textboxpart
{ color: #000000; background-color: #ffffff; padding: 2px 1px 1px 2px; font-size: 8pt; font-family: Verdana, Arial, "Lucida Sans Regular"; width: 100px; height: 20px; border: solid 1px black; }
.textbox40
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	padding: 2px 1px 1px 2px;
	font-size: 8pt;
	font-family: Verdana,Arial,Lucida Sans Regular;
	background-color: #FFF;
	width: 40;
	color: black;
}
.textbox200
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	padding: 2px 1px 1px 2px;
	font-size: 8pt;
	font-family: Verdana,Arial,Lucida Sans Regular;
	background-color: #FFF;
	color: #000;
	width: 200px;
}
.textbox100
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	padding: 2px 1px 1px 2px;
	font-size: 8pt;
	font-family: Verdana,Arial,Lucida Sans Regular;
	background-color: #FFF;
	width: 100px;
	color: #000;
}
.textbox150
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	padding: 2px 1px 1px 2px;
	font-size: 8pt;
	font-family: Verdana,Arial,Lucida Sans Regular;
	background-color: #FFF;
	width: 150px;
	color: #000;
}
.button
{
	font-size: 11px;
	margin: 0pt 0px 0pt 0pt;
	color: #000;
	font-family: Verdana, arial, Georgia, Tahoma, 'Courier New';
}
.buttonuser
{
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #6663b1;
	margin-left: 5px;
	padding-top: 0;
	padding-bottom: 2px;
	width: 80px;
	height: 20px;
	border-style: solid;
	border-width: 2px;
	border-color: #6663b1 #6663b1 #6663b1 #6663b1;
}

.buttonpart
{
	background-color:#5656AA;
	background-position:5px bottom;
	background-repeat:no-repeat;
	border:1px solid #999999;
	color:#FCCA01;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:1px 3px;
}
.coolbutton1
{
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #333399;
	padding-top: 2px;
	padding-bottom: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: #000 #000 #000 #000;
}

.coolbutton2
{
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #333399;
	padding-top: 2px;
	padding-bottom: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: #9cf #000 #000 #9cf;
}
.line
{
	background-color: #dbdbd3;
}

.checkBox
{
	font-size: 8pt;
	color: #000;
	font-family: Verdana, Arial, Lucida Sans Regular;
	background-color: #fff;
}
.shoppingcart
{
	color: #000;
	font-family: "Lucida Sans Regular", Verdana, Arial;
	font-size: 8pt;
	font-weight: bolder;
}

a:link
{
	font-size: 8pt;
	color: navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited
{
	font-size: 8pt;
	color: navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover
{
	font-size: 8pt;
	color: navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.yearvaluesyear
{
}
.modelvaluesmake
{
	overflow: auto;
	width: 180;
}
.modelvaluesmodel
{
	overflow: auto;
	width: 200;
}
.modelvaluessubmodel
{
	overflow: auto;
	height: 50;
	width: 200;
}
.modelvaluesengine
{
	overflow: auto;
	width: 200;
}
.login
{
	padding-right: 5px;
	padding-left: 8px;
	font-size: 11px;
	padding-bottom: 5px;
	color: #000000;
	background-color: #C5C5C5;
}
.linkshead
{
	font-size: 14px;
	color: #FFF; /*background-color: #007cc3;*/
	font-family: Trebuchet MS;
	font-weight: bold;
}
homecontenttable
{
	 border: solid 1px #cc3433; 
	 
}

.Pages span
{
	padding: 1 3 1 3;
	color: #C5C5C5;
	font-size: 8pt;
	font-weight: bold;
}
.Pages a:link
{
	padding: 1 3 1 3;
	color: #000080;
	font-size: 8pt;
	font-weight: bold;
}
.Pages a:visited
{
	padding: 1 3 1 3;
	color: #000080;
	font-size: 8pt;
	font-weight: bold;
}
.Pages a:hover
{
	padding: 1 3 1 3;
	color: #f66;
	font-size: 8pt;
	font-weight: bold;
}
.eventdate
{
	font-size: 8pt;
	color: #cc3433;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

TABLE.datalist
{
	font-size: 8pt;
	background: #fff;
	width: 100%;
	font-family: Verdana;
}
.datalist TABLE
{
	font-size: 8pt;
	background: #fff;
	width: 100%;
	font-family: Verdana;
}
TABLE.datalist TD.odd
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Verdana;
}
TABLE.datalist TD.even
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Verdana;
}
TABLE.datalist TD.foot
{
	font-weight: bold;
	background: #C5C5C5;
}
TABLE.datalist .tdColor
{
	border-top: #aaaaaa 1px solid;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: #aaaaaa 1px solid;
}
.infobaloon
{ font-size: 8pt; color: black; font-family: Verdana; background-color: #C5C5C5; opacity: 1; filter: alpha(opacity=0); visibility:hidden; border: solid 1px #000000; }
.table_border
{ border-color: #f66; }

.bodytext 
{	
	/*padding: 10px 10px 5px;*/
}

.bodytext h1
{
	color: #c33;
	font-size: 22px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}
.bodytext h2
{
	color: #c33;
	font-size: 16px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 2px;
	padding-bottom: 5px;
	border-bottom: 2px solid #c33;
}
.bodytext h3
{
	color: #c33;
	font-size: 14px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
.bodytext p
{
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 10px;
}
.bodytext td
{
	font-size: 8pt;
	vertical-align :top;
}

td.panehead
{
	background-image: url(/images/themes/53/featured-items.jpg);
	color: white;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	height: 29px;	
	text-align:center;
	display:none;
}

td.Featuredpanehead
{
	color: white;
	background-color:White;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-repeat: repeat;    
	background-position: right bottom;
	padding-left: 10px;
	height: 23px;	
	display:none;
}


table.Newspane
{
	
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 15px;
	border-bottom: #6663b1 1px solid;
	border-right: #6663b1 1px solid;
	border-left: #6663b1 1px solid;
	border-top :#6663b1 0px solid;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right:0px;
	background-image: url(/images/themes/53/grey_bg.jpg);
}


td.Newspane
{
	padding:   10px 10px 10px ;
	background-image: url(/images/themes/53/grey_bg.jpg);

}
.newshead
{
	display:none;
}

td.center-col
{
	padding-left : 10px;
	padding-right : 10px;
}

table.prod-block
{
	border: solid 1px #6663b1;
	/*background-image: url(/images/themes/53/grey_bg.jpg);*/
}
.prod-block p
{
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 5px;
}
.prod-block td
{
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
.prod-block a:link
{
	color: #3a6b9d;
}
.prod-block a:visited
{
	color: #3a6b9d;
}
.prod-block a:hover
{
	color: Red; 
	text-decoration:none;
}


.prod-block ul
{
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 2px;
	padding-top: 2px;
	
}

.prod-block ul li
{ 
    background-repeat: no-repeat; 
   /* border-bottom: 1px solid #6663b1; */
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none;
    width:180px;
}
.prod-block ul li a
{
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.news td
{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}
.news a:link
{
	color: #000080;
}
.news a:visited
{
	color: #000080;
}
.news a:hover
{
	color: #d96666;
}
.news p
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.news hr
{
	background-color: #f66;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.footermain
{
    height:10px;
}
.footermain td
{
	text-align: center;
	font-size:8pt;
	color: #FFF;
}
.footermain1
{
	color: #FFF;
	font-size:11px;
	font-weight:bold;
	background-image:url(/images/themes/53/bg-footer.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:center;
	background-repeat: no-repeat; 
	background-position: 0 top;
	padding-top: 30px;
	padding-right: 30px; 
	padding-left: 30px; 
}

.defaultlinks a:link
{
	background-image: url(/images/bullet02.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #3a6b9d;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	/*font-weight: bold;*/
	font-size:15px;
}

.defaultlinks a:visited
{
	background-image: url(/images/bullet02.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #3a6b9d;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	/*font-weight: bold;*/
	font-size:15px;
}
.defaultlinks a:hover
{
	background-image: url(/images/bullet01.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color:Red;
	/*font-weight: bold;*/
	font-weight: normal;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	font-size:15px;
}

.Cat3_Loading
{
	background-color: #F4F3EC;
	border: solid 1 #7F9DB9
}
/*
.Cat3_LoadingShadow
{
	background-color:Black;  
	filter: alpha(opacity=50); 
}
*/
.Cat3_DivMainCatContainer
{ background-color: #F4F3EC; border-color: solid 1 silver; border-style: ;;border-width: ;;
}
.Cat3_DivMainCatContainerTitleBar
{
	background-color: #DBDDBF;
	font-size: 8pt;
	color: #CC0000;
	font-family: Verdana, Arial, "Lucida Sans Regular";	
}


.Cat3_DivSubCatContainer
{
	/*background-color : #CDDFFB;*/
	
	padding-left: 20px;
}

.Cat3_SubCatContentDiv
{
	background-color:#E7E3D1;
	border: solid thin silver;
}
.Cat3_SubCatContentDiv_TitleBar
{
	background-color: #F4F3EC;
	font-size: 8pt;
	color: #CC0000;
	font-family: Verdana, Arial, "Lucida Sans Regular";	
}
.maincat
{
	background-color: #DBDDBF;
}
.subcat
{
	background-color: #E7E3D1;
}
fieldset
{
	line-height: 18px;
	position: expression( 'relative' ); /* Fixes IE problem with fieldset+legend boundaries */
	background-color: #f4f4f2;
	background-image: none;
	margin-top: 10px;
	border: solid 1px #E68A10;
	padding: 20px 10px 10px;
	
}
legend
{
	position: expression( 'absolute' );
	top: expression( '-9px' ); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 2px 5px;
	border: solid 1px;
	background-color: #fff;
	color: #6663b1;
	font-weight: bold;
	font-size: 8pt; 
	width: 150px;
	overflow: visible;
	min-width: 150px;
	display: block;
}
.labelbold a:link
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelbold a:visited
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelbold a:hover
{
	font-weight: bold;
	font-size: 8pt;
	text-decoration:underline;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.descriptiontextatpage 
{
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	text-align: justify;
	font-family: Verdana,Arial,Lucida Sans Regular;
	padding-bottom: 10px;
	padding-top: 5px;
}
.tableborder
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.qtyavail
{
	font-weight: bold;
	color: Green;
}
.qtynotavail
{
	font-weight: bold;
	color: #f66;
}
.partinfomessage
{
	left: 320px;
	position: absolute;
	background-color: #FFFFE1;
	font-family: Verdana;
	font-size: 8pt;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px black;
}

table.pane
{
	/*border: solid 1px #6663b1;
	margin-right:0px;
	background-image: url(/images/themes/53/grey_bg.jpg);*/
	background-color:#C1C1C1;
	
}

td.pane
{
	padding:   10px 10px 10px ;
	/*width: 200px;*/
}

table.Featuredpane
{
	
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 15px;
	/*border-bottom: #E68A10 1px solid;
	border-right: #E68A10 1px solid;
border-top :#E68A10 0px solid;*/
	border-left: #E68A10 1px solid;
	
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right:0px;
}


td.Featuredpane
{
	padding:   10px 10px 10px ;

}

td.Featuredimage
{
	border-bottom: #E68A10 0px solid;
	border-right: #E68A10 1px solid;
	border-left: #E68A10 1px solid;
	border-top :#E68A10 1px solid;
	padding: 0 0 0 0;
	
}

table.Newspane
{
	
	clear: none;
	display: inline;
	float: left;
	border-bottom: #E68A10  1px solid;
	border-top: #E68A10  0px solid;
	border-right: #FFF 0px solid;
	border-left: #FFF 0px solid;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right:0px;
	
}


td.Newspane
{
	padding:   10px 10px 10px ;
	height:500px;
}


td.Newsimage
{
	border-bottom: #E68A10 0px solid;
	border-right: #E68A10 1px solid;
	border-left: #E68A10 1px solid;
	border-top :#E68A10 0px solid;
	padding: 0 0 0 0;	
}
.Loginpane
{
	
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 15px;
	border-bottom: #FFF 0px solid;
	border-right: #FFF 0px solid;
	border-left: #FFF 0px solid;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right:0px;
}


td.Loginpane
{
	padding:   10px 10px 10px ;
}	

	
/* Dashboard Styles (END) */ 	

.compName
{
	color:#FFF;
}




td.paneDefault
{
	padding:   10px 10px 10px ;
	width: 180px;
	}
	
/* Dashboard Styles (END) */ 	

td.paneheadDefault
{
	color: white; 
	font-size: 14px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	background-color:#6663b1;
	/*
	background-image: url(/images/themes/53/pane-header-bg.gif);
	padding-left: 10px;
    */
	width: 100%;
}
.Loginpane
{
	
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 15px;
	border-bottom: #FFF 0px solid;
	border-right: #FFF 0px solid;
	border-left: #FFF 0px solid;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right:0px;
	background-color:White;
}


td.Loginpane
{
	padding:   10px 10px 10px ;
}	

.panetd
{
	padding:  10px 10px 10px ;
	/*width: 250px;*/
}
.rightbarstyle
{
    width:17px;
    
}

.leftbarstylehome
{
    background-color: #FFFFFF; 
    width:230px;
    border-right:solid 1 #E78B10;
}
.loginlink
{
    font-size:12Px;
}

.control-prod-header
{
    background-color:#6663b1;
    color:#FFFFFF;
    font-size:14px;
    font-family:Arial;
    font-weight:bold;

}


.LoginHead
{
	/*background-image: url(/images/themes/53/grey_bg.jpg);*/
    font-size:14px;
    font-family:Arial;
    font-weight:bold;
    background-color:#C1C1C1;

}
.login123 a
{
	color: Red;
	
}

.login123 a:visited
{
	color: Red;
	
}

.login123 a:link
{
	color: Red;
	
}

.login123 a:hover
{
	color: Black;
}

.login123 .textbox100
{
	width:100px;
	border-bottom-color:#C6C6C6;
	border-left-color:#C6C6C6;
	border-right-color:#C6C6C6;
	border-top-color:#C6C6C6;
	
}

.textboxHome
{
	width:150px;
	border-bottom-color:#FFF;
	border-left-color:#FFF;
	border-right-color:#FFF;
	border-top-color:#FFF;
	
}

.Featuredtd
{
	color: white;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-image: url(/images/themes/53/tdFeatured.gif);
	background-repeat: repeat;
    background-position: right bottom;
	padding-left: 10px;
	height: 23px;
	width:180px;
	border-bottom: #F2F0D4 1px none;
	border-right:  #F2F0D4 1px none;
	border-left:   #F2F0D4 1px none;
	display:none;
}

.TdNewsHead
{
	color: white;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-repeat: repeat;
    background-position: right bottom;
	padding-left: 10px;
	height: 23px;
	border-bottom: #F2F0D4 1px none;
	border-right:  #F2F0D4 1px none;
	border-left:   #F2F0D4 1px none;
	vertical-align:top;
	background-image: url(/images/themes/53/OffersPane.gif);
}
.tableNews
{
	margin-bottom: 15px;
	border-bottom: #F2F0D4 1px solid;
	border-right:  #F2F0D4 1px solid;
	border-left:   #F2F0D4 1px solid;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right:0px;
	background-image: url(/images/themes/53/grey_bg.jpg);
	
}
.tableFeatured
{
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 15px;
	border-bottom: #6663b1 1px solid;
	border-right:  #6663b1 1px solid;
	border-left:   #6663b1 1px solid;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right:0px;
	width:250px;
	background-image: url(/images/themes/53/grey_bg.jpg);
}


.tablePopular
{
	
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 15px;
	border-bottom: #6663b1 1px solid;
	border-right:  #6663b1 1px solid;
	border-left:   #6663b1 1px solid;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right:0px;
	width:250px;
	background-image: url(/images/themes/53/grey_bg.jpg);
	
}

/*style sheet for home page*/
/* ----------------------  Common elements
*/
body { 
 color: black;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: #C1C1C1;
 margin: 0;
 padding: 0;
 }
TD.navbar {
	PADDING-LEFT: 30px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.navbar A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.navbar A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.navbar A:hover {
	COLOR: #216187; TEXT-DECORATION: none
}
TD.navbar1 {
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 4px;
}
.navbar1 A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.navbar1 A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
.navbar1 A:hover {
	COLOR: #3E3F9C; TEXT-DECORATION: none
}

/*---------------------------navebar2------------------------------------------*/

TD.navbar2 {
	PADDING-LEFT: 30px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFDA10;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 1px;
}
.navbar2 A:link {
	COLOR: #FFDA10; TEXT-DECORATION: none
}
.navbar2 A:visited {
	COLOR: #FFDA10; TEXT-DECORATION: none
}
.navbar2 A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}

/* ---------------------- Information Panels*/
table.infopane {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3A699D;
	border-right-color: #3A699D;
	border-bottom-color: #3A699D;
	border-left-color: #3A699D;
}
.infopane caption {
	color: white;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	height: 30px;
	font-weight: bold;
	background-color: #6663b1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}
.infopane caption img { vertical-align: middle; margin-left: 5px; }
.infopane td {	padding: 2px;}
.infopane p { font-size: 10px; }
.infopane h1{
	font-size: 16px;
	color:#6663b1;
	font-weight: bold;
	text-decoration: underline;
	line-height: 130%;
}
.infopane h2{font-size: 14px; color:#6663b1; font-weight: bold;}
.infopane h3{font-size: 11px; color:#000000; font-weight: normal;}
table.productgrid { }
.productgrid td { border-bottom: 1px solid #3A699D; }
.login td {	border: 0px;}
p.price { color: #000000; }

/*---------------------------------------*/
p {  }

td {  }

a:link { color: black }

a:visited { color: black }

a:hover { color: #6663b1}

a:active { color: #47607A }
input { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.bggray{
	background-image: url(images/themes/53/gray_bg.gif);
	background-repeat: repeat-x;
}


/* ---------------------- Left Navigation*/
#leftcol ul  { font-size: 11px; list-style-type: none; margin: 0; padding: 0; font-weight: bold;}
#leftcol li { background-image: url(images/themes/53/bullet01.gif); background-repeat: no-repeat; background-position: 2px 9px; display: block; border-bottom: 1px solid #3A699D; border-top-style: none;  }
#leftcol ul a   { color: #000000; text-decoration: none; display: block; padding-top: 3px; padding-bottom: 3px; padding-left: 20px; }
#leftcol ul a:hover   {background-image: url(images/themes/53/bullet01.gif); background-repeat: no-repeat; background-position: 2px 9px; display: block; color: #FFCC13; background-color: #6663b1}
#leftcol ul ul a { color: #02368c; text-decoration: none; background-color: #d9e1ec; display: block; padding-top: 3px; padding-bottom: 3px; padding-left: 10px; }

/*---------------------footer*/

.footer {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 45px;
	vertical-align: middle;
	text-align: center;
	background-color: #6663b1;
	line-height: 180%;
}

.footer A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
.footer A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
.footer A:hover {
	COLOR: #FFCC13; TEXT-DECORATION: none}
	/* ----------------------  Forms elements*/
.smart-text-input1 { color: #000000;
	background-color: white;
	width: 130px;
	margin-top: 2px;
	padding: 3px 5px;
	border: solid 1px black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; }
.smart-text-input2 {
	color: #000000;
	background-color: white;
	width: 130px;
	margin-top: 2px;
	padding: 3px 5px;
	border: solid 1px black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smart-button1 {
	color: #6663b1;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C1C1C1;
	background-repeat: no-repeat;
	background-position: 5px bottom;
	padding: 1px 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
.smart-button2 {
	color: white;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6663b1;
	background-repeat: no-repeat;
	background-position: 5px bottom;
	padding: 1px 3px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
.button60pix { width: 60px; }
/*----------------------------Quick search----------------------------------*/
.quicksearch {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 30px;
	font-weight: bold;
}
	
	/*----------------------------righcol----------------------------------*/
div.rightcol { margin-top: 5px; margin-right: 20px; margin-left: 15px; }
.rightcol p { font-size: 11px; line-height: 130%; margin-top: 0; margin-bottom: 10px; }
.rightcol h1 { color: #253648; font-size: 22px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin-top: 5px; margin-bottom: 10px; }
.header_text{padding-left: 30px;}
.product_img{
	border: 1px solid #000000;
}

.number {
	font-size: 10px;
	text-decoration: none;
}
.number a:link { color: black }

.number a:visited {
	color: black;
	font-weight: bold;
}

.number a:hover {
	color: #6663b1;
	font-weight: bold;
	text-decoration: underline;
}
.product_img2{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.grey_bg_big{
	background-image: url(images/themes/53/grey_bg_big.jpg);
	background-repeat: repeat-x;
}
.grey_bg{
	background-image: url(images/themes/53/grey_bg.jpg);
	background-repeat: repeat-x;
}
.yellow_bg_big {background-image: url(images/themes/53/yellow_bg_big.jpg);
	background-repeat: repeat-x;}
	
.yellow_bg_small {background-image: url(images/themes/53/yellow_bg_small.jpg);
	background-repeat: repeat-x;}
.leftcol_bg {background-image: url(/images/themes/53/left_grey_bg.jpg);
	background-repeat: repeat-x;}
.loginbox{
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.featured-item-bottom  {
	background-image:url("/images/themes/53/featured-items-bottom.jpg");
	background-repeat:no-repeat;
	width:792px;
	padding-bottom:10px;
}
.FeaturedtrClass
{
	border-left:1px solid black;
	border-right:1px solid black;	
	width:794px; 
	
}
#featuredHeader
{
	background-image:url("/images/themes/53/featured-items.jpg");
	background-repeat:no-repeat;
	text-align:center;
	color:white;
	font-weight:bold;
	height:29px;
	}
.dowm-box-head{color:#FFF; font-family:Verdana, Geneva, sans-serif; font-size:16px; font-weight: bold; height:29px; width:237px;
background-image:url(/images/themes/53/down-box-top.jpg); background-repeat:no-repeat; text-align: center;}

.dowm-box-item{ /*border: #000 solid 1px;*/ width:237px; background-image:url(/images/themes/53/down-box-mid.jpg); background-repeat:repeat-y;}
.dowm-box-bottom{ /*border: #000 solid 1px;*/ width:237px; background-image:url(/images/themes/53/down-box-bottom.jpg); background-repeat: no-repeat; height:14px;}
.down-box-text{color:#413f3f; font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight: normal; padding:10px;}
.down-box-announcements{color:#413f3f; font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight: normal; padding:10px;}
#UNews_news
{
	background-color:White;
	}
#Footer_tblImage
{
	background-color:#6663b1;
	background-image:none !important;
}

#UFeaturedItem_featuredTbl
{
	padding :0 60px;
}
.authorized-distributors-head
{ 
	color:#FFF; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:12px; 
	font-weight:normal; 
	height:39px; 
	width:198px; 
	background-image:url(/images/themes/53/authorized-distributors-head.jpg); 
	background-repeat:no-repeat; 
	text-align:center;}
.authorized-distributors
{ 
	/*border: #000 solid 1px;*/ 
	width:198px; 
	background-image:url(/images/themes/53/authorized-distributors-rl-borders.jpg); 
	background-repeat:repeat-y;
}
.authorized-distributors-bottom
{
	 border-top:#000 solid 1px;
}

.tip
{
	font-weight: normal;
	font-style: italic;
	font-size: 7pt;
	color: gray;
	font-family: Verdana,Arial,Lucida Sans Regular;
}

.tipMessage
{
	font-weight: normal;
	font-style: italic;
	font-size: 8pt;
	color: gray;
	font-family: Verdana,Arial,Lucida Sans Regular;
}