/* Basic Style Sheet Document */

/*--------------------------------------------------------------------------------------------------------------
type:		Perfect 2 Column CSS template
Version: 	1.0 (Standard browsers - IE6+)
Author:		BBurke (Connetik Interactive)
Email: 		info@connetik.com
Website:	http://www.connetik.com
Legend:		:TODO: Remember to remove this rule before the site goes live
			:KLUDGE: I managed to fix this problem in IE by setting a small negative margin
			:BUG: Rule breaks in IE6
--------------------------------------------------------------------------------------------------------------*/


/* General */

/*--------------------------------------------------------------------------------------------------------------*/
body {
	background: url(../images/bg_shadow.gif) repeat-y rgb(35, 31, 32) center;
	margin:0px;
	text-align:center;
}
div#wrapper {
	width:981px;
	position: relative;
	margin: 0 auto;
	top: 0px;
	right: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

/* header */

/*--------------------------------------------------------------------------------------------------------------*/
div#header {
	
	clear:both;
	float:left;
	width:100%;
	height:100%;
	background: url(../images/bg_header_top.jpg) no-repeat center #ffffff;
	padding-top:25px;
	
}
.logo {
	margin-right: 15px;
}
div#ticker {
	clear:both;
	float:left;
	width:571px;
	background: url(../images/img_address_ticker.jpg) no-repeat center;
	height:30px;
	text-align: right;
	overflow: hidden;
	color:#ffffff;
	padding-top: 16px;
	padding-right: 40px;
	padding-left:370px;
	
	font-size:14px;
	font-weight:bold;
}

/* mid section */

/*--------------------------------------------------------------------------------------------------------------*/

div#colmask {
	position:relative;	
	clear:both;
	float:left;
	width:100%;
	min-height:700px;	
	background:url(../images/bg_general.jpg) center repeat-y #ffffff;
}

#col1, #col2{
	float:left;
	position:relative;
	padding:0;
	overflow:hidden;
}

/* left side */

.left_promo a:link {
	color:#ffffff;
	text-decoration:none;	
	}
.left_promo a:visited{
	color:#ffffff;
	text-decoration:none;	
	}
.left_promo a:hover{
	color:#ffffff;
	text-decoration:none;	
	}

#promo {
	width:100%;
	height:100%;
	
	}

#col1{
	background: url(../images/bg_side_nav.jpg) no-repeat top center;
	width:340px;
	text-align:center;
	height:100%;
}

#featured {
	
	width:100%;
	height:155px;
	text-align:center;
}

#featured_used_bg {
	width:322px;
	height:135px;
	background: url(../images/bg_featured_logo.jpg) bottom right no-repeat #fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c9c9bd;
	border-left-color: #c9c9bd;
	}

.side_header, .content_header{
	color: #c40001;
	text-align:left;
	font-weight: bold;
	font-size:18px;
	margin:15px;	
}



.feature_text{
	color: #c40001;
	text-align:left;
	font-weight: bold;
	font-size:18px;
	
}

.feature_title{
	color: #000000;
	text-align:left;
	font-weight: bold;
	font-size:18px;
	
}


#left_promo {
	background: url(../images/bg_currentpromotions2.jpg) repeat-y center;
	padding:0px;
	margin:0px;
}

.promo_content {
		margin:20px;
	}

#left_promo img {
	margin:0;
	padding:0;	
}
.promo_text{
	color: #ffffff;
	text-align:left;
	font-weight: bold;
	font-size:18px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:0px;
	
}
ul#side_map li{
	color: #c40001;
	float:left;
	width:100px;
	padding:0;
	text-align:left;
}

ul#side_map {
	padding: 10px 0px 10px 25px;
	margin:0 0 20px 0;
	
	
}
.black {
	color:#000000;
}

#side_map a:link{
	color:#000000;
	text-decoration:none;
	}
#side_map a:visited {
	color:#c40001;
	text-decoration:underline;
	}
#side_map a:hover {
	color:#000000;
	text-decoration:underline;
	}

/* right main content side */

#col2{
	background: url(../images/bg_right_content.jpg) no-repeat top right;
	width:601px;
	text-align:center;
	min-height:450px;
	height:100%;
	padding:20px;
	text-align:left;
	font-size:12px;
}

.main_content_header{
	color: #c40001;
	text-align:left;
	font-weight: bold;
	font-size:18px;	
}

/* footer */
div#footer {
	clear:both;
	float:left;
	height:13px;
	width:606px;
	padding:15px 20px 20px 355px;
	text-align:left;
	background: url(../images/bg_footer.jpg) no-repeat center top #fff;
}

div#footer img {
	position:relative;
	float:right;
	}

/* forms  */

.txtbox {
   width: 150px;
   border: 1px solid #969696;
}
.txtarea {
   border: 1px solid #969696;
}

/* financeapp-thankyou.php */
.thankYouMsg{
	font: 30px Arial, Helvetica, sans-serif;
	color:#b70b00;
	font-weight:bold;
	padding: 25px;
	background-color: #ffffff;
	background-image: none;
}

/* autoStream */
div#autoStreamDiv{
	background: url(../images/bg_right_content.jpg) no-repeat top right;
	float:left;
	font-size:12px;
	height:100%;
	min-height:450px;
	overflow:hidden;
	padding:0;
	padding: 10px 15px 0px 15px;
	position:relative;
	width:611px;
}

/* service board */
#serviceBoardWrapper{
	margin-left: 28px;
	padding: 0px;
}
