/* 
Rothbury Music Festival - rothburyfestival.com
Design: The Branding Farm - thebrandingfarm.com
 */
/********************************************************
OVERRIDES & PRECLEAR
********************************************************/

* {
	margin:0;
	padding:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dbebbc;
	background-color:#142D29;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center top;
}
h1, h2, h3, h4, h5, h6 { 
	text-transform:uppercase;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}
h1 { font-size:14px;color:#DBEBBC;}
h2, h3, h4, h5, h6 { font-size:12px;color:#027B81;}
p {	
	font-size:11px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}
ul, ol { 
	padding:0px 0px 10px 20px;
}
li { padding:0px 0px 5px 0px;}
	
a { 
	color:#A2C879;
	text-decoration:none;
	outline:none;
}
a:hover { color:#027B81; }

a img { border:0px;}

/********************************************************
POSITIONING TAGS
********************************************************/
#wrapper {
	width:982px;
	position:relative;
	padding:0;
	margin:0px auto;
	top:-375px;
}
#fullcolumn_home { /*home page*/
	float:left;
	margin-left:20px;
	display:inline;
	position:relative;
	
	/*happy min height hack*/
	min-height:600px;
	height:auto !important;
	height:600px;
}
#fullcolumn_prod, #fullcolumn_schedule, #fullcolumn_store, #fullcolumn_gallery  { /* prod page, map, schedule */
	width:899px;
	float:left;
	padding:0px 14px 10px 14px;
	display:inline;
	border:0px;
	margin-left:15px;
	
	/*happy min height hack*/
	min-height:600px;
	height:auto !important;
	height:600px;
}
#fullcolumn_store {
	width:920px;
	padding-top:60px
}
#fullcolumn_schedule {
	padding:0px 14px 10px 6px;
	width:907px;
}
#fullcolumn_gallery { margin-left:0px;margin-top:20px;width:914px; }


#wrapper_bgcolor {
	position:relative;
	float:left;
	display:inline;
	margin:0px 20px 0px 20px;
	min-height:600px;
	padding-top:45px;
	/*background-color:#142D29;*/
}

#leftcolumn {
	float:left;
	width:281px; /* 314 - 14 - 14 */
	padding:0px 14px 10px 14px;
	display:inline;
	border:0px;
	margin-left:5px;
	
	/*happy min height hack*/
	min-height:600px;
	height:auto !important;
	height:600px;
}

#rightcolumn {
	float:left;
	width:595px; /* 628 - 14 -14 -5 */
	padding:0px 14px 20px 14px;
	margin-right:5px;
	display:inline;
}


#footer {
	float:left;
	height:40px;
	width:940px;
	margin-left:20px;
	padding:0px 1px;
	display:inline;
	background-image:url(/images/site/footer/bg.png);
	background-repeat:no-repeat;
}

#footer_tellfriend { 
	float:left;
	width:102px;
	padding-left:10px;
	padding-top:2px;
}
#footer_stay_informed { 
	float:left;
	width:90px;
	padding-left:10px;
	padding-top:2px;
}
#footer_aeg {
	float:right;
	width:42px;
	padding-right:10px;
	padding-top:10px;
} 
#footer_mh {
	float:right;
	width:67px;
	padding-right:10px;
	padding-top:7px;
}


#bottomfooter {
	float:left;
	clear:both;
	width:940px;
	margin-left:20px;
	padding:0px 1px;
	text-align:right;
	color:#A2C879;
}


/********************************************************
AREA SPECIFIC TAGS
********************************************************/
/****************************
BACKGROUNDS
****************************/
.bg_home { background-image: url(/images/site/bg/home_bg.jpg); }
.bg_details { background-image: url(/images/site/bg/details_bg.jpg); }
.bg_global, .bg_festival { background-image: url(/images/site/bg/festival_bg.jpg); }
.bg_sleep { background-image: url(/images/site/bg/sleep_bg.jpg); }
.bg_tapin { background-image: url(/images/site/bg/tapin_bg.jpg); }
.bg_tickets { background-image: url(/images/site/bg/tickets_bg.jpg); }
.bg_gallery { background-image: url(/images/site/bg/gallery_bg.jpg); }
.bg_goods { background-image: url(/images/site/bg/goods_bg.jpg); }
.bg_partners { background-image: url(/images/site/bg/partners_bg.jpg); }

/****************************
TOP HEADER
****************************/
#header_logozone { 
	float:left;
	width:982px;
	padding-top:75px;
	text-align:center;
	height:129px;
}
#topheader {
	float:left;
	width:982px;
	height:50px;
	
	position:relative;
	z-index:100;
}
.topheader_element {
	position:relative;
	list-style:none;
	display:inline;
}
#topheader img {
	border:none;
	display:inline;
}

#headerdisplay_wrapper { 
	float:left;
	width:862px;
	padding-left:120px;
	position:relative;
}
#headerdisplay, #headerdisplay ul, #headerdisplay li {padding:0;margin:0}

#headerdisplay { position:relative;}
#headerdisplay li { 
	float:left;
	width:auto;
	position:relative;
	list-style-type:none;
	z-index:100;
}
#headerdisplay li ul { 
	position:absolute;
	z-index:100;
}
#headerdisplay li ul li {
	display: block;
	float:left;
	list-style-type:none;
}


/****************************
LEFT COLUMN ELEMENTS
****************************/
.subnav_element { margin-bottom:2px; }

.leftcolumn_element, .subnav_element_bottom {
	float:left;
	clear:both;
	width:281px;
	margin-bottom:30px;
}
.promo_row_img { 
	float:left;
	width:206px;
	height:190px;
}

.promo_row_img_on { border:3px solid #fffdcf;}
.promo_row_img_off { border:3px solid #a6c06d;}


/****************************
HOME PAGE
****************************/

#home_promo_row,#home_feature { 
	float:left;
	clear:both;
	width:938px;
	padding:0px 1px;
	position:relative;
}
#home_feature {
	height:490px;
}
#home_promo_row { padding-bottom:40px;}
.promo_row_homepad { margin-left:30px;}


#home_feature_box_img { 
	float:left;
	width:596px;
	height:403px;
	margin-left:171px;
	position:absolute;
	left:1px;
	top:0px;
}

#home_feature_box { 
	float:left;
	display:inline;
	width:596px;
	height:403px;
	margin-left:171px;
	position:relative;
}
#home_feature_content { 
	position: absolute;
	left: 23px;
	top: 26px;
	height: 350px;
	width: 555px;
	overflow: hidden;
} 
#home_feature_content_inner { 
	float:left;
	clear:both;	
	position:absolute;
	height:330px;
	width:555px;
	overflow:hidden;
	left:20px;
	top:21px;
}
#home_feature_box_content_header { 
	float:left;
	clear:both;
	position:absolute;
	height:35px;
	width:555px;
	z-index:5;
	cursor:pointer;
	left:20px;
	top:21px;
}
#home_feature_nav { 
	float:left;
	width:480px;
	clear:both;
	padding-top:3px;
	padding-left:115px;
	position:relative;
	margin:0px;
	height:28px;
}
#home_feature_nav ul, #home_feature_nav li {padding:0;margin:0;}
#home_feature_nav li {
	float:left;
	width:93px;
	position:relative;
	list-style-type:none;
}

#home_feature_live_stream_wrapper { 
	float:left;
	background-color:#000;
	width:513px;
	height:304px;
	padding:13px 21px;
}




/****************************
YEAR TABS
****************************/
#year_tab_holder {
	float:left;
	clear:both;
	width:580px;
	height:25px;
	border-bottom:2px solid #058e94;
	margin:10px 0px;
	padding-left:15px;
	position:relative;
	display:inline;
}
.year_tab_year { 
	float:left;
	width:115px;
	height:25px;
	position:relative;
	margin-left:-15px;
	display:inline;
}
.year_tab_year_active {z-index:5;}
.year_tab_year_inactive {z-index:0;}

	


/****************************
REGULAR NEWS FEED PAGE
****************************/
.newsfeedheader {
	width:914px;
	padding:0px 24px 10px 10px;
	text-align:center;
	text-transform:uppercase;
}

.newsfeedentry {
	float:left;
	padding-bottom:20px;
}
.newsfeedentry h2 a { color:#027B81; }

/****************************
SLEEP
****************************/
.sleep_main_option, .sleep_sub_option {
	display:inline;
	clear:both;
	float:left;
	width:575px;
	padding:10px;
}
.sleep_main_option { 
	background-color:#2f5348;
	margin-bottom:15px;
}

.sleep_option_left {
	float:left;
	width:325px;
}
.sleep_option_right {
	float:left;
	width:240px;
	padding-left:10px;
	text-align:center;	
}
.sleep_img_caption, .sleep_img_caption_nocursor {
	padding:5px 0px;
	text-align:center;
}
.sleep_img_caption { cursor:pointer; }

.sleep_option_left h1 a { color:#689e7b; }


/****************************
MEDIA PAGE
****************************/
.media_row {
	float:left;
	clear:both;
	padding-bottom:10px;
}

.media_header {
	width:595px;
	float:left;
	clear:both;
	padding-bottom:10px;
}

.media_thumb {
	float:left;
	width:50px;
	height:50px;
	padding:0px 10px 0px 0px;
	text-align:center;
}
.media_thumb img {
	width:50px;
	height:50px;
}
.media_title {
	float:left;
	width:500px;
}
.media_body {
	float:left;
}


/****************************
TAPIN - COMMUNITY PAGE
****************************/
/*right hand side -- moved from home page to here*/
#homepage_right {
	float:right;
	display:inline;
	width:194px;
	background-image:url(/images/site/home/recent_activity.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	border:1px solid #dbebbc;
	background-color:#45605c;
}
#homepage_right_topspace { 
	float:left;
	width:194px;
	height:35px;
}
.homepage_right_entry_dark,.homepage_right_entry_light { 
	float:left;
	display:inline;
	width:170px;
	color:#dbebbc;
	height:95px;
	overflow:hidden;
	padding:12px 10px 11px 13px;
	border-bottom:2px solid #212d2b;
}
.homepage_right_entry_dark { background-color:#394f4b;}
.homepage_right_entry_light { background-color:#45605c;}

.homepage_right_entry_line { 
	float:left;
	width:166px;
}
.homepage_right_entry_top_image { 
	float:left;
	width:65px;
	height:65px;
}
.homepage_right_entry_top_image img {
	height:65px;
	width:65px;
}
.homepage_right_entry_top_text { 
	float:left;
	padding-left:10px;
	width:85px;
	text-transform:capitalize;
	font-size:10px;
}

/****************************
GALLERY PAGE
****************************/
.gallery_leftside {
	float:left;
	width:218px;
	padding-right:15px;
}
.gallery_leftside img {
	border:0px;
}
.gallery_rightside {
	float:left;
	width:676px;
}
.gallery_header {
	float:left;
	width:676px;
	height:30px;
	background-image:url(../images/site/gallery/headerbg.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
	text-align:center;
}
.gallery_header a {
	float:left;
	width:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d35f3a;
	padding-left:12px;
}
.gallery_header a:hover, .gallery_header_active { color:#dbebbc!important;}

.gallery_divider {
	float:left;
	width:1px;
	border-right:2px solid #d4ebb7;
	margin:-8px 2px 0px 11px;
	height:27px;
	display:inline;
}

#gallery_embed {
	float:left;
	clear:both;
	width:676px;
}


/****************************
TICKETS PAGE
****************************/
.ticket_about_link {
	float:left;
	width:148px;
	display:inline;
	padding-bottom:15px;
}
.ticket_about_link img { border:none; }
.ticket_about_link a {color:#027B81;}
.ticket_about_link a:hover {color:#027B81;}


/****************************
GETTING HERE
see directly below in good life
****************************/
.getting_here_section  { 
	float:left;
	clear:both;
	width:595px;
	border-bottom:1px solid #214a42;
	padding-bottom:12px;
	padding-top:12px;
}

/****************************
GOOD LIFE PAGE
****************************/
#good_life_holder, .good_life_section, .good_life_section_header, .good_life_section_body  { 
	float:left;
	clear:both;
	width:595px;
}
.good_life_section { 
	border-bottom:1px solid #214a42;
	margin-bottom:15px;
}


.good_life_section_header { 
	margin-bottom:10px;

}
.good_life_section_header_icon { 
	float:left;
	width:75px;
	cursor:pointer;
}
.good_life_section_header_arrow_collapsed, .good_life_section_header_arrow_expanded { 
	float:left;
	width:13px;
	height:12px;
	margin-top:10px;
	display:inline;
	cursor:pointer;
	margin-left:5px;
	background-repeat:no-repeat;
}
.good_life_section_header_arrow_collapsed {  background-image:url(/images/site/tickets/arrow_collapsed.png);}
.good_life_section_header_arrow_expanded { background-image:url(/images/site/tickets/arrow_expanded.png);}
.good_life_section_header_title {
	float:left;
	width:377px;
	margin-top:5px;
	margin-left:5px;
	display:inline;
	cursor:pointer;
}
.good_life_section_header_title h1, .good_life_section_h1 { 
	color:#a2c678;
	font-size:18px;
	text-transform:none;
}
.good_life_section_header_package {
	float:left;
	width:120px;
	margin-top:10px;
	display:inline;
}

.good_life_section_body { 
	display:none;
	padding-bottom:15px;
	padding-left:98px;
	width:497px;
}

.good_life_section_body h2, .village_section_body h3 { 
	color:#fffdd8;
	font-size:13px;
	text-transform:none;
}
.good_life_section_body h3, .village_section_body h3 { 
	color:#a2c678;
	font-size:12px;
	text-transform:none;
}

/*THE VILLAGE FORMATTERS */
.village_section, .village_section_header, .village_section_body {
	float:left;
	clear:both;
}
.village_section { 
	border-bottom:1px solid #214a42;
	margin-bottom:15px;
	margin-top:10px;
	width:497px;
}
.village_section_header { 
	margin-bottom:10px;
	width:497px;
}
.village_section_header_icon { 
	float:left;
	width:56px;
	cursor:pointer;
}
.village_section_header_title {
	float:left;
	width:294px;
	margin-top:5px;
	margin-left:5px;
	display:inline;
	cursor:pointer;
}
.village_section_header_title h1 { 
	color:#a2c678;
	font-size:18px;
	text-transform:none;
}
.village_section_body { 
	display:none;
	padding-bottom:15px;
	padding-left:76px;
	width:421px;
}


/****************************
NAMES TAGS
used for performers pages: artists, circus, think tank
****************************/
.names_head, .names_head a {
	color:#DBEBBC;
	cursor:pointer;
	font-weight:bold;
}
.names_head a:hover { color:#027B81 }
.names_head a {font-size:14px;}
.names_head {line-height:22px;}
.names_seperator {
	color:#dbebbc;
	font-size:10px;
	line-height:25px;
	padding:0px 3px;
	font-weight:bold;
}

.nameswrapper {
	padding-bottom:10px;
}


/****************************
COLUMN SLIDE IN TAGS
****************************/
#slider_wrapper {
	position:relative;
	width:942px;
	height:375px;
	padding:0;
	margin:0px auto;
	z-index:100;
}

#slider_inner {
	position:relative;
	margin-left:314px;
	z-index:100;
}

#slider_box_mask {
	position:relative;
	width:375px;
	height:375px;
	overflow:hidden;
	z-index:100;
}
#slider_box {
	position:relative;
	background-color:#1F473F;
	width:375px;
	height:375px;
	z-index:100;
}

#slider_content {
	float:left;
	padding:14px;
}

#slider_header_row {
	clear:both;
	float:left;
	width:345px;
	height:17px;
	font-size:15px;
	overflow:hidden;
	margin-bottom:15px;
}
#slider_performer_title {
	float:left;
	width:315px;		
	text-transform:uppercase;
	overflow:hidden;
}
#slider_performer_close {
	float:right;
	width:10px;
	color:#dbebbc;
	cursor:pointer;
	font-weight:bold;
	font-size:10px;
	padding:0px 7px 0px 0px;
}
#slider_performer_body {
	float:left;
	width:318px;
	height:320px;
	overflow:hidden;
	color:#dbebbc;
}
#slider_performer_image {
	float:left;
	display:inline;
	width:150px;
	height:150px;
	padding:0px 10px 0px 0px;
}
#slider_performer_image img {
	width:150px;
	height:150px;
}

#slider_home_body {
	float:left;
	width:525px;
	height:350px;
	overflow:hidden;
	color:#dbebbc;
}

/****************************
EXPANDABLE SECTION TAGS
****************************/
#expandable_title_row {
	float:left;
	width:595px;
}
#expandable_title_h1 {
	float:left;
	width:510px; /*595-70 -5*/
}
.expandcollapse {
	float:right;
	width:70px;
	text-decoration:underline;
	cursor:pointer;
	font-size:10;
}

.expandable_row {

}
.expandable_header a {
	font-size:12px;
	color:#A2C879;
	text-transform:uppercase;
	font-weight:normal;
	cursor:pointer;
}
.expandable_header a:hover { color:#027B81; }
.expandable_body {
	margin-top:5px;
	
}



/****************************
STAGGERED SECTION TAGS
****************************/
.staggered_row {
	float:left;
	clear:both;
	width:595px; /* 628 - 14 -14 -5 */
	margin-bottom:15px;
	overflow:hidden;
}

.staggered_image_left, .staggered_image_right {
	display:inline;
}
.staggered_image_left {
	float:left;
	padding:0px 20px 10px 0px;
}
.staggered_image_right { 
	float:right;
	padding:0px 0px 10px 20px;
}
.staggered_image_left img, .staggered_image_right img {
	/*border:1px #062017 solid;*/
	border:none;
}

/********************************************************
GENERAL USAGE TAGS
********************************************************/
/*******************************
IMAGES
********************************/

.image_left, .image_right {
	display:inline;
}
.image_left {
	float:left;
	padding:0px 20px 10px 0px;
}
.image_right { 
	float:right;
	padding:0px 0px 10px 20px;
}
.image_center {
    display: block;
    margin-left: auto;
    margin-right: auto 
}

/*******************************
GRID
*******************************/
.grid_container {
	float:left;
	clear:both;
	width:540px;
}
.grid_row, .grid_title_row {
	float:left;
	clear:both;
	width:540px;
	margin-bottom:10px;
}
.grid_title_row {
	font-weight:bold;
	margin-bottom:10px;
	letter-spacing:.2em;
}
.grid_entry_20,.grid_entry_50,.grid_entry_75,.grid_entry_100, .grid_entry_150, .grid_entry_200, .grid_entry_250, .grid_entry_300, .grid_entry_400 {
	float:left;
	padding-right:10px;
}

.grid_entry_20, .grid_entry_20 input {width:20px;}
.grid_entry_50, .grid_entry_50 input {width:50px;}
.grid_entry_75, .grid_entry_75 input {width:75px;}
.grid_entry_100, .grid_entry_100 input {width:100px;}
.grid_entry_150, .grid_entry_150 input {width:150px;}
.grid_entry_200, .grid_entry_200 input {width:200px;}
.grid_entry_250, .grid_entry_250 input {width:250px;}
.grid_entry_300, .grid_entry_300 input {width:300px;}
.grid_entry_400, .grid_entry_400 input {width:400px;}
.grid_entry_500, .grid_entry_500 input {width:500px;}

.grid_clear {clear:both;}


.descriptor {
	float:left;
	clear:both;
	color:#027B81;
}
	
/*******************************
FORM ELEMENTS FORMATTING
*******************************/
.form_field {
	background-color:#689e7b;
	border:1px solid #dbebbc;
	color:#1e3e37;
}
.form_submit {
	background-color:#689e7b;
	border: none;
	cursor:pointer;
}

.form_fakefile_container {position: relative;}
.form_fakefile {
	position: absolute;
	top: 0px;
	left: 170px;
	z-index: 1;
	background-color:#689e7b;
	border: none;
	padding:5px;
	cursor:pointer;
}
.form_realfile {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0.1);
	opacity: 0.1;
	z-index: 2;
	cursor:pointer;
	color:#000000;
}

/****************************
SCROLLBAR TAGS
used for ajax scrollbars 
****************************/
#track_participant, #track_slider_home {
	background-color: #0C1B18;
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 8px;
	display:inline;
}
#track_participant { height: 320px; }
#track_slider_home { height: 350px; }
#handle1 {
	cursor: move;
	height: 60px;
	width: 8px;
	margin: 0px;
	padding: 0px;
	background-color:#027B83;
}


/****************************
LIST TAGS
****************************/
.ul_none li {
	list-style:none;
}

.ul_sub_simple {
	padding:5px 0px 5px 10px;
}
.ul_sub_simple li {
	list-style:disc;
}



/********************************************************
ADD-ON TAGS
********************************************************/
/*displays*/
.display_none {display:none; }
.display_block {display:block; }

/*colors*/
.very_dk_green { color:#062017; }
.dk_green { color:#1e3e37; }
.lt_green { color:#689e7b; }
.dk_pea_green {color:#567961; }
.lt_pea_green {color:#8cc174; }
.beige { color:#dbebbc; }
.orange {color:#027B81;}
.cyan { color: #142D29; }

/*borders*/
.border_top {
	border-top:1px solid #dbebbc;
	padding-top:9px;
}
.border_none {  border:0px solid #dbebbc; }
.border_img, .rightcol_border_img { border:1px solid #91b496; }
.border_img_over, .rightcol_border_img_over { border:1px solid #dbebbc; }
.border_homethumb_img { border:3px solid #436f61; }
.border_homethumb_img_over { border:3px solid #dbebbc; }



/* 
.rightcol_border_img { border:1px #062017 solid; }
.rightcol_border_img_over { border:1px solid #dbebbc; }
*/

/*misc*/
.align_right { text-align:right; }
.align_center { text-align:center; }
.no_subnav_pad { padding-top:20px; }


/* ticket buttons - main */
.buynow {
	padding:10px 0px 15px 0px;
	text-transform:uppercase;
}
.buynow a {
	font-size:13px;
	font-weight:bold; 
	border:1px dotted #027B81;
	color:#027B81;
	padding:4px;
}
.buynow a:hover {
	border:1px dotted #142D29;
	color:#027B81;
}
.soldout {
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold; 
	color:#027B81;
}

/* ticket buttons - just for weekend page */
.buynow_weekend {
	float:left;
	display:inline;
	width:330px;
	font-size:13px;
	font-weight:bold; 
	border:1px dotted #027B81;
	padding:4px 4px 0px 4px;
	margin:5px 0px;
}

.buynow_weekend a { 
	color:#027B81;
	text-transform:uppercase;
}
.buynow_weekend a:hover { color:#027B81;}
.buynow_weekend p {
	padding-top:3px;
	font-size:10px;
	color:#dbebbc;
	text-transform:lowercase;
}


/* PANORMAS */
.panos {
	list-style-type: none;
	margin: 10px 0 0 3em;
	padding: 0;
}
.panos	li {
	float: left;
	font-size: 12px;
	padding: 0 40px 20px 0;
	text-align: center;
	width: 25%;
	white-space: nowrap;
}
.panos	img {
	margin-bottom: 10px;
}

.pano_title {
	clear: left;
	font-weight: bold;
	padding-top: 20px;
}

/********************************************************
SANDBOX
all items in sandbox are currently not used in production
********************************************************/

/****************************
ROUNDED CORNERS
Usage:

--begin wrapper--
<b class="rtop"><b class="r1"></b> <b class="r2"></b> <b class="r3"></b> <b class="r4"></b></b> 
--content--
<b class="rbottom"><b class="r4"></b> <b class="r3"></b> <b class="r2"></b> <b class="r1"></b></b>
--end wrapper--
****************************/

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px} 

/********************************************************
MAGIC IE6 TRANSPARENT IMAGES
Try to avoid using--this tends to blow out the DOM in IE
Uses pngfix.js
********************************************************/
.ie6png {
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}