/* @override http://info.porttix.com/?css=includes/porttix_css.v.1217365120 */

/* @override http://info.porttix.com/?css=includes/porttix_css.v.1209260249 */

/* @override 
	http://localhost/index.php?css=includes/porttix_css.v.1209260249
	http://info.porttix.com/?css=includes/porttix_css.v.1209260249
*/

/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* globals and typography */

body {
	font-size:11px;
	color:#4d4d4d;
	line-height:19px;
	font-family:"helvetica neue", "lucida sans unicode", "lucida sans", verdana, tahoma, sans-serif;
}

#wrapper {
		background: url(/images/header_bg_2_fill.jpg) repeat-x;
}

#pageholder {
	width: 790px;
	margin: 0 auto;
	position: relative;
}

.group {
	position: relative;
}

strong {
	font-weight: bold;
	color: black;
}

em {
	font-style: italic;
}

strong em, em strong {
	font-weight: bold;
	color: black;
	font-style: italic;
}

h2 {
	color: #b50000;
	font-size: 16px;
	font-family: georgia;
	margin-bottom: 15px;
}

h3, .major {
	font-weight: bold;
	font-size: 12px;
	font-family: georgia,sefif;
	color: #000000;
	margin-top: 14px;
}

ul {
	list-style: square;
	padding-left: 27px;
	list-style-position: outside;
	margin-top: 10px;
	margin-bottom: 10px;
}

p {
	margin-bottom: 15px;
}

a {
	text-decoration: none;
	color: #25867e;
	border-bottom: 1px solid #7fd4cd;
}

a:hover {
	text-decoration: none;
	color: #154f4a;
	border-bottom: 1px solid;
}

a:visited {
	text-decoration: none;
	color: #74a4a0;
	border-bottom: 1px solid #7fd4cd;
}

.green {
	border: #4e987c 1px solid;
	font-size: 10px;
	height: 22px;
	color: #fff;
	background: #aae1c7 url(images/button_olive.gif) repeat-x center center;
	cursor: hand;
	font-family: "helvetica neue", "lucida sans unicode", "lucida sans", verdana, tahoma, sans-serif;
}

.green:hover {
	background: url(/images/button_olive_over.gif) 0 bottom;
}

/* page elements */

/* #nav-left */

#nav-left ul, #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav-left {
	width: 138px;
	float: left;
}

#nav-left ul {
	margin-bottom: 17px;
}

#nav-left a, #nav a {
	border: none;
}

#nav-left li {
	margin-bottom: 2px;
}

#nav-left h2 {
	margin: 0;
	background-color: #b1d2c5;
	color: #13553e;
	font-weight: bold;
	font-size:11px;
	font-family:"helvetica neue", "lucida sans unicode", "lucida sans", verdana, tahoma, sans-serif;
}

#nav-left li a {
	background-color: #d9e8e2;
	display: block;
	padding: 3px 2px 3px 5px;
}

#nav-left h2 {
	padding: 3px 2px 3px 5px;
}

#nav-left h2 a {
	padding: 0;
	background: transparent;
	color: #13553e;
}

#nav-left li a:hover {
	color: #4a8c75;
	text-decoration: underline;
	background-color: #c3dcd2;
}

#nav-left h2 a:hover {
	text-decoration: underline;
	background: transparent;
	color: #13553e;
}

#nav-left ul.clear li a {
	background: transparent;
	padding: 0;
}

#nav-left .ad {
	margin-bottom: 15px;
}

#nav-left .phones strong {
	font-size: 16px;
	font-weight: normal;
	display: block;
}

#nav-left .phones {
	color: #999;
	font-family: georgia;
	font-size: 10px;
}

/* #header */

#site_name {
	display: none;
}

#header {
	background-position: center top;
	background-repeat: no-repeat;
	height: 186px;
	width: 100%;
	position: relative;
}

#header.one {
	background-image: url(/images/header_bg.jpg);
}

#header.two {
	background-image: url(/images/header_bg_2.jpg);
}

#header.three {
	background-image: url(/images/header_bg_3.jpg);
}

#header.four {
	background-image: url(/images/header_bg_4.jpg);
}

#header.five {
	background-image: url(/images/header_bg_5.jpg);
}

#header.six {
	background-image: url(/images/header_bg_6.jpg);
}

#frmSearch {
	position: absolute;
	right: 7px;
	top: 43px;
	width: 169px;
}

#frmSearch input.text {
	width: 65%;
	height: 16px;
}

#frmSearch input.submit {
}

#nav {
	background-image: url(/images/main_menu_shadow.gif);
	float: left;
	width: 100%;
	height: 40px;
	position: absolute;
	top: 123px;
	border-bottom: #dedede 1px solid;
}

#nav li {
	float: left;
	margin-top: 10px;
}

#nav .primary {
	float: left;
}

#nav .secondary {
	float: right;
}

#nav .primary a {
	color: black;
	font-family: georgia;
	font-size: 14px;
	margin-right: 12px;
}

#nav .secondary a {
	color: black;
	padding-left: 13px;
}

/* #content */

#content {
	float: left;
	width: 620px;
	margin-left: 20px;
}

#content.full {
	width: 100%;
	margin: 0;
}

#error_box {
	margin-left: 110px;
	margin-top: 30px;
	background: url(/images/logo_small.gif) no-repeat right bottom;
	padding-bottom: 34px;
}

#seatview {
	position: fixed;
	top: 330px;
	right: 10%;
}

/* forms */

label {
	color: black;
	font-size: 13px;
	padding-right: 10px;
}

.button {
	color: white;
	display: block;
	border: 1px #bb0500 solid;
	float: left;
	padding: 2px 5px;
	margin-top: 12px;
	background: #e4916e url(/images/button_red.gif) repeat-x center;
	height: 22px;
}

.button:hover {
	background-image: url(/images/button_red_over.gif);
}

/* .offline */

.offline #header {
	display: none;
}

.offline #error_box {
	background: none;
	padding: 0;
	margin: 0;
 	position: absolute;
	width: 850px;
	height: 200px;
	left: 50%;
	margin-left: -425px;
	margin-top: 45px;
}

.offline img {
	margin-bottom: -50px;
	z-index: 0;
}

.offline p {
	position: relative;
	z-index: 1;
}

body.offline {
	text-align: center;
}

.offline #content {
	width: 95%;
}

.offline #wrapper {
	background: none;
}

.offline #pageholder {
	width: auto;
	margin: 0 auto;
	position: relative;
}