﻿@charset "utf-8";
/* 
--------------------------------------------------
ValetParking.COM
default.css

yew [yew @ theotino.com]
10/06/2008 
 
Copyright © 2008 myTino.com
--------------------------------------------------
*/

/* @group general styles */

body,img,ul,li,p {
    margin: 0;
    padding: 0;
    font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
    color: #555555;
    border: none;
}    

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

.clear {
    width: 100%;
    clear: both;
}    
/* @end general styles */

/* @group layout */

#layout {
    width: 975px;
    margin: 0 auto;
}

/* @group header */

#header {
    width: 975px;
    height: 22px;
    line-height: 22px;
    background: url(../images/background/header-bg.gif) top left repeat-x;
} 

#header span {
    float: right;
    margin-right: 125px;
    color: #8a8a7b;
}  

#header span a {
    background:url(../images/background/a-bg.gif) repeat-x left bottom; 
    padding-bottom:2px;         
}

#header span a:link,
#header span a:visited {
    text-decoration:none; 
    color:#8a8a7b;
}  

#header span a:hover {
    color: #99CC33;
}      

/* @end header */

/* @group navigation */

#logo {
    float: left;
    margin: 27px auto 24px 108px;
    display: inline;
}  


#navigation {
    float: left;
    margin-top: 50px;
    height: 12px;
    width: 570px;
    display: inline;
}

#navigation ul {
    list-style: none;
}    

#navigation ul li {
    float: right;
    font-size: 11px;
    color: #555555;
    border-left: 1px solid #cccccc;
    padding: 0 15px;
}   

#navigation ul li.lastLi {
    border: none;
}     

#navigation ul li a:link,
#navigation ul li a:visited {
    text-decoration: none;
    color: #555555;
}  

#navigation ul li a:hover {
    color: #076116;
}            
          
/* @end navigation */

/* @group banner */

#banner {
    width: 801px;
    height: 252px;
    float: left;
    margin-left: 84px;
    display: inline;
    background: url(../images/background/banner-bg.gif) top left no-repeat;
}    

#bannerContent {
    margin: 9px auto auto 11px;
}

/* @end banner */

/* @group content */
#content {
    width: 778px;
    float: left;
    margin-left: 95px;
    border-bottom: 1px solid #ededed;
    display: inline;
}

#content h1 {
    margin: 0 0 28px 0;
    padding: 0;
    color: #076116;
    font-size: 12px;
} 


#content h5 {
    margin: 0 0 28px 0;
    padding: 0;
    color: #076116;
    font-size: 12px;
} 

/* @group left */

#left {
    width: 472px;
    padding: 16px 18px 20px 20px;
    border-right: 1px solid #ededed;
    float: left;
} 

#left p {
    padding-bottom: 16px;
} 

#left p.thankLeft {
    padding: 30px 0 120px 0;
}          

#left ul {
    list-style: none;
    clear: both;
}

#left ul li {
    float: left;
    padding: 0 30px 20px 0;
	text-align: left;
}

#left ul li.full {
	width: 442px;
}

#left ul li input,
#left ul li select {
    border: 1px solid #dcdcd6;
    background: #fbfbf8;
    width: 201px;
    height: 18px;
    padding: 3px 0 0 2px;
    font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
    color: #555555;
}

#left ul li select {
	height: 24px;
}

#left ul li.full input {
	width: 436px;
}

#left ul li input.eventTime,
#left ul li input.eventTimeEnd {
	width: 60px;
}

#left div {
    text-align: right;
}

#left p.trigger {
	cursor: pointer;
	color: #076116;
}

#left .toggle {
	display: none;
}

.smallPrint {
	font-size: 10px;
}

.questionTip {
	margin: 0 0 3px 3px;
}

/* @end left */

/* @group right */

#right {
    width: 207px;
    padding: 16px 40px 0 20px;
    float: left;
    background: url(../images/background/content-right.gif) top left no-repeat;
}  

#right p {
    margin-left: 20px;
} 

#right ul,
ul.arrowList {
    list-style: url(../images/icons/arrow.gif) !important;
    clear: both !important;
    float: left !important;
    padding: 10px 20px 10px 0 !important;
}  

#right ul li,
ul.arrowList li {
    margin: auto auto 5px 35px !important;
    font-weight: bold;
	clear: both;
}

ul.arrowList li {
	font-weight: normal;
}

/*contact info bloc*/


#content .contactInfo h5 {
	margin: 0;
	padding: 0 0 10px 20px;
	clear: both;
	float: left;
}      

#right .contactInfo ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	list-style-image: none;
}

#right .contactInfo ul li {
	padding: 0 0 20px 20px;
	margin: 0 0 0 19px;
	white-space:nowrap;
}
#right .contactInfo ul li a {
	color: #555555;
}

#right .contactInfo ul li.phone {
	background: url(../images/icons/phoneIcon.jpg) no-repeat left 2px;
}

#right .contactInfo ul li.email {
	background: url(../images/icons/emailIcon.jpg) no-repeat left 2px;
}

#right p.phone {
	padding: 0 0 20px 20px;
	background: url(../images/icons/phoneIcon.jpg) no-repeat left 2px;
	clear: both;
}


/* @end right */

/* @end content */

/* @group footer */

#footer {
    width: 778px;
    float: left;
    margin-left: 95px;
    display: inline;
    height: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#footerLeft {
    width: 510px;
    border-right: 1px solid #ededed;
    float: left;
}  
#footerLeft ul {
    list-style: none;    
    padding: 13px 0 0 7px;
}    


#footerLeft ul li {
    height: 12px;
    line-height: 12px;
    border-right: 1px solid #e4e4e4;
    padding: 0 13px;
    float: left;
}     

#footerLeft ul li a:link,
#footerLeft ul li a:visited {
    text-decoration: none;
    color: #666666;
}

#footerLeft ul li a:hover {
    color: #076116;
}     

#footerRight {
    float: left;
    padding: 13px 0 0 20px;
}    
/* @end footer */    

/* @end layout */
