@import url(_reset.css); 
@import url(_hacks.css);

/* ============================= global ====================== */
body {
	padding: 0;
	margin:0;
	font: 100% Arial;
	color: #000;
	background:#fff;
}

/* ============================= noscript ====================== */
.noscript_msg {
	position: relative; height:130px; z-index: 2;
}
.noscript_msg a {
	position: absolute; display:block; width:894px; height:130px; background:url(../_images/js_error.gif) center no-repeat white; left: 50%; margin-left: -447px;
}

/* ============================= wrapper ====================== */
div.body_wrapper {
	width: 910px;
	margin: 20px auto 0px auto;
	background:white; padding:10px; padding-bottom:0px;
}

div.body_wrapper .body_inner {
	padding:10px; background:url(../_images/members_area/background.png) top center repeat-y;
	border-top:solid 10px #000;
}

/* ============================= left column ====================== */
.left_column {
	float: left;
	width: 185px;
	font-weight:normal; background:white;  
}

/* company logo in the top left of the master page */
.left_column .company_logo {
}

/* left vertical navigation */
.left_column .nav_container {
	margin-left: 10px;
	font: normal 70% arial;
	width: 90%; 
}
.left_column .nav_container a {
	display: block;
	color: #ffffff;
	background: #000; font-size:12px;
	padding: 5px 8px; 
	text-transform:uppercase;
}
.left_column .nav_container a:hover {
	color: #fff;
	background:#f16848;
}
.left_column .nav_container a.buy_tickets {
	text-transform: uppercase;
	color: #fff;
	background: #54c7eb;
}
.left_column .nav_container a.buy_tickets:hover {
	color: #fff;
	background: #f16848;
}
.left_column .nav_container a.nav20px {
	/*margin-bottom: 20px;*/
}


/* information space under the nav */
.left_column .info_container {
	margin-top: 50px;
	margin-left: 10px;
	font: 70% arial;
	color: #333;
	width: 90%;
}
.left_column .info_container a {
	color: #cc0000;
	border-bottom: 1px dotted #cc0000; 
}
.left_column .info_container a:hover {
	color: #006699;
	border-bottom: 1px dotted #006699;
}

/* ============================= right column ====================== */
.right_column {
	float: left;
	width: 705px;
	min-height: 670px;
	padding-bottom: 20px;
	background:#fff;
	

}

/* content area */
.right_column .content {
	width: 665px;
	margin: 0 auto 0 auto;
}

.right_column .content .border {
	background: url(../_images/members_area/right_column_header.gif) bottom left;
	padding: 10px;
	margin: 0 0 25px 0;
}
.right_column .content .border_inner {
	background-color: #ffffff;
	padding: 3px;
}

.right_column .content h1 {
	font:bold 20px Arial; 
	color:#000000;	
	border-bottom: 1px dotted #000000 ;
	margin-bottom: 0.5em;
	padding-bottom: 5px;
}
.right_column .content h2 {
	font:bold  14px Arial; color:#ffffff; 
	background:#000; padding:3px 0px 5px 10px; text-align:left;
	vertical-align:top; margin:0 0 20px 0;
}
.right_column .content p {
	font-size: 75%;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
.right_column .content a {
	color: #cc0000 ; font-weight:bold;
	border-bottom: 1px dotted #ff0000; 
}
.right_column .content a:hover {
	color: #ff0000 ;
	border-bottom: none;
}
.right_column .content ul, .right_column .content ol {
	margin-bottom: 15px;
	margin-left: 20px;
}
.right_column .content li {
	font-size: 90%;
	line-height: 1.5em;
}
.right_column .content ol, .right_column .content ul {
	font-size: 82%;
	line-height: 1.5em;
}
.right_column .content ol {
	list-style-type: decimal;
}
.right_column .content ul {
	list-style-type: disc;
}
.right_column .content li a {
	color: #cc0000; 	font-size: 110%;
}
.right_column .content li a:hover {
	color: #ff0000;
}

/* ============================= footer ====================== */
.footer_wrapper {
	background:#fff; width:930px; margin:0 auto;
	font: bold 0.70em tahoma;
	color: #000;
	height:30px;
	background:url(../_images/members_area/footer.png) top center no-repeat;
	padding-top:145px;
}
.footer_wrapper a {
	text-transform: uppercase;
	color: #000;
	padding: 3px 5px;
}
.footer_wrapper a:hover {
	color: #ffffff;
	background: #000;
}
.footer_inner_wrapper{
	width:910px; margin:0 auto; padding-top: 0px;
}
.footer_left {
	float: left;
	width: 200px;
}
.footer_right {
	float: right;
	width: 680px;
	text-align: right;
}
/* ============================= table styles ====================== */
table.generic {
	padding: 0;
	border: none;
	margin: 0 auto;
}

table.generic td {
	font: normal 0.75em tahoma;
	vertical-align: top;
	padding: 5px;
}

table.forms {
	border:0;
	padding: 5px;
	margin: 0 auto;
	width: 100%;
	margin-bottom: 15px;
	background:url(../_images/members_area/right_column_header.gif);
}
table.forms th {
	font:bold  14px Arial; color:#ffffff; 
	background:#000; padding:3px 0px 5px 10px; text-align:left;
	vertical-align:top; margin:0 0 20px 0;
}
table.forms td {
	border-bottom:dotted 1px #493C2C; padding:5px 0 5px 5px; text-align:left;
	font-size:0.75em; color:#333;	background:white;
}

table.orders {
	margin-bottom: 15px;
	border: 0;
	width: 100%;
}
table.orders th, table.orders td {
	text-align: left;
}
table.orders th {
	font:bold 16px Georgia, "Times New Roman", Times, serif; color:#333; 
	border-bottom:double 2px #493C2C; padding:5px 0px 5px 0; text-align:left;
	vertical-align:top;
}
table.orders td {
	border-bottom:dotted 1px #493C2C; padding:5px 0 5px 0; text-align:left;
	font-size:0.75em;
}
table.orders td.tdLast {
	text-align: right;
}
table.orders td.tdLast a {
	float: right;
}
table.orders td a.mini_btn {
	background: #F16848;
	color: #ffffff;
	padding: 3px;
	text-transform: uppercase;
	text-decoration: none;
	font: 10px arial;
	border: 0;
}
table.orders td a.mini_btn:hover {
	background: #54C7EB;
	color: #ffffff;
}

/* ============================= buttons ====================== */
.right_column .content a.btn {
	background: url(../_images/members_area/btn_bg.png) top center no-repeat;
	display: block;
	width: 176px;
	height: 32px;
	font: bold 12px Tahoma;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	padding-top: 11px;
	border: 0;
}
.right_column .content a.btn:hover {
	color: #ffffff;
	background-position: bottom;
	border-bottom: none;
}

input[type="submit"] {
	background: url(../_images/members_area/btn_bg.png) top center no-repeat;
	display: block;
	width: 176px;
	height: 43px;
	font: bold 12px Tahoma;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	padding-top: 0;
	border: 0;
	cursor:pointer;
}
input[type="submit"]:hover {
	color: #ffffff;
	background-position: bottom;
}
input[type="submit"].wide {
	background: url(../_images/members_area/btn_bg_wide.gif) top left no-repeat;
	display: block;
	width: 400px;
	height: 32px;
	font: bold 12px Tahoma;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 5px;
	border:0;
	cursor:pointer;
}
input[type="submit"].wide:hover {
	color: #ffffff;
	background-position: bottom;
}

/* ============================= validation ====================== */
.right_column .content .val_sum {
	color: #333;
	margin: 0 0 10px 0;
	background: url(../_images/icons/error_icon.gif) no-repeat;
	font-weight: bold;
	padding: 0px 0 0 25px;
}
.right_column .content .val_sum ul {
	color: red; margin:10px 0 0 0;
	font-weight: normal; list-style-type:none;
}
.req_field {
	background: url(../_images/icons/req_field_star.gif) no-repeat top left;
	display: inline;
	padding: 0px 15px 0px ;
}
.errorMsg {
	color: #ff0000;
	font-weight: bold;
}

/* ============================= icon definitions ====================== */
.tickIcon, .errorIcon, .ajaxLoaderCircleIcon {
	padding: 5px 0px 5px 25px;
	margin: 0;
}
.tickIcon {
	background: url(../_images/icons/tick_icon.gif) no-repeat 0% 50%;
}
.errorIcon {
	background: url(../_images/icons/error_icon.gif) no-repeat 0% 50%;
}
.ajaxLoaderCircleIcon {
	background: url(../_images/icons/ajax_loader_circle_icon.gif) no-repeat 0% 50%;
}

/* ============================= form ====================== */
textarea, input {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 230px;
	padding: 3px;
	margin: 2px;
	border: 2px solid #E5E5E5;
	vertical-align: middle;
}
select, optgroup {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	margin: 2px;
	border: 2px solid #E5E5E5;
	vertical-align: middle;
}

/* individual style for cb's and rb's, cascading style for applying to cb/rb groups (.net control) */
.check_radio, .check_radio input {
	padding: 0;
	margin: 0 2px 0 0;
	border: none;
	vertical-align: middle;
	width: 20px;
}


