/** CSS - Karltonslimousine.com
==============================================================================*/



/** Body
==============================================================================*/

body {
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
background: #ffffff;
background-image: url(images/body_bg.gif);
background-repeat: repeat-x;
}

/** Main Container
==============================================================================*/

#container {
width: 910px;
margin: 0 auto;
}

/** H Styling
==============================================================================*/

h1 {
font-size: 24px;
color: #585756;
margin-top: 5px;
margin-bottom: 4px;
}

h2 {
font-size: 20px;
color: #700017;
margin-top: 15px;
margin-bottom: 0px;
padding-bottom: 5px;
border-bottom: 1px solid #696969;
}

h2#login-account {
font-size: 11px;
text-transform: uppercase;
padding-left: 20px;
background-image: url(images/icons/user.png);
background-repeat: no-repeat;
background-position: 210px;;
}

h2.subhead {
font-size: 16px;
color: #700017;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
border-bottom: none;
}

h2.fleet-head {
color: #696969;
font-size: 14px;
border-bottom: 1px solid #696969;
}

h3 {
font-size: 12px;
color: #700017;
margin-bottom: 4px;
}

h3.h-leftcolfirst {
padding-top: 35px;
}

h3.h-leftcol {
padding-top: 5px;
padding-bottom: 0px;
}

h4 {
font-size: 12px;
color: #333333;
margin-top: 5px;
margin-bottom: 0px;
}

/** A Styling
==============================================================================*/

a:link {
text-decoration: none;
color: #696969;
}

a:visited {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/** Header
==============================================================================*/

#header {
width: 910px;
height: 231px;
margin: 0 auto;
background-image: url(images/header_bg.gif);
background-repeat: no-repeat;
}

img#logo {
margin-top: 30px;
margin-left: 25px;
float: left;
}

ul#header-images {
padding: 0px;
margin: 0px;
float: left;
margin-left: 20px;
margin-top: 30px;
list-style-type: none;
}

ul#header-images li img {
border: 1px solid #333333;
padding: 2px;
}


a img {
border: none;
}

span#text-left {
float: left;
margin-left: 5px;
margin-top: 8px;
color: #ffffff;
}

span#text-right {
float: right;
margin-right: 5px;
margin-top: 8px;
color: #ffffff;
}

/** Nav
==============================================================================*/

#loginhead {
float: left;
margin-top: 2px;
margin-right: 30px;
width: 244px;
height: 34px;
background-image: url(images/loginhead_bg.gif);
background-repeat: no-repeat;
}

#nav {
background-color: #bfbfbf;
margin: 0 auto;
background-image: url(images/nav_bg.gif);
background-repeat: repeat-x;
}

#nav-wrapper {
padding-left: 0px;
width: 910px;
margin: 0 auto;
min-height: 36px;
}

#nav-wrapper ul {
margin:0;
padding:0;
list-style:none;
}

#navwrapper li {
float:left;
}

#nav a {
display: block;
text-decoration: none;
color: #ffffff;
}

#nav a:hover {
color: #bfbfbf;
}

#nav li {
float:left;
background:url("images/tab_right.gif") no-repeat right 9px;
margin:0;
padding:0;
margin-right: 5px;
padding: 9px 0 0;
}

#nav a {
display:block;
background:url("images/tab_left.gif") no-repeat left top;
padding:6px 15px;
}

#nav #current {
background-image:url("images/tab_right_on.gif");
background-position: right 10px;
padding: 10px 0 0;
}

#nav #current a {
background-image:url("images/tab_left_on.gif");
color: #333333;
font-weight: bold;
}

#nav .current_page_item {
background-image:url("images/tab_right_on.gif");
background-position: right 10px;
padding: 10px 0 0;
}

#nav .current_page_item a {
background-image:url("images/tab_left_on.gif");
color: #333333;
font-weight: bold;
}

/** Left Column
==============================================================================*/

#leftcol {
float: left;
width: 244px;
margin-right: 30px;
background-image: url(images/login_bg.gif);
background-repeat: no-repeat;
}

#leftcol-wrapper {
float: left;
width: 205px;
padding-left: 20px;
}

label{
float: left;
width: 200px;
font-weight: bold;
color: #696969;
font-size: 10px;
padding-top: 8px;
padding-bottom: 3px;
}

input.login-input {
width: 200px;
}

br{
clear: left;
}

span.clear {
clear: both;
}

span#forgot {
margin-top: 8px;
float: left;
display: inline;
}

input.btn {
float: right;
margin-top: 5px;
}

p.description {
margin-top: 5px;
}

p.go {
margin-top: 5px;
border-top: 1px solid #cccccc;
text-align: right;
font-weight: bold;
}

/** Right Column
==============================================================================*/

#right-col {
float: left;
margin-top: 20px;
width: 620px;
}

.image {
border: 1px solid #696969;
padding: 2px;
}

img a:hover {
border: 1px solid #cccccc;
padding: 2px;
}

.featured {
margin-top: 50px;
}

#winery {
width: 350px;
float: left;
}

img#winery-img {
float: left;
margin-right: 20px;
}

#wedding {
width: 390px;
float: left;
}

img#wedding-img {
float: right;
margin-left: 20px;
}

p.italic {
font-style: italic;
font-weight: bold;
}

p.bold {
font-weight: bold;
}

p.note {
margin-top: 20px;
padding: 15px;
background-color: #cccccc;
border: 1px solid #696969;
}

p.note2 {
margin-top: 20px;
padding: 15px;
color: #ffffff;
background-color: #700017;
border: 1px solid #696969;
}

p.success {
margin-top: 20px;
padding: 15px;
background-color: #fffc00;
border: 1px solid #696969;
}

#contact-wrapper {
width: 305px;
}

input.contact {
width: 300px;
}

textarea {
width: 300px;
}

ul#services {
list-style-type: none;
}

ul#services li {
line-height: 16px;
background-image: url(images/icons/bullet_black.png);
background-repeat: no-repeat;
background-position: left 1px;
padding-left: 25px;
}

#right-col p {
font-size: 12px;
line-height: 16px;
}

/** Footer
==============================================================================*/

#footer {
background-color: #700017;
margin: 0 auto;
margin-top: 25px;
}

#footer-wrapper {
width: 910px;
padding-left: 15px;
padding-top: 15px;
margin: 0 auto;
}

#footer a {
color: #ffffff;
}

#footer-wrapper p {
padding-top: 10px;
margin-bottom: -15px;
font-size: 10px;
color: #cccccc;
}

#footer-wrapper p#last {
padding-bottom: 35px;
}

#footer ul {
padding: 0px;
margin: 0px;
}

#footer li {
font-size: 11px;
display: inline;
padding-left: 14px;
padding-right: 11px;
color: #ffffff;
border-right: 1px solid #ffffff;
}

#footer li#first {
padding-left: 0px;
}

#footer li#last {
border-right: none;
}

#footer li a {
color: #ffffff;
}

#footer li a:hover {
text-decoration: underline;
}

br.clear {
clear: both;
}
 

