* {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background: #848484 url(../i/layout/bg-body.jpg) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	line-height: 1.4em;
	text-align: center;
}
	
/*--[ common ]----------------------------------------------------------------*/
h1, h2, h3 {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #ca3737;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
	margin-bottom: 0.2em;
}		
h3 {
	font-size: 1.4em;
	margin-bottom: 0.2em;
}

h4 {
	font-size: 1.2em;
	margin-bottom: 0.2em;
}

p { margin-bottom: 1em; }

address { font-style: normal; }

ol { margin: 0 0 1em 1em; }

ul, dl {
	margin-bottom: 1em; 
	list-style: none;
}

ul li {
	background: url(../i/layout/bullet.gif) 0.4em 0.5em no-repeat;
	padding-left: 16px;
	margin-bottom: 0.4em;
}

a { color: #DE0900; }

a:hover { color: #b90700; }

fieldset { border: none; }

img { border: 5px solid #6092b7; }
#lightboxImage { border: none; }
.alignleft {
	margin: 5px 10px 5px 0;
	float: left;
}

.alignright {
	margin: 5px 0 5px 10px;
	float: right;
}

.left, .right { display: inline; }
.left { float: left; }
.right { float: right; }
.center { text-align: center; }
.highlight { /* highlight important text */
}

.clear { /* clear floated divs */
	clear: both;
}
.hide, .url { /* hides text from broswer */
	position:absolute;
	left:-9999px;
	width:0px;
	overflow:hidden;
}

#crumb, .date-cat {
	font-size: 0.9em;
	padding-bottom: 0.4em;
}

#crumb {
	border-bottom: 1px solid #ebebeb;
}

#content h2 {
	clear: both;
	padding-top: 10px;
}

/*--[ container ]----------------------------------------------------------------*/
#container {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

/*--[ header ]----------------------------------------------------------------*/
#header {
	width: 960px;
	height: 200px;
	position: relative;
}

.hdr1 {background: #6292b6 url(../i/layout/bg-header.jpg) 0 0 no-repeat;}
.hdr2 {background: #6292b6 url(../i/layout/bg-header-1.jpg) 0 0 no-repeat;}

#header h2 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
}

#header h2 a { 
	text-indent: -9000em;
	overflow: hidden; 
	width: 265px;
	height: 100px;
	display: block;
	text-decoration: none;
	float: left;
	position: absolute;
	top: 30px;
	left: 60px;
}

/*--[ nav ]----------------------------------------------------------------*/
#nav {
	position: absolute;
	bottom: 0px;
	left: 5px;
	margin: 0;
	width: 960px;
	height: 30px;
	float: left;
}

#nav li {
	height: 30px;
	line-height: 30px;
	display: inline;
	float: left;
	padding: 0px 5px 0px 0px;
	background: none;
}

#nav a {
	text-decoration: none;
	display: block;
	padding: 0px 5px;
	color: #fff;
	background: transparent;
}

#nav a:hover {
	background: #2b5779;
}

#nav .active a, #nav .active a:hover {
	color: #2b5779;
	background: #fff;
}

/*--[ content ]----------------------------------------------------------------*/
#content {
	float: left;
	display: inline;
	width: 920px;
	background: #fff;
	padding: 20px;
}

/*--[ home ]----------------------------------------------------------------*/
#choose {
	float: left;
	width: 920px;
	margin: 0px;
	margin-bottom: 20px;
}

#choose li {
	background: #d40e08;
	padding: 0px;
	float: left;
	display: inline;
	width: 215px;
	margin: 0px;
}

#choose a { color: #fff; background: transparent; }

#choose img {
	display: block;
	border: none;
}

#choose #c1 a:hover { background: #9B9E00; }
#choose #c2 a:hover { background: #749E00; }
#choose #c3 a:hover { background: #4C9E00; }
#choose #c4 a:hover { background: #259E00; }


#choose #c2, #choose #c3, #choose #c4 { margin-left: 20px; }

#choose h2 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-top: 0px;
}

#choose li a {
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	background: transparent;
}

#choose li a:hover {
	color: #fff;
	background: transparent;
}

#choose span {
	display: block;
	padding: 10px 10px;
}

#newsbox h3 a:hover { color: #a22c2c; }

/*--[ slideshow ]-----------------------------------------------------------*/
#slideshow {
	position: relative;
	width: 920px;
	background: #EEEEEE;
	margin-bottom: 20px;
	overflow: hidden;
}

#slide {
	padding: 8px 10px 5px 8px;
	float: left;
	background: #6092b7;
}

#slide div {
	width: 460px;
	border: none;
	height: 320px;
	background: #ccc url(../i/layout/slideshow-loader.gif) 50% 50% no-repeat;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-bottom: 5px;
}

#slide img {
	margin: 0 auto;
	border: none;
	height: 320px;
}
#slide p {
	margin: 0;
	color: #fff;
}

#slidethumbs {
	width: 430px;
	padding: 8px 0 0 0;
	float: right;
	overflow: hidden;
	position: relative;
}

#slidethumbs li {
	padding: 0px;
	float: left;
	display: inline;
	margin: 0 15px 10px 0;
}
#slidethumbs img {
	float: left;
	z-index: 1;
	border:none;
}
#slidethumbs li a {
	display: block;
	width: 68px;
	height: 68px;
	overflow: hidden;
	outline: none;
	border: 1px solid #6092b7;
}
#slidethumbs li a:hover { border-color: #DE0900; }
#slidethumbs li a.active { border-color: #b90700; }

#slide_prev, #slide_next {
	background: transparent url(../i/layout/blank.gif);
	position: absolute;
	top: 0px;
	display: block;
	height: 100%;
	width: 48%;
	text-indent: -9000px;
	z-index: 10;
	outline: none;
}
#slide_prev {left: 0; float: left; cursor: w-resize;}
#slide_next {right: 0; float: right; cursor: e-resize;}
.nl #slide_prev:hover, .nl #slide_prev:visited:hover {background: url(../i/layout/prevlabel-nl.gif) 0% 50% no-repeat;}
.nl #slide_next:hover, .nl #slide_next:visited:hover {background: url(../i/layout/nextlabel-nl.gif) 100% 50% no-repeat;}

.fr #slide_prev:hover, .fr #slide_prev:visited:hover {background: url(../i/layout/prevlabel-fr.gif) 0% 50% no-repeat;}
.fr #slide_next:hover, .fr #slide_next:visited:hover {background: url(../i/layout/nextlabel-fr.gif) 100% 50% no-repeat;}

#thumbs-prev, #thumbs-next {
	position: absolute;
	bottom: 0px;
	text-decoration: none;
	font-size: 2em;
}
 #thumbs-prev {left: 0px;}
 #thumbs-next {right: 10px;}



/*--[ news ]----------------------------------------------------------------*/
#main {
	float:left;
	width: 685px;	
}

h2 a {
	text-decoration: none;
}

.realitem {
	float: left;
	display: inline;
	width: 685px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ebebeb; 
}

.realitem p {
	margin-bottom: 0px;
}

img.real-img, .real-img img {
	float: left;
	display: inline;
	margin: 5px 10px 0 0;
}

#gallery, #links {
	float: left;
	width: 685px;
	display: inline;
	clear: both;
	margin-top: 1em;
}

#gallery ul {
	float: left;
	width: 685px;
	margin-top: 0.5em;
}

#gallery li {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 0px;
	background: #fff;
	width: 100px;
	height: 100px;
	text-align: center;
	border: 5px solid #6092b7;
}

#gallery a {
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden;
	text-align: center;
}
#gallery img {
	margin: 0 auto;
	border: none;
}

.btn {
	background: #7B7864;
	clear: both;
	height: 26px;
	width: 108px;
}

.btn a {
	background: #7B7864;
	display: block;
	cursor: pointer;
	text-decoration: none;
	height: 26px;
	line-height: 26px;
	width: 108px;
	text-align: center;
	color: #fff;
}

.btn a:hover {
	background: #7B7864;
	color: #D5CC7A;
}

#sidebar {
	background: #EDEDED url(../i/layout/bg-sidebar-bottom.gif) bottom left no-repeat;
	padding-bottom: 100px;
	margin-bottom: 20px;
	float: right;
	width: 215px;
}

#sidebar ul {
	background: #EDEDED url(../i/layout/bg-sidebar-top.gif) top left no-repeat;
	padding-top: 10px;
	margin: 0px;
	border-bottom: 1px solid #f4f4f4;	
}

#sidebar li {
	background: transparent;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #f4f4f4;	
}

#sidebar li a {
	color: #2b5779;
	display: block;
	padding: 6px 10px 6px 20px;
	text-decoration: none;
}
#sidebar li a:hover, #sidebar li.active a {
	color: #fff;
	text-decoration: none;
	background: #2b5779;
}

#sidebar li.active a {
	background: #2b5779 url(../i/layout/bg-sidebar-item.gif) center left no-repeat;
	color: #fff;
	padding-left: 30px;
}

/*--[ contact-box ]-----------------------------------------------------------*/
#contactbox div {
	display: block;
	width: 195px;
	height: 180px;
	padding: 10px;
	background: #ededed url(../i/layout/bg-contact.gif) right center no-repeat;
	float: right;
	
}

#contactbox h3 {
	background: url(../i/layout/bg-contact-title.gif) 0 0 no-repeat; 
	width: 215px;
	display: block;
	height: 35px;
	float: left;
	margin-left: 15px;
	text-indent: -9999px;
	overflow: hidden;
}
/*--[ real-box ]--------------------------------------------------------------*/
#real-box {
	width: 685px;
	float: left;
}

#real-box h3 {
	background: url(../i/layout/bg-real-title.gif) 0 0 no-repeat; 
	width: 685px;
	display: block;
	height: 35px;
	float: left;	
	text-indent: -9999px;
	overflow: hidden;
}

#real-box h4 { }

#real-box h4 a {
	text-decoration: none;
}

/*--[ contact ]-----------------------------------------------------------*/
#location {
	width: 265px;
	float: left;
	display: inline;
}

#map{
	width: 615px;
	height: 285px;
	margin-bottom: 10px;
	float: right;
	display: inline;
	border: 5px solid #6092b7;
}

#c-form {
	clear: both;
	float: left;
	width: 920px;
}

#c-form form {
	width: 920px;
	margin-bottom: 20px;
	float: left;
	clear: both;
}

form p { margin: 0; }
form fieldset div { 
	padding: 0.25em 0;
	float:left;
	display:inline;
	width: 450px;
}
#c-form label, #c-form span.label { 
	cursor: pointer;
	padding-right: 10px;
	width: 120px; 
	display: block; 
	float: left; 
	text-align: right; 
	position: relative; 
}
div.error label, span.error { color: #D21527; }
form em {font-style: normal; color: #e23b00; }
#c-form input, textarea {
	padding: 2px;
	border: 1px solid #6092b7;
	width: 220px;
	background-color: #FFF;
}
#c-form select {
	width: 225px;
}

textarea {
	width: 670px;
	height: 80px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#c-form .error input,  .error textarea, .error select {
	border-color: #D21527;
	background: #fff3ef url(../i/layout/bg-error.gif) 0.2em 0.3em no-repeat;
	text-indent: 15px;
	}
div.error select {background: #D21527;}
form .textarea {
	clear: both;
	width: 880px;
}

#c-form input:focus, textarea:focus {
	border-color: #2b5779;
}

#c-form .button {
	clear: both;
	float: left;
	width: 600px;
	display: inline;
	margin: 0 0 0 130px;
}
#c-form .button input {
	border: 0px;
	padding: 0;
	width: 100px;
	height: 20px;
	float: left;
	clear: both;
	}
#c-form .button p {
	clear: none;
	float: right;
	line-height: 27px;
	margin: 0px;
	width: 480px;
}
.errors, #success, #error {
	clear: both;
	padding: 20px;
	background: #e23b00;
}

.errors {
	color: #fff;
	background: #CA3737;
}

#success {
	background: #bac05c;
	margin : 0;
}

#error {
	background: #D21527;
	margin : 0;
}

.errors h3, #success h3 {
	clear: both;
	color: #fff;
	font-size: 1.1em;
	letter-spacing: 0px;
	margin: 0px;
}

/*--[ footer ]----------------------------------------------------------------*/
#footer {	
	background: transparent url(../i/layout/bg-footer.gif) 0 0 no-repeat;
	clear: both;
	color: #fff;
	margin: 0px;
	padding: 10px 20px 0px 20px;
	line-height: 40px;
	text-align: right;
}
#footer a { 
	color: #fff; 
	background: transparent;
}

#footer a:hover { color: #efefef; }