/* --------------------------------------------------------------------------
	Custom CSS implementation  
-------------------------------------------------------------------------- */
#dummy{}
/* -- */

body
{
	background:#465b67 url(/Images/Layout/bg.jpg);
	background-repeat:repeat-x;
	text-align:left;
}

#page
{
	width:900px;
	margin:0px auto;
	padding:0px;
	background:none;
}

#header-margins
{
	margin:0px;
	padding:0px;
	width:900px;
}

#header-dimensions
{
	margin:0px;
	padding:0px;
	width:900px;
}

#fl_header
{
	margin:0px;
	padding:0px;
	width:900px;
	height:243px;
}

#topmenu
{
	padding:8px 0px 0px 150px;
	margin:0px;
	background:#579ceb url(/Images/Layout/top_menu.jpg);
	background-repeat:no-repeat;
	min-height:25px;
	border:1px #196cc8 solid;
}

#topmenu
{
	height:25px;
}

.horizontalmenupanel
{
	margin:0px;
	padding:0px;
}

.horizontalmenupanel ul
{
	margin:0px;
	padding:0px;
}

.horizontalmenupanel ul li
{
	margin:0px;
	padding:0px 0px 0px 0px;
	color:#FFFFFF;
}

.horizontalmenupanel ul li a
{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.horizontalmenupanel ul li a span
{
	margin:0px;
	padding:0px 40px 0px 40px;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.horizontalmenupanel ul li a:hover span
{
	color:#000000;
	text-decoration:none;
}

.horizontalmenupanel ul li a:hover
{
	color:#000000;
	text-decoration:none;
}

#languageoptions
{
	margin:0px 0px 0px 530px;
	padding:0px;
}

#body
{
	height:auto;
	margin:8px 0px 0px 0px;
	padding:0px;
	background:none;
}

#content-dimensions
{
	width:745px;
	float:right;
	background:none;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#content-left-dimensions
{
	width:570px;
	min-height:428px;
	float:left;
	/*background:url(/Images/Layout/bg_main.png);*/
	background-color:#FFFFFF;
	border:1px #c5c7ad solid;
	padding:0px;
	margin:0px 0px 0px 10px;
	font-family:Tahoma;
	font-size:11px;
}

*html #content-left-dimensions
{
	width:565px;
	margin:0px 0px 0px 5px;
	height:428px
}

#content-left-margins
{
	padding:0px;
	margin:0px;
}

#content-right-dimensions
{
	width:155px;
	float:right;
	background:none;
	padding:0px;
	margin:0px;
}

#content-right-margins
{
	padding:0px;
	margin:0px;	
}

#left-margins
{
	padding:0px;
	margin:0px;
}

#left-dimensions
{
	width:155px;
	float:left;
	padding:0px;
	margin:0px;
	background:none;
}

#footer-dimensions
{
	clear:both;
	padding:0px;
	margin:0px;
	width:900px;
	background:none;
}

#footer-margins
{
	padding:0px;
	margin:0px;
}

#leftmenu
{
	margin:0px;
	padding:0px;
}

.verticalmenupanel
{
	margin:0px;
	padding:0px;
}

.verticalmenupanel ul
{
	margin:0px;
	padding:0px;
}

.verticalmenupanel ul li
{
	margin:0px 0px -1px 0px;
	padding:0px;
	background:#a4cde9 url(/Images/Layout/left_menu_1.jpg);
	background-repeat:no-repeat;
	width:153px;
	min-height:31px;
	border:1px #c4c5a6 solid;
	border-top:1px #86b2d1 solid;
	border-left:1px #86b2d1 solid;
	border-right:1px #86b2d1 solid;
	border-bottom:none;
}

.verticalmenupanel ul li a
{
	margin:0px;
	padding:9px 0px 3px 10px;
	display:block;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:#011d47;
	font-weight:bold;
	min-height:19px;
}

.verticalmenupanel ul li a span
{
	margin:0px;
	padding:0px;
	display:block;
}

.verticalmenupanel ul li a:hover
{
	color:#71818a;	
}

.verticalmenupanel ul li ul li
{
	margin:0px 0px 0px -1px;
	*margin:0px 0px -1px -1px;
	padding:0px;
	background:#e9e9cf url(/Images/Layout/left_menu_2.jpg);
	background-repeat:no-repeat;
	width:153px;
	min-height:22px;
	border-top:1px #c4c5a6 solid;
	border-left:1px #c4c5a6 solid;
	border-right:1px #c4c5a6 solid;
}

.verticalmenupanel ul li ul li a
{
	margin:0px;
	width:118px;
	padding:9px 0px 3px 30px;
	display:block;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:#011d47;
	font-weight:normal;
	min-height:14px;
}

.verticalmenupanel ul li ul li a:hover
{
	color:#0097de;	
}

.verticalmenupanel ul li ul li ul li
{
	margin:0px 0px 0px -1px;
	*margin:0px 0px -1px -1px;
	padding:0px;
	background:#d5dcdd url(/Images/Layout/left_menu_3.jpg);
	background-repeat:no-repeat;
	width:153px;
	min-height:24px;
}

.verticalmenupanel ul li ul li ul li a
{
	margin:0px;
	padding:9px 0px 0px 40px;
	display:block;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:#011d47;
	font-weight:normal;
	min-height:17px;
	width:110px;
}

.verticalmenupanel ul li ul li ul li a:hover
{
	color:#dc5901;	
}

.velos
{
	background:url(../Images/Layout/velos_left_menu.gif) no-repeat right;
}

.velos_selected
{
	background:url(/Images/Layout/velos_left_menu_down.gif) no-repeat right;
}

.latest_articles
{
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	border:1px #c4c5a6 solid;
}

#pscroller1
{
	width: 155px;
	height: 150px;
	border: none;
	padding: 0px;
	margin:0px 0px 0px 0px;
	background:none;
}

.latest_articles h1
{
	margin:0px 0px 0px 1px;
	padding:5px 5px 5px 10px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px #708089 solid;
}

.latest_articles ul
{
	margin:0px;
	padding:0px;
}

.latest_articles ul li
{
	margin:10px 3px 0px 3px;
	padding:0px 0px 10px 8px;
	list-style:none;
}

.border
{
	border-bottom:1px #ad0000 solid;	
}

.no_border
{
	
}

.latest_articles ul li a
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.login
{
	margin:20px 0px 0px 0px;
	padding:0px;
	background:#FFFFFF;
	border:1px #c4c5a6 solid;
}

.login .title h2
{
	margin:0px 0px 0px 1px;
	padding:5px 5px 5px 10px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px #708089 solid;
}

.login .field
{
	margin:5px 0px 5px 10px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
}

.login .field .control
{
	margin:5px 0px 0px 0px;
	padding:0px;
}

.login .field .control input
{
	margin:0px;
	padding:0px;
	width:130px;
	border:1px #000000 solid;
}

.login .commands
{
	margin:0px 0px 10px -15px;
	padding:0px 0px 0px 0px;
}
.login .commands a
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.login .commands a.button
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.login .commands .button
{
	background:url(/Images/Layout/button_login.jpg) no-repeat right;
	width:75px;
	height:21px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.down_commands
{
	margin:0px 0px 0px 25px;
	padding:0px;
}
.down_commands a:hover
{
	text-decoration:underline;
}

.login .commands .button span
{
	margin:0px;
	padding:1px 8px 0px 0px;
}

#breadcrambs
{
	width:98%;
	overflow:hidden;
	margin:10px 0px 0px 5px;
	padding:0px 0px 5px 0px;
	border-bottom:1px #708089 solid;
}

.breadcrambspanel
{
	margin:0px;
	padding:0px;
}

.breadcrambspanel ul
{
	margin:0px;
	padding:0px;
}

.breadcrambspanel ul li
{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}

.breadcrambspanel ul li a
{
	margin:0px;
	padding:0px 5px 0px 5px;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

h1
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	clear:both;
	padding:0px 0px 5px 5px;
	margin:10px 3px 0px 3px;
	border-bottom:1px #708089 solid;
}

.pagetext
{
	padding:10px 5px 0px 10px;
	margin:0px;
	color:#000000;
}

a
{
	color:#011d47;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
}

a:hover
{
	text-decoration:underline;
}

#sitemap ul li
{
	list-style:square;
}

#sitemap ul li a
{
	color:#011d47;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
}

#sitemap ul li a:hover
{
	text-decoration:underline;
}

.contact 
{
	width:98%;
	font-family:Tahoma;
	font-size:11px;
	border-top:1px #708089 solid;
	border-bottom:1px #708089 solid;
	margin:20px 5px 0px 5px;
}

.contact td
{
	border:none;
}

.contact input
{
	width:200px;
}

.contact textarea
{
	width:300px;
}

.button input
{
	width:100px;
	margin-right:110px;
}

.asterisk{
	margin:0px 130px 20px 0px;
	color:#FF0000;
	font-family:Tahoma;
	font-size:11px;
}

/* --------------------------------------------------------------------------
	Products
	#products 
-------------------------------------------------------------------------- */
#products
{
	width: 99%;
	margin: 20px 5px 10px 10px;
	overflow:hidden;
}

#products ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#products ul li
{
	list-style: none;
	margin: 0px 0px 10px 0px;
	width: 99%;
	border-bottom: 1px dotted #708089;
	padding: 0px 0px 10px 0px;
	clear:both;
	overflow:hidden;
}

#products ul li a.photo
{
	display: block;
	padding: 0px 0px 0px 0px;
	float: left;
	margin: 0px 10px 10px 0px;
}

#products ul li a.invisible
{
	visibility: hidden;
}

#products ul li a.title
	{
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	margin: 0px 10px 10px 112px;
	font-size: 11px;
	font-family: Tahoma;	
	font-weight: bold;
	color: #000000;
	display: block;
}
	
#products ul li .description
{
	margin: 0px 0px 10px 112px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:normal;	
}

#products ul li a.more
{
	margin: 0px 0px 4px 112px;
	padding: 10px 0px 0px 325px;
	display: block;
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:normal;	
	height: 14px;
	background: url(/Images/Layout/velos_articles.jpg) no-repeat 0px 0px;
	background-position:right bottom;
	text-decoration: none;
}

#products ul li a.more:hover
{
	text-decoration:underline;
}

#products_images
{
	width: 99%;
	margin: 0px 5px 10px 10px;
	padding:20px 0px 15px 0px;
	overflow:hidden;
	clear:both;
}

#products_images h1
{
	margin:10px 0px 0px 0px;
	padding:0px;
	width:550px;
	background-image:url(/Images/Layout/photo_gallery.jpg);
	background-repeat:no-repeat;
	height:20px;
	border:none;
	overflow:hidden;
	border-bottom:1px #d1915e solid;
}

#products_images ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	clear:both;
	overflow:hidden;
}


#products_images ul .images
{
	float:left;
	list-style:none;
	width:100px;
	height:100px;
	margin:10px 30px 0px 10px;
	padding:0px;
}

.products_title
{
	clear:both;
}

/* --------------------------------------------------------------------------
	#productoptions  
-------------------------------------------------------------------------- */
#productoptions .invisible
{
	visibility: hidden;
	display: none;
}

#productoptions
{
	float:left;
	margin: 0px 10px 10px 0px;
}

#productoptions .narrow
{
	width:300px;
	padding:0px;
	margin:10px 10px 0px 10px;
	float:left;
	color:#000000;
}

#productoptions .photo
{
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
}

#banners
{
	margin:0px 0px 5px 0px;
	padding:0px;
}

#banners ul
{
	margin:0px;
	padding:0px;
}

#banners ul li
{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:center;
}

#images 
{
	width:99%;
	overflow:hidden;
	clear:both;
	padding:0px;
	margin:10px;
}

#images ul li 
{
	float:left;
	list-style:none;
	width:100px;
	height:100px;
	margin:10px 30px 0px 10px;
	padding:0px;
}

#images h2
{
	margin:10px 0px 0px 0px;
	padding:0px;
	width:550px;
	background-image:url(/Images/Layout/photo_gallery.jpg);
	background-repeat:no-repeat;
	height:20px;
	border:none;
	overflow:hidden;
	border-bottom:1px #d1915e solid;
}

.pagetext .narrow
{
	width:300px;
	padding:0px;
	margin:10px 10px 0px 0px;
	float:left;
	color:#000000;
}

.pagetext .photo
{
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.products_title
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	padding:0px;
	width:440px;
	background:url(/Images/Layout/products_title_line.jpg) no-repeat;
	background-position:center;
}

#articles ul li a.title
{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
}

#articles ul li a.title:hover
{
	color:#d76f00;
}


#articles ul li .description
{
	margin: 10px 0px 10px 10px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:normal;	
}

#relatedarticles
{
	margin:0px 0px 0px 10px;
	padding:10px 0px 0px 0px;
	clear:both;
}

#relatedarticles ul li
{
	list-style:square;
}

.related
{
	font-family:Tahoma;
	font-size:11px;
}

.record li
{
	list-style:none;
}

#articles ul li a.more
{
	margin: 0px 10px 4px 112px;
	padding: 10px 0px 0px 325px;
	display: block;
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:normal;	
	height: 14px;
	background: url(/Images/Layout/velos_articles.jpg) no-repeat 0px 0px;
	background-position:right bottom;
	text-decoration: none;
}

