/* CSS Document */

body {
	background: #000000 url(/images/interface/bg-blue.png) repeat-x top;
	color: #FFFFFF;
}

.container {

}

a {color: #0088cc; text-decoration: underline;}
a:focus, a:hover {color: #0088cc; text-decoration: none; }

hr {margin: 20px 0 20px 0; background-color: #333; color: #333;}

hr.invert {margin: 10px 0 20px 0; background-color: #093472; color: #093472;}

h1, h2, h3, h4, em {color: #FFFFFF; text-shadow: #000 0px 1px 0px;}

h1 {font-size: 24px; font-weight: bold; margin: 0px 0 30px 0; text-shadow: #000 0px 2px 0px;}

h3 {font-weight: bold;}
h3 span {padding: 1px 1px 0px 2px; margin-left: 5px; border: 1px solid #666; color: #CCC; font-family: Times, Times New Roman, serif; font-size: 12px; letter-spacing: 1.3px; font-weight: bold; text-shadow: none;}

h1#logo{
	width: 330px;
	height: 100px;
	background: url(/images/interface/99rental_logo.png) no-repeat;	
	position: relative;
	text-indent: -9999px;	
	margin-bottom: 15px;
}

h1#logo a {
	width: 100%;
	height: 100%;
}

	
.multiple_rentals h3 {
	font-size: 14px;
	margin-bottom: 6px;
}



h1 a, h3 a {color: #FFF; text-decoration: none;}
h3 a:hover {color: #FFF; text-decoration: underline;}
h1 a:hover {color: #DDDDDD; text-decoration: none;}
h4 {text-transform: uppercase;}

p {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

em.avail {background: #008000; border: thin #479a47 solid; padding: 2px 6px; font-weight: bold; margin-right: 6px; color: #FFF;}
em.exp {background: #333; border: thin #444 solid; padding: 2px 6px; font-weight: bold; margin-right: 6px; color: #999;}

a.its_link {font-size: 14px; font-weight: bold;}

img {border-bottom: 1px solid #000;}

.feed {display: inline;}

ul#store_switcher {
	margin: 0 0 2em 0;
	vertical-align: bottom;
	padding: none;
	font-size: 12px;
}

ul#store_switcher a {
	text-decoration: none;
	padding: 6px 6px 5px 24px;
	color: #DCDCDC;
}

ul#store_switcher a.active {
	background-color: #051c3e;
	border: 1px solid #0088CC;
	color: #FFFFFF;
}

ul#store_switcher a:hover {
	text-decoration: none;
}

ul#store_switcher li {
	display: inline;
 	list-style-type: none;
 	margin-right: 10px;
}

	li.us a {background: url(http://www.99rental.com/images/interface/flag_usa.png) 4px 4px no-repeat;}
	li.uk a {background: url(http://www.99rental.com/images/interface/flag_uk.png) 4px 4px no-repeat;}
	li.ca a {background: url(http://www.99rental.com/images/interface/flag_canada.png) 4px 4px no-repeat;}

ul#services {
	vertical-align: bottom;
	margin: 0 0 0 5em;
	padding: none;
	font-size: 11px;
}

ul#services a {
	text-decoration: none;
}

ul#services a:hover {
	text-decoration: underline;
}

ul#services li {
	padding-left: 2.5em;
	line-height: 18px;
	margin: .4em 0;
 	list-style-type: none;
}

	li.rss {background: url(http://www.99rental.com/images/interface/rss.png) 0 .2em no-repeat;}
	li.mail {background: url(http://www.99rental.com/images/interface/mail.png) 0 .2em no-repeat;}
	li.twitter {background: url(http://www.99rental.com/images/interface/twitter.png) 0 .2em no-repeat;}
	li.widget {background: url(http://www.99rental.com/images/interface/widget.png) 0 .2em no-repeat;}
	
.box {
	background: transparent;
}

.note {padding:1.5em 1.5em 1em 1.5em;margin-bottom:1.5em;background:#fef49c; color: black;}
	.note h3 {font-size: 14px; color: #333; text-shadow: none; margin-bottom: 2px; }
		.note .date {font-size: 11px; font-style: italic; color: #666; margin: 0 0 4px 0;}
	
.ad728x90 {
	margin-bottom: 15px;
}

#footer {text-align:center;}
#footer p {text-align: center; color: #CCC; font-size: 11px;}
#footer a {color: #0088cc; text-decoration: none; font-weight: bold;}
#footer a:hover {color: #0088cc; text-decoration: underline;}
