/*==============================================
	Custom Cycle - Website layout
	Date : August 2009
	Author : Thor Madsen-Holm
===============================================*/

/*================== Imports ==================*/
@import url('reset.css');
@import url('text.css');
@import url('menu.css');

/*=========================== Master styles ===========================*/
body	{ background: url('/images/body_bg.png') 0px 0px; }
.pageWrapper	{ margin: 0 auto; padding: 10px 0 0 0; position: relative; width: 895px; }
	.header	{ background: url('/images/header_bg.png') no-repeat; height: 160px; position: relative; width: 706px; }
		.partnere	{ margin: 11px 0 0 0; }
			.partnere a.scad	{ margin: 0 20px 0 0;}
		.slideshowWrap	{ left: 1px; position: absolute; top: 1px; z-index: 1; }
		.logo	{ left: 25px; position: absolute; top: 20px; z-index: 10; }
	.sidebarWrapper	{ position: absolute; right: 0px; top: 211px; width: 255px; z-index: 15; }
		.tilmeldWrap	{ padding: 5px 0 0 0; }
	.pageContent	{ width: 640px; position: relative; }
		.contentTop	{ background: url('/images/tagline_bg.png') no-repeat; height: 32px; padding: 9px 0 0 25px; width: 635px; }
		.content	{ left: 0px; position: absolute; top: 41px; z-index: 20; }
			.stdContent	{ background: url('/images/news_post_bg.png') repeat-y; padding: 15px 50px 0 25px; min-height: 837px; height:auto !important; height:837px; width: 585px; }
			    .leftText{ width: 300px; }
		.contentBottom	{ background: url('/images/content_bottom_bg.png') no-repeat; height: 36px; width: 660px; }

/*=========================== Lists/Posts ===========================*/
.postWrapper	{ width: 660px; }
	.firstPostTop	{ background: url('/images/news_post_bg.png') no-repeat; height: 16px; width: 660px; }
	.firstPostBottom, .postBottom	{background: url('/images/news_first_bottm_bg.png') no-repeat; height: 20px; width: 660px; }
	.postMiddle	{ background: url('/images/news_post_bg.png') repeat-y; padding: 0 60px 0 25px; width: 595px; }
	.postTop, .lastPostTop	{ background: url('/images/news_post_top.png') no-repeat; height: 18px; width: 660px; }

/*=========================== News ===========================*/
.newsPicSmall	{ border: 1px solid #808080; margin: 0 22px 0 0;}
.newsDate	{ color: #999999; margin: -14px 0 9px 0; width: 595px; }
.newsBackBtn	{ padding: 7px 0 0 0; }

/*=========================== Harley item/list item ===========================*/
.firstPostHeading	{ padding: 17px 0 0 0; }
.harleyText	{ width: 250px; }
.harleyImages	{ width: 331px; }
	.harleySubImages	{ width: 81px; }
		.harleySmallPic	{ margin: 0 0 10px 10px; }

/*=========================== Gallery ===========================*/
.galleryWrap	{ margin: 20px 0 0 0;}
	.galleryPic	{ margin-bottom: 10px; }

/*=========================== Brugte ===========================*/
.brugtList	{ width: 595px; }
	.brugtItem	{ background: url('/images/brugt_underline.png') no-repeat bottom right; margin: 0 0 15px 0; padding: 0 0 15px 0; width: 595px; }
		.brugtDescription	{ width: 410px; }
		.brugtPics	{ width: 152px; }
			.brugtSmallPics	img	{ margin: 4px 4px 0 0; }
	
/*=========================== Arrangementer ===========================*/
.eventMonth	{ margin: -40px -10px 0 0; }
	.eventMonth h3	{ margin: 2px 0 0 0; text-align: center; width: 120px;  }
	.eventMonth .prev	{ cursor: pointer; margin: 0 10px 0 0; width: 15px; }
	.eventMonth .next	{ cursor: pointer; margin: 0 0 0 10px; width: 15px; }
.eventList	{ width: 595px; }
	.event	{ background: url('/images/brugt_underline.png') no-repeat bottom right; margin: 0 0 15px 0; padding: 0 0 15px 0; width: 595px; }
		.eventText	{ width: 350px; }
		.event img	{ margin: 10px 0 0 0; }

/*=========================== Prislise ===========================*/
.prisModelWrapper	{ margin: 20px 0 0 0; }
	.modelType	{  background: url('/images/std_priser_border.png') repeat-x 0 20px; margin: 0 0 20px 0; width: 577px; }
		.modelColors	{ margin: -22px 0 0 0; }
			.modelColors span	{ color: #cccc99; }
		.model	{ height: 22px; width: 577px; }
			.modelColor	{ text-align: right; width: 70px; }

/*=========================== Global Class's ===========================*/
.bold	{ font-weight: bold; }
.displayBlock	{ display: block; }
.displayInline	{ display: inline; }
.displayNone	{ display: none; }
.floatLeft	{ float: left; }
.floatRight	{ float: right; }
.italic	{ font-style:italic; }
.orange	{ color: #f58220; }
.white	{ color: #ffffff; }
.stdPic	{ border: 1px solid #808080; }
.stdPicHover	{ border: 1px solid #c5c594; }
.leftPic	{ margin: 0 22px 0 0; }
.rightPic   { margin: 0 0 0 22px; }
.bottomPic  { margin: 20px 0 0 0; }
.middlePic	{ margin: 0 10px 10px 10px; }

/*=========================== Table Styling ===========================*/

/*=========================== Hacks ===========================*/


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
