html, body {
margin:0;
padding:0;
height:100%; /* needed for container min-height */
background-color:#F2F2F2;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align: center;
}

img {
border:0;
margin:0;
padding:0;
}

p { 
	line-height:1.5; 
	margin:0 0 1em;
}

h1 { 
	font:18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	margin:0;
	margin-bottom:4px;
}

h2 {
	font:1.25em georgia,serif; 
	margin:0 0 0.5em;
}

a {
		color:#f0f0f0;
}
.hotline{
font-size:12px;
text-transform:uppercase;
}
.lmd {
color:#E0E0E0;
}
.lmd a:visited, .lmd a:link, .lmd a:active{
color:#E0E0E0;
text-decoration:none;
}
.lmd a:hover {
color:#FFCC00;
text-decoration:none;
}
.forms_index{
margin:0;
padding:0;
}
.newsletter_field {
border:0;
font-size:12px;
height:20px;
padding:4px 0 0 2px;
background:#F1F7FB;
color:#06629A;
}
.newsletter_field focus,
.newsletter_field:hover {
background:#E0EEF7;
}
.c_r_text2 span {
display:block;
}
.c_r_text2 span.txt {
font-size:10px;
color:#143141;
padding:0 0 5px 3px;
}
.c_r_text2 span.checkbox{
padding-top:5px;
}
.c_r_text2 span.wrapper span {
float:left;
}
/*A BUTTON STYLE*/
a.button, a.button:visited span {
    background: transparent url('images/buttons_bck_span.gif') no-repeat scroll top right;
    color: #F2F8FA;
    display: block;
    float: left;
    font-size: 14px;
    height: 27px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
	text-transform:uppercase;
	margin-left:2px;
	margin-top:-1px;
}

a.button span, 
a.button:visited span {
    background: transparent url('images/buttons_bck_a.gif') no-repeat;
    display: block;
    line-height: 13px;
    padding: 7px 0px 7px 9px;
}
a.button:active,
a.button:hover {
    background-position: bottom right;
    color: #FFF;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span,
a.button:hover span {
    background-position: bottom left;
	color:#FFF;
}
/*CONTAINERS CSS STARTS HERE*/
#topcontainer{
width: 100%; /*Width of main container*/
height:100px;
background-color:#143143;
background-image:url(images/back_top_header.jpg);
background-position:bottom;
background-repeat:repeat-x;
position:relative;
z-index:0;
text-align:center;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:850px;
	min-height: 100%;
	margin: 0 auto;
	background-color:#143143;
	z-index:1;
}
* html div#container {
	height: 100%;
}
div#header {
	height:10px;
	background-color:#143143;
	width:100%;
	background-image:url(images/back_top_content.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
div#searchgig {
	height:84px;
	width:867px;
	background:url(images/back_search_top.jpg) top no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:-4px;
	padding-top:4px;
	margin-bottom:-15px;
}
.searchgig_box{
width:830px;
height:57px;
background-image:url(images/oztix-gig_back.jpg);
background-repeat:no-repeat;
margin-left:20px;
}
.find_ticket {
width:158px;
font-size:22px;
text-transform:uppercase;
font-weight:bold;
padding-top:19px;
padding-left:17px;
color:#FFFFFF;
float:left;
}
.event_box {
height:32px;
width:129px;
float:left;
margin-left:15px;
margin-top:18px;
font-size:11px;
color:#f0f0f0;
font-style:italic;
}
.gig_boxes_under {
margin-left:-2px;
padding-top:1px;
}
/*OperaOnly hack*/
@media all and (min-width: 0px){
.gig_boxes_under2 {
margin-left:-2px;
padding-top:7px;
}
}
.fieldbox {
height:16px;
width:120px;
font:11px color:#333333;
border:0;
margin-left:2px;
font-style:normal;
}
.state_box {
width:55px;
height:32px;
float:left;
margin-top:19px;
margin-left:7px;
font-size:11px;
color:#f0f0f0;
font-style:italic;
}
.stateboxform {
height:17px;
width:50px;
border:0px;
font-size:11px;
margin-left:2px;
font-style:normal;
padding-top:2px;
margin-bottom:-2px;
}
.date_box{
width:104px;
height:32px;
margin-top:19px;
margin-left:10px;
float:left;
font-size:11px;
color:#f0f0f0;
font-style:italic;
}
.dateboxform {
height:17px;
width:100px;
border:0px;
font-size:11px;
margin-left:1px;
font-style:normal;
padding-top:2px;
margin-bottom:-2px;
}
.search_but {
float:left;
margin-left:10px;
text-transform:uppercase;
font-weight:bold;
color:#FFFFFF;
}
div#topcontainer_hotline{
width:850px;
margin-left:auto;
margin-right:auto;
position:relative;
z-index:5;
color:#f0f0f0;
padding-top:15px;
text-align:right;
padding-right:15px;
}
div#topcontainer_wrapper {
width:850px;
margin-left:auto;
margin-right:auto;
margin-top:-30px;
}
.logo {
	float:left;
	width:120px;
	z-index:3;
}
.logo_img {
position:relative;
z-index:4;
top:3px;
}
.menu {
	float:right;
	width:720px;
	z-index:5;
	font-size:16px;
	font-weight:bold;
	color:#F1F3F2;
}
/*MENU CSS*/
div.outer {
	float: right;
	width: 87px; 
	height:41px;
	margin: 42px 0px 0px 9px;
	background: url( 'images/oztix-but.jpg' ) 0 -41px no-repeat;
	z-index:1;
	}

div.outer a {
	display: block;
	margin: 0; padding:0;
	width:91px; height:100%;
	overflow:hidden;
	color:#F1F3F2;
	text-decoration: none;
	background: url( 'images/oztix-but.jpg' ) top left no-repeat;
	z-index:1;
	}
div.outer span {
	display: block;
	margin:0; padding: 3px 3px 0px 2px;
	}
div.outer a:hover {
	background-image: none;
	color:#0079C2;
	}
div.outer a:active {
	color:#FFF;
	}
div.outer a:visited {
	color:#FFF;
	}

div.outer a:hover {
	color:#003366;
	}

/*SELECTS CSS*/

.selectArea {
	width:200px;
	height:21px;
	background:url(images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:160px;
	color:#FFF;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
	z-index: 100;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*END OF SELECTS CSS*/


/*START OF SLIDESHOW*/
 div.slideshow {
  margin: 0px auto;
}
/*END OF SLIDESHOW*/


/*END OF M CSS*/
div#topcontainer_bottomline{
height:5px;
width:100%;
border-bottom:#3D96CC 1px solid;
position:relative;
top:78px;
}

div#content {
	text-align:center;
	width:100%;
	overflow:hidden;
	z-index:4;
}
#footer_menu{
width: 100%; /*Width of main container*/
height:25px;
}
.f_m_wrapper {
margin: 0 auto 0 auto;
width:850px;
background-color:#143143;
height:25px;
text-align:center;
color:#f2f2f2;
text-transform:uppercase;
font-weight:bold;
}
.f_m_w_menutxt {
margin: 0 auto 0 auto;
width:820px;
padding-top:5px;
padding-bottom:5px;
border-top:1px #CCCCCC dotted;
z-index:10;
position:relative;
}
.f_m_w_menutxt a:link, .f_m_w_menutxt a:active, .f_m_w_menutxt a:visited {
color:#f2f2f2;
text-decoration:none;
}
.f_m_w_menutxt a:hover {
color:#FFCC00;
}
#footer{
width: 100%; /*Width of main container*/
height:55px;
background:#143143 url(images/back_footer.jpg) top repeat-x;
}
.foot_wrapper {
	margin: 0 auto 0 auto;
	width:850px;
	height:55px;
	background-color:#314758;
	color:#F2F2F2;
	text-align:center;
}
.foot_icons {
	height:28px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dotted #CCCCCC;
	width:780px;
	margin-left:auto;
	margin-right:auto;
}
.f_ico {
	padding-left:3px;
	padding-right:3px;
	border:0;
}
.foot_copy {
width:850px;
overflow:hidden;
padding-top:15px;
font-size:11px;
}
.f_copy_left {
padding:8px 0 0 6px;
float:left;
text-align:left;
}
.f_copy_right {
float:right;
text-align:right;
padding-right:6px;
}
/*CONTENT PART INDEX PAGE*/
div#c_left {
float:left;
width:610px;
margin-top:5px;
margin-left:10px;
overflow:hidden;
}
/*LEFT COLUMN*/
.l_box_header {
width:610px;
height:34px;
background:url(images/back_divs.jpg) top no-repeat;
font-size:23px;
color:#F2F2F2;
font-weight:bold;
}
.l_box_header2 {
width:610px;
height:34px;
background:url(images/back_divs.jpg) top no-repeat;
font-size:23px;
color:#F2F2F2;
font-weight:bold;
}
.l_b_h_asterisk {
float:left;
margin-top:8px;
margin-left:10px;
}
.l_b_h_txt, .Head {
color: #F2F2F2 !important; 
float:left;
margin-left:10px;
margin-top:4px;
font-size: 20px !important;
font-style: normal !important;
font-weight:bold;
font-family: Arial,Helvetica,sans-serif !important;
}
.l_b_h_wrapper {
width:110px;
height:22px;
float:right;
margin-top:9px;
margin-right:10px;
}
.l_b_h_state {
width:50px;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
float:left;
padding-top:3px;
}
.date_box2{
width:60px;
height:22px;
float:right;
font-size:11px;
color:#f0f0f0;
font-style:italic;
text-align:left;
}
.l_b_h_select {
float:left;
}
.l_box_content_flash {
width:603px;
height:136px;
background:#F2F2F2;
margin-bottom:10px;
z-index: 5;
position: relative;
}
.special_events_wrapper {
width:201px;
background:#F2F2F2;
margin-bottom:10px;
overflow:hidden;
padding:2px 0 0 2px;
}
.special_events_wrapper_footer {
width:203px;
height:9px;
background:url(images/s_events_wrapper_footer.gif) no-repeat;
margin-top:-10px;
}
.c_r_box2 .special_events_wrapper_footer {
margin-top:0px;
}
.s_event_box {
width:198px;
text-align:left;
/*height:164px;*/
margin:3px 2px 0 0;
}
.s_event_box:hover,
.s_event_box:active {
cursor:pointer;
background:#D9E6ED;
}
.s_event_box .c_r_t_image {
margin:0px;
width:198px;
height:100px;
background:none;
}
.s_event_box .c_r_t_i_img {
padding:0px;
width:198px;
height:98px;
}
.l_box_newsgeegs {
background:#F2F2F2;
width:605px;
overflow:hidden;
padding-left:2px;
padding-right:3px;
padding-top:10px;
}
.l_b_n_icos {
width:590px;
height:15px;
text-align:center;
margin-bottom:7px;
font-size:11px;
margin-left:auto;
margin-right:auto;
}
/*in GIG Guide Page*/
.gig_guide_icos_wrapper_l {
float:left;
width:250px;
font-size:12px;
font-weight:bold;
text-align:left;
}
.gig_guide_icos_wrapper_r {
float:right;
}
/*END in GIG Guide Page*/
.l_b_n_wrapper {
width:600px;
overflow:hidden;
}
.l_b_n_w_header {
height:34px;
margin-bottom:3px;
width:100%;
}
.n_w_h_left {
background:url(images/news_ico_big.gif) no-repeat;
width:36px;
height:34px;
float:left;
}
.n_w_h_left2 {
background-image:url(images/gig_ico_big.gif);
background-repeat:no-repeat;
width:36px;
height:34px;
float:left;
}
.n_w_h_right {
background-image:url(images/news_ico_big_right.gif);
background-repeat:no-repeat;
width:555px;
height:34px;
float:right;
text-align:left;
padding-left:5px;
color:#0079C2;
font-size:18px;
font-weight:bold;
}
.n_w_h_right a:link, .n_w_h_right a:visited, .n_w_h_right a:active {
color:#0079C2;
text-decoration:none;
}
.n_w_h_right a:hover {
color:#0099F4;
}

.n_w_h_right2 {
background-image:url(images/news_ico_big_right.gif);
background-repeat:no-repeat;
width:555px;
height:34px;
float:right;
text-align:left;
padding-left:5px;
color:#0079C2;
font-size:18px;
font-weight:bold;
}
.n_w_h_right2 a:link, .n_w_h_right2 a:visited, .n_w_h_right2 a:active {
color:#333333;
text-decoration:none;
}
.n_w_h_right2 a:hover {
color:#999999;
}

.nwh_r_under {
font-size:11px;
color:#333333;
font-style:italic;
font-weight:normal;
margin-top:-2px;
}
.l_b_n_w_txt {
width:100%;
padding-bottom:4px;
margin-bottom:4px;
border-bottom:1px #999999 dotted;
text-align:left;
line-height:13px;
}

.roundedcornr_box_lbnw {
   background: #e0e0e0;
}
.roundedcornr_top_lbnw div {
   background: url(images/roundedcornr_lbnw_tl.png) no-repeat top left;
}
.roundedcornr_top_lbnw {
   background: url(images/roundedcornr_lbnw_tr.png) no-repeat top right;
}
.roundedcornr_bottom_lbnw div {
   background: url(images/roundedcornr_lbnw_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_lbnw {
   background: url(images/roundedcornr_lbnw_br.png) no-repeat bottom right;
}

.roundedcornr_top_lbnw div, .roundedcornr_top_lbnw, 
.roundedcornr_bottom_lbnw div, .roundedcornr_bottom_lbnw {
   width: 100%;
   height: 6px;
}
.roundedcornr_content_lbnw { margin: 0 6px; overflow:hidden; }

.roundedcornr_content_lbnw span.first_line {
	font-weight:bold;
	display:block;
}
.roundedcornr_content_lbnw span.second_line {
	display:block;
	height:26px;
}
.lbnw_img {
margin-right:8px;
margin-top:1px;
width:62px;
height:37px;
}
.l_b_n_footer {
width:610px;
background-image:url(images/newsgigs_footer.gif);
background-repeat:no-repeat;
height:9px;
}
.l_b_n_footer2 {
width:610px;
margin-top:15px;
height:24px;
color:#F2F2F2;
text-transform:uppercase;
font-weight:bold;
margin-bottom:8px;
}
.l_b_n_footer3 {
width:610px;
background-image:url(images/newsgigs_footer.gif);
background-repeat:no-repeat;
height:9px;
padding-bottom:15px;
}
.l_b_n_f2_left {
float:left;
border-bottom:1px #CCCCCC dotted;
}
.l_b_n_f2_left a:link, .l_b_n_f2_left a:visited, .l_b_n_f2_left a:active {
color:#F2F2F2;
text-decoration:none;
}
.l_b_n_f2_left a:hover {
color:#FFCC00;
}
.l_b_n_f2_right {
float:right;
margin-top:-3px;
position:relative;
}
.l_b_n_f2_right2 {
float:right;
font-size:14px;
padding-left:6px;
}
.l_b_n_f2_right2 a:link, .l_b_n_f2_right2 a:visited, .l_b_n_f2_right2 a:active {
color:#F2F2F2;
text-decoration:none;
}
.l_b_n_f2_right2 a:hover {
color:#FFCC00;
}
.l_b_n_f2_right2 span.eventadd a:hover {
color:#8CC052;
}
.l_b_n_f2_right2 span {
display:block;
float:left;
}
.l_b_n_f2_right2 span .image {
	padding-left:14px;
	padding-right:5px;
}

.sell_tix {
margin-top:-5px;
margin-left:-5px;
}

div#c_right {
float:right;
width:206px;
background-image:url(images/back_divs_sm_back.jpg);
background-color:#0066FF;
margin-top:5px;
margin-right:10px;
text-align:center;
margin-bottom:15px;
}
.c_r_footer {
background-image:url(images/c_r_back_footer.jpg);
background-position:bottom;
background-repeat:no-repeat;
height:5px;
width:206px;
}

.c_r_box {
background:url(images/hotones_back.jpg) bottom no-repeat #FCFBFC;
width:204px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}
.c_r_box2 {
background-color:#E0E0E0;
width:203px;
margin:10px 0 10px 1px;
overflow:hidden;
}
.c_r_box_header {
background-image:url(images/back_divs_sm_top.jpg);
width:204px;
height:27px;
font-size:18px;
color:#FFFFFF;
font-weight:bold;
padding-top:6px;
/*text-transform:uppercase;*/
}
.c_r_box_headertext {
font-size:18px;
color:#FFFFFF;
font-weight:bold;
padding-top:6px;
/*text-transform:uppercase;*/
}
.c_r_box_header2 {
background-image:url(images/back_divs_sm.jpg);
width:204px;
height:26px;
font-size:18px;
color:#FFFFFF;
font-weight:bold;
padding-top:6px;
/*text-transform:uppercase;*/
}
.c_r_box_header2text {
font-size:18px;
color:#FFFFFF;
font-weight:bold;
padding-top:6px;
/*text-transform:uppercase;*/
}
.c_r_box_header3 {
background-image:url(images/back_divs_sm_sell.jpg);
width:203px;
height:26px;
font-size:18px;
color:#FFFFFF;
font-weight:bold;
padding-top:6px;
text-transform:uppercase;
}
.c_r_box_underheader {
width:204px;
height:6px;
background-color:#FFD21B;
}
.c_r_box_underheader2 {
width:204px;
height:6px;
background-color:#06629A;
}
.c_r_box_underheader3 {
width:203px;
height:6px;
background-color:#0088EC;
}
.c_r_text {
color:#133549;
font-size:12px;
font-weight:bold;
text-align:left;
padding-top:5px;
}
.c_r_text2 {
color:#133549;
font-size:12px;
text-align:left;
padding: 5px 5px 0 5px;
}
.hot_lines {
width:199px;
height:14px;
padding-left:5px;
padding-top:2px;
border-bottom:1px dotted #133549;
cursor:pointer;
}
.hot_lines a:link, .hot_lines a:visited, .hot_lines a:active {
color:#133549;
text-decoration:none;
}
.hot_lines:hover {
background:#FDEB87;
z-index:6;
position:relative;
opacity:.60;filter: alpha(opacity=60); -moz-opacity: 0.6;
color:#000000;
}

.asterisk2 {
height:8px;
width:8px;
padding-right:5px;
}
.special_event {
color:#0176BD;
font-weight:bold;
font-size:13px;
}
.c_r_t_image {
margin-top:4px;
width:204px;
height:104px;
background:#00598F;
margin-left:-5px;
}
.c_r_t_image2 {
margin-top:-104px;
width:204px;
height:104px;
background:#00598F;
margin-left:-5px;
z-index:7;
}
.c_r_t_image3 {
margin-top:-7px;
width:204px;
height:104px;
margin-left:-3px;
z-index:10;
position:relative;
}
.c_r_t_i_img {
padding:2px;
}
.c_r_t_date {
color:#0079C2;
font-weight:bold;
font-size:11px;
padding-top:4px;
border-bottom:1px #333333 dotted;
}
.c_r_t_shortinfo {
padding-top:4px;
padding-bottom:4px;
border-bottom:1px #333333 dotted;
font-weight:bold;
font-size:11px;
color:#4F545B;
}
.c_r_t_buy {
color:#0F4260;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin-top:2px;
text-align:right;
padding-right:5px;
height:19px;
}
.c_r_t_buy a:link, .c_r_t_buy a:visited, .c_r_t_buy a:active {
text-decoration:none;
color:#0F4260;
}
.c_r_t_buy a:hover {
color:#527589;
}
.buyticket_img {
margin-top:2px;
float:right;
}
.buyticket_txt {
margin-top:4px;
float:left;
text-align:right;
width:170px;
}
.c_r_t_eventname {
color:#333333;
font-weight:bold;
text-transform:uppercase;
font-size:12px;
padding:4px 0 2px 0;
border-bottom:1px #333333 dotted;
text-align:left;
overflow:hidden;
width:100%;
}
.c_r_t_eventname a:link, .c_r_t_eventname a:active, .c_r_t_eventname a:visited{
color:#333333;
text-decoration:none;
}
.c_r_t_eventname a:hover {
color:#666666;
}
.s_event_box .c_r_t_eventname,
.s_event_box  .c_r_t_eventname a  {
color:#0079C2;
font-weight:bold;
text-transform:uppercase;
font-size:15px;
padding:4px 0 2px 0;
text-align:left;
overflow:hidden;
width:100%;
/*border-bottom:0px;*/
}
.c_r_t_outlets {
color:#333333;
font-weight:bold;
text-transform:uppercase;
font-size:12px;
padding-top:4px;
padding-bottom:2px;
border-bottom:1px #333333 dotted;
text-align:left;
overflow:hidden;
}
.c_r_t_outlets span {
	display:block;
	float:left;
}
.c_r_t_outlets span.buy {
	float:right;
	font-size:10px;
	padding-right:2px;
}
.c_r_t_outlets:hover {
background: #F3F3F3;
color:#FFFFFF;
cursor:pointer;
}
.c_r_t_outlets a:link, .c_r_t_outlets a:active, .c_r_t_outlets a:visited{
color:#333333;
text-decoration:none;
}
.c_r_t_venue {
color:#00598F;
font-weight:bold;
font-size:12px;
padding-top:2px;
padding-bottom:2px;
border-bottom:1px #333333 dotted;
}
.c_r_t_venue a:link, .c_r_t_venue a:visited, .c_r_t_venue a:active {
color:#00598F;
text-decoration:none;
}
.c_r_t_venue a:hover {
color:#0086D7;
}
.s_event_box .c_r_t_venue a:hover {
color:#00598F;
}
.c_r_t_date2 {
color:#333333;
font-weight:bold;
font-size:12px;
padding-top:2px;
padding-bottom:2px;
margin-bottom: 18px;
border-bottom:1px #333333 dotted;
}
.c_r_t_date3 {
color:#333333;
font-size:10px;
padding-top:2px;
padding-bottom:2px;
}
.c_r_t_date3 a:link, .c_r_t_date3 a:visited, .c_r_t_date3 a:active  {
color:#333333;
text-decoration:none;
}
.c_r_t_date3 a:hover {
color:#666666;
}
.s_event_box .c_r_t_date3 a:hover {
color:#333333;
}

/*GIG GUIDE PAGE*/

.n_w_h_left_gig {
background-image:url(images/news_ico_big_gigguide.gif);
background-repeat:no-repeat;
width:36px;
height:38px;
float:left;
}

.n_w_h_right_gig {
background-image:url(images/news_ico_big_right_gigguide.gif);
background-repeat:no-repeat;
width:555px;
height:38px;
float:right;
text-align:left;
padding-left:5px;
color:#333333;
font-size:12px;
font-weight:bold;
}
.n_w_h_right_gig a:link, .n_w_h_right_gig a:visited, .n_w_h_right_gig a:active {
color:#333333;
text-decoration:none;
}
.n_w_h_right_gig a:hover {
color:#0099F4;
}

.nwhr_l_event {
width:280px;
float:left;
margin-top:5px;
padding-top:0px;
height:26px;
vertical-align:middle;
border-right:1px #666666 dotted;
text-align:left;
}
.nwhr_l_date{
width:62px;
float:left;
margin-top:5px;
padding-top:0px;
height:26px;
border-right:1px #666666 dotted;
text-align:center;
color:#666666;
}
.nwhr_l_moreinfo {
width:32px;
float:left;
margin-top:5px;
padding-top:0px;
padding:0px 3px 0px 3px;
height:26px;
border-right:1px #666666 dotted;
text-align:center;
color:#666666;
}
.nwhr_l_venue {
width:130px;
float:left;
margin-top:5px;
padding:0px 3px 0 3px;
height:26px;
border-right:1px #666666 dotted;
text-align:center;
color:#666666;
}
.nwhr_l_venue a:link, .nwhr_l_venue a:active, .nwhr_l_venue a:visited,
.nwhr_l_moreinfo a:link, .nwhr_l_moreinfo a:active, .nwhr_l_moreinfo a:visited {
color:#666666;
}
.nwhr_l_venue a:hover,
.nwhr_l_moreinfo a:hover {
color:#0099F4;
}
.nwhr_l_state {
width:35px;
float:left;
margin-top:5px;
padding-top:0px;
height:26px;
border-right:1px #666666 dotted;
text-align:center;
color:#666666;
}
.nwhr_r {
float:right;
width:40px;
padding-right:4px;
}
.star_gig {
padding-top:10px;
}
.l_b_n_wrapper_gig {
width:600px;
overflow:hidden;
margin-bottom:8px;
}
.l_b_n_pagination {
width:604px;
background-color:#E0E0E0;
height:20px;
padding-top:3px;
font-size:14px;
font-weight:bold;
text-align:right;
padding-right:6px;
}
.l_b_n_pagination a:active, .l_b_n_pagination a:link, .l_b_n_pagination a:visited {
color:#333333;
text-decoration:none;
}
.l_b_n_pagination a:hover {
color:#666666;
}
.gig_guide_top {
width:603px;
height:18px;
margin-top:6px;
color:#666666;
text-transform:uppercase;
font-weight:bold;
}
.ggt_show {
width:296px;
float:left;
text-align:left;
padding-left:0px;
}
.ggt_date {
width:57px;
float:left;
text-align:left;
}
.ggt_venue {
width:130px;
float:left;
text-align:left;
}
.ggt_state {
width:35px;
float:left;
text-align:left;
}

/*ONLINE PAGE*/
.l_b_n_icos_online {
width:590px;
text-align:left;
margin-bottom:7px;
font-size:13px;
margin-left:auto;
margin-right:auto;
}
.l_b_n_wrapper_online {
width:600px;
overflow:hidden;
margin-bottom:5px;
}
.onlineimg_wrapper {
width:554px;
overflow:hidden;
text-align:left;
margin-left:39px;
}
.o_img_img {
width:100px;
height:50px;
margin-top:3px;
margin-left:3px;
border:0;
}
.n_w_h_left_online {
background-image:url(images/news_ico_big_online.gif);
background-repeat:no-repeat;
width:36px;
height:36px;
float:left;
}
.n_w_h_right_online {
background-image:url(images/news_ico_big_right_online.gif);
background-repeat:no-repeat;
width:555px;
height:36px;
float:right;
text-align:left;
padding-left:5px;
color:#F2F2F2;
font-size:30px;
font-weight:bold;
}
.onlineimg_container{
width:106px;
height:56px;
background-color:#5F1E18;
margin-left:2px;
margin-right:2px;
float:left;
margin-bottom:11px;
}
/*Online page-BANDS*/
.n_w_h_left_online2 {
background-image:url(images/news_ico_big_online2.gif);
background-repeat:no-repeat;
width:36px;
height:36px;
float:left;
}
.n_w_h_right_online2 {
background-image:url(images/news_ico_big_right_online2.gif);
background-repeat:no-repeat;
width:555px;
height:36px;
float:right;
text-align:left;
padding-left:5px;
color:#F2F2F2;
font-size:30px;
font-weight:bold;
}
.onlineimg_container2{
width:106px;
height:56px;
background-color:#0A5683;
margin-left:2px;
margin-right:2px;
float:left;
margin-bottom:11px;
}

/*Online page-VENUE*/
.n_w_h_left_online3 {
background-image:url(images/news_ico_big_online3.gif);
background-repeat:no-repeat;
width:36px;
height:36px;
float:left;
}
.n_w_h_right_online3 {
background-image:url(images/news_ico_big_right_online3.gif);
background-repeat:no-repeat;
width:555px;
height:36px;
float:right;
text-align:left;
padding-left:5px;
color:#F2F2F2;
font-size:30px;
font-weight:bold;
}
.onlineimg_container3{
width:106px;
height:56px;
background-color:#B89107;
margin-left:2px;
margin-right:2px;
float:left;
margin-bottom:11px;
}

/*Online page-AgenicesPromoters*/
.n_w_h_left_online4 {
background-image:url(images/news_ico_big_online4.gif);
background-repeat:no-repeat;
width:36px;
height:36px;
float:left;
}
.n_w_h_right_online4 {
background-image:url(images/news_ico_big_right_online4.gif);
background-repeat:no-repeat;
width:555px;
height:36px;
float:right;
text-align:left;
padding-left:5px;
color:#F2F2F2;
font-size:30px;
font-weight:bold;
}
.onlineimg_container4{
width:106px;
height:56px;
background-color:#698CAF;
margin-left:2px;
margin-right:2px;
float:left;
margin-bottom:11px;
}

/*Online page-Family*/
.n_w_h_left_online5 {
background-image:url(images/news_ico_big_online.gif);
background-repeat:no-repeat;
width:36px;
height:36px;
float:left;
}
.n_w_h_right_online5 {
background-image:url(images/news_ico_big_right_online.gif);
background-repeat:no-repeat;
width:555px;
height:36px;
float:right;
text-align:left;
padding-left:5px;
color:#F2F2F2;
font-size:30px;
font-weight:bold;
}
.onlineimg_container5{
width:106px;
height:56px;
background-color:#5F1E18;
margin-left:2px;
margin-right:2px;
float:left;
margin-bottom:11px;
}

/*Online page-Corporate*/
.n_w_h_left_online6 {
background-image:url(images/news_ico_big_online2.gif);
background-repeat:no-repeat;
width:36px;
height:36px;
float:left;
}
.n_w_h_right_online6 {
background-image:url(images/news_ico_big_right_online2.gif);
background-repeat:no-repeat;
width:555px;
height:36px;
float:right;
text-align:left;
padding-left:5px;
color:#F2F2F2;
font-size:30px;
font-weight:bold;
}
.onlineimg_container6{
width:106px;
height:56px;
background-color:#0A5683;
margin-left:2px;
margin-right:2px;
float:left;
margin-bottom:11px;
}

/*Online page-Charity*/
.n_w_h_left_online7 {
background-image:url(images/news_ico_big_online3.gif);
background-repeat:no-repeat;
width:36px;
height:36px;
float:left;
}
.n_w_h_right_online7 {
background-image:url(images/news_ico_big_right_online3.gif);
background-repeat:no-repeat;
width:555px;
height:36px;
float:right;
text-align:left;
padding-left:5px;
color:#F2F2F2;
font-size:30px;
font-weight:bold;
}
.onlineimg_container7{
width:106px;
height:56px;
background-color:#B89107;
margin-left:2px;
margin-right:2px;
float:left;
margin-bottom:11px;
}

/*RETAIL PAGE STARTS HERE*/

.retail_anchors {
color:#0079C2;
font-size:15px;
font-weight:bold;
text-align:left;
padding:5px;
}
.retail_anchors a:link, .retail_anchors a:visited, .retail_anchors a:active {
color:#0079C2;
text-decoration:none;
}
.retail_anchors a:hover {
color:#202020;
text-decoration:underline;
}
.retail_header {
height:29px;
width:598px;
background-image:url(images/retail_strip.gif);
text-align:left;
margin-top:15px;
}
.retail_img {
margin-left:20px;
padding-left:8px;
padding-right:8px;
background-color:#F2F2F2;
padding-top:2px;
}
.retail_content {
width:596px;
height:52px;
background-image:url(images/retail_back_content.gif);
margin-top:15px;
}
.retail_logo {
float:left;
padding-left:8px;
}
.retail_logo_img {
width:107px;
height:52px;
border:0;
}
.retail_outlet {
float:left;
height:17px;
margin-top:18px;
padding-left:10px;
padding-right:10px;
font-size:13px;
font-weight:bold;
color:#333333;
border-right:1px dotted #666666;
}
.retail_address {
float:left;
height:18px;
margin-top:18px;
padding-left:10px;
padding-right:10px;
font-size:12px;
font-weight:bold;
color:#666666;
border-right:1px dotted #666666;
}
.retail_phone {
float:left;
height:18px;
margin-top:18px;
padding-left:10px;
padding-right:10px;
font-size:12px;
font-weight:bold;
color:#666666;
}
.n_w_h_left_support {
background-image:url(images/news_ico_big_support.gif);
background-repeat:no-repeat;
width:36px;
height:36px;
float:left;
}
.n_w_h_right_support {
background-image:url(images/news_ico_big_right_support.gif);
background-repeat:no-repeat;
width:555px;
height:36px;
float:right;
text-align:left;
padding-left:5px;
color:#333333;
font-size:32px;
font-weight:bold;
}
.support_form_title {
margin-top:-2px;
}
.support_req_wrapper {
width:565px;
text-align:left;
padding-left:15px;
}
.support_req_info {
text-transform:uppercase;
font-size:16px;
color:#464646;
font-weight:bold;
margin-top:8px;
}
.support_req_info_sm {
text-transform:uppercase;
font-size:11px;
color:#606060;
font-weight:bold;
margin-top:-2px;
}
.support_req_form1 {
width:100%;
color:#333333;
background-color:#DDDDDD;
height:25px;
}
.support_forms {
width:560px;
border:0px;
margin-left:2px;
height:23px;
font-size:17px;
background-color:#DDDDDD;
}
.support_req_form2 {
width:100%;
color:#333333;
background-color:#DDDDDD;
height:272px;
}
.support_forms2 {
width:560px;
border:0px;
margin-left:2px;
height:270px;
font-size:17px;
background-color:#DDDDDD;
}
.support_req_buttons {
font-size:16px;
font-weight:bold;
height:19px;
border-bottom:1px dotted #999999;
width:150px;
text-align:center;
float:right;
}
.support_req_buttons a:link, .support_req_buttons a:visited, .support_req_buttons a:active {
color:#333333;
text-decoration:none;
padding:5px
}
.support_req_buttons a:hover {
color:#999999;
}
.support_send_wrapper {
width:560px;
text-align:right;
margin-top:5px;
}
/*ABOUT US PAGE*/
.n_w_h_left_about {
background-image:url(images/news_ico_big_about.gif);
background-repeat:no-repeat;
width:36px;
height:36px;
float:left;
}
.n_w_h_right_about {
background-image:url(images/news_ico_big_right_about.gif);
background-repeat:no-repeat;
width:555px;
height:36px;
float:right;
text-align:left;
padding-left:5px;
color:#F2F2F2;
font-size:32px;
font-weight:bold;
}
.n_w_h_left_about2 {
background-image:url(images/news_ico_big_about2.gif);
background-repeat:no-repeat;
width:36px;
height:36px;
float:left;
margin-top:10px;
}
.n_w_h_right_about2 {
background-image:url(images/news_ico_big_right_support.gif);
background-repeat:no-repeat;
width:555px;
height:36px;
float:right;
text-align:left;
padding-left:5px;
color:#333333;
font-size:32px;
font-weight:bold;
margin-top:10px;
}

/*Index Columns*/

.index_wrapper_left,
.index_wrapper_right {
	float:left;
}
.index_wrapper_right {
overflow:hidden;
	width:395px;
	float:right;
}

.index_wrapper_left .l_box_header2,
.index_wrapper_right .l_box_header2 {
width:203px;
height:34px;
background:url(images/back_divs2_sevents.jpg) top no-repeat;
font-size:20px;
line-height:27px;
color:#F2F2F2;
font-weight:bold;
}
.index_wrapper_right .l_box_header2 {
width:395px;
background:url(images/back_divs2_news.jpg) top no-repeat;
}

.index_wrapper_right .l_box_newsgeegs {
background:#F2F2F2;
/*width:395px;*/
overflow:hidden;
padding-left:2px;
padding-right:3px;
padding-top:10px;
}

.index_wrapper_right .l_box_newsgeegs {
background:#F2F2F2;
width:395px;
overflow:hidden;
padding-left:2px;
padding-right:3px;
padding-top:10px;
}
.index_wrapper_right .l_box_newsgeegs_about {
background:#F2F2F2;
/*width:395px;*/
overflow:hidden;
padding-left:2px;
padding-right:3px;
padding-top:10px;
}

.index_wrapper_right .l_b_n_icos {
width:395px;
height:15px;
text-align:center;
margin-bottom:7px;
font-size:11px;
}
.index_wrapper_right .l_b_n_icos .gig_guide_icos_wrapper_l {
float:left;
width:220px;
font-size:11px;
font-weight:bold;
text-align:left;
padding-left:5px;
}
.index_wrapper_right .l_b_n_icos .gig_guide_icos_wrapper_r {
float:right;
padding-right:10px;
margin-top:-2px;
}
.index_wrapper_right .l_b_n_wrapper {
width:395px;
overflow:hidden;
}
.index_wrapper_right .l_b_n_w_header {
height:34px;
margin-bottom:3px;
width:100%;
}
.index_wrapper_right .n_w_h_left {
background:url(images/news_ico_big.gif) no-repeat;
width:36px;
height:34px;
float:left;
}
.index_wrapper_right .n_w_h_left2 {
background-image:url(images/gig_ico_big.gif);
background-repeat:no-repeat;
width:36px;
height:34px;
float:left;
}
.index_wrapper_right .n_w_h_right {
background-image:url(images/news_ico_big_right_index.gif);
background-repeat:no-repeat;
width:350px;
height:34px;
float:right;
text-align:left;
padding-left:5px;
color:#0079C2;
font-size:18px;
font-weight:bold;
}

.index_wrapper_right .l_b_n_w_txt {
width:390px;
padding-bottom:4px;
margin-bottom:4px;
border-bottom:1px #999999 dotted;
text-align:left;
line-height:13px;
}

.index_wrapper_right .l_b_n_footer {
width:395px;
background-image:url(images/newsgigs_footer_index.gif);
background-repeat:no-repeat;
height:9px;
}
.index_wrapper_right .l_b_n_footer2 {
width:395px;
margin-top:15px;
height:24px;
color:#F2F2F2;
text-transform:uppercase;
font-weight:bold;
margin-bottom:8px;
}
.index_wrapper_right .l_b_n_footer3 {
/*width:395px;*/
background-image:url(images/newsgigs_footer.gif);
background-repeat:no-repeat;
height:9px;
padding-bottom:15px;
}


/*##########################################
Name: Default styling for Niceforms v.1.0
Author: Lucian Slatineanu
URL: http://www.badboy.ro/
##########################################*/

/*General styles - NOT really related to the forms*/

/*Forms defaults - change as needed*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	font-style:normal;
}
label {
	color:#003366;
	cursor:pointer;
	padding-left:2px;
	line-height:16px;
}
label.chosen {color:#333;}

/*Transparent items*/
.outtaHere {
	position:absolute;
	left:-3000px;
}

/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:15px;
	height:14px;
	font-size:0;
	cursor:pointer;
}
.radioArea {background:url(images/radio.gif) no-repeat left top;}
.radioAreaChecked {background:url(images/radio.gif) no-repeat left bottom;}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.checkboxArea {background:url(images/checkbox.gif) no-repeat left top;}
.checkboxAreaChecked {background:url(images/checkbox.gif) no-repeat left bottom;}
.focused {border:1px dotted #ddd;}

/*Text inputs*/
.textinput, .textinputHovered {
	height:15px;
	background:url(images/input_bg.gif) repeat-x left top;
	border:none;
	padding:4px 0;
	vertical-align:middle;
}
.textinputHovered {background-position:left bottom;}
.inputCorner {
	padding-bottom:0;
	vertical-align:middle;
}

/*Text areas*/
.txtarea .tr, .txtarea .tr_xon {background:url(images/txtarea_tr.gif) no-repeat top right;}
.txtarea .tr_xon {background:url(images/txtarea_tr_xon.gif) no-repeat top right;}
.txtarea img.txt_corner {
	width:5px;
	height:5px;
	display:block;
}
.txtarea .br, .txtarea .br_xon {background:url(images/txtarea_br.gif) no-repeat top right;}
.txtarea .br_xon {background:url(images/txtarea_br_xon.gif) no-repeat top right;}
.txtarea .cntr {background:url(images/txtarea_cntr.gif) repeat-y right top;}
.txtarea .cntr_xon {background:url(images/txtarea_cntr_xon.gif) repeat-y right top;}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background:url(images/txtarea_l.gif) repeat-y left top;
	float:left;
}
.txtarea .cntr_l_xon {background:url(images/txtarea_l_xon.gif) repeat-y left top;}
.txtarea textarea {
	border:0;
	background:none;
	padding:0;
	margin:5px;
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(images/select_bg.gif) repeat-x left top;
	font-style:normal;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:160px;
	color:#FFF;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#298DC9;
	padding:2px;
	font-size:11px;
	z-index:20;
}
/*OperaOnly hack*/
@media all and (min-width: 0px){
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#298DC9;
	padding:2px;
	font-size:11px;
	z-index:20;
}
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #298DC9;
	z-index: 9999;
	position: relative;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url(images/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {vertical-align:bottom;}

#dnn_TopPane
{
	margin-top: 45px;
}

#categories-menu 
{
	width: 600px;
	margin-top:-40px;
	float: left;
}

#categories-menu div.outer
{
	background: url( 'images/oztix-but-noarrow.jpg' ) 0 -41px no-repeat;
	float:left;
}

#categories-menu div.outer a:hover {
	background-image: none;
}

#categories-menu a
{
	background: url(images/oztix-but-noarrow.jpg) no-repeat 0% 0%;
}