/* ===== SACRED HEART - THE WILD WEST DANCING DINNER FUNDRAISING 2009 ===== */

/* ===== Reset and Default ===== */

* { padding: 0px; margin: 0px; } 

p { margin: 10px 0px; line-height: 1.3em; }
ul, ol { margin: 10px 0px 10px 15px; }
ul li, ol li { margin: 0px 0px 0px 0px; padding: 5px 0px 5px 10px; line-height: 1.3em; }

h1 { font-family: "Helvetica", Arial, "Lucida Grande",Tahoma,Verdana; color: #2f1704; font-weight: normal; font-size: 36px; color: #000; font-weight: bold; }
h2 { font-family: "Helvetica", Arial, "Lucida Grande",Tahoma,Verdana; color: #2f1704; font-weight: normal; font-size: 24px; color: #99631b;}
h3 { font-family: "Helvetica", Arial, "Lucida Grande",Tahoma,Verdana; color: #2f1704; font-weight: normal; font-size: 18px; }
h4 { font-family: "Helvetica", Arial, "Lucida Grande",Tahoma,Verdana; color: #2f1704; font-weight: normal; font-size: 17px; color: #99631b; font-weight: bold; margin-bottom: 5px;}

a:link { outline: none; color: #2f1704; cursor: pointer; text-decoration: none; }
a:visited { outline: none; color: #2f1704; cursor: pointer; text-decoration: none; }
a:active { outline: none; color: #2f1704; cursor: pointer; text-decoration: none; }
a:hover { outline: none; color: #2f1704; cursor: pointer; text-decoration: underline; }

img { border: 0px solid #2f1704; }
.gallery_image { border: none; }


/* ===== Layout ===== */

.layout_area_fundraising { position: relative; z-index: 1; }
.layout_area_nav { position: relative; z-index: 3; }
.layout_area_bodytop { position: relative; z-index: 3; }
.layout_area_body { position: relative; z-index: 4; }
.col_left_padding { margin-top: -60px; }
.col_right_padding {
    background: url(/Resources/SacredHeart/Sites/TheWildWest/Layout/col_right_bg.png) top left no-repeat;
    margin: -110px 0px 0px 0px;
}

/* ===== Common ===== */

.hide { display: none; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }

.small_text { font-size: 11px; }
.bigText { font-size: 16px; }
.grey { color: #4c4c4c; }

.col_left h1 { 
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
}

.col_right h1 {
	color: #000;
    font-size: 20px;
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 10px 0px;
    font-weight: normal;
}

.col_right h2 { 
	color: #000;
    background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Backgrounds/side_h2_bg.png) bottom left repeat-x;
    width: 254px;
    font-size: 20px;
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 10px 0px;
}

.col_left h2 {
    margin: 0px 0px 20px 0px;
	padding: 10px 0px 5px 0px;
}

.col_left h3 {
	font-weight: bold;
	font-size: 16px;
}

hr {
    background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Backgrounds/h1_bg.png) bottom left no-repeat;
    width: 550px;
    height: 3px;
    display: block;
    border:none;
    margin: 10px 0px 20px;
}

/* ===== HEADER ===== */

.logo {
    background: url(/Resources/SacredHeart/Sites/TheWildWest/Layout/logo_theWildWest.png) top left no-repeat;
	display: block;
	width: 850px;
	height: 130px;
	position: absolute;
	top: 20px;
	z-index: 9;	
}

/* ===== MAIN NAVIGATION ===== */

#horizontalNav {
	font-family: "Lucida Grande",Tahoma,Arial;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	padding: 20px 0px 0px 0px;
	height: 29px;
}

#horizontalNav a { 
	font-family: "Lucida Grande",Tahoma,Arial;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 15px 0px 0px;
	text-transform: uppercase;
	float: left;
}

#horizontalNav a:hover {
	text-decoration: none;
}

#horizontalNav .wrap1 {
	padding: 13px 0px 16px 15px;

}

#horizontalNav .wrap2 {
	padding: 13px 15px 16px 0px;

}

#horizontalNav .selected .wrap1 {
    background: url(/Resources/SacredHeart/Sites/TheWildWest/Layout/nav_selected_left.png) top left no-repeat;
	padding: 13px 0px 16px 15px;

}

#horizontalNav .selected .wrap2 {
    background: url(/Resources/SacredHeart/Sites/TheWildWest/Layout/nav_selected_right.png) top right no-repeat;
	padding: 13px 15px 16px 0px;

}

#horizontalNav .selected { color: #51260f; }
#horizontalNav a:hover { color: #51260f; }


#horizontalNav a:hover .wrap1 {
    background: url(/Resources/SacredHeart/Sites/TheWildWest/Layout/nav_selected_left.png) top left no-repeat;
	padding: 13px 0px 16px 15px;

}

#horizontalNav a:hover .wrap2 {
    background: url(/Resources/SacredHeart/Sites/TheWildWest/Layout/nav_selected_right.png) top right no-repeat;
	padding: 13px 15px 16px 0px;

}

#horizontalNav a span { display: block inline; }

/* ===== DROP DOWN NAVIGATION ===== */

.dropdown {
}

.dropdown_container {
	background: url(/Resources/SacredHeart/Sites/TheWildWest/Layout/subNav_bg.png) top left no-repeat;
	width: 200px;
	height: 205px;
	padding: 10px 15px;
	z-index: 9;
}

.dropdown_link {
	font-family: "Lucida Grande", "Helvetica", Arial;
	color: #51260f;
	text-transform: uppercase;
	font-size: 14px;
	padding: 6px; 
	z-index: 9999;
}

.dropdown_link:hover {
	font-family: "Lucida Grande", "Helvetica", Arial;
	background: #51260f url(/Resources/SacredHeart/Sites/TheWildWest/Layout/subNav_indicator.jpg) center right no-repeat; 
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	padding: 6px; 
	text-decoration: none;
}

/* ===== FOOTER NAVIGATION ===== */

#footerNav { margin: 20px 0px 0px 40px; }
#footerNav a { margin: 0px 20px 0px 0px; }
#footerNav a.selected { font-weight: bold; } 

/* ===== FUNDRAISING STATUS ===== */

#currentStatus {
    background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Backgrounds/currentStatus_bg.png) top left no-repeat;
    width: 110px;
    height: 34px;
    position: relative;
    left: 120px;
    top: 20px;
    text-align: center;
}

#currentStatus span { color: #a41f06; font-size: 16px; font-weight: bold; padding: 10px 0px 0px 0px; display: block; }


#fundraisingStatus {
	margin: 80px 0px 0px 140px;
	overflow: hidden;
}

/* ===== HOME PAGE MAIN CONTENT ===== */

.stickEmUp {
    background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Backgrounds/stickEmUp2.png) top left no-repeat;
	display: block;
	width: 565px;
	height: 165px;
	margin: -70px 0px 0px -20px;
}

.description {
	font-size: 12px; 
	font-style: italic;
	color: #999;
}

/* ===== THE EVENT  ===== */

.map_container {
	border:1px solid #DDDDDD;
	margin-bottom:20px;
	padding:10px;
}

#google {
	min-height:250px;
}

.table_align td {
	padding:4px 0;
	vertical-align:top;
}

/* ===== FUNDRAISING ===== */

.item {
	background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Backgrounds/item_divider.jpg) bottom left no-repeat;
	padding: 0px 0px 40px 0px;
	margin: 10px 0px;
	overflow: hidden;
}

.item .title {
	background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Backgrounds/item_title_bg.png) top left no-repeat;
	padding: 10px 0px 2px 50px;
	margin: 0px 0px 5px -50px;
	font-size: 24px;
	font-weight: normal;
}

.item .photo {
	background: #e5e5e5;
	padding: 10px;
	text-align: center;
	float: right;
	margin: 15px 10px 10px 20px;
	position: relative;
	width: 180px;
}

.item .photo img { border: 1px solid #fff; width: 180px; }

.item .artworkphoto {
	background: #e5e5e5;
	padding: 10px;
	text-align: center;
	float: right;
	margin: 15px 10px 10px 20px;
	position: relative;
	width: 250px;
}

.item .artworkphoto img { border: 1px solid #fff; width: 250px; }

.item .enlarge { display: none; }

.item a:hover .enlarge { 
	background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Backgrounds/transparency.png) top left repeat;
	padding: 10px 0px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	position: absolute;
	bottom: 15px;
	width: 178px;
	right: 10px;
	display: block;
}

.item .highestBid, .item .currentPledge { font-size: 14px; color: #7f7f7f; font-weight: bold; padding: 0px 10px 0px 0px; margin: 0px 10px 0px 0px; }

.item .bidder { font-size: 14px; color: #7f7f7f; font-weight: bold; }

.item .bidthanks, .item .pledgethanks { display: none; }

.item .details { margin: 20px 0px  }

.item .toolbar { overflow: hidden; clear: both; position: relative; }
.is_ie6 .item .toolbar { width: 100%; }

.item .toolbar .btn {
	background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Backgrounds/btn_bid_bg.jpg) top left repeat-x;
	padding: 10px 10px;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 20px 10px 0px 0px;
	display: block;
	float: left;
}

.item .toolbar .btn_submit {
	display: block;
}

.item .toolbar .btn_cancel {
	display: block;
}

.item .toolbar a:hover {
	color: #faefc9;
}

.befirst { font-size: 14px; color: #b05b27; font-weight: bold; padding: 0px 10px 0px 0px; margin: 0px 10px 0px 0px; }

.toTop:link, .toTop:active, .toTop:visited { position: absolute; right: 0; bottom: 0px; font-size: 11px; color: #666666; }
.item .toolbar .toTop:hover { text-decoration: none; color: #2F1704; }

/*
WHAT ARE THESE DOING HERE???
.bidForm input { background: #fff; border: 1px solid #2f1704; width: 230px; height: 20px; padding: 3px 5px; font-size: 15px; margin: 5px 10px 5px 18px; }

.bidForm .submit {
	background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Buttons/bttn_bid.png) top left no-repeat;
	display: block inline;
	width: 138px;
	height: 41px;
	margin: 5px 10px 5px 18px;
	border: none;
	}
.bidForm .amount { width: 150px; height: 35px; font-size: 28px; margin: 5px 0px  5px 5px;}
*/

/* ===== Bid Forms ===== */

.bidform, .pledgeform {
	display: block;
	clear: both;
}

.bidform .row, .pledgeform .row { padding: 5px 0px; overflow: hidden; clear: both; }
.bidform .col1, .pledgeform .col1 { width: 120px; float: left; font-style: italic; color: #999; padding: 10px 0px 0px 0px; font-size: 12px;} 
.bidform .col2, .pledgeform .col2 { width: 205px; float: left; position: relative; z-index: 99; } 
.bidform .col3, .pledgeform .col3 { float: left; position: relative; z-index: 9;} 

.bidform .error, .pledgeform .error {
	width: 200px;
	height: 20px;
	background: #ffffca;
	border-top: 1px solid #f3db91;
	border-right: 1px solid #f3db91;
	border-bottom: 1px solid #f3db91;
	border-left: 4px solid #ccc;
	color: #ff0000;
	padding: 10px 0px 0px 10px;
	font-size: 11px;
	z-index: 1;
}

.bidform .valid, .pledgeform .valid {
	width: 40px;
	height: 20px;
	background: #eafddf url(/Resources/SacredHeart/Sites/TheWildWest/Images/Icons/icon_tick_green.jpg) center center no-repeat;
	border-top: 1px solid #a1de7e;
	border-right: 1px solid #a1de7e;
	border-bottom: 1px solid #a1de7e;
	border-left: 4px solid #ccc;
	color: #666666;
	padding: 10px 0px 0px 10px;
	font-size: 11px;
	z-index: 1;
}

.bidform .suggestion, .pledgeform .suggestion {
	width: 200px;
	height: 20px;
	background: #f2f2f2;
	border-top: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	border-left: 4px solid #ccc;
	color: #bebebe;
	padding: 10px 0px 0px 10px;
	font-size: 11px;
	z-index: 1;
}


.bidform .inputfield, .pledgeform .inputfield {
	background: #fff;
	border: 1px solid #999;
	width: 195px;
	height: 20px;
	padding: 5px;
	z-index: 9;
	font-size: 14px;
}



/* ===== Side information ===== */

#auctionAchievement {
	background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Backgrounds/side_divider.png) bottom center no-repeat;
	padding: 0px 20px 40px 0px;
	margin: 0px 0px 10px;
	overflow: hidden;
}

#auctionAchievement .col_left {
	background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Icons/bullet_arrow.png) top left no-repeat;
	padding: 2px 10px 5px 15px;
	float: left;
	width: 150px;
}

#auctionAchievement .col_right {
	padding: 2px 0px 5px 0px;
	float: left;
	width: 80px;
	color: #762f2c;
	text-align: right;
}

#facts {
	background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Backgrounds/side_divider.png) bottom center no-repeat;
	padding: 0px 20px 40px 0px;
	margin: 0px 0px 10px;
	overflow: hidden;
}

#facts .col_left {
	background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Icons/bullet_arrow.png) top left no-repeat;
	padding: 2px 10px 5px 15px;
	float: left;
	width: 200px;
}

#facts .col_right {
	padding: 2px 0px 5px 0px;
	float: left;
	width: 30px;
	color: #762f2c;
	text-align: right;
}

.quickjump {
	padding: 10px 0px 30px 0px;
}

.quickjump ul { list-style-type: none; margin: 0px; }

.quickjump ul li {
	list-style-type: none;
	background: transparent url(/Resources/SacredHeart/Sites/TheWildWest/Images/Icons/bullet_arrow.png) no-repeat scroll left top;
	padding: 0px 0px 5px 20px;
	margin: 10px 0px 0px 0px;
	border-bottom: 1px solid #DDDDDD;
	font-size: 11px;
}

.is_ie6 .quickjump ul li { zoom:1; }

.quickjump a:link, .quickjump a:visited, .quickjump a:active { color: #333333; font-size: 11px; }
.quickjump a:hover { color: #000000; text-decoration: none; }

/* ===== POP UP - PLACE BID ===== */


#popUpContainer {
	width: 726px;
	min-height: 540px;
	margin: auto;
	position: absolute;
	top: 0px
	left: 500px;
	z-index: 9999;
}

#popUpContainer .top {
	background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Backgrounds/popUp_top_bg.png) top left no-repeat;
	display: block;
	width: 726px;
	height: 15px;
}

#popUpContainer .bottom {
	background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Backgrounds/popUp_bottom_bg.png) top left no-repeat;
	display: block;
	width: 726px;
	height: 15px;
}

#popUpContainer .body {
	background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Backgrounds/popUp_body_repeat.png) top left repeat-y;
	display: block;
	width: 666px;
	padding: 10px 30px 30px 30px;
	overflow: hidden;
}

#bidStatus {
	padding: 5px 10px; 
	background: #ffffca;
	border: 1px solid #f3db91;
	color: #4c4c4c;
	font-size: 16px;
}

#bidForm {
	border-top: 1px solid #e5e5e5;
	overflow: hidden;
	padding: 0px 0px;
}

#bidForm .colLeft {
	width: 460px; 
	float: left;
	border-right: 1px solid #e5e5e5
}

#bidForm .colRight {
	width: 180px; 
	float: left;
	padding: 20px 0px 20px 20px;
}

#bidForm .colRight p { font-size: 12px; }



/* ===== KIDS PAGE ===== */

#article { margin: 30px 0px 10px 20px; }

/* ===== FACE PAGE ===== */

#gallery { margin: 20px 0px 0px 0px; }
#gallery .galleryPhoto {
	background: #fff;
	border: 1px solid #DFBF81;
	padding: 3px;
	margin: 0px 20px 20px 0px;
}

#gallery .galleryPhoto:hover {
	border: 1px solid #5a2d09;
}

/* ===== FAQ ===== */

.aurora-expander { margin: 10px 0px 10px 0px; padding: 10px 0px; }
.aurora-expander-label {
    background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Icons/arrow_down.png) 0px 2px no-repeat;
    padding: 3px 0px 5px 30px;
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	color: #5a2d09;
	cursor: pointer;
	font-weight:bold;
}
.aurora-expander-label:hover { color: #2f1704;  }
/*.aurora-expander-label span { 
    background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Icons/arrow_down.png) top right no-repeat;
    padding: 0px 30px 0px 0px;

}*/
.aurora-expander-content {
	padding: 0px 0px 0px 30px;
	line-height: 1.3em;
}
.aurora-expander-close {
    /*background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Icons/arrow_up.png) top right no-repeat;*/
    padding: 0px 30px 0px 0px;
    cursor: pointer;

}

/* ===== SIDE - BID NOW ===== */

.bidNow {
    background: url(/Resources/SacredHeart/Sites/TheWildWest/Images/Backgrounds/side_bidNow2.png) top left no-repeat;
    display: block;
    width: 330px;
    height: 170px;
    margin: 0px 0px 20px -10px;

}


/* ===== FOOTER ===== */

#footer { width: 900px; padding: 0px; font-size: 13px; margin: 5px 20px 0px 40px; }

#footer .text { padding: 5px 0px; }

#footer .jazelogo a {
	float: right;
	display: block;
	height: 25px;
	padding: 5px 60px 5px 0px;
	margin: -10px 10px 0px 0px;
	background: url('/Resources/SacredHeart/Sites/TheWildWest/Layout/jaze_logo.png') top right no-repeat;
}

#footer .jazelogo span { display: none; }

/*========  IE FIX  ============*/

.is_ie6 .logo, .is_ie6 .col_layout_header, .is_ie6 .col_layout_header_left, .is_ie6 .col_layout_header_right, .is_ie6 .layout_area_nav, .is_ie6 .layout_area_bodytop, .is_ie6 .layout_area_body, .is_ie6 .col_right_padding, .is_ie6 .stickEmUp, .is_ie6 .bidNow, .is_ie6 .layout_area_footer, .is_ie6 #footer .jazelogo a, #horizontalNav .selected .wrap1, #horizontalNav .selected .wrap2, .is_ie6 .dropdown_container, .is_ie6 #currentStatus, .is_ie6 .aurora-expander-label, .quickjump ul li  { behavior: url('/Resources/SacredHeart/Sites/TheWildWest/Scripts/IEPNGFix.htc') }
 
.is_ie .stickEmUp, .is_ie .col_left h3, .is_ie .col_right_padding, .is_ie .col_left h1 { zoom: 1; position: relative; }

.is_ie .stickEmUp { margin: 0px; }

.is_ie #horizontalNav .selected:hover { color: #51260F; }
.is_ie #horizontalNav .selected .wrap1 { zoom: 1; margin-top: -15px; }
.is_ie7 #horizontalNav a:hover .wrap1 { zoom: 1; margin-top: -15px; }

.is_ie6 #horizontalNav a:hover { color: #CCC; }
.is_ie6 .dropdown_container { zoom: 1; background: #fff; }
.is_ie6 .item { width: 570px; }
.is_ie6 .aurora-expander-label { zoom: 1; }


  





