/*
Anagha:--> 10-Feb-2010 Imported from web team.(Seth). I can see new styles for body,header, next/proceed button etc.,
Anagha:--> 10-Feb-2010 Imported from web team.(Sophia). table mail removed and changes in font 
*/
.externallink
{
	color: #663300;
	font-weight: bold;
}
.ecomNavSimple
{
	font-size: 12px;
	font-weight: bold;
	background-color: #F5F5F5;
	border-width: 1px;
	padding-left: 5px;
	color: #000000;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
.ecomNavSimpleSlim
{
	font-size: 12px;
	background-color: #F5F5F5;
	border-width: 1px;
	padding-left: 5px;
	color: #000000;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 70px;
}
.ecomNavProceed
{
	height: 30px;
	font-weight: bold;
	font-size: 16px;
	font-weight: bold;
	background-color: #F5F5F5;
	border-style: Solid;
	border-width: 1px;
	width: 150px;
	color: #c04000;
	border-color: #c04000;
}

/*below line modified by Anagha on 26-Feb-2010 added input#btnProceed1 , btnCheckout and back*/
input#btnNext, input#btnProceed, input#btnProceed1 , input#btnBack, input#btnCheckout
{
	font-size: 14px !important;
	height: 30px;
	font-weight: bold;
	background-color: #fff9ea !important;
	border-style: Solid;
	border-width: 1px;
	border-color: #ff8833 !important;
	width: 150px;
}
input.ecomNavProceedBig
{
	padding: 12px 24px !important;
	height: auto !important;
	width: auto !important;
	font-size: 14px;
	font-weight: bold;
	background-color: #fff9ea;
	border-style: Solid;
	border-width: 1px;
	border-color: #ff8833;
}
.ecomNavBackBig
{
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	font-weight: bold;
	background-color: #F5F5F5;
	border-style: Solid;
	border-width: 1px;
	width: 150px;
	color: #000000;
	border-color: #000000;
	width: 280px;
}
.ecomNavBack
{
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	font-weight: bold;
	background-color: #F5F5F5;
	border-style: Solid;
	border-width: 1px;
	width: 150px;
	color: #000000;
	border-color: #000000;
}
.normalimg
{
	margin: 5px;
	padding: 0px 0px 0px 0px;
}
.rightimg
{
	margin: 5px 5px 5px 15px;
	padding: 0px 0px 0px 0px;
}
.leftimg
{
	margin: 5px 15px 5px 5px;
	padding: 0px 0px 0px 0px;
}
#blackText
{
	color: #ffffff;
}
a.quickLink
{
	text-decoration: underline;
}
a.quickLink:hover
{
	text-decoration: none;
}

table#dgdMemberships
{
	border: 1px solid #666 !important;
	border-collapse: collapse !important;
}
table#dgdMemberships td
{
	padding: 3px 12px;
}

input#tbPromotionCode
{
	margin-right: 12px;
	/*padding: 5px; commented by Anagha as promotion code text goes wobbly */ 
	width: 50%;
}


#lblPageHistory
{
	font-size: 12px;
	font-family: Georgia, "Times New Roman" ,Times,serif !important;
	border: none !important;
	background-color: #fff !important;
	letter-spacing: normal !important;
}


.submenu a:hover
{
	text-decoration: underline !important;
	background-color: #fff !important;
}


#pnlNav1
{
	padding-bottom: 15px;
}

#pnlNav1 td span
{
	font-size: 14px !important;
}

#pnlNav1 td img
{
	padding-right: 5px;
}

#ctl01_pnlCCOptions
{
}

#ctl01_btnPayByCC, #ctl03_btnPayByDD, #btnConfirm, #btnContinue, #btnBack, #btnProceed1
{
	color: #CC4400 !important;
	font-size: 14px;
	padding: 5px;
	border-color: #FF8833 !important;
	background-color: #FFF9EA !important;
}
