html {
	direction: ltr;
}
body {
	background-color: #000000;
	text-align: center;
	font-family: arial, sans-serif;
}

select {
	font-family: arial, sans-serif;
	font-size: 12px;
	height: 17px;
	width: 117px;
}

input {
	font-family: arial, sans-serif;
}

label {
	vertical-align: middle;
}

div#ie6Detector {
	background-color: #FFE79F;
	width: 100%;
	border-bottom: 1px solid #ff0000;
	font-size: 11px;
	line-height: 15px;
	overflow: hidden;
	display: none;
}

div#ie6Detector a, div#ie6Detector p.button {
	color: #8F0808;
	text-decoration: none;
}

div#ie6Detector a:hover, div#ie6Detector p.button {
	text-decoration: underline;
}

div#fixedWidth {
	width: 746px;
	min-height: 100%;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

div#alert {
	width: 300px;
	padding: 15px;
	background-image: url(../Images/alertBg.gif);
	border: 1px solid #A4682F;
	text-align: center;
	position: absolute;
	bottom: 150px;
	left: 115px;
	z-index: 11;
	display: none;
	opacity: 0;
	filter: alpha(0);
}

div#alert p {
	color: #ffffff;
	font-size: 13px;
	line-height: 20px;
}

div#alert img {
	border: 2px solid #ff0000;
	margin: 10px;
}

div#alert span.button {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

div#alert input {
	vertical-align: middle;
}

div#screen {
	width: 100%;
	height: 100%;
	background-color: #000000;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	display: none;
	opacity: 0;
	filter: alpha(0);
}

ul#topMenu {
	width: 100%;
	height: 21px;
	text-transform: uppercase;
	background-image: url(../Images/topMenuBg.gif);
	background-position: bottom right;
	background-repeat: repeat-y;
	margin: 18px 0 9px 0;
}

ul#topMenu li {
	width: 150px;
	height: 21px;
	line-height: 21px;
	background-image: url(../Images/topMenuBg.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
	font-size: 12px;
	text-align: center;
}

ul#topMenu a {
	color: #ff0000;
	text-decoration: none;
}

ul#topMenu a:hover {
	color: #ffffff;
}

div#mainBanner {
	width: 746px;
	height: 253px;
	position: relative;
	z-index: 0;
}

img#logo {
	position: absolute;
	top: 21px;
	right: 55px;
	top: 64px;
}

div#sidePanel {
	width: 186px;
}

div#sidePanel h2 {
	height: 29px;
	background-color: #2D2C2A;
	margin: 7px 6px 1px 0;
	color: #ffffff;
	line-height: 27px;
	font-size: 12px;
	font-weight: normal;
	padding: 0 20px;
}

div#dropDownBlock {
	height: 63px;
	background-color: #2D2C2A;
	margin: 7px 6px 4px 0;
	color: #ffffff;
}

span#orderLoader {
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;
	display: none;
}

div#dropDownBlock select {
	margin-left: 31px;
}

ul#sideMenu {
	color: #ff0000;
	background-image: url(../Images/sideMenuBg.gif);
	background-position: bottom right;
	background-repeat: repeat-x;
	font-size: 12px;
	margin-right: 6px;
}

ul#sideMenu li {
	line-height: 25px;
	background-image: url(../Images/sideMenuBg.gif);
	background-position: top right;
	background-repeat: repeat-x;
	text-indent: 28px;
}

ul#sideMenu li a {
	display: block;
	height: 27px;
	color: #ff0000;
	text-decoration: none;
	background-image: url(../Images/bullet.gif);
	background-repeat: no-repeat;
	width: 100%;
	overflow: hidden;
}

ul#sideMenu ul {
	background-image: none;
}

ul#sideMenu ul li {
	padding: 0;
	text-indent: 32px;
}

div#mainContent {
	width: 560px;
	margin-bottom: 20px;
}

div#mainContent h1 {
	background-color: #2D2C2A;
	height: 29px;
	color: #ffffff;
	line-height: 27px;
	font-size: 12px;
	font-weight: normal;
	padding: 0 20px;
	margin: 7px 0;
}

form#order {
	margin: 0 0 0 0;
	/*margin: 43px 0 0 0;*/
}

fieldset#senderData {
	border: 1px solid #ff0000;
	color: #B0B0B0;
	font-size: 12px;
	padding: 6px;
}

fieldset#senderData table {
	width: 100%;
}

fieldset#senderData table td {
	padding: 2px;
	vertical-align: middle;
	height: 35px;
	color: #ff0000;
}

fieldset#senderData table td label {
	color: #ffffff;
}

p#weekendPrices {
	text-align: center;
	color: #ff0000;
	display: none;
	padding: 10px 0;
	font-weight: bold;
}

p#happy_hour {
	text-align: center;
	color: #ff0000;
	padding: 10px 0;
	font-weight: bold;
}

p.alert {
	text-align: center;
	color: #ff0000;
	padding: 10px 0;
	font-weight: bold;
}

div.tableHolder {
	display: none;
}

p.paymentComment {
 	background-color: #2D2C2A;
	color: #FFCC33;
	font-size: 11px;
	padding: 8px 15px;
	width: 150px;
	height: 34px;
}

p.paymentComment input {
	vertical-align: middle;
}

p#cc {
	display: none;
}

p#obligatoryFields {
	padding: 19px 6px 0 0
}

div#mainContent h2 {
	background-color: #2D2C2A;
	height: 23px;
	color: #ffffff;
	line-height: 22px;
	font-size: 17px;
	padding: 0 8px;
	margin: 6px 0 7px 0;
}

div#mainContent h2 span {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}

div#mainContent h3 {
	background-color: #1D1C1B;
	min-height: 23px;
	color: #ff0000;
	line-height: 22px;
	font-size: 17px;
	padding: 0 8px;
	margin: 0 0 7px 0;
	min-height: 23px;
}

div#mainContent h3 span {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding-right: 17px;
}

div#mainContent h3  img {
	vertical-align: middle;
}

div#mainContent h4 {
	color: #ffffff;
	color: #9A612C;
	font-size: 14px;
	line-height: 15px;
	position: relative;
}

div#mainContent h4 img.courseImg {
	position: absolute;
	top: -168px;
	right: 140px;
	border: 1px solid #ff0000;
	display: none;
}

div#mainContent h4:hover img.courseImg {
	display: block;
}

div#menuHolder {
	margin: 10px 0;
}

div#preloader {
	color: #ffffff;
	text-align: center;
	padding: 15px;
}

table.sectionHolder {
	font-size: 12px;
	color: #ffffff;
	width: 100%;
}

table.sectionHolder td {
	border-bottom: 1px solid #2D2C2A;
	vertical-align: bottom;
	padding-top: 5px;
}

table.sectionHolder th {
	font-size: 12px;
	vertical-align: bottom;
	color: #ffffff;
	text-align: center;
}

table.sectionHolder td.price, table.sectionHolder td.qty, table.sectionHolder td.comments, table.sectionHolder td.fPrice {
	padding: 6px 0;
	text-align: center;

	/*color: #9A612C;*/
	color: #ffffff;
}

table.sectionHolder td.price, table.sectionHolder td.fPrice {
	text-align: center;
	padding-left: 1px;
}

table.sectionHolder td.qty {
	text-align: right;
}

table.sectionHolder th.title {
	text-align: right;
	padding-right: 10px;
}

th.price {
	width: 35px;
	text-align: center;
}

th.fPrice {
	width: 45px;
}

th.qty {
	width: 37px;
}

td.title {
	padding: 2px 10px 2px 2px;
}


table.sectionHolder select {
	width: 37px;
	color: #9A612C;
}

table.sectionHolder input.txt {
	width: 80px;
	color: #9A612C;
}

ul.itemList {
	margin: 10px 0;
}

ul.itemList li {
	clear: both;

}

ul.itemList li div {
	position: relative;
	background-image: url(../Images/detailsBg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

p.orderDetails {
	height: 26px;
	padding-top: 10px;
	background-color: #000000;
	padding: 0 8px;
	position: absolute;
	bottom: 0;
	left: 0;
}

ul.itemList select {
	width: 44px;
}

ul.itemList input.txt, ul.itemList select {
	vertical-align: middle;
}

span.price {
	font-size: 15px;
	color: #ffffff;
}

select.qty {
	width: 45px;
}

p.details {
	line-height: 18px;
	min-height: 17px;
}

p.details span {
	background-color: #000000;
	/*color: #A4682F;*/
	color: #ffffff;
	font-size: 12px;
	vertical-align: bottom;
}

div.promo {
	background-color: #2D2C2A;
	margin: 1px 6px 15px 0;
	padding: 5px 20px;
	width: 139px;
}

div.promo h3 {
	color: #ffffff;
	padding-bottom: 12px;
	font-size: 12px
}

div.promo h4 {
	color: #A4682F;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 6px;
}

div.promo p {
	color: #EEE2C0;
	font-size: 10px;
	line-height: 13px;
}

div.promo div.imgHolder {
	margin: 2px -3px 0 12px;
}

div.promo div.imgHolder img {
	border: 1px solid #ff0000;
}

div#fixedMenu {
	background-color: #1D1C1B;
	text-align: center;
	padding-bottom: 30px;
	display: none;
}

div#fixedMenu h2 {
	border-bottom: 7px solid #000000;
}

div#fixedMenu h3 {
	font-size: 12px;
	text-decoration: underline;
	color: #ff0000;
	margin: 5px 0 0;
}

div.fixedMenuFrame {
	border: 1px solid #a4682f;
	background-color: #2D2C2A;
	color: #ffffff;
	margin: 0 auto;
	font-size: 12px;
	width: 320px;
	padding: 12px;
}

div.fixedMenuFrame select, div.fixedMenuFrame input.txt {
	width: 98px;
}

div.fixedMenuFrame ul, div.fixedMenuFrame p, div.fixedMenuFrame h4 {
	font-size: 13px;
	line-height: 20px;
}

table.fixedMenuOptions {
	display: none;
	margin: 0 auto;
}

table.fixedMenuOptions p.actual {
	color: #a4682f;
}

div.fixedMenuFrame select.qty {
	width: 44px;
}

div#orderApproval, div.dateFormHolder {
	color: #ffffff;
	margin: 20px 0;
	border: 1px solid #ff0000;
	padding: 10px;
}

div#orderApproval h2, div.dateFormHolder h2 {
	line-height: 20px;
	text-align: center;
	color: #A4682F;
}

div#orderApproval p, div#orderApproval dt, div.dateFormHolder p {
	font-size: 12px;
	line-height: 18px;
}

div#orderApproval table, div.dateFormHolder table {
	font-family: arial, sans-serif;
	font-size: 12px;
	width: 100%;
	border: 1px solid #ffffff;
	color: #ffffff;
	margin: 15px auto;
	border-collapse: collapse;
}

div.dateFormHolder table.dateSettings {
	width: 51%;
	border: 0;
	margin: 0;
}

div.dateFormHolder table.dateSettings td {
	border: 0;
	padding: 0;
	vertical-align: top;
}

div.dateFormHolder table.dateSettings th {
	border: 0;
	height: 15px;
	vertical-align: top;
}

div#orderApproval table td, div#orderApproval table th, div.dateFormHolder table th, div.dateFormHolder table td {
	padding: 5px;
	border: 1px solid #ffffff;
}

div#orderApproval table th, div.dateFormHolder th {
	text-align: right;
}

div#orderApproval h5 {
	font-weight: normal;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: center;
	text-align: center;
	color: #A4682F;
}

div#orderApproval p#printHolder {
	margin-top: 10px;
}

div#footer {
	background-color: #1D1C1B;
	height: 47px;
	clear: both;
	position: relative;
}

h6#credit {
	color: #A4682F;
	font-size: 9px;
	position: absolute;
	bottom: 10px;
	left: 20px;
}

h6#credit a {
	color: #A4682F;
}

div#itemTemplate {
	position: relative;
	clear: both;
	display: none;
}

table#tableTemplateHolder {
	clear: both;
	display: none;
}

div#marqueecontainer {
	position: relative;
	overflow: hidden;
	height: 150px;
	margin-left: 5px;
	padding: 5px;
}

div#vmarquee {
	position: absolute;
	left: 0;
	top: 55px;
	font-size: 12px;
	color: #ff0000;
	width: 100%;
	text-align: center;
	padding: 5px;
}

div#vmarquee h3 {
	font-size: 14px;
}

div#vmarquee h6 {
	font-size: 10px;
	font-weight: normal;
}

div#vmarquee p {
	background-image: url(../Images/sideMenuBg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 5px;
	margin: 5px 0 20px;
}

ul.hMenu li {
	float: left;
	list-style-type: none;
}

div.column {
	float: left;
}

input.txt, input.tinyTxt {
	border: 1px solid #7F9DB9;
	font-size: 12px;
}

input.tinyTxt {
	width: 28px;
}

input.txt {
	width: 129px;
}

input.submit {
	border: none;
	color: #ff0000;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	width: 66px;
}

input.mib {
	border: 0;
	color: #000000;
	background-color: #000000;
	cursor: default;
}

p.totals {
	color: #ffffff;
	font-size: 12px;
}

input.checkbox {
	vertical-align: middle;
}

input.readonly {
	border: 0;
	color: #ffffff;
	background-color: #000000;
	cursor: default;
	width: 60px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right
}

.clear {
	clear: both;
}

.oppositeAlign {
	text-align: right;
}

.centerAlign {
	text-align: center;
}

.button {
	cursor: pointer;
}

.hyde {
	display: none;
}

.error {
	color: #ff0000;
}

.search input, select {
	border: 0;
	height: 16px;
	width: 65px;
	font-size: 12px;
	margin: 2px;
}

.search input.txt {
	width: 120px;
}

.search select {
	height: 18px;
}

.search label {
	display: inline;
	padding: 0 2px;
}

.search input.radio {
	width: 10px;
	padding-top: 2px;
	vertical-align: middle;
	height: 10px;
}

.calHolder img {
	vertical-align: middle;
}
