body  {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bgnd.gif) left top repeat-x;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000;
}
#container { 
	width: 784px;
	background: transparent;
	margin: 0 auto; 
	text-align: left;
} 

#header { 
	background: transparent; 
	padding: 0;
	margin: 0 0 10px 0;
	height: 260px;
}

#menu {
	background: transparent;
	float: left;
	font-size: 110%;
	width: 196px;
	padding: 0; 
}

#topimage {
	margin: 0 196px;
	padding: 0;
}

#menu img {
	padding: 0;
	margin: 0;
}

body#e_indexpage li#e_index a, 
body#e_aboutpage li#e_about a,
body#e_advancepage li#e_advance a,
body#e_faqpage li#e_faq a,
body#e_contactpage li#e_contact a,
body#e_applypage li#e_apply a,
body#c_indexpage li#c_index a, 
body#c_aboutpage li#c_about a,
body#c_advancepage li#c_advance a,
body#c_faqpage li#c_faq a,
body#c_restaurantpage li#c_restaurant a,
body#c_applypage li#c_apply a
{
	background-color: #ee3123;
}

img {
	border: none;	
}

#loginbox {
	font-size: 100%;
	width: 196px;
	float: right;
	padding: 0;
	background: transparent url(../images/lock.gif) 10% 4% no-repeat;
}

#loginbox p {
text-align: center;
padding: 0;
margin: 5px 0;
}

#loginbox a {
	font-size: 90%;
	color: #000;
}

#loginbox a:hover {
	text-decoration: none;
}

#accform {
	padding: 0 0 0 8px;
	margin: 0;
	font-size: 100%;	
}

#logintable {
	width: 180px;
	padding: 0;
	margin: 0 0 7px 0;
}

#logintable td {
	padding: 4px;
}

#language {
	margin: 0;
	padding: 5px 15px;
	text-align: right;
	font-size: 90%;
	font-weight: bold;
}

#language a:link, #language a:visited {
	color: #ee3123;
	text-decoration: none;
}

#language a:hover, #language a:active {
	color: #fff;
	text-decoration: underline;	
}

#leftsidebar {
	float: left;
	width: 196px;
	background: transparent; 
	padding: 0;
	margin: 0 0 0 0;
	clear: both;
}

#topboxtop, #newsboxtop {
background: transparent url(../images/smallboxtop.png) top left no-repeat;
height: 16px;
padding: 0;
margin: 0;
}

#newsboxtop {
	margin-top: 10px;
}

#topboxbottom, #newsboxbottom {
background: transparent url(../images/smallboxbottom.png) bottom left no-repeat;
height: 16px;
padding: 0;
margin: 0;
}

#topboxmain, #newsboxmain {
	border-left: 1px solid #fcb033;
	border-right: 1px solid #fcb033;
	background: #fff;
	font-size: 80%;
	width: 194px;
	padding: 0;
	margin: 0;
}

#newsboxmain p {
	padding: 0 5px;
	margin: 0;
	line-height: 1.4;
}

#topboxmain ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.8;
}

#topboxmain li {
	list-style-type: none;
	background: url(../images/logobullet.png) 0 0.5em no-repeat;
	margin-left: 5px;
	padding-left: 14px;
	padding-right: 2px;
	color: #ee3124;
}

#ticklist ul {
list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.8;	
}

#ticklist li {
	list-style-type: none;
	background: url(../images/tickbullet.gif) 0 50% no-repeat !important;
	margin-left: 5px;
	padding-left: 14px;	
}

#topboxmain h3, #newsboxmain h3 {
	color: #ee3123;
	font-size: 130%;
	text-align: center;
	padding: 5px 0;
	margin: 0;
}

 #newsboxmain h4 {
	color: #fcb033;
	font-size: 110%;
	padding: 3px;
	margin: 0;	 
 }

#mainContent {
width: 580px;
margin: 10px 0 0 200px;
}

#mainContent h1 {
	color: #ee3123;
	font-size: 180%;
}

#mainContent a:link, #mainContent a:visited,
#newsboxmain a:link, #newsboxmain a:visited {
	color:#ee3123;
	text-decoration: underline;
}

#mainContent a:hover, #mainContent a:active,
#newsboxmain a:hover, #newsboxmain a:active {
	color:#fcb033;
	text-decoration: none;
}

#mCtop {
background: transparent url(../images/maintop.png) top left no-repeat;
height: 33px;
padding: 0;
margin: 0;
}

#mCbottom {
background: transparent url(../images/mainbottom.png) bottom left no-repeat;
height: 24px;
padding: 0;
margin: 0;
}

#mCMain {
	border-left: 1px solid #fcb033;
	border-right: 1px solid #fcb033;
	background: #fff;
	padding: 0 10px;
	margin: -28px 0 -20px 0;
}

#mainContent h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 140%;
padding: 0;
color: #ee3124;
}

#mainContent p {
line-height: 1.5;
font-size: 90%;
}

#mainContent ul {
line-height: 1.5;
font-size: 90%;
margin: 0 0 0 10px;
}

#mainContent li {
	list-style-type: none;
	background: url(../images/logobullet.png) 0 0.5em no-repeat;
	margin: 0;
	padding-left: 14px;	
}

#mainContent h3 {
		font-size: 90%;
		padding: 4px;
		margin: 2px 0;
		font-weight: normal;
		background-color: #feeac8;
		cursor: pointer;
}

.faqlist > p {
	color: #ee3123;
}

#footer { 
	padding: 0 10px 0 20px; 
	background:transparent; 
} 
#footer p {
	font-size: 75%;
	margin: 0;
	padding: 10px 0;
}

#footer a:link, #footer a:visited {
	color: #000;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #fcb033;
	text-decoration: underline;
}

#byline {
	font-size: 90% !important;
	float: right;
}

#byline a {
	text-decoration: none !important;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

.fltrtborder {
	float: right;
	margin: 10px;
	border: 1px solid #000;
	padding: 2px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#mcatable, #rcatable {
	font-size: 90%;
	border: 1px solid #f7921e;
}

#mcatable th, #rcatable th {
	background-color: #f7921e;
	padding: 6px;
	color: #fff;
	font-weight: bold;
}

#mcatable td, #rcatable td {
	text-align: left;
	padding: 5px;
}

#rcatable td {
	padding: 1px;
	vertical-align: top;	
}

#rcatable ul {
	margin: 0;	
	padding: 0 0 0 2px;
}

.altrow {
	background-color: #fff7ea;	
}

#frmEmail {
	font-size: 90%;	
}

#frmEmail label {
	display: block;	
}

#frmEmail input {
	width: 200px;	
}

#frmEmail input:focus, #frmEmail textarea:focus {
	background: #f7921e;	
}

#frmEmail textarea {
	width: 300px;
	height: 100px;
}

#frmEmail input.submit {
	width:auto;	
}

.required {
	font-size: 80%;
	color: #760000;
}

.applyButton {
	margin: 20px 0 -20px 150px;
}

.greycell {
	background-color: #e4e4e4;
	width: 2px;
}

#emailerror {
	border: 2px solid #ee3123;
	background: #fff;
	width: 350px;
	padding: 5px;
}

.error {
	color: #ee3123;
	font-weight: bold;
}

.teamname {
	font-size: 120%!important;
	color: #fcb033;
	font-weight: bold;
}
