/* CSS Document */

body {
	background: #000000 url(/images/interface/bg.jpg) no-repeat center top;
	color: #FFFFFF;
}

.container {
	margin-top: 3em;
}

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;}

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 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#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: #000;
	
}
	

#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;}
