/* style sheet */
/*---body*/
body {
	background:url('/res/img/bg1px2.gif') repeat-y;
	padding:0;
	margin:0;
	background-color:#ffffff;
	cursor: default;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	margin:auto;
	position:relative;
	background-position:center;
	width:955px;
}

div {
	margin:0;
	padding:0;
	
}
#leftCurt {
	width:28px;
	height:627px;
	float:left; 
/*	background-image:url(/res/img/img_leftWing1.gif); */
	background-repeat:no-repeat;
	background-attachment:scroll;
	position:absolute;
	top:-3px;
	left:-16px;
}
html>body #leftCurt {left:-17px;}
*:first-child+html #leftCurt {left:-16px;}

#rightCurt {
	width:30px;
	height:627px;
	float:left; 
/*	background-image:url(/res/img/img_rightWing1.gif); */
	background-repeat:no-repeat;
	background-attachment:scroll;
	position:absolute;
	top:-3px;
	left:940px;
}
#btmBar {
	width:962px;
	height:8px;
	float:left; 
	background-image:url(/res/img/img_btmBar.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
/*	position:absolute;
	top:624px;  */
	left:0px;
}
*html #btmBar {background-color:#d4d2c6;}

/*#bodyLeft {
	width:auto;
	float: left;
	padding:0 0 0 54px;
	margin:auto;
	position:absolute;
}*/

#bodyRight {	
	float:left; 
	width:955px;
	padding:0;
	margin:auto;
	text-align:center;
	position:absolute;
	left:0px;
	top:3px;	
}

/*search*/
#searchArea {
	width:955px;
	height: 21px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding: 0;
	margin:0;
}

#greyleft {
	width: 45px;
	float: left;
	text-align:left;
	padding-top:3px;
	padding-left:21px;	
}

#greyMid {
	width:720px;
	float:left;
	padding-top:5px;
	text-align:right;	
}
#greyright {
	width:156px;
	float:left;
	padding:0 2px 2px 6px;	
}
*:first-child+html #greyright{margin-bottom:4px;}

#searchINPUT input {
	width:82%;
	height:95%;
	float:left;		
}
*:first-child+html #searchINPUT input {height:14px;}
#searchIMAGE input {	
	float:left;
	padding:3px 0 0 5px;
	margin:0;	
}
*:first-child+html #searchIMAGE input{padding:2px 0 0 5px;}

/*header*/
#header {
	width:955px;
	height:80px;
	background-color:#d4d2c6;
}

#topheader {
	width:955px;
	text-align:left;
	height:53px;	
}

#THleft {
	text-align:left;
	width:11px;
	float: left;	
}

#logoTop {
	background-color:#FFFFFF;
	width:164px;
	float: left;
}
*html #logoTop {width:161px;margin:0 0 0 -3px;}
#THmid {
	float:left;
	background-color:#FFFFFF;
	width:433px;
	height:53px;	
}
*html #THmid {width:432px;}
#login {
	float:left;
	width:332px;
	height:53px;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:&euro;;		
}

#loginUpper {
	float: left;
	padding:6px 0px 2px 30px;	
	width: 312px;
}
*:first-child+html #loginUpper {padding:5px 10px 2px 30px;}
*html #loginUpper {padding:6px 0px 2px 25px}
#email {
	float:left;
	padding:4px 5px 2px 7px;	
}

/*#inputBox {
	float:left;
	padding:0px 0px 0px 9px;
}*/
#inputBox input {
	width:180px;
	float:left;
	padding:0px 0px 0px 0px;	
}

#login_btn input{
	float:left;
	padding:1px 0px 0px 6px;	
}

#loginLower {
	float: left;
	padding:0 0 0 11px;
	font-style:italic;
	width:320px;
	text-align:right;	
}

#password {
	float:right;
	padding:2px 0 2px 62px;	
}
#password .error{
	color:#FF0000;	
}

#arrow {
	float:left;
	padding:7px 0px 4px 2px;	
}

#forgot_Pass {
	float:left;
	padding:2px 0px 4px 5px;
	color:#8e0e0b;	
}

a.FP:link {color:#8e0e0b;
	text-decoration:none;}
a.FP:visited {color:#8e0e0b;
	text-decoration:none;}
a.FP:hover {color:#FF0000;
	text-decoration:underline;}
a.FP:active {color:#8e0e0b;
	text-decoration:none;}

a.print:link {color:#8e0e0b;
	text-decoration:underline;}
a.print:visited {color:#8e0e0b;
	text-decoration:underline;}
a.print:hover {color:#FFCC33;
	text-decoration:none;}
a.print:active {color:#8e0e0b;
	text-decoration:underline;}

#printImg {
	float:left;
	width:17px;
	height:16px;
	background-image:url(/res/img/img_print.gif);
	background-repeat:no-repeat;
	padding:0 6px 0 0px;
	margin:-14px 0 0 460px;
}

#printFriend {
	font-style:italic;
	float:left;
	padding:0 0 0 0;
	margin:-14px 0 20px 0;
}

#THright {
	width:15px;
	float: right;	
}

#bottomheader {
	width:955px;
	text-align:left;
	height:35px;
	background-color:#FFFFFF;	
}
*html #bottomheader {height:30px;}

#logoBtm {
	float:left;
	padding-left:11px;	
}

#redBar {
	float:left;
	width:766px;
	height:27px;
	background:url(/res/img/header_bar2.gif);
	background-repeat:repeat-x;	
}

/*contents*/
#content {
	float:left;
	background-color:#FFFFFF;
	width:955px;
/*	height:535px;	*/
}

*html #content {width:955px; height:535px;}
#leftCol {
	float:left;
	background-color:#FFFFFF;
	width:687px;
/*	height:256px; */
	margin:0;
	padding:0;
}
*html #leftCol {padding:0 0 0 0; margin:0px 0 0 -10px; width:690px;}
#topLeftCol {
	float:left;
	background-color:#FFFFFF;
	width:688px;
	height:148px;	
}
*html #topLeftCol {width:700px; height:146px;}

#whatOn {
	float:left;
	width:176px;
	height:148px;
	background-color:#f2d524;
	margin:3px 1px 0px 11px;
	overflow-y:auto;
	overflow-x:hidden;
}
*:first-child+html #whatOn {}
#whatOnTitle {
	float:left;
	padding:0;
	margin:0;
	color:#FFFFFF;
	font-size:18px;
	width:176px;
	text-align:left;
}
#whatOnUl {
	float:left;
	font-size:11px;
	margin:0;
	padding:0;
	
}
#whatOnUl ul {
	margin:0;
	padding:20px 0 0 20px;
	text-align:left;
	list-style-type:none;
	float:left;
	line-height:16px;
	
}


a.WO2:link {color:#666666;font-size:12px;
	text-decoration:none}
a.WO2:visited {color:#666666;font-size:12px;
	text-decoration:none}
a.WO2:hover {color:#999999;font-size:12px;
	text-decoration:underline;}
a.WO2:active {color:#666666;font-size:12px;
	text-decoration:none}

#banner {
	float:right;
	width:500px;
	height:148px;
	background-color:#000000;
	margin-top:3px;	
}
*:first-child+html #banner {z-index:-1;}



#btmLeftCol {
	float:left;
	width:678px;
/*	height:362px; */
	background:url('/res/img/content_grey.gif') repeat-x;
	/*border-top: dashed #c8c8c8 thin;*/
	margin:0px 0 0 11px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;	
	text-align:left;
	overflow-y:auto;
	overflow-x:hidden;	
}

*html #btmLeftCol {height:360px;}
#BLCLeft {
	float:left;
	width:430px;
	height:380px;	
}

#BLCLeft2 {
	float:left;
	width:610px;
/*	height:380px; */
	padding:0;
	margin:0px 0 0 0;
}

 
#BLCLName {
	float:left;
	width:200px;
	height:100px;
	padding:80px 0 0 30px;	
}
*html #BLCLName {width:290px;}
#BLCLName3 {
	float:left;
	width:200px;
	height:100px;
	padding:0px 0 0 0px;	
}
*:first-child+html #BLCLName {
	float:left;
	width:300px;
	height:100px;
	padding:80px 0 0 30px;
}

#BLCLName2 {
	float:left;
	width:500px;
	/* height:100px; */
	padding:10px 0 0 27px;
}
h1.number {
	float:left;
	font-size:40px;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
	width:0px;
	background-color:#FFFFFF;
	padding:46px 0 0 0px;
	color:#8e0e0b;
}

h1.number2 {
	float:left;
	font-size:40px;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
	width:0px;
	height:0px;
	color:#8e0e0b;
	background-color:none;
	padding:48px 0 0 0px;
	margin:0 0 0 0;
	
}
*:first-child+html h1.number {padding:46px 0 2px 0;}
*html h1.number {padding:46px 0 2px 0;}
*:first-child+html h1.number2 {padding:46px 0 0 0;}
*html h1.number2 {background-color:#FFFFFF;margin-top:10px;padding:38px 0 0 0;}

h3.name, h3.name2, h3.name3 {
	float:left;
	text-align:left;
/*	padding:32px 0 0 0px; */
	padding:10px 0 0 0px; 
	width:400px;
	font-size:16px;	
	color:#8E0E0B;
}
h3.name3 {color:#8e0e0b;
/* padding:25px 0 0 15px; */
padding:15px 0 0 15px;
}

*:first-child+html h3.name { padding:28px 0 0 0px; }
*html h3.name {padding:28px 0 0 10px; width:380px;} 


*:first-child+html h3.name2 { width:180px; padding:28px 0 0 0px; }
*html h3.name2 {width:180px; padding:30px 0 0 0px}

*:first-child+html h3.name3 { padding:0 0 0 15px;}

*:first-child+html #BLCLPic {width:30px; padding:34px 0 0 0px; margin:0 0 0 0px;}
#BLCLPic {
	float:left;
	width:100px;
	height:100px;
	padding:34px 0 0 90px;
}
*html #BLCLPic {width:50px; padding:34px 0 0 0px;}
#BLCLWords {
	float:left;
	padding:0 20px 0 20px;
	margin:0;
	clear:both;
	width:600px;
}
*html #BLCLWords {width:410px}
#BLCLWords2 {
	float:left;
	padding:0 20px 0 30px;
	margin:0;
	clear:both;
	width:600px;
	font-size:12px;
}
*html #BLCLWords2 {width:600px;}

#BLCLWords2 h2 {width:600px;}

#BLCRight {
	float:left;
	width:100px;
	height:380px;
	padding:30px 0 0 60px;
	line-height:20px;
}
*html #BLCRight {padding: 30px 0 0 20px;}
#facList {
	float:left;
	font-size:14px;
	padding:0 0 0 0;
}

#facMenu .PS{
border-bottom: dotted thin #000000;
padding-bottom: 3px;
padding-left: 1px; 
font: Arial, Helvetica, sans-serif;
font-size:11px;
margin: 0;
}

#btmLeftCol .welcome2 {
	font-size:13pt;
	color:#8e0e0b; /*#8e0e0b;*/
	padding:0 0 0 0; /*1.2em 2em 0em 2em*/
	margin: 0;
	font-weight:bold;	
}

#btmLeftCol .welcome3 {
	font-size:13pt;
	color:#8e0e0b; /*#8e0e0b;*/
	padding:0 0 12px 0; /*1.2em 2em 0em 2em*/
	margin: 0;
	font-weight:bold;	
}

.welcome {
	font-size:13pt;
	color:#8e0e0b;
	padding: 0 2em 0 0px;
	margin:0;
	font-weight:bold;
}
#btmLeftCol .big {
	font-size:11pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0em; /*0em 2.2em 0em 2.4em*/
}


#btmLeftCol .sbig {
	font-size:9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0em; /*0em 2.2em 0em 2.4em*/
}
table {border-collapse:collapse;}
#priceHead td {width:auto;color:#FFFFFF;padding:6px 0px 6px 0px;background-color:#f8941e; background-repeat:repeat-x; border-right:1px solid #ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}

.priceBody1 td {width:auto;color:#777575; background-color:#f9c351;padding:6px 10px 6px 8px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.priceBody2 td {width:auto;color:#777575; background-color:#f9c351;padding:6px 10px 6px 8px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

#FMText { font-size:9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding: 0em; /*0em 2.2em 0em 2.4em*/
}

#btmLeftCol .sentence {
	font-size:10pt;
	padding: 0 2.2em 1em 2.8em;
}

#infromShop {
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;	
	text-align:left;
	color:#8c0f07;
	padding:10px 0 0 20px;
}
*html #infromShop {padding:8px 0 0 30px;}

#myShopCart {
	background-image:url(/htdocs/res/img/img-myShopCart.gif);
	float:left;
	width:248px;
	height:125px;
	padding:0;
}

#btmLeftCol2 {
	float:left;
	width:658px;
	height:330px;	
	background-image:url(/res/img/content_grey.gif);
	background-repeat:repeat-x;
	border-top:double;
	border-color:#c8c8c8;
	margin:5px 0 0 11px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;	
	text-align:left;
	padding:0px 0 0 20px;
	overflow-y:scroll;
}
*:first-child+html #btmLeftCol2 {height:328px;}
*html #btmLeftCol2 {height:327px;}

#btmLeftCol3 {
	float:left;
	width:909px;
	height:320px;	
	background-image:url(/res/img/content_grey.gif);
	background-repeat:repeat-x;
	border-top:double;
	border-color:#c8c8c8;
	margin:5px 0 0 11px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;	
	text-align:left;
	padding:0px 0 0 20px;
	overflow-y:scroll;
}
*:first-child+html #btmLeftCol3 {
	overflow-y:scroll;
	overflow-x:hidden;
}
*html #btmLeftCol3 {
	overflow-y:scroll;
	overflow-x:hidden;
}
.productList {
	float:left;
	width: 640px;
	padding-top:10px;
	margin:0;
	border-bottom-style:dotted;
	border-bottom-color:#c8c8c8;
	border-bottom-width:2px;
}

#prodImg {
	float:left;
	width: 150px;
	height: auto;
	padding:00;
}

#prod {
	float:left;
	width:310px;
	padding:0 10px 0px 15px;
}
*:first-child+html #prod {padding:0 10px 10px 15px;}

#productName {
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#8c0f07;
}

#productDesc {
	float:left;	
	clear: both;
	font-size:12px;
}
*:first-child+html #productDesc {width:300px;}
#prodFig {
	float:left;
	width:155px;
	padding:5px 0 0 0;
}

#prodCostPrice {
	float:left;
	font-size:13px;
	font-weight:bold;
}

#prodAdd {
	float:left;
	padding:10px 0 0 40px;
	margin:0;
}
*:first-child+html #prodAdd {
	float:left;
	padding:10px 0 0 40px;
	margin:0;
	border-style:none;
}
a img {
border-style: none;
}
*:first-child+html a img {
border-style: none;
}
*html a img {
border-style: none;
}

a.addBtn:link {border-color:#FFFFFF;
	border-style:none;}
a.addBtn:visited {border-color:#FFFFFF;
	border-style:none;}
a.addBtn:hover {border-color:#FFFFFF;
	border-style:none;}
a.addBtn:active {border-color:#FFFFFF;
	border-style:none;}
	
#rightCol {
	float:left;
	width:268px;
	height:auto;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;	
	text-align:left;
	margin:0;
	padding:0;
}
*html #rightCol {width:250px; margin:-7px 0 0 -17px; padding:0;}
#rightCol2 {
	float:left;
	width:249px;
	height:222px;
	margin:0;
	padding:30px 0 0 2px;
}
*html #rightCol2 {float:left; position:absolute; top:120px; left:691px; height:160px; width:200px; padding:0; margin:0;}
#menuBox1 {
	float:left;
	width:240px;
	height:145px;
	margin:8px 0 10px 13px;
	padding:0;
}
*html #menuBox1 {margin:8px 0 5px 13px;}
#MBtopLeft {
	float:left;
}

#MBtopMid {
	float:left;
	width:159px;
	height:35px;
	background-image:url(/res/img/rightCol_topMid2b.gif);
	background-repeat:repeat-x;
}
#MBtopMid2 {
	float:left;
	width:71px;
	height:35px;
	background-image:url(/res/img/rightCol_topMid2a.gif);
	background-repeat:repeat-x;
}
#MBtopMid3 {
	float:left;
	width:71px;
	height:35px;
	background-image:url(/res/img/rightCol_topMid2c.gif);
	background-repeat:repeat-x;
}


#MBtitle{
	float:left;
	font-size:11px;
	color:#FFFFFF;
	padding:17px 0 0 5px;
}

#trolley {
	float:left;
	padding:15px 10px 0 7px;
}

#total {
	float:left;
	padding:5px 0 0 0;
}
#totalCost {
	float:left;
	padding:8px 5px 0 7px;
	font-weight:bold;
}
#totalBox {
	float:left;
	padding:7px 10px 0 0px;
	font-size:12px;
	font-weight:bold;
}
#orderBtn {
	float:left;
	padding:16px 0 0 0px;
}

#toShop {
	
}

#Vmore {
	float:right;
	font-style:italic;
	font-size:10px;
	color:#FFFFFF;
	padding:17px 10px 0 5px;
}
#Vmore2 {
	float:right;
	font-style:italic;
	font-size:11px;
	color:#FFFFFF;
	padding:16px 0 0 0;
}


#MBtopRight {
	float:left;
}

a.NN:link {color:#000000;
	text-decoration:none;}
a.NN:visited {color:#000000;
	text-decoration:none;}
a.NN:hover {color:#FFFFFF;
	text-decoration:underline;}
a.NN:active {color:#000000;
	text-decoration:none;}
	
a.PS:link {color:#000000;
	text-decoration:none;}
a.PS:visited {color:#000000;
	text-decoration:none;}
a.PS:hover {color:#8e0e0b;
	text-decoration:underline;}
a.PS:active {color:#000000;
	text-decoration:none;}

a.NLP_ISP:link {color:#000000;font-size:12px;
	text-decoration:none;}
a.NLP_ISP:visited {color:#000000;font-size:12px;
	text-decoration:none;}
a.NLP_ISP:hover {color:#8e0e0b;font-size:12px;
	text-decoration:underline;}
a.NLP_ISP:active {color:#000000;font-size:12px;
	text-decoration:none;}

a.CW_ISP:link {color:#000000;
	text-decoration:none;}
a.CW_ISP:visited {color:#000000;
	text-decoration:none;}
a.CW_ISP:hover {color:#8e0e0b;
	text-decoration:underline;}
a.CW_ISP:active {color:#000000;
	text-decoration:none;}
	
a.FM_ISP:link {color:#000000;
	text-decoration:none;}
a.FM_ISP:visited {color:#000000;
	text-decoration:none;}
a.FM_ISP:hover {color:#8e0e0b;
	text-decoration:underline;}
a.FM_ISP:active {color:#000000;
	text-decoration:none;}

a.VM:link {color:#FFFFFF;
	text-decoration:none;}
a.VM:visited {color:#FFFFFF;
	text-decoration:none;}
a.VM:hover {color:#FFCC33;
	text-decoration:underline;}
a.VM:active {color:#FFFFFF;
	text-decoration:none;}

a.CS:link {color:#000000;
	text-decoration:none;}
a.CS:visited {color:#000000;
	text-decoration:none;}
a.CS:hover {color:#8e0e0b;
	text-decoration:underline;}
a.CS:active {color:#000000;
	text-decoration:none;}

#Wordmovement {
	width:auto;
	height:100px;
	margin:0;
	padding-top:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow-y:auto;
}

#Wordmovement2 {
	width:auto;
	height:205px;
	margin:0;
	padding:10px 15px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
}
*html #Wordmovement2 {padding:10px 15px 0 15px;}

#WordmovementSC {
	width:auto;
	height:470px;
	margin:0;
	padding:10px 0 10px 12px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow-y:auto;
}

#qty {
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#8c0f07;
	padding:0 0 0 0;
}
#itemName {
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#8c0f07;
	padding:0 0 0 12px;
}
#itemCost {
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#8c0f07;
	padding:0 0 0 85px;
}

#items {
	float:left;
	width:210px;
	padding:0 0 30px 0;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
	border-bottom-width:2px;
}

hr {
	float:left;
	padding-right:210px;
	line-style:dotted;
}

#SCitems {
	float:left;
	padding:5px 0 0 0;
}

#boxQuantity {
	float:left;
	padding:0 10px 0 0;
}
#prodName {
	float:left;
	width:80px;
	padding:3px 30px 0 0;
}
#boxCost {
	float:left;
	padding:3px 10px 0 0;
}
#prodDelete {
	float:left;
	padding:0 0 0 10px;
}



#testimnoial .p {
	font-size:11px;
}

#menuBox2 {
	float:left;
	width:240px;
	height:357px;
	margin:3px 0 10px 13px;
}
*html #menuBox2 {margin:8px 0 5px 13px;}
#menuBox3 {
	float:left;
	width:240px;
	height:145px;
	margin:3px 0 10px 13px;
	padding:0;
}
*html #menuBox3 {margin:10px 0 10px 13px;}

#contentBtm {
	float:left;
	padding:0 0 0 0;
}
*html #contentBtm {height:9px; margin:0; padding:0;}
#CBleft {float:left;}

#CBmid {
	float:left;
	width:931px;
	height:9px;
	background-color:#FFFFFF;
}
* html #CBmid { height:4px; margin:0 0 -10px 0;}
#CBright {float:left;}

#footer {
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;	
	text-align:left;
	padding:6px 0 0 0;
}
*html #footer {padding:12px 0 0 0;}

#GITC {
	float:left;
	padding:0 15px 0 20px;
}

a.gitcPower:link {color:#000000;
	text-decoration:none;}
a.gitcPower:visited {color:#000000;
	text-decoration:none;}
a.gitcPower:hover {color:#FFFFFF;
	text-decoration:underline;}
a.gitcPower:active {color:#000000;
	text-decoration:none;}
	
#privPol {
	float:left;
	padding:0 15px 0 190px;
}

a.privacy:link {color:#000000;
	text-decoration:none;}
a.privacy:visited {color:#000000;
	text-decoration:none;}
a.privacy:hover {color:#FFFFFF;
	text-decoration:underline;}
a.privacy:active {color:#000000;
	text-decoration:none;}

a.sitemap:link {color:#000000;
	text-decoration:none;}
a.sitemap:visited {color:#000000;
	text-decoration:none;}
a.sitemap:hover {color:#FFFFFF;
	text-decoration:underline;}
a.sitemap:active {color:#000000;
	text-decoration:none;}
	
#copyRight {
	float:left;
	padding:0 15px 0 140px;
}

#MenuBoxContent {
	width:240px;
	height:331px;
	padding:0;
	margin:0;
	float:left;
	background:url(/res/img/img-2Line.gif) repeat-y;
}
*html #MenuBoxContent {margin:0 0 0 0;}
#MenuBoxContent2 {
	width:240px;
	height:119px;
	padding:0;
	margin:0;
	float:left;
	background:url(/res/img/img-2Line.gif) repeat-y;
	overflow-y:auto;
}

#MenuBoxContentSC {
	width:240px;
	height:490px;
	padding:0;
	margin:0;
	float:left;
	background:url(/res/img/img-2Line.gif) repeat-y;
}
*html #MenuBoxContentSC {height:490px;}

#MBcontentTop {
	width:238px;
	height:323px;
	padding:0;
	margin:0 1px 0 1px;
	/*background:url(/res/img/bg-COLUMN.gif) repeat-x;*/
}
#MBcontentTop2 {
	width:238px;
	height:111px;
	padding:0;
	margin:0 1px 0 1px;
	/*background:url(/res/img/bg-COLUMN.gif) repeat-x;*/
}

#MBcontentTopSC {
	width:238px;
	height:490px;
	padding:0;
	margin:0 1px 0 1px;
	/*background:url(/res/img/bg-COLUMNsc.gif) repeat-x;*/
}
*html #MBcontentTopSC {height:500px;}

#MBcontentBtm {
	width:240px;
	height:8px;
}
*html #MBcontentBtm {margin:0 0 -2px 0}
#MBcontentBtm2 {
	width:240px;
	height:8px;
}
*html #MBcontentBtm2 {margin:-10px 0 -2px 0; padding:0px 0 0 0;}
#MBleftCorner {
	width:8px;
	height:8px;
	padding:0;
	margin:0;
	float:left;
}
#MBleftCorner2 {width:8px; height:8px; float:left;}
*:first-child+html #MBleftCorner{
	margin:-4px 0 0 0;
}
*html #MBleftCorner{
	margin:-4px 0 0 0;
}
#MBrightCorner {
	width:8px;
	height:8px;
	padding:0;
	margin:0;
	float:left;
}
#MBrightCorner2 {width:8px; height:8px; float:left;}
*:first-child+html #MBrightCorner{
	margin:-4px 0 0 0;
}
*html #MBrightCorner{
	margin:-4px 0 0 0;
}
#MBmidBG {
	width:224px;
	height:6px;
	padding:0;
	margin:0 0 0 0;
	float:left;
	border-bottom:solid 2px #EEEEEE;
}
*html #MBmidBG { }

#prodAdd a:link, #prodAdd a, #orderBtn a:link, #orderBtn a{
text-decoration: none;
color:#ffffff;
}

*:first-child+html #prodAdd a:link, #prodAdd a, #orderBtn a:link, #orderBtn a{
text-decoration: none;
color:#ffffff;

}
*html #prodAdd a:link, #prodAdd a, #orderBtn a:link, #orderBtn a{
text-decoration: none;
color:#ffffff;
}

/*alaninput
#content div input{

  width:1em;
  padding: 0 ;
  margin:  0;
}*/

#prodQty input {
  float: left;
  width: 65px;
  margin:0;
  padding:0;
}

#prodCost {
	float: left;
	padding: 3px 0 3px 20px;
}
label{text-align:left;}

#cart_table{
	width:100%;
	
}
#cart_table th{
	clear: both;
	font:bold 12px Arial, Helvetica, sans-serif;
}

#cart_table td {
	font:12px Arial, Helvetica, sans-serif;
}

#cart_table input.vRadioboxField{
	width: 20px;
	margin:0;
	padding:0;
}

.commontable{
	padding: 20px 0 0 0;
	margin: 0;

}
#shopping_cart_items{
	width:100%;
}

#shopping_cart_items th{
	font:bold 12px Arial, Helvetica, sans-serif;
}
#shopping_cart_items input{
	width: 20px;
	margin:0;
	padding:0;
}

#carttotalprice {
	padding: 5px 0 5px 2px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#6d5a3d;
}
#shopping_cart_items alink, #shopping_cart_items a{
	text-decoration: none;
	color:#ffffff;
}
*:first-child+html #shopping_cart_items alink, #shopping_cart_items a{
	text-decoration: none;
	color:#ffffff;
}



.vRadioboxField {float:left;}
.card {float:left; text-align:left;width:auto;}
*:first-child+html .card {padding-top: 4px; }
*html .card {padding-top: 3px; }



/*alanlabel*/
#content div label {
  	display: block;
  	float: left;
  	width: 6em;
  	padding: 0;
  	margin: 0 2px 0 0;
  	text-align: right;
  	vertical-align:top;
}
#orderform div input, div select{
	width: 60%;
	margin:3px 0 5px 5px;
	padding:0;
	
}
#orderform div label{
	clear:both;
	width: 100px;
	float: left;
	text-align: right;
	margin:3px 0 5px 5px;
	padding:0;
}
#orderform div.error{
    
  clear:both;
  color: #FF0000;
  display:block;
  
  float:left;
  font: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0 0 0 10em;
  padding:0 ;
  width:40em;
}
*:first-child+html #orderform div.error{position:static;}

.buttons{
    
  clear:both;
  float: left;
  width:70%;
  margin: 5px 0px 0 0;
  padding: 0;
}
*:first-child+html .buttons {margin: 3px 0px 0 0;}
*html .buttons {margin: 3px 0px 0 0;}
#title {

	border-bottom:dashed thin #666666;
	border-top:dashed thin #666666;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #8c0f07;
	font-weight:bold;
	margin: 0 0 15px 0;
	padding:5px 0 5px 0;

}
#title2 {

	border-bottom:dashed thin #666666;
	border-top:dashed thin #666666;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #8c0f07;
	font-weight:bold;
	margin: 0 0 15px 0;
	padding:5px 0 5px 0;

}

/*--common--*/
#content .formButton{

BORDER-RIGHT: #404954 1px solid; 
PADDING-RIGHT: 8px; 
BORDER-TOP: #28303b 1px solid; 
PADDING-LEFT: 8px; 
FONT-SIZE: 12px; 
BACKGROUND: url('/res/img/but-formbutton.gif') repeat-x; 
PADDING-BOTTOM: 0px; V
ERTICAL-ALIGN: baseline; 
BORDER-LEFT: #28303b 1px solid; 
WIDTH: auto;  
CURSOR: pointer; 
COLOR: #000000;  
font-weight:bold;
PADDING-TOP: 0px; 
BORDER-BOTTOM: #404954 1px solid; 
TEXT-ALIGN: center; 
moz-border-radius: 3px; 
width:20%; 
margin: 0 6px 0 0;
}
#content .formButton:hover {
	BACKGROUND-IMAGE: none; CURSOR: pointer; COLOR: #FFFFFF; BACKGROUND-COLOR: #cc9a04;
}
h1{
	background: url('/res/img/bg-subheader.gif') repeat-x;
	width: 953px;
	height:30px;
	display: block;
	padding:0 0 0 0px;
	line-height:30px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#8b2525;
}

h2{	
	color:#000000;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:12px 0 0 0px;
	margin:0px;
	float: left;
	clear:both;
}

h2.prodCat {padding:12px 0 0 0;}
*:first-child+html h2 {width:400px;}
*html h2 {width:400px;}
h3{
	background: url("#") no-repeat;
	width: 705px;
	height:30px;
	display: block;
	line-height:30px;
	margin:25px 0 10px 0;
	padding:0 0 0 38px;
	font-weight:bold;
	color:#000000;
	font-size:12px;
}
/**:first-child+html h3 {width:400px;}*/
h4 {
	font-weight:bold;
	color:#8b2525;
	font-size:12px;
	padding:0;
	margin:0px 0 0px 0;
}	

form {
	padding:0px;
	margin:0px;
}
.itemsoutofstock {

font: Verdana, Arial, Helvetica, sans-serif;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color:#FF0000;

}
.emptycart {

font: Verdana, Arial, Helvetica, sans-serif;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#FF0000;
padding: 30px 0 10px 0px;
margin: 0;

}


.emptycart2 {

font: Verdana, Arial, Helvetica, sans-serif;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#00000;
padding: 10px 0 10px 0px;
}

#TextSentence {
	float:left;
	clear:both;
	padding:0 30px 0 0px;

}
*:first-child+html #TextSentence { width:580px; padding: 20px 30px 12px 0px;}
*html #TextSentence {width:550px; padding: 20px 30px 12px 0px;}
#TextSentence2 {
	float:left;
	clear:both;
	padding:20px 210px 0 12px;
	font-size:12px;
}
*html #TextSentence2 {padding:20px 20px 10px 12px;}
#TextSentence3 {
	float:left;
	padding:0 30px 0 0px; /* 0 30px 0 38px; */
	font-size:12px;
}
*:first-child+html #TextSentence3 {padding:20px 30px 0 0;}
*html #TextSentence3 {padding:20px 30px 0 0;}

#TextSentence4 {
	float:left;
	padding:0 0px 20px 0px; /* 0 30px 0 38px; */
	width:610px;
	margin:1px 0;
	/*border-bottom: thin solid #CCCCCC;*/
	clear:both;
}
*:first-child+html #TextSentence4 {padding:20px 0 20px 0;}
*html #TextSentence4 {padding:20px 0 20px 0;}

#TextSentence5 {
	float:left;
	padding:0 30px 0 0px; /* 0 30px 0 38px; */
	font-size:12px;
}
*:first-child+html #TextSentence5 {padding:20px 30px 0 0;}
*html #TextSentence5 {padding:20px 30px 0 0;}

#TextAbout {
	float:left;
	clear:both;
	padding:0 30px 0 25px;
}
#TextAbout h2 {padding:12px 0 0 0;}

*:first-child+html #TextAbout { width:550px; padding: 12px 30px 12px 25px;}
*html #TextAbout {width:550px; padding: 12px 30px 12px 25px;}

#overall {

float:left;
margin: 0;
padding:5em 1.5em 0 3em;

}
.aboutuslabel, .aboutuslabel2 {

float: left;
padding: 0 0 0 64px;
margin:2px 5px 0 0;
clear: both;
width:140px;
text-align: right;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
html>body .aboutuslabel {margin:12px 5px 0 0;}
*:first-child+html .aboutuslabel
{
clear: both;margin:2px 5px 0 0;
}
*:first-child+html .aboutuslabel2 {margin:2px 5px 0 0;}
html>body .aboutuslabel2 {text-align:right;margin:12px 5px 0 0;}

.alan{

width:400px;
float: left;
padding:0;
margin:2px 5px 0 0;

text-align: left;
font-size:12px;
}
html>body .alan {padding:0 0 0 0px;margin:0 0 0 -18px; width:400px}
*:first-child+html .alan
{

clear: none;

}

#id_totalprice {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:bold;
	color:#8c0f07;
	width:100px;
	
	border: 0px;
	border-bottom-width: 0 px;
	border-top-width: 0 px;
	border-left-width: 0 px;
	border-right-width: 0 px;
}

#id_expiry_mth {float:left;width:70px;}
*html #id_expiry_mth {margin-left:8px;}
#id_expiry_yr {width:70px;float:left;}

#id_cvv_cid {float:left;}
sup {font-size:7px;}
*:first-child+html sup {padding:0px 0 4px 0;font-size:8px;}
strong {}