/* #############################################################################
Peninsulators Web Site CSS Properties
Date: June 24, 2006
Version: 1.0
############################################################################# */
body {
	background-color: #424242;
	font-family: Verdana, Lucida Grande, Helvetica, Arial;
	font-size: 9px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}
.headerBackgroundCell {
	background-color: #666666;
}

/* ########################################################################## */
/* Global Hyperlink CSS Properties */
/* ########################################################################## */
a:link {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #d21625;
	text-decoration: none;
}

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

a:link.navLnk {
	color: white;
	text-decoration: none;
}

a:visited.navLnk {
	color: white;
	text-decoration: none;
}

a:hover.navLnk {
	color: white;
	text-decoration: none;
}

a:link.footerLnk {
	color: #EAB66D;
	text-decoration: none;
}

a:visited.footerLnk {
	color: #EAB66D;
	text-decoration: none;
}

a:hover.footerLnk {
	color: #ffffff;
	text-decoration: underline;
}

a:link.chckbx {
	color: #000000;
	text-decoration: none;
}

a:visited.chckbx {
	color: #000000;
	text-decoration: none;
}

a:hover.chckbx {
	color: #000000;
	text-decoration: underline;
}

a:link.carTools {
	color: #FFFFCC;
	text-decoration: none;
}

a:visited.carTools {
	color: #FFFFCC;
	text-decoration: none;
}

a:hover.carTools {
	color: #FFFFFF;
	text-decoration: underline;
}

.thumb {
	border: solid 1px #000000;
}
.thumb:hover {
	border: solid 1px #FF0000;
}
.thumb:visited {
	border: solid 1px #000000;
}



/* ########################################################################## */
/* Header CSS Properties */
/* ########################################################################## */

h1 {
	font-size:28px;
	font-weight: normal; 
	font-family: verdana, arial, helvetica;
	text-shadow: 3px 3px 2px #888888;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size:20px;
	font-weight: normal; 
	font-family: verdana, arial, helvetica;
	text-shadow: 3px 3px 2px #888888;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size:18px;
	font-weight: normal; 
	font-family: verdana, arial, helvetica;
	text-shadow: 3px 3px 2px #888888;
	margin: 0px;
	padding: 0px;
}

/* ########################################################################## */
/* Default TD CSS Properties */
/* ########################################################################## */

td {
	font-size:12px;
	font-weight: normal; 
	font-family: verdana, arial, helvetica;
}

/* ########################################################################## */
/* Default TD CSS Properties */
/* ########################################################################## */

p .vintable {
	font-size:12px;
	font-weight: normal; 
	font-family: verdana, arial, helvetica;
	line-height: 1.5em;
}

/* ########################################################################## */
/* Main sub-navigation CSS Properties */
/* ########################################################################## */

.nav {
	width: 930px;
	height: 20px;
}
.nav td {
	text-align: center; 
	font-weight: bold; 
	font-family: verdana, arial, helvetica;
	font-size:11px;
	width: 16%;
	text-shadow: 2px 2px 1px #000000;
}
.nav td a {
	display: block;
	padding: 2px;
	text-decoration: none;
	background: #3d3d3d url("/images/subnav/subBackground.jpg") repeat-x top right;
	color: white;
}
.nav td a:hover {
	background-color: #3d3d3d; 
	background-position: top left; 
	background: #3d3d3d url("/images/subnav/subBackgroundOn.jpg") repeat-x top right;
}

/* ########################################################################## */
/* ABOUT sub-navigation CSS Properties */
/* ########################################################################## */

.userNav {
	width: 800px;
	height: 20px;
}
.userNav td {
	text-align: center; 
	font-weight: bold; 
	font-family: verdana, arial, helvetica;
	font-size:11px;
	width: 25%;
	text-shadow: 2px 2px 1px #000000;
	color: white;
}
.userNav td a {
	display: block;
	padding: 2px;
	text-decoration: none;
	background: #3d3d3d url("/images/subnav/subBackground.jpg") repeat-x top right;
	color: white;
}
.userNav td a:hover {
	background-color: #3d3d3d; 
	background-position: top left; 
	background: #3d3d3d url("/images/subnav/subBackgroundOn.jpg") repeat-x top right;
}

.authUser {
	color: white;
	text-decoration: none;
}

/* ########################################################################## */
/* FOOTER sub-navigation CSS Properties */
/* ########################################################################## */

.aNav {
	width: 800px;
	height: 20px;
}
.aNav td {
	text-align: center; 
	font-weight: bold; 
	font-family: verdana, arial, helvetica;
	font-size:11px;
	width: 25%;
	text-shadow: 2px 2px 1px #000000;
	color: white;
}
.aNav td a {
	display: block;
	padding: 2px;
	text-decoration: none;
	background: #3d3d3d url("/images/subnav/subBackground.jpg") repeat-x top right;
	color: white;
}
.aNav td a:hover {
	background-color: #3d3d3d; 
	background-position: top left; 
	background: #3d3d3d url("/images/subnav/subBackgroundOn.jpg") repeat-x top right;
}

/* ########################################################################## */
/* FOOTER sub-navigation CSS Properties */
/* ########################################################################## */

.footerTxt {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-shadow: 2px 2px 1px #000000;
}

/* ########################################################################## */
/* COPYRIGHT sub-navigation CSS Properties */
/* ########################################################################## */

.copyrightTable {
	text-align: justify; 
	font-weight: normal; 
	font-family: verdana, arial, helvetica;
	font-size:11px;
	line-height: 1.5em;
}

/* ########################################################################## */
/* MISC Table Cell CSS Properties */
/* ########################################################################## */

.dataTags {
	border-bottom: solid 1px #444444; 
	font-weight: bold;
	width: 100px;
	height: 15px;
}
.carDetails {
	border-bottom: solid 1px #444444;
	width: 370px;
	height: 15px;
}

td.tableHeader	{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #eeeeee;
	background-color: #000000;
}
td.even	{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #eeeeee;
	background-color: #222222;
}
td.odd	{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #eeeeee;
	background-color: #444444;
}

/* ########################################################################## */
/* Authorization CSS Properties */
/* ########################################################################## */
.alert 			{
	color: red;
	}
input.input 	{ 
	font-family: verdana; 
	font-size: 11px; 
	color: #000000;
	}
input.buttons	{ 
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	cursor: hand;
	}
select.nationalmenu 	{
	width:200px;
	font-family: verdana, arial, helvetica; 
	font-size: 11px; 
	color: #000000; 
	cursor: hand;
	}
select.contactmenu 	{
	width:200px;
	font-family: verdana, arial, helvetica; 
	font-size: 11px; 
	color: #000000; 
	cursor: hand;
	}
select.interestmenu 	{
	width:200px;
	font-family: verdana, arial, helvetica; 
	font-size: 11px; 
	color: #000000; 
	cursor: hand;
	}
.formtext 		{ 
	font-family: verdana, arial, helvetica; 
	font-size: 11px; 
	color: #880000;
	}
.justify 		{ 
	text-align: justify;
	}

.sbox 		{ 
	font-size: 11px; 
	color: #888888;
	}

/* ########################################################################## */
/* Form Table Cell CSS Properties */
/* ########################################################################## */
.desc {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	border-bottom: 1px solid #bbbbbb;
}
.elem {
	font-size: 11px; 
	color: #000000; 
	font-weight: normal;
	border-bottom: 1px solid #bbbbbb;
}