/* CSS Document */
<style type="text/css">
html {
height: 100% ;
}
body{
font-family: verdana,arial,helvetica,sans-serif;
font-size-adjust:none;
font-variant:normal;
font-weight:normal;
margin: 0px ;
padding: 0px ;
font-size: 13px ;
color: #263656 ;
text-align: center ;
height: 100% ;
background-color:#FFFFFF;
}
a{
text-decoration: underline ;
color: #198ADC ;
outline: none ;
}
p{
margin: 0px ;
}
h1,h2,h3,h4,h5,h6{
margin: 0px ;
font-weight: bold ;
font-size: 13px ;
font-variant: normal ;
}
div#main{
width: 770px ;
display: block ;
position: relative ;
margin-left: auto ;
margin-right: auto ;
text-align: left ;
}
#my_nav a{
margin-left: 8px ;
margin-right: 9px ;
}
#my_nav {
height: 27px ;
padding-top: 5px;
padding-left: 10px;
color: #0000ff ;
background-image : url('http://www.entrytickets.net/images/backg_nav_grey.gif');
}
.name{
color: #263656 ;
font-weight: bold;
padding-right: 10px;
}
div#logo{
position: absolute ;
left: 1px ;
top: 20px ;
}
div#head{
position: relative ;
top: 18px ;
left: 4px ;
font-size: 23px ;
font-weight:bold;
}
div#baseline{
position: relative ;
top: 20px ;
left: 6px ;
font-size: 12px ;
font-weight:bold;
padding-top:2px;
}
div#index{
position: absolute ;
top: 71px ;
right: 5px ;
}
div#index1{
font-size: 16px ;
font-weight: bold ;
padding-right:9px;
}
div#index2{
font-size: 13px ;
font-weight: bold ;
}
#service_box{
height: 27px;
position: absolute;
right: 0px;
top:31px;
z-index: 2;
}
#service_box span.button_normal{
float:left;
background:url("http://www.entrytickets.net/images/button_pro_left_normal.gif") no-repeat left top;
padding-left: 20px ;
padding-right: 10px;
color:#666;
}
#service_box span.button2_normal{
float:left ;
background:url("http://www.entrytickets.net/images/button_pro_right_normal.gif") no-repeat right top;
background-repeat: no-repeat ;
margin: 0px ;
text-decoration:none;
border:none ;
padding-bottom: 10px ;
padding-right: 10px ;
color: #198ade ;
font-weight:bold;
}
#service_box span.button_selected{
float:left;
background:url("http://www.entrytickets.net/images/button_pro_left_active.gif") no-repeat left top;
padding-left: 20px ;
padding-right: 10px;
color:#666;
}
#service_box span.button2_selected{
float:left ;
background:url("http://www.entrytickets.net/images/button_pro_right_active.gif") no-repeat right top;
background-repeat: no-repeat ;
margin: 0px ;
text-decoration:none;
border:none ;
padding-bottom: 10px ;
padding-right: 10px ;
color:#263656 ;
font-weight:bold;
}
#service_box .service_link{
display: inline ;
font-weight: bold ;
color: #263656 ;
float:left;
text-decoration: none ;
text-align:center;
width: 130px ;
height: 21px ;
background-image : url('http://www.entrytickets.net/images/button_pro.gif');
background-repeat: no-repeat ;
padding-left: 0px ;
padding-top: 1px ;
}
#service_box a{
text-decoration: none ;
text-align:center;
color: #198ade ;
position: relative;
top: 2px ;
}
#service_box a:hover{
color: #263656 ;
text-decoration: none ;
cursor: pointer ;
}
#search_box{
position: absolute ;
left: 10px ;
top: 196px ;
height: 100px ;
width: 820px ;
overflow : hidden ;
}
#search_box .firstcell{
height: 25px ;
width: 180px ;
}
#search_box .sb_lang_lab{
font-size: 11px ;
color: #263656 ;
font-weight: normal ;
vertical-align: 3px ;
}
#search_box .sb_lang_lab:hover{
cursor: pointer ;
}
#search_box input{
font-family : Arial, Sans-serif ;
padding: 2px ;
}
#search_box .sb_input {
width:240px;
}
#search_box .shift_left{
position: relative ;
left: -5px ;
}
#search_box span.button{
float:left;
background:url("http://www.entrytickets.net/images/search_left.gif") no-repeat left top;
padding-left: 10px ;
color:#666;
}
#search_box span.button input{
float:left ;
background:url("http://www.entrytickets.net/images/search_right.gif") no-repeat right top;
background-repeat: no-repeat ;
margin: 0px ;
text-decoration:none;
height: 28px ;
border:none ;
padding-bottom: 10px ;
padding-right: 15px ;
color:#FFFFFF;
font-weight:bold;
}
#search_box .sb_lab{
font-weight: bold ;
font-size: 19px;
color: #263656 ;
}
#search_box .search_col{
float: left ;
margin-right: 23px ;
margin-left: 2px;
}
#search_box .search_col p{
/* background-color: pink ; */
margin: 5px ;
}
#fixed{
height: 120px;
width: 750px;
}

#fixed2{
text-align:center;
height: 100% ;
width: 100%;
}


#footer{
text-align: center ;
height:45px;
padding-top: 2px;
font-size: 13px ;
color: #263656 ;
background-image : url('http://www.entrytickets.net/images/backg_footer_grey.gif');
background-repeat:repeat-x;
}
.footer_copy{
text-align: center ;
font-size: 11px ;
padding-top: 3px;
}
#footer p{
margin: 2px ;
}
#footer a{
margin-left:6px;
margin-right : 7px;
}
#tabs{
width: 770px ;
height: 33px ;
overflow: hidden ;
}
#tabs span{
display: block ;
float: left ;
width: 178px;
height: 24px ;
background-image: url('http://www.entrytickets.net/images/tab_home.gif') ;
background-position: 0px 0px ;
background-repeat: no-repeat ;
font-weight: bold ;
text-align: center ;
padding-top: 7px ;
color:#0000ff;
}
#tabs span.selected{
background-position: 0px -31px ;
cursor: default ;
/* font-size: 1.1em ; */
text-decoration: none ;
color: #384564 ;
}
#tabs span.selected a{
color:#263656 ;
text-decoration:none;
}
#tabs span.selected a:hover{
color:#263656;
}
#tabs span a{
color: #0000ff;
}
#tabs span a:hover{
color:#198ADE;
}
#tabs .tspace{
float: left ;
height: 30px ;
width: 10px ;
border-bottom: solid ;
border-bottom-width: 1px ;
border-bottom-color: #919294 ;
}
#tabs .tspacesmall{
float: left ;
height: 30px ;
width: 12px ;
border-bottom: solid ;
border-bottom-width: 1px ;
border-bottom-color: #919294 ;
}
#tabs a.mysearchlink{
color: #198ADC ;
}
#tabs a.mysearchlink:hover{
color: #ff9900 ;
}
.tabconton{
width: 770px ;
height: 370px ;
overflow: hidden ;
position: relative ;
top: -1px ;
border-style: none ;
padding-top: 20px ;
padding-bottom: 10px ;
text-align: center ;
/* border-style: dashed ; */
/* border-color: yellow ; */
/* border-width: 1px ; */
}
.tabcontoff{
display: none ;
}
.tabconton .center{
/* border-width: 1px ; */
/* border-style: solid ; */
/* border-color: red ; */
margin-left: auto ;
margin-right: auto ;
width: 770px ;
padding-left:15px ;
}
*html .tabconton .center{
margin-left: auto ;
margin-right: auto ;
width: 785px ;
padding-left:15px ;
}
/* Column in center */
.tabconton .center .column{
padding: 0px ;
width: 256px ;
}
/* General column*/
.tabconton .column{
/* border-style: dotted ; */
/* border-width: 1px ; */
/* border-color: green ; */
padding-left: 15px ;
padding-right: 45px;
padding-top: 0px;
text-align: left ;
line-height: 21px;
float: left ;
}
.column a{
}
#tab_mysearches{
text-align: left ;
}
.worldwide {
width: 100%;
}
.worldwide td {
text-align: left;
line-height: 20px;
padding-left: 10px;
}
.orange_1{
color: #ff9900 ;
}
.orange{
color: #0000FF ;
}

.gray{
color: #919294 ;
}
.blue{
font-size: 1.1em ;
color:#263656 ;
font-weight:bold;
padding-right: 5px;
}
/** Login panel */
.login{
	font-size:10px;
	width: 50px;
	border:1px solid #000000;
	padding:2px 0pt;
	text-align:right;
	background-color: #D6D6B3;
	}
	
.login-UsernameLabel{
	font:bold 12px;
	font-family:verdana,arial,helvetica,sans-serif;
}	
.login-PasswordLabel{
	font:bold 12px;
	font-family:verdana,arial,helvetica,sans-serif;
}	

.login-Username{
	font:11px;
	font-family:verdana,arial,helvetica,sans-serif;
	width: 120px;
}
.login-Password{
	font:11px;
	font-family:verdana,arial,helvetica,sans-serif;
	width: 120px;
}
.login-ErrorMessage{
	font:bold 12px;
	color:#dd3c10; 
}
.login-Message{
	text-align:center;
	padding:5px 5px;  
	border:1px dotted #99bbe8;
	background:#dfe8f6;  
	color:#15428b;
	cursor:default;
	margin:10px;  
	font:normal 11px verdana,arial,helvetica,sans-serif;
}
.login-Button{
	font:bold 10px;
	background-color: #f3efa5;
	height:100%;
	text-align:center;
}

.forgotton-link{
	margin: 12px;
	text-align: left;		
}

.forgotton-link-table{
	width: 480px;
	text-align: left;
	font-weight: bold;
}

.tree-list{
	font-weight:bold;
}

.tip{
	text-align:center;
	padding:5px 0;  
	border:1px dotted #99bbe8;
	background:#dfe8f6;  
	color:#15428b;
	cursor:default;
	margin:10px;  
	font:normal 11px verdana,arial,helvetica,sans-serif;
}
.faq{
	
	text-align:left;
	padding:5px 2px;  
	border:1px dotted #99bbe8;
	background:#dfe8f6;  
	color:#15428b;
	cursor:default;
	margin:5px;  
	font:normal 12px verdana,arial,helvetica,sans-serif;
}
.gads{
	border:0px none #FFFFFF;
}
.label_normal{
	text-wrap: suppress;
	padding-bottom: 10px ;
	padding-right: 10px ;
	color: #198ade ;
	font-weight:bold;
}
.label_selected{
	float:left ;
	margin: 0px ;
	text-decoration:none;
	border:none ;
	padding-bottom: 10px ;
	padding-right: 10px ;
	color:#263656 ;
	font-weight:bold;
}
.sp{
	text-align:left;
}
.extlink{
	font:normal 18px verdana,arial,helvetica,sans-serif;	
}
</style>



