/*//////////////////////////////////////*/
/* Stylesheet for Cycling Online - www.cycling-online.com */
/* Created by e-c-s denmark | support@e-c-s.dk | www.e-c-s.dk */
/* Copyright © 2010 Cycling Online and e-c-s denmark - All rights reserved */
/*//////////////////////////////////////*/


/*//////////////////////////////////////*/
/*/////////// OVERALL STYLES ///////////*/
/*//////////////////////////////////////*/
/* BEGIN */
body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 0; 
}

img {
	border: 0px;
}

form
{
	margin: 0;
	padding: 0;
}

a
{
	color: #222222;
	text-decoration: none;
}

a:hover
{
	color: #ff6a00;
	text-decoration: none;
}

p
{
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 24px;
	color: #1f3240;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h2 
{ 
	font-size: 22px;
	color: #1f3240;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h3 
{ 
	font-size: 20px;
	color: #1f3240;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h4 
{ 
	font-size: 18px;
	color: #1f3240;
	font-weight: bold;
	margin: 0;
}

h5 
{ 
	font-size: 16px;
	color: #1f3240;
	font-weight: bold;
	margin: 0;
}

h6 
{ 
	font-size: 14px;
	color: #1f3240;
	font-weight: bold;
	margin: 0;
}

.clear 
{
	clear: both;
	height: 0;
	width: 0; 
	margin: 0;
	padding: 0;
}

.orange
{
	color: #ff6a00;
}
/* END */

/*//////////////////////////////////////*/
/*//////////// DESIGN STYLES ///////////*/
/*//////////////////////////////////////*/
#container
{
	margin: 0 auto;
	width: 1014px;
	padding: 0;
}
#bodyleftborder
{
	background: url(../img/bodyborderleft.jpg) top left no-repeat;
	width: 6px;
	height: 740px;
	float: left;
}
#bodyrightborder
{
	background: url(../img/bodyborderright.jpg) top right no-repeat;
	width: 6px;
	height: 740px;
	float: left;
}
#left
{
	width: 843px;
	float: left;
	padding: 0 5px;
	margin: 0;
	background: url(../img/bodybackground.jpg) top center repeat-x;
}
#right
{
	width: 135px;
	float: right;
	margin: 0;
}
#contentarea
{
	padding: 10px 12px 5px 12px;
	background: #FFFFFF url(../img/bodycontentbg.jpg) top center repeat-x;
	text-align: left;
	line-height: 18px;
	border-left: 3px solid #DDDDDD;
	border-right: 3px solid #DDDDDD;
	margin: 0;
	min-height: 380px;
}
#contentareabottom
{
	background: url(../img/bodybottom-bg.jpg) center bottom repeat-x;
	height: 13px;
}
#contentareabottom span.left
{
	width: 13px;
	height: 13px;
	background: url(../img/bodybottom-left.jpg) bottom left no-repeat;
	display: block;
	float: left;
}
#contentareabottom span.right
{
	width: 13px;
	height: 13px;
	background: url(../img/bodybottom-right.jpg) bottom right no-repeat;
	display: block;
	float: right;
}
#topbanner, #topbanner a
{
	margin: 0;
	padding: 0;
	width: 843px;
	height: 158px;
	text-align: center;
}

/*//////////////////////////////////////*/
/*////////// BOTTOM STYLES /////////////*/
/*//////////////////////////////////////*/
/* BEGIN */
#bottom
{
	margin: 0;
	width: 100%;
	height: 30px;
	background: url(../img/bottombg.jpg) bottom center repeat-x;
}
#adressline
{
	color: #999999;
	text-decoration: none;
	float: left;
	line-height: 30px;
	font-size: 11px;
	margin-left: 15px;
}
#adressline b.orange
{
	color: #ff6d00;
}
#adressline a
{
	color: #999999;
	text-decoration: none;
}
#adressline a:hover
{
	color: #ff6d00;
	text-decoration: underline;
	cursor: pointer;
}

#copyright
{
	color: #999999;
	text-decoration: none;
	float: right;
	line-height: 30px;
	font-size: 11px;
	margin-right: 15px;
}
#copyright b.orange
{
	color: #ff6d00;
}
#copyright a
{
	color: #999999;
	text-decoration: none;
}
#copyright a:hover
{
	color: #ff6d00;
	text-decoration: none;
	cursor: pointer;
}
/* END */

/*//////////////////////////////////////*/
/*/////////// RIGHT STYLES /////////////*/
/*//////////////////////////////////////*/

#toplinks
{
	margin-bottom: 10px;
}
#toplinks img
{
	margin: 0 2px;
	border: 0;
}
/* END */

/*//////////////////////////////////////*/
/*////////// ELEMENT STYLES ////////////*/
/*//////////////////////////////////////*/
#frontpagetopad
{
	text-align: center;
}
#frontpageleft
{
	float: left;
	width: 582px;
}
#frontpageright
{
	float: right;
	width: 219px;
}
#defaultleft
{
	float: left;
	width: 582px;
}
#defaultright
{
	float: right;
	width: 219px;
}
/* END */

/* BANNER STYLES */
#swf { z-index: 0; position: relative; }
/* END */

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
