body
{
	margin:0px;
	padding:0px;
	background-color:#FFF;
	background-image: url('/assets/images/background.jpg');
	background-repeat: repeat-x;
	font-size: 70%; /* Resets 1em to 10px */
	font-family: Arial, "MS Trebuchet", sans-serif;
}
.fixer{clear:both;}
.fl{float:left !important;}
.fr{float:right !important;}
.wrapper
{
	margin:auto;
	width:924px;
}

#header
{
	height:182px;
}
#header .logo
{
	display:block;
	float:left;
	width:249px;
	height:182px;
	background-image: url('/assets/images/logo.png');
	background-repeat: no-repeat;
	background-position: center;
}
#header .languages
{
	float:right;
	width:600px;
	text-align:right;
	color:#999999;
	margin-top:4px;
}
#header h1
{
    text-align:right;
    float:right;
    font-size:1.2em;
    padding:0px;
    padding-right:20px;
    margin:0px;
    line-height:92px;
    background-repeat:no-repeat;
    padding-left:40px;
    background-position:left center;
    background-image:url('/assets/images/ballon.png');
}
#header h1 span
{
    color:#505050 !important;
}
#header .menu
{
	float:right;
	width:670px;
	position:relative;
}

#header .menu ul
{
	float:right;
	list-style: none;
	margin:0px;
	padding:0px;
	left:-10px;
}

#header .menu ul li
{
	float:left;
	list-style: none;
	margin:0px;
	padding:0px;
}
#header .menu ul li a
{
	display:block;
	text-decoration:none;
	color:#272727;
	font-size:1em;
	text-transform: capitalize;
	line-height:27px;
	height:27px;
	padding-left:30px;
	padding-right:20px;
	background-image: url('/assets/images/menuBullet.png');
	background-repeat: no-repeat;
	background-position: left;
	z-index:120;
}
#header .menu ul li a:hover
{
	color: #888;
}
#header .menu .selected
{
	color: #FFF;
}
#header .menu .slider
{
	position:absolute;
	background-image: url('/assets/images/menuSlider.png');
	background-repeat: no-repeat;
	background-position:right;
	top:0px;
	left:0px;
	width:0px;
	height:27px;
	z-index:-10;
}








#featured
{
	background-color:#272727;
	padding:8px 0px;
	margin-bottom:8px;
}
#featured .content
{
	margin:auto;
	height:367px;
	width:908px;
	background-color:#111;
	background-image:url('/assets/images/ajax-loader.gif');
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	overflow:hidden;
}
#featured .image
{
	display:block;
	position:absolute;
	z-index:100;
	left:1px;
	top:1px;
}
#featured .frame
{
	position:absolute;
	top:0px;
	left:0px;
	height:367px;
	width:908px;
	z-index:200;
	background-image:url("/assets/images/featuredFrame.png");
}

#featured .bubbles
{
	position:absolute;
	z-index:300;
	top:326px;
	left:-17px;
	width:926px;
}


#support
{
	position:fixed;
	top:280px;
	left:100%;
}
#support a
{
	position:absolute;
	left:-41px;
	top:0px;
	display:block;
	width:50px;
	height:206px;
	background-repeat:no-repeat;
	font-size:0em;
}

.infoBox
{
	color:#272727;
	font-size:1.8em;
	padding:14px;
	margin:0px;
}
.infoBox strong
{
	color:#50c128;
	font-weight: normal;
}


#left-block
{
	float:left;
	width:635px;
}

#right-block
{
	float:right;
	width:280px;
	margin-right:5px;
}

.latest-news
{
	background-image:url('/assets/images/block.png');
	width:634px;
	height:158px;
}
.latest-news .entry
{
	float:left;
	width:313px;
}
.latest-news .entry h3
{
	margin:15px 20px;
	margin-bottom:2px;
	font-size:1.2em;
}
.latest-news .entry small
{
	margin-left:20px;
	font-size:1em;
	color:#444;
}
.latest-news .entry p
{
	margin:10px 20px;
	font-size:1.2em;
	text-align: justify;
	color:#333;
}
.latest-news .entry a
{
	color:#222;
	font-weight: bold;
}
.latest-news .entry a:hover
{
	color:#000;
}

.simpleBox
{
	float:right;
	background-image:url('/assets/images/house.png');
	background-position: 20px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	height:158px;
	display:block;
}
.simpleBox p
{
	padding:0px;
	margin:0px;
	margin-left:125px;
	margin-top:36px;
	text-align:justify;
	color:#666666;
	font-size:1.1em;
}

.link
{
	display:block;
	float:right;
	margin:4px 0px;
	font-size:1.2em;
	color:#000;
	text-decoration:none;
	font-weight: bold;
}
.link:hover
{
	color:#333;
	text-decoration:underline;
}
.link span
{
	color:#50c128;
}
.link:hover span
{
	color:#000;
	text-decoration:none !important;
}
h1
{
	margin:0px;
	padding:0px;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	font-size:1.8em;
	color:#50c128;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:7px;
}
h1 span
{
	color:#272727;
}


#footer
{
	margin-top:12px;
	margin-bottom:100px;
}
#footer .topShader
{
	background-image:url('/assets/images/topShader.png');
	background-position:bottom center;
	height:8px;
}
#footer .bottomShader
{
	background-image:url('/assets/images/bottomShader.png');
	background-position:top center;
	height:6px;
}
#footer .content
{
	background-color:#272727;
	border-top:#353535;
	border-left:#313131;
	padding:12px;
}

#footer .content .leftBlock
{
	float:left;
	width:614px;
}

#footer .content .rightBlock
{
	float:right;
	background-image:url("/assets/images/sep.png");
	background-repeat:repeat-y;
	width:284px;
}

#footer .content .leftBlock ul
{
	margin:0px;
	padding:0px;
	list-style: none;
}
#footer .content .leftBlock ul li
{
	float:left;
	padding-left:14px;
	padding-right:14px;
	background-image:url('/assets/images/darkBullet.png');
	background-repeat:no-repeat;
	background-position:2px 7px;
	color:#fff;
	line-height:22px;
}
#footer .content .leftBlock ul li a
{
	color:#FFF;
}
#footer .content .leftBlock ul li a:hover
{
	color:#999;
}
#footer .content .leftBlock ul .selected a
{
	color:#666 !important;
}
#footer .content .leftBlock ul li ul
{
	float:none;
	width:100%;
}
#footer .content .leftBlock ul li ul li
{
	float:none;
	width:100%;
}
#footer .content .rightBlock form
{
	margin-left:18px;
}
#footer .content .rightBlock form label
{
	color:#FFF;
	line-height:22px;
	padding-left:6px;
}
#footer .content .rightBlock form input , textarea
{
	width:244px;
	background-color:#1e1e1e;
	border-left:1px #333 solid;
	border-top:1px #302f2b solid;
	border-bottom:1px #302f2b solid;
	border-right:1px #302f2b solid;
	margin-bottom:2px;
	padding:5px;
	color:#757575;
}
#footer .content .rightBlock .submit
{
	border:0px;
	width:50px;
	float:right;
	margin-right:11px;
	background-color:transparent;
	color:#FFF;
	background-image:url('/assets/images/submit.png');
	background-repeat:no-repeat;
	background-position:right center;
}

a
{
	color:#555;
	text-decoration:none;
}


















.dark-bubble
{
	float:left;
	display:block;
}
.dark-bubble .left
{
	float:left;
	width:17px;
	height:17px;
}
.dark-bubble .left .tlc
{
	display:block;
	width:17px;
	height:17px;
	background-image:url('/assets/images/dark-corners.png');
	background-position:top left;
}
.dark-bubble .left .blc
{
	display:block;
	width:inherit;
	height:inherit;
	background-image:url('/assets/images/dark-corners.png');
	background-position:bottom left;
}
.dark-bubble .right
{
	float:left;
	width:17px;
	height:17px;
}
.dark-bubble .right .trc
{
	display:block;
	width:17px;
	height:17px;
	background-image:url('/assets/images/dark-corners.png');
	background-position:top right;
}
.dark-bubble .right .brc
{
	display:block;
	width:inherit;
	height:17px;
	background-image:url('/assets/images/dark-corners.png');
	background-position:bottom right;
}
.dark-bubble .middle
{
	float:left;
	display:block;
	line-height:34px;
	color:#FFF;
	font-size:1.1em;
	background-image:url('/assets/images/dark-background.png');
}
.dark-bubble .middle span
{
	color:#50c128;
}

.dark-bubble .middle a
{
	color:#50c128;
}
.dark-bubble .middle a:hover
{
	color:#CCC;
}

.light-bubble
{
	float:left;
	text-decoration:none;
	color:#FFF;
	display:block;
	font-weight: bold;
	font-size:1.1em;
}
.light-bubble .left
{
	float:left;
	width:17px;
	height:17px;
}
.light-bubble .left .tlc
{
	display:block;
	width:17px;
	height:17px;
	background-image:url('/assets/images/light-corners.png');
	background-position:top left;
}
.light-bubble .left .blc
{
	display:block;
	width:17px;
	height:17px;
	background-image:url('/assets/images/light-corners.png');
	background-position:bottom left;
}
.light-bubble .right
{
	float:left;
	width:17px;
	height:17px;
}
.light-bubble .right .trc
{
	display:block;
	width:17px;
	height:17px;
	background-image:url('/assets/images/light-corners.png');
	background-position:top right;
}
.light-bubble .right .brc
{
	display:block;
	width:17px;
	height:17px;
	background-image:url('/assets/images/light-corners.png');
	background-position:bottom right;
}
.light-bubble .middle
{
	float:left;
	display:block;
	line-height:34px;
	background-image:url('/assets/images/light-background.png');
}
.light-bubble .arrow
{
	display:block;
	float:right;
	margin-top:11px;
	width:12px;
	height:13px;
	background-image:url('/assets/images/arrow.png');
	
}

.light-bubble:hover
{
	color:#CCC;
}
.light-bubble:hover .arrow
{
	background-image:url('/assets/images/arrow_h.png');
}

.icon-24
{
	width:24px;
	height:24px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:center;
}
.main-seperator
{
	height:35px;
	margin:5px 10px;
	background-image:url('/assets/images/seperator.png');
	background-repeat:repeat-x;
	background-position:center;
}
.request-sent
{
	margin:40px auto;
	width:500px;
	border:1px #ccc dashed;
	background-color:#F1F1F1;
	color:#666;
	text-align:center;
	font-size:1.4em;
	padding:25px;
}
.request-sent span
{
	color:#999;
}
.request-sent h2
{
	font-size:1.4em;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}
.request-sent a
{
	color:#50c128;
}
.request-failed
{
	margin:40px auto;
	width:500px;
	border:1px #F5011B dashed;
	background-color:#F1E2E7;
	color:#300;
	text-align:center;
	font-size:1.4em;
	padding:25px;
}
.main-title
{
	font-size:1.5em;
	margin:0px;
	padding:0px 15px;
}
.text-content
{
	margin:15px;
	font-size:1.2em;
	line-height:20px;
}
#contact-info
{
	float:left;
	width:550px;
}
#contact-info p
{
	padding-left:15px;
}
#contact-form
{
	float:right;
	width:340px;
}
#contact-form form
{
	background-color:#E1E1E1;
	margin-top:10px;
	padding-top:10px;
}
#contact-form .sent
{
	display:block;
	margin:15px;
}
#contact-form .input
{
	margin:0px 15px;
	margin-bottom:10px;
}
#contact-form .input label
{
	display:block;
	font-size:1.1em;
	font-weight: bold;
	color:#333;
	margin:3px 5px;
}
#contact-form .input input
{
	border:1px #CCC solid;
	background-color:#FFF;
	padding:5px;
	color:#444;
	width:204px;
}
#contact-form .textarea
{
	margin:0px 15px;
	margin-bottom:10px;
}
#contact-form .textarea label
{
	display:block;
	font-size:1.1em;
	color:#555;
	font-weight: bold;
	margin:3px 5px;
}
#contact-form .textarea textarea
{
	border:1px #CCC solid;
	background-color:#F1F1F1;
	padding:5px;
	color:#444;
	width:294px;
}
#contact-form .captcha
{
	margin:0px 15px;
}
#contact-form .captcha img
{
	float:left;
	margin-top:5px;
	border:1px #CCC solid;
}
#contact-form .captcha-code
{
	float:right;
}
#contact-form .captcha-code label
{
	display:block;
	font-size:1em;
	color:#777;
}
#contact-form .captcha-code input
{
	width:120px;
	display:block;
	border:1px #FFF solid;
	color:#67FC35;
	padding:4px;
	font-size:1.2em;
	background-color:#272727;
	text-align:center;
}
#contact-form p
{
	padding:15px;
	margin:0px;
	text-align:right;
}
#contact-form p input
{
	border:0px;
	background-color:transparent;
	font-size:1.6em;
	color:#666;
}
.children-range
{
	display:none;
	margin-top:8px; border-top:1px #CCC solid; padding-top:10px;
}


/* GALLERIES */


#galleries-grid
{
	list-style: none;
	margin:0px 6px;
	padding:6px 6px;
	background-image:url('/assets/images/mainBg.png');
}
#galleries-grid li
{
	float:left;
	margin:10px;
	padding:0px;
	width:158px;
	border:1px #CCC solid;
	position:relative;
}
#galleries-grid li a
{
	display:block;
	padding:3px;
	background-color:#E9E9E9;
	outline:none;
}
#galleries-grid li span
{
	display:block;
	margin:0px;
	background-color:#FFF;
	line-height:20px;
	padding:0px 6px;	
	bottom:0px;
	color:#444;
}
#galleries-grid li img
{
	border:2px #FFF solid;
}


.news
{
    margin:0px 20px;
}
.news .entry
{
    border-bottom:1px #CCC dashed;
    margin-bottom:20px;
    padding-right:100px;
}
.news .entry h3
{
    font-size:1.4em;
    margin:0px;
    padding:0px;
    padding-bottom:5px;
    padding-top:10px;
}

.news .entry p
{
    font-size:1.2em;
    line-height:1.6em;
    color:#333;
}

.news .entry small
{
    color:#999;
    font-size:1em;
}