/* Basic Styles */
/* body, table, td, div, select, option, input, p, blockquote	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
}

body	{
	margin-top: 10px;
	background-color: #EFEFEF;
}
*/
a {
	/*color: #638542;*/
}
a:hover {
	text-decoration:underline;
}

a img {
	border: 0;
}

.btn_link a {
	padding:2px 5px;
	font-weight:bold;
	border:1px solid #ccc;
	background-color:#f7f7f7;
	display:block;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
	margin:0 auto 2px auto;
	width:60%;
}

/** Input elements */
input, textarea	{
	border: 1px solid #444;
	font-family: Arial;
	font-size: 11px;
}

.radioCheck	{
	border: 0;
}

/** Main Layout */
#container	{
	margin: 0 auto;
	clear: both;
	width: 780px;
	border: 1px solid #666666;
	min-height: 100%;
	background-color: #FFFFFF;
}

#page_title	{
	height: 20px;
	font: bold 26px Arial;
	color: #666666;
	text-align: left;
	margin: 5px 0px 35px 5px;
}

#content	{
	margin: 50px;
	margin-bottom: 30px;
	text-align: left;
	min-height: 400px;
	padding: 20px
}

/** Navigation */
#primary_nav	{
	clear: both;
	text-align: left;
	background: #CDCDCD;
	height: 50px;
}
#primary_nav .nav_wrapper	{
	position: relative;
	top: 15px;
}
#primary_nav ul	{
	padding:0;
	margin:0;
}
#primary_nav li {
	list-style:none;
	display:inline;
}
#primary_nav li a {
	padding: 0px 4px 0px 4px;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}
#primary_nav li a:hover {
	text-decoration:underline;
}

#secondary_nav	{
	clear: both;
	text-align: right;
	background: #EFEFEF;
	height: 25px;
}
#secondary_nav .nav_wrapper	{
	position: relative;
	top: 5px;
}
#secondary_nav ul	{
	padding:0;
	margin:0;
}
#secondary_nav li {
	list-style:none;
	display:inline;
}
#secondary_nav li a	{
	padding: 0px 4px 0px 4px;
	font: normal 11px Arial;
	text-decoration: none;
	color: #333333;
}
#secondary_nav li a:hover {
	text-decoration:underline;
}

#bottom_nav	{
	position: relative;
	top: 5px;
	margin: 0 auto;
	width: 780px;
}
#bottom_nav ul	{
	padding:0;
	margin:0;
	text-align: center;
	clear: both;
}
#bottom_nav li {
	list-style:none;
	display:inline;
}
#bottom_nav	li a {
	padding: 0px 4px 0px 4px;
	font: normal 11px Arial;
}

/** Other elements */
/* #footer {
	padding-top: 10px;
	width:780px;
	margin:0 auto;
	clear:both;
} */

#copyright	{
	float:left;
	padding-left: 10px;
}
#copyright a,
#powered a {
	color: #999999;
	font: normal 11px Arial;
	text-align: right;
}
#powered {
	float:right;	
	padding-right: 10px;
}

#error_message   {
	background: transparent url('../../images/warning.png') 10px 10px no-repeat;
	padding: 10px 0 10px 40px;
	width: 350px;
	text-align: left;
	border: 1px dashed #CC0000;
}
#error_message div     {
	font-size: 12px;
	font-weight: bold
}

/* Empire Rent a Car */
body {
	margin: 0;
	background: url(../images/page-bg.gif) repeat-x #600110;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #df0023;
	text-decoration: none;
}
p {
	margin: 0;
	padding-bottom: 12px;
}
#page {
	margin: auto;
	background: url(../images/container-bg.gif) repeat-y;
	width: 772px;
}
#header {
	background: url(../images/page-hdr.jpg);
	height: 177px;
}
#header-div {
	margin: 0 3px;
	background: url(../images/page-hdr-div.gif);
	height: 3px;
}
#logo {
	padding: 15px 0 0 24px;
}
#header-right {
	margin: 114px 10px 0 0;
	float: right;
	width: 400px;
	text-align: right;
}
#header-right-links {
	padding-bottom: 14px;
}
#header-right-links a {
	color: #7d888e;
}
#header-right-links a:hover {
	color: #de0023;
}
#header-buttons {
	margin: 2px 3px;
	background: url(../images/hdr-btn-bg.jpg) no-repeat;
	height: 30px;
}
#header-buttons a {
	display: block;
	float: left;
	padding: 8px 7px;
	border-left: 1px solid #151d25;
	border-right: 1px solid #58707a;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#header-buttons a:hover {
	color: #ced8de;
}
#content {
	margin: 2px 3px;
	color: #5a656e;
}
#index-left-side {
	float: left;
	width: 380px;
}
#index-right-side p {
	padding: 12px 21px;
	line-height: 16px;
}
#index-right-side {
	float: right;
	width: 384px;
}
#vehicle-guide {
	width: 322px;
	padding-left: 58px;
	height: 253px;
	background: url(../images/vehicle-guide.gif) no-repeat;
	margin-bottom: 2px;
	color: #FFFFFF;
}
#vehicle-guide img {
	margin: 0;
	padding: 0;
	float: left;
}
#red-box {
	width: 380px;
	height: 54px;
	background: url(../images/red-box-bg.jpg) no-repeat;
	margin-bottom: 2px;
	color: #FFFFFF;
	padding: 10px;
}
#red-box p {
	padding-bottom: 10px;
}
#black-box {
	width: 380px;
	height: 118px;
	background: url(../images/black-box-bg.jpg) no-repeat;
	margin-bottom: 2px;
	color: #FFFFFF;
	padding: 10px 12px;
}
#black-box p {
	margin-left: 85px;
}
#black-box h3 {
	margin: 0 0 0 85px;
	color: #ffc300;
	font-size: 12px;
}
#footer {
	background: url(../images/page-ftr.gif);
	height: 41px;
	color: #8d8e89;
	padding-top: 12px;
}
#footer-copyright {
	margin: auto;
	width: 772px;
	color: #999999;
	font: normal 11px Arial;
}
