/*body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#F2F2F2
}
*/
#mainWrap {
	margin: 0 auto;
	float:left;
	
}

#slidingTopWrap {
	position: absolute;
    top: 0;
    width: 162px;
    z-index: 10;
	padding: 8px 0 0;
	
}
/*
input.radio{ width:auto; height:auto; border:0px; cursor:pointer}

input.radio:hover{ width:auto; height:auto;border:0px}
*/
#id1{ float:left; height:20px; width:300px; text-align:left}
#id2{float:right; height:20px; width:90px;}

#info { font-size: 12px;
	color:red;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 15px 0; padding: 5px;

	width:99%; height:20px; background-color:#DEF}

	input.qty{
	border: 1px solid #D1D1D1;
	background-color:white;
	font-size: 12px;
	color:black; height:25px; width:50px;
	border-radius:3px;
	


  }
  	input.qty:hover{
	border: 1px solid #9B9BFF;
	background-color:white;
	font-size: 12px;
	color:black; height:25px; width:50px;
	border-radius:3px;
	


  }
  
  	input.address{
	border: 1px solid #D1D1D1;
	background-color:white;
	font-size: 12px;
	color:#666; height:65px; width:500px;
	border-radius:3px;
	
	


  }
  	input.address:hover{
	border: 1px solid #D1D1D1;
	background-color:white;
	font-size: 12px;
	color:#666; height:65px; width:500px;
	border-radius:3px;
	
	


  }
/*		
	input, select{
	border: 1px solid #D1D1D1;
	background-color:white;
	font-size: 12px;
	color:#666; height:25px; width:200px;
	border-radius:3px;

	
	


  }
  textarea{
	border: 1px solid #D1D1D1;
	background-color:white;
	font-size: 12px;
	color:#666; height:45px; width:250px;
	border-radius:3px;
	
	


  }
  textarea:hover{
	border: 1px solid #9B9BFF;
	background-color:white;
	font-size: 12px;
	color:black; height:45px; width:250px;
	border-radius:3px;
	


  }
 */ 
    textarea.o{
	border: 1px solid #D1D1D1;
	background-color:white;
	font-size: 12px;
	color:#666; height:45px; width:200px;
	border-radius:3px;
	
	


  }
  textarea.o:hover{
	border: 1px solid #9B9BFF;
	background-color:white;
	font-size: 12px;
	color:black; height:45px; width:200px;
	border-radius:3px;
	


  }
  /*
  	input:hover{
	border: 1px solid #9B9BFF;
	background-color:white;
	font-size: 12px;
	color:black; height:25px; width:200px;
	border-radius:3px;
	


  }
  
  	*/	
	input.ok{
	border: 1px solid #D1D1D1;
	background-color:#CFF;
	font-size: 12px;
	color:black; height:35px; width:90px;
	border-radius:4px;cursor:pointer
  }

  button.ok{
	border: 1px solid #D1D1D1;
	background-color:#CFF;
	font-size: 12px;
	color:black; height:35px; width:90px;
	border-radius:4px;cursor:pointer


  }
  
  	input.update{
border: 1px solid white;
	color:black; height:17px; width:17px;

	background-image:url(../images/update.png);
	cursor:pointer
	
	}
	
		input.update1{
	border: 1px solid #D1D1D1;
	background-color:#CFF;
	font-size: 11px;
	color:black; height:20px; width:55px;
	border-radius:4px;
	cursor:pointer; text-align:center


  }


  
  	input.confirmORder{
	border: 1px solid #D1D1D1;
	background-color:#CFF;
	font-size: 12px;
	color:black; height:35px; width:105px;
	border-radius:4px;cursor:pointer
  }
    input.confirmORder1{
	border: 1px solid #D1D1D1;
	background-color:#CFF;
	font-size: 12px;
	color:black; height:28px; width:100px;
	border-radius:4px;cursor:pointer
  }
  
  	input.finalisOrder{
	border: 1px solid #D1D1D1;
	background-color:#CFF;
	font-size: 12px;
	color:black; height:32px; width:120px;
	border-radius:4px;cursor:pointer
  }
  
  
  input.fucntions{
	border: 1px solid #D1D1D1;
	background-color:#CFF;
	font-size: 12px;
	color:black; height:25px; width:150px;
	border-radius:4px;
	cursor:pointer


  }


#registerDetail{ width:99%; height:auto; background-color:none; float:center; font-size:12px; border: solid 0px #F0F0F0; padding:10px }

#register{ width:310px; height:auto; background-color:none; float:left; font-size:14px; border: solid 1px #F0F0F0}
.right{ float:right}
.left{float:left}

#login{width:310px; height:auto;float:left; background-color:none;font-size:14px;border: solid 1px #F0F0F0}


#loginFb{width:310px; height:auto;float:left; background-color:none;font-size:14px;border: solid 1px #F0F0F0; color:#960}


a.ok9{ border: solid 1px #CCCCCC; background-color:#CFF; color:black; padding:8px; text-decoration:none; font-size:12px;}


p.SubTotal{ font-size:12px;}

#slidingTopContent {
	overflow: hidden;
	margin: 0;
	padding: 0;
	border:1px solid #CCCCCC;
	border-style: none solid;
	background-color:white;
	box-shadow: 0 0 5px #999;
	webkit-box-shadow: 0 0 5px #999;
	0-box-shadow: 0 0 5px #999;
	moz-box-shadow: 0 0 5px #999;
 }

#slidingTopFooter {
	background: url(../inc/bg-fot.jpg) left bottom repeat-x;
	width: 160px;
	height: 40px;
	margin: 0px 0 0 0;
	font-size: 11px;
	color: #666666;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#EEE;
	
	border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-o-border-bottom-right-radius: 10px;
	
	
	border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-o-border-bottom-left-radius: 10px;
	
	box-shadow: 0 0 5px #999;
	webkit-box-shadow: 0 0 5px #999;
	0-box-shadow: 0 0 5px #999;
	moz-box-shadow: 0 0 5px #999;
}

#slidingTopFooter A:link {
	text-decoration: none;
	color: #666666;
}

#slidingTopFooter A:visited {
	text-decoration: none;
	color: #666666;
}

#slidingTopFooter A:hover {
	text-decoration: underline;
	color: #666666;
}

#slidingTopFooter A:active {
	text-decoration: underline;
	color: #666666;
}


#slidingTopFooterLeft {
	float: left;
	margin: 15px 0 0 20px;
}

#slidingTopFooterRight {
	float: right;
	margin: 15px 30px 0 0;
}

#wrdInfoWrap {
	background-color: none;
	height: 80px;
}

#wrdInfoWrapLeft {
	float: left;
	width: 300px;
	padding: 10px;
}

#wrdInfoWrapRight {
	float: right;
}

#wrdInfoWrapRight A:link, #wrdInfoWrapRight A:visited, #wrdInfoWrapRight A:active {
	color: #333333;
	text-decoration: underline;
}

#wrdInfoWrapRight A:hover {
	color: #669900;
}

#wrdTutorialInfo {
	margin: 25px 10px; 0 0;
	background-color: #FFFFFF;
	padding: 5px;
}

#headerWrap {
	width: 100%;
	height: 30px;
	background-color: #666666;
	border: 1px #999999 solid;
}

#contentWrapLeft {
	float: left;
	width: 650px;
}

#contentWrapLeft1 {
	
	width: 100%;
	background-color:white;
	border: solid 0px #E6E6E6;
	
}

img{ border:none}

#contentWrapRight {
	float: right;
	width: 250px;
}

.productWrap {
	float:left;
	width: 170px;
	margin: 5px;
	padding:10px;
	text-align:center;
	color:#7a7a7a;
	border: 1px #EBEBEB solid;
}

.productPriceWrap {
	background-color: #CCCCCC;
	padding: 5px;
	color: #000000;
	font-weight: bold;
}

.productPriceWrap img {
	border:none;
}

#basketWrap {
	margin: 5px;
	background-color: white;
	padding-bottom: 2px;
}

#basketTitleWrap {
	background-color: white;
	padding: 2px;
	color:#000066;
	font-weight: bold;
	height: auto;
}

#basketItemsWrap img {
	border: none;
}

#basketItemsWrap ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

#basketItemsWrap li {
	background-color: #ffffff;
	margin: 5px;
	font-size: 12px;
}

.basketItemLeft {
	float: left;
}

.basketItemRight {
	float: right;
}

#bannerWrap {
	margin: 10px;
	padding-bottom: 5px;
}