/**
 * Layout
 */
#left #commercial{
	margin: -145px 0px -32px 0px;
	float: right;
}
 
html,body {
	margin: 0;
	padding: 0;
	color: #555;
	font-size: 11px;
	font-family: Verdana;
	background: #d0d7e9 url( '../img/layout/bg.png' ) top center repeat-y;
}

#container {
	position: relative;
	width: 962px;
	margin: 0 auto;
	padding: 0 9px 0 9px;
}

#holder {
	width: 962px;
}

/**
 * Header
 */
#search {
	float: right;
	text-align: right;
	line-height: 110px;
}

#search form,#search dl,#search dt {
	line-height: 110px;
}

#banner-top{
	float: left;
	padding-top: 5px;
}

#logo {
	float: left;
/* Banner */
	width: 230px;
	margin: 0 0 0 340px;
}

#logo-banner {
	float: left;
	margin: 0px;
}

#header {
	float: left;
	width: 962px;
	height: 110px;
/*	background: #fff url( '../img/layout/bg_logo.png' ) repeat-x;*/
}

/**
 * Menu
 */
#menu {
	float: left;
	width: 962px;
	height: 28px;
	margin-top: -7px;
	text-align: center;
}

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

#menu li {
	display: inline;
	line-height: 28px;
	margin: 0 3px 0 3px;
}

#menu li a:link,#menu li a:active,#menu li a:visited {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#menu li a:hover {
	color: #e53827;
	text-decoration: underline;
}

#menu #language {
	float: right;
	height: 28px;
	line-height: 28px;
}

/**
 * Content
 */
#content {
	clear: both;
	float: left;
	width: 962px;
	min-height: 304px;
	height: auto !important;
	height: 304px;
}

#content .content {
	width: 170px;
	height: 116px;
}

#content .contentSmall {
	font-size: 10px;
	width: 158px;
	height: 64px;
	padding: 4px;
	background-color: #fff;
	border: 2px solid #2b6cae;
}

#content .contentNews {
	font-size: 10px;
	width: 158px;
	height: 104px;
	padding: 4px;
	background-color: #fff;
	border: 2px solid #2b6cae;
}

#left {
	float: left;
	width: 566px;
	margin: 0 28px 0 0;
}

#right {
	float: left;
	width: 368px;
}

#right .iframe {
	width: 368px;
	height: 276px;
	background: url( '../img/layout/bg_bottom.png' ) repeat-x;
	margin: 0 28px 0 0;
	background-position: 0 276px;
}

#left .left {
	float: left;
	width: 269px;
	margin: 0 28px 0 0;
	text-align: center;
}

#left .right {
	float: left;
	width: 269px;
	margin: 0;
}

#left .left h1,#left .right h1 {
	background: #2b6cae url( '../img/layout/bg_index.png' ) top left
		repeat-x;
	float: left;
	display: block;
	text-align: center;
	width: 269px;
	height: 92px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	padding: 40px 0 0 0;
}

/**
 * Bottom
 */
#bottom {
	clear: both;
	float: left;
	width: 962px;
	height: 132px;
}

#bottom .content {
	width: 170px;
	height: 76px;
}

#barHolder {
	float: left;
	width: 566px;
	height: 104px;
	margin: 0 28px 0 0;
}

#barHolder marquee {
	line-height: 28px;
}

#barHolder marquee p {
	color: #e53827;
	line-height: 28px;
	font-size: 11px;
	display: inline;
}

#barHolder marquee span {
	line-height: 28px;
	font-size: 11px;
	display: inline;
}

#bar {
	float: left;
	width: 566px;
	height: 104px;
	text-align: center;
}

.barRed {
	background: url( '../img/layout/bg_bar_red.png' ) repeat-x;
}

.barBlue {
	background: url( '../img/layout/bg_bar_blue.png' ) repeat-x;
}

.barLightBlue {
	background: url( '../img/layout/bg_bar_lightblue.png' ) repeat-x;
}

.barLightOrange {
	background: url( '../img/layout/bg_bar_lightorange.png' ) repeat-x;
}

.barOrange {
	background: url( '../img/layout/bg_bar_orange.png' ) repeat-x;
}

.barGreen {
	background: url( '../img/layout/bg_bar_green.png' ) repeat-x;
}

.barYellow {
	background: url( '../img/layout/bg_bar_yellow.png' ) repeat-x;
}

#bar h1 {
	margin: 0;
	padding: 0;
	line-height: 76px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

#photoAlbum {
	float: left;
	width: 170px;
	height: 132px;
	margin: 0 28px 0 0;
}

#advertisement {
	float: left;
	width: 170px;
	height: 132px;
	margin: 0;
}

/**
 * Home
 */
#home {
	float: left;
	width: 566px;
	height: 172px;
	margin: 0 28px 0 0;
}

#commercial {
	float: left;
	width: 170px;
	height: 172px;
	margin: 0 28px 0 0;
}

#news {
	float: left;
	width: 170px;
	height: 172px;
	margin: 0;
}

#sendToFriend {
	float: left;
	width: 170px;
	height: 132px;
	margin: 0 28px 0 0;
	background: #2b6cae url( '../img/layout/bg_index_blue.png' ) top left repeat-x;
}

#content #sendToFriend .contentSmall{
	background: none;
	border: none;
	color: #fff;
	text-align: center;
	margin-top: 30px;
}

#content #sendToFriend .contentSmall h1 a, #content #sendToFriend .contentSmall h1 a{
	color: #fff;
	font-size: 12px;
}

#content #newsletter .contentSmall{
	padding: 0px;
	background: #fff;
	height: 74px;
}

#newsletter {
	float: left;
	width: 170px;
	height: 132px;
	margin: 0;
}

#newsletter a, #commercial a{
	color: #fff;
	font-size: 10px;
}

#newsletter:hover a, #commercial:hover a{
	text-decoration: underline;
}

/**
 * Footer
 */
#footer {
	clear: both;
	float: left;
	width: 962px;
}

#footer div.item,
#footer h2 {
	padding: 0;
	margin: 0 0 6px 0;
	font-size: 12px;
	color: #ff3300;
	text-decoration: none;
	font-weight: bold;
}

#footer div.item a:link,#footer div.item a:active,#footer div.item visited,
#footer h2 a:link,#footer h2 a:active,#footer h2 visited {
	padding: 0;
	margin: 0 0 6px 0;
	font-size: 12px;
	color: #ff3300;
	text-decoration: none;
	font-weight: bold;
}

#footer div.item a:hover,
#footer h2 a:hover {
	color: #4f95dc;
	text-decoration: underline;
}

/**
 * Footer links
 */
#links {
	clear: both;
	float: left;
	width: 962px;
	margin: 32px 0 0 0;
	text-align: center;
}
#links a, #links a:hover, #links a:active, #links a:visited {
	color: #555;
	text-decoration: none;
}
#links a:hover {
	color: #555;
	text-decoration: underline;
}

/**
 * Links
 */
a:link,a:visited,a:active {
	color: #e53827;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #4f95dc;
	text-decoration: underline;
}

/**
 * Text and Headers
 */
p {
	margin: 0;
	padding: 0 0 6px 0;
}

#left .left .h1Link,#left .right .h1Link {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 6px 0;
}

h1 {
	color: #e53827;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 6px 0;
}

#left .left .h2Link,h2 {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 6px 0;
}

/**
 * Tooltip
 */
#tooltip {
	position: absolute;
	z-index: 3000;
	padding: 6px;
	border: 1px solid #fff;
	background: #2b6cae url( '../img/layout/bg_header.png' ) repeat-x;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

#tooltip h3,#tooltip div {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

/**
 * Various markup
 */
img {
	border: 0;
}

.horizontalSpacer {
	float: left;
	width: 962px;
	height: 28px;
}

.blockHeader {
	width: 170px;
	height: 28px;
	text-align: center;
}

.blockHeader h1 {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	line-height: 28px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.blockBottom {
	width: 170px;
	height: 28px;
}

.header {
	background: #2b6cae url( '../img/layout/bg_header.png' ) top left
		repeat-x;
}

.darkRedBg .header {
	background: #2b6cae url( '../img/layout/bg_module_red.png' ) top left
		repeat-x;
}

.bottomRed {
	background: url( '../img/layout/bg_bottom.png' ) repeat-x;
}

.bottomBlue {
/*	background: url( '../img/layout/bg_bottom.png' ) repeat-x;*/
	background: #fff;
}

.darkBlueBg {
	background-color: #2b6cae;
}

.float {
	float: left;
}

.marginRight {
	margin: 0 28px 0 0;
}

.alignBottom {
	vertical-align: bottom;
}

.smallInput {
	width: 152px;
	border: 1px solid #555;
	padding: 2px;
	background: #fff url( '../img/layout/bg_bottom.png' ) repeat-x;
}

.searchInput {
	width: 164px;
	border: 1px solid #555;
	padding: 2px;
	background: #fff url( '../img/layout/bg_bottom.png' ) repeat-x;
}

/**
 * Photoalbum
 */
#photoAlbumHolder {
	
}

#photoAlbumHolder .photo {
	display: block;
	float: left;
	width: 100px;
	padding: 5px;
	height: 75px;
	text-align: center;
	background-color: #fff;
	margin: 0 4px 4px 0;
}

#photoAlbumHolder .photo:hover {
	background-color: #2b6cae;
}

#photoAlbumHolder .last {
	margin: 0 0 4px 0;
}

/**
 * Search
 */
.searchResult {
	margin: 0 0 4px 0;
	padding: 10px;
	border: 1px solid #f0f0f0;
	background-color: #fdfdfd;
}

.searchResult p {
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
}

.searchResult .highlight {
	font-weight: bold;
	color: #333;
}
