html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #673854;}
a:hover {color: #341B34;}

body {
	font: normal 62.5% font-family: Tahoma, "Arial", "Helvetica";
	font-size: 11px;
	background-image:url(../styleImages/images/fakih_bg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-color: #2e0000;
	color: #FFCC99;
	font-family: Tahoma, "Trebuchet MS", "Lucida Sans";
}
	
#container {
	height: auto;
	width: 1000px;
	border: solid 0px #FFFFFF;
	margin: 0px auto;
}
#container #head {
	height: 358px;
	width: 1000px;
	position: relative;
	border-bottom: solid 0px #FFFFFF;
}
#logo {
	height: 141px;
	width: 270px;
	background-image: url(../styleImages/images/logoBG.jpg);
	border-bottom: solid 0px #FFFFFF;
}
#leftLink {
	height: 216px;
	width: 270px;
	background-image: url(../styleImages/images/lefLinkBg.jpg);
	background-repeat: no-repeat;
}
#flashArea {
	height: 294px;
	border-bottom: solid 1px #FFFFFF;
	width: 457px;
}



#leftHead {
	width: 270px;
	height: 358px;
	float: left;
	border-right: solid 1px #FFFFFF;
}
#middleHead {
	width: 457px;
	height: 358px;
	float: left;
	border-right: solid 1px #FFFFFF;
}

#rghtHead {
	width: 271px;
	height: 358px;
	float: right;
}
#menu {
	width: 457px;
	height: 63px;
	background-image: url(../styleImages/images/bgMenu.jpg);
	background-repeat: no-repeat;
}
#fakCap {
	width: 271px;
	height: 229px;
	background-image: url(../styleImages/images/bgRghtFakCap.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 0px #FFFFFF;
}
#searchArea {
	height: 128px;
	width: 271px;
	background-image: url(../styleImages/images/bfSearch.jpg);
	background-repeat: no-repeat;
}


#contAreaSub {
	height: auto;
	width: 1000px;
	border-bottom: solid 1px #FFFFFF;
	background-color: #FEE2D7;
}
#contLeftSub {
	float: left;
	width: 270px;
	background-color: #fedee1;
	min-height: 100%;
}
#contRightSub {
	width: 271px;
	float: right;
	background-color: #fee2d7;
	min-height: 100%;
	height: auto;
}
#contMidleSub {
	width: 457px;
	float: left;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	background-color: #ffd3e5;
	min-height: 100%;
}
#midlContMainSub {
	border-bottom: solid 1px #FFFFFF;
	background-color: #ffd3e5;
	min-height: 400px;
}
#signUp {
	height: 86px;
	background-color: #d2acc3;
}
#btmArea {
	height: 60px;
	width: 1000px;
	background-image: url(../styleImages/images/btm_bg.jpg);
	margin: 0px auto;
	clear: both;
	border-top: solid 1px #FFFFFF;
}
#logo a {
	text-indent: -9999px;
	display: block;
	height: 87px;
	width: 199px;
	margin: 40px 0px20px 29px;
}
#menuLinks {
	width: 218px;
	display: block;
	height: 171px;
	top: 15px;
	left: 26px;
	position: relative;
}
#menuLinks li {
	list-style-type: none;
	height: 44px;
	width: 218px;
	display: block;
}


#corpRate {
	height: 44px;
	width: 218px;
	text-indent: -99999px;
	display: block;
	background-image: url(../styleImages/images/btnCorporate.png);
	outline:none;
}

#menuLinks #corpRate:hover {
	height: 44px;
	width: 218px;
	text-indent: -99999px;
	display: block;
	background-image: url(../styleImages/images/btnCorporate_rl.png);
	outline:none;
}

#prdRange {
	height: 44px;
	width: 218px;
	text-indent: -99999px;
	display: block;
	background-image: url(../styleImages/images/btn_pRange.png);
	outline:none;
}

#menuLinks #prdRange:hover {
	height: 44px;
	width: 218px;
	text-indent: -99999px;
	display: block;
	background-image: url(../styleImages/images/btn_pRange_rl.png);
	outline:none;
}

#shpLocatr {
	height: 44px;
	width: 218px;
	text-indent: -99999px;
	display: block;
	background-image: url(../styleImages/images/shopLctr.png);
	outline:none;
}

#menuLinks #shpLocatr:hover {
	height: 44px;
	width: 218px;
	text-indent: -99999px;
	display: block;
	background-image: url(../styleImages/images/shopLctr_rl.png);
	outline:none;
}

#promo {
	height: 44px;
	width: 218px;
	text-indent: -99999px;
	display: block;
	background-image: url(../styleImages/images/btnPromo.png);
	outline:none;
}

#menuLinks #promo:hover {
	height: 44px;
	width: 218px;
	text-indent: -99999px;
	display: block;
	background-image: url(../styleImages/images/btnPromo_rl.png);
	outline:none;
}


#mLink li {
	
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
}
.dvdrBrd {
	background-image: url(../styleImages/images/dvdrBrd.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#mLink {
	position: relative;
	top: 15px;
}
#mLink #home {
	width: 50px;
	height: 35px;
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
	text-indent:-99999px;
	background-image: url(../styleImages/images/btnHome.jpg);
	background-repeat: no-repeat;
	background-position:center center ;
	outline:none;
}
#mLink #home:hover {
	width: 50px;
	height: 35px;
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
	text-indent:-99999px;
	background-image: url(../styleImages/images/btnHomeHvr.jpg);
	background-repeat: no-repeat;
	background-position:center center ;
	outline:none;
}





#mLink #login {
	width: 50px;
	height: 35px;
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
	text-indent:-99999px;
	background-image: url(../styleImages/images/btn_logIn.jpg);
	background-repeat: no-repeat;
	background-position:center center ;
	outline:none;
}
#mLink #login:hover {
	width: 50px;
	height: 35px;
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
	text-indent:-99999px;
	background-image: url(../styleImages/images/btn_logInHvr.jpg);
	background-repeat: no-repeat;
	background-position:center center ;
	outline:none;
}

#mLink #logout {
	width: 50px;
	height: 35px;
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
	text-indent:-99999px;
	background-image: url(../styleImages/images/btn_logout.jpg);
	background-repeat: no-repeat;
	background-position:center center ;
	outline:none;
}
#mLink #logout:hover {
	width: 50px;
	height: 35px;
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
	text-indent:-99999px;
	background-image: url(../styleImages/images/btn_logoutHvr.jpg);
	background-repeat: no-repeat;
	background-position:center center ;
	outline:none;
}


#mLink #viewCart {
	width: 70px;
	height: 35px;
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
	text-indent:-99999px;
	background-image: url(../styleImages/images/btnVcart.jpg);
	background-repeat: no-repeat;
	background-position:center center ;
	outline:none;
}
#mLink #viewCart:hover {
	width: 70px;
	height: 35px;
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
	text-indent:-99999px;
	background-image: url(../styleImages/images/btnVcartHvr.jpg);
	background-repeat: no-repeat;
	background-position:center center ;
	outline:none;
}



#mLink #wishList {
	width: 65px;
	height: 35px;
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
	text-indent:-99999px;
	background-image: url(../styleImages/images/btnWlist.jpg);
	background-repeat: no-repeat;
	background-position:center center ;
	outline:none;
}
#mLink #wishList:hover {
	width: 65px;
	height: 35px;
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
	text-indent:-99999px;
	background-image: url(../styleImages/images/btnWlistHvr.jpg);
	background-repeat: no-repeat;
	background-position:center center ;
	outline:none;
}


#mLink #careers {
	width: 65px;
	height: 35px;
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
	text-indent:-99999px;
	background-image: url(../styleImages/images/btnCareers.jpg);
	background-repeat: no-repeat;
	background-position:center center ;
	outline:none;
}
#mLink #careers:hover {
	width: 65px;
	height: 35px;
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
	text-indent:-99999px;
	background-image: url(../styleImages/images/btnCareersHvr.jpg);
	background-repeat: no-repeat;
	background-position:center center ;
	outline:none;
}

#mLink #feedBack {
	width: 70px;
	height: 35px;
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
	text-indent:-99999px;
	background-image: url(../styleImages/images/btnFeedBk.jpg);
	background-repeat: no-repeat;
	background-position:center center ;
	outline:none;
}
#mLink #feedBack:hover {
	width: 70px;
	height: 35px;
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
	text-indent:-99999px;
	background-image: url(../styleImages/images/btnFeedBkHvr.jpg);
	background-repeat: no-repeat;
	background-position:center center ;
	outline:none;
}

#mLink #contact {
	width: 80px;
	height: 35px;
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
	text-indent:-99999px;
	background-image: url(../styleImages/images/btnContact.jpg);
	background-repeat: no-repeat;
	background-position:center center ;
	outline:none;
}
#mLink #contact:hover {
	width: 80px;
	height: 35px;
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
	text-indent:-99999px;
	background-image: url(../styleImages/images/btnContactHvr.jpg);
	background-repeat: no-repeat;
	background-position:center center ;
	outline:none;
}


#HdPrdSearch {
	background-image: url(../styleImages/images/hdPrdSearch.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 103px;
	top: 20px;
	left: 15px;
	position: relative;
	text-indent: -999999px;
	display: block;
}
#searchForm {
	position: relative;
	left: 15px;
	top: 20px;
	width: 240px;
}
.input {
	width: 108px;
	color: #851e49;
	font-size: 11px;
	height: 17px;
}
.select {
	width: 115px;
	color: #851e49;
	font-size: 11px;
	height: 20px;
}
.searchBtn {
	background-image: url(../styleImages/images/btnSearch.jpg);
	background-repeat: no-repeat;
	width: 72px;
	height: 24px;
	margin-top: 10px;
	float: right;
	border: none;
	outline:none;
}




#contLeftSub #lNews {
	position: relative;
	left: 33px;
	top: 50px;
	width: 212px;
}
#hdLnews {
	background-image: url(../styleImages/images/hd_latestNews.jpg);
	height: 14px;
	width: 95px;
	text-indent: -99999px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
p {
	color: #5b0b01;
	margin-bottom: 10px;
}
blockquote {
	font-size: 13px;
	font-weight: bold;
	color: #CA0924;
	font-family: "Times New Roman", Times, serif;
}
#lNews img {
	margin-bottom: 10px;
}
.rMore {
	background-image: url(../styleImages/images/iCnRmore.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	height:9px;
	background-position: -1px;
}
#mainContAreaSub {
	position: relative;
	left: 35px;
	width: 400px;
	top: 50px;
}
#hdWelcme {
	display: block;
	height: 18px;
	width: 201px;
	background-image: url(../styleImages/images/hdWelcome.jpg);
	background-repeat: no-repeat;
	margin-bottom: 18px;
	text-indent: -99999px;
}


.sgnUpInpt {
	width: 204px;
	border: 1px solid #4B2D4D;
	color: #851e49;
	height: 21px;
	margin-bottom: 5px;
}
.margtop {
	margin-top: 9px;
	width: 37px;
	height: 24px;
}
#rightMainSub {
	width: 245px;
	position: relative;
	min-height: 400px;
	padding: 20px 13px;
	height: auto;
}
#btmLine {
	position: relative;
	top: 22px;
	left: 10px;
	right: 10px;
	width: 980px;
}
.left {
	float: left;
}

.copright {
	width: 298px;
}
#btmLine li {
	list-style-type: none;
	margin-right: 10px;
	float: left;
}
#btmLine .right {
}
#tC{
	background-image: url(../styleImages/images/bg_TC.jpg);
	height: 12px;
	width: 120px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
}
#btmLine .right {
	position: relative;
	float: right;
	width: 420px;
}
 
#pPlcy{
	background-image: url(../styleImages/images/btnPplcy.jpg);
	height: 13px;
	width: 86px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-indent: -99999px;
}



#contact{
	background-image: url(../styleImages/images/contactUs.jpg);
	height: 13px;
	width: 62px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-indent: -99999px;
}


#sitMap{
	background-image: url(../styleImages/images/sMap.jpg);
	height: 13px;
	width: 62px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-indent: -99999px;
}
#hdLogin {
	height: 17px;
	width: 46px;
	background-image: url(../styleImages/images/hdLogin.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-indent: -99999px;
	margin-left: 20px;
}
#LoginArea {
	background-image: url(../styleImages/images/bgLogin.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 300px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	margin: 0px auto px;
}





.inputText {
	width: 207px;
	border: 1px solid #78234a;
	margin-left: 10px;
	height: 21px;
}
#LoginArea label {
	width: 60px;
	display: block;
	float: left;
	height: 17px;
	padding-top: 5px;
}
#LoginArea p {
	padding-right: 8px;
	padding-left: 10px;
}
.signin {
	background-image: url(../styleImages/images/btnSignIn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 10px;
}








#mainContAreaLeftSub {
	width: 660px;
	padding: 40px 20px 20px 30px;
}
#mainContAreaLeftVacrt {
	width: 550px;
	padding: 40px 20px 20px 30px;
	position: relative;
	left: 40px;
}

#mainContAreaLeftSide {
	width: 727px;
	float: left;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	background-color: #fff2ef;
	height: inherit;
	min-height: 450px;
	padding-bottom: 20px;
}
.clearBth {
	clear: both;
}
#hdVcart {
	background-image: url(../styleImages/images/hdVcart.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 80px;
	margin-bottom: 10px;
	text-indent: -99999px;
}

#cartHead {
	width: 569px;
	height: 19px;
	background-image: url(../styleImages/images/bg_HeadVcart.jpg);
}
#catLi {
	width: 569px;
}
#catLi2 li {
	width: 569px;
	background-image: url(../styleImages/images/vCartLiBg.jpg);
	height: 80px;
	list-style: none;
	color: #C97605;
	background-repeat: no-repeat;
}

#Vhead li {
	list-style-type: none;
	float: left;
	width: 94px;
	color: #C97605;
	font-family: Tahoma, "Trebuchet MS", "Lucida Sans";
	font-size: 9px;
	padding-top: 5px;
	font-weight: bold;
}
.brdSide {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFE7E1;
}
#cartli3 li {
	background-image: none;
	width: 86px;
	float: left;
	display: block;
	padding: 6px 4px;
	height: 68px;
	overflow: hidden;
}

.icnRmv {
	height: 13px;
	width: 14px;
	display: block;
	margin-right: 8px;
}
#ckBx {
	height: 13px;
	width: 13px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
.padTop {
	padding-top: 15px;
}


/*product range*/

#hdProdRange {
	background-image: url(../styleImages/images/hdPrdRange.jpg);
	background-repeat: no-repeat;
	height: 16x;
	width: 114px;
	margin-bottom: 5px;
	text-indent: -99999px;
}
#PrdFolder {
	list-style-type: none;
	height: auto;
	display: block;
	position: relative;
	padding-bottom: 10px;
	padding-left: 15px;
}
#PrdFolder li {
	background-image: url(../styleImages/images/bg_PrdRngFldr.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 120px;
	display: block;
	float: left;
	padding: 15px;
	margin-right: 10px;
	margin-top: 10px;
}
#PrdFolder h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6F0F00;
	font-size: 12px;
	text-align: right;
	font-style: italic;
	font-weight: bold;
}
.padTopPrRang {
	margin-top: 8px;
	margin-bottom: 6px;
}


/*Product Range*/
#PrdSelctFile{
	list-style-type: none;
	height: auto;
	display: block;
	position: relative;
	padding-bottom: 10px;
	padding-left: 15px;
}

#PrdSelctFile li {
	background-image: url(../styleImages/images/bg_prdSelect.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 120px;
	display: block;
	float: left;
	padding: 15px 15px 3px;
	margin-right: 10px;
	margin-top: 10px;
}


#PrdSelctFile h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6F0F00;
	font-size: 11px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

.headArrow{
font-size:11px;
}
.buy {
	color: #BE1222;
	font-weight: bold;
	padding-top: 5px;
	display: block;
	float: left;
}
.wish {
	color: #BE1222;
	float: right;
	display: block;
}
#mainContAreaLeftSub h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #BE1222;
	margin-bottom: 9px;
	font-style: italic;
}
.qty {
	text-align: center;
	border: 1px solid #CC3366;
}
#total {
	padding-top: 10px;
	font-weight: bold;
	color: #CC3366;
	font-size: 12px;
	background-color: #FEEDD6;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2DAD0;
	border-right-color: #F2DAD0;
	border-bottom-color: #F2DAD0;
	border-left-color: #F2DAD0;
	width: 567px;
}
#total p {
	font-size: 12px;
	color: #744403;
	padding-right: 10px;
	margin-bottom: 5px;
}
#total span {
	width: 100px;
}
#cartli3 LI {
	color: #C97605;
}
#CartBtmBtns {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 547px;
}
#navGtr {
	height: 50px;
	width: 569px;
	background-repeat: no-repeat;
}
#topNav {
	list-style-type: none;
	padding: 15px 34px;
}
#topNav li {
	float: left;
	color: #FEF2E2;
}

#topNav a {
	outline: none;
	color:none;
}
#NavBasket {
	background-image: url(../styleImages/images/nav_basketHvr.jpg);
	height: 25px;
	width: 102px;
}
#NavBasket a {
	text-align: center;
	padding-top: 5px;
	display: block;
	font-weight: bold;
	display:block;
	text-decoration: none;
	color: #76100E
}





#navAddrs {
	background-image: url(../styleImages/images/nav_basket.jpg);
	height: 25px;
	width: 102px;
}

#navAddrs a {
	text-align: center;
	padding-top: 5px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #76100E;
}


#navPayment {
	background-image: url(../styleImages/images/nav_basket.jpg);
	height: 25px;
	width: 102px;
}

#navPayment a {
	text-align: center;
	padding-top: 5px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #76100E;
}

#navComplt {
	background-image: url(../styleImages/images/nav_basket.jpg);
	height: 25px;
	width: 102px;
}

#navComplt a {
	text-align: center;
	padding-top: 5px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #76100E;
}

.navArrow {
	background-image: url(../styleImages/images/arrow_Nav.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	color:none;
	width: 18px;
	display: block;
	margin:5px 5px;
}
.nFnt {
	font-size: 12px;
	font-weight: normal;
}
.rate {
	font-size: 20px;
	color: #CC2E3D;
	display: block;
	float: left;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.dtls {
	font-size: 11px;
	display: block;
	float: right;
	font-weight: bold;
	padding-top: 5px;
}
#crtBtns {
	clear: both;
	padding-top: 14px;
	height: 13px;
}
#qty {
	width: 60px;
}
#qtyHead {
	width: 60px;
}
#PrdtDtArea {
	background-color: #fee2d7;
	width: 590px;
	height: 315px;
	margin-top: 20px;
	border: solid 1px #ffc6b0;
	padding: 20px 30px 30px 20px;
}
#hdPrdDtHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	margin-bottom: 5px;
	color: #6F0F00;
}
#prdtLeft {
	width: 280px;
	float: left;
}
#prdtRight {
	width: 250px;
	float: right;
	height: 260px;
	background-color: #FFFFFF;
	border: solid 10px #FFFFFF;
}
#prdtLeft label {
	display: block;
	width: 80px;
	float: left;
	padding: 5px;
	color: #6F0F00;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	margin: 5px;
	height: 24px;
}
#cartRight {
	height: auto;
	width: 243px;
	background-color: #ffc5af;
}
#crvTopCart {
	background-image: url(../styleImages/images/carRtCrvTop.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 243px;
	font-size: 8px;
	text-indent: -9999px;
	display: block;
}


#crvBtmCart {
	background-image: url(../styleImages/images/carRtCvrBtm.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 243px;
	font-size: 8px;
	text-indent: -9999px;
	display: block;
}
#hdTopCartRt {
	height: 30px;
	width: 233px;
	background-image: url(../styleImages/images/hdSidecart.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 2px;
	text-indent: -99999px;
}
#insideRtCart {
	list-style-type: none;
	width: 231px;
	background-color: #FFFFFF;
	border: 1px solid #FE9168;
	display: block;
	margin: 0px 5px;
}
#insideRtCart li {
	margin: 1px;
	height: 20px;
	background-color: #FFE0D6;
	border: 1px solid #FDB89D;
	font-size: 10px;
	position: relative;
	background-image: url(../styleImages/images/cartImgSml.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}
#insideRtCart .ItemLcartLbl {
	width: 180px;
	display: block;
	float: left;
	color: #B75041;
	padding: 2px;
	height: auto;
	
}

.clrbth {
	clear: both;
}
#cartRight p {
	font-weight: bold;
}
#cartRight div p {
	padding-right: 10px;
	padding-left: 10px;
	margin: 1px;
}
.general
{
	color:#5b0b01;
}
/* Additional Headers */
#hdCorporate {
	background-image: url(../styleImages/images/corporate.jpg);
	background-repeat: no-repeat;
	height: 17x;
	width: 79px;
	margin-bottom: 5px;
	text-indent: -99999px;
}
#hdShopLocator {
	background-image: url(../styleImages/images/shopLocatr.jpg);
	background-repeat: no-repeat;
	height: 19x;
	width: 105px;
	margin-bottom: 5px;
	text-indent: -99999px;
}
#hdPromotions {
	background-image: url(../styleImages/images/Promotion.jpg);
	background-repeat: no-repeat;
	height: 19x;
	width: 105px;
	margin-bottom: 5px;
	text-indent: -99999px;
}
#hdTermsofUse {
	background-image: url(../styleImages/images/termsConditions.jpg);
	background-repeat: no-repeat;
	height: 14x;
	width: 161px;
	margin-bottom: 5px;
	text-indent: -99999px;
}
#hdPrivacy {
	background-image: url(../styleImages/images/privacyPolicy.jpg);
	background-repeat: no-repeat;
	height: 18x;
	width: 112px;
	margin-bottom: 5px;
	text-indent: -99999px;
}
#hdSitemap {
	background-image: url(../styleImages/images/siteMap.jpg);
	background-repeat: no-repeat;
	height: 18x;
	width: 71px;
	margin-bottom: 5px;
	text-indent: -99999px;
}
#hdCareer {
	background-image: url(../styleImages/images/careers.jpg);
	background-repeat: no-repeat;
	height: 16x;
	width: 58px;
	margin-bottom: 5px;
	text-indent: -99999px;
}
#hdFeedback {
	background-image: url(../styleImages/images/enquiry.jpg);
	background-repeat: no-repeat;
	height: 18x;
	width: 64px;
	margin-bottom: 5px;
	text-indent: -99999px;
}
#hdContact {
	background-image: url(../styleImages/images/headcontactUs.jpg);
	background-repeat: no-repeat;
	height: 15x;
	width: 85px;
	margin-bottom: 5px;
	text-indent: -99999px;
}
.border {
	border: 1px solid #78234a;
}

/* Removing Copyright from bottom */
.txtCopyright
{
	color:#1b090b;
}
a.txtCopyright
{
	color:#1b090b;
}
.txtCopyright
{
	color:#1b090b;
}
a.txtCopyright:hover
{
	color:#1b090b;
}


#cos {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 1000px;
	background-color: #fff2ef;
}
#cosleft {
	margin: 0px;
	float: left;
	height: auto;
	width: 235px;
	background-color: #fee2d7;
	padding-top: 5px;
	padding-right: 21px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.cosLFTN {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
}
#cosleft ul {
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cosleft li {
	float: left;
	background-image: url(images/prodects/icons/li_icos.jpg);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	width: 207px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA0412;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#cosRHT {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	float: left;
	height: auto;
	width: 705px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#cosRHT ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
}
#cosRHT li {
	float: left;
	height: auto;
	width: 121px;
	border: 1px solid #fcb7a8;
	list-style-type: none;
	background-color: #ffe3dd;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#cosRHT li h1 {
	margin: 0px;
	float: left;
	height: 30px;
	width: 121px;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
	text-transform: uppercase;
}
#cosRHT li h2 {
	float: left;
	list-style-type: none;
	padding: 20px 0 0 0;
	border: 1px solid #FCB7A8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	width:115px;
	height:105px;
}
#cosRHT li h3 {
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#cosleft li a {
	color:#000000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#cosleft li a:hover {
	color: #EA293A;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
