@charset "UTF-8";
/* CSS Document */

body { font-family: Arial, Helvetica, sans-serif; }
#sectionBar {
	 background-image: url(../images/sectionHdr-bg.gif);
	 background-repeat: repeat-x;
	 height: 23px;
	 padding: 5px 5px 0px 10px;
	 _margin-bottom: -9px;
	font-family: Arial, Helvetica, sans-serif;
}
#sectionBar h1 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
.addthis {
	float: right;
	_margin: 0px 0px 15px 0px;
	/*position: relative;
	margin-bottom: 0px;*/
	/**padding: 15px 0px 0px 0px;*/
}
/*\*/
/*html*.addthis {
	position: relative;
	top: 0;
	*top: -15px;
} */	
.hidden { display: none; }
.guideLink {
	color: #000;
	text-decoration: none;
}
#bottom {
	width: 971px;
	font-family: Arial, Helvetica, sans-serif;
}

#main {
		margin: 0px 0px 0px 7px;
		font-family: Arial, Helvetica, sans-serif;
		width: 971px;
	}	
	#rightSide {
		background-color: #000;
		background-image: url(/images/container_bg.gif);
		background-repeat: repeat-y;
		background-position: left;
		width: 166px;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
	}	
	#rightSide input {
		width: 140px;
		border: 1px solid #000;
		margin: 7px 0px 7px 0px;
		color: #999;
		font-family: Arial, Helvetica, sans-serif;
	}
	#rightContent {
		background-color: #000;
		margin-left: 7px;
		font-family: Arial, Helvetica, sans-serif;
	}	
	#leftSide {	
		font-family: Arial, Helvetica, sans-serif;
	}
	#seoBar {
		background-color: #000;
		padding: 7px;
		margin: 0;
		font-family: Arial, Helvetica, sans-serif;
		white-space: nowrap;
	}
	#seoBar h2 {
		font-size: 12px;
		color: #fff;
		font-weight: normal;
		margin: 0;
		width: 790px;
	}
	
	
.clear { clear: both; }

div.container {
	overflow: hidden;
	width: 100%;
}
	
.avail {
color: #da1b3f;
font-size: 12px;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
}