@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - SHONTELLE COMMUNITY CSS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		shontelle_community.css
	Date:			Oct 08, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#navBar ul li a {
		text-indent:-9999px;
	}
	.mainCol h1{
		background: url(../../images/h2_community.gif) no-repeat;
		width:96px; height:15px;

	}
		.mainCol .network {
			width:355px; 
			display:inline;
			padding:15px 0 0 0px;
		}
			.mainCol .network img {

				float:left;
			}
			.mainCol .network .content {
				width:215px; 
				padding:0 0 15px 9px;
				font-size:13px;
				color:#FFFFFF;
				float:left;
			}
				.mainCol .network .content h2 {
					font-size:16;
					font-weight:normal;
					padding:0 0 13px 0;
				}
					.mainCol .network .content a.signUpnow:link, .mainCol .network .content a.signUpnow:visited {
						background:url(../../images/btn_signup.gif) top no-repeat;
						width:139px; height:28px;
						margin:13px 0 0 0;
						text-decoration:none;
						display:block;
					}
						.mainCol .network .content a.signUpnow:hover {
							background-position:0 -28px;
						}
						.mainCol .network .content a.signUpnow:active {
							background-position:0 -56px;
						}
						.mainCol .network .content .signUpnow img {
							width:92px; height:20px;
							padding:0;
							border:none;						
						}
		.mainCol .spacer {
			background: url(../../images/community_spacer.png) no-repeat;
			width:238px; height:17px;
			margin:20px 0 22px 105px;
			behavior: url(shared/css/iepngfix.htc);
		}
		.mainCol .banner {
			width:411px; height:56px;
			padding:0 0 0 18px;
		}
			.mainCol .banner img {
				padding:2px;
				border: 1px solid #fe94b7;
			}
