@import "grid.css";
@import "nav.css";
@import "forms.css";
@import "tables.css";
@import "content.css";


body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

div#wrap {
	width: 904px;
	margin: 0 auto;
}

	#header {
		position: relative;
		height: 125px;
		background: transparent url(../images/header/bg.png) 0 0 no-repeat;
	}
	
		#header a.brand-logo img {
			display: none;
		}
		
		#header .dealer-logo {
			position: absolute;
			left: 15px;
			bottom: 42px;
			height: 50px;
			width: 700px;
		}
		
			#header .dealer-logo a {
				margin: 10px 0 0 0;
				color: #000;
				font-family:"lucida grande",verdana;
				font-size: 20px;
				line-height: 1.6em;
				font-weight: normal;
				letter-spacing: -0.05em;
				border: 0;
			}

	div#page-title  {
		height: 45px;
		padding-left: 15px;
		border-bottom: 1px solid #e8e8ea;
	}
	
		div#page-title span:first-child {
			display: block;
			margin: 4px 0 20px;
			padding: 0;
			font-size: 24px;
			font-family: "lucida grande", verdana;
			letter-spacing: -.05em;
			font-weight: normal;
			line-height: 1.6em;
		}
		
		div#page-title span.cufon {
			margin: 0 !important;
			padding: 0 !important;
		}
	
	div#mainpic {
	}

	/* Flashupgrade message */
	#mainpic .flashcontent {
		height: 150px; 
		padding: 15px 20px; 
		border-bottom: 1px solid #e8e8ea;
		background: #f3f3f3;
	}

		#mainpic .flashcontent .title {
			display: block;
			font-size: 20px; 
			margin: 4px 0 10px 80px;
		}

		#mainpic .flashcontent .logo {
			float: left;
		}

		#mainpic .flashcontent p {
			margin-left: 80px;
		}

		#mainpic .flashcontent img {
			width: auto !important;
		}


#main {
	overflow: auto;
	border: 2px solid #d1d0d0;
	margin: 10px 0;
	padding-bottom: 1.5em;
}

	div#content {
		float: left;
		width: 640px;
		margin-top: 20px;
		padding-right: 20px;
	}

	div#sidebar {
		float: left;
		width: 220px;
		margin-right: 20px;
		background: transparent url(../images/sidebar/bg.png) 0 0 no-repeat;
	}


#footer {
	height: 90px;
	margin-bottom: 30px;
	background: transparent url(../images/footer/bg.jpg) 0 0 no-repeat;
}
	#footer div.vcard.content {
		margin: 0 15px;
		padding: 10px 0 10px; 
		font-size: 1em;
	}
	
		#footer div.vcard div {
			display: inline;
		}
		
		#footer div.vcard .org {
			font-weight: bold;
		}
		
		#footer div.vcard .geo {
			display: none;
		}


	#footer a:hover {
	}


/* Frontpage */
body.frontpage div#content {
	padding: 0 20px;
}

body.frontpage div#sidebar {
	float: right;
	margin: 20px 0 0;
	background-image: none;
}

	body.frontpage div#sidebar .content {
		padding-right: 20px;
	}

	

/* Typography */
div.content {
	font-size: 1.1em;
}
.content h1 {
	font-family: "lucida grande", verdana;
	margin-top: 0;
	letter-spacing: -.05em;
	font-weight: normal;
	font-size: 20px;

}
	div#content h1 {
		line-height: 1.4em;
	}

.content h2 {
	font-size: 1.1em;
}

.content h3 {
	font-size: 1em;
}

	h3.section-header {
		margin: .5em 0 1em;
		font-size: 1em;
	}

.content h4 {
	font-size: .9em;
	
}

.content h5 {
}

.content a,
.content a:active,
.content a:focus,
.content a:visited {
	border-bottom: 1px dotted #029F02;
	color: #029F02;
	text-decoration: none;
}
	
	.content a:hover {
		border-style: solid;
	}

	a.blocklink {
		display: inline-block;
		margin-bottom: 1em;
		padding-left: 9px;
		background: transparent url(../images/bullets/arrow-grey-left.png) 0 50% no-repeat;
	}
		a.blocklink.left {
			float: left;
		}
		
.content a.prev,
.content span.prev {
	margin: 2px 5px;
	padding-left: 10px;
	background: transparent url(../images/bullets/arrow-grey-left.png) 0 50% no-repeat;
}

.content a.next,
.content span.next {
	margin: 2px 5px;
	padding-right: 10px;
	background: transparent url(../images/bullets/arrow-grey.png) 100% 50% no-repeat;
}

a.prev + h1 {
	margin-top: 10px;
}


ul {

}

.content em {
}

/* Messages */
.content div.info,
.content p.info {
	margin: 1em 0;
	padding: 0.6em 1em 1.6em;
	background: #d7edb5 url(../images/icons/info-arrow.png) 0 100% no-repeat;
	color: #41611d;
}
	.content .info em {
		color: #cc0000;
		font-weight: bold;
		font-style: normal;
	}

/* Error explanation*/
.error-explanation {
	margin: 1em 0 1.5em;
	padding: 0.6em 1em 0;
	border: 2px solid #d60000;
}

	.error-explanation h3 {
		margin: .5em 0 1em;
		font-size: 12px;
		color: #d60000;
	}

	.error-explanation p {
		margin: .5em 0;
		font-weight: bold;
	}

	.error-explanation ul {
		margin-bottom: 1em;;
	}



/* Additional text-styles */
.alert { 
	color:#cc0000;
}

.date {
	color:#666;
	font-size: 0.9em;
}

span.required {
	color: #f00;
}

.amount { 
	text-align: right;
}

/* Buttons */
.content a.button {
	display: inline-block;
	overflow: auto;
	height: 22px;
	margin: 0;
	background: transparent url(../images/buttons/button-bg.png) 0 0 no-repeat;
	color: #527495;
	font-size: 10px;
	line-height: 22px;
	text-decoration: none !important;
	color: #fff;
	border: 0;
}
	.content a.button span {
		display: block;
		height: 22px;
		font-weight: bold;
		background: transparent url(../images/buttons/button-bg.png) 100% 0 no-repeat;
		margin: 0 0 0 5px;
		padding: 0 10px 0 5px;
		cursor: hand;
	}


