﻿.flash_containter {
    position:relative;
    z-index:1;
}

.main_body {
    margin-left:40px;
    display:block;
    height:auto;
    background-repeat:repeat-y;
}

.main_body_left, .main_body_right {
    height:100%;
    float:left;
    vertical-align:top;
}

.main_body_left {
    width:355px;
    padding:10px;
    height:100%;
}

.main_body_left img {
}

.main_body_right {
    margin:10px 0 0 20px;
    width:440px;
    height:407px;
    padding:9px;
    padding-top:0;
    background-color:#ccc;
}

.home_left_rounded_top {
    background-image:url(../images/home_left_rounded_top.jpg);
    width:272px;
    height:5px;
}

.home_content_top, .home_content_bottom {
	height:10px;
	display:block;
	background-color:#fff;
}

.home_content_top {
	background-image:url(../images/home_rounded.jpg);
	background-position:top left;
}

.home_content_bottom {
	background-image:url(../images/home_rounded.jpg);
	background-position:bottom left;
}

.home_left_rounded_bottom {
    background-image:url(../images/home_left_rounded_bottom.jpg);
    width:272px;
    height:5px;
    display:block;
}

.home_left_left, .home_left_right {
    float:left;
    padding:0;
    padding-top:0;
}

.home_left_left {
    padding-right:10px;
}

.home_left_body {
    padding:8px 20px;
    width:232px;
    height:auto;
}

.home_left_middle {
    width:345px;
    background-color:#fff;
    padding:0 15px;
    margin-top:10px;
    font-size:12px;
    line-height:1.25em;
    height:180px;    
}

.home_left_middle h1 {
	font-size:18px;
	display:block;
	float:left;
}

.home_left_middle ul {
	margin:10px 0 0 40px;
}

.home_left_middle li {	
	list-style-image:url(../images/list_check.jpg);
	margin-left:20px;
}

.home_left_middle li a {
	color:#004c81;
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
	display:block;
	margin-top:-5px;
}

.home_left_middle li a:hover {
	text-decoration:underline;	
}

div.home_left_middle p {
	padding:10px 0 0 0;
	display:block;
	text-align:center;
}

.main_right_container {
    background-color:#fff;
    background-repeat:no-repeat;
    background-position:top;
    width:420px;
    padding:0 10px;
    text-align:center; 
    height:122px;
}

.main_right_container a {
    text-transform:uppercase;
    text-align:center;
    padding-top:5px;
    display:block;
    color:#666; 
}

.main_right_container a:hover {
    text-decoration:underline;
}

/* --- BELLE TIRE ADVANTAGE --- */
a.join  {
    background-image:url(../images/button_join.jpg);
    width:136px;
    height:58px;
    display:block;
    background-position:left top;
    margin:0 auto;
    padding:0;
}

a.join:hover 
{
    background-position:left bottom;
}

/* --- SPECIALS --- */
a.special_link {
	padding-top:0;
}

a.special_link img {
	color:#fff;
	font-weight:bold;
	border:none;
}

a.special_link:hover {
	text-decoration:underline;
}

.coupon {
	width:100px;
	height:100px;
	display:block;
	float:left;
	margin:4px 4px 0 0;
	border:1px solid #333;
	background-color:#004c81;
}

.last {
	margin-right:0;
}

/* --- SOCIAL MEDIA LINKS --- */
.social_media {
	background-repeat:no-repeat;
	width:200px;
	padding:5px 0;
	height:30px;
	margin:0 auto;
}

.social_media a {
	float:left;
	display:block;
	width:30px;
	height:30px;
	padding:0;
	margin:0 0 0 10px;
	text-indent:-2000%;
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
}

.social_media a:hover {
	background-position:left bottom;
}

a.blogger {
	background-image:url(../images/button_blogger.jpg);
}

a.twitter {
	background-image:url(../images/button_twitter.jpg);
}

a.facebook {
	background-image:url(../images/button_facebook.jpg);
}

a.myspace {
	background-image:url(../images/button_myspace.jpg);
}

a.youTube 
{
    background-image:url(../images/button_youtube.jpg);
    width:70px;
}
/* --- HOME QUOTE CONTAINTER --- */
.top_quote_container {
	font-size:30px;
	padding:0px 10px;
	margin:0 auto;
	background-color:#fff;
	text-align:center;
	width:420px;
	font-style:italic;
	font-weight:bold;
	color:#004c81;
	letter-spacing:-2px;
	text-transform:uppercase;
}

.line {
	height:1px;
	margin:5px 0;
	background-color:#004c81;
	width:350px;
	clear:both;
}

.quoteLeft {
	float:left;
	width:200px;
	color:#004c81;
	padding:5px 0 0 15px;
}

.quoteLeft h1 {
	font-size:24px;
	line-height:1em;
	padding:0 0 4px 0;
	font-style:italic;
}

.quoteLeft a {
	color:#004c81;
}

.quoteLeft a:hover {
	text-decoration:underline;
}

.quoteRight {
	float:left;
	width:105px;
	margin-left:10px;
}

/* --- YEAR/MAKE/MODEL CONTROL --- */
.recentVehicle {
	display:inline-block;
	text-align:left;
	width:237px;
}

.bottom_links {
	width:420px;
	border-top:1px solid #fff;
	margin:10px auto 0 auto;
	text-align:center;
}

.top_links {
	width:420px;
	border-bottom:1px solid #fff;
	margin:0 auto 10px auto;
	text-align:center;
	padding:0 0 10px 0;
}

.bottom_links a, .top_links a {
	color:#fff;
	margin:10px 10px 0 10px;
	display:inline-block;
}

.bottom_links a:hover, .top_links a:hover {
	text-decoration:underline;
}

.home_searchContainer {
	background-color:#004c81;
	width:420px;
	padding:0 10px;
	color:#fff;
	text-align:right;
}

.horizontal_search_control select {
	width:150px;
}

.home_searchLeft, .home_searchRight {
	float:left;
	width:200px;
}

.home_searchContainerHeader h1 {
	width:420px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

.home_searchContainerHeader 
{
    text-align:center;
}

.home_searchContainerTop {
	background-image:url(../images/home_blue_rounded.jpg);
	height:10px;
	width:440px;
	background-position:left top;
	margin:10px 0 0 0;
}

.home_searchContainerBottom {
	background-image:url(../images/home_blue_rounded.jpg);
	height:10px;
	width:440px;
	background-position:left bottom;
}

.home_quoteTop {
	background-image:url(../images/home_white_rounded.jpg);
	height:10px;
	width:440px;
	background-position:left top;
	margin-top:10px;
}

.home_quoteBottom {
	background-image:url(../images/home_white_rounded.jpg);
	height:10px;
	width:440px;
	background-position:left bottom;
	margin-bottom:11px;
}

.roundedRedTop {
	background-image:url(../images/home_lightBlue_rounded.jpg);
	height:10px;
	width:440px;
	background-position:left top;
	margin-top:10px;
}

.roundedRedBkgd {
	
	background-color:#006bb7;
	padding:0 20px;
}

.roundedRedBkgd img {
	border:0;
}

.roundedRedBottom {
	background-image:url(../images/home_lightBlue_rounded.jpg);
	height:10px;
	width:440px;
	background-position:left bottom;
	margin-bottom:11px;
}

.home_searchRight a {
	width:200px;
	color:#fff;
	display:block;
	text-align:center;
	padding:5px 0;
	height:14px;
	background-image:url(../images/button_red.jpg);
	background-position:left top;
	margin-left:10px;
	margin-bottom:5px;
	font-weight:bold;
}

.home_searchRight a:hover {
	background-position:left bottom;
}

.main_right_containerLeft {
	width:220px;
	float:left;
}

.main_right_containerLeft p 
{
    display:block;
    font-size:16px;
    font-weight:bold;
    margin:10px 0;
}

.main_right_containerRight {
	width:200px;
	float:left;
	font-size:18px;
	padding:0;
}

.testimonial 
{
    padding:0 1%;
    font-size:14px;
    line-height:1.25em;
    color:#999;
    text-align:left;
    font-style:italic;
    margin-top:5px;
    
    text-align:center;
}

.greyRounded 
{
    background-color:#666;
    color:#fff;
}

.greyRoundedTop, .greyRoundedBottom
{
    background-image:url(../images/roundedRight_gray.jpg);
}

.join_checkBox, .join_inputField 
{
    text-align:left;
}

.join_checkBox 
{
    margin:2px 0 2px 20px;
}

.join_checkBox input
{
    margin:2px 0 2px 13px; 
}

.join_inputField 
{
    margin:0 0 10px 0;
}

.join_inputField label
{
    width:70px;
    display:inline-block;
    text-align:right;
    padding:0 10px 0 0;
    font-weight:bold;
}

.join_inputField input 
{
    width:250px;
}