/* Global */
* html, body {
	background: #fff;
	margin: 0; 
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	height: 100%;
	width: 100%;
	color: #494949;
}

label.headerlabel {
	display:inline;
	width:40px;
	float:none;
	clear:none;
}
label.contactform {
	display:block;
	float:left;
	clear:none; 
	width:200px;
}

tr.supportTableHeader td {
	font-weight:bold;
	font-size: 18px;
}
table.supportTable td.supportTableRowHeader {
	text-align:right;
	font-weight:bold;
	border: solid 1px black;
}
table.supportTable td {
	text-align:center;
	border: solid 1px black;	
}
table.supportTable {
	border:2px solid black;
	border-spacing:0px;
}

table.hardware_special_table {
	border:2px solid black;
	border-spacing:0px;
}

table.hardware_special_table td {
	text-align:left;
	border: solid 1px black;
}

table.hardware_special_table td.hardwareTableRowHeader {
	text-align:right;
	font-weight:bold;
	border: solid 1px black;
}

table.hardware_special_table td.hardware_special_header {
	font-weight:bold;
	font-size: 18px;
	text-align:center;
}

a:link { font-size: 10pt; text-decoration: none; font-weight: bold; color: #4a0c00; }
a:active { font-size: 10pt; text-decoration: none; font-weight: bold; color: #4a0c00; }
a:visited { font-size: 10pt; text-decoration: none; font-weight: bold; color: #4a0c00; }
a:hover { font-size: 10pt; text-decoration: underline; font-weight: bold; color: #a01414; }

.clearfix { clear: both; }

/* Header */

a.aHeader {
	font-style:italic;
	color:white;
	font-weight:normal;
}
#header-box {
	height: 155px;
	background: #fff;
}

.logo {
	margin-left: -150px;
	z-index: -1;
	float: left;
	border: 0;
}

#navigation {
	height: 39px;
	background: #2a2728;
	clear: both;
}

#navigation ul { 
	padding: 10px 0 8px 0; 
	margin: 0;
	float: left; 
	width: 70%;
}

#navigation ul li {
	display: inline;
	list-style-type: none;
	padding: 10px 11px 8px 11px;
}

#navigation ul li a { color: #fff; font-weight: normal; }
#login-box { 
	font-size: 8pt; 
	float: right;
	margin-top: -36px;
	position: relative;
	background: #838383;
	padding: 5px;
	color: #fff;
}

#login-box .login-submit {
	background: transparent url(../images/submit.png) no-repeat top center;
	width: 92px;
	height: 18px;
	border: 0;
}	

#search-box {
	padding-top: 9px;
	float: right;
	position: relative;
	left: -5px;
}

#search-box input.search-box { background: #9a9a9a; border: 0; padding: 2px; font-size: 8pt; }
#search-box .search-submit { 
	background: transparent url(../images/search_submit.png) no-repeat top center; 
	border: 0; 
	width: 23px; 
	height: 16px; 
}

/* Content */
#content-box {
	background: #fff url(../images/bg.png) repeat-x top center;
}

#left-box {
	float: left;
	width: 24%;
	padding-left: 5px;
}

#left-content {
	float: left;
	width: 50%;
	padding: 10px 0 0 5px;
	min-height: 600px;
}

#left-content p { padding-right: 10px; }

#left-content h1 { padding: 0; margin: 0; }
#left-box a, #left-box a:hover { color: #2a2728; font-size: 8pt; }

#right-box {
	float: right;
	width: 22%;
	padding-right: 5px;
}

#right-contact-form { 
	float: right;
	width: 23%;
	padding-right: 5px;
}

#right-contact-box { background: #000000; color: #ffffff; padding: 40px 10px 20px 10px; }

#right-content { 
	float: right;
	width: 23%;
	padding-right: 5px;
}

#nav-box { background: #000; color: #fff; padding: 30px 0 30px 0; }

.right-contact-form { font-size: 11px; color: #aaaaaa; font-style:italic; }

#right-content ul { padding: 20px 0 0 0; margin: 0; }
#right-content ul li {
	list-style-type: none;
	padding: 8px 0 8px 0;
	margin: 0;
	border-bottom: 1px solid #333333;
}

#right-content ul li:hover { background: #cccccc; }
#right-content ul li:hover a { color: #000; }
#right-content a, #right-content a:hover { padding-left: 20px; color: #fff; font-size: 9pt; font-weight: normal; text-decoration: none; }

#main-content {
	float: left;
	width: 50%;
	min-height: 600px;
}

.content-area {
	max-width: 1000px;
	margin: 0 auto 0 auto;
}

#middle-box {
	height: 300px;
	background: #4a0c00;
	clear: both;
}

#middle-box  h1 {
	float: right;
	font-style: italic;
	color: #ffffff;
	font-size: 32pt;
}

#sub-middle-box {
	height: 60px;
	background: #4a0c00;
	clear: both;
}

#sub-middle-box  h1 {
	float: right;
	font-style: italic;
	color: #996666;
	padding: 21px 30px 0 0;
	margin: 0;
	font-size: 32pt;
}


h2 {
	color: #4a0c00;
	font-size: 25px;
	margin: 0;
	padding: 20px 0 0 0;
}

h2.leftmain {
	font-family: Arial Black, Arial;
	color: #4a0c00;
	font-size: 18px;
	margin: 0;
	padding: 10px 0 0 0;
}

h2.blogpost a {
	font-family: Arial Black, Arial;
	color: #4a0c00;
	font-size: 22px;
}

h2.blogpost {
	font-size: 14px;
	text-align:center;
}

h1#main {
	color: #fff;
	font-size: 35px;	
}

h1#homepage_header {
	font-size: 22px;
	text-align:center;
}

p#homepage_header_text { font-size: 10px; color: #4a0c00; }

#shout-box { background: #000; padding: 40px 30px 20px 30px; font-size: 10pt; color: #fff; }
.shout-title { background: #4a0c00; padding: 20px 15px 20px 15px; text-align: center; position: relative; top: 30px; width: 80%; margin: 5px auto 0 auto; }
.shout-title h2 { padding: 0; margin: 0; color: #fff; }

/* Dinerware Page Styles */

h2.dinerwareH2 {
	font-size:18px;
	font-weight:bold;
}

h3.dinerwareH3 {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}

.dinerwareSubHeading {
	font-size:16px;
	font-weight:bold;
}

p.dinerwareData {
	font-style:italic;
	padding-left:20px;
	margin-top:-18px;
}

/* Hidden Divs */

#calldiv,#ticketdiv {
	visibility:hidden;
	position:fixed;
	top:0px;
	left:0px;
	background-color:#666666;
	color:white;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; 
	filter: alpha(opacity=95);
	opacity:.95;
	padding-top: 100px;
	padding-bottom:100px;
	width:100%;
	height:100%;
	text-align:center;
}
#calldiv_inner,#ticketdiv_inner {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)"; 
	filter: alpha(opacity=99);
	opacity:.99;
	background-color:black;
	color:white;
	padding-top: 25px;
	padding-bottom: 25px;
	font-weight:bold;
	font-size:16px;

}

/* Footer */
#footer-box {
	margin-top: 10px;
	background: #2a2728;
	min-height: 100px;
	max-height: 250px;
	padding-right: 20px;
	padding-left:20px;
}
#footer-content-right {
	text-align:right;
	padding-top: 25px;
	color:white;
	width:50%;
	float:left;
	clear:none;
	
}
#footer-content-left {
	text-align:left;
	padding-top: 15px;
	font-size:12px;
	color:white;
	float:left;
	width:50%;
	clear:none;
}
