/** CSS - LifestyleLimousineTransportation.com
==============================================================================*/



/** Body
==============================================================================*/

body {
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
background: #ffffff;
background-image: url(http://www.lifestylelimotransportation.com/images/body_bg.gif);
background-repeat: repeat-x;
}

/** Main Container
==============================================================================*/

#container {
width: 900px;
margin: 0 auto;
}

/** H Styling
==============================================================================*/

h1 {
font-size: 20px;
color: #7A9DC2;
margin-top: 25px;
margin-bottom: 4px;
}

h2 {
font-size: 12px;
color: #3e6186;
margin-top: 0px;
margin-bottom: 0px;
}

h3 {
font-size: 12px;
}

/** A Styling
==============================================================================*/

a:link {
text-decoration: none;
color: #696969;
}

a:visited {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/** Top Bar
==============================================================================*/

#topbar {
margin: 0;
}

#topbar-wrap {
width: 900px;
margin: 0 auto;
}

span.left {
font-size: 9px;
margin-top: 4px;
float: left;
height: 20px;
color: #ffffff;
}

span.right {
font-size: 9px;
margin-top: 4px;
float: right;
height: 20px;
color: #ffffff;
}

.clear {
clear: both;
}

/** Logo
==============================================================================*/

img#logo {
float: left;
margin-top: 20px;
margin-bottom: 30px;
}

a img {
border: none;
}

/** Left Column
==============================================================================*/

#leftcol {
float: left;
width: 244px;
}

#leftwrap {
padding: 15px;
background-image: url(http://www.lifestylelimotransportation.com/images/leftcol_bg.gif);
background-repeat: no-repeat;
background-position: top;
}

/** Navigation
==============================================================================*/

ul#nav {
float: left;
list-style-type: none;
padding: 0px;
margin: 0px;
margin-bottom: 25px;
}

ul#nav li a {
display: block;
width: 205px;
padding-left: 10px;
padding-top: 8px;
padding-bottom: 8px;
font-size: 14px;
color: #ffffff;
background-color: #333333;
margin-bottom: 1px;
}

ul#nav li a:hover {
text-decoration: none;
background-color: #3e6286;
}

ul#nav li a#current {
background-color: #7A9DC2;
}

ul#nav li#ratelookup a {
background-color: #6a7785;
}

ul#nav li#ratelookup a:hover {
background-color: #3e6286;
}


/** Right Column
==============================================================================*/

#rightcol {
width: 604px;
float: right;
margin-top: -4px;
background-image: url(http://www.lifestylelimotransportation.com/images/header_bg.gif);
background-repeat: no-repeat;
background-position: top;
padding-top: 11px;
padding-left: 10px;
margin-bottom: 45px;
}

#copy p {
font-size: 12px;
line-height: 20px;
}

ul#header-images {
list-style-type: none;
padding: 0px;
margin: 0px;
}

.quicklink {
width: 183px;
margin-top: 10px;
background-image: url(http://www.lifestylelimotransportation.com/images/quicklink_bg.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
float: left;
margin-right: 6px;
margin-left: 8px;
margin-bottom: 30px;
overflow: hidden;
}

.quicklink:hover {
background-image: url(http://www.lifestylelimotransportation.com/images/quicklink_bg.gif);
background-repeat: no-repeat;
background-position: 0 -295px;
overflow: hidden;
}

.quicklink#last {
margin-right: 0px;
}

.quicklink h2 {
padding-top: 10px;
padding-left: 10px;
}

.quicklink p {
margin-top: 0px;
margin-bottom: -10px;
padding: 10px;
font-size: 9px;
}

p.golink {
margin-top: 0px;
margin-bottom: 10px;
text-align: right;
border-bottom: 1px dotted #cccccc;
}

h3.fleetheading {
background-image: url(http://www.lifestylelimotransportation.com/images/arrow_right.png);
background-position: left 1px;
background-repeat: no-repeat;
padding-left: 25px;
color: #000000;
border-bottom: 1px solid #696969;
padding-bottom: 3px;
font-size: 12px;
}

ul.fleetlist {
margin-top: 10px;
margin-left: 20px;
}

img.fleet {
float: right;
margin-left: 15px;
}

img.services {
float: right;
margin-left: 15px;
background-color: #FFFFFF;
padding-left: 15px;
}

#xls {
float: right;
border-left: 1px solid #696969;
padding-top: 25px;
padding-left: 25px;
padding-bottom: 25px;
margin-left: 15px;
width: 100px;
text-align: center;
}

p#bottom {
margin-top: 25px;
font-weight: bold;
}

.servicewrap {
margin-top: 25px;
}

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;
height: 100px;
}

.leftlist {
float: left;
width: 325px;
display: inline;
}

.rightlist {
float: right;
width: 275px;
display: inline;
}

ul.groups {
padding: 0px;
margin: 0px;
list-style-type: none;
}

ul.groups li {
background-image: url(http://www.lifestylelimotransportation.com/images/arrow_right.png);
background-position: left;
background-repeat: no-repeat;
padding-left: 30px;
}

ul#services {
font-size: 16px;
}

#wx_module_8045 {
padding-top: 125px;
padding-left: 20px;
}

/** Login
==============================================================================*/

form#login {
margin-bottom: 50px;
}

label{
float: left;
width: 200px;
font-weight: bold;
color: #696969;
font-size: 10px;
padding-top: 8px;
padding-bottom: 3px;
}

input.login-input {
width: 210px;
}

span#forgot {
margin-top: 5px;
float: left;

}

input.btn {
float: right;
margin-top: 5px;
}

h2#login {
padding-bottom: 3px;
border-bottom: 1px dotted #696969;
}


/** Footer
==============================================================================*/

#footer {
margin: 0;
background-image: url(http://www.lifestylelimotransportation.com/images/footer_bg.gif);
background-repeat: repeat-x;
background-color: #3d6086;
}

#footer-wrap {
margin: 0 auto;
width: 900px;
}

#footer-contact {
float: left;
margin-top: 5px;
margin-bottom: 10px;
padding: 10px;
background-color: #333333;
border: 1px solid #ffffff;
width: 244px;
}

#footer h4 {
margin-top: 0px;
margin-bottom: 5px;
font-size: 16px;
color: #7A9DC2;
}

#footer p {
color: #ffffff;
line-height: 14px;
margin-top: 0px;
margin-bottom: 0px;
}

#footer a {
color: #ffffff;
}

p#siteby {
padding-top: 15px;
}

#footer-right {
float: left;
margin-top: 5px;
margin-left: 30px;
}

#footer-right ul#footer-nav {
margin: 0px;
list-style-type: none;
padding: 0px;
}

ul#footer-nav li {
display: block;
float: left;
}

ul#footer-nav li a {
padding-left: 12px;
padding-right: 11px;
border-right: 1px solid #ffffff;
font-size: 11px;
color: #ffffff;
}

ul#footer-nav li#first a {
padding-left: 0px;
}

ul#footer-nav li#last a {
border-right: none;
}

#footer-logos {
float: right;
margin-top: 95px;
}

/** Collapsable List
==============================================================================*/

/* Put this inside a @media qualifier so Netscape 4 ignores it */
	/* Turn off list bullets */
	ul.mktree  li { list-style-type: none; font-weight: normal; } 
	/* Control how "spaced out" the tree is */
	ul.mktree, ul.mktree ul , ul.mktree li { margin-left:10px; padding:0px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 15px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(http://www.lifestylelimotransportation.com/images/minus.gif)  center left no-repeat; }
	ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(http://www.lifestylelimotransportation.com/images/plus.gif)   center left no-repeat; }
	ul.mktree  li.liBullet  .bullet { cursor: default; background: url(http://www.lifestylelimotransportation.com/images/bullet.gif) center left no-repeat; }
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree  li { font-size: 12pt; font-weight: normal; }
	ul.mktree  li ul li { font-size: 10pt; border-bottom: 1px solid #cccccc; padding-bottom: 3px; }
	ul.mktree  li ul li ul li { font-size: 8pt; }
	ul.mktree  li ul li ul li ul li { font-size: 6pt; }

