/* CSS Document */
/* Chi*Atlanta v1.0 */
/* 11-17-08 */
@import url("reset-min.css");
/*------------------------------------
 Start Global Elements
------------------------------------*/
body {
background: #DDDDDD;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
html {
overflow-y: scroll;
}
a {
color: #2F546E;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
h1 {
font-size: 22px;
color: #2F546E;
margin: 0 0 5px 0;
}
h2 {
font-size: 18px;
color: #313131;
margin: 0 0 5px 0;
}
h3 {
font-size: 14px;
color: #313131;
font-weight: bold;
margin: 0 0 5px 0;
}
h4 {
color: #2F546E;
font-weight: bold;
}
.orange {
color: #EA3809;
}
.ten {
font-size: 10px;
}
.left {
float: left;
}
.right {
float: right;
}
.clear {
clear: both;
}
/*------------------------------------
 End Global Elements
------------------------------------*/
/*------------------------------------
 Start mainContainer
------------------------------------*/
#mainContainer {
width: 980px;
margin: 0 auto;
margin-top: 20px;
background: #FFFFFF url(../images/bg_mainContainer.jpg) top repeat-y;
}
/*------------------------------------
 Start header & navigation
------------------------------------*/
#headerContainer {
width: 960px;
padding: 15px 10px 0 10px;
background: url(../images/gfx_topShadow.jpg) top left no-repeat;
}
#headerLogo {
height: 80px;
width: 250px;
float: left;
}
#headerLinks {
height: 50px;
width: 695px;
padding: 30px 15px 0 0;
color: #2F546E;
text-transform: uppercase;
text-align: right;
float: left;
}
#headerLinks  ul li {
display: inline;
margin: 0 5px 0 0;
}
/*------------------------------------
 Start e-mail dropdown
------------------------------------*/
.signUp_contentBox{
	border:1px solid #CCCCCC;
	font-size: 14px;
	margin:10px 0 0 339px;
	padding:10px;
	height:0px;
	width:330px;
	visibility:hidden;
	position:absolute;
	z-index:2;
	background-color:#ECECEC;
	overflow:hidden;
	}
	
.signUp_content{
	position:relative;		
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height: 22px;
	color: #313131;
	width:100%;
	font-size:0.8em;		
	}
	
/*------------------------------------
 Start e-mail dropdown
------------------------------------*/
/* ================================================================ 
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk#navContainers/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
=================================================================== */
#navContainer {width:940px; height:36px; margin:0 10px 0 10px; background: #547D99; border-top: 4px solid #E3E3E3; text-transform: uppercase; position:relative; z-index:1; clear:both;}
/* hack to correct IE5.5 faulty box model */
* html #navContainer {width:941px; w\idth:940px;}
/* remove all the bullets, borders and padding from the default list styling */
#navContainer ul {padding:0;margin:0;list-style-type:none;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown#navContainer positon */
#navContainer li {float:left; position:relative;}
/* style the links for the top level */
#navContainer a, #navContainer a:visited {height: 12px; padding: 12px 20px 12px 20px; font-size:12px; line-height: 12px;text-decoration:none; color:#fff; background:#547D99; display:block; float: left;}
#navContainer a.selected {
background: #2F546E;}
/* style background for selected page */
/* hide the sub levels and give them a positon absolute so that they take up no room */
#navContainer ul ul {visibility:hidden;position:absolute;height:0;top:36px;left:0;}
/* another hack for IE5.5 */
* html #navContainer ul ul {top:36px;t\op:36px;}
/* position the third level flyout#navContainer */
#navContainer ul ul ul{left:150px; top:01px; width:150px;}
/* position the third level flyout#navContainer for a left flyout */
#navContainer ul ul ul.left {left:-150px;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
#navContainer table {position:absolute; top:0; left:0; border-collapse:collapse;;}
/* style the second level links */
#navContainer ul ul a, #navContainer ul ul a:visited {background: #547D99; padding: 12px 20px 12px 20px; font-size:12px; line-height: 12px; width:150px;}
/* yet another hack for IE5.5 */
* html #navContainer ul ul a, * html #navContainer ul ul a:visited {width:150px;w\idth:128px;}
/* style the top level hover */
#navContainer a:hover, #navContainer ul ul a:hover{background: #2F546E;}
#navContainer :hover > a, #navContainer ul ul :hover > a {background:#2F546E;}
/* make the second level visible when hover on first level list OR link */
#navContainer ul li:hover ul,
#navContainer ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
#navContainer ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
#navContainer ul :hover ul :hover ul{ visibility:visible;}
/*------------------------------------
 End header & navigation
------------------------------------*/
/*------------------------------------
 Start contentContainer
------------------------------------*/
#contentContainer {
width: 940px;
padding: 10px 20px 10px 20px;
clear: both;
float: left;
}
#contentContainer ul, ol {
margin: 0 0 20px 18px;
}
#contentContainer li {
list-style: square;
}
#contentContainer blockquote {
margin: 0 0 0 22px;
}
#contentContainer th {
background-color: #2F546E;
color: #FFFFFF;
}
table .graybg {
background-color: #EAEAEA;
}
/*------------------------------------
 Start contentMain
------------------------------------*/
#contentMainHome {
height: 347px;
width: 543px;
padding: 10px;
background: #F8F8F8 url(../images/bg_contentMainHome.jpg) top right no-repeat;
border: 1px solid #E3E3E3;
overflow: hidden;
float: left;
}
#contentMainHome p {
margin:0;
padding: 0 0 15px 0;
line-height: 18px;
}
#contentMainHome .text {
width: 410px;
height: 347px;
overflow: hidden;
float: left;
}
#contentMainHome .photos {
width: 107px;
padding: 0 0 0 26px;
float: left;
}
#contentMain {
width: 543px;
padding: 10px;
background: #F8F8F8;
border: 1px solid #E3E3E3;
float: left;
}
#contentMain p {
margin:0;
padding: 0 0 15px 0;
line-height: 18px;
}
#contentMainWide {
width: 918px;
padding: 10px;
background: #F8F8F8;
border: 1px solid #E3E3E3;
float: left;
}
#contentMainWide p {
margin:0;
padding: 0 0 15px 0;
line-height: 18px;
}
#contentMainWide .leftNav {
width: 85px;
margin: 10px 25px 0 -10px;
padding: 0 25px 0 0;
border-right: 1px solid #E3E3E3;
float: left;
}
#contentMainWide .leftNav ul {
margin: 0 0 0 10px;
}
#contentMainWide .leftNav ul li {
list-style:none;
padding-left: 15px;
margin: 0;
line-height: 18px;
}
#contentMainWide .leftNav ul .bullet {
background: url(../images/gfx_navBullet.gif) left no-repeat;
}
#contentMainWide .leftNav ul .downBullet {
background: url(../images/gfx_navBulletSelected.gif) left no-repeat;
}
#contentMainWide .photoContainer {
width: 755px;
margin: 10px 0 0 0;
padding: 10px;
background: #FFFFFF;
border: 1px solid #E3E3E3;
float: left;
}
/*------------------------------------
 start formContainer
------------------------------------*/
.formContainer {
width: 415px;
}
.formContainerWide {
width: 535px;
}
.formLabel {
height: 20px;
width: 215px;
float: left;
}
.formLabelWide {
height: 20px;
width: 335px;
float: left;
}
.formRequired {
height: 20px;
width: 200px;
font-size: 10px;
text-align: right;
float: left;
}
.formWrapper {
width: 375px;
padding: 20px;
background-color: #ECECEC;
border: 1px solid #E3E3E3;
float: left;
}
.formWrapperWide {
width: 495px;
padding: 20px;
background-color: #ECECEC;
border: 1px solid #E3E3E3;
float: left;
}
.fieldLabel {
height: 32px;
width: 155px;
float: left;
}
.field {
height: 32px;
width: 195px;
float: left;
}
.field .standard {
width: 180px;
margin: 1px 0 0 0;
padding: 2px;
border: 1px solid #E3E3E3;
}
.field220 {
height: 32px;
width: 220px;
float: left;
}
.fieldCheck {
height: 30px;
width: 25px;
float: left;
}
.field220ButtonText {
height: 25px;
width: 215px;
padding: 8px 0 0 5px;
float: left;
}
.fieldComments {
width: 340px;
padding: 0 0 10px 0;
float: left;
}
.fieldComments2 {
width: 180px;
padding: 0 0 2px 0;
float: left;
}
.fieldWideSpacer {
height: 32px;
width: 120px;
float: left;
}
/*------------------------------------
 start formContainer
------------------------------------*/
/*------------------------------------
 End contentMain
------------------------------------*/
/*------------------------------------
 Start contentModules
------------------------------------*/
.contentModule1 {
width: 345px;
margin: 0 0 10px 10px;
padding: 10px;
background: #ECECEC url(../images/bg_contentModule1.gif) top left repeat-y;
border-top: 1px solid #E3E3E3;
border-bottom: 4px solid #8F8F8F;
line-height: 20px;
float: left;
}
.CMHomeLink {
margin: 32px 0 0 0;
}
.CMHomeButton {
margin: 17px 0 0 0;
}
.contentModule2 {
width: 345px;
margin: 0 0 0 10px;
padding: 10px;
background: #FFFFFF url(../images/bg_contentModule2.gif) top left repeat-y;
border-top: 1px solid #E3E3E3;
border-bottom: 1px solid #E3E3E3;
float: left;
}
.contentModule2 img {
margin: 0 0 12px 0;
}
/*------------------------------------
 End contentModules
------------------------------------*/
/*------------------------------------
 End contentContainer
------------------------------------*/
/*------------------------------------
 Start mainSponsorContainer
------------------------------------*/
#mainSponsorContainer {
height: 107px;
width: 920px;
margin: 0 10px 0 10px;
padding: 30px 20px 0 20px;
background: #FFFFFF url(../images/bg_mainSponsorContainer.jpg) top center no-repeat;
clear:both;
}
#mainSponsorContainer ul {
margin: 20px 0 0 0;
}
#mainSponsorContainer ul li {
display: inline;
}
#mainSponsorContainer .logoSpace {
margin: 0 46px 0 40px; /*was 0 46 0 0*/
}
/*------------------------------------
 End mainSponsorContainer
------------------------------------*/
/*------------------------------------
 Start footer
------------------------------------*/
#footerContainer {
width: 960px;
padding: 20px 10px 20px 10px;
background: #DDDDDD url(../images/gfx_bottomShadow.jpg) top left no-repeat;
clear: both;
}
#footerContainer ul li {
display: inline;
}
#footerContainer .divider {
border-right: 1px solid #AEAEAE;
}
/*------------------------------------
 End footer
------------------------------------*/
/*------------------------------------
 End mainContainer
------------------------------------*/