html {
	background: #ffffff url(../img/bg-page.jpg) repeat-x top;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

body {
	padding: 0px;
	margin: 0px;
}

p, div, td, th {
	font-size: 12px;
}

th {
	background: #DBE6F3;
}

tr.even-row td {
	background: #DBE6F3;
}

form {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

input, select, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

input.button {
	background: #DBE6F3;
	border: 1px solid #9BAFC4;
	font-weight: bold;
}

h1 {
	color: #1057A1;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 24px;
	margin: 10px 0 5px 0;
}

.amp {
	font-family: Arial;
}

h2 {
	color: #6699FF;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0px;
	padding-bottom: 5px;
}


h4 {
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f0f0f0;
}

h3 {
	font-family: Arial, sans-serif;
	color: #FF8C00;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}

a {
	color: #1C61AB;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#languages {
	background: #2E4470;
	border-bottom: 1px solid #ffffff;
	padding: 3px;
	clear: both;
	text-align: right;
	width: 100%;
	position: absolute; 
	top: 0px;
}

#languages ul {
	width: 400px;
	margin: 3px 0px;
	padding: 0px;
	clear: both;
	list-style: none;
}

#languages ul li {
	display: block;
	float: left;
	margin-right: 10px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

#languages a {
	border: 1px solid #2E4470;
	background: #2E4470;
	color: #ffffff;
	padding: 3px;
	display: block;
	text-decoration: none;
}

#languages a:hover {
	border: 1px solid #B7CEE7;
	background: #5178C6;
}

#languages a.active {
	border: 1px solid #B7CEE7;
	background: #5178C6;
}

#container {
	width: 768px;
	border-right: 1px solid #cccccc;
	background: #ffffff;
	clear:both;
	padding-top: 242px;
}

#top-menu {
	background: #ffffff;
	width: 196px;
	float: left;
	margin: 0px;
	font-size: 1px;
	clear:left;
	position: absolute;
	top: 32px;
}

#top-menu ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#top-menu ol li {
	border: 1px solid #B7CEE7;
	margin-bottom: 1px;
	top: -2px;
	padding: 0px;
	border: 0px;
}

#top-menu span a {
	margin: 1px;
	display: block;
	height: 19px;
	background: #DBE6F3;
}

#top-menu span a:hover {
	background: #B7CEE7;
}

div.line {
	height: 4px;
	background: #58698D;
	margin-bottom: 1px;
	display: block;
}

#second-menu {
	width: 198px;
	padding: 0px;
	border-left: 1px solid #fff;
}

#second-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#second-menu li a{
	height: 20px;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #fff;
	background: url(../img/bg-offer-off.gif);
	text-align: right;
	padding: 3px 10px;
	text-decoration: none;
	color: #2E4470;
}

#second-menu li a:hover {
	background: url(../img/bg-offer-on.gif);
}

#content {
	font-size: 12px;
	width: 550px;
	float: right;
	border-right: 10px solid #ffffff;
}

#footer {
	padding: 10px 10px 1px 1px;
	width: 100%;
	color: #999999;
	font-size: 11px;
}

#footer td {
	font-size: 11px;
}

#footer a {
	font-weight: normal;
	color: #999999;
}

#big-image {
	position: absolute;
	top: 32px;
	left: 198px;
}

div.home-offer {
	width: 265px;
	border: 1px solid #DBE6F3;
	padding: 5px;
	float: left;
	margin-right: 10px;
	text-align: center;
	font-size: 11px;
}

/* opera and IE hack */
html>head:first-child+body div.home-offer {
	width: 255px;
}

div.home-offer p {
	clear: both;
	background: #DBE6F3;
	padding: 5px;
	text-align: left;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
}

div.home-offer h2 {
	text-align: center;
	color: #000000;
	font-size: 20px;
	margin: 3px 0px;
	font-family: Arial, sans-serif;
	font-weight: normal;
}

body .void {
	display: none;
}

.w200 {
	width: 200px;
}

.error {
	color: #cc0000;
}

#newsletter {
	font-size: 11px;
}

.nv2se {
	display: none;
}

table.details td {
	font-size: 11px;
}

.w265 {
	width: 265px;
	float: left;
	margin-right: 10px;
}

a.small {
	font-size: 10px;
	color: #999999;
}

.block-30 {
	display: inline;
	width: 40px;
}

