﻿body
{
	background: #ddd url(/resources/images/template/bg.gif) repeat-x;
	margin: 0;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #333333;
}

a
{
	color: #233d89;
	text-decoration: none;
}

img
{
	border: none;
}

h1
{
	font-size: 16px;
	color: #233d89;	
	font-weight: normal;
	border-bottom: 1px solid #dddddd;
	padding: 0 0 10px 15px;
	margin: 5px 0 0 0;
}

h3
{
	font-size: 14px;
	color: #233d89;	
	font-weight: normal;
	border-bottom: 1px solid #dddddd;
	padding: 0 0 5px 5px;
	margin: 5px 0 10px 0;
}

p
{
	margin: 0;
	padding: 10px 15px;
}

#container
{
	width: 968px;
	padding: 0;
	margin: 0 auto;
	background: url(/resources/images/template/bg-top.gif) no-repeat;
}

#language
{
	width: 928px;
	height: 15px;
	text-align: right;
	padding: 3px 20px 0;
}

#language a
{
	color: #fff;
}

#header
{
	float: left;
	width: 968px;
	height: 89px;
	background: url(/resources/images/template/bg-header.gif) no-repeat;
}

#logo
{
	float: left;
	margin: 30px 0 0 20px;
}

#topmenu
{
	float: left;
	margin: 25px 0 0 40px;
	font-weight: bold;
}

div#topmenu div
{
	float: left;
	display: block;
	margin: 5px;
	padding-left: 2px;
}

#topmenu div a
{
	float: left;
	display: block;
	height: 15px;
	padding: 7px 10px 7px 9px;
}

#topmenu div.active, #topmenu div:hover
{
	background: #233d89 url(/resources/Images/Template/toplink-left.gif) no-repeat;
}

#topmenu div.active a, #topmenu div:hover a
{
	color: #fff;
	background: #233d89 url(/resources/Images/Template/toplink-right.gif) no-repeat center right;
}

#middle
{
	float: left;
	width: 960px;
	padding: 5px 4px;
	min-height: 70px;
	height: auto !important;
	height: 70px;
	background: #fff url(/resources/images/template/bg-middle.gif) no-repeat;
}

#left
{
	float: left;
	padding: 0 5px;
	width: 196px;
}

#leftmenu
{
	font-size: 14px;
	margin-bottom: 10px;
}

#leftmenu a
{
	display: block;
	padding: 9px 9px 7px 9px;
	border-bottom: 1px solid #dddddd;
}

#leftmenu .offer
{
	color: #f00;
}

#product-menu
{
	font-size: 15px;
	color: #777777;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#product-menu div
{
	padding: 8px 8px 6px 8px;
	border-bottom: 1px solid #dddddd;
}

#product-menu a
{
	display: block;
	font-size: 12px;
	text-transform: none;
}

#mailinglist-top
{
	background: url(/resources/images/template/mailinglist-top.gif) no-repeat;
	padding: 10px 10px 8px 10px;
	border-bottom: 1px solid #dddddd;
	margin-top: 5px;
	color: #233d89;
}

#mailinglist-top span
{
	font-size: 15px;
}

#mailinglist-middle
{
	border-left: 2px solid #dddddd;
	border-right: 2px solid #dddddd;
	padding: 10px 10px 8px 10px;
	color: #777777;
	background: url(/resources/images/template/bg-mailinglist.gif) no-repeat 3px 1px;
}

#mailinglist-middle span
{
	font-size: 13px;
	color: #233d89;
}

#mailinglist-middle div
{
	width: 180px;
	height: 20px;
	margin: 6px 0 10px 0;
	background: url(/resources/images/template/mailinglist-input.gif) no-repeat;
}

#mailinglist-middle div input
{
	float: left;
	border: none;
	background: none;
	width: 140px;
	height: 14px;
	margin: 3px 5px;
	font-size: 11px;
	color: #444444;
}

#mailinglist-middle div input#submitMailinglist
{
	width: 18px;
	height: 18px;
	margin: 1px;
	background: url(/resources/images/template/mailinglist-submit.gif) no-repeat;
	cursor: pointer;
}

#mailinglist-bottom
{
	height: 5px;
	background: url(/resources/images/template/mailinglist-bottom.gif) no-repeat;
}

#right
{
	float: left;
	width: 749px;
	overflow: hidden;
}

#four-boxes
{
	width: 752px;
	margin-top: 3px;
}

#four-boxes div
{
	float: left;
	width: 185px;
	height: 128px;
	margin-right: 3px;
	background: url(/resources/images/template/bg-four-boxes.gif) no-repeat bottom center;
}

#four-boxes p
{
	padding: 0;
	margin: 6px 0 0 0;
	text-align: center;
	font-size: 13px;
	color: #233d89;
}

#footer
{
	float: left;
	padding: 20px 0 10px 0;
	width: 960px;
	text-align: center;
	color: #777777;
}

#bottom
{
	float: left;
	width: 968px;
	height: 10px;
	background: url(/resources/images/template/bg-bottom.gif) no-repeat;
}

/* EXTRAS */

input,select,textarea
{
	font-family:Arial;
	font-size:11px;
	color: rgb(119,119,119);
}

div#order-error
{
	color: #d00;
	font-weight:bold;
}

.red
{
	padding:0px 0px 0px 10px;
	color: #d00;
	font-weight:bold;
}

div#content-all
{
	overflow:hidden;
	clear:both;
	float:left;
	width:749px;
	height:595px;
}

div#content-image
{
	
	clear:both;
	float:left;
	width:749px;
	height:595px;
}

div#content-image img
{
	vertical-align:bottom;
}


div#content-bg
{
	position: relative;
	top: -445px;
	clear:both;
	float:left;
	width:560px;
	height:393px;
	background: #fff;
	opacity:0.65;
	filter:alpha(opacity=65);
}

div#content-cut
{
	position: relative;
	top:-838px;
	clear:both;
	float:left;
	overflow:auto;
	height:392px;
	border-bottom:1px solid rgb(169,171,170);
}

div#content-main
{
	clear:both;
	float:left;
	width:560px;
/*
	height:391px;*/
}

div#content-main h2
{
	clear: both;
	float: left;
	margin:0px;
	padding:7px 15px;
	width: 530px;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	color: rgb(35,61,136);
	border-bottom:1px solid rgb(169,171,170);
}

div#content-main p
{
	margin:0px 0px 15px 0px;
	padding:0px;
}

div#content-main div
{
	clear:both;
	float:left;
	padding: 15px;
	width:530px;
}

div#content-main div div
{
	padding: 0px;
}

div#content-main .images
{
	padding: 5px 15px;
}

div#content-main .images a
{
	display:block;
	float:left;
	padding:4px 5px 4px 0px;
	height:67px;
	line-height:67px;
}

div#content-main .images img
{
	vertical-align:middle;
}

.search
{
	margin: 10px 0;
}
.search-button
{
	border: 1px solid #ccc;
	margin-left: 5px;
	background: none;
}

.search-result
{
	width: 600px;
	margin: 0 30px;
	padding-bottom: 25px;
}
