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

/* RESET */
*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Arial, Helvetica, sans-serif;
	
	}
	
/* PREDEFINED */
a{
	text-decoration: none;
	color: #ffffff;
	}

a:hover {
	text-decoration: underline;
	color: #ffffff;
	}
body{
	background: #212121 url(/themes/beyoung/images/footer_bg.jpg) bottom repeat-x;;
	}
	
/* COMMON USE */
.clear{
	clear: both;
	height: 0;
	}
.left{
	float: left;	
	}
.right{
	float: right;	
	}
	
/* LINKS AND NAVIGATION */
#top_menu ul{
	list-style: none;
	padding: 0 0 0 72px;
	}
#top_menu ul li{
	float: left;
	}
#top_menu ul li a{
	background: url(/themes/beyoung/images/top_menu_bg.png) no-repeat 0 10px;
	display: block;
	height: 26px;
	width: 107px;
	padding: 20px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #424242;
	text-transform: capitalize;
	text-align: center;
	}
#top_menu ul li a:hover{
	background: url(/themes/beyoung/images/top_menu_bg.png) bottom no-repeat;
	}
.left_box ul{
	text-align: right;
	list-style: none;
	padding: 0 20px 0 0;
	}
.left_box ul li{
	background: url(/themes/beyoung/images/left_box_li.png) bottom right no-repeat;
	}
.left_box ul li a{
	background: url(/themes/beyoung/images/arrow.png) right 6px no-repeat;
	font-size: 14px;
	text-transform: capitalize;
	color: #fff;
	display: block;
	padding: 7px 40px 10px 0;
	}
.payments{
	list-style: none;
	padding: 0 0 18px 56px;
	}
.payments li{
	display: inline;
	padding: 0 3px 0 0;
	}
.social_media{
	list-style: none;
	padding: 0 0 18px 137px;
	}
.social_media li{
	display: inline;
	padding: 0 13px 0 0;
	}
.footer_nav{
	background: url(/themes/beyoung/images/footer_border.jpg) top center no-repeat;
	width: 955px;
	margin: auto;
	list-style: none;
	text-align: center;
	padding: 8px 0 0 0;
	}
.footer_nav li{
	display: inline;
	font-size: 10px;
	color: #aaa;
	}
.footer_nav li a{
	font-size: 10px;
	color: #aaa;
	text-transform: uppercase;	
	}
.copyright{
	margin: auto;
	font-size: 10px;
	color: #aaa;
	text-transform: uppercase;	
	text-align: center;
	padding: 2px 0 0 0;
	}
	
/* ID */
#page_container{
	background: url(/themes/beyoung/images/page_container.jpg) right repeat-y;
	width: 955px;
	margin: auto;	
	}
#page_colleft{
	width: 337px;
	float: left;
	padding: 26px 0 39px 0;
	}
#page_colright{
	width: 617px;
	float: left;
	padding: 0 0 20px 0;
	}
#top_menu{
	background: #0d5cab;
	width: 607px;
	padding: 26px 10px 0 0;
	overflow: auto;
	}
#content{
	padding:21px 23px 26px 30px;
	width:564px;
	}
#content h3{
	font-size: 21px;
	font-weight: bold;
	color: #c1d72e;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	}
#content p{
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	padding: 0 0 10px 0;
	}
#search{
	width: 317px;
	text-align: right;
	padding: 0 20px 0 0;
	}
#search input{
	margin: 0 0 13px 0;
	}
#banner{
	background: none;
	width: 607px;
	height: 283px;
	padding: 0 10px 0 0;
	}
#footer{
	background: url(/themes/beyoung/images/footer_bg.jpg) bottom repeat-x;
	height: 354px;
	}
#footer_top_wrapper{
	width: 955px;
	height: 288px;
	margin: auto;
	}
	
/* CLASS */
.logo{
	margin: 0 0 48px 0;
	}
.view_cart{
	background: url(/themes/beyoung/images/cart.png) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 12px 0 12px 48px;
	margin-right: 25px;
	float: right;
	}
.left_box{
	width: 297px;
	padding: 0 0 30px 40px;
	}
.left_box h3{
	background: url(/themes/beyoung/images/left_box_h3.png) top right no-repeat;
	font-size: 24px;
	font-weight: bold;
	color: #c1d72e;
	text-transform: uppercase;
	text-align: right;
	padding: 8px 20px 27px 0;
	}
.search_box{
	background: url(/themes/beyoung/images/search_box.jpg) no-repeat;
	padding: 7px 10px 7px 10px;
	fonts-size: 15px;
	color: #2e2e2e;
	width: 217px;		
	}
.click_here{
	background: url(/themes/beyoung/images/click_here.png) no-repeat;
	padding: 68px 3px 22px 25px;
	margin-top:10px;
	font-size: 19px;
	color: #969696;
	display: block;
	width: 240px;
	}
.fproduct_container{
	width:564px;
	overflow: auto;
	}
.fproduct_box{
	width: 269px;
	overflow:auto;
	float: left;
	margin: 0 13px 15px 0;
	}
.fproduct_box img{
	border: 1px solid #06121d;
	}
.fproduct_box h4{
	padding: 5px 0 5px 0;
	}
.fproduct_box h4 a{
	font-size: 13px;
	color: #b9c94c;
	text-transform: uppercase;
	}
.fproduct_box p{
	font-size: 12px!important;
	padding: 0 0 6px 0!important;
	line-height:normal!important;
	}
.details_addtocart{
	overflow: auto;
	}
.fproduct_box span a{
	font-size: 13px;
	font-weight: bold;
	display:block;
	color: #43e03b;
	margin: 7px 0 5px 10px;
	}
.footer_col1{
	width: 334px;
	padding: 41px 0 0 0;
	float: left;
	}
.footer_col2{
	background: url(/themes/beyoung/images/shadow.png) no-repeat 0 40px;
	width: 259px;
	height: 256px;
	padding: 32px 14px 0 35px;
	float: left;
	}
.footer_col2 h3{
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c1d72e;
	padding: 0 0 10px 0; 
	}
.footer_col2 p{
	font-size: 14px;
	line-height: 24px;
	color: #aaa;
	padding: 0 0 10px 0;
	}
.footer_col3{
	width: 300px;
	float: left;
	padding: 25px 0 0 13px;
	}
.member_login{
	background: #144d7a;
	width: 286px;
	border: 1px solid #3c6a8e;
	}
.member_header{
	width: 286px;
	height: 86px;
	}
.member_header_left{
	width: 93px;
	height: 123px;
	position: absolute;
	margin-top: -44px;
	}
.member_header_right{
	width: 180px;
	height: 73px;
	float: right;
	padding: 13px 13px 0 0;
	}
.member_header_right h3{
	font-size: 21px;
	font-weight: bold;
	color: #c1d72e;
	text-transform: uppercase;
	}
.member_header_right p{
	font-size: 12px;
	color: #aaa;
	}
.member_login_bottom{
	width: 247px;
	padding: 11px 21px 30px 26px;
	overflow: auto;
	}
.mem_txtInput{
	background: url(/themes/beyoung/images/member_textbox.png) no-repeat;
	width: 213px;
	padding: 7px 13px 7px 13px;
	margin: 0 0 13px 0;
	font-size: 12px;
	color: #2e2e2e;
	}
.newsletterbox{
	background:url(/themes/beyoung/images/newslettertxt-bg.gif) no-repeat;
	padding:13px 0 0 15px;
	height:41px;
	width:244px;
	}
.newsletterbox input{
	background-color:#0a2235;
	padding:7px 6px;
	font-size:12px;
	color:#909497;
	width:217px;	
}
.read_more{
	font-size: 14px;
	font-weight: bold;
	color: #b1de27;
	}
.subscribe{
	font-size: 14px;
	font-weight: bold;
	color: #b1de27;
	float: right;
	margin: 15px 0 0 0;
	}
