body{
	font-family: "Verdana", "MS Sans Serif";
	font-size: 11px;
	background: #7A745E url(/themes/seabird/images/bg.jpg) repeat-x;
	margin-top: 22px;
}
#dynamic_offers_div{
}
a:active {
	color: yellow;
	text-decoration: none;
}
a:link {
	color: #fff;
	text-decoration: underline;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

#wrapper{
	background: #ffffff;
	width: 992px;
}

#header{
	background: #fff left no-repeat;
	width: 100%;
	height: 60px;
}
#nav{
	background: #4B5F82 left;
	width: 100%;
	height: 23px;
	float: left;
	color: #fff;
	font-weight:bold;
	line-height: 23px;
}
#bodywrapper{
	height: 628px;
	background: #fff;
}

#footer{
	height: 50px;
	background:#fff;
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "MS sans-serif";
	font-size:10px;
	color: #9D9C9C;
}
#footer a:link, #footer a:visited {
  text-decoration:none;
}


#leftpanel{
	width: 207px;
	background:#fff;
	float: left;
}
#rightpanel{
	width: 780px;
	border: 1px;
	background:#fff;
	float: left;
}
#spacer{
	width: 10px;
	float: left;
}
#navtab{
	float:left;
	height:23px;
	background-color:#4B5F82;
	width: 134px;
	text-align:center;
	vertical-align:middle;
	cursor:default;
	
}
/*#nav div#navtab :hover{
	float:left;
	background-color:#FFFFFF;
	width: 134px;
	text-align:center;
	
}*/

#navtab:hover{
	background-color:#000;
}

#box{
	width: 200px;
	height:313px;
	background:  #e1e1e1 url(/images/topboxbg.gif) repeat-y;
 }
#boxheader{
	background:url(/images/boxheader.jpg) no-repeat;
	font-family: "Arial";
	height: 22px;
	font-weight:bold;
	font-size: 16px;
	color: #121212;
	padding-top: 8px;
	text-align: center;
}
#boxfooter{
	background:url(/images/boxfooter.gif) no-repeat;
	height:13px;
}
.navshadow{
	background: url(/images/navshadow.jpg) repeat-x;
	height: 16px;
	width:100%;
}
/*
#leftpanelspacer{
	height: 5px;
	background: #fff;
	margin:0px 7px 0px 0px;
	
}
#rightpanelspacer{
	height: 15px;
	background: #fff;	
	
}
*/
#flashwrapper{
	height: 323px;
	
}
/*#discount_badge { width:107px; height:107px; position:relative; top:0; left:0; background:url(../images/bg_discount_badge.png) no-repeat top left; border:1px dotted red;  }*/
#discount_badge {
	background:transparent url(../images/bg_discount_badge.png) no-repeat scroll right top;
	color:#222222;
	float:right;
	font-family:Trebuchet MS,Arial;
	font-size:23px;
	font-weight:bold;
	height:107px;
	line-height:94px;
	margin-top:-107px;
	position:relative;
	right:-6px;
	text-align:center;
	top:91px;
	width:107px;
}
#aboutusbox{
	width: 250px;
	background: #fff;
	float:right;
	border-left:1px solid #ccc;
	text-align:left;
	padding: 5px 20px 5px 10px;
	font-family:"Verdana", "Arial";
	color: #404040;
}

#banklogos{
	float:left;
	width:159px;
}
#rpanel_frmheader{
	text-align: left;
    float: left;
	min-height: 400px;
    background: #F6F6F6 url('/images/rightpanel_bg.jpg') no-repeat bottom right;
}

#rpanel_footer{
	border: 0px solid;
	background:url(/images/print_ticket_footer.jpg) no-repeat;
	float:none;
	width: 780px;
	height: 12px;
	margin-bottom:20px;
}

.news_content_div h3 {
  font-family: lucida sans, lucida grande, tahoma, arial, verdana;
}

.news_content_div a:link, a:visited {
  text-decoration: none;
  color:#444;
}
.news_content_div a:hover {
  text-decoration: underline;
}


.clearfix{
	clear: both;
}
/* Common Styles */
/* WWW Styles Starts here ... */
.w_content {
	background-color:#FFFAFA;
	/*border-bottom:1px solid #FFEAEA;border-top:1px solid #FFEAEA;*/
	padding:5px;text-align:center;
	display:block;	
}
.w_details {width:480px;float:left;text-align:center;padding-right:15px;}
.wp_title {
	font-size: 3.6em; font-weight: bold;
}
.wp_desc {
	font-size: 2.2em; font-weight: bold;
}
.w_right {
	text-align:right;
	margin-right:10px;
}
.w_right img {width: 480px;border:0px;}
.wp_tour {
	background-color: #F1F9A4;color:#F82D45;font-weight: bold;margin:3px auto;padding:3px;width:400px;text-align:center;
}
.w_content a:link, .w_content a:active, .w_content a:visited{color:red;text-decoration:underline;font-weight:bold;}
.wp_tour a:link, .wp_tour a:active, .wp_tour a:visited{color:#FC0724;}
.wp_tbl_block {margin:0px auto;font: 1.2em Verdana,Arial, Helvetica, sans-serif;width:440px;}
.wp_tbl_block th {font-size:1.3em;text-align:center;padding:4px 0px;background:#FFFAFA url(/images/bg_one.gif) repeat-x;}
.wp_tbl_block td {text-align:left;text-indent: 3em;padding: 0px 5px;}

.red {color: red;}
.blue {color: blue;}
.black {color: black;}
.white {color: white;}
.bgred {background-color: red;}
.bgwhite {background-color: white;}
.blink {text-decoration: blink;}
.green {color: green;}
.faded_text {color: #999;}
.caps {text-transform: uppercase;}

.size05 {font-size: 0.5em;}
.size06 {font-size: 0.6em;}
.size08 {font-size: 0.8em;}
.size11 {font-size: 1.1em;}
.size12 {font-size: 1.2em;}
.size13 {font-size: 1.3em;}
.size14 {font-size: 1.4em;}
.size15 {font-size: 1.5em;}
.size20 {font-size: 2.0em;}
.size22 {font-size: 2.2em;}
.size25 {font-size: 2.5em;}
.ticketColor {color:#009CFF;}
.simplyColor {color:#FD6902}
.bitlaColor{color:#A8C338}
.center{text-align: center;}
.bold{font-weight: bold;}
.pad1{padding:1px;}
.pad2{padding:2px;}
.pad5{padding:5px;}
.pad15{padding:15px;}
.nomargin{margin:0px;}
.margin1{margin:1px;}
.margin2{margin:2px;}
.margin5{margin:5px;}
.margin10{margin:10px;}
.margin15{margin:15px;}
.marginleft10{margin-left:10px;}
.marginleft25{margin-left:25px;}
.marginleft50{margin-left:50px;}
.marginleft100{margin-left:100px;}
.marginright10{margin-right:10px;}
.marginright25{margin-right:25px;}
.marginright50{margin-right:50px;}
.marginright100{margin-right:100px;}
.margintop2{margin-top:2px;}
.margintop5{margin-top:5px;}
.margintop10{margin-top:10px;}
.margintop15{margin-top:15px;}
.border1{border: 1px solid #CCCCCC;}


/* Extra styles*/
/* btx.css */
.unreservable_seat {
	background-color: #F00;
	width:33px;
}
.reserved_seat {
	background-color: #E94F4F;
	width:33px;
	text-align: center;
	color: #FFFFFF;
}

.blocked_seat {
	background-color: #0A0;
	width:33px;
}
.ladies_seat {
	background-color: yellow;
	width:33px;
}
.request_inprocess_seat {
	background-color: #7AF;
	width:33px;
}

.valid_seat {
	background-color: #FCC;
	width:33px;
	height:20px;
}
.invalid_seat {
	background-color: #CCC;
	width:20px;height:20px;
}
.layout_ecell {
	width:60px;
	font-weight: bold;
}
.layout_cb {
	cursor: pointer;
	margin:0px 0px 0px -2px;
	padding:0px;
}
.tcell {
	background-color: #C0D9EB;
	font-weight: normal;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:55px;height:20px;
}
.ncell {
	background-color: #FCFAF9;
	font-weight: bold;
	width:35px;height:20px;
}	

#search-results-header {
	text-align: center;
}

a.action, a.action:visited {
	/*color: #06c;*/
	color: #0065FD;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	/*letter-spacing: -1px;*/
	text-decoration: none;
	padding: 1px 2px;
	white-space: nowrap;
	margin-left: 5px;
	background-position: 1px 50%;
	background-repeat: no-repeat;
}
a.search_results_link, a.search_results_link:visited {color: #0065FD; text-decoration: none; font-weight: bold; font-size: 11px; text-decoration: none; padding: 1px 2px; white-space: nowrap; background-position: 1px 50%; background-repeat: no-repeat}
a.search_results_link:hover {background-color: #FBE294}
a.disabled {
	color: #999;
}
a.action:hover {
	background-color: #FBE294;
}


.table-class table {
	border-collapse: collapse;
}
.table-class td, .table-class th {
	padding: 1px;
	border: 1px solid #CCC;
}
.table-class thead, tfoot {
	background-color: #DDD;
}
.table-class tr.rowodd {
	background-color: #FFF;
}
.table-class tr.roweven {
	background-color: #F2F2F2;
}

input, select {
   font-size: 14px;
   font-weight: bold;
   font-family: Arial, sans-serif;
   border: solid 1px #CCC; /* #1F7F00 */
   /* margin-bottom: 4px; */
}
textarea {border: solid 1px #CCC;}

#search_submit_btn{
	background: #CCCFFF;
	border: 1px solid #537892;
	padding:3px 15px;
	cursor: pointer;
}

/* flashes >>  */
#flashes {
  background: #fff9d0;
  min-height: 30px;
  text-align: center;
  font-weight: bold;
  margin: 0 auto;
  width: 90%;
}

/* ERRORS AND NOTICES >>  */
#flash-errors, #errorExplanation {
  margin: 0 auto;
  background: #F69A91;
  padding: 5px;
  color: #510;
  text-align: center;
}
#flash-notice {
  background: #cfc;
  padding: 5px;
  color: #051;
  text-align: center;
}
#errorExplanation ul, #flash-notice ul,#flash-errors ul,#flash-notice li,
#flash-errors li {
  list-style: none;
}
#errorExplanation {
  text-align: left;
  border: 1px solid #F99;
  background: #fdd;
}
#errorExplanation h2 {
  border: none;
  margin: 0;
  padding: 0;
}
.info
{
   background-color: #f0f0f0; /* light shade of gray */
   color: #333;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   vertical-align: top;
   text-decoration: none;
   text-align: left;
   padding:0px;
}
/* << ERRORS AND NOTICES  */
.size25 {font-size: 2.5em;}


/* << Header  */
/* << Header  */
/*  Header Tabs >> */
#tabs {
	background-color:#4B5F82; padding: 0px; margin: 0px; height: 26px;
	border-left: 1px solid #344159;
	border-right: 1px solid #344159;
}
#tabs ul {
	margin: 0px; padding-top: 3px;
}
#tabs li {
	padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; 
   border-top-style: none; padding-top: 0px; border-right-style: none; border-left-style: none; 
   list-style-type: none;
}
#tabs ul#maintabs {
	
}
div#tabs a:link {
	text-decoration: none;
   background-color: #4B5F82;
   color: #fff;
 /*  border: 1px solid #036;*/
}
div#tabs a:visited {
	text-decoration: none;
   background-color: #4B5F82;
   color: #fff;
}
#tabs a:hover {
	background: #354869; 
   color: #fff;
}
#tabs ul#maintabs a:link {
	font-weight: bold; font-size: 12px; float: left; margin: 0px; padding: 4px 25px;
}
#tabs ul#maintabs a:visited {
	font-weight: bold; font-size: 12px; float: left; margin: 0px; padding: 4px 25px; 
}
#tabs ul#maintabs a.current:link {
	font-weight: bold; 
   /*background: url(/images/tab-bg.gif) #e5e5e5 repeat-x 50% top; */
   background: #e5e5e5;
   margin: 0px; color: #222; border-bottom: #e5e5e5 0px solid; text-decoration: none
}
#tabs ul#maintabs a.current:visited {
   font-weight: bold; 
   background: #e5e5e5; 
   margin: 0px; color: #222; border-bottom: #e5e5e5 0px solid; border-top: 0px solid  #e5e5e5; text-decoration: none
}
#tabs ul#maintabs a:hover {
    color: #fff;
	font-weight: bold; 
    background-color: #354869;
    border-bottom: 0px solid #628AB2;
}
/* << Header Tabs  */

#header {
	position:relative;z-index:400;padding: 0px 0px 0px 0px; 
	margin: 0px; 
	background:#fff url(/themes/seabird/images/header.jpg) no-repeat scroll right top; 
	text-align: left; 
	width: 100%;
}
#header_tables {
	background-color: #FFF;
}
#header img {
	max-height: 55px; max-width: 210px;	margin-left: 10px;width:210px;height:55px;
}
#header #header_tables  a.current {
	font-weight: bold; text-decoration: none;
}
#header #header_tables, #header #header_tables a:link, #header #header_tables a:visited {
	color: #036;text-decoration:none;
}
#header #header_tables a:hover {
	color: #036; background-color: #FFF;text-decoration:none;
}

#header #header_tables a.current:link, #header #header_tables a.current:visited {
	color: #fc0;text-decoration:none;
}
#header #header_tables a.current:hover {
	color: #fc0; background-color: #FFF;text-decoration:none;
} 


blockquote {
	border-left:3px solid #CFD5DD;
	color:#444444;
	font-size:0.9em;
	line-height:150%;
	padding:0pt 0pt 0pt 0.7em;
	margin: 2px 0px 2px -10px;
}
