/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

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

img{
    padding: 0px;
    border: none;
}

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

a:hover {
    text-decoration: none;
    color: #c70000;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #B25509;
	font-weight: normal;
	background: url(images/title_bg.png) repeat-x bottom;
	padding-bottom: 3px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B25509;
	font-weight: normal;
	background: url(images/title_bg.png) repeat-x bottom;
	padding-bottom: 3px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B25509;
	font-weight: normal;
        border-bottom: 1px #B25509 solid;
	padding-bottom: 3px;
	margin: 5px 0;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B25509;
	font-weight: normal;
        margin: 5px;
        padding: 0;
}

ul{
    list-style: none;
    padding-left: 0px;
}

ul li{
    background: url(images/ls.gif) no-repeat 0px 8px;
    margin-bottom: 4px;
    padding-left: 15px;
}

ul li li{
    list-style: none;
    padding-left: 0px;
	padding-top: 5px;
}

ul li li{
    background: url(images/ls2.gif) no-repeat 0px 12px;
    padding-bottom: 4px;
    padding-left: 15px;
}

ol{
    padding-left: 20px;
    list-style-type: decimal;
}

ol li{
    margin-bottom: 4px;
}


body {	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 22px;
    color: #ffffff;
    background: #FFF url(images/bg2.jpg) no-repeat fixed;
    background-position: center center;
}

.clear{
	clear: both;
}

#wrap-menu-top{
	background: url(images/bg_top.jpg) repeat-x top;
	height: 42px;
        width: 100%;
        margin:0;
        padding:0;
        position: fixed;
        z-index: 1002;
}

#wrap{
	width: 960px;
	margin: 0px auto;
	padding: 9px 0px 0px 0px;
}

#header{	
	margin-top: 60px;
        	/*background: url(images/logo_bg.png) no-repeat left top;*/
}


/*logo*/

#logo{
	width: 400px;
        position: absolute;
        top: 30px;
        left: 30px;
        /*z-index: 1000;*/
        text-align: left;
}

#logo_name a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
        line-height: 44px;
        letter-spacing: -2px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
        text-shadow: 2px 2px 4px #000;
}

#slogan a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFF;
        font-style: italic;
	font-weight: normal;
        text-shadow: 1px 1px 2px #000;
}


/*breadcrumb*/
#breadcrump{
	width: 950px;
        padding: 0 15px;
	height: 25px;
        margin-top: 20px;
        color: #333;
        /*color: #B25509;*/
}
#breadcrump a{
    color: #333;
}
#language-nav{
    float: right;
    margin-top: -15px;
    padding-right: 35px;
}
/*prew_box*/

#prew_box{
	background: url(images/prew_bg2.png) no-repeat top left;
	height: 282px;
	padding: 11px;
        /**/
        position: relative;
}

#prew_but_box{
	width: 76px;
	margin: 0 auto;
	height: 20px;
	padding-top: 20px;
}

#prew_but_left{
	float: left;
}

#prew_but_right{
	float: right;
}

/*content*/

#content{
	color: #000000;
	background: url(images/content_bg.png);
	margin-top: 0;
	padding: 10px;
        border-bottom-right-radius: 15px;
        -moz-border-radius-bottomright: 15px;
        border-bottom-left-radius: 15px;
        -moz-border-radius-bottomleft: 15px;
}

.text, .textNews{
	padding: 15px 0px 0px 0px;
}
.textNews{
	font-style: italic;
}

.italic_style{
	font-style: italic;
}

.read{
	float: right;
	padding: 0px 10px 0px 0px;
        margin:0;
}

.read a{
	color: #c70000;
	font-weight: normal;
}

.read a:hover{
	color: #000000;
}

#left_column{
	width: 633px;
	float: left;
}

.left_news_box{
    font-size: 14px;
    font-family: Verdana, sans-serif;
}

.left_news_box p{
    padding-bottom: 1em;
}

.left_news_top{
	height: 7px;	
}

.left_news_bg{
	padding: 20px;

	background: url(images/content_bg.png);
        border-radius: 15px;
        -moz-border-radius: 15px;
}

.left_news_bot{
	height: 22px;
}

#right_column{
	width: 300px;
	float: right;
}

.right_news_top{
	height: 7px;
}

.right_news_box{
}

.right_news_bg{
	padding: 20px;
	background: url(images/content_bg.png);
        border-radius: 15px;
        -moz-border-radius: 15px;
}

.right_news_bot{
}

.newsData{
    padding:0;
    margin-bottom: 5px;
}




/*footer*/

#footer{
	padding: 10px 0px 20px 0px;
	color: #000;
}

#footer a{
	color: #000;
}

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


#footer_bottom
{
padding-top: 10px;
font-size: 10px;
font-weight: normal;
padding-left: 60px;
color: #000;
}
#footer_bottom span{
    padding: 3px;
}
#footer_bottom span:hover {
background: url(images/content_bg.png);
width: auto;
border-radius: 5px;
-moz-border-radius: 5px;   
}

#footer_bottom a{
	font-weight: normal;
        color: #000;
}


.row-top {width:100%;padding:33px 0;}
.row-padding {padding:0}
.col-1, .col-2, .col-3, .col-4  {
    float:left; 
    padding: 15px;	
    background: url(images/content_bg.png);
    /*border:1px solid #c1c1c1;*/
    border-radius: 15px;
    -moz-border-radius: 15px;    
    min-height: 130px;
    min-width: 180px;
}
.list-services li {line-height:24px;padding-left:28px; list-style:none}
.list-services li a {color:#9d9d9d;text-decoration:none}
.list-services li a:hover {text-decoration:underline}
.list-services li.item-1 {background:url(images/facebook.png) 0 3px no-repeat}
.list-services li.item-2 {background:url(images/twitter.png) 0 3px no-repeat}
.list-services li.item-3 {background:url(images/linkedin.png) 0 3px no-repeat}
.menu li a, .list-1 li a  {text-decoration:none}
.list-1 li {line-height:24px;padding-left:10px;background:url(images/marker.gif) 0 10px no-repeat;  list-style:none}
.list-1 li a {display:inline-block;color:#9d9d9d}
.list-1 li a:hover {text-decoration:underline}

.indent3 {padding-top:10px; text-shadow: 1px 1px 2px #000;}
.footer-logo {display:block;color:#777;font-size:26px;line-height:1em;text-transform:uppercase;letter-spacing:-2px;font-weight:400;margin-bottom:5px}
.footer-logo strong {color:#777;text-transform:none;display:inline-block}
.phone {display:inline-block;font-size: 20px;line-height:1.2em;color:#777;letter-spacing:-1px;padding-left:5px}
.phone strong {color:#777}
.col-1 {margin-right:25px}
.col-2 {margin-right:25px}
.col-3 {margin-right:25px}
.col-4 {background-image: none; padding: 0;}


.button_box{
	padding-top: 5px;
}

.button_box a{
	padding-right: 20px;
}


/*blog*/

.news_top{
    clear: both;	
}

.layer_border{
	background: url(images/title_bg.jpg) repeat-x bottom;
	padding-bottom: 3px;
}

.news_top_left{
    background: url(images/date_bg.jpg) no-repeat right;
    width: 45px;
    height: 42px;
    float: left;
    text-align: center;
	margin: 5px 0px 0px 0px;
}

.news_top_left .date_day{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-top: 8px;
	line-height: 12px;
}

.news_top_left .date_month{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.news_top_right{
    float: left;
    padding-left: 15px;
    width: 529px;
}

.title_post_left{
	float: left;
}

.title_post_right{
	float: right;
}

/*about*/

.date_news{
	text-decoration: underline;
}

.news{
	padding: 10px 0px 20px 0px;
}

/*contact*/

#contact_form fieldset {
    border: none;
	padding-top: 20px;
}

#contact_form input {
    margin-bottom: 5px;
}

#contact-submit, #contact-clear{
    width: 74px;
    height: 19px;
    color: #efefef;
    background: url(images/contact_but.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	font-style: italic;
	margin-right: 40px;
}

td.answer input {
    width: 300px;
    height: 20px;
    padding: 5px 10px;
    border: none;
    outline: none;
    background: url(images/content_bg.png);
    color: #373636;
    vertical-align: middle;
    line-height: 29px;
    border-radius: 15px;
    -moz-border-radius: 15px;
}
td.answer input:hover, td.answer input:focus {
    background: url(images/contact_input.png); 
    background-repeat: x-repeat;
    background-position: left bottom;
}

td.answer textarea {
    display: block;
    width: 300px;
    height: 100px;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    border: none;
    outline: none;
    color: #373636;
    background: url(images/content_bg.png);
    margin-bottom: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-radius: 15px;
    -moz-border-radius: 15px;
}
td.answer textarea:hover, td.answer textarea:focus {
    outline: none;
    background: url(images/contact_mess.png);
    background-repeat: x-repeat;
    background-position: left top;
}

td.answer select {
    background-color: #DDD;
    padding: 5px 10px;
    border: 0;
    font-size: 12px;
    border-radius: 15px;
    -moz-border-radius: 15px;
}
.pad_left{
    padding-left: 30px;
}

.contact_news{
	padding-top: 15px;
}

.required, .error{
    color:red;
}
td.answer input.controlCode{
    width: 150px;
}
.ccimage {
    vertical-align: middle;
    padding: 5px;
    background: url(images/content_bg.png);
    border-radius: 15px;
    -moz-border-radius: 15px;
}

/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


#slider-wrapper {
    /*background:url(images/top.jpg) no-repeat;*/
    width:960px;
    height: 282px;
    margin:0 auto; 
}

#slider {
	position:relative;
    width: 938px;
    height: 282px;
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left: 410px;
	bottom:-42px;

}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}




/*gallery*/

a.sidegallery img, a.sctgallery img{
    padding: 6px;
    background: url(images/content_bg.png);
    margin: 10px;
    border-radius: 3px;
    -moz-border-radius: 5px; 
}
