@charset "utf-8";
/* CSS
Bado’s Pizza Grille & Ale House
Powered by: BlueArcher
Developer: Anton Smolik
*/

/* Reset */
body {
	margin:      	0px;
	font-family: 	Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin:      	0px;
	padding:     	0px;
	font-weight: 	normal;
}
.clear { clear: 	both; }
a {
	padding:     	0px;
	margin:      	0px;
	color:			#f1d800;
	text-decoration:none;
}
img {
	border:      	0px;
}
/* Website */
body {
	background:  	#9f4b31 url(../img/tbg.jpg) repeat-x top;
}
#wrapper {
	width:       	1007px;
	height:      	996px;
	margin-left: 	auto;
	margin-right: 	auto;
	background:  	transparent url(../img/bg.jpg) no-repeat;
}
#header {
	height:      	366px;
	padding:     	9px 44px 0px 65px;
	position:    	relative;
}
#header h1#title-header {
	color:       	#f1d800;
	font-size:   	24px;
	position:    	absolute;
	top:         	66px;
	left:        	230px;
}
#header #logo a {
	height:      	162px;
	display:     	block;
}
#header #topmenu {
	float:       	right;
	color:       	#e68200;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size:   	11px;
}
#header #topmenu a {
	color:       	#e68200;
	font-size:   	11px;
}
#header #topmenu a:hover {
	text-decoration: underline;
}
#header #logo {
	height:      	162px;
	width:       	145px;
}
#menu {
	height:			43px;
	padding-bottom: 37px;
}

.block {
	width:			420px;
	font-size:		12px;
	color:			#b6b5b5;
	float:			left;
}

.title {
	font-size:		14px;
	color:			#e68200;
	padding-bottom:	12px;
}

.box-special {
	width:			223px;
	height:			130px;
	background:		#000;
	float:			left;
	margin-left:	12px;
	padding:10px;
	background:		transparent url(../img/box_special.gif) no-repeat;
}

.box-menu {
	width:			223px;
	height:			130px;
	background:		#000;
	margin-left:	12px;
	padding:		10px;
	float:			left;
	background:		transparent url(../img/box_menu.gif) no-repeat;
}

.box-special img {
	margin-top:		15px;
}

.box-menu img {
	margin-top:		15px;
}

.titlebox {
	font-size:		20px;
	color:			#ffffff;
	padding-left:	10px;
	padding-top:	4px;
}

.contentBlocks {
	width:			420px;
	float:			left;
}

.coupon {
	margin-top:		20px;
	background:		transparent url(../img/coupon.png) left top no-repeat;
	min-height:		252px;
}

.interBox {
	width:			160px;
	float:			right;
	margin-right:	50px;
	margin-top:		50px;
}

.interBox .title {
	color:			#fff;
	font-size:		20px;
}

.readmore a {
	color:			#e68200;
	float:			left;
	font-weight:	bold;
	font-size:		11px;
	padding-top:	10px;
}

.contentBoxes {
	float:			right;
	padding-bottom:	29px;
}

.readmore a:hover {
	text-decoration:underline;
}

.contentBBox {
	float:			right;
	width:			560px;
}

.BBox {
	width:			281px;
	min-height:		163px;
	float:			left;
	color:			#fff;
	font-size:		11px;
	padding:		11px;
	background:		#000000 url(../img/bg_box.jpg) repeat-x;
}

.BBox2 {
	width:			220px;
	min-height:		163px;
	float:			left;
	color:			#fff;
	font-size:		11px;
	padding:		11px;
	margin-left:	12px;
	background:		#000000 url(../img/bg_box.jpg) repeat-x;
}

.BBox2 .title {
	font-size:		20px;
	padding-bottom:	5px;
}

.BBox img {
	padding-bottom:	11px;
}

.BBox2 img {
	padding-left:	24px;
	padding-top:	5px;
}

#footer {
	padding-top:50px;
	width:			1007px;
	font-family:	Tahoma, Geneva, sans-serif;
	color:			#9c4422;
	height:			92px;
	font-size:		11px;
	background:		transparent url(../img/footer_bg.jpg) no-repeat center;
	text-align:		center;
}

#form b {
	color: #9c4422;
	font-weight: normal;
	font-size: 14px;
}

#form table td {
	color: #9c4422;
	font-size: 12px;
}

.imglr {
	width: 150px;
}
