/* @override http://chopchoprice.com/css/styleNEW.css */

/*Main body styles --------------------------------------------------*/
body { background-color: #111; background-image: url(/img/img_divider.gif); background-repeat: repeat-x; text-align: center; position: absolute; width: 100%; margin-right: auto; margin-left: auto; }
h1 { 
	font-size: 1.3em; 
	font-family: helvetica; 
}
h2 { font-size: 1.8em; font-family: helvetica, sans-serif; font-weight: bold; }
p { line-height: 1.4em; position: relative; margin: 0; padding-bottom: 15px;
	top: -17px;
	font-size: .9em;
}
a { 
	color: #c61a1a; 
	text-decoration: none; 
}
a:link { color: #c61a1a; text-decoration: none; }
a:hover { 
	color: #fff; 
}
a:visited { 
	color: #c61a1a; 
}
blockquote { color: #f00; font-style: italic; line-height: 1.4em; margin-right: 2em; margin-left: 2em; }
/*Flash icon in top corner --------------------------------------------*/
#takeout { position: relative; right: 5px; width: 130px; height: 130px; float: right; padding-top: 5px; }
/*Main Wrapper ----------------------------------------------------*/
#wrapper { 
	background-position: 0 top; 
	width: 750px; 
	margin: 0 auto; 
	text-align: center; 
	padding: 0;
	position: relative;
}
/*header ----------------------------------------------------------*/
#header { 
	position: absolute; 
	margin: 0; 
	padding: 0; 
}
#logo { 
	background-image: url(/img/logo.gif); 
	position: absolute; 
	top: 340px; 
	left: 2.5em; 
	width: 190px;
	height: 39px; 
}
/*Main Content -----------------------------------------------------*/
#main_content { color: #fff; font-family: helvetica; text-align: left; position: absolute; top: 25em; width: 675px; margin-left: 5%; }
/*List Styles --------------------------------------------------------*/
.inner { color: #fff; font-size: 0.9em; font-family: helvetica; text-align: left; position: relative; width: 675px; margin-right: auto; margin-left: auto; }
.inner dl { 
	display: block; 
	float: left; 
	width:210px; 
	margin-right: auto; 
	margin-left: auto; 
	padding-right: 5px; 
}
.inner dt { 
	font-size: 1.2em; 
	font-weight: bold; 
	padding-bottom: 15px; 
}
.inner dd { 
	margin:0; 
	padding-bottom: 8px; 
}
#subtext { 
	color: #c61a1a; 
	font-size: 0.7em; 
	font-style: italic; 
}
.h2 { 
	font-size: 0.8em; 
}

/* MENU STYLES */

h3 {
	font-style: italic;
	font-size: 2em;
	margin-bottom: 20px;
	border-bottom: 1px dashed #646464;
	color: #5a5a5a;
}

p.menup {
	font-size: .9em;
	color: #fff;
	padding: 0;
}

#maintable {
	width: 650px;
}

td.entree, td.regular, td.lighter {
	padding-bottom: 5px;
}

#maintable td.entree {
	font-weight: bold;
	font-size: 2em;
	width: 300px;
	padding-right: 4em;
}

#maintable td span {
	font-size: 10px;
	color: #a1a1a1;
	padding-right: 5px;
}

#maintable td.regular {
	font-size: 2em;
	padding-right: 2.5em;
}

#maintable td.lighter {
	font-size: 2em;
}
/*Image styles -------------------------------------------------------*/
.img { position: absolute; top: 3em; left: -2em; }
.imgorder { position: absolute; top: 13em; right: -1.5em; width: 325px; height: 550px; float: right; }
/*Custom text styles --------------------------------------------------*/
.contact { color: #c61a1a; font-size: 1em; line-height: 1.4em; }
#boxtext { line-height: 1.5em; text-align: left; position: absolute; top: 10em; left: 23em; width: 250px; padding-top: 15px; }
.white { color: #fff; font-weight: bold; }
.map { background-image: url(/img/TY.gif); position: absolute; top: 23em; left: 24em; width: 150px; height: 150px; float: right; }
/*form styles --------------------------------------------------------*/

form {
	margin: 0 0 0 10px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

label.order {
	position: relative;
	bottom: 19em;
	left: 13em;
}
fieldset { padding-right: 1em;
	background: url(/img/form_BG.png) no-repeat;
	width: 585px;
	height: 260px;
	border-style: none;
	padding-left: 2em;
	padding-top: 3em;
}
label { 
	display: block;
	color: #a6a6a6;
	font-size: .8em;
	width: 150px;
}
input { 
	width: 130px;
	background: url(/img/form_inputBG.png) no-repeat;
	height: 18px;
	border-style: none;
	margin-bottom: 14px;
}
.required { color: #f00; font-size: 0.75em; font-style: normal; }
textarea { 
	width: 210px; 
	height: 210px;
	position: absolute;
	background: url(/img/form_areaBG.png) no-repeat;
	border-style: none;
	left: 19em;
	bottom: 7em;
	overflow: hidden;
}
#btn_send { width: 63px; height: 18px;
	position: absolute;
	left: 32em;
	bottom: 4em;
}
.over:hover img input.over:hover
{
	opacity: 0.5;
}
.class { }
.sml { font-size: 9px; position: relative; width: 100px; }
.lng { width: 300px; }
.float { position: absolute; right: 10em; float: left; }
.h3 { color: #f00; font-size: 1em; }

#clear {
	clear: both;
}

