@charset "UTF-8";
/* CSS Document */

body { 
	text-align: center; 
	margin: 0;
	background: url(../images/bg.gif); 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

hr {
  border: 0;
  background-color:#888;
  height:2px;
}


a:link {color:#CC0000;}
a:hover {color:#597832;}
a:visited {
	color:#990000;
}


#bg {
	background: url(../images/header_bg.gif) top repeat-x; 
	min-height: 830px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 218px;
	background: url(../images/header.gif) top right no-repeat;
}

#logo {
	position: relative;
	top: 55px;
	left: 85px;
}

#content_wrapper {
	width: 850px;/*782px;*/
	margin: 0 auto;
	text-align: left;
}

#nav_wrapper {
	float: left;
	position: relative;
	top: -55px;
	left: -10px;
}

#nav {
	width: 170px;
	min-height: 349px;
	padding-top: 30px;
	padding-left: 16px;
	padding-bottom: 5px;
	background: url(../images/menu_bg.gif) no-repeat;
}

#nav a {
	display: block;
	font: Normal 11px Arial;
	text-decoration: none;
	color: #597832;
	line-height: 28px;
	text-transform: uppercase;
	font-weight:bold;
}

#nav a:hover {
	background: url(../images/nav_bg.gif) no-repeat;
}
#nav a.new {
	display: block;
	font: Normal 11px Arial;
	text-decoration: none;
	color: #597832;
	line-height: 28px;
	text-transform: uppercase;
	font-weight:bold;
	background: url(../images/nav_bg_new_on.gif) no-repeat;
}

#nav a.new:hover {
	background: url(../images/nav_bg_new.gif) no-repeat;
}

#myspace {
	position: relative;
	top: 10px;
}

#amazon {
	position: relative;
	left: 13px;
	top: 20px;
}

#side_bottom {
	position: relative;
	left: 23px;
	top: 10px;
}


#content {
	padding-top: 20px;
	float: right;
	width: 650px;/*567px;*/
	font: normal 11px Verdana;
	color: #333333;
	line-height: 16px;
}

#panels {
	margin-bottom: 20px;
}

#news{
	float:left;
}

#news h1 {
	font: bold 14px Arial;
	text-transform: uppercase;
	margin-bottom: 3px;
}

#content h1 {
	font: bold 14px Arial;
	margin-bottom: 3px;
}

#content h2 {
	font: bold 12px Arial;
	margin-bottom: 3px;
}

#content h3 {
	font: bold 11px Arial;
	margin-bottom: 3px;
}


#feature {
	float: right;
	width: 240px;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 20px;
}

.caption {
	color: #666666;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
}

#links {
	clear: both; 
	position:relative;
	top: -30px;
	/*width: 782px;*/
	width:650px;
	text-decoration: none;
	color: #80a731;
	/*min-height:80px;*/
}

#links a {
	text-decoration: none;
	color: #80a731;
}

#links a:hover {
	text-decoration: underline;
	color: #cc0000;
}

#links_box_top {
	height: 10px;
	background: url(../images/links_box_top.gif) no-repeat;
	padding: 10px;
}

#links_box_middle {
	background: url(../images/links_box_border.gif) repeat-y;
	padding: 10px 20px 10px 20px;
}

#links_box_middle td {
	padding:2px 8px 2px 8px;
	white-space: nowrap;
}



#links_box_bottom {
	height: 10px;
	background: url(../images/links_box_bottom.gif) no-repeat;
}


#copyright {
	position:relative;
	top: -20px;
	color: #666666;
	font: normal 10px Verdana;
}

.star_list li {
	background:url(../images/icons/star_list.png) center left no-repeat;
	padding-left: 25px;
	list-style: none;
	line-height:20px;
}

.rental_selection{
	border:1px solid #CCCCCC;
	background-color:white;
}

.big_character {
	font-size:28px;
	font-weight:bold;
}

.clickable {
	cursor:pointer;
	text-decoration:underline;
}

#quick_search {
float:right;margin-top:80px;
margin-right:45px;

}

#search_button{
cursor:pointer; width:20px;height:20px;margin-left:5px;
}

#search_input {
width:120px;height:12px;font-size:10px;
color:#999999;
padding:0px 2px 0px 2px;

}

#space_sm{
	height:100px;
	min-height:100px;
	clear:both;
}
#quick_search .button {
	padding:2px;
	background:transparent url(../images/bg_button.png) no-repeat;
	width:75px;
	height:28px;
	text-align:center;
	color:#ffffff;
	border:0px;
	margin:0 0 0 5px;
}

#quick_search input {
	padding:2px;
	background:#ffffff;
	border: 1px solid #80a731;
	width:150px;
	height:26px;
}
