/* default */
body {
	background-image: url(images/body_bckgrnd.jpg);
	background-position: bottom left;
	background-repeat: repeat;
	background-color: #3D3D3D;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a:link, a:visited {
	color: #E93233;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}
/* end default */


/* layout */

#container {
	background-image: url(images/footer_bckgrnd.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#content {
	width: 950px;
	margin: 0 auto;
	padding-bottom: 70px;
}

#header {
	height: 216px;
	width: 950px;
	margin: 0 auto;
}

/* styles */

.transparent {
}

#header_spacer {
	height: 25px;
}

#header_box {
	background-image: url(images/header_img.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
	height: 150px;
	position: relative;
}

#logo {
	background-image: url(images/logo.png);
	background-position: top;
	background-repeat: no-repeat;
	
	height: 122px;
	width: 228px;
	
	position: absolute;
	top: 20px;
	left: 80px;
}

#header_links {
	position: absolute;
	top: 30px;
	right: 25px;
}

#header_links img {
	border: 0px;
	margin-left: 20px;
}

#header_dotted {
	background-image: url(images/dotted_horizontal.gif);
	background-position: left;
	background-repeat: repeat-x;
	
	width: 190px;
	height: 2px;
	
	position: absolute;
	top: 75px;
	right: 25px;
}

#search {
	position: absolute;
	top: 100px;
	right: 25px;
}

#search img {
	border: 0px;
	margin-left: 10px;
}



#main_menu {
	line-height: 21px;
	height: 35px;
	padding-top: 10px;
	
	font-size: 13px;
	font-weight: bold;
}

.menu_link, .menu_link_selected, .menu_sprtr, .menu_link_shop {
	float: left;
}

.menu_link {
	height: 35px;
}

.menu_link_selected {
	background-image: url(images/menu_arrow.gif);
	background-position: bottom center;
	background-repeat: no-repeat;

	border-bottom: 1px solid #FFFFFF;
	height: 25px;		
}

.menu_sprtr {
	background-image: url(images/menu_sprtr.gif);
	background-repeat: no-repeat;
	background-position: top;
	
	height: 21px;
	width: 1px;
	margin-left: 10px;
	margin-right: 10px;
}

.menu_link_shop {
	background-image: url(images/shopping_cart.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-transform:uppercase;
	padding-right: 25px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#shop_link {
	position:absolute;
	right:10px;
	top:185px;
}
	
#diller_login {
	position:absolute;
	right:25px;
	top:75px;
	background-image: url(images/diller_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 11px;
}
	
#banner_box {
	height: 260px;
	width: 950px;
}

#navigation {
	background-image: url(images/navi_arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
	
	height: 30px;
	padding-left: 10px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 13px;
}

#content_box {
	height: auto;
	width: 950px;

}

.border_left {
	background-image: url(images/brdr_left.jpg);
	background-position: top left;
	background-repeat: repeat-y;			
}

.border_right {
	background-image: url(images/brdr_right.jpg);
	background-position: top right;
	background-repeat: repeat-y;			
}

#yellow_box {
	background-image: url(images/yellow_box_bckgrnd.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FFCA22;
	
	margin-left: 4px;
	margin-right: 4px;
}

#contacts_box {
	background-image: url(images/contacts_bckgrnd.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;

	padding: 10px;	
}
	
.title {
	background-image: url(images/title_bckgrnd.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FFCA22;
	
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0;
	line-height: 32px;
	
	height: 32px;
	margin-left: 4px;
	margin-right: 4px;
}

div#mobus_392_105 .title {
	background: none;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: auto;
	line-height:16px; 	
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
}

.title_dirt {
	background-image: url(images/title_dirt.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.title_brdr {
	background-image: url(images/title_brdr.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	
	height: 32px;
	padding-left: 10px;
}



#footer {
	background-image: url(1017/images/footer_bckgrnd.jpg);
	background-position: bottom;
	background-repeat: repeat-x;

	height: 75px;
	
	font-size: 10px;
	color: #FFFFFF;
}

	#footer_box {
		position: relative;
		width: 950px;
		margin: 0 auto;	
	}

	#footer img {
		border: none;
	}

	#copyrights {
		position: absolute;
		left: 0px;
		top: 40px;
		font-size: 10px;
		color: #FFFFFF;
	}
	
		#od {
			position: absolute;
			right: 0px;
			top: 35px;
		}
		
		#velotrade_logo {
			position: absolute;
			right: 150px;
			top: 35px;
		}

#contacts {
	position: absolute;
	right: 20px;
	top: 23px;
	text-align: right;
}

/* links */

.menu_link_selected a:link, .menu_link_selected a:visited {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_link_selected a:hover {
	color: #FF001B;
	text-decoration: none;
}

.menu_link a:link, .menu_link a:visited {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_link a:hover {
	color: #FF001B;
	text-decoration: none;
}

.menu_link_shop a:link, .menu_link_shop a:visited {
	font-style: normal;
	color: #FFCB22;
	text-decoration: none;
}

.menu_link_shop a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#diller_login a:link, #diller_login a:visited {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#diller_login a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#navigation a:link, #navigation a:visited {
	font-style: normal;
	color: #FFCB22;
	text-decoration: none;
}

#navigation a:hover {
	color: #FFCB22;
	text-decoration: underline;
}

.newsTitle {
	font-size:14px;
}

.text {
	padding: 10px;
	color: #333333;
	background:white;
	margin-left:4px;
	margin-right:4px;
}

.white {
	color:white;
}

img {
	border:0px;
}
