/*
Project: HomeGrid Forum
File: css/style.css
Last edited: June 4, 2010, 1:54 pm
*/

/* --- global --- */	
img { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

/* --- minimum to vertically stretch columns --- */	

/*header login*/
div.login_header {
float:right;
width:75px;
border:0px solid red;
margin-top:10px;
}

div.login_header a {
	color: #666666;
    margin-right: 0px;
    padding: 6px 3px 4px;
    text-decoration: none;
    font-size: 12px;
}


/*header flags*/
div.flag_header{
float:right;
width:70px;
border:0px solid red;
margin-top:15px;
}

div.flag_header a {
text-decoration: none;
color:#535353;
font-size: 11px;
}
div.flag_header a:hover {
text-decoration: underline;
color:#535353;
font-size: 11px;
}
div.flag_header img {
margin-top: 5px;

}


#container {
	width:950px;
	margin:0px auto 0px auto;
	}
#col_container {
	/*allows for vertical stretcing elements*/
	
	}
#lcol {
	/*background-color: #ededed;*/
	float: left;
	padding: 0 0 0px 12px;
	width: 236px;
	/*background:url("../images/common/bg_lcol_bottom.jpg") repeat-x bottom left #f7f7f7;*/
	}

#rcol {
	/*background-color:#dedede;*/
	color:#000;
	float:left;
	width:690px;
	}
	#rcol h3 {
		color:#002b51;
		font-size:20px;
		font-weight:normal;
		border: 0px solid red;
		margin: 15px 0;
		letter-spacing:.05em;
	}

#reg_usr {
	color: #838383;
	float: right;
	font-size: 10px;
	vertical-align: bottom;
}
	
#breadcrumbs { 
	background: url('../images/common/bg_breadcrumb.jpg') repeat-x 0 0;
	color: #FFFFFF;
	font-size: 12px;
	height: 22px;
	margin: 0 1px;
	padding: 7px 0 0 10px;
	border: 0px solid blue;
}
	#breadcrumbs a:link, #breadcrumbs a:visited { color: #FFFFFF; text-decoration:none; }
#col_closer {
	background-color:red;
	clear:both;
	}


/* --- Extra Container for specific design layout --- */	
#extra_container {
	width:950px;
	border:5px solid green;
	background-color:#6c6;
	margin:0px auto 0px auto;
}

h4 {
		color: #5d5d5d;
		padding:0px;
		margin: 0px;
		display:inline;
	}

h5 {
		color: #709936;
		font-size: 14px;
		padding:0px;
		margin: 0px;
	}

hr {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	}


.dashed {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px dashed #fff;
	width: 220px;
	clear: both;
	margin: 0;
	padding: 0px 2px;
	}

#callouts_lcol {
	/*background-color:#FF0000;*/
	background-color:#fff;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	border: 0px solid blue;
	}
	
	
	
#callout_view_all {
	padding: 1px 5px;
	margin: 0;
	text-align: right;
	border: 0px solid purple;
	background: #e3e8d8;
	}	

#callout {
	padding:20px 0px ;
	/*background: url('../images/callouts/resource_folder.jpg') no-repeat 0 0;*/
	background: #e3e8d8;
	font-size:11px;
	line-height: 14px;
	border: 0px solid orange;
	
	}
#callout .lft {
	float:left;
	width: 33px;
	border: 0px solid red;
	margin-left: 15px;
	
	}
#callout .rht {
	float:right;
	width: 153px;
	font-size:11px;
	line-height: 14px;
	border: 0px solid red;
	padding-right: 7px;
	}

#callouts_lcol .promo img {
		margin-bottom: 10px;
		width: 228px;
		}
		
#callout a {
	text-decoration:none;
	color:#1c3354;
	padding: 0px 0px 0px 0px;
	}


#sidebar {
	width: 229px;
}
	#sidebar #sidebar_top {
		background: url('../images/common/sidebar_top.jpg') no-repeat 0 0;
		color: #FFFFFF;
		font-size: 15px;
		height: 27px;
		padding: 11px 0 0 15px;
		width: 214px;
	}
	#sidebar #sidebar_bot {
		background: url('../images/common/sidebar_bot.jpg') no-repeat center bottom;
		padding: 13px 10px;
		width: 209px;
	}
	#sidebar #sidebar_bot ul { margin:0; padding:0; }
	#sidebar #sidebar_bot ul li {
		border-bottom: 1px solid #dadada;
		display:block;
		list-style:none;
		margin:0 0 10px 0;
		padding: 0 0 10px 0;
	}
		#sidebar #sidebar_bot ul li a:link, #sidebar #sidebar_bot ul li a:visited {
			color: #838383;
			font-weight: normal;
			padding: 0 0 0 5px;
			text-decoration: none;
		}

#newsletter_signup {
	background-color:#dfdfdf;
	width: 215px;
	height: 70px;
	margin: 0px 0px 20px 0px;
	padding: 5px;
	color:#464646;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	}
	#newsletter_signup p {
		margin:0 0 5px 0;
		padding:0;
	}
	#newsletter_signup form {
		margin:0;
		padding:0;
	}

.form_box_signup {
	border: 1px solid #7995b3;
	background-color: #f5f5f5;
	color: #002b51;
	margin: 0;
	padding: 5px;
	width: 115px;
	}

/*
#foot_lft {
	float:left;
	width:350px;
	border: 0px solid yellow;
	}
#foot_rht {
	float:right;
	width: 600px;
	border: 0px solid cyan;
	}
*/


.resource_table td {
	height: 30px;
	}
.resource_table td h1 {
	color:#0066cc;
	font-size:12px;
	font-weight:normal;
	}
.resource_table td p {
	margin: 0px;
	padding: 0px;
	}
.toggle
{
margin: 0px 0px 0px 15px;
padding: 0px 0px 0px 18px;
}

.toggle_link  {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 18px;
	color:#0066cc;
	cursor:pointer;
	background: url('../images/common/plus_sign.gif') no-repeat 0px 2px;
	border: 0px solid red;
	}

.toggle_link2 {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 18px;
cursor: pointer;
color:#0066cc;
background: url('../images/common/minus_sign.gif') no-repeat 0px 2px;
}


/*  Classes  */
.fl { float:left; }
.fr { float:right; }
.wide { width: 650px; padding: 0 10px; }
.medium { width: 500px; padding: 0 10px; float:left; }
.small { width: 150px; /* border-left: 1px solid #e0e0e0; */ font-size: 11px; margin: 10px 0; float:right; }
	.small p { padding: 0 10px; }

/*  Main  */
body {
	color:#000;
	font-family: Arial Unicode MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
}
a:link, a:visited, a:visited { color:#78a232; text-decoration:none; }
.form_box {
	border: 1px solid #cbcbcb;
	background-color: #f5f5f5;
	color:#002b51;
	margin: 0 0 2px 0;
	padding: 5px;
	width: 350px;
	}

#wrapper {
	background: none; /*url('../images/common/bg_home.jpg') 0 0 no-repeat;*/
	margin:0 auto;
	padding:0 11px;
	width:948px; /*  Change to desired width :)  */
	border: 0px solid red;
}

#wrapper_inside {
	background: none; /*url('../images/common/bg_inside.jpg') 0 0 no-repeat;*/
	margin:0 auto;
	padding:0 11px;
	width:948px; /*  Change to desired width :)  */
}

#header {
	border-bottom: none; /*6px solid #a0c24d;*/
	height:106px;
	margin-top:15px;
}
#header_inside {
	padding-bottom:0px;
	height:106px;
	margin-top:15px;
}
	#logo {
		float:left;
		margin-left:24px;
		border: 0px solid red;
	}
#nav {
	float:right;
	font-size:13px;
	border: 0px solid green;
	width:610px;
}
	#nav ul{
		padding: 0px 0 7px 0; 
		margin: 0;
		text-align: right;
	}
	
	#nav ul li{
		display: inline;
	}
	
	#nav ul li a{
		color: #666666;
	/*	font-size:;*/
		padding: 6px 3px 4px 3px;
		margin-right: 20px;
		text-decoration: none;
	}
	
	#nav ul li a:hover, #nav ul li a.selected{
		border-bottom-color: black;
	}

#search {
	float:right;
	padding:15px 15px 25px 0;
	border: 0px solid pink;
}

#billboard {
}

#content {
	color:#333;
}
	#content a:link, a:visited, a:visited { color:#0066dd; text-decoration:none; }
	#callouts {
		float:left;
		padding:10px 5px;
		border: 0px solid blue;
		width:240px;
	}
	#content #accordion {
		background:url('../images/home/bg_accordion.jpg') no-repeat center top;
		float:left;
		margin:0 15px 0 5px;
		padding:10px 10px 11px 11px;
		width:235px;
	}
	#content #resources_snippet {
		float:left;
		margin-top:10px;
		width:400px;
	}
		#content #resources_snippet h1{
			color:#264864;
			margin-left:16px;
			margin-bottom: -1px;
		}
		#content #resources_snippet #entry {
			margin:15px 0;
			font-size:13px;
		}
		#content #resources_snippet img {
			padding:0 10px;
		}
		


/*
#footer {
	background:url('../images/common/bg_footer.jpg') no-repeat center top;
	color:#888;
	padding:15px;
	font-size:13px;
	width: 950px;
	margin:15px auto 15px auto;
}
	#footer a:link, #footer a:visited {
		color:#666;
		text-decoration:none;
	}
	
*/

#divider {
	border-bottom:1px dotted #e0e0e0;
	margin:10px 0;
}


/* MISC */

a.header {
	text-decoration:none;
	}

.clean_link a {
	text-decoration:none;
	}

	
ul.list1 {
	font-size:12px;
	font-style: normal;
	list-style-position: outside;
	list-style-image: url('../images/common/bullet_green.jpg');
	list-style-type: square;
	padding: 6px 0px 6px 6px;
	margin: 2px;
}
	ul.list1 li {
		margin:5px 12px;
	}
	
ul.list2 {
	font-size:13px;
	font-style: normal;
	list-style-position: outside;
	list-style-image: url('../images/common/bullet_green.jpg');
	list-style-type: square;
	padding: 6px;
	margin: 0 0 0 25px;
}
	ul.list2 li {
		margin: 4px 0;
	}
	ul.list2 li a {
		/*color:#009933;*/
	}

/* Form Styles */
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	border:1px solid #c3c3c3;
	color: #333;
	font-size: 12px;
	width: 166px;
	height: 15px;
	padding: 5px;
	background: #fff;
	margin-right: 5px;
}
.search button.btn {
	width: 43px;
	height: 26px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fff url('../images/common/btn_search_go.jpg') no-repeat top right;
}

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.promoters_box ul {
	padding: 0px;
	margin: 0px;
}

.promoters_box li {
	padding: 0px;
	margin: 0px;
	float:left;
	list-style:none;
	width: 150px;
	height: 100px;
	border: 0px solid red;
}




/* EVENT ITEM LIST; PACKAGE LIST */
		div#rcol div.medium div.event
		{
			border-top: 1px solid #666699;
			float: none;
			margin: 5px 0px 0px 0px;
			padding: 15px 0px 5px 0px;
			width: 530px;
			clear: both;
		}

			div.event img.event_image
			{
				float: left;
				width: 125px;
				height: 71px;
			}

			div.event div.event_info
			{
				border-right: 0px dotted #666699;
				float: left;
				margin-left: 20px;
				padding-right: 10px;
				width: 365px;
			}

				div#rcol div.event div.event_info h1 { color: #e36b0a; font-size: 11px; font-weight: bold; }
				
				 div#rcol div.event div.event_info div#event_link a:link,
				div#rcol div.event div.event_info #event_link a:visited { color: #016ab9; font-size: 14px; font-weight: bold; text-decoration: none; }
				
				div#rcol div.event div.event_info #event_link a:hover { text-decoration: underline; }
				
				div.event p
				{
					margin: 11px 0px 0px 0px;
					line-height: 13px;
					padding: 0px 0px 5px 0px;
					display: block;
					width: 100%;
				}
				

			div#rcol div.event div.ticketmaster
			{
				float: right;
				padding: 0px 0px 0px 19px;
				width: 65px;
				height: 20px;
				border: 0px solid #000;
			}

				div.event_item h1, div.event_item h2, div.event_item h3 { margin: 0px; padding: 0px; }
				div.event_item h1 { color: #ffffff; font-size: 14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}	
				div.event_item h2 { color: #d79c50; font-size: 12px; font-weight: bold; }
				div.event_item h3 { color: #ffffff; font-size: 12px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}	


	/* PRESS RELEASE ITEM */
		div#rcol div.news_listing
		{
			border: 0px solid #666699;

			margin: 0px 0px 0px 0px;
			padding: 15px 0px 2px 0px;
			width: 515px;
			clear: both;
		}

			div.news_listing div.news_date
			{
				
				float: left;
				width: 100px;
				border: 0px solid #ff0;
			}

			div.news_listing div.news_company
			{
				
				float: left;
				width: 100px;
				border: 0px solid #ff0;
			}
			
			div.news_listing div.news_icon
			{
				
				float: right;
				width: 40px;
				margin: 0px 0px 15px 0px;
				
				border: 0px solid #d4c;
			}

			div.news_listing div.news_icon a
			{
				
				text-decoration: none;
				font-size: 10px;
			}


			div.news_listing div.news_headline
			{
				border: 0px dotted #666699;
				text-align: left;
				margin-left: 100px;
				padding-right: 10px;
				width: 360px;
				color: #0066CC;
			}

				div#rcol div.news_listing div.news_listing_info h1 { color: #e36b0a; font-size: 11px; font-weight: bold; }
				
				 div#rcol div.news_listing div.news_listing_info div#news_listing_link a:link,
				div#rcol div.news_listing div.news_listing_info #news_listing_link a:visited { color: #e36b0a; font-size: 11px; font-weight: bold; text-decoration: none; }
				
				div#rcol div.news_listing div.news_listing_info #news_listing_link a:hover { text-decoration: underline; }
				
				div.news_listing p
				{
					margin: 11px 0px 0px 0px;
					line-height: 11px;
					padding: 0px 0px 5px 0px;
					display: block;
					width: 100%;
				}
				

			div#rcol div.news_listing div.ticketmaster
			{
				float: right;
				padding: 0px 0px 0px 19px;
				width: 65px;
				height: 20px;
				border: 0px solid #000;
			}

				div.news_listing_item h1, div.news_listing_item h2, div.news_listing_item h3 { margin: 0px; padding: 0px; }
				div.news_listing_item h1 { color: #ffffff; font-size: 14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}	
				div.news_listing_item h2 { color: #d79c50; font-size: 12px; font-weight: bold; }
				div.news_listing_item h3 { color: #ffffff; font-size: 12px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}			
			
			div.news_full_month
			{
				border-bottom: 0px dotted #ccc;
				padding-top: 10px;
				clear: both;
			}
			
			div.news_full_month h4
			{
				color: #5d5d5d;
				font-size: 14px;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 0px;
			}
			div.news_pdf_icon
			{
			border: 0px solid pink;
			float: right;
			}
			
/**** LIGHTBOX FORM  ****/

#errorContainer {color: #ff9933; font-size: 11px;}
.te_shaded { background:none repeat scroll 0 0 white; opacity:0.65; }

.txt_disclaimer { font-size: 11px; }

/*** Home page refresh 2014 ***/

div#billboard {
	height: 300px;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border: 0px solid pink;
	}


div#members {
	width:950px;
	margin: 65px auto 0;
	border: 0px solid red;
	}
div#section_header_members {
	width: 100%;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 0px;
	margin-top:20px;
	margin-bottom:0px;
	}	

div#section_header_members h1 {
	color: #78a232;
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
	margin: 0;
	padding:0 0 5px 0;
	}	
	div#members_logos {
	text-align: center;
	margin: 0 auto;
	border: 0px solid purple;
	}
	
	div#members_logos img {
	margin-right: 30px;
	}	
	
	div#members_logos img.lastchild {
	margin-right: 0px;
	}	
	div#view_more_members {
	width:100%;
	border-top: 1px solid #d1d1d1;
	padding-top: 5px;
	padding-bottom: 0;
	margin-top: 0px;
	}

div#view_more_members a:link {
	text-transform:uppercase;
	font-size:12px;
	color:#000;
	}	

	div#carousel_container {
	margin: 0 0 0 20px;
	}
	
	.carousel .main {
	
	}
	
	
	.jCarouselLite {
	
	}
	
	div#carousel_container ul {
	list-style-type: none;
	
	}
	
	div#carousel_container li {
	display: inline;
	margin: 0;
		}
	
div#carousel_container li:lastchild {
	display: inline;
	margin: 0;
		}

	
div#section_header {
	width: 100%;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 0px;
	margin-top:20px;
	margin-bottom:15px;
	}	

div#section_header h1 {
	color: #78a232;
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
	margin: 0;
	padding:0 0 5px 0;
	}	

div#view_more {
	width:100%;
	border-top: 1px solid #d1d1d1;
	padding-top:5px;
	padding-bottom: 0;
	margin-top: 20px;
	}

div#view_more a{
	text-transform:uppercase;
	font-size:12px;
	color:#000;
	}	
div#callouts {
	width:950px;
	margin: 15px auto;
	padding: 0;
	}
	
div#callout_1 {
	height:142px;
	width: 469px;
	float: left;
	border: 0px solid aqua;
	background: url('../img/callouts/callout_1.jpg');
	
	}

div#callout_1_text {
	width: 225px; 
	margin: 20px 0 0 245px;
	}	
	
div#callout_1_text h1 {
	font-size:32px;
	font-weight:normal;
	line-height: 14px;
	margin-top:20px;
	}	
	
	
div#callout_1_text p {
	font-size:26px;
	font-weight:lighter;
	line-height: 22px;
	margin-top: 0px;
	
	}		
	
div#callout_2 {
	height:142px;
	width: 469px;
	float: right;
	border: 0px solid aqua;
	background: url('../img/callouts/callout_2.jpg');
	}	

div#callout_2_text {
	width: 250px; 
	margin: 20px 0 0 15px;
	text-align:center;
	}	
	
div#callout_2_text h1 {
	font-size:32px;
	font-weight:normal;
	line-height: 14px;
	margin-top:30px;
	color: #fff;
	}	
	
	
div#callout_2_text p {
	font-size:26px;
	font-weight:lighter;
	line-height: 10px;
	margin-top: 0px;
	color:#fff;
	}	
	
	
	
div#learn_more {
	background:#3e3a37;
	color:#fff;
	width:90px;
	height:15px;
	float: right;
	margin: -20px 10px 0 0;
	text-align:center;
	padding: 5px;
	}
	
div#learn_more a:link {
	color:#fff;
	text-transform: uppercase;
	font-size:12px;
	}	
		
div#resources {
	width:950px;
	margin: 0 auto;
	}

div#resources a {
	color: #000;
	}
	
		div#resources_1 {
		width: 300px;
		height: 60px;
		border: 0px solid pink;
		margin: 0 20px 0 0;
		float: left;
		display: inline;
		}
		div#resources_2 {
		width: 300px;
		height: 60px;
		border: 0px solid pink;
		margin: 0 20px 0 0;
		float: left;
		display: inline;
		}
		div#resources_3 {
		width: 300px;
		height: 60px;
		border: 0px solid pink;
		margin: 0 0px 0 0;
		float: left;
		display: inline;
		}
		div#resources_icon {
		width: 50px;
		margin: 10px 0 0 0;
		float: left;
		text-align: center;
		border: 0px solid red;
		}
		div#resources_item {
		width: 250px;
		margin: 10px 0 0 0;
		float: right;
		border: 0px solid blue;
		}
		div#resources_item h1 {
		color: #000;
		font-weight: bold;
		font-size: 14px;
		margin: 0;
		padding: 0;
		}
		div#resources_item p {
		color: #000;
		font-weight: normal;
		font-size: 14px;
		margin: 0;
		padding:0;
		}
		div#resources_item a {
		color: #000;
		line-height: 18px;
		}		
	
div#events_news {
	width: 950px;
	margin: 0 auto;
	}
	
	div#events {
	width:300px;
	margin: 0;
	float: left;
	}	
			
		div#events_date {
		width: 75px;
		margin: 0;
		float: left;
		}
		p.month {
		text-transform: uppercase;
		text-align: center;
		margin: 0;
		padding: 0;
		font-size: 14px;
		line-height:14px;
		color: #000;
		}
		
		p.date {
		font-weight: bold;
		text-align: center;
		font-size: 24px;
		color: #000;

		}
		
		
		div#events_item {
		width: 230px;
		margin: 10px 0 0 0;
		float: right;
		}
		div#events_item h1 {
		color: #000;
		font-weight: normal;
		font-size: 14px;
		line-height: 18px;
		margin: 0;
		padding: 0;
		}
		div#events_item p {
		color: #000;
		font-weight: normal;
		font-size: 14px;
		margin: 0;
		padding:0;
		}	
		
		div#events_date {
		width: 50px;
		margin: 10px 0 0 0;
		float: left;
		clear: both;
		}
		p.month {
		text-transform: uppercase;
		text-align: center;
		margin: 2px 0 0 0;
		padding: 0;
		}
		
		p.date {
		font-weight: bold;
		text-align: center;
		}
	
	div#news {
	width:630px;
	margin: 0;
	float: right;
	}		
		
		div#news_item {
		width: 100%;
		margin: 20px 0 0 0;
		}
		div#news_item h1 {
		color: #000;
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;
		margin: 3px 0 0 0;
		padding: 0;
		}
		div#news_item p {
		color: #000;
		font-weight: normal;
		font-size: 14px;
		line-height: 16px;
		margin: 0;
		padding:0;
		}


div#email_signup_container {
	width:100%;
	background-color: #ebebeb;
	margin: 20px 0 0 0;
	}
	
#email_signup {
	width:948px;
	margin: 0 auto;
	padding: 15px 11px;
	height: 30px;
	border: 0px solid blue;
	}
#email_signup_text {
	width: 600px;
	display: inline;
	float: left;
	margin: 0 0 0 30px;
	}
	
	#email_signup p {
	font-size: 19px;
	margin-top:5px;
	}
	
#email_signup_box {
	border: 1px solid #d1d1d1;
	background: #fff;
	width: 200px;
	height: 20px;
	display: inline;
	float: left;
	margin-right:15px;
	font-size: 14px;
	}
	
#submit {
	background: #4270b4; /*#1c3354; (navy) #A0C24D; (green) */
	width: 80px;
	height: 29px;
	padding: 4px 10px;
	display: inline;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border: none;
	margin-top: 1px;
	}	
	
#submit a {
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
	}
		
		 


div#footer_container {
		width: 100%;
		background: #6e6e6e;
		margin: 0 auto;
		padding: 20px 0 50px;
		border: 0px solid green;

	}	
		div#footer {
		width: 960px;
		background: #6e6e6e;
		margin: 0 auto;
		border: 0px solid green;

	}	


		div#footer_col_1 {
		width: 200px;
		margin-right: 30px;
		display: inline;
		float: left;
		}
		div#footer_col_2 {
		width: 200px;
		margin-right: 30px;
		display: inline;
		float: left;
		}
		
		div#footer_col_3 {
		width: 185px;
		margin-right: 30px;
		display: inline;
		float: left;
		}
		
		div#footer_col_4 {
		width: 280px;
		margin-left: 0px;
		display: inline;
		float: left;
		border: 0px solid yellow;
		}				
		
		.footer_sms {
		margin: 0 1px 0 0;
	
		}
		.footer_sms_lastchild {
		margin: 0;
	
		}
		
		h1.footer {
		
			color: #fff;
			font-size: 14px;
			line-height: 1.5em;
			font-weight: lighter;
			margin: 0;
			padding: 0;
		}
		h2.footer {
		
			color: #fff;
			font-size: 12px;
			font-weight: lighter;
			margin: 0;
			padding: 0;
		}
		h3.footer {
		
			color: #fff;
			font-size: 10px;
			font-weight: lighter;
			margin: 5px 0 0 0 ;
			padding: 0;
		}
		ul.footer {	
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		
		li.footer {
			color: #fff;
			font-size: 12px;
			font-weight: lighter;
			margin: 0;
			padding: 0;
		}
		
		li.footer a{
			color: #fff;
			font-size: 12px;
			line-height: 16px;
			font-weight: lighter;
			margin: 0;
			padding: 0;
		}
		
		div#footer p{
			color: #fff;
			font-size: 12px;
			line-height: 16px;			
			font-weight: lighter;
			margin: 0;
			padding: 0;
		}
		
		a.footer  {
			color: #fff;
			font-size: 12px;
			font-weight: lighter;

		}
		div#footer img {
		margin:5px 10px 0 0;
		}
