/*
	==========================================
	STS CSS
	==========================================
*/

* {
	margin: 0;
	padding: 0;
}

:active {
	outline: 0;
}

:focus {
	outline: 0;
}

body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	background: #fff url(../images/ltgraydk.gif) repeat;
	margin:0px 0px 0px 0px; 
	padding: 0px; 
	text-align:center;
	height:auto !important;
	min-height:100%;
	height:100%;
	background-color:#f9f9f9;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #000;
}

.x {
	clear: both;
}

p {
	line-height: 20px;
	margin: 0 0 15px;
	color: #666;
}

img {
	border: 0;
}

.space {
	clear: both;
	margin-top: 10px;
	padding-bottom: 10px;
}

.rate_table {
	width: 300px;
	height: 100%;
	float: left;
	margin-right: 10px;
}

.rate_table h2 {
}

.rate_table h3 {	
	color: #555;
}

table.tableizer-table {border: 0px solid #CCC; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-right:15px; 	width: 280px;} 

.tableizer-table td {padding: 6px; margin: 3px; text-align: right;
	border: 1px none #ccc;
	border-bottom: thin dotted #aaa;
}
.tableizer-table th {background-color: #3F4750; color: #FFF; font-weight: bold;
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
	line-height: 2em;
	padding-left: 3px;
	padding-right: 3px;
}


h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 5px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 2px;
	color: #333;
}

h3 {
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 10px;
	color: #333;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	float: left;
	margin: 3px 0 10px;
	width: 460px;
}


/* START HEADER */
#header {
	position: fixed;
	width: 100%;
	min-width: 1024px;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	z-index: 500;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#header_background {
	position: fixed;
	width: 100%;
	min-width: 1024px;
	height: 55px;
	top: 0px;
	left: 0px;
	z-index: auto;
	background: url(../images/header_image.png) repeat-x;
}

#logo_header {
	position: absolute;
	top: 2px;
	width: 215px;
	height: 47px;
	left: 10px;
	z-index:200;
}

#member_bbb {
	position: absolute;
	left: 10px;
	top: 60px;
	z-index:0;
}

#testimonial {
	position: fixed;
	right: 10px;
	top: 60px;
	z-index:0;
}

#tagline {
	position: absolute;
	height: 10px;
	width: 400px;
	background-repeat: no-repeat;
	top: 15px;
	right: 25px;
	text-align: right;
}

#tagline h1{
	margin: 0px;
	font-style: italic;
	color: #333;
	font-size: 1em;
}

/* END HEADER */

#wrapper {
	position: relative;
	margin-right: auto; 
	margin-left: auto; 
	top: 50px;
	width: 980px;
	background: #CCC;
	text-align: left;
	}

#content {
	background: url(../images/content_background_80.png) repeat;
	width: 980px;
	border: thin solid #333;
}


#pitch {
	margin-bottom: 30px;
		text-align: right;
}

#pitch_logo {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 200;
}

#pitch .infoline {
	position: absolute;
	top: 17px;
	background: #fff;
	font-size: 18px;
	width: 800px;
	height: 90px;
	opacity: 0.70;
	filter: alpha(opacity=70);
	color: #fff;
	z-index: 100;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius: 10px;
}

#pitch .infoline p{
	position: relative;
	top: 30px;
	left: 200px;
	width: 400px;
	font-size: .9em;
	color: #333;
	padding-left: 100px;
	margin-right: 30px;
	vertical-align: middle;
}


.pitch-gallery {
	overflow: hidden;
	width: 980px;
	position: relative;
}

.pitch-gallery-holder {
	width: 3920px;
	position: relative;
	top: 0;
	left: 0;
}

.pitch-gallery-div {
	float: left;
}

#left {
	width: 625px;
	float: left;
	margin-left: 25px;
	display: inline;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #ccc;	
}

#left img {
	float: left;
	margin: 5px 20px 2px 0;
	padding: 3px;
	border: 0px solid #ccc;
}

#left bullet {
	float: left;
	margin: 0px 0px 0px 0;
	padding: 0px;
	border: 0px solid #ccc;
}

#left form {
	padding-left: 45px;
}

#left label {
	float: left;
	display: block;
	clear: both;
	padding: 3px 0;
	color: #666;
	font-weight: normal;
	width: 150px;
}

#left .lcurrent {
	font-weight: bold;
}

#left label img {
	vertical-align: middle;
}

select {
	float: left;
	margin: 0 5px 10px 0;
	padding: 7px;
	width: 350px;
	border: 1px solid #ccc;
}

textarea {
	float: left;
	margin: 0 5px 10px 0;
	padding: 7px;
	width: 350px;
	border: 1px solid #ccc;
}

#left input.text {
	float: left;
	margin: 0 5px 10px 0;
	padding: 7px;
	width: 350px;
	border: 1px solid #ccc;
}

#left textarea {
	height: 200px;
}

#left select {
	width: 366px;
}

#left input.radio {
	
}

#left input:focus {
	border-color: #aaa;
}

#left textarea:focus {
	border-color: #aaa;
}

.error {
	font-size: 10px;
	color: #FF0000;
	margin: 0 0 10px 150px;
	display: none;
}

#left .submit {
	border: 0;
	background: #000;
	color: #fff;
	padding: 5px;
	float: left;
	margin-left: 150px;
}

ul {
	color: #667;
	margin: 0 0 10px 30px;
	line-height: 18px;
}

ol {
	color: #667;
	margin: 5px 0 5px 30px;
	line-height: 18px;
}

#contact-back {
	margin: 12px 40px 0 0;
	float: right;
}

.post {
	position: relative;
	margin-bottom: 10px;
	height: 127px;
}

.post-options {
	position: relative;
	margin: -37px 0 40px 0;
	font-size: 10px;
	color: #667;
}

#right {
	width: 260px;
	float: right;
	margin-right: 25px;
	display: inline;
}

#feature {
	margin-left: 25px;
	padding-bottom: 10px;
}

.small-post {
	clear: both;
	margin-left: 10px;
}

.small-post li {
line-height: 1.6em;
}


.small-post img {
	border: 1px solid #ccc;
	margin: 3px;
}

.last {
	margin-right: 0;
}

#feature ul {
	margin-top: -11px;
}

#footer {
	color: #665;
	font-size: 11px;
	margin: 20px 0 20px 10px;
}

.post-info {
	font-size: 11px;
	color: #999;
	margin-bottom: 12px;
}

.read-more {
	background: url(images/link.gif) no-repeat center left;
	padding-left: 13px;
	font-size: 10px;
}

.break {
	border-top: 1px solid #ccc;
	margin: 30px 0;
	display: block;
}

.no-border {
	border: 0;
}

.space {
	margin-bottom: 20px;
}

/* @group Iframe Details */

div.cont-form {
	height:400px;
	width: 250px;
	margin-bottom: 10px;
	margin-left: -10px;
	margin-top: -15px;
	padding: 5px;
	background: #fff;
	border: thin dotted #333;
}

iframe.cont-form {
	width: 273px;
	height:100%;
	min-height:300px;
	overflow: auto;
	margin-left: 0px;
}

/* @end */
