/*CSS Document*/
body{
	background:url(../images/_bg.gif) left top repeat-x #2f2f2f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0;
	color:#e7e9eb;
}
#wrapper{
	width:930px;
	margin:0 auto;
}
#wrapper-secondary {
	width:935px;
	margin:0 auto;
}


/*@@@ Heading @@@*/
h1{
	color:#d4182f;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h2{
	color:#9F1313;
	font-size:17px;
	margin:0;
	padding-bottom:5px;
}
h3{
	font-size:17px;
	font-weight:bold;
	color:#ea3d3d;
	padding:0;
	margin:0;
	margin-top:20px;
	padding-bottom:10px;
}
h4{
	font-size:12px;
	color:#e7e9eb;
	font-weight:bold;
	padding:0;
	margin:0;
}
h5 {
	margin:0px;
	font-size:13px;
	color:#1E1E1E;
	padding-bottom:3px;
}
h6{
	color:#9F1313;
	font-size:17px;
	margin:0;
	padding-bottom:12px;
}
h6 span{
	font-size:12px;
	font-style:italic;
	color:#282828;
	font-weight:bold;
}


/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
.clrSolo {
 clear: both; 
 font-size: 0px; 
 line-height: 0px; 
 margin: 0px; 
 padding: 0px; 
 visibility: hidden;
 height: 0;
}
.clr {
 clear: both; 
}
.left {
 float: left;
}
.right {
 float: right;
 text-align:right;
}
.imgRight {
 margin-top: 6px; 
 margin-left: 20px;
 float: right;
 border:solid 3px #567598;
}
.imgLeft {
 margin-top: 3px; 
 margin-right: 14px;
 float: left;
 padding:1px;
 background-color:#CCC;
} 
a {
	color: #9F1313;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
input, textarea, select {
	margin: 0;
	padding: 0;
}
input.clean {
	border-style: none; 
	background: none;
}


/*@@@ Home Page @@@*/
#homeBanner{
	width:930px;
	height:381px;
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homeBannerContent {
	padding: 100px 0px 0px 60px;
	float: left;
	width: 380px;
}
#homeBannerContent a {
	color: #D42828;
	text-decoration: none;
}
#homeBannerContent a:hover {
	text-decoration: underline;
}

#homeBannerFlash {
	float: right;
	height: 381px;
	width: 442px;
}

#home_content{
	width:930px;
	background:url(../images/_bg_home_content.gif) repeat-y;
	padding-bottom:18px;
}
.col{
	width:260px;
	float:left;
	padding:0px 30px 0px 20px;
}
.right_text{
	float:left;
	padding-left:15px;
	width:150px;
}
.right_text1{
	float:left;
	padding-left:15px;
	width:160px;
}
.right_text2{
	float:left;
	padding-left:15px;
	width:170px;
}
#home_content ul{
	margin:0;
	padding:0;
	list-style:none;
}
#home_content ul li{
	line-height:20px;
}
#home_content p{
	margin:0;
	padding-bottom:10px;
}

/*@@@ Nav @@@*/
#nav {
	float:right;
	padding-top:26px;
	padding-right:5px;
}



/*@@@ Secondary Page @@@*/
#content-top {
	width:901px;
	padding-left:34px;
	background:url(../images/content_top.gif) left top no-repeat;
	padding-top:59px;
	height:auto;
	min-height:325px;
	position:relative;
}
#content-top2 {
	width:901px;
	padding-left:34px;
	background:url(../images/content_top.gif) left top no-repeat;
	height:auto;
	min-height:380px;
	position:relative;
}
#content-mid {
	width:935px;
	background:url(../images/content_mid.gif) repeat-y;
}
/*Side Bar*/
#sidebar {
	width:180px;
	float:left;
	padding-right:22px;
}
#sidebar p {
	margin:0px;
	padding-bottom:9px;
}

#subnav {
	width:137px;
	background:url(../images/subnav_mid.gif) left top repeat-y;
	height:auto;
	min-height:142px;
	padding-top:0px;
	padding-left:21px;
	padding-right:22px;
}

#subnav-mid {
	width:180px;
	background:url(../images/subnav_mid.gif) repeat-y;
}

.inset-links {
    width: 100%;
    border-spacing: 0px;
    border-bottom: solid 1px #404040;
}

.inset-links {
    vertical-align: middle;
}

.inset-links tr td {
    border-top: solid 1px #404040;
    padding: .5em;
}

.inset-links tr td, .inset-links tr td a {
    color: #d0d0d0;
    font-size: 13px;
    text-decoration: none;
}

.inset-links tr td.arrow {
    color: #404040;
    font-size: 1.5em;
}

.inset-links tr:hover td, .inset-links tr:hover td a, .inset-links tr td a:hover {
    color: #9F1313;
    cursor: pointer;
}

#callout {
	width:120px;
	padding-top:24px;
	padding-left:30px;
	padding-right:30px;
	font-size:12px;
	color:#282828;
}
/*Content*/
#content {
	width:418px;
	float:left;
	color:#282828;
}
#news_content {
	width:480px;
	float:left;
	color:#282828;
	margin-left:50px;
	line-height:16px;
}
#news_content ul{
	margin:0;
	padding:0;
	list-style:none;
}
#news_content ul li {
	border-top:solid 1px #6b6b6b;
	padding:8px 0 10px 0;
}
.bullet {
	margin-top:4px;
}
.event {
	width:445px;
	float:right;
}
#content p {
	margin:0px;
	padding-bottom:12px;
}
#content ul {
	margin:0px;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:16px;
}
#content ul li {
	margin:0px;
	background:url(../images/bullet1.gif) no-repeat 0px 8px;
	list-style-type:none;
	padding-left:8px;
	padding-bottom:2px;
}
#quote {
	width:418px;
	background-color:#787474;
	font-size:17px;
	color:white;
	line-height:22px;
	margin-bottom:21px;
}
#quote p {
	margin:0px;
	padding-left:19px;
	padding-right:19px;
	padding-bottom:0px;
	padding-top:2px;
}
#bottom {
	width:418px;
	background:url(../images/bg_bottom.gif) repeat-y;
}
.col1 {
	width:260px;
	float:left;
	padding-right:26px;
}
.col2 {
	width:123px;
	float:left;
	padding-left:9px;
	font-size:13px;
}

/*@@@ Others @@@*/
.heading {
	padding-top:20px;
	padding-bottom:29px;
}
.heading_spec {
	padding-top:20px;
	padding-bottom:15px;
}
.photo {
	position:absolute;
	top:0px;
	right:0px;
}
.indent-top {
	margin-top:5px;
}
.icon {
	float:left;
	margin-right:3px;
}
.spec a{
	color:#E32C2C!important;
	text-decoration:underline!important;
	background:none!important;
}
.spec a:hover {
	text-decoration:underline!important;
}
.subtitle{
	font-size:9px;
}
.feature_img{
	margin-left:1px;
	margin-bottom:8px;
}
#callout_news{
	width:140px;
	padding-top:15px;
	padding-left:20px;
	padding-right:10px;
	font-size:11px;
	color:#282828;
	line-height:15px;
}

#callout_news a {
	text-decoration:none;
}
#callout_news a:hover {
	text-decoration:underline;
}
#callout_news .item{
	padding:10px 0;
}

.list_img_news {
	float:left;
	margin:5px 10px 0px 0;
}


/*@@@ sign_up @@@*/
#sign_up_content {
	width:468px;
	color:#282828;
	font-size:12px;
	padding:10px 0px 15px 72px;
	float:left;
}
#sign_up_content .h_image{
	padding:0 0 20px 0;
}
#sign_up_content a{
	color:#942525;
}
.sign_up{
	width:310px;
	margin-left:35px;
}
.tb_sign_up{
	width:200px;
	border:solid 1px #bababa;
	font-size:12px;
	padding-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#282828;
}
.submit_bt{
	border:none;
	margin-top:15px;
	margin-right:2px;
}
.drop{
	width:203px;
	font-size:12px;
	color:#282828;
	border:solid 1px #bababa;
	font-size:12px;
	padding:1px 0;
	font-family:Arial, Helvetica, sans-serif;
}
#sign_up_content a{
	color:#942525;
}
.col_logo{
	width:139px;
	float:left;
}
.logo_partner{
	background:url(../images/logo_partner_bg.jpg) no-repeat;
	width:113px;
	height:84px;
	margin-bottom:10px;
	display:block;
	padding:5px 5px 5px 4px;
}
.callout{
	background:url(../images/callout_bg.png) repeat-y;
	float:right;
	width:241px;
	margin-left:5px;
}
.callout_top{
	background:url(../images/callout_top_bg.png) no-repeat;
	padding-top:27px;
}
.callout_content{
	background:url(../images/callout_bot_bg.png) left bottom no-repeat;
	font-size:15px;
	color:#fff;
	padding:0px 6px 12px 19px;
	width:216px;
	line-height:21px;
}
.callout_content img{
	float:right;
	margin-top:-15px;
}
#subnav h4 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 8px;
}
#subnav h4 a {
	text-decoration:none;
}
#subnav .white_text{
	padding:0 15px 0 8px;
	display:block;
}
.black_box{
	margin-bottom:20px;
}
.go_bt{
	margin:15px 10px 0 9px ;
	float:left;
}
#left_logo{
	text-align:center;
	padding-top:100px;
}
#left_logo h2{
	padding-bottom:15px;
}
.privacy {
    font-size: .8em;
    font-style: italic;
    line-height: 1.3em;
}

.line_space{
	margin:30px 0px 20px 0px;
}
.indent-content {
	padding-top:59px;
}

.error, .success {
    padding: 1em;
    margin-bottom: 1em;
    border-style: solid;
    border-width: 2px;
    color: #c0c0c0;
}

.error {
    background: #700000;
    border-color: #a00000;
}

.success {
    text-align: center;
    background: #006000;
    border-color: #009000;
}


#footer{
	color: #808080;
	width:904px;
	padding-top:0px;
	padding-bottom:25px;
	padding-left:13px;
	padding-right:13px;
    font-size: 11px;
    margin-bottom: 4em;
}
.footer_icon{
	margin:0 5px 0px 10px;
}

#footer .addthis_toolbox .atclear {
    clear: none;
    display: none;
}

.at300bs.at15t_expanded, .at300bs.at15t_compact {
    background-image: url(/images/icon-addthis.gif) !important;
}

#footer a:link, #footer a:visited, #footer a:active {
	color:#e7e9eb;
	text-decoration:none;
    margin-left: .2em;
    margin-right: .2em;
}

#footer a:hover {
	text-decoration:underline;
}

#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color:#fff;
	text-decoration: none;
}

#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color:#fff;
}

#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
