@charset "utf-8";
/* CSS Document */

table {
	border:none;
	border-spacing:0px !important;
	padding:0px !important;
}
table.TablePer {
	width:100%;
	border:none;
	border-spacing:0px !important;
	padding:0px !important;
}
table.TableFix {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
h1 {
	margin:0px; padding:0px; font-size:34px; font-weight:normal;
}
#SubHeading1 h1 {
	margin:0px; padding:0px; font-size:40px; font-weight:normal; line-height:35px;
}
h2 {
	margin:0px; padding:0px; font-size:25px; font-weight:normal;
}
h3 {
	margin:0px; padding:0px; font-size:20px; font-weight:normal;
}
h4 {
	margin:0px; padding:0px; font-size:18px; font-weight:normal;
}
h5 {
	margin:0px; padding:0px; font-size:16px; font-weight:normal;
}
h6 {
	margin:0px; padding:0px; font-size:14px; font-weight:normal;
}
p {
	margin-bottom:10px;
}
.Col5Per { width:5%;}
.Col10Per { width:10%;}
.Col15Per { width:15%;}
.Col20Per { width:20%;}
.Col25Per { width:25%;}
.Col30Per { width:30%;}
.Col35Per { width:35%;}
.Col40Per { width:40%;}
.Col45Per { width:45%;}
.Col50Per { width:50%;}
.Col55Per { width:55%;}
.Col60Per { width:60%;}
.Col65Per { width:65%;}
.Col70Per { width:70%;}
.Col75Per { width:75%;}
.Col80Per { width:80%;}
.Col85Per { width:85%;}
.Col90Per { width:90%;}
.Col95Per { width:95%;}
.Col100Per { width:100%;}

/*   End  */

/*  Common  */

.ShopWithConfidenceBg {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.30);	
	background-color:#FFFFFF;
}

/*  End  */

/*  Shopping Wrapper  */

.ShoppingWrapper {
	width:980px;
	margin:0 auto;
	padding:0;
	padding-top:20px;
	padding-bottom:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
.ShoppingBg {
	background:url(../images/product-box-bg.jpg) repeat;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.ShoppingTopBg {
	background:url(../images/shopping-top-bg.jpg) repeat;
	color:fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.ShoppingTopBg input {
	width:320px;
}

.ShoppingBottomBg {
	background:url(../images/shopping-top-bg.jpg) repeat;
	color:fff;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.ShoppingHeadingText {
	font-family: 'lorabold';
	font-size:22px;
	line-height:22px;
	color:#064a32;
	text-transform:uppercase;
}
.ShoppingHeadingTextCust {
	font-family: 'lorabold';
	font-size:20px;
	line-height:22px;
	color:#064a32;
	text-transform:uppercase;
}

/*   End   */

/*  For User  Wrapper   */

.ForUserWrapper {
	width:940px;
	margin:0 auto;
	padding:0;
}
.ForUserWidth1 {
	width:300px;
	vertical-align:top;
}
.ForUserWidth60{
	width:60px;
	background:url(../images/line.gif) repeat-y center;

}
.ForUserWidth2 {
	width:80px;
	background:url(../images/line.gif) repeat-y center;
}
.ForUserWidth2#Sep {
	width:44px;
	float:left;
	display:block;
	background:none !important;
}
.ForUserWidth3 {
	width:560px;
}
.ForUserWidth4 {
	width:36px;
	float:left;
	display:block;
}
.ForUserWidth5 {
	width:310px;
	float:left;
	display:block;
}

/*   End  */

/*    */

.PaymnetWrapper {
	width:920px;
	margin:0 auto;
	padding:0;
}
.PaymnetCol1 {
	width:300px;
	float:left;
	display:block;
}
.PaymnetCol2 {
	width:44px;
	float:left;
	display:block;
	background:url(../images/double-var-line.gif) repeat-y center;
}
.PaymnetCol3 {
	width:230px;
	float:left;
	display:block;
}
.PaymnetCol4 {
	width:36px;
	float:left;
	display:block;
}
.PaymnetCol5 {
	width:310px;
	float:left;
	display:block;
}

/*   End  */


/*  Cart Wrapper  */

.CartHeadingText {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
	padding-top:10px;
	padding-bottom:10px;
}

.CartWrapper {
	width:940px;
	margin:0 auto;
	padding:0;
}
.CartQty {
	width:110px;
	float:left;
	display:block;
	text-align:center;
}
.CartQty input {
	width:35px;
}
.CartItem {
	width:590px;
	float:left;
	display:block;
}
.CartComments {
	width:235px;
	float:left;
	display:block;
	padding-left:15px;
}
.CartPrice {
	width:120px;
	float:left;
	display:block;
	text-align:center;
}

.Cart1Wrapper {
	width:450px;
	margin:0 auto;
	padding:0;
}
.Cart1Qty {
	width:80px;
	float:left;
	display:block;
	text-align:center;
}
.Cart1Qty input {
	width:20px;
}
.Cart1Item {
	width:190px;
	float:left;
	display:block;
}
.Cart1UpdateText {
	width:300px;
	float:left;
	display:block;
}
.Cart1Price {
	width:90px;
	float:left;
	display:block;
	text-align:center;
}



/*  End  */

/*  ItemDescriptionWrapper  */

.ItemDescWrapper {
	width:auto;
	padding:0;
	margin:0 auto;
	font-size:12px;
}
.ItemDescLeft {
	float:left;
	display:block;
	width:70px;
}
.ItemDescRight {
	float:left;
	display:block;
	width:270px;
}
.ItemDescLeft img {
	border:1px solid #c3c3c3;
	padding:2px;
	background-color:#fff;
}

/*  End  */

/* Grrand Total Wrapper  */

.GrrandTotalWrapper {
	width:340px;
	float:right;
	display:block;
	line-height:26px;
}
.GrrandTotalText {
	float:left;
	display:block;
	text-align:right;
	width:260px;
}
.GrrandTotalPrices {
	float:left;
	display:block;
	text-align:right;
	width:80px;
	font-weight:bold;
}

/*  End  */

/* Grrand1 Total Wrapper  */

.OrderReviewWrapper {
	width:300px;
	float:right;
	display:block;
	line-height:normal !important;
}
.OrderReviewText {
	float:left;
	display:block;
	text-align:right;
	width:145px;
	padding-top:5px;
	padding-bottom:5px;
}
.OrderReviewPrices {
	float:left;
	display:block;
	text-align:right;
	width:155px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

/*  End  */

/*  Register Wrapper  */

.RegisterWrapper {
	line-height:30px;
}
.RegisterWrapper lable {
	float:left;
	display:block;
	width:90px;
}
.RegisterWrapper input {
	float:right;
	display:block;
	width:210px;
	padding:5px;
}

/*  End  */

/*  Shippbill  Wrapper  */

.ShippbillWrapper {
	margin:0 auto;
	width:800px;
}
.ShippbillWidth1 {
	width:350px;
	float:left;
	display:block;
}
.ShippbillWidth2 {
	width:100px;
	float:left;
	display:block;
	background:url(../images/line.gif) repeat-y center;
}

.ShippbillWidth2NoLine {
	width:50px;
	float:left;
	display:block;
}

.ShippBillFormCol1 {
	width:100px;
	float:left;
	display:block;	
	color:#000;
	margin-top:2px;
}
.ShippBillFormCol2 {
	width:550px;
	float:left;
	display:block;	
	color:#666;
	font-size:11px;
}

/*   End  */

/*  Form  Col  */

.FormCol1 {
	width:270px;
	float:left;
	display:block;
}
.FormCol1 input {
	width:240px;
}

/*   End  */


/*  Payment Info  Wrapper  */

.PaymentInfoForm {
	width:auto;
	margin:auto;
}
.PaymentInfoForm label {
	float:left;
	width:110px;
	display:block;
	font-weight:bold;
}
.PaymentInfoForm input {
	width:140px;
}
/*.PaymentInfoForm select {
	width:80px;
}
*/
.PaymentInfoSequrity input {
	width:40px;
}

/*  End  */

/*  Login Wrapper  */

.LoginWrapper {
	width:940px;
	margin:0 auto;
	padding:0;
}
.LoginWidth1 {
	float:left;
	display:block;
	width:452px;
	background-color:#f5f5f5;
	border:1px solid #d4d4d4;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	border-radius: 5px;	
}
.LoginWidth2 {
	float:right;
	display:block;
	width:470px;
	background-color:#f5f5f5;
	border:1px solid #d4d4d4;	
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	border-radius: 5px;
}

/*  End  */

/*  CreateAccWrapper  */

.CreateAccWrapper {
	width:956px;
	margin:0 auto;
	padding:0;
}
.CreateAccWidth1 {
	float:left;
	display:block;
	width:468px;
	background-color:#f5f5f5;
	border:1px solid #d4d4d4;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	border-radius: 5px;	
}
.CreateAccWidth2 {
	float:right;
	display:block;
	width:468px;
	background-color:#f5f5f5;
	border:1px solid #d4d4d4;	
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	border-radius: 5px;
}
.CreateAccWidth1 label {
	float:left;
	display:block;
	width:140px;
	line-height:24px;
}
.CreateAccWidth1 input {
	float:left;
	display:block;
	width:280px;
	webkit-border-radius: 3px;
	moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow:none;
	height:20px;
}
.CheckBox input {
	float:left;
	display:block;
	width:auto !important;
}

/*  End  */

/*  Creat Account Wrapper  */

.CreatAccountWrapper {
	width:950px;
	margin:0 auto;
	padding:0;	
}
.CreatAccountWidth1 {
	float:left;
	display:block;
	width:260px;
}
.CreatAccountWidth2 {
	float:right;
	display:block;
	width:634px;
}
.CreatAccountShopWrapper {
	width:650px;
	margin:0 auto;
	padding:0;
}
.CreatAccountShopWidth1 {
	width:200px;
	float:left;
	display:block;
}
.CreatAccountShopWidth2 {
	width:430px;
	float:right;
	display:block;
}

/*  End  */


/*  Creatrating Wrapper  */

.CreatRatingWrapper {
	width:276px;
}
.CreatRatingWidth1 {
	width:100px;
	float:left;
	display:block;
	font-weight:bold;
}
.CreatRatingWidth2 {
	width:40px;
	float:left;
	display:block;
	font-weight:bold;
}
.CreatRatingWidth3 {
	width:136px;
	float:left;
	display:block;
}

/*  End  */

/*  Thank You Wrapper  */

.ThankYouWrapper  {
	width:580px;
	margin:0 auto;
	padding:0px;
	text-align:center;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	line-height:24px;
	padding-top:60px;
}
.ThankYouWrapper h3 {
	font-style:italic;
	font-size:25px;
}
.ThankYouWrapper span {
	color:#940f4a;
}
.ThankYouWrapper a {
	color:#940f4a;
}
.ThankYouWrapper a:hover {
	color:#000;
}

/*  End  */

/*  Registration Wrapper  */ 

.RegistrationWrapper {
	width:800px;
	margin:0 auto;
	padding:0;
}
.RegistrationWidth1 {
	float:left;
	display:block;
	width:120px;
	color:#000;
	margin-top:8px;
}
.RegistrationWidth2 {
	float:left;
	display:block;
	width:680px;
	color:#666;
	font-size:11px;
}
.RegistrationFormCol {
	width:340px;
	float:left;
	display:block;
}
.RegistrationFormCol input {
	width:300px;
}




.Registration1Wrapper {
	width:450px;
	margin:0 auto;
	padding:0;
}
.Registration1Width1 {
	float:left;
	display:block;
	width:90px;
	color:#000;
	margin-top:8px;
}
.Registration1Width2 {
	float:left;
	display:block;
	width:360px;
	color:#666;
	font-size:11px;
}
.Registration1FormCol {
	width:170px;
	float:left;
	display:block;
}
.Registration1FormCol input {
	width:140px;
}





/*  End  */

/*  My Accout Icon   */

.MyAccIconWrapper {
	display:block;
	float:left;
	min-width:180px;
	background-color:#fff;
	padding:10px;
	font-weight:bold;
	font-size:13px;
	line-height:32px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.MyAccIconWrapper img {
	margin-right:16px;
	float:left;
}

.MyAccIconWrapper a {
	color:#666;
}
.MyAccIconWrapper a:hover {
	color:#710709;
}

/*  End  */

/*  Order Status  */

.OrderStatusWrapper {
	width:940px;
	margin:0 auto;
	padding:0;
}
.OrderStatusCol1 {
	width:110px;
	float:left;
	display:block;
	text-align:center;
	font-weight:bold;
	color:#910303;
}
.OrderStatusCol2 {
	width:500px;
	float:left;
	display:block;
}
.OrderStatusCol3 {
	width:100px;
	float:left;
	display:block;
	text-align:center;
	font-weight:bold;
	color:#333;
}
.OrderStatusCol4 {
	width:144px;
	float:left;
	display:block;
	text-align:center;
	font-weight:bold;
	color:#c61664;
}
.OrderStatusCol5 {
	width:86px;
	float:left;
	display:block;
	text-align:center;
}

/*  End  */

/*  Wrapper  */

.PickUpAddWrapper {
	width:800px;
	margin:0 auto;
	padding:0;
}
.PickUpAddCol1 {
	float:left;
	display:block;
	width:45%;
}
.PickUpAddCol2 {
	float:left;
	display:block;
	width:10%;
	background:url(../images/double-var-line.gif) repeat-y center;
	min-height:180px;
}
.PickUpAddCol3 {
	float:left;
	display:block;
	width:45%;
}


.PickUpAddLeft {
	float:left;
	display:block;
	width:40%;
}
.PickUpAddRight {
	float:left;
	display:block;
	width:60%;
}

/*  End  */

/*   Product Detail Wrapper  */

.ProductDetailWrapper  {
	width:980px;
	margin:0 auto;
	padding:0;
}
.ProductDetailLeft {
	float:left;
	display:block;
	width:396px;
}
.ProductDetailRight {
	float:right;
	display:block;
	width:540px;
}

.ProDetSerchIcon {
	float:right;
	background:url(../images/footer-logo-main-bg.jpg)  repeat;
	padding:7px 7px 3px 7px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;}

/*  End  */


/*  Multiple  Address Wrapper  */

.MultipleAddWrapper {
	float:left;
	display:block;
	width:295px;
	margin:10px 10px 10px 10px;
}

.MultipleAddBox {
	padding:15px;
	color:#000;
	font-size:12px;
    font-family: 'lorabold';
	line-height:20px;
	background-color:#dccea8;
	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;			
}

/*  End  */


/*  Who lesale Wrapper  */

.WhoLesaleWrapper {
	width:980px;
	margin:0 auto;
	padding:0;
}
.WhoLesaleLeft {
	float:left;
	display:block;
	width:475px;
}
.WhoLesaleRight {
	float:right;
	display:block;
	width:475px;
}

/*  End  */




