@charset "UTF-8";

body {
	background:#000;
	margin:0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
}

#wrap_bg {
	width:100%; min-width:1074px;
	background:url(images/ribbon.png) center 0 no-repeat;
	border-top:4px solid #9C1E18;
}


#header {
	margin:auto;
	width:1000px;
	height:140px;
	background:url(images/bg_shadow.png) bottom center no-repeat;
}

#logo {
	float:left;
	margin-left:35px;
	width:460px;
	height:140px;
	background:url(images/logo.png) no-repeat;
}

#call {
	float:right;
	margin:10px 75px 0 0;
	width:350px;
	height:70px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-top-left-radius:10px;
	-moz-border-top-right-radius:10px;
	font-size:40px;
	color:#fff;
	text-align:right;
}
	
#awning {
	margin:auto;
	width:1074px;
	height:150px;
	background:url(images/awning.png);
}

#slider {
	margin:auto;
	padding:0 10px 10px 10px;
	width:982px;
	height:265px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-bottom-left-radius:10px;
	-moz-border-bottom-right-radius:10px;
	background:#9ECB83;
}

#slider ul, ul#cookies {
	list-style:none;
	margin:0;
	padding:0;
}







.item-pic {
	float:left;
	margin-right:20px;
	width:150px;
	height:150px;	
}

.item-description,
.item-price {
	float:left;
	margin-right:20px;	
	width:201px;
}

.item-pic ul,
.item-price ul {
	list-style:none;
	margin:0;
	padding:0;
}

.item-pic img {
	width:150px;
	height:150px;
}

.item-price ul li {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #000;
}






#wrap_container {
	width:100%; overflow:auto; margin-top:10px; padding-bottom:100px;
	background:url(images/bg_diamond.png) repeat; border-top:5px solid #333;
}

#container {
	margin:auto;
	padding:25px 15px 70px 15px;
	width:972px;
	overflow:auto;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-bottom-left-radius:10px;
	-moz-border-bottom-right-radius:10px;
	background:url(images/bg_pixel-white.png) repeat;
}

section.left {
	float:left;
	width:612px;
	margin-right:30px;
}

section.right {
	float:left;
	width:330px;
}

#orderBox {
	float:left;
	margin-bottom:15px;
	padding:15px;
	width:300px;
	min-height:350px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background:url(images/bg_pixel-white.png) repeat;
}

.item {
	padding:15px 0;
	overflow:auto;
}

.descript {
	float:left;
	margin-right:45px;
	width:350px;
}

.descript img {
	float:left;
	margin-right:10px;
	width:100px;
	height:100px;
}

.price {
	float:left;
	font-size:16px;
	line-height:24px;
}

#footer {
	margin:auto;
	padding:8px;
	width:986px; 
	font-size:14px;
	color:#FFF;
}

#btm {
	float:right; 
	font-family:Verdana, sans-serif; 
	font-size:11px;
	color:#CCC;
} 
#btm a {color:#CCC; text-decoration:none;}
#btm a:hover {color:#9DECFF;}

/* Text Styles
===========================*/
section.left h1 {
	display:block;
	margin:0 0 15px 0;
	padding-bottom:5px;
	border-bottom:1px solid #333;
	font-size:26px;
	color:#2B180E;
}

section.right h2 {
	display:block;
	margin:0 0 15px 0;
	padding-bottom:5px;
	font-size:26px;
	text-align:center;
	color:#9D0001;
}

.item h3 {
	margin:0;
	padding:0 0 8px 0;
	font-size:18px;
	line-height:18px;
	color:#9D0001;
}

h4 {
	clear:left;
	display:block;
	float:left;
	margin:0 15px 20px 0;
	padding:10px 0 0 0;
	width:50px;
	height:40px;
	background:#9ECB83;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
}

h5 {
	display:block;
	float:left;
	margin:0;
	padding:8px 0 0 0;
	width:220px;
	height:42px;
	font-size:20px;
	line-height:20px;
}

.fb-like-box {
	display:block;
	float:right; 
	margin:-10px 0 20px 0; 
	background:#9C1E18; 
	padding:10px 20px; 
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-bottom-left-radius:10px;
	-moz-border-bottom-right-radius:10px;
}

.fb-like-box span {display:block; float:left; line-height:20px;}
.fb-like {display:block; float:right; margin-left:20px; min-width:81px; overflow:hidden;}




.temp {
	float:left;
	width:100px; height:100px; background:url(images/icon_pic.jpg) center no-repeat #FFF; border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px; margin:15px 5px 0 5px;
}