/* @override http://www.luxuryirishcars.com/templates/luxuryirishcars/css/style.css */
/* Alternative Table */
#footer {
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 40px;
	width: 1024px;
	background: white 0 center;
	text-align: center;
}

table.norm .oddrow {
	background-color:#E5E5E5;
}

.resultstable .oddrow {
	background-color:#E5E5E5;
}

table.resultstable thead{
	background-color: #cc9966;
	text-align: left;
	text-indent: 15px;
}

/* Default Remove Padding */
* {
	margin: 0;
	padding: 0;
}

.error{
	background: #cc9966;
	border: 1px solid #2580B2;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
}


div.wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}

div.header {
	background: url(../images/header.jpg) fixed;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 150px;
}

div.logo {
	background: url(../images/index_03.jpg) no-repeat scroll;
	margin-left: auto;
	margin-right: auto;
	width: 514px;
	height: 150px;
	display: inline-block;
	left: 10px;
	padding: 0;
	margin: 0;
}

body {
	background: black url(../images/index_01.jpg) fixed;
	margin: 0;
	padding: 0;
}

/* Top Nav */

#topnav {
	background: url(../images/index_08.jpg) no-repeat; height: 50px;
	text-align: center;
	width: 978px;
	padding: 0;
	margin-top: 0;
}

#headertable{
	background: url(../images/index_04.jpg) repeat; height: 150px;
}

#newstable {
	background: url(../images/featured.jpg) repeat-x; border: 1px solid #cc9966; padding: 4px;
	padding: 10px;
	float: right;
	clear: none;
	display: block;
	width: 220px;
}

#topnav ul {
	margin: 0;
	list-style:none;
	padding: 12px 0 0;
}

#topnav a, #nav strong, #nav span {
	display: inline; color: white;  text-decoration:none;
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding: 10px;
}

#topnav a {
	float:none;
	text-align: center;
	height: 40px;
}

#topnav li {
	float: none;
	color: white;
	border-right: 2px solid #cc9966;
	text-align: center;
	display: inline;
	margin: 0;
	border-left-color: #cc9966;
	border-left-width: 2px;
	padding: 0;
}

#topnav a:hover {
	color: #cc9966;
}  

/* Main Table */
#maintable {
	margin: 0;
	padding: 0;
}

#headertable {
	margin: 0;
	width: 100%;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
}

/* Main Content */

#content {
	padding: 10px;
	vertical-align: top;
	display: block;
}
	
#content p {
	font: 14px/28px Georgia, "Times New Roman", Times, serif;
	color: #663300;
}

#content ul {
	font: 14px/28px Georgia, "Times New Roman", Times, serif;
	color: #663300;
	margin-left: 10px;
}

#content li {
	font: 14px/28px Georgia, "Times New Roman", Times, serif;
	color: #663300;
	list-style-type: square;
	margin-left: 10px;
}

#content h1, #content h2{
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #663300;
}

#content h3{
	font: 30px Georgia, "Times New Roman", Times, serif;
	color: #663300;
}

hr {
	border-top-width: 1px;
	border-top-color: #663300;
}

#content .blue {
	background-color: #E8EEF6; padding: 5px;
}

#content .blue h2 {
	color: #333333; font-size: 16px; padding: 0px; margin: 0px;
}

/* Content Link Styles */

#content a:link{
	color: #663300;
	
}

#content a:visited{
	color: #663300;
}

#content a:hover{
	color: #cc9966;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#content a:active {
	color: #663300;
}

tbody {
	font: 14px/28px Georgia, "Times New Roman", Times, serif;
	color: #663300;
}
	
.formright {
	font: 14px/28px Georgia, "Times New Roman", Times, serif;
	color: #663300;
}
/* Forms */
#content fieldset { border: 1px solid #CCCCCC; padding: 4px;
	margin: 6px;
}
	
#content fieldset legend {
	padding: 6px; color: #663300;
	font: bold 14px/28px Georgia, "Times New Roman", Times, serif;
	margin: 6px;
}
	
#content .continue input {
	float: right; border: 3px double #999;	border-left-color: #ccc; border-top-color: #ccc; color: #333; padding: 6px;
	margin: 6px;
}
	
#content .submit input{
	border: 3px double #999;	border-left-color: #ccc; border-top-color: #ccc; color: #333; padding: 6px;
	margin: 6px;
}

#content fieldset p {
	clear: both; padding: 0px; margin: 0px;
}

#content label{
	font: 14px/28px Georgia, "Times New Roman", Times, serif;
	color: #663300;
	float: left;
}

/*		#content fieldset p select, #content fieldset p input { float: right; }*/
		
input,select,textarea
{
	font: 16px Georgia, "Times New Roman", Times, serif;
	background-repeat: repeat-x;
}

/* Login Box */

#login {
	background: url(../images/featured.jpg) repeat-x; border: 1px solid #cc9966; padding: 4px;
	width: 300px;
	padding: 10px;
	float: right;
	clear: none;
	display: block;
	margin: 50px 50px 20px 20px;
}

#login p {
	font: 14px/28px Georgia, "Times New Roman", Times, serif;
	color: #663300;
	text-align: center;
}

#login a {
	font: 14px/28px Georgia, "Times New Roman", Times, serif;
	color: #663300;
	text-align: center;
}

#login .button {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: white;
	background-color: #663300;
	border-color: #cc9966;
	border-width: 2px;
	margin: 5px;
	padding: 5px;
}
/* Featured Box */

#newlistings {
	background: url(../images/featured.jpg) repeat-x;
	margin-bottom: 6px; border: 1px solid #cc9966; padding: 4px;
	width: 958px;
	display: block;
	padding: 10px;
}
	
#newlistings p {
	font: 14px/28px Georgia, "Times New Roman", Times, serif;
	color: #663300;
}

#newlistings ul {
	font: 14px/28px Georgia, "Times New Roman", Times, serif;
	color: #663300;
}

#newlistings li {
	font: 14px/28px Georgia, "Times New Roman", Times, serif;
	color: #663300;
	list-style-type: disc;
}

#newlistings td{
	color: #663300;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#newlistings h1, #newlistings h2{
	color: #663300;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}

.browsecat01 {
	background: url(../images/featured.jpg) repeat-x;
	border: 1px solid #cc9966;
}


/* Results Table */

.resultstable {
	border-collapse: collapse;
}

.resultstable tr{
	border-bottom: 1px dashed #663300;
}

.resultstable thead {
	background-color: #cc9966;
	text-align: left;
	text-indent: 15px;
}

.resultstable tr thead {
	padding-left: 10px;
}

/* Side Bar */ 
#sidebar {
	background: url(../images/featured.jpg) repeat-x;
	margin-bottom: 6px; border: 1px solid #cc9966; padding: 4px

}	
#sidebar h1, #sidebar h2 { 
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #663300;
	background-image: url(../headerbg.gif);
	padding-top: 10px;
}
#sidebar .left-box {
	vertical-align: top;
	display: block;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	float: none;
	clear: none;
}
#sidebar ul.sidemenu li {
	list-style-type: none;
	list-style-position: outside;
	display: block;
	clear: none;
	vertical-align: middle;
	border-bottom: 2px solid #cc9966;
	padding: 10px;
	float: none;
	background-repeat: repeat-x;
}
#sidebar ul.sidemenu a {	
	background-image: none;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #663300;
	vertical-align: middle;
	text-decoration: none;
}

#sidebar ul.sidemenu a:hover {
	text-decoration: underline;	
	background-image: none;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #cc9966;
	vertical-align: middle;
}

