/* Default CSS starts here */
BODY 
{
	COLOR: #000000; top:0px; left:0px; FONT-FAMILY: Verdana, Helvetica; 
}

HTML
{
	scrollbar-face-color: #7A7A7A;
	scrollbar-shadow-color: #7A7A7A;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #7A7A7A;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}



/* Default links starts here */


a.alink
{
	font-family: arial; font-size: 11px; font-weight: normal; text-decoration: none; color: #396187;
}

a.alink:hover
{
	font-family: arial; font-size: 11px; font-weight: normal; text-decoration: underline; color: #396187;
}

a.afaq
{
	font-family: arial; font-size: 12px; font-weight: normal; text-decoration: underline; color: #396187;
}

a.afaq:hover
{
	font-family: arial; font-size: 12px; font-weight: normal; text-decoration: none; color: #396187;
}

.faq
{
	font-family: arial; font-size: 12px; font-weight: bold; text-decoration: none; color: #396187;
}

.faqtxt
{
	font-family: arial; font-size: 12px; font-weight: normal; text-decoration: none; color: #396187;
}
a.toplink
{
	font-family: verdana; font-size: 9px; font-weight: normal; text-decoration: none; color: #FFFFFF;
}

a.toplink:hover
{
	font-family: verdana; font-size: 9px; font-weight: normal; text-decoration: underline; color: #FFFFFF;
}

.topborderbg
{
background-color: #828282;
}
.boxbg
{
background-color: #104373;
}
.orangebg
{
background-color: #DC7108;
}
.txt
{
	font-family: tahoma, verdana;
	 font-size: 11px; 
	 font-weight: normal; 
	 text-decoration: none;
	 COLOR: #3A3A3A;
}
.header
{
	font-family: arial;
	 font-size: 12px; 
	 font-weight: normal; 
	 text-decoration: none;
	 COLOR: #232323;
}
.thead
{
	font-family: verdana;
	 font-size: 11px; 
	 font-weight: bold; 
	 text-decoration: none;
	 COLOR: #1C5284;
     background-image: url(../../images/thead_bg.jpg);
}
.frmlabel1
{
font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4E;
	text-decoration: none;
	PADDING-LEFT: 5px;
	background-color: #FAF8F8;
}
.frmlabel2
{
font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4E;
	PADDING-LEFT: 5px;
	text-decoration: none;
	background-color: #FAF8F8;
}
.frmvalue1
{
font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4E;
	text-decoration: none;
	background-color: #FAF8F8;
}
.frmvalue2
{
font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4E;
	text-decoration: none;
	background-color: #FAF8F8;
	}
.toptxt
{
	font-family: arial;
	 font-size: 17px; 
	 font-weight: normal; 
	 text-decoration: none;
	 COLOR: #ffffff;
}
.leftbg
{
background-color:#EFF7FF;
}
.highlightbg
{
background-color:#DEEAF6;
}
.headerbg
{
background-color:#CDE1F4;
}
.midtxt
{
	 font-family: verdana;
	 font-size: 11px; 
	 font-weight: normal; 
	 text-decoration: none;
	 COLOR: #4C4C4E;
}
.shippingtxt
{
	 font-family: verdana;
	 font-size: 10px; 
	 font-weight: normal; 
	 text-decoration: none;
	 COLOR: #000000;
	 PADDING-LEFT: 5px;
	 PADDING-right: 5px;
}
.shippingtxtbold
{
	 font-family: arial;
	 font-size: 20px; 
	 font-weight: bold; 
	 text-decoration: none;
	 COLOR: #000000;
}
.midtxtorange
{
	 font-family: verdana;
	 font-size: 11px; 
	 font-weight: normal; 
	 text-decoration: none;
	 COLOR: #DC7108;
}
.frmsubhead
{
	 font-family: verdana;
	 font-size: 12px; 
	 font-weight: bold;
	 COLOR: #1C5284;
}

.midtxtorangebold
{
	 font-family: verdana;
	 font-size: 12px; 
	 font-weight: bold;
	 COLOR: #DC7108;
	 PADDING-LEFT: 5px;
	 background-color:#EFF7FF;
}
.boldtxt
{
	 font-family: verdana;
	 font-size: 11px; 
	 font-weight: bold;
	 COLOR: #000000;
}
.numbertxt
{
	 font-family: arial;
	 font-size: 13px; 
	 font-weight: bold; 
	 text-decoration: none;
	 COLOR: #043462;
}
/* CSS for footer/bottom starts here.*/

.footertxtnormal
{
font-family: verdana;
font-size: 11px;
color:#FEFBF7;
}
.footertxt
{
font-family: verdana;
font-size: 11px;
color:#3E3E3F;
}
a.afooterlink
{
font-family: verdana;
font-size: 11px;
color:#3E3E3F;
text-decoration: none;
}

a.afooterlink:hover{
font-family: verdana;
font-size: 11px;
color:#3E3E3F;
text-decoration: underline;
}

a.afooternormal
{
font-family: tahoma;
font-size: 11px;
font-weight:normal;
color:#ffffff;
text-decoration:none
}

a.afooternormal:hover
{
font-family: tahoma;
font-size: 11px;
font-weight:normal;
color:#ffffff;
text-decoration:underline;
}

/* CSS for FORM starts here. Example Login, Forgot Password, etc. It is not for lisiting purpose. It is for normal form only. */

INPUT
{
 BORDER-RIGHT: #7A7A7A 1px solid; 
 BORDER-TOP: #7A7A7A 1px solid; 
 font-weight: normal; 
 font-size: 7pt; 
 BORDER-LEFT: #7A7A7A 1px solid; 
 COLOR: #232323; 
 BORDER-BOTTOM: #7A7A7A 1px solid; 
 FONT-FAMILY: Verdana;
}

SELECT
{
    BORDER-RIGHT: #7A7A7A 1px solid;
    BORDER-TOP: #7A7A7A 1px solid;
    font-size: 7pt;
    BORDER-LEFT: #7A7A7A 1px solid;
    COLOR: #232323;
    BORDER-BOTTOM: #7A7A7A 1px solid;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR=#ffffff;
}

TEXTAREA
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    font-weight: bold;
    font-size: 10px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: tahoma
}

.lists
{
font-family: arial;
font-size: 15px;
font-weight:normal;
color:#05447D;
}

.password
{
font-family: verdana;
font-size: 11px;
font-weight:normal;
color:#4C4C4E;
}
.fpwdtxt
{
font-family: arial;
font-size: 11px;
font-weight:normal;
color:#396187;
}
a.afwd
{
	font-family: arial; font-size: 11px; font-weight: bold; text-decoration: none; color: #396187;
}

a.afwd:hover
{
	font-family: arial; font-size: 11px; font-weight: bold; text-decoration: underline; color: #396187;
}

/* CSS for PRODUCT LISTING starts here.*/
a.amoremain1
{
	font-family: arial;
	 font-size: 11px; 
	 font-weight: normal; 
	 text-decoration: underline;
	 COLOR: #FF6000;
}

a.amoremain1:hover
{
	font-family: arial;
	 font-size: 11px; 
	 font-weight: normal; 
	 text-decoration: none;
	 COLOR: #FD6D03;
}

.aproduct
{
	font-family: arial;
	 font-size: 12px; 
	 font-weight: bold; 
	 text-decoration: underline;
	 COLOR: #FF6000;
}

.aproduct:hover
{
	font-family: arial;
	 font-size: 12px; 
	 font-weight: bold; 
	 text-decoration: none;
	 COLOR: #FD6D03;
}

/* CSS for VIEW CART starts here.*/
.whtbg{
background-color:#FFFFFF;

}

.tdlftbg
{
BACKGROUND-IMAGE: url(../../images/left_bg.gif);
}


.tdrow1
{
font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4E;
	text-decoration: none;
	PADDING-LEFT: 5px;
	background-color: #FFFFFF;
}

.tdrow2
{
font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4E;
	text-decoration: none;
	PADDING-LEFT: 5px;
	background-color: #EFF7FF;
}
.shipping
{
font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #114E88;
	text-decoration: none;
	PADDING-LEFT: 5px;
}
.shipping2
{
font-family: verdana;
	font-size: 11px;
	font-weight: bold;
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
	PADDING-LEFT: 5px;
}


.shippingvalue
{
font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #114E88;
	text-decoration: none;
	PADDING-LEFT: 5px;

}
.errmsg
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
		PADDING-LEFT: 2px;
}
.errmsg12
{
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
		PADDING-LEFT: 2px;
}
.errmsg1
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
		PADDING-LEFT: 2px;
}

.errmsg27
{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
		PADDING-LEFT: 2px;
}

.errmsg2
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #eb4403;
	text-decoration: none;
		PADDING-LEFT: 2px;
}

.errmsg3
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #025cb1;
	text-decoration: none;
		PADDING-LEFT: 2px;
}
.errmsg4
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #a46502;
	text-decoration: none;
		PADDING-LEFT: 2px;
}
.errmsg5
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
		PADDING-LEFT: 2px;
}
.errmsg6
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
		PADDING-LEFT: 2px;
}
.errmsg7
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #eb4403;
	text-decoration: none;
		PADDING-LEFT: 2px;
}
.errmsg8
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
		PADDING-LEFT: 2px;
}.errmsg9
{
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #eb4403;
	text-decoration: none;
		PADDING-LEFT: 2px;
}
.errmsg0
{
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #025cb1;
	text-decoration: none;
		PADDING-LEFT: 2px;
}
.errmsg00
{
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
		PADDING-LEFT: 2px;
}

.errmsg22
{
	font-family: verdana;
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
		PADDING-LEFT: 2px;
}
.errmsg23
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
		PADDING-LEFT: 2px;
}
.errmsg24
{
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
		PADDING-LEFT: 2px;
}

.errmsg25
{
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
		PADDING-LEFT: 2px;
}
.errmsg28
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
		PADDING-LEFT: 2px;
}

.errmsg11
{
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
		PADDING-LEFT: 2px;
}.err1msg
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
		PADDING-LEFT: 10px;
}
.err1msg2
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #eb4403;
	text-decoration: none;
		PADDING-LEFT: 2px;
}

.err1msg3
{
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #025cb1;
	text-decoration: none;
		PADDING-LEFT: 2px;
}
.err1msg4
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #a46502;
	text-decoration: none;
		PADDING-LEFT: 10px;
}

.error
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7e7e7e;
	text-decoration: none;
	PADDING-LEFT: 32px;
	height:27px;
	padding-bottom:4px;
	background-image:url(../../images/icon_warning.gif)
}
.errbdr
{
background-color:#999999;
}
