/* ..:: Lowdown Magazine ::.. */

/* ====================================== */

* { padding: 0; margin: 0; }
.not_ie, .is_ie6, .is_ie7 { margin: 0 auto; }

/* From Style Tab */

body { font-size: 13px; font: "Times New Roman", Times, serif; background: url('/Resources/LowDown/Sites/Lowdown/Layout/bg_site.jpg') top repeat; margin: 0px; font-family: Georgia, 'Times New Roman', Times, serif,Times New Roman,Times,serif; color: #333; padding: 0px 0px; }

.layout_table { table-layout: fixed; position: relative; width: 100%; }
.layout_td { vertical-align: top; position: relative; }

.image-align-left { float: left; }
.image-align-right { float: right; }

/* Columns */

.col_middle, .col_right { background: url('/Resources/LowDown/Sites/Lowdown/Layout/vertical-divider.gif') top left repeat-y; }
.col_left { padding: 0 30px 30px 0; }

.col_layout_main { width: 960px; }
.col_middle { width: 160px; padding: 0px 20px 20px 20px; }
.col_right { width: 160px; padding: 0px 30px 30px 20px; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .col_left { width: 550px; }
}

/* Structure */

#page { padding-top: 40px; }
/*.is_ie7 { padding-top: 40px; background: transparent url('/Resources/LowDown/Sites/Lowdown/Layout/bg_site-repeat.jpg') top left repeat-x; }
.is_ie6 { padding-top: 30px; background: transparent url('/Resources/LowDown/Sites/Lowdown/Layout/bg_site-repeat.jpg') top left repeat-x; }*/

.is_ie6 { padding-top: 70px; }
.is_ie7 { padding-top: 30px; }

.is_ie p { font-size: 11px; }

.col_layout_left { background: url('/Resources/LowDown/Sites/Lowdown/Layout/bg_site_left.jpg') top right no-repeat; }
.col_layout_right { background: url('/Resources/LowDown/Sites/Lowdown/Layout/bg_site_right.jpg') top left no-repeat; }

#layout_area_body { position: relative; width: 930px; min-height: 500px; padding: 30px 0px 30px 30px; background: white url('/Resources/LowDown/Sites/Lowdown/Layout/bg_page-repeat.png') top left repeat-y; }
#under-page { position: absolute; bottom: 0px; left: -7px; width: 7px; height: 400px; background: url('/Resources/LowDown/Sites/Lowdown/Layout/bg_page-bottom.png') bottom left no-repeat; }

/* Universal */

a { outline: none; color: #AB1E1B; }

img { border: none; }
p { margin: 10px 0px; line-height: 1.5em; }
.is_ie p { letter-spacing: -0.05em }
ul, ol, blockquote { margin: 10px 0px 10px 30px; line-height: 1.5em; }
blockquote em { color: #999; }

h1,h2,h3,h4,h5,h6 { color: #ab1e1b; font-weight: normal; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; }
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { color: #ab1e1b; text-decoration: none; }
h1 { font-size: 36px; color: black; font-weight: bold; line-height: 45px; margin-bottom: 20px; }
h2 { margin-bottom: 20px; }
h3 { margin-bottom: 20px; text-transform: uppercase; font-size: 11px; color: #999; font-weight: bold; }
h1 { padding: 2px 0; }

.is_ie h2 { font-size: 18px; clear: left; }
.is_ie7 h2 { font-size: 18px; clear: left; margin-top: 20px; }

/** Common **/

#layout_area_body .section { margin: 20px -19px 0px; padding: 20px 19px 0px; background: transparent url('/Resources/Lowdown/Sites/Lowdown/Layout/h-divider.gif') repeat-x scroll left top; }

#preloaded-images { display: none; }
.simple-image-border img { float: right; padding: 10px; background: #fff; border: 1px solid #ccc; margin: 0px 0px 10px 20px; }

.intro-and-title { margin: 0 0 10px; }
.intro-and-title span { color:#999; display:block; font-size:9px; font-weight:bold; text-transform:uppercase; }

.input-button { padding: 6px 6px 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: white; border: none; cursor: pointer; width: auto !important; font-size: 12px; background: url('/Resources/LowDown/Sites/Lowdown/Images/Buttons/green.jpg') top left no-repeat; }
.input-button:hover, .input-button:focus { border: none; }

.button { display: block; float: left; padding: 6px 10px 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: white; text-decoration: none; background: url('/Resources/LowDown/Sites/Lowdown/Images/Buttons/green.png') top left no-repeat; }
.is_ie .button {
	padding: 5px 10px 12px;
}

.top { position: relative; display: block; float: right; font-family: arial; top: 10px; text-decoration: none; color: #111; font-size: 10px; font-weight: bold; text-transform: uppercase; }
.top:hover { color: #AB1E1B; }

.hide { display: none; }
.clear, .clearfix { clear: both; }
.spacer { height: 20px; }
.more:hover { text-decoration: underline; }

.is_ie6 .more { padding-top: 20px; }

.smallAd {
    padding: 20px;
    margin: 10px 0px;
    background-color: #DDD;
    border-color: #DDD;
    text-align: center;
    font: 12px Arial, Tahoma, sans-serif;
    color: #000;
    display: block;
    text-decoration:none;
    text-transform:uppercase;
    height: 20px;
    font-weight: bold;
}

/* Block */
.article.block {
    background-color: #ddd;
    border-color: #ddd;
    color: black;
    display:block;
    font-family:arial;
    font-size:11px;
    font-weight:bold;
    height:20px;
    padding:110px 0;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
}

.is_ie6 .article.block { height: 100px; }

.article.block span, .smallAd span { display: none; font-weight: normal; text-transform: none;  }
.article.block:hover span, .smallAd:hover span { display: block; text-decoration: blink; }
.article.block:hover, .article.block:focus, .smallAd:hover, .smallAd:focus { background-color: #11732A; border-color: #11732A; color: white; }

/* Fields */
.field { border: 1px solid #aaa; color: #333; padding: 6px; font-family: Arial, sans-serif; font-size: 12px; }

input.radio { width: 20px; }

/* IE6 bar */

.not_ie #ie6bar { display: none; }
.is_ie7 #ie6bar { display: none; }
.is_ie6 #ie6bar { display: block !important; }

#ie6bar { display: none; }

#ie6bar {
	position: absolute;
	top: -70px;
	left: 0;
	width: 100%;
	height: 20px;
	padding: 5px 0px;
	text-align: center;
	color: #FFFFFF;
	background: #999999;
	font-family: Arial, Georgia, Verdana;
	font-size: 13px;
}

.is_ie6 #ie6bar a { color: #FFFFCC; font-weight: bold; }

/* Feature Article */

.feature { padding: 0 0 20px; }
.is_ie6 .feature { margin-bottom: 40px; }

.feature .date { font-family: Arial; color: #999; font-size: 10px; margin-top: 5px; }

.feature h4, .feature h4 a { color: #111; font-weight: bold; }
.feature h4 a:hover { color: #ab1e1b; text-decoration: underline; }

.feature .story { margin: 10px 0; }
.feature .image { position: relative; float: left; margin: 0px 10px 30px 0px; padding: 0px 6px 7px; background: url('/Resources/LowDown/Sites/Lowdown/Images/Backgrounds/feature-shadow.jpg') bottom left no-repeat; }
.feature .image img { width: 323px; padding: 4px; background: #FFFFFF; border: 1px solid #999; border: 1px solid rgba(0,0,0,0.2); }

.feature .image .caption { position: absolute; left: 11px; bottom: 30px; padding: 10px; font-family: Arial; font-size: 11px; font-weight: bold; color: black; background: url('/Resources/LowDown/Sites/Lowdown/Images/Backgrounds/white-60.png') top left repeat; margin-right: 26px; }
.feature .image .caption .courtesy { font-size: 11px; font-weight: normal; }

/* Beta Header & Feedback Popup */

#betaBanner { position: absolute; z-index: 100; top: 0; left: 0; width: 88px; height: 52px; background: url('/Resources/LowDown/Sites/Lowdown/Images/Backgrounds/betaBanner.png') top left no-repeat; }
.is_ie #betaHeader { margin-top: -45px; }

#beta-bubble { position: absolute; z-index: 100; top: -40px; right: 27px; width: 122px; height: 106px; cursor: pointer; background: url('/Resources/LowDown/Sites/Lowdown/Images/Backgrounds/betaBubble.png') top left no-repeat; }

#betaHeader { position: absolute; width: 542px; top: 10px; left: 50%; margin-left: -275px; text-align: center; color: #333; font-weight: lighter; font-family: Arial; font-size: 12px; padding: 4px; border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px; }
#betaHeader .feedback span b { font-weight: normal; }
#betaHeader .feedback .link { border-left: 1px solid black; padding-left: 5px; margin-left: 3px; }
#betaHeader span a { color: #3d98cc; }
#betaHeader span a:hover { text-decoration: underline; }
#cntdwn { font-weight: normal; }

#betaForm { padding: 10px; position: absolute; width: 555px; -moz-border-radius: 10px; background: url('/Resources/LowDown/Sites/Lowdown/Images/Backgrounds/bgTransparency.png'); }
#greenTick { width: 100%; height: 101px; background: url('/Resources/LowDown/Sites/Lowdown/Images/Backgrounds/greenTick.png') center center no-repeat;; }

.bg { padding: 25px; background: white; overflow: hidden; }

.betaEditorial { margin-bottom: 20px; float: right; margin-left: 30px; }
.betaEditorial img { width: 89px; }
.betaEditorial .editor { font-family: Arial; font-size: 11px; color: #000; font-weight: bold; margin-bottom: 5px; margin-top: 10px; }
.betaEditorial .editor span { font-size: 10px; color: #333; font-weight: normal; }

.betaform { border-top: 1px solid #ccc; margin-top: 55px; padding-top: 15px; }
.betaform .row { padding: 5px 0px; overflow: hidden; clear: both; }
.betaform .col1 { width: 120px; float: left; padding: 10px 0px 0px 0px; font-size: 12px;} 

.betaform .col2 { width: 250px; float: left; } 

.betaform .col2 span { float: left; margin-bottom: 6px; display: block; clear: both; width: 200px;}

.betaform .radio { background: none; border: none; }

#betaFrom_description {width: 370px; height: 70px; }
#betaFrom_name, #betaFrom_email { width: 250px; }

.toolbar { border-top: 1px solid #ccc; margin-top: 15px; padding-top: 15px; align: center; }
.toolbar .buttons { margin-left: 165px; }
.toolbar .buttons .button { margin-right: 5px; margin-left: 5px; }
.toolbar .buttons .cancel { margin-right: 5px; margin-left: 5px; }

/* Link List */

.link-list { margin-bottom: 20px; }
.link-list .link-item { display: block; color: #111; padding: 5px 0; border-bottom: 1px dotted #111; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
.link-list .link-item:hover { background-color: #ffffcc; }


.link-list .icon { float:left; height:16px; margin: -3px 5px 0 0; width:16px; background-image: url('/Resources/MyriadLocal/Images/Icons/sprite-site.png'); background-repeat: no-repeat; background-color: transparent; }
.link-list .latest-events .icon { background-position: left -80px; }
.link-list .latest-news .icon { background-position: left -176px; }
.link-list .starred .icon { background-position: left -96px; }
.link-list .featured .icon { background-position: left -112px; }
.link-list .create .icon { background-position: left -128px; }
.link-list .rsvp .icon { background-position: left -208px; }
.link-list .coming .icon { background-position: left -192px; }
.link-list .facebook .icon { background-position: left 0; }
.link-list .twitter .icon { background-position: left -16px; }
.link-list .comment .icon { background-position: left -32px; }
.link-list .email .icon { background-position: left -48px; }
.link-list .print .icon { background-position: left -64px; }
.link-list .buy .icon { background-position: -16px -48px; }
.link-list .watch .icon { background-position: -16px -64px; }
.link-list .school .icon { background-position: -16px -80px; }
.link-list .sport .icon { background-position: -16px -96px; }
.link-list .favourite .icon { background-position: -16px -112px; }
.link-list .group .icon { background-position: -16px -128px; }
.link-list .normal .icon { background-position: left -144px; }
.link-list .normal:hover .icon { background-position: left -160px; }

.is_ie6 .link-list .link-item { zoom: 1; }

/* Top */

.backTop { align: right; position: absolute; right: 23px; }
.is_ie .backTop { margin-top: 4px; }

/** Header **/

#layout_area_header { position: relative; background: url('/Resources/LowDown/Sites/Lowdown/Layout/bg_header-home2.jpg') top left no-repeat;  }
#header { height: 105px; }
#header a { display: block; height: 80px; width: 380px; position: absolute; left: 150px; top: 20px; text-indent: -999em; }

/** Header Navigation **/
#headerNav { position: absolute; right: 0; top: -30px; font-family: Arial; width: 100%; }
#headerNav a { display: block; float: right; color: black; padding: 5px 10px; text-decoration: none; }
#headerNav a:hover { text-decoration: underline; }
#headerNav a.selected { font-weight: bold; }

#headerNav .subscribe-button { background: #11732a; color: white; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

/* Sign In  */
#headerNav-signin { position: absolute; }

#signin-form { width: 180px;; background-color: #AB1E1B; border: 0; -moz-border-radius: 3px; -moz-border-radius-topleft: 0; -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5); z-index: 1; }
#signin-form .spinner { float: left; margin-top: 2px; margin-left: 3px; background: url( '/Resources/Lowdown/Sites/Lowdown/Images/Icons/signin-spinner.gif' ) top left no-repeat; width: 16px; height: 16px; }
#signin-form .aurora-overtext { padding: 8px; color: #999; }
#signin-form .field { margin-bottom: 6px; border-color: white; width: 165px; background-color: #FFF; }

#form-signin-submit { display: block; float: left; background-color: black; color: white; padding: 4px 8px; font-size: 11px; font-weight: bold; text-decoration: none; -moz-border-radius: 3px; }
#form-signin-submit.aurora-button-hover, #form-signin-submit.aurora-button-press { background-color: white; color: black; }

#form-signin-forgottenPassword { float: left; font-size: 11px; color: #eee; display: inline-block; margin: 3px 3px 3px 6px; }
#form-signin-forgottenPassword:hover { color: #fff; }

#headerNav-signin { z-index: 2; }
#headerNav-signin.aurora-button-press { background-color: #AB1E1B; color: white; text-decoration: none; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; }

#subscribe-button { position: absolute; top: 20px; right: 35px; display: block; width: 161px; height: 46px; text-indent: -999in; background: url(/Resources/Lowdown/Sites/Lowdown/Images/Buttons/subscribe.png) top left no-repeat; }
#subscribe-button.aurora-button-hover { background-position: left -46px; }
#subscribe-button.aurora-button-press, #subscribe-button.aurora-button-focus { background-position: left -92px; }

/** Horizontal Navigation **/

#horizontalNav { margin: 0 30px; padding: 0 0 0 121px; overflow: hidden; font-size: 12px; background: transparent url('/Resources/LowDown/Sites/Lowdown/Layout/bg_hNav.png') bottom left repeat-x; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
 #horizontalNav { margin: 0px 25px; }
}

#horizontalNav a { font-family: Arial, Helvetica, sans-serif; color: #111; display: block; float: left; padding: 2px 10px 20px; border-left: 1px solid black; border-right: 1px solid black; margin-left: -1px; line-height: 9px; text-decoration: none; }
#horizontalNav a:hover { color: #AB1E1B; }
#horizontalNav .selected { background-color: white; }

#horizontalNav .aurora-button { position: relative; z-index: 999; }
#horizontalNav .aurora-button-hover, #horizontalNav .aurora-button-press { background-color: #fff; }

.is_ie6 #horizontalNav #WhatsOn { zoom: 1; width: 80px; display: block; float: left; padding-bottom: 0px; }
.is_ie7 #horizontalNav #WhatsOn { zoom: 1; width: 80px; display: block; float: left; padding-bottom: 20px; }
.is_ie6 #horizontalNav .aurora-button { zoom: 1; width: 50px; display: block; float: left; padding-bottom: 0px; }
.is_ie7 #horizontalNav .aurora-button { zoom: 1; width: 50px; display: block; float: left; padding-bottom: 20px; }
.is_ie6 #horizontalNav #FeatureArticles { zoom: 1; width: 60px; display: block; float: left; padding-bottom: 0px; }
.is_ie7 #horizontalNav #FeatureArticles { zoom: 1; width: 60px; display: block; float: left; padding-bottom: 20px; }
.is_ie6 #horizontalNav #Reviews { zoom: 1; width: 60px; display: block; float: left; padding-bottom: 0px; }
.is_ie7 #horizontalNav #Reviews { zoom: 1; width: 60px; display: block; float: left; padding-bottom: 20px; }
.is_ie6 #horizontalNav #StateNews/National { zoom: 1; width: 60px; display: block; float: left; padding-bottom: 0px; }
.is_ie7 #horizontalNav #StateNews/National { zoom: 1; width: 60px; display: block; float: left; padding-bottom: 20px; }

#horizontalNav .arrow { display: block; float:right; height:8px; margin: 0 0 0 8px; width:8px; background: url('/Resources/Lowdown/Sites/Lowdown/Layout/nav-arrow.png') top left no-repeat; }
.is_ie7 #horizontalNav .arrow { zoom: 1; margin-top: -5px; }
.is_ie6 #horizontalNav .arrow { zoom: 1; margin-top: -5px; }

/* Dropdowns */
.nav-dropdown { font-family: Arial; font-size: 12px; position: absolute; margin-left: -1px; width: 200px; z-index: 555; padding: 10px; overflow: hidden; background-color: #fff; border: 1px solid #000; border-top: none; -moz-box-shadow: 0 1px 8px rgba(0,0,0,0.45); -webkit-box-shadow: 0 1px 8px rgba(0,0,0,0.45); }
/* Safari 3+, Chrome 1+ */ @media screen and (-webkit-min-device-pixel-ratio:0) { .nav-dropdown { margin-left: 0; } }

.nav-dropdown .dd-item { display: block; overflow: hidden; color: black; text-decoration: none; display: block; padding: 4px; border-bottom: 1px solid #ddd; }
.nav-dropdown .dd-item:hover, .nav-dropdown .dd-item:focus { background-color: #ddd; }

.nav-dropdown .section { float: left; width: 45%; }
.nav-dropdown .section.states { margin-right: 10px; }

.nav-dropdown .event-option.aurora-button-press { background-color: #ddd; }

.nav-dropdown .intro { font-weight: bold; padding: 0 0 10px; }
.divider { background:url("/Resources/Lowdown/Sites/Lowdown/Layout/horizontal-divider.gif") repeat scroll left top transparent; margin: 10px -29px; height: 10px; padding: 15px 0 0; }

.nav-dropdown .search { clear: both; display: block; padding: 10px 20px; margin: 10px 0 0; text-align: center; text-decoration: none; background-color: #999; color: white; font-weight: bold; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.nav-dropdown .search:hover, .nav-dropdown .search:focus { background-color: #11732A; }

.nav-dropdown img { float: left; width: 35px; margin-right: 10px; }
.nav-dropdown .name { font-weight: bold; color: black; }
#layout_area_header .nav-dropdown .date { display: block; font-size: 11px; color: #999; float: none; background: none; font-size: 11px; width: 100%; text-align: left; font-weight: normal; }

/* ===== ..:: Footer ::.. ===== */

#footer { margin: 0px 30px 0 0; background: url('/Resources/Lowdown/Sites/Lowdown/Layout/h-divider.gif') top left repeat-x; padding: 20px 0 0; font-family: arial; font-size: 11px; color: #666; }
#footer td { vertical-align: top; padding-right: 20px; }

#footer .logos td { padding: 0; }
#footer .logos .logo { display: block; width: 51px; margin-right: 24px; background-position: center center; background-repeat: no-repeat; text-indent: -999em; height: 70px; margin: 0 auto; }

#footer #AusGov { width: 150px; background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_AusGov.png'); }
#footer #AusGov:hover { background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_AusGov-Hover.png'); }
#footer #SAYouthArtsBoard { background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_SAyouthArtsBoard.png'); }
#footer #SAYouthArtsBoard:hover { background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_SAyouthArtsBoard-Hover.png'); }
#footer #ArtsSa { width: 250px; background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_ArtsSA.png'); }
#footer #ArtsSa:hover { background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_ArtsSA-Hover.png'); }
#footer #ArtsQld { background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_ArtsQld.png'); }
#footer #ArtsQld:hover { background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_ArtsQld-Hover.png'); }
#footer #ACTGov { background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_ACTGov.png'); }
#footer #ACTGov:hover { background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_ACTGov-Hover.png'); }
#footer #DouglasPress { background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_Douglas.png'); }
#footer #DouglasPress:hover { background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_Douglas-Hover.png'); }
#footer #Stickybeak { width: 80px; background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_Stickybeak.png'); }
#footer #Stickybeak:hover { background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_Stickybeak-Hover.png'); }
#footer #Carclew { width: 193px; background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_Carclew.png'); }
#footer #Carclew:hover { background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_Carclew-Hover.png'); }
#footer #ArtsNSW { width: 163px; background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_ArtsNSW.jpg'); }
#footer #ArtsNSW:hover { width: 163px; background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_ArtsNSW_Hover.jpg'); }
#footer #ArtsTAS { width: 53px; background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_ArtsTAS.jpg'); }
#footer #ArtsTAS:hover { width: 53px; background-image: url('/Resources/LowDown/Sites/Lowdown/Images/Logos/supporter_ArtsTAS_Hover.jpg'); }

/* ===== ..:: Copyright & Jaze ::.. ===== */

#copyright { padding: 20px 0; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background: url('/Resources/LowDown/Sites/Lowdown/Layout/bg_footer.jpg') top left no-repeat; }
#copyright a { color: #333; text-decoration: none; padding: 2px 8px; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
#copyright a:hover { background-color: #eee; background-color: rgba(255,255,255,0.45); color: #111; }
#copyright .text { padding: 10px 0px 0px 0px; }
#copyright .logo a { float: right; display: block; height: 30px; padding: 10px 60px 0px 0px; background: url('/Resources/JazeDigital/jaze_logo.png') top right no-repeat; }
#copyright .logo span { display: none; }

/* IE6 Fix */

.is_ie6 #layout_area_top { padding: 20px 0px; }
.is_ie6 #feature-content { display: block; }
.is_ie6 #receive-updates .butterfly { right: -59px; } 
.is_ie6 .articles { width: 550px; }
.is_ie6 #feature-content .site-section, .is_ie7 #feature-content .site-section { zoom: 1 !important; display: block; margin: 0;}
.is_ie6 #feature-content { left: 0; margin-left: -9px; position: absolute; height: 285px; }
.is_ie6 #feature-content-shadow { top: 285px; }

.is_ie6 #feature-content-shadow {
    background:transparent url('/Resources/Lowdown/Sites/Lowdown/Layout/bg_overlay.png') no-repeat scroll left top;
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Resources/Lowdown/Sites/Lowdown/Layout/bg_overlay.png',sizingMethod='crop');
}

.is_ie6 #feature-content .site-section {
    background: url('/Resources/Lowdown/Sites/Lowdown/Images/Backgrounds/sprite-home_features.png') no-repeat scroll left top;
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Resources/Lowdown/Sites/Lowdown/Images/Backgrounds/sprite-home_features.png'',sizingMethod='crop');
}

.is_ie6 #horizontalNav .arrow {
    background:transparent url('/Resources/Lowdown/Sites/Lowdown/Layout/nav-arrow.png') no-repeat scroll left top;
     _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Resources/Lowdown/Sites/Lowdown/Layout/nav-arrow.png',sizingMethod='crop');

}

