/*#############################################################
Name: Deep Red
Date: 2006-08-28
Description: A two-column layout with a touch of red.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #FF0000 url(img/bgbody2.gif) repeat-y center top;
	font: normal 0.7em Tahoma,Verdana,sans-serif;
}

img {
	border: none;
}

div a {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}

h1 {
	color: #444;
	font: normal 2em sans-serif;
	margin: 18px 0 0 0;
}

h2 {
	color: #444;
	font: normal 1.5em sans-serif;
	margin: 18px 0 0 0;
	font-weight: bold;
	font-variant: small-caps;
}

h4 {
	color: #444;
	font: normal 1em sans-serif;
	text-decoration: underline;
	margin: 9px 0 0 0;
	font-variant: small-caps;
}

h1 a{
	color: #FFF;
	cursor: pointer;
	font: normal .5em sans-serif;
	text-decoration: none;
}

code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #FF0000;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #555;
	display: block;
	font: bold 1.2em "Trebuchet MS",serif;
	margin: 6px 0;
	padding-left: 28px;
}

/*right aligned text*/
.right {
	text-align: right;
}

/* structure */
.main {
	z-index: 10;
	width: 680px;
	margin: 0 auto;
}


.main_left, .top_left {
	float: left;
	padding-top: 6px;
	width: 420px;
}
.main_right, .top_right {
	border-top: 6px solid #FFF;
	float: right;
	width: 254px;
}
.footer {clear: both;}

/* misc */
.left {
	float: left;
}
.right {
	float: right;
}
.link_projects,.lbl,.link_updates a {
	border-bottom: 6px solid #FFF;
}
div.link_projects a:hover,div.link_updates a:hover, .content a:hover, div.footer div.left a:hover, .currentPage {
	background: #FF0000 url(/img/newRedLeft.gif) repeat;
	color: #FFF;
}


/* main navigation */
.link_menu {
	background-color: #FFFFFF;
}
.link_menu a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	height: 18px;
	padding: 6px 0 0 10px;
	text-decoration: none;
}
.link_menu a:hover {background: #444;}

/* projects */
.lbl {
	background: #000 url(/img/bglbl.gif) repeat-x;
	clear: both;
	color: #FFF;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
}

.lbl2 {
	background: #FFF url(/img/lightRepeat.gif) repeat;
	clear: both;
	color: #000;
	font: 1.5em "Lucida Sans Unicode",sans-serif;
	height: 25px;
	overflow: hidden;
	text-align: left;
	border-bottom: 6px solid #FFF;
	padding-left: 40px;
}

.lbl2 .solidbg{
	display: block;
	padding-top: 2px;
	margin-left: 45px;
	background: #eee;
	width: 270px;
}

.lbl a {
	background: #000 url(/img/bglbl.gif) repeat-x;
	display: block;
	clear: both;
	color: #FFF;
	height: 50px;
	overflow: hidden;
	text-align: center;
	width: 100%;
}

.link_projects a.g1, .link_projects a.g2 {
	display: block;
	height: 100px;
	text-align: center;
	color: #FFF;
	padding-top: 24px;
	width: 124px;
	font-size: 1.2em;
	font-family: sans-serif;
	border-bottom: 6px solid #FFF;
}

.link_projects a.g1 span, .link_projects a.g2 span {
	font: normal 2em sans-serif;
}

a.g1 {
	background: #888;
}

a.g2 {
	background: #666;
	border-left: 6px solid #FFF;
}

/* updates */
.link_updates {
	background: #000 url(img/grdnt_gray.gif) repeat-x;
}

.link_updates .lbl {
	border-top: 6px solid #FFF;
	height: 100px;
	line-height: 100px;
}

.link_updates a {
	clear: right;
	display: block;
	font: normal 1.1em "Trebuchet MS",sans-serif;
	height: 20px;
	padding: 10px 5px;
	text-align: right;
}

.link_updates a span {
	float: left;
	font: normal 1.2em Verdana,sans-serif;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 3px;
}

/* content */ 
.content {
	color: #444;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	padding: 0 10px 10px;
}
.content a {
	color: #FF0000;
}
.content p {
	margin: 4px 0 10px 0;
}
.content .descr {
	color: #666;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

/* footer */
.footer {
	color: #666;
	clear: both;
}
.footer .right a {
	background: #000000;
	color: #000000;
	padding: 1px 3px;
}
.footer .right a:hover {
	background: #383838;
	color: #999;
}
.footer .left a {
	color: #777;
}
.footer .left {
	border-top: 1px solid #F0F0F0;
	padding: 9px 0 9px 9px;
	width: 407px;
}
.footer .right {
	margin-right: 8px;
	padding: 9px 0;
	text-align: right;
	width: 220px;
}

.tiny{
    font-size: 70%;
}


/*************************************************************************/
/*				FORMS					 */
/*************************************************************************/
label {
	position: absolute;
	margin-left: 20px;
}

.formRight, .formRightReq, .err{
	margin-left: 160px;
	margin-top: 5px;
}

.btn {
	text-align: right;
	width: 300px;
}

.required {
	color: #AA0000;
}

.err{
	color: #F00;
	display: none;
}

.engineDiv {
	padding-top: 15px;
	border-top: 1px solid #AAA;
}

.btnEngineRemove {
	clear: both;
	float: right;
}

.slctUSA, .slctCanada {
	display: block;
}


/********************************************************************
			Locations Page
********************************************************************/

#locationsList {
	overflow: auto;
	height: 125px;
}



/*********************************************************************
			registerPay.jsp and profile.jsp
*********************************************************************/
.subItemHeader{
	background-image: url(img/subItemHeader.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 405px;
	font-weight: bold;
	font-size: 1.1em;
	border-left: 2px solid #727272;
}

.subItemBody{
	background-image: url(img/subItemBody.png);
	background-repeat: repeat-y;
	width: 405px;
	padding: 10px 0px;
	border-left: 2px solid #727272;
}

.subItemFooter{
	background-image: url(img/subItemFooter.png);
	background-repeat: repeat-x;
	height: 25px;
	width: 405px;
	margin-bottom: 20px;
	border-left: 2px solid #727272;
	border-bottom: 2px solid #727272;
}

.subItem p {
	margin: 0px 10px;
}

.subItem img {
	margin: 0px 0px 0px 10px;
}

.col1{
	width: 60px;
	border-bottom: 1px solid #eee;
}
.col2{
	width: 110px;
	border-bottom: 1px solid #eee;
}
.vehicleCol{
	width: 285px;
	border-bottom: 1px solid #eee;
}
.editCol{
	width: 50px;
	border-bottom: 1px solid #eee;
}
.delCol{
	width: 55px;
	border-bottom: 1px solid #eee;
}

.startInvisible{
	display: none;
	color: #A00;
}

.odd{
	background-color: #dddddd;
}

.even{
	background-color: #ddddff;
}

.expired{
	background-color: #ffdddd;
}

.memberLookup{
	border: 1px solid #aaa;
}

.memberCol1{
	width: 55px;
}

.memberCol2{
	width: 200px;
}

.memberCol3{
	width: 70px;
}

.memberCol4{
	width: 70px;
}

.center{
	text-align: center;
}

#loader{
	width: 100%;
	text-align: center;
}

.right{
	text-align: right;
}

.green{
	color: #00AA00;
}

#tableView{
	width: 230px;
	float: right;
	text-align: right;
}

.memberView{
	font: bold .7em sans-serif;
}

#tableKey{
	width: 160px;
	float: left;
}

.blueLink{
	color: #00F;
	text-decoration: underline;
}

.blueLink :hover{
	color: #008;
	text-decoration: none;
}


/* promoTable */
.promoTable {
    width: 80%;
    margin: auto;
    border: 0;
    text-decoration: none;
    color: white;
    border-style: none;
}

.promoTable td {
    text-align: center;
    vertical-align: middle;
    width: 50%
}

.promoTable a:link a:active a:visited a:hover {
    text-decoration: none;
    color: white;
}