.basketBGColor{
	background-color: #F8F5F1;
}
.basketSummaryBGColor{
	background-color: #FFFFFF;
}

.basketTitleBG{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 18px;
	text-decoration : none;
	color 			: #FFFFFF;
	background-color: #5F3303;
}

.basketText1{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	text-decoration : none;
	color 			: #5F3303;
}

.basketText2Bold{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight     : bold;
	font-size		: 10px;
	color 			: #BFA68A;
	text-decoration:none;
	
}
.basketText1Bold{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight     : bold;
	font-size		: 12px;
	color 			: #BFA68A;
	text-decoration:none;
	
}
.basketTextBlackBold{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight     : bold;
	font-size		: 18px;
	color 			: #000000;
	text-decoration:none;
	
}
.basketTextTitleBold{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight     : bold;
	font-size		: 12px;
	font-weight     : bold;
	text-decoration : none;
	color 			: #5F3303;
}
.basketTextTitle{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	text-decoration : none;
	color 			: #5F3303;

}
.basketTextSmallTitleBold{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-weight     : bold;
	color 			: #5F3303;
}

.baskettextinput, .normalTextbox {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 11px;
	color           : #000000;
	text-decoration : none;
	height		    : 18px;
	width			: 243px;
	padding-left    : 2px;
	border          : 1px solid #5F3303;
}
.errorTextbox {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 11px;
	color           : #000000;
	text-decoration : none;
	height		    : 18px;
	width			: 243px;
	padding-left    : 2px;
	border          : 1px solid #FE0000;
}

.baskettextinputtextarea {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 11px;
	text-decoration : none;
	height		    : 63px;
	width			: 243px;
	padding-left    : 1px;
	border          : 1px solid #5F3303;
}


.baskettextinputsmall {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 11px;
	text-decoration : none;
	height		    : 18px;
	width			: 75px;
	padding-left    : 2px;
	border          : 1px solid #5F3303;
}

.basketlinkDetailText{
	font-size:12px;
	font-weight     : bold;
	text-decoration:none;
	color:#8E6231;	 
}

.basketSummarryTop{
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 11px;
	text-decoration : none;
	color           : #D7C7B5;
	background-color: #7E4C14;
}
.basketTextLinkSmallWhite{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	text-decoration : none;
	color 			: #FFFFFF;
	font-weight     : bold;
}
.basketTopRightBigPopUp{
	font-family		: Verdana, Arial, Helvetica, sans-serif;			
	font-weight		: bold;
	font-size		: 15px;
	color 			:#6D2B29;

}
.basketTopRightSmallPopUp{
	font-family		: Verdana, Arial, Helvetica, sans-serif;			
	font-size		: 11px;
	color 			:#6D2B29;
	font-weight		: bold;
}


