/* CSS Document */
*
{
	padding: 0px;
}
body
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #f3f1e4; 
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f1e4; 
	SCROLLBAR-SHADOW-COLOR: #f3f1e4; 
	SCROLLBAR-BASE-COLOR: #f3f1e4;
	SCROLLBAR-TRACK-COLOR: #f3f1e4; 
	
}

.headerbg
{
	background-color: #f3f1e4;
	height: 110px;
	color: #2b3953;
}
.logintxt
{
	font-size: 12px;
	color: #2b3953;
	text-decoration: none;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-right: 10px;
}
.logintxthyper
{
	font-size: 12px;
	color: #2b3953;
	text-decoration: underline;
}
a.logintxthyper:hover
{
	font-size: 12px;
	color: #2b3953;
	text-decoration: none;
}
.menubg
{
	background-color: #B1AD8A;
	height: 20px;
}



#topnav-primary
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-color: #99FF00;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	float: left;
}
#topnav-primary UL.links-menu
{
	list-style: none;
	color: #ffffff;
	font-size: 11px;
	background-color: #99FF00;
	padding: 0px;
	margin: 0px;
	float: left;
}
#topnav-primary UL LI
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
}

#topnav-primary UL LI a.home
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	border: 0px solid #000000;
	display: block;
	background-image: url(img/homedeflt.jpg);
	height: 20px;
	width: 56px;
}
#topnav-primary UL LI a.home:hover
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	border: 0px solid #000000;
	display: block;
	background-image: url(img/homeover.jpg);
	height: 20px;
	width: 56px;
}

#topnav-primary UL LI a.about
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	border: 0px solid #000000;
	display: block;
	background-image: url(img/aboutdeflt.jpg);
	height: 20px;
	width: 70px;
}
#topnav-primary UL LI a.about:hover
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	border: 0px solid #000000;
	display: block;
	background-image: url(img/aboutover.jpg);
	height: 20px;
	width: 70px;
}

#topnav-primary UL LI a.contact
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	border: 0px solid #000000;
	display: block;
	background-image: url(img/contactdeflt.jpg);
	height: 20px;
	width: 79px;
}
#topnav-primary UL LI a.contact:hover
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	border: 0px solid #000000;
	display: block;
	background-image: url(img/contactover.jpg);
	height: 20px;
	width: 79px;
}

#topnav-primary UL LI a.account
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	border: 0px solid #000000;
	display: block;
	background-image: url(img/accountdeflt.jpg);
	height: 20px;
	width: 87px;
}
#topnav-primary UL LI a.account:hover
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	border: 0px solid #000000;
	display: block;
	background-image: url(img/accountover.jpg);
	height: 20px;
	width: 87px;
}


#rightnav-primary
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-color: #99FF00;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	float: left;
}
#rightnav-primary UL.links-menu
{
	list-style: none;
	color: #ffffff;
	font-size: 11px;
	background-color: #99FF00;
	padding: 0px;
	margin: 0px;
	float: left;
}
#rightnav-primary UL LI
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
}

#rightnav-primary UL LI a.catalog
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	border: 0px solid #000000;
	display: block;
	background-image: url(img/catalog_deflt.jpg);
	height: 24px;
	width: 161px;
}
#rightnav-primary UL LI a.catalog:hover
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	border: 0px solid #000000;
	display: block;
	background-image: url(img/catalog_over.jpg);
	height: 24px;
	width: 161px;
}

#rightnav-primary UL LI a.customer
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	border: 0px solid #000000;
	display: block;
	background-image: url(img/customer_deflt.jpg);
	height: 24px;
	width: 161px;
}
#rightnav-primary UL LI a.customer:hover
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	border: 0px solid #000000;
	display: block;
	background-image: url(img/customer_over.jpg);
	height: 24px;
	width: 161px;
}

#rightnav-primary UL LI a.orderstatus
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	border: 0px solid #000000;
	display: block;
	background-image: url(img/order_deflt.jpg);
	height: 24px;
	width: 161px;
}
#rightnav-primary UL LI a.orderstatus:hover
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	border: 0px solid #000000;
	display: block;
	background-image: url(img/order_over.jpg);
	height: 24px;
	width: 161px;
}

#rightnav-primary UL LI a.catareq
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	border: 0px solid #000000;
	display: block;
	background-image: url(img/catreq_deflt.jpg);
	height: 24px;
	width: 161px;
}
#rightnav-primary UL LI a.catareq:hover
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	border: 0px solid #000000;
	display: block;
	background-image: url(img/catreq_over.jpg);
	height: 24px;
	width: 161px;
}

#rightnav-primary UL LI a.shopping
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	border: 0px solid #000000;
	display: block;
	background-image: url(img/shoppoing_deflt.jpg);
	height: 24px;
	width: 161px;
}
#rightnav-primary UL LI a.shopping:hover
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	border: 0px solid #000000;
	display: block;
	background-image: url(img/shoppoing_over.jpg);
	height: 24px;
	width: 161px;
}


.itemlist
{
	border-left: 1px solid #625E4D;
	border-right: 1px solid #625E4D;
	font-size: 10px;
	color: #625E4D;
	text-decoration: none;
	height: 20px;
}
.normaltxt
{
	color: #2B3953;
	text-decoration: none;
	font-size: 11px;
	text-align: left;

}
.normaltxt_new
{
	color: #2B3953;
	text-decoration: none;
	font-size: 11px;
	margin-left:30px;

}
.normaltxttitle
{
	color: #2B3953;
	text-decoration: underline;
	font-size: 12px;
	text-align: left;
}
a.normaltxttitle:hover
{
	color: #2B3953;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}

.boxbg
{
	background-color: #bbb9a2;
	margin: 0px;
	padding: 0px;
}
.boxtitle
{
	font-size: 16px;
	color: #2B3953;
	text-decoration: none;
	font-weight: bold;
}
.boxtxt
{
	font-size: 12px;
	color: #2B3953;
	text-decoration: none;
}
.box1
{
	background-repeat: no-repeat;
	background-position: top;
	height: 133px;
	width: 266px;
	color: #2B3953;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	background-color: #bbb9a2;
}
.box2
{
	background-repeat: no-repeat;
	background-position: top;
	height: 133px;
	width: 265px;
	color: #2B3953;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #bbb9a2;
}
.box3
{
	background-repeat: no-repeat;
	background-position: top;
	height: 133px;
	width: 269px;
	color: #2B3953;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #bbb9a2;
}

.footerlinespacer
{
	background-color: #bfbe9f;
	height: 8px;
}
.footerbg
{
	background-color: #b1ad8a;
}
.footer
{
	background-color: #b1ad8a;
	height: 42px;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}
.footertxt
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}
.footerlink
{
	background-color: #b1ad8a;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.footerlink:hover
{
	background-color: #b1ad8a;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

/* about */
.abouttxt
{
	font-size: 10px;
	font-style: normal;
	color: #73715f;
	text-decoration: none;
	background-image: url(img/aboutmap.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.abouttxtsel
{
	font-size: 10px;
	font-style: normal;
	color: #302D27;
	text-decoration: none;
	font-weight: bold;
}
.ourgoal
{
	font-size: 12px;
	font-weight: bold;
	color: #302D27;
	text-decoration: none;
}
.ourgoaltxt
{
	font-size: 10px;
	color: #302D27;
	text-decoration: none;
}

/* contact */
.conttitle
{
	font-size: 14px;
	font-weight: bold;
	color: #302d27;
	text-decoration: none;
}
.conttxt
{
	font-size: 11px;
	color: #302d27;
	text-decoration: none;
}
.conumtitle
{
	font-size: 11px;
	color: #312E29;
	font-weight: bold;
	text-decoration: none;
}
.conum
{
	font-size: 11px;
	color: #717262;
	text-decoration: none;
}
.conum_signature
{
	font-size: 11px;
	color: #312E29;
	text-decoration: underline;
}
.conumlink
{
	font-size: 11px;
	color: #717262;
	text-decoration: underline;
}
a.conumlink:hover
{
	font-size: 11px;
	color: #717262;
	text-decoration: none;
}
.errortxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bc0d0d;
	text-decoration: none;
}
.textbox
{
	border: 1px solid #C0BFA0;
	background-color: #ffffff;
	font-size: 11px;
	color: #302d28;
	height: 16px;
}
.combobox
{
	border: 1px solid #C0BFA0;
	background-color: #ffffff;
	font-size: 11px;
	color: #302d28;
}
.btn
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: rgb(143,141,116); 
	
	
}
.btn1
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: rgb(177,172,137);
}

.SaveButton
{
	background-image: url("../Images/Save.gif");
}
.SaveButtonOver
{
	background-image: url("../Images/Save_O.gif");
}

/* cust service */
.custbldtxt
{
	font-size: 12px;
	font-weight: bold;
	color: #302d27;
	text-decoration: none;
}
.conttxt
{
	font-size: 11px;
	color: #302d27;
	text-decoration: none;
}
.custul
{
	list-style-type: disc;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #73715F;
	text-decoration: underline;
}
.custullink
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #73715F;
	text-decoration: underline;
}
a.custullink:hover
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #73715F;
	text-decoration: none;
}
.top
{
	font-size: 11px;
	color: #302d28;
	text-decoration: underline;
	font-style: normal;
}
a.top:hover
{
	font-size: 11px;
	color: #302d28;
	text-decoration: none;
	font-style: normal;
}

/* privacy */
.overviewtxt
{
	font-size: 10px;
	color: #73715F;
	text-decoration: none;
	font-style: normal;
}
.custbldtxt
{
	font-size: 12px;
	font-weight: bold;
	color: #302d27;
	text-decoration: none;
}
.overul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #302D27;
	text-decoration: none;
	font-weight: bold;
}

.overullink
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #302D27;
	text-decoration: underline;
}
a.overullink:hover
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #302D27;
	text-decoration: none;
}

/* terms */

.normaltxt
{
	font-size: 10px;
	color: #302D27;
	text-decoration: none;
}

/* tredmarks */

.normaltxt
{
	font-size: 10px;
	color: #302D27;
	text-decoration: none;
}

.summarylink
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

.summarytxt
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.lightbg
{
	background-color: #EBEBE1;
	color: #2b3953;
}
.formBorder
{
 	 border-right: white thin solid;
	 border-left: #EBEBE1 thin solid; 
}

.darkBG
{
	background-image: url( '../Images/side back color.jpg' );
	height: 25px;
}


/*BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6EFF5;
}*/
TD.loginBG
{
	font-weight: bold;
	font-size: 13px;
	background-image: url(../images/login_bg.gif);
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.contentTablePadding
{
	padding-left: 0px;
	padding-top: 0px;
}
A
{
	text-decoration: none;
}
.whiteBG
{
	background-color: #FDFDFD;
}
.bodyBG
{
	background-color: #F3F1E4;
}
.bodyBorder
{
	background-color: #F3F1E4;
	width: 3px;
}
.lightBlueBG
{
	background-color: #1CB0EA;
}
.referralWhiteText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

TD.headerBG
{
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	height: 20px;
	padding-left: 5px;
}

.bodyText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4E4F;
	text-decoration: none;
}
.bodyTextNav
{
	font-family: Verdana;
	font-size: 11px;
	color: #8D8C78;
	text-decoration: none;
}
.ItemHeaderText
{
	font-family: Verdana;
	font-size: 12px;
	color: #8D8C78;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D4E4F;
	text-decoration: none;
}
.bodyTextBoldSmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4D4E4F;
	text-decoration: none;
}
.blueText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0BFA0;
	text-decoration: none;
}

.bottomTextWhite
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.blackLink:link, A.blackLink:active, A.blackLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4E4F;
	text-decoration: underline; /*font-weight:bolder;*/
}
A.blackLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4E4F;
	text-decoration: none;
}
A.moreLink:link, A.moreLink:active, A.moreLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #4D4E4F;
	text-decoration: underline;
}
A.moreLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #4D4E4F;
	text-decoration: none;
}
A.newsHeaderLink:link, A.newsHeaderLink:active, A.newsHeaderLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4E4F;
	font-weight: bold;
	text-decoration: underline;
}
A.newsHeaderLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4E4F;
	font-weight: bold;
	text-decoration: none;
}
A.referralWhiteLink:link, A.referralWhiteLink:active, A.referralWhiteLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
A.referralWhiteLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
A.leftHomeLink:link, A.leftHomeLink:active, A.leftHomeLink:visited
{
	background-image: url(../images/left_menu.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	padding-left: 36px;
	padding-top: 9px;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #013B80;
	text-decoration: none;
}
A.leftHomeLink:hover
{
	background-image: url(../images/left_menu.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	padding-left: 36px;
	padding-top: 9px;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #013B80;
	text-decoration: none;
}
A.leftMenuLink:link, A.leftMenuLink:active, A.leftMenuLink:visited
{
	
	background-color: #f3f1e4;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	padding-left: 6px;
	padding-top: 1px;
	line-height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #615E4D;
	text-decoration: none;
}
A.leftMenuLink:hover
{
	
	background-color: rgb(143,141,116); 
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	padding-left: 6px;
	padding-top: 1px;
	line-height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F3F1E4;
	text-decoration: none;
}
A.leftMenuLinkSelected:link, A.leftMenuLinkSelected:active, A.leftMenuLinkSelected:visited
{
	background-image: url(../images/left_menu_over.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	padding-left: 36px;
	padding-top: 1px;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFB200;
	text-decoration: none;
}
.input_textbox
{
	border-right: #C0BFA0 1px solid;
	padding-right: 0px;
	border-top: #C0BFA0 1px solid;
	padding-left: 3px;
	font-size: 10px;
	margin: 0px;
	border-left: #C0BFA0 1px solid;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: #C0BFA0 1px solid;
	font-family: Verdana, Arial, Helvetica; /*BACKGROUND-COLOR:#E6EFF5;*/
	text-decoration: none;
	width: 135px;
}
.input_textboxlarge
{
	border-right: #C0BFA0 1px solid;
	padding-right: 0px;
	border-top: #C0BFA0 1px solid;
	padding-left: 3px;
	font-size: 10px;
	margin: 0px;
	border-left: #C0BFA0 1px solid;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: #C0BFA0 1px solid;
	font-family: Verdana, Arial, Helvetica; /*BACKGROUND-COLOR:#E6EFF5;*/
	text-decoration: none;
	width: 210px;
}
.input_textboxsmall
{
	border-right: #C0BFA0 1px solid;
	padding-right: 0px;
	border-top: #C0BFA0 1px solid;
	padding-left: 3px;
	font-size: 10px;
	margin: 0px;
	border-left: #C0BFA0 1px solid;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: #C0BFA0 1px solid;
	font-family: Verdana, Arial, Helvetica; /*BACKGROUND-COLOR:#E6EFF5;*/
	text-decoration: none;
	width: 100px;
}
.input_textbox3digit
{
	border-right: #C0BFA0 1px solid;
	padding-right: 0px;
	border-top: #C0BFA0 1px solid;
	padding-left: 3px;
	font-size: 10px;
	margin: 0px;
	border-left: #C0BFA0 1px solid;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: #C0BFA0 1px solid;
	font-family: Verdana, Arial, Helvetica; /*BACKGROUND-COLOR:#E6EFF5;*/
	text-decoration: none;
	width: 32px;
}
.input_textbox4digit
{
	border-right: #C0BFA0 1px solid;
	padding-right: 0px;
	border-top: #C0BFA0 1px solid;
	padding-left: 3px;
	font-size: 10px;
	margin: 0px;
	border-left: #C0BFA0 1px solid;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: #C0BFA0 1px solid;
	font-family: Verdana, Arial, Helvetica; /*BACKGROUND-COLOR:#E6EFF5;*/
	text-decoration: none;
	width: 42px;
}
.ccombo
{
	border-right: #C0BFA0 1px solid;
	border-top: #C0BFA0 1px solid;
	font-size: 10px;
	margin: 0px;
	border-left: #C0BFA0 1px solid;
	color: #333333;
	border-bottom: #C0BFA0 1px solid;
	font-family: Verdana, Arial, Helvetica; /*BACKGROUND-COLOR:#E6EFF5;*/
	text-decoration: none;
	width: 135px;
}
.ccombolarge
{
	border-right: #C0BFA0 1px solid;
	padding-right: 0px;
	border-top: #C0BFA0 1px solid;
	padding-left: 3px;
	font-size: 10px;
	margin: 0px;
	border-left: #C0BFA0 1px solid;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: #C0BFA0 1px solid;
	font-family: Verdana, Arial, Helvetica;
	background-color: #E6EFF5;
	text-decoration: none;
	width: 250px;
}
TD.bodyBG
{
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
}
TD.topBG
{
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-y;
}
TD.leftBG
{
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
}
TD.contentBG
{
	background-color: White;
}
TD.greenBG
{
	background-image: url(../images/green_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

TABLE.bottomBG
{
	background-image: url(../images/bottom_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 13px;
	text-decoration: none;
}

A.bottomLink:link, A.bottomLink:active, A.bottomLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
A.bottomLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC00;
	text-decoration: none;
}
.orangeHeaderText
{
	height: 40px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #615E4D;
	font-weight: bold;
	line-height: 30px; /*font-style:italic;*/
	text-decoration: none;
}
.orangeHeaderText1
{
	height: 40px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #615E4D;
	font-weight: bold;
	line-height: 30px; /*font-style:italic;*/
	text-decoration: none;
}
.warningText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.RedText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.ccombosmall
{
	border-right: #C0BFA0 1px solid;
	padding-right: 0px;
	border-top: #C0BFA0 1px solid;
	padding-left: 3px;
	font-size: 10px;
	margin: 0px;
	border-left: #C0BFA0 1px solid;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: #C0BFA0 1px solid;
	font-family: Verdana, Arial, Helvetica; /*BACKGROUND-COLOR:#E6EFF5;*/
	text-decoration: none;
	width: 60px;
}
/*Grid*/

.GridHeaderSimple
{
	background-color: #F3F1E4;
	font-family: Verdana, Arial,Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	line-height: 18px;
}

.Grid
{
	border: solid 1px #F3F1E4;
	font-family: Verdana, Arial,Tahoma;
	font-size: 12px;
}

.GridHeader
{
	background-color: #EBEBE1;
	font-family: Verdana, Arial,Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	line-height: 18px;
}
.BlueGridHeader
{
	background-color: #1CAFE8;
	font-family: Verdana, Arial,Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	line-height: 18px;
}

.GridHeader A
{
	font-family: Verdana, Arial,Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	line-height: 18px;
}

.GridHeader a:hover
{
	background-color: #F3F1E4;
	font-family: Verdana, Arial,Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	padding-left: 5px; /*font-weight:bold; 	text-decoration:underline;*/
}

.GridItem
{
	font-family: Verdana, Arial,Tahoma;
	font-size: 10px; /*background-color: #F6FAFE;*/
	border-color: #DBECFC;
	padding-left: 20px;
}

.GridItemSelected
{
	background-color: #F3F1E4;
	font-family: Verdana, Arial,Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal; /*padding-left:20px;	*/
}

.GridPager
{
	font-family: Verdana, Arial,Tahoma;
	font-size: 11px;
	color: #615E4D;
	text-decoration: none;
	font-weight: bold; /*	margin:5px 5px 5px 5px; 	padding-top:5px; */
	text-align: right;
	margin:5px 5px 5px 5px;
}
.GridNoPager
{
	font-family: Verdana, Arial,Tahoma;
	font-size: 11px;
	color: #615E4D;
	text-decoration: none;
	font-weight: bold; /*	margin:5px 5px 5px 5px; 	padding-top:5px; */
	text-align: right;
	margin:5px 5px 5px 5px;
	height:0px;
}

.GridPager a
{
	font-family: Verdana, Arial,Tahoma;
	font-size: small;
	font-weight: normal;
	color: #615E4D;
	font-size: 11px;
}

.GridPager a:hover
{
	font-family: Verdana, Arial,Tahoma;
	font-size: small;
	color: #615E4D;
	font-size: 11px;
}


/* Grid Ends */

ctableborder
{
	border: solid 1px #C0BFA0;
}
.loginHeader
{
	background-image: url(../images/bottom_bg.gif);
	background-repeat: repeat-x;
}

/****************Product Display******************/
A.blueLink:link, A.blueLink:active, A.blueLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C0BFA0;
	text-decoration: none;
}
A.redLink:link, A.redLink:active, A.redLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: red;
	text-decoration: none;
}
.saleText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
.blueLinkText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C0BFA0;
}
.blueText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1CAFE8;
	text-decoration: none;
}
.blueProductText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C0BFA0;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}
.redProductText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: blue;
	font-weight: bold;
	line-height: 30px;
	font-style: italic;
	text-decoration: none;
}

.whiteHedareText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	font-weight: bold;
	line-height: 30px;
	font-style: italic;
	text-decoration: none;
}
.trBGBlue
{
	/*background-color: #00ccff;*/
	background-color: #1CAFE8;
}
.tableBorderBlue
{
	border: solid 2px #1CAFE8;
}
.orangeHeaderTextsmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFB200;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.blueHeaderTextsmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1CAFE8;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
A.whiteLink:link, A.whiteLink:active, A.whiteLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-decoration: underline;
}
A.whiteLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-decoration: underline;
}
.input_textboxwhiteborder
{
	border-right: white 1px solid;
	padding-right: 0px;
	border-top: white 1px solid;
	padding-left: 3px;
	font-size: 10px;
	margin: 0px;
	border-left: white 1px solid;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: white 1px solid;
	font-family: Verdana, Arial, Helvetica; /*BACKGROUND-COLOR:#E6EFF5;*/
	text-decoration: none;
	width: 32px;
}

/* New Classes added on 24-9-2k5 */

.darkBlueHeaderBG
{
	background-color: #1CAFE8;
}
.lightBlueHeaderBG
{
	background-color: #C9DDEC;
}
.lightBlueHeaderBG1
{
	background-color: #C9DCE8;
}
.lightBlueBG1
{
	background-color: #E5EEF4;
}
.requestText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0077C1;
	text-decoration: none;
}
.ccomboExpDD
{
	border-right: #C0BFA0 1px solid;
	padding-right: 0px;
	border-top: #C0BFA0 1px solid;
	padding-left: 3px;
	font-size: 10px;
	margin: 0px;
	border-left: #C0BFA0 1px solid;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: #C0BFA0 1px solid;
	font-family: Verdana, Arial, Helvetica; /*BACKGROUND-COLOR:#E6EFF5;*/
	text-decoration: none;
	width: 65px;
}
.ccomboExpYY
{
	border-right: #C0BFA0 1px solid;
	padding-right: 0px;
	border-top: #C0BFA0 1px solid;
	padding-left: 3px;
	font-size: 10px;
	margin: 0px;
	border-left: #C0BFA0 1px solid;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: #C0BFA0 1px solid;
	font-family: Verdana, Arial, Helvetica; /*BACKGROUND-COLOR:#E6EFF5;*/
	text-decoration: none;
	width: 67px;
}
.input_textboxCRNo
{
	border-right: #C0BFA0 1px solid;
	padding-right: 0px;
	border-top: #C0BFA0 1px solid;
	padding-left: 3px;
	font-size: 10px;
	margin: 0px;
	border-left: #C0BFA0 1px solid;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: #C0BFA0 1px solid;
	font-family: Verdana, Arial, Helvetica; /*BACKGROUND-COLOR:#E6EFF5;*/
	text-decoration: none;
	width: 63px;
}
.accLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #013B80;
	font-weight: bold;
	text-decoration: underline;
}
.moreExpLink
{
	color: #013B80;
}

/*date:11/10/05*/
.blacktext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.blacktextSmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

A.blacktextLink:link, A.blacktextLink:active, A.blacktextLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.borderTD
{
	border: solid 1px #000066;
}

.borderTD1
{
	border: solid 1px #E6EEF4;
}

.bodyText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4E4F;
	text-decoration: none; /*	line-height:25px; */
}

/*********Admin**********/
.ddlCTypeWidth
{
	width: 140px;
}
.ddlCTopicWidth
{
	width: 155px;
}
.ctextboxbody
{
	width: 400px;
	height: 150px;
}
.ctextboxcomment
{
	width: 320px;
	height: 110px;
}
.ctextTipTitle
{
	width: 320px;
}
.configDesc
{
	overflow: auto;
}
.Response
{
	overflow: auto;
	width: 220px;
	height: 50px;
	padding: 1px;
}
A.nornallink:link, A.nornallink:active, A.nornallink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066ff;
	text-decoration: underline; /*font-weight:bolder;*/
}

.ccombo
{
	border-right: #C0BFA0 1px solid;
	border-top: #C0BFA0 1px solid;
	font-size: 10px;
	margin: 0px;
	border-left: #C0BFA0 1px solid;
	color: #333333;
	border-bottom: #C0BFA0 1px solid;
	font-family: Verdana, Arial, Helvetica; /*BACKGROUND-COLOR:#E6EFF5;*/
	text-decoration: none;
	width: 135px;
}
.ccombo1
{
	border-right: #C0BFA0 1px solid;
	border-top: #C0BFA0 1px solid;
	font-size: 10px;
	margin: 0px;
	border-left: #C0BFA0 1px solid;
	color: #333333;
	border-bottom: #C0BFA0 1px solid;
	font-family: Verdana, Arial, Helvetica; /*BACKGROUND-COLOR:#E6EFF5;*/
	text-decoration: none;
	width: 120px;
}
.SpecificationColor
{
	border-right: #C0BFA0 1px solid;
	border-top: #C0BFA0 1px solid;
	font-size: 10px;
	margin: 0px;
	border-left: #C0BFA0 1px solid;
	color: #333333;
	border-bottom: #C0BFA0 1px solid;
	font-family: Verdana, Arial, Helvetica; /*BACKGROUND-COLOR:#E6EFF5;*/
	text-decoration: none;
	width: 185px;
}
.SpecificationSize
{
	border-right: #C0BFA0 1px solid;
	border-top: #C0BFA0 1px solid;
	font-size: 10px;
	margin: 0px;
	border-left: #C0BFA0 1px solid;
	color: #333333;
	border-bottom: #C0BFA0 1px solid;
	font-family: Verdana, Arial, Helvetica; /*BACKGROUND-COLOR:#E6EFF5;*/
	text-decoration: none;
	width: 185px;
}
.SpecificationWeight
{
	border-right: #C0BFA0 1px solid;
	border-top: #C0BFA0 1px solid;
	font-size: 10px;
	margin: 0px;
	border-left: #C0BFA0 1px solid;
	color: #333333;
	border-bottom: #C0BFA0 1px solid;
	font-family: Verdana, Arial, Helvetica; /*BACKGROUND-COLOR:#E6EFF5;*/
	text-decoration: none;
	width: 90px;
}
.SpecificationPack
{
	border-right: #C0BFA0 1px solid;
	border-top: #C0BFA0 1px solid;
	font-size: 10px;
	margin: 0px;
	border-left: #C0BFA0 1px solid;
	color: #333333;
	border-bottom: #C0BFA0 1px solid;
	font-family: Verdana, Arial, Helvetica; /*BACKGROUND-COLOR:#E6EFF5;*/
	text-decoration: none;
	width: 70px;
}

.nodeStyleLevel0
{
	font-size: 13px;
	font-weight:bold;
	font-family: verdana;
	color: #615E4D;
}
.nodeStyleLevel1
{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	color: #615E4D;
}
.nodeStyleLevel2
{
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	color: #615E4D;
}
.nodeStyleLevel3
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #615E4D;
}
.nodeStyle
{
	/*font-size: 11px;*/
	font-family: Verdana;
	color: #615E4D;
}
.slectedNodeStyle
{
	font-family: Verdana;
	font-weight:bold;
	color: #9D9894;
	text-decoration:none;
}
.errormsg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
.imageBorder
{
	border-right: #4D4E4F 1px solid; 
	border-top: #4D4E4F 1px solid; 
	border-left: #4D4E4F 1px solid; 
	border-bottom: #4D4E4F 1px solid;
}
.mediumBG
{
	background-color: rgb(224,222,209); 
}

/*Shopping Cart Start*/
.ShoppingDarkBG
{
 background-color: #E0DED1;
}
.ShoppingLightBG
{
 background-color: #F3F1E4;
}
.ShoppingGridHeader
{
	background-color: #E0DED1;
	font-family: Verdana, Arial,Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	line-height: 18px;
}

/*Shopping Cart End*/