/******** Page Setting **********/
body{
	background-color: #FFFFFF;
}

h1, h2, h3, p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul, ol {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

li {
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}

p, td {
	font-family:Arial, SimHei !important;
	font-size:14px;
	text-align:justify;
}

img {
	border:0px;
}

a {
	text-decoration:none;
}

table {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
}

td {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

.btn {
	cursor:pointer;
}

p.para {
	margin-top:10px;
}

div.clear {
	clear:both;
}

/* Focus Framework - Standard  */

body{ 
	margin: 0px 0px 0px 0px;
}
div.ff_parent{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	width: 100%;
}
table.ff_parent{
	border-collapse: collapse;
	border: 0px none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%; height: 100%;
}
td.ff_parent{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
div.ff_wrapper{
	margin: 0px auto auto auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
	width: 1000px; 
}
div.ff_header_wrapper{
	margin: 0px auto auto auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
	width: 1000px; height: 402px;
}
div.ff_header{ 
	left: -500px; top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;	
	text-align: center;
	width: 2000px; height: 402px;
}
div.ff_footer_wrapper{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
	width: 1000px; height: 100px;
}
div.ff_footer{ 
	left: -500px; top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;	
	text-align: center;
	width: 2000px; height: 100px;
}
div.ff_main{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 1000px; 
}
div.ff_main_content{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 1000px; 
}
div.box_footer_link,
div.box_footer_link a{
	color:#FFFFFF;
	font-size:12px;
}
p.copyright{
	margin-top:10px;
	color:#FFFFFF;
	font-size:12px;
}

/* theme  */

body{ 
	background-color: #212121;
}

div.ff_footer{ 
	background-color: #212121;
}

td.ff_parent {
	background-image: url(/images/common/1px_shadow.jpg); 
	background-position: center top;
	background-repeat: repeat-y;
}

div.ff_main_content{
	background: #FFFFFF;
}

div.ff_footer {
	background-image: url(/images/common/bottom_shadow_with_subtag_area.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}

div.ff_header div.mini-search {
	top:33px; right:520px; 
	width:345px; height:39px; 
	background:url(/images/common/search_bar.jpg) 0 0 no-repeat; 
	padding:0;margin:0;
}
div.ff_header div.mini-search input.input-text{
	margin:8px 3px 0 8px ;
	width: 241px;
	height:21px;
	border:2px solid #b6b6b6;
}
div.ff_header div.mini-search input{
	margin-top:8px;
}

/***** Footer *****/
div.footer_content {
	position:absolute;
	width:1000px;
	top:5px; left:500px;
	color:white;
}

div.footer_content p.copyright {
	text-align:left;
}

div.footer_content div.box_footer_link {
	position:absolute;
	right:0px; top:10px;
}

/**************left menu************/
div.box_main {
	background-color: #f1f1f1;
	
}
/*
min-height:461px;
height:989px;
*/
div.box_main div.box_left{
	float:left;
	min-height:461px;
	width:220px;
	background-image: url(/images/products/subtag_background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color:#434343;
	text-align:center;
	
}

div.box_main div.prod_cat {
	width:190px;
	margin:20px auto 0px auto;
	text-align:left;
}

div.box_main div.cat_item {
	height:26px;
	background-image: url(/images_png/common/white_flower_bullet.png);
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align:middle;
}
div.box_main div.cat_item.mover {
	background-image: url(/images_png/common/blue_flower_bullet.png);
}

div.box_main div.cat_item a {
	font-size:15px;
	color:#FFFFFF;
	position:relative;
	top:5px; left:30px;
	/* font-weight:bold; */
}

div.box_main div.cat_item.mover a {
	color:#709CCD;
}
/**************right content**************/
div.box_main div.box_right {
	float:left;
	width:770px;
	min-height:461px;
	background-color:#f1f1f1;;
}
div.box_main  ul.breadcrumbs {
	margin-top:10px;
	padding-left:0;
	margin-left:0;
}
div.box_main  ul.breadcrumbs li{
	margin:0;padding:0;
}
div.box_main  ul.breadcrumbs li a{
	color:#383838;
	font-size:12px;
	margin:0;padding:0;
}
div.box_main  ul.breadcrumbs li strong{
	font-size:12px;
	color:#1f1e8b;
	font-weight:normal;
}
div.box_main  .catalog-listing h5 a{
	color:#1f1e8b !important;
	font-size:17px;
}/* 
body.checkout-cart-index div.page-head-alt{
	margin:10px 10px 0 10px;
}
body.checkout-cart-index table.shopping-cart{
	margin:0 10px 0 10px;
} */
div.col-2-right-layout{
	margin:10px 10px 0 20px;
}
/************************** cms-home **************************/
body.cms-home div.ff_footer {
	background-image: url(/images/common/bottom_shadow.jpg);
}

body.cms-home div.ff_main_content {
	background-image: url(/images/home/grey_background2.jpg); 
	background-position: center top;
	background-repeat: no-repeat;
	background-color:#8D8D8D;
	position:relative;
}

body.cms-home div.ff_main_content div.ctr {
	height:36px;
}

body.cms-home div.box_main {
	width:960px;
	margin:0px auto 0px auto;
}

body.cms-home div.box_main div.box_left,
body.cms-home div.box_main div.box_mid,
body.cms-home div.box_main div.box_right {
	position:relative;
	width:300px; height:473px;
	float:left;
	margin:0px 10px 0px 10px;
}


body.cms-home div.box_main div.box_left {	
	background-image: url(/images/home/acil_lifestyle_box.jpg); 
	background-position: center top;
	background-repeat: no-repeat;
}
body.cms-home div.box_main div.box_mid {	
	background-image: url(/images/home/inmood_box.jpg); 
	background-position: center top;
	background-repeat: no-repeat;
}
/*background-image: url(/images/home/promotion-area_box.jpg); 
	background-position: center top;
	background-repeat: no-repeat;*/
body.cms-home div.box_main div.box_right {	
	
}
/*width:230px; height:142px;*/
body.cms-home div.box_main div.prod_img {
	position:absolute;
	width:230px; height:240px;
	top:98px; left:32px;
	/* background-color:yellow; */
}
/*top:290px; left:32px;*/
body.cms-home div.box_main div.prod_desc {
	position:absolute;
	width:238px; height:170px;
	top:414px; left:32px;
	color:#515151;
	/* text-align:justify; */
	text-align:left;
}

body.cms-home div.box_main {
	background: none;
}

/************************** Product List **************************/

body.catalog-category-view  div.box_main div.box_right table.view-by,
body.catalog-category-view  div.box_main div.box_right table.pager {
	width:741px;
	margin-left:20px;
	font-weight:bold;
}
body.catalog-category-view  div.box_main div.box_right table.view-by a,
body.catalog-category-view  div.box_main div.box_right table.pager a {
	font-weight:normal;
}
body.catalog-category-view  table.view-by td.sort-by{
	padding-right: 64px;
}
body.catalog-category-view  ol.grid-row {
	margin-left:20px;
}
body.catalog-category-view  .listing-type-grid li.item{
	width:177px;
	padding-left: 0;
	padding-right: 0;
	margin-left:0;
	margin-right: 8px;
}
body.catalog-category-view  .category-head h2 {
	margin-left:20px;
	color:#1f1e8b;
	font-size:24px;
	font-weight:bold;
	line-height:1;
	margin-bottom: 10px;
}

body.catalog-category-view div.col-2-right-layout{
	margin:0;
}

body.catalog-category-view div.box_main  ul.breadcrumbs {
	margin-left:20px;
}
/************************** Product View**************************/
body.catalog-product-view div.product-info-box h3.product-name {
	color:#1f1e8b !important;
	font-size:17px;
}

body.catalog-product-view div.divider{
	display:none;
}
body.catalog-product-view div.product-shop h4{
	border-bottom: 1px dashed #383838;
}

body.catalog-product-view p#track_hint {
	font-size:12px;
	margin:5px 0;
}
div.product-info-box{
	border:1px;
}
body.catalog-product-view h4{
	color: #1f1e8b !important;
}
div .product-shop p a,
ul.add-to-box a{
	text-decoration:underline;
}

p.product-image-zoom{
	
}
/*.product-img-box .product-image-zoom img */


/****checkout*******/
body.checkout-cart-index div.col-2{
	display:none;
}

body.checkout-onepage-index div.col-2-right-layout,
body.checkout-onepage-success div.col-2-right-layout {
	margin:0;
	width:950px;
	background-repeat: repeat-x;
}

table.view-by a:hover{
	text-decoration:underline;
}

p.old-price{
	text-align:left;
	font-size:12px;
}

/********************login*****************************/
body.customer-account-login h3{
	color:#C0C0F2;
}
body.customer-account-login div.box_right{
	width:950px;
}
body.customer-account-login ul.form-list{
	margin-top:15px;
}
body.customer-account-login ul.form-list li{
	margin-left:0;
}
body.customer-account-login a.left{
	text-decoration:underline;
}
body.customer-account-login h4{
	color:#5c6aa8;
	font-size:16px;
	font-weight:bold;
	border-bottom: 1px solid #5c6aa8 !important;
}
body.customer-account-login .login-box .button-set{
	background:#df3f2;
	background-image:none;
	border-bottom:1px solid #b5b5b5;
	border-left:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;
}
body.customer-account-login div.content{
	background:#fbfaf0;
	border:1px solid #b5b5b5;
}
body.customer-account-login div.content p{
	color:#454545;
}
body.customer-account-login p.required{
	display:none;
}
body.customer-account-login div.ff_footer,
body.customer-account-create div.ff_footer{
	background:none;
	background-color:#212121;
}
body.customer-account-login .login-box .col-2{
	margin-left:20px;
	float:left;
}

/********************Account*****************************/
.account-nav li,
div.mini-compare-products p{
	text-align:left;
}
/********************About us*****************************/
div.about_us div.box_right,
div.about_us div.box_left {
	height:480px;
}  
div.about_us p.terms  {
		color:#454545;
		line-height:1.5;
		margin:10px 0;
	}
div.about_us p.terms a{
	color:#6566ea;
}
div.about_us h2.terms{
	font-weight:bold;
	font-size:16px;
	color:#9596fd;
	margin-top:20px;
}
div.about_us div.img_div img{
	margin-bottom:10px;
}
div.about_us div.img_div{
	width:250px;
	margin: 10px 0 10px 15px;float:right;
}

/********************Contact us*****************************/
body.cms-contact-us div.ff_footer{
	background:none;
	background-color:#212121;
}
/*terms*/
ul.how_to_order li{
	color: #454545 !important;
}
ul.how_to_order li p{
	margin-bottom: 10px !important;
	margin-top: 10px !important;
}