/* ----- Main Body ----- */

body, html {
	background-color: #dfdedf;
	background-image: url(../../../resources/template/background.gif);
	background-repeat: repeat-x;
}

body {
	font-family: sans-serif;
	color: #302e29;
	font-size: 10pt;
}


/* ----- Page General Styles ----- */

/*
p, li, dt {
	font-size: 77%;
}
*/

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p {
	margin-bottom: 0.8em;
}

.accessability {
	display: none;
}

a {
	color: #ff7800;
}

a:hover {
	color: #C65E00;
}

/* ----- Template ----- */

.clear {
	clear: both;
}

.wrapper {
	margin: 20px auto auto auto;
	width: 762px;
	background-color: #ffffff;
}

.bodycontent {
	min-height: 350px;
	padding: 20px;
}

.page-home .bodycontent {
	padding: 0;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
}

.line {
	border-bottom: 1px solid #f9a006;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Title */

h2 {
	height: 34px;
	line-height: 34px;
	color: #ffffff;
	font-size: 13pt;
	text-indent: 10px;
	background-image: url(../../../resources/template/title_bar.gif);
	margin-bottom: 15px;
	font-weight: bold;
}

h3 {
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 5px;
	margin-top: 15px;
}

/* Table */

table.standard {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}

table.standard td, table.standard th {
	border: 1px solid #f9a006;
	padding: 5px;
}

table.standard th {
	font-weight: bold;
}

/* List */

ul.standard li {
	margin-left: 30px;
	list-style-type: disc;
	margin-bottom: 5px;
}

ol.standard li {
	margin-left: 30px;
	list-style-type: decimal;
	margin-bottom: 5px;
}

/* Header */

.header {
	height: 115px;
	background-image: url(../../../resources/template/header.jpg);
	position: relative;
	margin-bottom: 3px;
}

.header .logo {
	height: 115px;
	display: block;
	width: 320px;
	text-indent: -99999px;
}

/* Footer */

.footer {
	background-position: center bottom;
	background-image: url(../../../resources/template/footer.gif);
	background-repeat: no-repeat;
}

.footer .footerline {
	margin-top: 25px;
	height: 1px;
	background-image: url(../../../resources/template/footer_line.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.footer .copyright {
	text-align: center;
	padding-bottom: 20px;
	font-size: 8pt
}

/* Navigation */

.header .navigation {
	height: 20px;
	width: 442px;
	left: 320px;
	top: 75px;
	position: absolute;
}

.header .navigation ul {
	margin-left: 30px;
}

.header .navigation li {
	float: left;
	margin-right: 20px;
}

.header .navigation li a {
	color: #302e29;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 10pt;
}

.header .navigation li a:hover, .header .navigation li a.selected {
	border-bottom: 3px solid #f9a006;
}


/* ----- Page - Home ----- */

/* Top Panel */

.page-home .bodycontent .toppanel {
	background-image: url(../../../resources/home/toppanel.jpg);
	height: 245px;
	position: relative;
}

.page-home .toppanel .photo {
	position: absolute;
	display: block;
	width: 280px;
	height: 245px;
}

.page-home .toppanel .buynow {
	position: absolute;
	display: block;
	top: 100px;
	left: 500px;
	height: 80px;
	width: 170px;
}

.page-home .toppanel .info {
	position: absolute;
	display: block;
	top: 200px;
	left: 305px;
	width: 450px;
}

.page-home .toppanel .message {
	position: absolute;
	border: 1px solid #f9a006;
	top: 80px;
	right: 10px;
	width: 424px;
	height: 85px;
	padding: 10px;
	text-align: center;
}

/* Bottom Panel */

.page-home .bottompanel .useinfo h2, .page-home .bottompanel .testimonial h2 {
	height: 34px;
	line-height: 34px;
	color: #ffffff;
	font-size: 13pt;
	text-indent: 10px;
	margin-bottom: 0;
}

/* Use Info */

.page-home .bottompanel .useinfo {
	margin-left: 10px;
	width: 510px;
	float: left;
}

.page-home .bottompanel .useinfo h2 {
	background-image: url(../../../resources/home/useinfo_bar.gif);
}

.page-home .bottompanel .useinfo .info {
	padding-left: 10px;
	text-align: justify;
	width: 250px;
	float: left;
	margin-top: 15px;
}

.page-home .bottompanel .useinfo .info .more {
	margin-top: 15px;
}

.page-home .bottompanel .useinfo .photo {
	width: 232px;
	height: 154px;
	float: right;
	display: block;
	margin-top: 15px;
}

.page-home .bottompanel .useinfo .photo img {
	display: block;
}

/* Testimonial */

.page-home .bottompanel .testimonial {
	margin-left: 12px;
	width: 220px;
	float: left;
	text-align: justify;
}

.page-home .bottompanel .testimonial h2 {
	background-image: url(../../../resources/home/testimonial_bar.gif);
}

.page-home .bottompanel .testimonial .info {
	margin-top: 15px;
	background-image: url(../../../resources/home/quotes_bg.gif);
	background-repeat: no-repeat;
}

.page-home .bottompanel .testimonial .info .name{
	margin-top: 10px;
	text-align: right;
}

/* Regsiter Interest */

.page-home .bottompanel .register_interest {
	margin-left: 12px;
	width: 220px;
	float: left;
	text-align: justify;
}

.page-home .bottompanel .register_interest h2 {
	background-image: url(../../../resources/home/testimonial_bar.gif);
}

.page-home .bottompanel .register_interest .inputxttitle {
	display: block;
	font-size: 8pt;
	margin-bottom: 2px;
	font-weight: bold;
}

.page-home .bottompanel .register_interest .submit {
	margin-top: 10px;
	display: block;
}

.page-home .bottompanel .register_interest .item {
	margin-bottom: 10px;
}

.page-home .bottompanel .register_interest .inputxt {
	border: 1px solid #f9a006;
	width: 210px;
}

.page-home .bottompanel .register_interest .errormsg {
	margin-bottom: 10px;
	color: #ff0000;
}


/* ----- Page - Contact ----- */

.page-contact .inputxttitle {
	display: block;
	font-size: 8pt;
	margin-bottom: 2px;
	font-weight: bold;
}

.page-contact .submit {
	margin-top: 10px;
	display: block;
}

.page-contact .item {
	margin-bottom: 10px;
}

.page-contact .contactfooter {
	margin-top: 20px;
}

.page-contact .errormsg {
	margin-bottom: 10px;
	border: 1px solid #f9a006;
	padding: 5px;
	background-color: #ffe7a8;
	color: #000000;
}

.page-contact .inputxt {
	border: 1px solid #f9a006;
}


/* ---- Page - Specification ----- */

.page-specification .printer {
	text-align: center;
	padding-top: 10px;
}


/* ----- Restaurant Ordering -----*/

.page-restaurant-ordering .strike {
	text-decoration: line-through;
}

