/*
-----------------------------------------------
Style Sheet

Site: webuylimos.com
Author:   aaryn.com
Version:  2007.10
----------------------------------------------- */


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }


/* prevent blue linked image borders */
a img, :link img, :visited img, fieldset { border:none; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl { margin:0; padding:0; }



/* global elements
 * ------------------------------------------------------------------------- */

/* Default font size in IE and FireFox is 16px. Default for Safari is 14px. */
html {
	font-size:100% /* IE has problems scaling text in ems. Using a percentage makes for better text rendering when scaled. */
	}

body {
	background: #000;
	font-size:.75em; /* Read by IE only. - 75% of 16px = 12px */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#fff;
	}

html>body {
	font-size:12px; /* overrides the font-size above in all browsers except IE. These browsers can resize text that is specified in px so this is ok. */
	}

a:link, a:visited {
	color:#ffaa17;
	}
	
a:hover, a:active {
	color:#dd7611;
	}
	

/* Classes
 * ------------------------------------------------------------------------- */

.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
	}

.pic_left {
	margin:0 10px 2px 0;
	float:left;
	}

.pic_right {
	margin:0 0px 2px 10px;
	float:right;
	}

	
.hr {
	width:100%;
	height:1px;
	background:#7861ab;
	color:#7861ab;
	margin:20px 0;
	overflow:hidden;
	padding:0;
	}

	.hr_subpage {
		width:100%;
		height:1px;
		background:#493b68;
		margin:20px 0;
		overflow:hidden;
		padding:0;
		color:#493b68;
		}

.more {
	background:url(../images/more.gif) no-repeat;
	width:44px;
	height:21px;
	display:block;
	float:right;
	outline:none;
	margin-top:-5px;
	text-indent:-5000px;
	}
	

.model_title {
	font-size:1.6em;
	margin-bottom:10px;
	}

.raquo {
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffaa17;
	}

.specs_list li {
	_position:relative;	 /*to fix the IE bullet peekaboo pug */
	padding-left:10px;
	line-height: 1.4em;
	list-style: none;
	background: transparent url(../images/specs_bullet.gif) 0px 7px no-repeat;
	margin-bottom:6px;
	}


.white_list li {
	_position:relative;	 /*to fix the IE bullet peekaboo pug */
	padding-left:10px;
	line-height: 1.4em;
	list-style: none;
	background: transparent url(../images/white_bullet.gif) 0px 7px no-repeat;
	margin-bottom:3px;
	}


.pic_border a:link img, .pic_border a:visited img  {
	padding:2px;
	border:1px solid #493b68;
	}

.mini_border {
	border:1px solid #818489;
	}

#container p.lrg_text {
	font-size:1.3em;
	line-height:2.0em;
	}


/* Layout
 * ------------------------------------------------------------------------- */
#home_container {
	
	width:1086px;
	margin:0 auto;
	
	}
 
#home_left {
	width:920px;
	float:left;
	margin-right:15px;
	padding-left:10px;
	}

#home_right {
	width:131px;
	float:left;
	padding-top:15px;
	padding-right:10px;
	} 
 
 
#container {
	width:900px;
	padding:9px;
	border:1px solid #808080;
	margin:15px auto 0px auto;
	font-size:.92em;
	text-align:left;
	}

	#container p {
		margin-bottom:10px;
		line-height:1.25em;
		}

#header {
	background:url(../images/header.gif) no-repeat;
	width:900px;
	height:111px;
	}
	
	#header p {
		text-indent:-5000px;
		}
	
	#header_home_link {
	width:415px;
	height:50px;

	display:block;
	
	outline:none;
	}

	#header_home_link span {
		display:none;
		}

#email_us {
	display:block;
	width:307px;
	height:21px;
	float:right;
	text-indent:-5000px;
	margin-top:2px;
	outline:none;
	}

#flash {
	width:900px; 
	height:256px; 
	background:url(../images/flash_temp.jpg) no-repeat;
	}


#home_columns {
	background:url(../images/home_columns_bg.gif) repeat-y;
	width:900px;
	}

#home_column_left {
	width:238px;
	padding:15px;
	float:left;
	}

#home_column_middle {
	width:239px;
	padding:15px;
	float:left;
	}

#babelfish {
	margin:15px 0 0 0;
	text-align:center;
	}

#home_column_right {
	width:333px;
	padding:15px;
	float:left;
	}


#welcome {
	background:url(../images/welcome.gif) no-repeat;
	width:69px;
	height:11px;
	text-indent:-5000px;
	margin-bottom:5px;
	overflow:hidden;
	}
	
#team_photos img {
	margin-bottom:5px;
	}

#sell_your_limo_home_title {
	background:url(../images/sell_your_limo.gif) no-repeat;
	width:109px;
	height:11px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:5px;
	}

#buy_a_limo_home_title {
	background:url(../images/buy_a_limo.gif) no-repeat;
	width:193px;
	height:21px;
	text-indent:-5000px;
	margin-bottom:5px;
	}

#view_inventory {
	background:url(../images/view_inventory.gif) no-repeat;
	width:115px;
	height:11px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:5px;
	}


.left_list {
	width:156px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	color:#7861ab;
	}

.left_list li {
	_position:relative;	 /*to fix the IE bullet peekaboo pug */
	padding-left:10px;
	line-height: 1.4em;
	list-style: none;
	background: transparent url(../images/homepage_bullet.gif) 0px 5px no-repeat;
	margin-bottom:3px;
	}

.right_list {
	width:156px;
	float:left;
	margin-bottom:10px;
	color:#7861ab;
	}

.right_list li {
	_position:relative;	 /*to fix the IE bullet peekaboo pug */
	padding-left: 10px;
	line-height: 1.4em;
	list-style: none;
	background: transparent url(../images/homepage_bullet.gif) 0px 5px no-repeat;
	margin-bottom:3px;
	}

#inventory_table {
	font-size:.82em;
	line-height:1.4em;
	}
	
	#inventory_table img {
		margin-top:5px;
		}
	
#subpage_content_container {
	background:#1a1a2c;
	padding:15px;
	width:870px;
	}
	
#about_us_title {
	background:url(../images/about_us.gif) no-repeat;
	width:69px;
	height:12px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:15px;
	}

#sell_your_limo_title {
	background:url(../images/sell_your_limo_title.gif) no-repeat;
	width:109px;
	height:12px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:15px;
	}

#buy_a_limo_title {
	background:url(../images/buy_a_limo_title.gif) no-repeat;
	width:78px;
	height:12px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:15px;
	}
	
#buy_suvbus_title {
	background:url(../images/buy_suvbus_title.gif) no-repeat;
	width:160px;
	height:12px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:15px;
	}

#links_title {
	background:url(../images/links_title.gif) no-repeat;
	width:37px;
	height:12px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:15px;
	}

#thankyou_title {
	background:url(../images/thank_you_title.gif) no-repeat;
	width:83px;
	height:12px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:15px;
	}

#contact_title {
	background:url(../images/contact_us_title.gif) no-repeat;
	width:85px;
	height:12px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:15px;
	}

#new_limo_title {
	background:url(../images/buy_new_limo.gif) no-repeat;
	width:114px;
	height:11px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:15px;
	}

#used_limo_title {
	background:url(../images/buy_used_limo.gif) no-repeat;
	width:118px;
	height:11px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:15px;
	}
	
#shipping_title {
	background:url(../images/shipping_title.gif) no-repeat;
	width:118px;
	height:11px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:15px;
	}

#faq_title {
	background:url(../images/faq_title.gif) no-repeat;
	width:215px;
	height:13px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:15px;
	}

#phone_numbers {
	background:url(../images/phone_numbers.gif) no-repeat;
	width:225px;
	height:21px;
	margin-bottom:7px;
	text-indent:-5000px;
	}

#mailing_address {
	background:url(../images/mailing_address.gif) no-repeat;
	width:225px;
	height:21px;
	margin-bottom:7px;
	text-indent:-5000px;
	}

#hours_of_operation {
	background:url(../images/hours_of_operation.gif) no-repeat;
	width:225px;
	height:21px;
	margin-bottom:7px;
	text-indent:-5000px;
	}

#link_table img {
	margin-bottom:5px;
	}

#featured_limo {
	text-align:center;
	width:840px;
	margin:0 auto;
	}
	
	#featured_limo img {
		margin:5px;
		}

#limo_specs td {
	padding:5px 5px 0 10px;
	}

/* footer
 * ------------------------------------------------------------------------- */
#footer {padding:10px 0; font-size:.92em;}
	
	#footer ul {
    	margin: 0 0 5px 0;
   		padding: 0;
		
    }

 	#footer li {
    	margin: 0;
    	padding: 0 7px 0 10px;
    	display: inline;
    	border-left: 1px solid #fff;
    	line-height: 1.4em;
    	background: none;
		color:#fff;
    }

	#footer li.first { 
    	border: none;
    }
	
	#footer a:link, #footer a:visited{
		color:#fff;
		text-decoration:none;
		}
	
	 #footer a:hover, #footer a:active {
	 	color:#ffaa17;
		text-decoration:none;
		}




/* ----- global form elements ----- */ 
form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #414141;
	color:#000;
	width:215px; /* 7 pixels smaller than form width !important */
	margin-bottom:8px; /* sets vertical spacing between fields */
	padding:2px 4px; /* horizontally position text in input/textarea field */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	}



/* Homepage Newsletter Sign-Up Form
 * ------------------------------------------------------------------------- */

#newsletter_form fieldset, #contact_form fieldset {
	margin:10px 0 0 0;
	padding:0px 0 0 0;
	}
	
	#newsletter_form fieldset.boxed_in {
	margin: 1em 0; /*  space out the fieldsets a little*/
	padding:0px 20px 20px 20px;
	border : 1px solid #493b68;
	background:url(../images/form_bg.gif) repeat-x bottom left;
	width:370px;
	}
	
	#contact_form fieldset.boxed_in {
	margin: 1em 0; /*  space out the fieldsets a little*/
	padding:0px 20px 20px 20px;
	border : 1px solid #493b68;
	background:url(../images/form_bg.gif) repeat-x bottom left;
	width:370px;
	}
	
	#newsletter_form fieldset.boxed_in input, #newsletter_form fieldset.boxed_in textarea, #newsletter_form fieldset.boxed_in select,
	#contact_form fieldset.boxed_in input, #contact_form fieldset.boxed_in textarea, #contact_form fieldset.boxed_in select{
		margin-bottom:12px;
		}

.checkbox {
	width:13px;
	height:13px;
	border:none;
	background:none;
	margin:3px 6px 0 110px ;
	}

#newsletter_form legend, #contact_form legend {
	 font-weight: bold;
	}

#newsletter_form br, #contact_form br {
	clear:left;
	}

#newsletter_form label {
	font-size:.92em;
	font-weight:bold;
	margin-right:10px;
	width:130px;
	text-align:right;
	}

#contact_form label {
	font-size:.92em;
	font-weight:bold;
	margin-right:10px;
	width:130px;
	}

#newsletter_form input, #newsletter_form select, #newsletter_form label,
#contact_form input, #contact_form select, #contact_form label {
	float:left;
	}

#newsletter_form textarea, #contact_form textarea {
	width:215px;
	overflow:auto;
	}

#newsletter_form select, #contact_form select {
 width:222px; padding:0; } /* same width as form - !important */


	

#submit_button {
	background:url(../images/submit.gif) no-repeat;
	width:67px;
	height:25px;
	border:none;
	text-indent:-5000px;
	cursor:pointer;
	float:left;
	}

#submit_button:hover {
 	background-position: 0 -25px;
	}


	#newsletter_form #submit_button {
		margin:0 0 0 140px;
		padding:0;
		}
	
	#contact_form #submit_button {
		margin:0 0 0 140px;
		padding:0;
		}

input.browse {
	border:none;
	}







/* Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/navnew2.gif") no-repeat; 
	width:900px; 
	height:28px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:28px; display:block; outline:none; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 112px; left: 0px;}
#nav-02 { width: 112px; left: 1px; }
#nav-03 { width: 112px; left: 2px; }
#nav-04 { width: 112px; left: 3px; }
#nav-07 { width: 111px; left: 4px; }
#nav-05 { width: 112px; left: 5px; }
#nav-06 { width: 111px; left: 6px; }
#nav-08 { width: 111px; left: 7px; }


/*-------------- (-79px) X position of button / (-44px) height of image from above ------------- */
#nav-01 a:hover, #home #nav-01 { background:url("../images/navnew2.gif") -0px -28px no-repeat; }
#nav-02 a:hover, #about #nav-02  { background:url("../images/navnew2.gif") -113px -28px no-repeat; }
#nav-03 a:hover, #sell_your_limo #nav-03 { background:url("../images/navnew2.gif") -226px -28px no-repeat; }
#nav-04 a:hover, #buy_a_limo #nav-04 { background:url("../images/navnew2.gif") -339px -28px no-repeat; }
#nav-07 a:hover, #faq #nav-07 { background:url("../images/navnew2.gif") -452px -28px no-repeat; }
#nav-05 a:hover, #shipping #nav-05 { background:url("../images/navnew2.gif") -564px -28px no-repeat; }
#nav-06 a:hover, #links #nav-06 { background:url("../images/navnew2.gif") -677px -28px no-repeat; }
#nav-08 a:hover, #contact #nav-08 { background:url("../images/navnew2.gif") -789px -28px no-repeat; }




/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position:absolute;
	left:-9999px;
	
	text-align:left;
	float:left;
	z-index:5;
	
	}

#nav li ul li { 
	height:22px; 				/* Height of each drop down nav item */
	border:1px solid #4c4c4c;
	border-top:none;
	background:url(../images/dropdown_bg.gif) repeat-x; /* Put background here! Not in the ul!!*/
	left:-1px; /*Optional - Makes drop-down line up even with the dividing line in primary nav (instead of 1px to the right) */
	font-weight:bold;
	}	

#nav li ul li a {
	width:100%;
	height:22px;				/* Height of each drop down nav item, should match above */
	line-height:22px;			/* Height of each drop down nav item again, should match above */
	
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:.92em;
	color:#fff;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left:0; }

/* Hover styles for drop down items */
#nav-04 ul a:hover { 
	background-image:none;
	background:url(../images/dropdown_rollover_bg.gif) repeat-x;
	color:#fff;
	text-decoration:none;
	cursor:pointer; 
	}

/* width of drop down nav - choose width that allows items to display on one line */
	
#nav-04 ul, #nav-04 li { width:120px; }












#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	color:#666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");   /* Path to overlay.png must be relative to HTML page, not the CSS file */
	}

