﻿/*
Theme Name: guysautomotive.
Theme URI: http://guysautomotive.com
Description: Guy's Automotive website
Version: 1.0
Author: Guy Skiver
Author URI: http://guysautomotive.com
*/
comment-color { color: #ff0000;}
body class{
	text-align:justify;
}

h1, h2, h3 {
  padding: 0;
	/*text-align:justify;*/
}

h1 {
  padding:0;
  margin:0;
  word-spacing:normal;
  font-size: 24px;
  font-weight: normal;
  text-align:center;
}
h2 {
  padding:0;
  margin:0;
  word-spacing:normal;
  font-size: 24px;
  font-weight: bold;
  text-align:center;
}

#sidebar2 h2.alt{
	text-align:left;
}

a{
	text-decoration:none;
}

h1 {
	font-size: 100%;
}


.blogname{
 background: url('http://guysautomotive.com/images/banner.jpg') no-repeat;
 width: 1024px;
 height: 334px;
}
.blogname_acura{
 background: url('http://guysautomotive.com/images/banner_acura.jpg') no-repeat;
 width: 1024px;
 height: 334px;
}
.blogname_audi{
 background: url('http://guysautomotive.com/images/banner_audi.jpg') no-repeat;
 width: 1024px;
 height: 334px;
}
.blogname_bmw{
 background: url('http://guysautomotive.com/images/banner_bmw.jpg') no-repeat;
 width: 1024px;
 height: 334px;
}
.blogname_cadillac{
 background: url('http://guysautomotive.com/images/banner_cadillac.jpg') no-repeat;
 width: 1024px;
 height: 334px;
}
.blogname_chevrolet{
 background: url('http://guysautomotive.com/images/banner_chevrolet.jpg') no-repeat;
 width: 1024px;
 height: 334px;
}
.blogname_dodge{
 background: url('http://guysautomotive.com/images/banner_dodge.jpg') no-repeat;
 width: 1024px;
 height: 334px;
}
.blogname_ford{
 background: url('http://guysautomotive.com/images/banner_ford.jpg') no-repeat;
 width: 1024px;
 height: 334px;
}
.blogname_honda{
 background: url('http://guysautomotive.com/images/banner_honda.jpg') no-repeat;
 width: 1024px;
 height: 334px;
}
.blogname_infiniti{
 background: url('http://guysautomotive.com/images/banner_infiniti.jpg') no-repeat;
 width: 1024px;
 height: 334px;
}
.blogname_jaguar{
 background: url('http://guysautomotive.com/images/banner_jaguar.jpg') no-repeat;
 width: 1024px;
 height: 334px;
}
.blogname_lexus{
 background: url('http://guysautomotive.com/images/banner_lexus.jpg') no-repeat;
 width: 1024px;
 height: 334px;
}
.blogname_mercedes{
 background: url('http://guysautomotive.com/images/banner_mercedes.jpg') no-repeat;
 width: 1024px;
 height: 334px;
}
.blogname_nissan{
 background: url('http://guysautomotive.com/images/banner_nissan.jpg') no-repeat;
 width: 1024px;
 height: 334px;
}
.blogname_toyota{
 background: url('http://guysautomotive.com/images/banner_toyota.jpg') no-repeat;
 width: 1024px;
 height: 334px;
}
.blogname_volkswagen{
 background: url('http://guysautomotive.com/images/banner_volkswagen.jpg') no-repeat;
 width: 1024px;
 height: 334px;
}
.blogname_volvo{
 background: url('http://guysautomotive.com/images/banner_volvo.jpg') no-repeat;
 width: 1024px;
 height: 334px;
}

/* @charset "utf-8";*/
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Georgia, "Bitstream Charter", serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #0066cc;
}
a:visited {
	color: #743399;
}
a:active,
a:hover {
	color: #ff4b33;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

#main {
	clear: both;
	overflow: hidden;
	padding: px 40 0 0;
}
#content {
	float:left;
	margin-top:30px;
	margin-left:20px;
	margin-right:-10px;	
	margin-bottom:20px;
	min-height:500px;
	width:648px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 24px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}

#verticalmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 180px;
padding: 0px;
margin: 0px;
}

#verticalmenu h1 {
display: block;
background-color:#658CCF;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #ffffff;
text-align:center;
margin: 0px;
width:179px;
}

#verticalmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#verticalmenu ul li a {
font-size: 80%;
display: block;
border:1px dashed #658CCF;
border-bottom: 1px dashed #658CCF;
padding: 5px 0px 2px 4px;
text-decoration: none;
text-align:center;
color: #666666;
width:178px;
}

#verticalmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
font-weight:bold;
letter-spacing:1px;
}

html{   display:inline;}
		
body{	
	/*width:1024px;
	height:966px;*/
	background: url('http://guysautomotive.com/images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#080d21;
	display:inline;
	
}
/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

#container{
	float: center;
	margin:0 auto;	
	width:1024px;
	height:auto;
}

#call{
	float: right;
	margin-top:30px;
	margin-right:90px;
	color:#FFFFFF;
	font-family:Myriad Pro, Arial;
	font-size:24px;
}

*html #call{
	float: right;
	margin-top:30px;
	margin-right:50px;
	color:#FFFFFF;
	font-family:Myriad Pro, Arial;
	font-size:24px;
}

#blue{
	color:#229cfd;
	font-family:Myriad Pro, Arial;
	font-size:24px;
}

#banner{
	width:1024px;
	height:334px;
	
}

*html #banner{
	/*float:left;*/
	width:1024px;
	height:334px;
	background-image:url('http://guysautomotive.com/images/banner.jpg');
	background-repeat:no-repeat;
}


#title{
	float:left;
	margin-left:110px;
	padding-top:35px;
	color:#FFFFFF;
	font-family:Helvetica Condensed, Helvetica;
	font-style:oblique;
	font-size:40px;
}
#titleblack{
	float:left;
	margin-left:110px;
	padding-top:35px;
	color:#000000;
	font-family:Helvetica Condensed, Helvetica;
	font-style:oblique;
	font-size:40px;
}

#teaser{
	color:#FFFFFF;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:20px;	
	text-align:left;
}
#teaserblack{
	color:#000000;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:20px;	
	text-align:left;
}

#menu{
	width:1014px;
	min-height:40px;
	padding-top:10px;
	padding-right:10px;
	background-color:#113f60;
}

* html #menu{
	background-color:#113f60;
	width:990px;
	min-height:40px;
	padding-top:10px;
	padding-right:24px;
	/*border:1px red solid;*/
}

#nav{
	margin:0 auto;
	/*margin-right:15px;*/
	width:100%;
	margin-top:5px;
	color:#fff;
	font-size:19px;
	font-family:Helvetica Condensed, Helvetica;
	text-decoration:none;
	text-align:center;
}

* html #nav{
	margin:0 auto;
	/*margin-right:15px;*/
	width:100%;
	margin-left:10px;
	margin-bottom:10px;
	color:#fff;
	font-size:19px;
	font-family:Helvetica Condensed, Helvetica;
	text-decoration:none;
	text-align:center;
}

#link a, #link a:visited{
	color:#fff;
	font-size:19px;
	font-family:Helvetica Condensed, Helvetica;
	text-decoration:none;
}

#link a:hover{	
	color:#fff;
	font-size:19px;
	font-family:Helvetica Condensed, Helvetica;
	text-decoration:none;
}

#main2{
	/*float:left;*/
	width:845px;
	height:auto;
	/*min-height:600px;*/
	margin:30px auto 0 auto;
	/*border:1px red solid;*/
}
#main3{
	/*float:left;*/
	width:850px;
	/*min-height:600px;*/
	margin:30px auto 0 auto;
	height: auto;	/*border:1px red solid;*/
}
#col1{
	margin-left:20px;
	width:269px;
	height:324px;
	background-color:#07253d;
}

#_col1{
	margin-left:10px;
	width:563px;
	min-height:660px;
	background-color:#07253d;
}

*html #_col1{
	padding-left:20px;
	width:563px;
	height:660px;
	background-color:#07253d;
}

*html #_col1{
	/*padding-left:40px;*/
	padding-left:40px;
	width:563px;
	height:660px;
	background-color:#07253d;
}

#formore{
	font-size:12px;
	color:#fff;
	font-family:Helvetica, Arial,  sans-serif;font-weight:bold;
	background-image:url('http://guysautomotive.com/images/col.jpg');
	background-repeat:no-repeat;
	width:260px;
	height:27px;
	padding-top:10px;
	padding-left:10px;
}

#pad-pro-s{
	padding-top:16px;padding-left:20px;
}

*html #pad-pro-s{
	padding-top:16px;padding-left:40px;
}


#col1_title{
	background-image:url('http://guysautomotive.com/images/col.jpg');
	background-repeat:no-repeat;
	width:269px;
	height:27px;
	padding-top:10px;
	color:#fff;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:14px;
	font-weight:bold
}

#col1_title2{
	padding-top:10px;
	width:563px;
	height:27px;
	background-image:url('http://guysautomotive.com/images/col-4.jpg');
	background-repeat:no-repeat;
	color:#fff;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:14px;
	font-weight:bold
}

#txt{
	padding-top:10px;
	padding-left:25px;
	width:235px;
	color:#fff;
	font-family:Tahoma;
	font-size:14px;
	text-align:justify;
}

#blue2{
	color:#229cfd;
	font-family:Tahoma;
	font-size:14px;
}

ul.ul{
	line-height:20px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:12px;
	margin-bottom:2px;
}

li.li{
	list-style-image:url('http://guysautomotive.com/images/li.jpg');
	border-bottom:1px solid #FFFFFF;
}

#col2{	
	margin-left:20px;
	width:269px;
	height:324px;
	background-color:#07253d;
}

#_col2{
	background-color:#07253d;
	width:150px;
	/*height:324px;*/
}

#img{
	margin-top:3px;
}

#txt2{
	padding-top:10px;
	/*padding-left:1px;*/
	width:235px;
	color:#fff;
	font-family:Tahoma;
	font-size:14px;
	text-align:justify;
}

#num{
	float:left;
	margin-top:8px;
	margin-left:5px;
	color:#405081;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
}

* html #num{
	float:left;
	margin-top:8px;
	margin-left:5px;
	color:#405081;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
}

#next{
	float:right;
	margin-right:15px;
	/*margin-bottom:0px;*/
}

#col3{
	background-color:#07253d;
	width:269px;
	height:324px;
}

#teaser2{
	background-image:url('http://guysautomotive.com/images/cloud.png');
	background-repeat:no-repeat;
	width:232px;
	height:244px
}

#txt3{
	width:180px;
	padding-top:35px;
	color:#e9c600;
	font-family:Myriad Pro;
	font-size:14px;
	/*line-height:35px;*/
}

#txttest{
	color:#e9c600;
	font-family:Myriad Pro;
	font-size:14px;
	text-decoration:underline;
}

#txtlinks a, #txtlinks a:visited{
	color:#e9c600;
	font-family:Myriad Pro;
	font-size:14px;
	text-decoration:underline;
}

#txtlinks a:hover {
	color:#e9c600;
	font-family:Myriad Pro;
	font-size:14px;
	text-decoration:underline;
}

#txt4{
	float:right;
	margin-right:35px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:14px;
}

#link2 a, #link2 a:visited{
	float:left;
	color:#fff;
	text-decoration:none;
}

#link2 a:hover{	
	float:left;
	color:#fff;
	text-decoration:none;
}

#spacer { clear:both;}

.black{
	border-bottom:1px #000000 solid;
}


#col1 {
	margin-right:20px;	
}

#col1, #col2, /*#col4,*/ #col40, #col41 {
	float:left;
}

#_col1, #_col2, #_col4, #_col40, #_col41 {
	float:left;	
	margin-left:50px;
	/*margin-top:10px;
	margin-right:50px;*/
}

#col3 {
	float:right;
}

#_col4{
	background-color:#07253d;
	width:269px;
	height:324px;
}

*html #_col4{
	/*background-color:#07253d;
	width:269px;
	height:324px;
	margin-left:20px;*/
	width:269px;
	height:324px;
	background-color:#FFFFFF;
}
.about-links a, .about-links a:visited{	
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	text-align:left;
}

.about-links a:hover{	
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	text-align:left;
}
span.about-links a, .about-links a:visited{	
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
}

span.about-links a:hover{	
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
}

#col-bottom-title{
	/*float:left;	*/
	padding-top:10px;
	background-image:url('http://guysautomotive.com/images/col-bottom.jpg');
	background-repeat:no-repeat;	
	width:848px;
	height:37px;
	color:#fff;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:14px;
	font-weight:bold;
}

#col-bottom-title2{
	/*float:left;	*/
	padding-top:15px;
	padding-left:10px;
	background-image:url('http://guysautomotive.com/images/col4.jpg');
	background-repeat:no-repeat;	
	width:268px;
	height:40px;
	color:#fff;
	font-family:10px;
	font-weight:bold;
}

#col-bottom{
	float:center;
	position:relative;
	background-color:#07253d;
	width:848px;
	min-height:350px;
}

#col-bottom2{
	float:right;	
	/*margin-top:10px;
	margin-left:40px;*/
	position:relative;
	background-color:#07253d;
	width:270px;
	min-height:1000px;
}

*html #col-bottom2{
	float:right;	
	/*margin-top:10px;
	margin-left:40px;*/
	position:relative;
	background-color:#07253d;
	width:265px;
	height:1000px;
}

#col-bottom-txt a, #col-bottom-txt a:visited{
	color:#fff;
	font-family:Myriad Pro;
	font-size:12px;
	text-decoration:none;
	text-align:left;
}

#col-bottom-txt a:hover{
	color:#fff;
	font-family:Myriad Pro;
	font-size:14px;
	text-decoration:none;
}
#col-bottom-txt{
	margin-left:7px;
}

#footer{
	float:left;
	margin-top:20px;
	/*margin-bottom:10px;*/
	padding-top:10px;
	padding-bottom:10px;
	background-image:url('http://guysautomotive.com/images/footer.jpg');
	background-repeat:repeat-x;
	/*background-color:#0f1632;*/
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width:1024px;
	height:125px;
	overflow:hidden;
}

* html #footer{
	margin-top:20px;
	margin-bottom:10px;
	background-image:url('http://guysautomotive.com/images/footer.jpg');
	/*background-repeat:repeat;*/
	width:1024px;
	height:125px;
}
#footer-sidebar {
    display:block;
  height: 260px;
}
#footer-sidebar1 {
  float: left;
  width: 300px;
  min-height: 500px;
  margin-right:10px;
  margin-left:10px;
  height:auto; 
}  
#footer-sidebar2 {
  float: left;
  width: 300px;
  min-height: 500px;
  margin-right:10px;
  margin-left:10px;
  height:auto; 
 }
#footer-sidebar3 {
  float: left;
  width: 300px;
  min-height: 500px;	
  margin-right:10px;
  margin-left:10px;
  height:auto; 
}


#link3 a, #link3 a:visited{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}

#link3 a:hover{	
	color:#229cfd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}

#copy{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#pad{ margin:14px;}

/*for ABOUT US page*/
#bg-title{
	float:left;
	padding-top:5px;
	padding-left:10px;
	text-align:left;
	background-image:url('http://guysautomotive.com/images/title.jpg');
	background-repeat:no-repeat;
	width:838px;
	height:27px;
	color:#fff;
	font-family:Helvetica, Arial,  sans-serif;font-size:14px;
	font-weight:bold
}

#col4{
	background-color:#07253d;
	width:848px;
	/*min-height:1100px;*/
	height:auto;
				
}
#col44{
	float:left;
	margin-left:20px;
	background-color:#07253d;
	width:828px;
	
}
#col444{
	float:left;
	margin-left:0px;
	background-color:#07253d;
	width:848px;
	
}



#col1_title4{
	background-image:url('http://guysautomotive.com/images/title.jpg');
	/*padding-top:5px;*/
	width:848px;
	height:27px;
	color:#fff;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left
}

#col1_title5{
	margin-left:348px;
	color:#fff;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
#categories-3{
	width:290px;
	text-align:center;
	margin-top:30px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
}
#categories-2{
	
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
}

#txt5{
	float:right;
	margin-top:30px;
	margin-left:0px;
	margin-right:20px;	
	margin-bottom:20px;
	min-height:500px;
	width:480px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
}
/*#guysauto-captcha-form.widget.widget_captchacustomform{
	float:right;
	width:480px;
	height:10px;

}*/
#txt555{
	float:right;
	margin-top:30px;
	margin-left:0px;
	margin-right:20px;	
	margin-bottom:0px;
	width:460px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	height:auto;
}
#txt555a{
	float:right;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;	
	margin-bottom:0px;
	width:460px;
	min-height:1000px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	
}
#txt555b{
	float:right;
	margin-top:0px;
	margin-left:0px;
	margin-right:20px;	
	margin-bottom:0px;
	width:460px;
	/*min-height:600px;*/
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	
}
#txt404{
	float:center;
	margin-top:30px;
	margin-left:30px;
	margin-right:30px;	
	margin-bottom:30px;
	width:848px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
}
#txt55{
	float:left;
	margin-top:30px;
	margin-left:20px;	
	margin-bottom:50px;
	min-height:500px;
	width:250px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}
#txt55555{
	float:left;
	margin-top:30px;
	margin-left:0px;	
	margin-bottom:50px;
	min-height:500px;
	width:250px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}
#txt5555{
	float:right;
	margin-top:30px;
	margin-left:0px;
	margin-right:20px;	
	margin-bottom:20px;
	min-height:0px;
	width:50px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
}


* html #txt5{
	float:right;
	margin-top:30px;
	margin-right:20px;
	width:500px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
}


#col5{
	float:left;
	height:auto;
	width:216px;	
	margin-top:30px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:30px;
	
}
#col5_s{
	float:left;
	height:auto;
	width:251px;	
	margin-top:30px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:30px;
	
}
#col555{
	float:left;
	height:auto;
	width:216px;	
	margin-top:30px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:30px;
	indent:20px;
	
}

* html #col5{
	float:left;
	height:auto;
	width:216px;	
	margin-top:30px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:30px;
	
}

#txt6{
	margin-top:10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;	
}


/*SERVICES*/
.ulstyle{
	line-height:20px;

}
.listyle{
	list-style-image:url('http://guysautomotive.com/images/li2.jpg');
	margin-left:10px;
	margin-bottom:2px
}

#txt7{
	float:right;
	margin-top:30px;
/*	margin-left:20px;
	margin-right:20px;
*/	width:500px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
}
#txt77{
	float:right;
	margin-top:0px;
/*	margin-left:0px;
	margin-right:0px;
*/	width:460px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
}

* html #txt7{
	float:right;
	margin-top:30px;
	margin-left:20px;
	margin-right:20px;
	width:50px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
}

/* TESTIMONIALS*/
#col8{
	background-color:#07253d;
	width:848px;
	min-height:7000px;
	height:auto;
}

#msg{
	padding: 20px 30px 30px 30px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
}

.msg-border{
	height:180px;	
	border-bottom:1px dashed #c1cbee;
}

#img{
	padding-left:7px;
	float:left;
	clear:both;
}

.names{
	float:right;
	margin-left:5px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
}

#menugoogle{
	padding-top:20px;
	margin-bottom:-10px;
	width:100%;
	color:white;
}

/* Featured COUPONS*/
.bg-border{
	width:257px;
	height:149px;
	border:1px solid #CCCCCC;
	margin:8px 8px 8px 12px;
}

#col6{
	background-color:#07253d;
	width:848px;
	min-height:388px;
	height:auto;
}
#col66{
	float:right;
	height:auto;
	width:480px;	
	margin-top:30px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:30px;
	background-color:#07253d;
	
}
#responsecontainer{
	background-color:#07253d;
	width:848px;
	min-height:100px;
}

.disc{
	padding:20px 0px 10px 0px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
}

.teaser{
	color:#ff9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;	
	text-align:center;
}

/* MAP */
#col7{
	background-color:#07253d;
	width:848px;
	min-height:377px;	
}
#map-right{
	margin-right:0px;
	margin-left:415px;
	
}
#map-left{
	margin-right:415px;
	margin-left:0px;
	
}

#map{
	float:left;
	padding-left:170px;
}

#map-2{
	float:left;
	padding-top:10px;
}

.enlarge a, .enlarge a:visited {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	vertical-align:middle;
}

.enlarge a:hover{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	vertical-align:middle;
}

#b{
	/*float:left;*/
	padding-top:5px;
	padding-left:20px;
	padding-bottom:2px;
	border-bottom:1px #080d21 solid;
}
*html #b{
	/*float:left;*/
	padding-top:5px;
	padding-left:10px;
	padding-bottom:2px;
	border-bottom:1px #080d21 solid;
}

#bi{
	/*float:left;*/
	padding-top:5px;
	/*padding-left:20px;*/
	padding-bottom:2px;
	border-bottom:1px #080d21 solid;
}
*html #bi{
	/*float:left;*/
	padding-top:5px;
	/*padding-left:10px;*/
	padding-bottom:2px;
	border-bottom:1px #080d21 solid;
}


#b2{
	float:right;
	padding-top:20px;
	padding-right:50px;
}

/* APPOINTMENTS */
.tbl-th{
	border-left:1px #666666 solid;
	border-right:1px #666666 solid;
	border-bottom:1px #666666 solid;
	padding-right:10px;
}

.inp-app{
	width:260px;
	height:20px;
	font-family:Helvetica, Arial,  sans-serif;
}

.txtarea-app{
	width:260px;
	height:100px;
	font-family:Helvetica, Arial,  sans-serif;
}
#col10{
	float:left;
	min-height:1250px;
	height:auto;
	width:460px;	
	margin-top:0px;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:30px;
	
}

* html #col10{
	float:left;
	height:1250px;
	width:455px;	
	margin-top:0px;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:30px;
	
}
#col11{
	background-color:#07253d;
	width:848px;
	min-height:1250px;
	height:auto;
		
}
#col11a{
	background-color:#07253d;
	width:848px;
	min-height:2100px;
	height:auto;		
}

#col12{
	background-color:#07253d;
	width:848px;
	height:auto;
	
}

* html #col12{
	float:left;
	height:1250px;
	width:216px;	
	margin-top:30px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:30px;
	
}
/* NEWS */
#col40{
	background-color:#FFFFFF;
	width:848px;
	min-height:650px;
	/*height:auto;*/
}

*html #col40{
	background-color:#FFFFFF;
	width:848px;
	height:650px;
}
#_col40{
	background-color:#FFFFFF;
	width:269px;
	height:324px;
}

*html #_col40{
	/*background-color:#FFFFFF;
	width:269px;
	height:324px;
	margin-left:20px;*/
	width:269px;
	height:324px;
	background-color:#000000;
}
#bg-title10{
	float:left;padding-top:5px;padding-left:10px;text-align:left;background-image:url('http://guysautomotive.com/images/title1.jpg');background-repeat:no-repeat;width:838px;height:27px;color:#fff;font-family:Helvetica, Arial,  sans-serif;font-size:14px;font-weight:bold;
}
#bg-title11{
	float:left;
	padding-top:5px;
	padding-left:10px;
	text-align:left;
	background-image:url('http://guysautomotive.com/images/title11.jpg');
	background-repeat:no-repeat;
	width:1024px;
	height:27px;
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;font-weight:bold;
}



#txt50{
	float:right;
	margin-top:30px;
	margin-right:20px;	
	margin-bottom:20px;
	min-height:500px;
	width:808px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
}

* html #txt50{
	float:right;
	margin-top:30px;
	margin-right:10px;
	width:808px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
}
#col41{
	background-color:#ffffff;
	width:1024px;
	min-height:650px;
	height:auto;
}

*html #col41{
	background-color:#ffffff;
	width:1024px;
	height:650px;
}


#_col41{
	background-color:#ffffff;
	width:269px;
	height:324px;
}

*html #_col41{
	/*background-color:#ffffff;
	width:269px;
	height:324px;
	margin-right:20px;*/
	width:269px;
	height:324px;
	background-color:#000000;
}

#txt51{
	float:left;
	margin-top:30px;
	margin-left:50px;
	margin-right;0px;	
	margin-bottom:20px;
	min-height:500px;
	width:648px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
}

* html #txt51{
	float:left;
	margin-top:30px;
	margin-left:50px;
	margin-right:0px;
	width:648px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
}

#txt52{
    float:center;
    text-align: center;
    margin-top:20px;
    margin-left:0px;
    margin-right:0px;  
    margin-bottom:20px;
    height:auto;
    width:296px;
    color:#000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    
}

* html #txt52{
    float:center;
    text-align: center;
    margin-top:20px;
    margin-left:0px;
    margin-right:0px;  
    margin-bottom:20px;
    height:auto;
    width:296px;
    color:#000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
        
}
#txt53{
    float:center;
    text-align: center;
    text-decoration:none;
    margin-top:20px;
    margin-left:5px;
    margin-right:5px;   
    margin-bottom:20px;
    min-height:auto;
    width:300px;
    color:#000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    
}

* html #txt53{
    float:center;
    text-align: left;
    margin-top:20px;
    margin-left:0px;
    margin-right:0px;
    width:320px;
    color:#000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
        
}
#txt54{
    float:left;
    margin-top:30px;
    margin-left:50px;
    margin-right;0px;   
    margin-bottom:20px;
    width:648px;
    color:#000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    text-align:justify;
    
}

* html #txt54{
    float:left;
    margin-top:30px;
    margin-left:50px;
    margin-right:0px;
    margin-bottom:20px;
    width:648px;
    color:#000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    text-align:justify;
}



#mainnews{
	/*float:right;*/
	width:1024px;
	/*min-height:600px;*/
	margin:30px auto 0 auto;
	height: auto;	/*border:1px red solid;*/
}
#col50{
    float:left;
	text-align:center;
    width: 296px;
    margin-top:30px;
    margin-right:20px;
    margin-left:20px;
    height:auto;
    margin-bottom:30px;

}

* html #col50{
    float:left;
    width: 296px;
    margin-top:30px;
    margin-right:20px;
    margin-left:20px;
    height:auto;
    margin-bottom:30px;


}
#col51{
    float:left;
    width: 960px;       
    margin-top:30px;
    margin-right:30px;
    margin-left:30px;
    min-height:500px;
    margin-bottom:30px;
    height:auto;
}

* html #col51{
    float:left;
    width: 960px;
    margin-top:30px;
    margin-right:30px;
    margin-left:30px;
    min-height:500px;
    margin-bottom:30px;
    height:auto;

}
#col52{
    float:right;
    width: 296px;
    margin-top:0px;
    margin-right:-20px;
    margin-left:0px;
    height:auto;
    margin-bottom:0px;

}

* html #col52{
    float:right;
    width: 296px;
    margin-top:0px;
    margin-right:-20px;
    margin-left:3px;
    height:auto;
    margin-bottom:0px;


}
#col53{
	float:left;
	width: 848px;		
	margin-top:30px;
	margin-right:30px;
	margin-left:30px;
	height:500px;
	margin-bottom:30px;

}

* html #col53{
	float:left;
	width: 848px;
	margin-top:30px;
	margin-right:30px;
	margin-left:30px;
	height:500px;
	margin-bottom:30px;


}

#col60{
	float:left;
	margin-top:30px;
	margin-left:20px;
	margin-right;0px;	
	margin-bottom:20px;
	min-height:500px;
	width:668px;
	color:#000;
}

* html #col60{
	float:left;
	margin-top:30px;
	margin-left:20px;
	margin-right:0px;
	width:668px;
	color:#000;
}

#col61{
    float:left;
    margin-top:30px;
    margin-left:20px;
    margin-right;0px;   
    margin-bottom:20px;
    width:668px;
    color:#000;
    height:auto;
}

* html #col61{
    float:left;
    margin-top:30px;
    margin-left:20px;
    margin-right:0px;
    margin-bottom:20px
    width:668px;
    color:#000;
    height:auto;
}
#col62{
    background-color:#ffffff;
    width:500px;
    min-height:500px;
}

*html #col62{
    background-color:#ffffff;
    width:500px;
    height:500px;
}
#txt404b{
    float:center;
    margin-top:30px;
    margin-left:30px;
    margin-right:30px;  
    margin-bottom:30px;
    width:848px;
    color:#000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    text-align:center;
}
#tag_cloud-5{
    margin-left:0px;
    margin-right:0px;
    text-decoration:none;
}

#col42{
	float:left;
	background-color:#07253d;
	width:848px;
	height:auto;
	margin-top:30px;
	margin-left:20px;
	margin-right;0px;	
	margin-bottom:20px;

	}
*html #col42{
	float:left;
	background-color:#07253d;
	width:848px;
	height:auto;
	margin-top:30px;
	margin-left:20px;
	margin-right;0px;	
	margin-bottom:20px;
}



#col1_title42{
	background-image:url('http://guysautomotive.com/images/col4.jpg');
	padding-top:3px;
	width:848px;
	height:27px;
	color:#fff;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left
}
#txt60{
	margin-top:10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;	
}
#power steering-logo { background:url('http://guysautomotive.com/images/power%20steering%20auto%20repair%20tampa%20by%20guys%20automotive.png') left top no-repeat; width:216px; height:216px; }

#colwidget {
	width:300px;
	height:auto;
	text-align:left;	
	background-color:#07253d;
	
}
#colwidget1 {
	float:left;
	width:300px;
	text-align:center;	
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	height:auto;	
	margin-bottom:30px;
	background-color:#07253d;
  	height:100%;  
	min-height:100%;

}
#taxonomy_dropdown_widget-3{
	margin-top:20px;
	text-align:center;
	width:290px;
	color:white;
	margin-bottom:20px;
}
/* Quote*/
.txt-quote{
	width:395px;
	height:80px;
	margin-left:10px;
	font-family:Helvetica, Arial,  sans-serif;
}
.txt-quote2{
	width:265px;
	height:80px;
	margin-left:10px;
	font-family:Helvetica, Arial,  sans-serif;
}
.q-form{
	width:125px;
	height:16px;
}
/*Marquee*/
.marquee{
	margin-top:30px;
	background-image:url('http://guysautomotive.com/images/free-tow-truck-auto-repair-tampa-by-guys-automotive.jpg');
	background-repeat:no-repeat;
	width:846px;
	height:125px;
	margin-bottom:0px;
}
#responsecontainer{
	background-color:#07253d;
	width:848px;
	min-height:100px;
}
#txt404{
	float:center;
	margin-top:30px;
	margin-left:30px;
	margin-right:30px;	
	margin-bottom:30px;
	width:848px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}
#col-left1{
	margin-left:20px;
	margin-right:538px;
	height:auto;
				
}
#col-right1{
	width:480px;
	float:right;
	margin-right:0px;
	
}
#the-cloud a:link{
	color:white;
}
#social-bar{
	background-color:white;
	height:21px;
	margin-top:0px;
	padding-bottom:1px;
	margin-bottom:5px;
	margin-left:730px;
	text-align:right;
	-moz-border-radius-bottomleft: 10px;
	 border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	 border-bottom-right-radius: 10px;	
	/*behavior:url('http://guysautomotive.com/css/border-radius.htc');*/
	/*-webkit-border-radius:10px;*/	
				
}
#social-bar-left{
	float:left;
	background-color:white;
	height:21px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:5px;
	margin-left:0px;
	text-align:center;
	-moz-border-radius-bottomleft: 10px;
	 border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	 border-bottom-right-radius: 10px;	
	/*behavior:url('http://guysautomotive.com/css/border-radius.htc');*/
	/*-webkit-border-radius:10px;*/	
				
}
img.img_left{
	align:center;
	width:48px;
	height:48px;
}
