/* file(core.css) */

/* import */
@import url("/sites/theopshopballcomau/assets/css/styles.css");
@import url("/sites/theopshopballcomau/assets/css/nav.css");
@import url("/sites/theopshopballcomau/assets/css/forms.css");
@import url("/sites/theopshopballcomau/assets/css/sifr.css");

/* components */
@import url("/sites/theopshopballcomau/assets/css/components/form-builder.css");
@import url("/sites/theopshopballcomau/assets/css/components/members.css");
@import url("/sites/theopshopballcomau/assets/css/components/news.css");
@import url("/sites/theopshopballcomau/assets/css/components/photo-gallery.css");
@import url("/sites/theopshopballcomau/assets/css/components/shop.css");

*, body {padding:0; margin:0; outline:none;}
img, a img {border:none;}
body {
	background:#1a191e url(/sites/theopshopballcomau/assets/images/core/bg_tile.gif);
	font-size:62.5%;
	font-family:Georgia, "Times New Roman", Times, serif;
}

@media screen {
	/* wrappers */
	.light1 {background:url(/sites/theopshopballcomau/assets/images/core/bg_light_1.png) no-repeat scroll 50% -60px;}
	.light2 {background:url(/sites/theopshopballcomau/assets/images/core/bg_light_2.png) repeat-x scroll 200% 0;}	
	#wrap {color:#454239;}
	#head, #page, #foot {
		margin:0 auto;
		width:960px;
	}
	#page {width:970px;}
	#content {
		background:url(/sites/theopshopballcomau/assets/images/core/page_bg.png) repeat-y 50% 0;
		width:960px;
		margin:0; padding:0 5px;
		line-height:1.8em;
	}

	/* head */
	#head {
		position:relative;
		height:110px;
		z-index:1;
	}
	#logo a {
		background:url(/sites/theopshopballcomau/assets/images/core/logo_opshopball.png) no-repeat 0 0;
		width:220px; height:250px;
		display:block;
		text-indent:-999em; overflow:hidden;
		position:absolute; left:0; top:50px;
	}
	#nav {
		height:23px;
		padding:15px 0;
		padding-left:210px;
		width:750px;
		position:absolute; left:0px; bottom:4px;
		font-size:1.3em;
		border-bottom:1px dashed #302c2c;
	}
	#global {}

	/* billboard */
	#billboard {
		position:relative;
		width:970px; height:400px;
		overflow:hidden;
		z-index:0;
	}
	#billboard #swf {position:absolute;}
	#billboard #sponsors {
		position:absolute;
		width:631px; height:60px;
		bottom:10px; left:20px;
		text-align:center;
	}
	#billboard #ballinfo {
		position:absolute;
		width:260px;
		padding:0 20px;
		top:5px; right:5px;
		font-size:1.3em;
		color:#f4f5e9;
	}
	#billboard #ballinfo a {font-size:.85em; color:#d5548b; background:#000;}
	#billboard #ballinfo h2 {
		font-family:'Century Gothic', Helvetica, Arial, sans-serif;
		font-weight:bold;
		font-size:24px;
		color:#f4f5e9;
		text-shadow:1px 1px 0 #000;
		border-bottom:1px dashed #252227;
		padding-bottom:.5em; margin-bottom:.5em;
	}
	#billboard #ballinfo h3 {
		color:#f4f5e9;
		background:#694f87;
		font-family:'Century Gothic', Helvetica, Arial, sans-serif;
		font-size:11px;
		font-weight:bold;
		text-transform:uppercase;
		padding:2px 10px 3px;
		display:inline;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}

	/* breadcrumbs */
	.breadcrumbs {
		color:#807a69;
		margin:1em 0;
		padding-bottom:1em;
		font-size:.9em;
		border-bottom:1px dotted #f1ebd5;
	}
	.breadcrumbs a {color:#807a69;}
	.breadcrumbs a:hover {color:#a39b85; text-decoration:none; border-bottom:1px dotted #a39b85;}

	/* content */
	#column1, #column2 {
		display:block;
		float:left;
		padding:0 20px 1em;
		font-size:1.2em;
	}
	#column1 {
		width:620px;
	}
	#column2 {
		width:250px;
	}

	/* hold design w/out jcarousel.js */
	#ctapanel .carousel {
		overflow:hidden;
		visibility:visible;
		position:relative;
		z-index:2;
		left:0px; width:900px;
	}
	#ctapanel ul.scroll {
		position: relative; z-index: 1;
		width: 3300px; left: 0;
	}

	/* btm panel */
	#ctapanel {
		background:url(/sites/theopshopballcomau/assets/images/core/btm_panel.png) no-repeat 0 0;
		width:900px; height:155px;
		color:#fefcf7;
		font-size:1.3em; line-height:18px;
		position:relative;
		padding:25px 35px 0;
	}
	#ctapanel ul.scroll, #ctapanel ul.scroll li.cta {
		margin:0; padding:0;
		list-style-type:none;
		display:block;
	}
	#ctapanel ul.scroll li.cta {
		float:left;
		padding:0 10px 0 90px;
		width:200px!important; height:155px;
		overflow:hidden;
	}
	#ctapanel .prev a, #ctapanel .next a {
		display:block;
		position:absolute;
		width:20px; height:20px;
		text-indent:-999em;
		overflow:hidden;
		top:78px;
	}
	#ctapanel .prev a {background:url(/sites/theopshopballcomau/assets/images/cta/left.png) no-repeat 0 0; left:15px;}
	#ctapanel .next a {background:url(/sites/theopshopballcomau/assets/images/cta/right.png) no-repeat 0 0; right:15px;}
	#ctapanel .prev a:hover, #ctapanel .next a:hover {background-position:0 -20px;}
	#ctapanel .prev a:active, #ctapanel .next a:active {background-position:0 -40px;}
	

	#ctapanel ul.scroll li.cta h2 {
		font-family:'Century Gothic', Helvetica, Arial, sans-serif;
		font-weight:bold;
		font-size:24px;
		margin:0;
		color:#f4f5e9;
		text-shadow:1px 1px 0 #4f3d74;
	}
	#ctapanel ul.scroll li.newsflash {background:url(/sites/theopshopballcomau/assets/images/cta/cta_img_newsflash.png) no-repeat 0 0;}
	#ctapanel ul.scroll li.suitcaseofhope {background:url(/sites/theopshopballcomau/assets/images/cta/cta_img_suitcaseofhope.png) no-repeat 0 0;}
	#ctapanel ul.scroll li.whattowear {background:url(/sites/theopshopballcomau/assets/images/cta/cta_img_whattowear.png) no-repeat 0 0;}
	#ctapanel ul.scroll li.abouttheball {background:url(/sites/theopshopballcomau/assets/images/cta/cta_img_abouttheball.png) no-repeat 0 0;}
	#ctapanel ul.scroll li.tickets {background:url(/sites/theopshopballcomau/assets/images/cta/cta_img_tickets.png) no-repeat 0 0;}

	#ctapanel ul.scroll li.cta .more a {
		display:block;
		height:20px;
		text-indent:-999em;
		overflow:hidden;
	}
	#ctapanel ul.scroll li.cta .more a:hover {background-position:0 -20px;}
	#ctapanel ul.scroll li.cta .more a:active {background-position:0 -40px;}

	#ctapanel ul.scroll li.newsflash .more a {background: url(/sites/theopshopballcomau/assets/images/buttons/btn_readmore.png) no-repeat 0 0; width:82px;}
	#ctapanel ul.scroll li.suitcaseofhope .more a {background: url(/sites/theopshopballcomau/assets/images/buttons/btn_viewthecause.png) no-repeat 0 0; width:106px;}
	#ctapanel ul.scroll li.whattowear .more a {background: url(/sites/theopshopballcomau/assets/images/buttons/btn_getsometips.png) no-repeat 0 0; width:96px;}
	#ctapanel ul.scroll li.abouttheball .more a {background: url(/sites/theopshopballcomau/assets/images/buttons/btn_findoutmore.png) no-repeat 0 0; width:102px;}
	#ctapanel ul.scroll li.tickets .more a {background: url(/sites/theopshopballcomau/assets/images/buttons/btn_booknow.png) no-repeat 0 0; width:81px;}
	
	#ctapanel ul.scroll li.newsflash .item {border:none;}
	#ctapanel ul.scroll li.newsflash h3 {font-size:13px; margin:0;}
	#ctapanel ul.scroll li.newsflash h3 a {color:#fefcf7;}
	#ctapanel ul.scroll li.newsflash h3 a:hover {text-decoration:none; border-bottom:1px dotted #fff;}
	#ctapanel ul.scroll li.newsflash .date {color:#363246; font-size:.85em;}
	#ctapanel ul.scroll li h2.sIFR-replaced {height:30px;}

	/* foot */
	#foot {
		border-top:1px dashed #262322;
		color:#494852;
		margin:.5em auto 2em;
		padding:1em 20px;
		width:920px;
		font-size:1.1em;
	}
	#foot p {margin:.5em 0;}
	#foot a {color:#494852;}
	#foot a:hover {border-bottom:1px dotted #313037; text-decoration:none;}
	#foot a:active {color:#575661;}
	#footer, #footer a {color:#7e586d;}
	#footer a {margin-right:.3em;}
	#footer a:hover {border-bottom-color:#49333f;}
	#footer a:active {color:#8c667a;}
	#copyright {}
	#foot #anglicare a {
		background:url(/sites/theopshopballcomau/assets/images/core/logo_anglicare.gif) no-repeat 0 0;
		width:104px; height:20px;
		display:block;
		text-indent:-999em; overflow:hidden;
		float:right;
		margin:1em 0;
	}
	#foot #anglicare a:hover {border:none;}
}

@media print {
	#nav, #billboard, #ctapanel, #footer {
		display:none;
	}
}
