body {
 background: #333333;
 font-family: Verdana, Helvetica, sans-serif;
}

#wrap {
width: 850px;
height: 100%;
text-align: left;
margin: 0px auto;
padding: 0px 0px 0px 0px;
z-index: 0;
background-color: #000;
/* background-image: url('../images/carbonfiber.png'); */
background-image: url('../images/cf.png');
}

#iesucks {
text-align: center;
}

#masthead {
	position: relative;
	height:100px;
	margin:0;
	/*background: #000;*/
	background-image: url('../images/NYC-pano.png');
	background-repeat: no-repeat;
	color: #FFF;
	border-bottom: 1px solid #0a0a0a;
	font-size: 11px;
}
#masthead #logo {
	float: left;
	margin: 5px 10px 5px 0px;
	border-width: 0px;
}
#masthead #mastheadblurb {
	padding-top: 2px;
	height: 0px;
}
#masthead #mastheadblurb p {
	font-weight: bold;
	text-shadow: #000 1px 1px 2px;
	margin: 5px;
}

#mastheads { position: relative; z-index: 0; margin:0; padding:0; }
#mastheads li { display: block; }

#nav {
	clear: left;
	position: relative;
	top: 0px;
	left: 70px;
	z-index: 2;
	padding: 0px;
	font-weight: bold;
	font-size: 13px;
	border: 0px solid #fff;
}

#nav img.navend {
	float: left;
}

#nav div.navbg {
	float: left;
	height: 24px;
	background-image: url('../images/toolbar-bg.png');
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	display: block;
	float: left;
	margin: 0px 5px;
	height: 24px;
}
#nav li a:link,#nav li a:visited {
	display: block;
	height: 24px;
	line-height: 22px;
	padding: 0px 5px;
	text-decoration: none;
}
#nav li a.unselected:link,#nav li a.unselected:visited {
	background-image: url('../images/toolbar-bg.png');
	color: #ddd;
	text-shadow: #000 1px 1px 2px;
}
#nav li a.selected:link,#nav li a.selected:visited {
	background-image: url('../images/toolbar-bg-sel.png');
	color: #000;
	text-shadow: #666 1px 1px 2px;
}
#nav li a.unselected:hover {
	background-image: url('../images/toolbar-bg-hi.png');
	color: #fff;
}
#nav li a.selected:active,#nav li a.unselected:active {
	color: #e6ec8e;
}

#passwordStrength {
height:10px;
display:block;
float:left;
}

.strength0 {
width:250px;
background:#cccccc;
}

.strength1 {
width:50px;
background:#ff0000;
}

.strength2 {
width:100px;
background:#ff5f5f;
}

.strength3 {
width:150px;
background:#56e500;
}

.strength4 {
background:#4dcd00;
width:200px;
}

.strength5 {
background:#399800;
width:250px;
}

#main {
position: relative;
/*height: 100%;*/
background-color: #444;
color: #ddd;
padding: 5px 5px 5px 5px;
z-index: 2;
	background-repeat: no-repeat;
}

div.carpage1 {
	background-position: 80% 105%;
}
div.carpage2 {
	background-position: 80% 109%;
}
div.carpage3 {
	background-position: 80% 102%;
}
div.carpage4 {
	background-position: 80% 108%;
}
div.carpage5 {
	background-position: 80% 101%;
}
div.carpage6 {
	background-position: 80% 105%;
}
div.carpage7 {
	background-position: 80% 100%;
}

#picsbox {
position: absolute;
top: 20px;
left: 7px;
width: 252px;
border: 0px solid;
}
#pics {
position: relative;
top: 0px;   
width: 252px;
/*background: #fff;*/
color: #000;
font-size: 0px;
z-index: 1;
border: 0px solid;
}

#picsbox button {
width: 100%;
height: 20px;
background-repeat: no-repeat;
background-position: center;
border-width: 0px;
margin: 0px;
position: relative;
z-index: 2;
}
#picsbox button:hover {
border-color: #eaeaea;
background-repeat: no-repeat;
background-position: center;
}
#picsbox button.prev {
background-image: url(../images/arrowUp.png);
}
#picsbox button.prev:hover {
background-image: url(../images/arrowUp_hover.png);
}
#picsbox button.next {
background-image: url(../images/arrowDown.png);
top: -13px;
}
#picsbox button.next:hover {
background-image: url(images/arrowDown_hover.png);
}
#picsbox ul {
margin: 0px;
padding: 0px;
}
#picsbox li {
margin-bottom: 10px;
}
div.picsspacer {
position: relative;
height: 10px;
}

#carmain {
	position: relative;
	width: 800px;
	height: 450px;
	margin: 3px 25px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#carmain div.caroverlay {
	position: relative;
	padding: 5px 15px 5px 5px;
	border-color: #fff;
	border-style: solid;
	/*background-image: url('../images/30white.png');*/
	background-color: rgba(255,255,255,0.55);
	-webkit-box-shadow: 5px 5px 5px rgba(20,20,20,0.4);
	-moz-box-shadow: 5px 5px 5px rgba(20,20,20,0.4);
	box-shadow: 5px 5px 3px rgba(20,20,20,0.4);
	color: #000;
/*	overflow: hidden;*/
}

#carmain div.cartitle {
	top: 20px;
	width: 600px;
	height: 40px;
	border-width: 1px 1px 1px 0px;
	padding: 5px 15px 5px 5px;
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 36px;
	/*text-shadow: #222 3px 3px 2px;*/
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

#carmain div.carinfo {
	top: 220px;
/*	left: 189px;*/
	width: 600px;
	border-width: 1px 0px 1px 1px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	/*text-shadow: #222 3px 3px 2px;*/
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#carmain div.carinfo h2 {
	margin: 0px;
}
#carmain div.carinfo a:link,
#carmain div.carinfo a:visited {
	color: #222;
}

#carmain div.carinfo p.frontcarlink {
	font-size: 14px;
}

#otherservices {
	height: 100px;
	width: 800px;
	margin-left: 25px;
}
div.servicesfooter {
	float: left;
	height: 80px;
	padding: 10px;
	font-size: 11px;
}
div.servicesfooter img {
	float: left;
	margin: 3px 5px 3px 3px;
	border: 1px solid #000;
}
div.servicesfooter a:link,
div.servicesfooter a:visited {
	color: #222;
}
div.servicesfooter a:hover {
	color: #ff9900;
}
div.servicesfooter h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
div.servicesfooter sup {
	font-size: 6px;
}
div.services300 {
	width: 280px;
	background-image: url('../images/services_300.png');
}
div.services250 {
	width: 230px;
	background-image: url('../images/services_250.png');
}

div.content {
	position: relative;
	top: 10px;
	left: 10px;
	width: 820px;
	/*background: #fff;*/
	margin-bottom: 20px;
	font-family: HelveticaNeue-Light, Helvetica, sans-serif;
	font-size: 14px;
}

div.content h3 {
	margin: 10px 0px 5px 0px;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-size: 22px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #666;
}
div.content h4 {
	margin: 10px 0px 10px 5px;
}
div.content p {
	margin: 0px 20px 10px 20px;
}
div.content sup {
	font-size: 7px;
}
div.content li {
	margin: 8px 0px 0px 0px;
}

#content_narrow {
left: 270px;
width: 560px;
}

div.content table.info {
	border-collapse: collapse;
	margin: 0px 0px 10px 20px;
}
div.content table.info td {
	background-color: #444;
	font-size: 11px;
}
div.content table.info td.label {
	padding-right: 10px;
}
div.content table.info td.data {
	font-weight: bold;
}

div.content p a {
	font-weight: bold;
}
div.content p a:hover,
div.content h3 a:hover,
div.content h4 a:hover {
	text-decoration: underline;
}

div.content a:link,
div.content a:visited {
	color: #ffe;
	text-decoration: none;
}
div.content a:hover {
	color: #ffa;
}
div.content a:active {
	color: #e6ec8e;
}

#news {
background: #fff;
background: #e7e7e7;
width: 100%;
border: 0px dotted #0a0a0a;
font-size: 12px;
padding: 2px;
}
#news div {
margin: 2px 10px;
}

table#fleets {
	border-collapse: collapse;
}

table#fleets td {
	vertical-align: top;
	background: none;
}
table#fleets h3 {
	font-size: 18px;
	margin-left: 20px;
}
table#fleets img {
	margin: 0px 10px;
	border-width: 0px;
}

div#fleet {
	min-height: 300px;
}

div.news {
	width: 500px;
	background-color: #555;
	padding: 10px;
	margin: 20px 0px 0px 50px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #888;
}

div.car {
	position: relative;
	background-color: #e7e7e7;
	background-color: #aaa;
	color: #000;
	margin: 0px 0px 20px 0px;
	width: 100%;
}
div.car a {
	color: #111;
}
div.car h3 {
	margin: 5px 0px 0px 20px;
	font-size: 14px;
	font-variant: normal;
	border-width: 0px;
}
div.car h3 a:link,
div.car h3 a:visited {
	text-decoration: none;
	color: #000;
}
div.car h3 a:hover {
	text-decoration: underline;
	color: #444;
}
div.car div.quickfacts {
	position: absolute;
	z-index: 1;
	width: 150px;
	top: 27px;
	left: 10px;
}
div.car div.quickfacts div {
	background-color: #fff;
	padding: 5px 0px 0px 0px;
	width: 150px;
}
div.car div.quickfacts table {
	border-collapse: collapse;
	margin: 0px 5px 5px 5px;
}
div.car div.quickfacts h4 {
	padding: 4px 2px 4px 7px;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	background-color: #444444;
	color: #eeeeee;
	width: 141px;
}

div.car div.quickfacts table td {
	background-color: #fff;
	font-family: Verdana;
	font-size: 10px;
}
div.car div.rentalrates {
	position: absolute;
	top: 27px;
	left: 170px;
	z-index: 1;
}
div.car div.rentalrates table {
	border-collapse: collapse;
	width: 284px;
}
div.car div.rentalrates table th {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #000;
}
div.car div.rentalrates table td {
	text-align: center;
	font-size: 12px;
	background-color: #e7e7e7;
	background-color: #aaa;
}
div.car div.rentalrates table td.reservenow {
	padding: 0px 0px 0px 30px;
}
div.car div.rentalrates table td.reservenow div.button {
	float: left;
}
div.car div.carimage {
	position: relative;
	z-index: 1;
	width: 302px;
	top: -8px;
	left: 486px;
	line-height: 0px;
	margin: 0px 0px -5px 0px;
}
div.car div.carimage img {
	border: 1px solid #444;
}


div#carbigpic {
	background-color: #e7e7e7;
	background-color: #aaa;
	padding: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
}
div#carbigpic div {
	width: 798px;
	height: 348px;
	background-repeat: no-repeat;
	border: 1px solid #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

table.cartable {
	border-collapse: collapse;
	margin-top: 10px;
}
table.cartable td {
	background: none;
}
table.cartable td.carblurb {
	padding-right: 10px;
}

ul#sidebar {
	margin: 0px;
	padding: 10px;
	background-color: #e7e7e7;
	background-color: #aaa;
}
ul#sidebar li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 210px;
	list-style: none;
}
ul#sidebar div.databox {
	background-color: #fff;
	color: #111;
	padding: 5px 0px 0px 0px;
	width: 210px;
}
ul#sidebar table {
	border-collapse: collapse;
	margin: 0px 10px 10px 10px;
}
#sidebar h4 {
	padding: 4px 2px 4px 7px;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	background-color: #444444;
	color: #eeeeee;
	width: 201px;
}
#sidebar table td {
	background-color: #fff;
	font-family: Verdana;
	font-size: 10px;
	vertical-align: bottom;
}
#sidebar table td.label {
	vertical-align: top;	
}
#sidebar table td small {
	font-size: 9px;
}

a.button div.button {
	background-image: url(../images/button.gif);
	width: 110px;
	height: 19px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	margin: 0px 4px;
	color: #000;
	text-decoration: none;
}
a.button div.button:hover {
	background-image: url(../images/button_hover.gif);
	color: #222;
	text-decoration: none;
}

small.er {
	font-size: 2px;
}

#footer {
height: 40px;
background: #000;
color: #FFF;
text-align: right;
font-size: 12px;
font-weight: 500;
padding: 5px 5px 10px 5px;
}
#footer a:link {
color: #ffffff;
}
#footer a:visited {
color: #cccccc;
}
#footer a:hover {
color: #ff9900;
}

#footer a:active {
color: #e6ec8e;
}


#footer a.ft:link {
	color: #000;
	padding: 0px;
	margin: 0px;
}
#footer a.ft:visited {
	color: #000;
	padding: 0px;
	margin: 0px;

}
#footer a.ft:hover {
	color: #000;
	padding: 0px;
	margin: 0px;
}

a:link.pic {
color: #000;
}
a:link {
color: #ffffff;
}
a:visited {
color: #333333;
}
a:hover {
color: #ff9900;
}


a:active {
color: #e6ec8e;
}

a.button {
	text-decoration: none;
}

A:link img, A:visited img {border-color: #000;}
A:hover img {border-color: #ff9900;}

td.styled {
        font-family: Arial;
        font-size: 12pt;
}
td.clear {
        font-size: 10pt;
}

td {
        background-color: #dedede;
        font-size: 10pt;
}
th {
        background-color: #d0d0c8;
        font-size: 11pt;
        font-weight: bold;
}
td.styledgray {
        font-family: Arial;
        font-size: 12pt;
        background-color: #c0c0c0;
}
td.gray {
        font-family: MS Sans Serif;
        font-size: 10pt;
        background-color: #c0c0c0;
}
td.alert {
	background-color: #fcd27f;
	color: #500;
}
div.alert {
	width: 500px;
	margin: 20px auto 20px 100px;
	background-color: #fcd27f;
	color: #500;
	padding: 20px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 5px 5px 5px #000;
	-moz-box-shadow: 5px 5px 5px #000;
	box-shadow: 5px 5px 5px #000;
}
div.alert a:link,
div.alert a:visited
{
	color: #444;
	text-decoration: underline;
}

div.quote {
	width: 400px;
	margin: 20px auto 20px auto;
	background-color: #dda;
	background-image: url('../images/quotes.png');
	background-repeat: no-repeat;
	color: #222;
	font-size: 11px;
	padding: 20px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 5px 5px 5px #000;
	-moz-box-shadow: 5px 5px 5px #000;
	box-shadow: 5px 5px 5px #000;	
}
div.leftquote {
	margin-left: 0px;
}
div.rightquote {
	margin-right: 0px;
}


th.red {
        font-family: MS Sans Serif;
        font-size: 10pt;
        background-color: #ff0000;
}
td.white {
        font-family: MS Sans Serif;
        font-size: 10pt;
        background-color: #ffffff;
	background-color: #444;
}
td.contentwhite {
        font-size: 10pt;
        /*background-color: #ffffff;*/
        background-color: #444;
}
td.carblurb {
        background-color: #ffffff;
	background-color: #444;
	font-size: 13px;
}
th.gray {
        font-family: Arial, MS Sans Serif;
        font-size: 12pt;
        font-weight: bold;
        background-color: #c0c0c0;
}

table.inputform {
	border-collapse: collapse;
	width: 800px;
        background-color: #d0d0c8;
	margin: 10px 0px 0px 0px;
	border-width: 1px 2px 2px 1px;
	border-width: 0px;
	border-style: solid;
	border-color: #666;
}
table.inputform tr {
	vertical-align: top;
}
table.inputform th {
	padding: 10px;
	padding-left: 50px;
	text-align: left;
	font-size: 13px;
	background-color: #d0d0c8;
	background-color: #555;
	color: #fafafa;
}
table.inputform td {
	padding: 3px;
}
table.inputform td.label {
	width: 200px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	background-color: #d0d0c8;
	background-color: #555;
	border-width: 0px 1px 0px 0px;
	border-color: #666;
	border-style: solid;
	font-weight: bold;
	color: #eee;
}
table.inputform td.data {
	text-align: left;
	padding-left: 10px;
	background-color: #dedede;
	background-color: #222;
}
table.inputform td.data input,
table.inputform td.data textarea,
table.inputform td.data select
{
	background-color: #333;
	color: #fff;
	border: 1px solid #444;
}
table.inputform td.data img.cc {
	height: 30px;
	vertical-align: middle;
}
table.inputform td.buttons {
	text-align: center;
	height: 15px;
	padding: 15px;
	background-color: #d0d0c8;
	background-color: #555;
}
table.inputform td.buttons input {
	margin: 0px 20px;
}
table.inputform td.buttons input.leftbutton {
	float: left;
}
table.inputform td.buttons input.rightbutton {
	float: right;
}

td.delbutton {
        font-family: Arial, MS Sans Serif;
        font-size: 12pt;
        font-weight: bold;
        background-color: #ff0000;
	width: 100px;
}

#captchad {
	background: #ffffff;
	width: 180px;
}

