@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:18px;
}
a{
	color:#8C1D1D;
}
a:hover{
	text-decoration:none;
}
h2{
	font-size:1.5em;
}
.logo{
	width:416px;
	height:135px;
	float:left;
}
.header{
	width:970px;
	height:142px;
	padding:15px 15px 0;
	margin:0 auto;
	background:url(../images/header_bg.jpg) repeat-x;
}
.home_contact{
	float:right;
	width:56px;
	height:26px;
	background:url(../images/home_contact_icon.gif) no-repeat;
}
.home_top_link,.contact_top_link{
	width:24px;
	height:26px;
	float:left;
}
.contact_top_link{
	float:right;
}

.networks_links{
	float:right;
	width:139px;
	height:40px;
	margin:20px 0 0 0;
	background:url(../images/links_logo.gif) no-repeat;
}

.facebook_logo{
	width:40px;
	height:40px;
	margin:0 9px 0 0;
	display:block;
	float:left;
}


.menu{
	width:1000px;
	height:215px;
	background:url(../images/menu_bg.jpg) repeat-x top;
	margin:0 auto;
}	
.menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.menu ul li{
	margin:0;
	padding:0;
	float:left;
	height:35px;
	font-weight:bold;
	font-size:1.2em;
	line-height:35px;
	padding:0 15px 0 15px;
}
.menu ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
.menu ul li a:hover{
	color:#8DCCFA
}
.main_body{
	width:970px;
	height:300px;
	margin:0 auto;
	background:#EFEFEF url(../images/body_bg.jpg) repeat-x;
	padding:15px;
}
div[class="main_body"]{
	min-height:300px;
	height:auto;
}
.daily_specials_box{
	width:355px;
	height:283px;
	background:url(../images/daily_specials_box_bottom.jpg) no-repeat bottom;
	float:left;
}
b.daily_specials_title{
	display:block;
	width:355px;
	height:50px;
	background:url(../images/daily_specials_box_title.jpg) no-repeat;
}
.daily_specials_text{
	width:300px;
	padding:11px 30px 12px 25px;
	height:200px;
	background:url(../images/daily_specials_box_bg.jpg) repeat-x;
	color:#FFFFFF;
}
.daily_specials_text b{
	color:#8DCCFA;
}
b.price{
	float:right;
	clear:both;
	width:60px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:1.4em;
	color:#FFFFFF;
	margin:0 0 0 25px;
}
.our_menus_block{
	width:602px;
	height:283px;
	float:right;
	background:url(../images/our_menus_box_bottom.jpg) no-repeat bottom;
}
b.our_menus_title{
	width:602px;
	height:50px;
	display:block;
	background:url(../images/our_menus_box_titles.jpg) no-repeat;
}
.menus_block{
	width:180px;
	float:left;
	height:200px;
	color:#FFFFFF;
	padding:11px 15px 12px 20px;
	background:url(../images/our_menus_box_bg.jpg) repeat-x;
}
.mid{
	padding:11px 20px 12px 0;
}
.last{
	padding:11px 7px 12px 0;
}
.menus_block img{
	border:4px  solid #0072AE;
}
.menus_block a{
	color:#FFFFFF;
}
.menus_block b{
	font-size:1.3em;
	line-height:30px;
}
.quick_contact_news{
	width:970px;
	height:182px;
	background:#EFEFEF;
	margin:0 auto;
}
.quick_contact_box{
	width:586px;
	height:257px;
	background:url(../images/quick_contact_box.jpg) no-repeat;
	float:left;
	padding:60px 29px 19px 34px;
}
.quick_contact_box img{
	margin:0 15px 0 0;
}
.newsletter_box{
	width:277px;
	height:103px;
	background:url(../images/news_updates_box.jpg) no-repeat;
	padding:55px 21px 24px 23px;
	float:right;
	margin-top:3px;
}
.newsletter_box input{
	width:170px;
	height:25px;
	float:left;
	background:#FFFFFF;
	border:1px solid #9A9A9A;
	margin:0 5px 0 0;
}
span.err{
	color:#FF6600;
	font-size:11px;
	line-height:15px;
}
.page_title{
	font-size:1.4em;
	line-height:30px;
	text-transform: uppercase;
}
.menu_item_title{
	background:#1F4287;
	color:#FFFFFF;
	line-height:30px;
}
.menuList td{
	height:25px;
	line-height:25px;
}	
.menuList .menuItem {
border-bottom:1px solid #BCC4D3;
padding-left:10px;
background:#DDD;
}
.menuList .menuPrice {
border-bottom:1px solid #BCC4D3;
padding-right:10px;
text-align:right;
background:#DDD;
}
.menuList .menuDesc {
font-style:italic;
padding-left:22px;
padding-right:12px;
}
span.menuBanner{
	display:block;
	text-align:center;
	color:#FF6600;
	line-height:30px;
	font-weight:bold;
}
.feedbackRating {
	border:1px solid #8290ad;
}
.feedbackRating th {
	background-color:#e9ebf0;
	border-bottom:1px solid #bdc5d4;
	text-align:center;
}
.feedbackRating td {
	width:48px;
	text-align:center;
	padding:2px 6px;
	vertical-align:middle;
}
.feedbackRating acronym {
	border-width:0px;
	cursor:help;
}
.feedbackRating .label {
	text-align:right;
	width:auto;
	font-weight:bold;
	border-right:1px solid #8290ad;
}
.feedbackRating .na {
	border-left:1px solid #8290ad;
}
.feedbackRating .altRow {
	background:#abb5c7;
}
.feedbackComment {
	border:1px solid #8290ad;
}
.feedbackComment td {
	padding:2px 6px;
}
.feedbackComment textarea {
	width:344px;
	height:100px;
}
.feedbackComment .customerName input, .feedbackComment .email input {
	width:344px;
}
.feedbackComment .label {
	width:75px;
	background:#e9ebf0;
	border-right:1px solid #bdc5d4;
	text-align:right;
	font-weight:bold;
}
.contact_form{
	width:625px;
	height:400px;
	font-size:15px;
	margin:0 auto;
}

.store_bg {
	width:970px;
	min-height:300px;
	float:left;
	margin:0 0 0 0;	
	border:#333333 solid 1px;
}

.store_box_bg {
	width:300px;
	height:143px;
	padding:0 0 10px 0;
	float:left;
	margin:10px 0px 0px 10px;
	border:#333333 solid 1px;
	
}
.store_box_bg_1 
{
	background:none repeat scroll 0 0 #000000;
	border:1px solid #333333;
	float:left;
	height:100px;
	margin:0 3px 5px 5px;
	/*padding:0 0 0 4px;*/
	text-align:center;
	width:100px;
}
.more_btn {
	width:120px;
	height:20px;
	float:left;
	margin:5px 5px 0 5px;
}


.search_box {
	width:198px;
	height:23px;
	float:left;
	margin:10px 5px 10px 0px;
	font-size:12px;
	padding:5px 0 0 0;
	color:#FFFFFF;
	background:#000000;
	border:#333333 solid 1px;
}
.search_btn {
	width:70px;
	height:30px;
	float:left;
	margin:10px 0 0 0;
	border:none;
	cursor:pointer;
	background:url(../images/search_btn.jpg) no-repeat;
}

.store_details_bg {
	width:940px;
	height:350px;
	padding:10px 10px 0 10px;
	float:left;
	margin:0px 0 0 0px;
	border:#333333 solid 1px;
}
.store_img_bg {
	width:248px;
	height:248px;
	float:left;
	margin:0px 10px 0 0px;
	background:#000000;
	border:#333333 solid 2px;
}





div[class="contact_form"]{
	min-height:400px;
	height:auto;	
}
.lable{
	width:150px;
	height:40px;
	float:left;
	line-height:30px;
	text-align:right;
}
.input{
	width:450px;
	height:40px;
	float:left;
	padding:0 0 0 5px;
}
.input input{
	border:1px solid #CCC;
	width:350px;
	height:20px;
	color:#333;
	padding-top:3px;
}
.text_area{
	width:350px;
	float:left;
	padding:0 0 0 5px;	
}
.text_area textarea{
	border:1px solid #CCC;
	width:350px;
	color:#333;
}
div.err{
	width:600px;
	height:30px;
	float:left;	
	color:#F30;
	text-align:center;
}
div[class="err"]{
	min-height:30px;
	height:auto;	
}
.footer_main{
	width:970px;
	height:70px;
	margin:0 auto;
	padding:0 15px;
	color:#202020;
	line-height:35px;
	background:url(../images/footer_main_bg.jpg) repeat-x;
}
.wvmagic_link{
	float:right;
	clear:both;
	width:90px;
	height:45px;
	margin:16px 0 17px;
	background:url(../images/wvmagic_logo.gif) no-repeat;
}
.footer_main a{
	color:#202020;
	text-decoration:none;
}
.clear{
	clear:both;
}

.th_itemdetail{
	background:#1F4287;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	border-right:#CCCCCC 1px solid;
	border-top:#0072AE 1px solid;
	border-bottom:#0072AE 1px solid;
	height:25px;
	text-align:center;
}
.th_itemdetail_right{
	background:#1F4287;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#DDB882;
	border-top:#713800 1px solid;
	border-bottom:#713800 1px solid;
	text-align:center;
	height:25px;
}
.td_itemdetail{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-right:#713800 1px solid;
}
.td_itemdetail_right{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.box_itemdetail{
	background:#E6E6E6;
	border:#1F4287 1px solid;
	color:#333333;
	font-weight:normal;
}
/*.cart_input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	font-weight:normal;
	color:#000000;
	background:#CCCCCC;
	border:#2482DF 1px solid;
	padding:3px;
	width:160px;
}*/
.cart_select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	font-weight:normal;
	color:#000000;
	background:#CCCCCC;
	border:#2482DF 1px solid;
	padding:3px;
	width:195px;
}
.black_bg_detail{
	background:#1F4287;
	color:#FFFFFF;
	text-align:center;
}
.cart_itput{
	width:180px;
}
.btn_makePayment{
	color:#FFFFFF; font-size:11px; font-weight:bold; background:url(../images/makePayment.jpg) no-repeat; border:none; height:27px; width:124px; cursor:pointer;
}


.form_style {
	padding:0px;
	margin:0px;
}

