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

body { margin:0; font-family:Arial, Helvetica, sans-serif; font-size:16px; background:url(assets/bg.jpg) #e7ff9f no-repeat;}
img {border:none;}
.wrapper{ width:900px; margin:0 auto;}
.top { height:125px; position:relative; margin-top:10px;}
	.logo { width:500px; height:125px; float:left;}
		.logo img { margin: 20px 0 0;}
	.b-pin { width:150px; float:left; margin:120px 0px 0px 10px;}
		.b-pin b  { font-size:18px;}
	.lang { width:340px; height:40px; float:right;}
		.lang ul { margin:0; padding:0;}
			.lang ul li { float:right; list-style:none; margin-right:10px;}
			.lang ul li a { font-size:16px; text-decoration:none; color:#000; font-weight:bold;}
			.lang ul li a:hover { color:#900;}
	.social { margin-top:20px; margin-bottom:20px;}
	.nav { width:340px; height:40px; background:url(assets/nav-bg.png); float:right;}
		.nav ul { margin:12px 0px 0px 0px; padding:0;}
			.nav ul li { float:right; display:block; margin-right:12px; list-style:none; font-weight:bold;}
			.nav ul li a { text-decoration:none; color:#fff; font-size:18px;}
			.nav ul li a:hover { color:#000;}
.banner { width:900px; height:500px; position:relative;}
.content { width:900px; position:relative; overflow:hidden; clear:both; padding:10px 0px 10px 0px;}
	.content img { display:block; margin:0 auto;}
	.content-L { width:449px; float:left;}
		.content-L h2 { font-size:20px; color:#af152d; margin:20px 0px 0px 0px;}
		.content-L p { width:435px; text-align:justify; color:#333; margin:20px 0px 0px 0px; line-height:20px; display:block; float:left;}
		/*.content-L b { font-weight:bolder; font-size:14px;}*/
		.monies { width:165px !important; float:left !important; margin-top:-50px !important;}
	.content-R { width:100%; float:left; margin-top:10px;}
		.content-R h2 { width:500px; display:block; float:right; font-size:20px; color:#af152d; margin:20px 0px 0px 0px; text-align:right;}
		p.left { width:550px; font-size:16px; font-weight:bold; color:#ffffff; margin:16px 0px 0px 0px; line-height:20px; display:block; float:left; text-align:justify;}
		ul.right { width:300px; font-size:16px; font-weight:bold; color:#000000; margin:0 0 0 40px; line-height:20px; display:block; float:left; padding:0;}
			ul.right li b { font-size:18px; margin-bottom:10px; display:block; color:#771400;}
			ul.right li { list-style:none;}
			ul.right li a { text-decoration:none; color:#771400;}
		.ar { width:435px; font-weight:bold; text-align:right; color:#333; margin:20px 0px 0px 0px !important ; line-height:20px; display:block; float:right;}
		.en { width:435px; font-weight:bold; text-align:right; color:#ffffff; margin:24px 0px 0px 0px !important ; line-height:20px; display:block; float:right;}
		.en b { font-weight:bolder; font-size:16px;}
		.footer { height:30px; margin-bottom:20px;}
			#copy { width:900px; height:30px; background:url(../assets/copybg.png) center top no-repeat; margin:0 auto;}
	#copy p { margin:0 auto 0 auto; display:block; color:#000000; padding-top:15px }
		#copy p span { color:#771400; font-weight:bold;}
		#copy p a { color:#727272; font-weight:bold; text-decoration:none;}
		#copy p a:hover { text-decoration:underline; color:#718b3f;}
		
.order { float:right; width:165px; height:110px; background:url(assets/order-online.png) no-repeat; margin:12px 0 0; }
	.order a {width:145px; height:100px; display:block; text-indent:-9999px;}
	.cart.buybutton {
    display: none; !important;
}