/* @override 
	http://motorhuset.no/fileadmin/templates/motorhuset.no/motorhuset.no.css
	http://motorhuset.no/fileadmin/templates/motorhuset.no/motorhuset.no.css
	http://www.h-dstavanger.no/fileadmin/templates/motorhuset.no/motorhuset.no.css
*/

/* utforming _______________________________________________________________________ */
body {
	background-color: #000000;
	margin: 0px;
}

div, p, td, tr, span {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 745px;
	background-color: #FFFFFF;
}

.top {
	position: relative;
	top: 0;
	left: 0;
	width: 745px;
	height: 40px;
	background-color: #000000;
}

.logo_bg {
	position: absolute;
	width: 253px;
	height: 40px;
	left: 13px;
	top: 0;
	background: #d9d9d9;
	display: none;
}

.navi {
	position: absolute;
	right: 0;
	top: 5px;
}

.snarvei {
	position: absolute;
	right: 0;
	bottom: 5px;
}

.bilde_logo {
	position: relative;
	top: 0px;
	width: 745px;
	height: 192px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.left_white {
	margin: 0px;
	padding: 0px;
	width: 13px;
	height: 1px;
	border-top: 20px solid #000000;
	float: left;
}

.left_grey {
	margin: 0px;
	padding: 0px;
	width: 260px;
	background-image: url('img/left_shade.gif');
	float: left;
}

.meny {
	width: 234px;
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 0px;
	padding-bottom: 8px;
	float: left;
}

.meny_black {
	width: 7px;
	height: 20px;
	float: right;
	background-color: #000000;
}

.meny_shade, .scooter_shade, .fakta_shade {
	width: 260px;
	height: 17px;
	background-image: url('img/shade_start.gif');
	clear: both;
	background-repeat: no-repeat;
}

.scooter, .fakta {
	width: 234px;
	padding: 12px;
	padding-top: 0px;
	padding-bottom: 7px }

.utstyr {
	width: 246px;
	padding: 7px;
	padding-top: 0px;
}

.utstyr_btm_shade {
	width: 260px;
	height: 17px;
	background-image: url('img/shade_btm.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.innhold {
	width: 472px;
	border-top: 20px solid #000000;
	float: right;
}

.merker {
	width: 472px;
	padding-top: 7px;
}

.normal {
	width: 452px;
	margin-left: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #cc0000;
}

.btm_space {
	width: 745px;
	height: 12px;
	clear: both;
}

.btm_fakta {
	width: 745px;
	height: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
	background-color: #000000;
	text-align: center;
}

.clearer {
	overflow: hidden;
	width: 745px;
	height: 1px;
	margin-bottom: -1px;
}

/* default retting ___________________________________________________________________ */

.csc-textpicHeader, .csc-header {
	margin: 0px;
	padding: 0px;
}

p.bodytext, .bodytext {
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
}

/* typografi _______________________________________________________________________ */
body, p, span, div, td, tr, select, textarea, input {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #2C3437;
}

	
.brand {
	font-size: 9px;
	text-align: center;
}

a {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 7px;
	margin-top: 7px;
	border-top: 1px solid #cc0000;
}

h2 {
	font-size: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 7px;
	margin-top: 7px;
	border-top: 1px solid #cc0000;
}

h3 {
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	width: 219px;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #737a7f;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 7px;
}

.navi, .snarvei, .btm_fakta, .navi p, .snarvei p, .btm_fakta p {
	font-size: 10px;
	color: #cccccc;
}

.navi a, .snarvei a, .btm_fakta a {
	color: #cccccc;
	font-weight: normal;
}

/*tabeller ----------------------------------------------------------------------*/
.contenttable p {
	margin: 0;
}

.contenttable {
	background: #FAFAFA;
}

.contenttable .tr-even {
	background: #F0F0F0;
}

.contenttable .tr-0 p {
	font-weight: bold;
}

.contenttable td {
	padding: 2px;
}

/* menysystem _______________________________________________________________________ */
.meny ul, .meny li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.meny a {
	text-decoration: none;
	font-weight: bold;
	color: white;
	display: block;
	width: 219px;
	padding: 2px 5px 2px 5px;
	background-color: #737a7f;
	margin: 2px 0 0 0;
}

.meny ul ul a {
	width: 212px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #aaaaaa;
	margin-left: 7px;
	margin-bottom: 2px;
}

.meny li a:hover {
	text-decoration: none;
	background-color: #bb0000;
}

.meny li a.active {
	text-decoration: none;
	background-color: #cc0000;
}

/* ao vehicles -----------------------------------------------------------------*/


.tx-aovehicles-pi1 {
	position: relative;
}

.tx-aovehicles-pi1 .listView {
	width: 100%;
	background: #d9d9d9;
}

.tx-aovehicles-pi1 .listView tr.odd td {
	background: #F8F8F8;
	padding: 4px;

}

.tx-aovehicles-pi1 .listView tr.even td {
	background: #F0F0F0;
	padding: 4px;
}

.tx-aovehicles-pi1 .singleView {
	background: #d9d9d9;
	clear: both;
}

.tx-aovehicles-pi1 .singleView tr td {
	background: #F8F8F8;
	padding: 4px;
}

.tx-aovehicles-pi1 .singleView tr th {
	background: #F0F0F0;
	padding: 4px;
}

.tx-aovehicles-pi1 .image {
	z-index: 100;
}

.tx-aovehicles-pi1 .sold {
	position: absolute;
	display: block;
	background: #CC0000;
	top: 40px;
	left: 5px;
	color: white;
	padding: 10px 20px 10px 20px;
	font-weight: bold;
	border: 3px solid yellow;
	font-size: 15pt;
	text-transform: uppercase;
	z-index: 200;
}

/*

Forms

*/

form {
	margin: 0;
	padding: 0;
}

.csc-mailform-field label {
	display: block;
}

