/*
Theme Name: CCFAA New Site
Theme URI: http://ccfaa.com
Description: This is a custom design for the new CCFAA website.
Version: 1.0
Tags: CCFAA custom design*/


/* =Reset default browser CSS. Based on work by Darlene Burke: http://dzgdesigns.com
-------------------------------------------------------------- */
@font-face {
    font-family: 'FuturaBT-Medium';
    src: url('fonts/futuramc.eot');
    src: url('fonts/futuramc.eot?#iefix') format('embedded-opentype'),
         url('fonts/futuramc.woff') format('woff'),
         url('fonts/futuramc.ttf') format('truetype'),
         url('fonts/futuramc.svg#futuramc') format('svg');
    font-weight: normal;
    font-style: normal;
}
html, body
{
	width: 100%;
	margin: 0;
	padding: 0;
}
body {
	background-color: #9080bc;
	height: 100%;
	min-width: 1024px;
}
#page
{	
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

#ccaa_top_grad
{
	margin: 0;
	padding: 0;
	height: 150px;
	z-index: 1;
	
	background: #9080bc; /* for non-css3 browsers */

	background-image: url('images/assets/ccaa_header_top.png');
	background-repeat: repeat-x;
	background-position: 0 0;
}
#ccaa_mid_block
{
	clear: both;
	background-color: #9080bc;
	margin: 0;
	padding: 0 0 10px 0;
	/*height: 350px;*/
	width: 100%;
	z-index: -1;
}
#ccaa_main_block
{
	clear: both;
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
	/*-moz-box-shadow: 1px 2px 3px #000;
	-webkit-box-shadow: 1px 2px 3px #000;
	box-shadow: 1px 2px 3px #000;*/
	/* For IE 8 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";*/
	/* For IE 5.5 - 7 */
	/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');*/
	-moz-box-shadow:    inset  0  8px 8px -8px #666, 
                        inset  0 -8px 8px -8px #666;
    -webkit-box-shadow: inset  0  8px 8px -8px #666, 
                        inset  0 -8px 8px -8px #666;
     box-shadow:        inset  0  8px 8px -8px #666, 
                        inset  0 -8px 8px -8px #666;
}
#ccaa_footer_block
{
	clear: both;
	background-color: #9080bc;
	width: 100%;
	margin: 0;
	padding: 0;

}
.ie8 #ccaa_footer_block
{
	/*height: 250px;*/
}
/* header */
#branding
{
	width: 960px;
	height: 150px;
	margin: 0 auto 0 auto;
}
#hgroup
{
	float: left;
	margin: 20px 0;
	width: 204px;
}
#hgroup img
{
	border: 0;
	-moz-box-shadow: 3px 3px 4px #333;
	-webkit-box-shadow: 3px 3px 4px #333;
	box-shadow: 3px 3px 4px #333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#333')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#333');
}
#inner_mid
{
	/*clear:both;*/
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#main
{
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-weight: lighter;
	line-height: 140%;
	font-size: .85em;
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 20px;
}
#index_col_left
{
	float: left;
	width: 630px;
	margin: 0 20px 0 0;
}
#index_col
{
	float: right;
	width: 300px;
	margin: 0;
}
#index_col_left h1, #index_col h1
{
	font-family: 'FuturaBT-Medium', sans-serif;
	text-transform: uppercase;
	color: #4a2f92;
	font-size: 180%;
	font-weight: normal;
	margin: 0 0 5px 0;
}
.ie8 #index_col_left h1, .ie8 #index_col h1
{
	font-size: 140%;
	font-weight: bold;
}
.index_border
{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0 0 20px 0;
}
.index_border_right
{
	border: 1px solid #ccc;
	padding: 0px;
	margin: 0 0 20px 0;
}
.index_border_right li
{
	list-style-type: none;
}
.index_right_bg
{
	background-color: #4a2f92;
	color: #fff;
}
.index_post
{
	clear: both;
	margin: 0 0 10px 0;
	padding : 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
.index_post_right
{
	margin: 10px;
	padding : 0;
	border-bottom: 1px solid #ccc;
}
.index_post_right_no
{
	margin: 10px 10px 0 10px;
	padding : 0;
}
.index_right_block
{
	padding: 10px;
	background-color: #4a2f92;
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a2f92', endColorstr='#382a68'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#4a2f92), to(#382a68)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #4a2f92,  #382a68); /* for firefox 3.6+ */
	font-size: .85em;
}
.index_right_block h3
{
	font-family: 'FuturaBT-Medium', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.index_corp_sponsor
{
	width: 960px;
}
.index_corp_sponsor h1
{
	font-family: 'FuturaBT-Medium', sans-serif;
	text-transform: uppercase;
	color: #4a2f92;
	font-size: 180%;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.index_corp_sponsor_image
{
	width: 220px;
	float: left;
	margin: 10px 25px 0 0;
	padding-bottom: 20px;
}
.index_corp_sponsor_image_rt
{
	width: 220px;
	float: right;
	margin: 10px 0 0 0;
	padding-bottom: 20px;
}
#container
{
	float: left;
	width: 630px;
	margin: 0 20px 20px 0;
}
#container h1
{
	font-family: 'FuturaBT-Medium', sans-serif;
	text-transform: uppercase;
	color: #4a2f92;
	font-size: 220%;
	font-weight: normal;
}
#primary
{
	float: right;
	width: 300px;
	margin: 0;
}
#header_right
{
	float: right;
	width: 560px;
	margin: 38px 0 0 15px;
}
.ie8 #header_right
{
	width: 600px;
	margin: 48px 0 0 0;
}
/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}
#access {
	/*background: #222; /* Show a solid color for older browsers */
	/*background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -o-linear-gradient(#252525, #0a0a0a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
	/*background: -webkit-linear-gradient(#252525, #0a0a0a);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;*/
	/*float: right;*/
	display: block;
	/*margin: 40px 0 0 15px;*/
	margin: 0;
	padding: 0;
	width: 560px;
	font-family: 'FuturaBT-Medium', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
.ie8 #access
{
	width: 600px;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.ie8 #access ul
{
	font-size: 10px;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	/*font-weight: bold;*/
}
#ccaa_drop_nav
{
	position: relative;
	margin: -5px 0 0 289px;
	clear: both;
}
.ie8 #ccaa_drop_nav
{
	margin: -5px 0 0 262px;
}
#ccaa_drop_nav ul
{
	list-style-type: none;
	width: 240px;
}
.ie8 #ccaa_drop_nav ul
{
	width: 300px;
}
#ccaa_drop_nav ul li
{
	font-family: 'FuturaBT-Medium', sans-serif;
	text-transform: uppercase;
	margin: 9px 0 0 2px;
	padding: 0;
	text-align: center;
    display: inline-block;
    height: 30px;
}

#primary .block ul {
list-style-type: none;
border-bottom:1px dotted #ccc;
font-family: 'FuturaBT-Medium', sans-serif;
text-transform: uppercase;
margin: 20px 0 20px 0;
}
.block ul
{
	margin: 0 0 0 -40px;
	padding: 0;
}
#primary .block ul li ul
{
border-bottom: none;
}

#primary .block ul .children{
border:0;
padding: 0 0 0 12px;
margin: 0 0 0 15px;
text-transform: capitalize;
}
#primary .block li {
border-top:1px dotted #ccc;
}
#primary .block li a {
/*background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;*/
font-size:12px;
font-weight:normal;
padding:2px 0 2px 5px;
display:block;
border-bottom:none;
color: #4a2f92;
}
#primary .block li a:hover {
/*background:#9E5827 url(images/bullet_brown.jpg) no-repeat scroll 6px 52%;*/
color: #666;

}

#primary .block  ul ul,
#primary .block .current_page_item ul ul,
#primary .block .current_page_ancestor ul ul,
#primary .block .current_page_ancestor .current_page_item ul ul,
#primary .block .current_page_ancestor .current_page_ancestor ul ul {
	display: none;
	}

#primary .block .current_page_item ul,
#primary .block .current_page_ancestor ul,
#primary .block .current_page_ancestor .current_page_item ul,
#primary .block .current_page_ancestor .current_page_ancestor ul,
#primary .block .current_page_ancestor .current_page_ancestor .current_page_item ul,
#primary .block .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {
	display: block;
	}

#footer
{
	width: 960px;
	margin: 0 auto 0 auto;
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-weight: lighter;
	font-size: 75%;
	color: #fff;
}
.footer_nav
{
	float: left;
	width: 140px;
	margin: 0 20px 0 0;
}
.footer_nav_right
{
	float: left;
	width: 140px;
	margin: 0;
}
.footer_nav ul, .footer_nav_right ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.footer_nav ul li, .footer_nav_right ul li
{
	padding-bottom: 5px;
}
.footer_nav h3, .footer_nav_right h3
{
	font-weight: normal;
	font-family: 'FuturaBT-Medium', sans-serif;
}
#footer_char_id
{
	clear: both;
	width: 960px;
	font-family: 'FuturaBT-Medium', sans-serif;
	color: #fff;
	margin: 40px auto 30px auto;
	text-align: center;
}
.slider-wrapper
{
	width: 780px;
	margin: 0 auto 0 auto;
}
/*Auction Items section*/
#ccaa_auction_show
{
    border: 1px solid #666;
    background: #dddddd;
    margin: 15px 0 15px 0;
    padding: 11px;
}

.ccaa_auction_left
{
    clear: both;
    float: left;
    text-align: right;
    margin: 3px 5px 0 0;
    width: 45%;
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
}
.ccaa_auction_right
{
    float: right;
    margin: 3px 5px 0 0;
    width: 45%;
    border-bottom: 1px solid #cccccc;
}
#past_bids
{
    width: 55%;
    margin: 11px auto 11px auto;
}

#ccaa_bid_form
{
    clear: both;
    width: 70%;
    margin: 11px auto 11px auto;
    border: 1px solid #666;
    padding: 7px;
    background: #000;
    color: #fff;
}
.formLeft
{
    float: left;
    text-align: right;
    width: 45%;
    color: #fff;
}

.formRight
{
    float: right;
    width: 45%;
}
.formCenter
{
    text-align: center;
}

.formdiv
{
    border: 1px solid #cccccc;
    background-color: #e7e7e7;
    padding: 7px;
    margin-bottom: 10px;
}

.formdiv h2
{
    font-size: 16px;
    font-weight: bold;
    color: #000;
    text-shadow: grey 0.1em 0.1em 0.2em;
}
.donatecheckbox
{
	float: left;
	text-align: left;
	vertical-align: top;
	width: 5%;
	padding-bottom: 5px;
	height: 100%;
	border: 0;
}

.donatecheckboxright
{
	float: right;
	margin-right: 10px;
	text-align: left;
	vertical-align: top;
	width: 82%;
	padding-bottom: 5px;
	height: 100%;
	border: 0;
}

.donateformcentercol
{
    clear: both;
	text-align: center;
	vertical-align: top;
}
.donateformleftcol
{
	float: left;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	width: 35%;
	padding-bottom: 5px;
	height: 100%;
	border: 0;
}

.donateformrightcol
{
	float: right;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	height: 100%;
	width: 63%;
	border: 0;
}

.donateLeft
{
	float: left;
	width: 50%;
}

.donateRight
{
	float: right;
	width: 40%;
	margin-right: 25px;
}

.errormessage
{
	color: #FF0000;
}

.memberformleftcol
{
	float: left;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
	width: 65%;
	margin-bottom: 15px;
    padding-bottom: 10px;
	height: 100%;
	border-bottom: 1px solid #dddddd;
}

.memberformrightcol
{
	float: right;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	height: 100%;
	width: 25%;
}
a, a:visited
{
	color: #4a2f92;
	text-decoration: none;
}
a:hover
{
	color: #4a2f92;
	text-decoration: underline;
}
.index_border h2 a, .index_border h2 a:visited {
	font-family: 'FuturaBT-Medium', sans-serif;
	color: #666666;
	text-transform: uppercase;
	font-size: 90%;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
}
.index_border h2 a:hover
{
	color: #4a2f92;
	text-decoration: underline;
}
.index_border_right h1
{
	padding: 10px;
}
.index_post_right h2 a, .index_post_right h2 a:visited
{
	font-family: 'FuturaBT-Medium', sans-serif;
	color: #666666;
	text-transform: uppercase;
	font-size: 90%;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
}
.index_post_right h2 a:hover
{
	color: #4a2f92;
	text-decoration: underline;
}
.index_post_right_no h2 a, .index_post_right_no h2 a:visited
{
	font-family: 'FuturaBT-Medium', sans-serif;
	color: #666666;
	text-transform: uppercase;
	font-size: 90%;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
}
.index_post_right_no h2 a:hover
{
	color: #4a2f92;
	text-decoration: underline;
}
.footer_nav h3 a, .footer_nav h3 a:visited
{
	color: #fff;	
	text-decoration: none;
	line-height: 75%;
}
.footer_nav_right h3 a, .footer_nav_right h3 a:visited
{
	color: #fff;	
	text-decoration: none;
	line-height: 85%;
}
.footer_nav h3 a:hover, .footer_nav_right h3 a:hover
{
	color: #fff;
	text-decoration: underline;
}
.footer_nav ul li a, .footer_nav ul li a:visited
{
	color: #fff;	
	text-decoration: none;
	line-height: 75%;
}
.footer_nav ul li a:hover, .footer_nav_right ul li a:hover
{
	color: #fff;
	text-decoration: underline;
}
#ccaa_drop_nav ul a:link, #ccaa_drop_nav ul a:visited 
{
    color: #4a2f92;
	text-decoration: none;
	padding: 10px 15px 10px 15px;
	background-color: #fff;
	/*float: left;*/
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-left-radius: 7px;
	-moz-box-shadow:    inset  0  8px 8px -8px #333;
    -webkit-box-shadow: inset  0  8px 8px -8px #333;
     box-shadow:        inset  0  8px 8px -8px #333;
}
#ccaa_drop_nav ul a:hover 
{
	color: #ffffff;
	text-decoration: none;
	background-color: #36296b;
}
.alignleft
{
	float: left;
	margin: 3px 10px 10px 0;
	padding: 2px;
	border: 1px solid #dddddd;
}
.alignright
{
	float: right;
	margin: 3px 0px 10px 10px;
	padding: 2px;
	border: 1px solid #dddddd;
}
.left
{
	clear: left;
}
.clear
{
	clear: both;
}