@charset "utf-8";
/*ABCRENTALMT.COM - Development By JTAYLORMARKETING.com*/

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url('../assets/images/abcbg.gif');
	background-repeat:repeat-x;
}
a {
	font-size: 12px;
	color: #355584;
	text-decoration: underline;
}
a.whiteLink {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #AAAAAA;
	text-decoration: none;
}

.nagigationmenu {
	background:url(../assets/images/menu-test.gif) no-repeat;
	width: 170px;
	height: 40px;
	font-size:14px;
	font-color: #FFFFFF;
	font-weight: bold;
	vertical-align:top;
	text-align:center;
	color: #FFFFFF;
}
.headerNav {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	background-color: #ffffff;
}
.SubheaderNav {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}
table {
	padding: 0px;
	top: inherit;
}
.headerLine {
	background-color: #666666;
	height: 6px;
}
#phone {
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: top;
	text-align: right;
}
td {

}

div {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 12px;
	list-style-type: none;
}
#bold {
	font-weight: bold;
	padding: 7px;
}
.phoneNum {
	font-size: 20px;
	font-weight: bold;
	color: #00A950;
	letter-spacing: -1px;
}
.footerNav {
	font-size: 10px;
	color: #FFFFFF;
	height: 26px;
	padding-top: 5px;
}
.footerNavLinks {
	font-size: 10px;
	color: #FFFFFF;
	height: 26px;
	padding-top: 5px;
	text-decoration: underline;
}

a#footerLink {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

.headerlocations {color: #669933; letter-spacing: -1px; font-size: 12.3px; background-color:#FFFFFF;}
img {
	border: 1px none #273E61;
}
.style9 {color: #273e61;
	font-weight: bold;
}


/*Inline List Formatting*/

.inlinelist {color: #FFFFFF; font-size: 14px;}

/* Dropdown Navigation FF1+ IE5+ Opera 7+ */
.anylinkcss {
	position:absolute;
	visibility: hidden;
	border:1px solid #00a950;
	border-bottom-width: 1;
	line-height: 18px;
	z-index: 100;
	background-color: #355584;
	width: 180px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 8px;
	border-bottom: 1px solid #00a950;
	padding: 1px 0;
	text-decoration: underline;
	font-weight: bold;
	text-indent: 0px;
	text-align: left;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #16685c;
	color: #ebec83;
	text-align: left;
	text-decoration: underline;
}
/* END Dropdown Navigation FF1+ IE5+ Opera 7+ */

/* LIGHTBOX JS V.2 PHOTO DISPLAY CSS CODING - Support OPEN SOURCE CODE! Visit HuddleTogeter.com & Support Lokesh Dhakar's Awesome Work - JT*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("http://www.abcrentalmt.com/assets/images/lightboxfiles/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("http://www.abcrentalmt.com/assets/images/lightboxfiles/nextlabel.gif") right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*END LIGHTBOX CODE*/

