/*
Design by SANSA EO and Metamorphosis Design
*/
*{
    margin: 0px;
    padding: 0px;
}
img{
    padding: 0px;
    border: none;
}
a{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #35a56b;
}
h1{
	font-family: Arial,'Times New Roman',times,serif;
    font-size: 18px;
    color: #35a56b;
	
    font-weight: bold;
    padding-top: 10px;
	padding-bottom:15px
}
h2{
    font-family: Arial,'Times New Roman',times,serif;
    font-size: 16px;
    color: #0870d7;
    font-weight: bold;
    padding-bottom: 10px;
}
h3{
    font-family: Arial,'Times New Roman',times,serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 10px;
}
h5{
    font-family: Arial,'Times New Roman',times,serif;
    font-size: 16px;
    color: #0870d7;
    font-weight: bold;
    padding-bottom: 10px;
}
h6{
    font-family: Arial,'Times New Roman',times,serif;
    font-size: 18px;
    color: #0870d7;
    font-weight: bold;
    padding-top: 3px;
}
body {	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #cbcbc9;
    background: #060b0e url(images/bg.jpg) no-repeat top center;
}
.ls{
    list-style: none;
    padding-left: 0px;
}
.ls li{
    background: url(images/ls.png) no-repeat 0px 6px;
    margin-bottom: 4px;
    padding-left: 15px;
}
.pad{
    padding-bottom: 10px;
}
#wrap{
    width: 1010px;
    margin: 0 auto;
}
#content_top{
    background: url(images/bor_top.png) no-repeat top center;
    height: 23px;
}
#content{
    background: url(images/bor_bg.png) repeat-y center;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    
}
#content_bot{
    background: url(images/bor_bot.png) no-repeat top center;
    height: 23px;
}

/*Logo*/

#logo{
    padding-top: 150px;
    padding-left: 10px;
    height: 265px;
}
#logo a{
    text-decoration: none;
    color: #c2d7f4;
}
#logo h1{
    font-family: Lucida Calligraphy;
    font-size: 60px;
    color: #c2d7f4;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
}
#logo small{
    font-family: Castellar;
    font-size: 21px;
    color: #ffffff;
    font-weight: bold;
    padding-left: 530px;
}

/*Menu*/

#menu{
    height: 50px;
    padding-bottom: 15px;
}
#menu ul {
    padding-left: 0px;
    list-style: none;
}
#menu li {
    display: inline;
}
#menu ul li a{

    font-family: Tahoma;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    float: left;
    width: 178px;
    height: 34px;
    padding-top: 16px;
    margin-left: 15px;
    background: url(images/menu_bg.png) no-repeat top;
}
#menu ul li a:hover, #menu ul li .active{
    color: #35a56b;
    background: url(images/menu_hov.png) no-repeat top;
}

/*header*/

#header{
    background: url(images/header.jpg) no-repeat 50% 50%;
    width: 950px;
    height: 287px;
    margin-left: 15px;
    margin-right: 15px;
}
#header img {
	display:none;
}
.but_left, .but_right{
    padding-top: 145px;
    padding-left: 15px;
    padding-right: 15px;
}
.but_left{
    float: left;
}
.but_right{
    float: right;
}

/*footer*/

#footer_box{
    width: 951px;
    margin: 0 auto;
    color: #cbcbc9;
    padding-top: 10px;

}
#footer_box h5{
    padding-left: 15px;
}
#footer_box p, #footer_box a{
    color: #cbcbc9;
    font-weight: normal;
}
#footer_box a:hover {
    color: #35a56b;
}
#footer_box_top{
    
    background: url(images/footer_box_top.jpg) no-repeat top;
    height: 6px;
}
#footer_box_bg{
    background: #282828 url(images/footer_box_bg.jpg) repeat-x top;
    min-height: 155px;
    padding-left: 30px;
}
#footer_box_bot{
    background: url(images/footer_box_bot.jpg) no-repeat top;
    height: 6px;
}
.foot_col1, .foot_col2, .foot_col3, .foot_col4{
    float: left;
}
.foot_col1{
    width: 230px;
}
.foot_col2{
    width: 180px;
    padding-left: 20px;
    
}
.foot_col2 a{
    text-decoration: underline;
}
.foot_col3{
    width: 250px;
    padding-left: 20px;
}
.foot_col4{
    width: 190px;
    padding-left: 20px;

}
.link1{
    background: url(images/link1.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}
.link2{
    background: url(images/link2.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}
.link3{
    background: url(images/link3.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}
.link4{
    background: url(images/link4.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}
#footer{
    text-align: center;
    padding-top: 15px;
    padding-bottom: 20px;
    color: #666666;
}
#footer p{
    color: #666666;
}
#footer a{
    color: #666666;
    font-weight: normal;
}

/*index*/

#index_content{
    /*margin-left: 15px;*/
    /*margin-right: 15px;*/
    padding: 15px;
    background: #333333;
}
.index_left{
    width: 552px;
    float: left;
}
.index_left p, .index_left a{
    color: #000000;
}

.mini_box_top{
    background: url(images/mini_box_top.png) no-repeat top;
    height: 5px;
}
.mini_box_bg{
    background: url(images/blue_abcaf4.png);
}
.mini_box_bot{
    background: url(images/mini_box_bot.png) no-repeat top;
    height: 10px;
}

.outline_box_top_left{
    background: url(images/outline_box_top_left.png) no-repeat top;
    height: 3px;

}
.outline_box_bg_left{
    background: url(images/outline_box_bg_left.png) repeat-y;
}
.outline_box_bot_left{
    background: url(images/outline_box_bot_left.png) no-repeat top;
    height: 3px;
}

.outline_box_top_page{
    background: url(images/outline_box_top_page.png) no-repeat top;
    height: 3px;
}
.outline_box_bg_page{
    background: url(images/outline_box_bg_page.png) repeat-y;
}
.outline_box_bot_page{
    background: url(images/outline_box_bot_page.png) no-repeat top;
    height: 3px;
}


.mini_left{
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 20px;
    padding-top: 10px;
    width: 250px;
}
.mini_left1{
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 294px;
}
.mini_right{
    float: right;
    width: 257px;
    padding-right: 15px;
    padding-top: 10px;
}
.mini_right1{
    float: right;
    width: 207px;
    padding-right: 15px;
    padding-top: 10px;
}

.index_right{
    width: 394px;
    float: right;
}
.index_right2{
    width: 384px;
    float: right;
}

#text {
	font-family: Arial, Helvetica, sans-serif;
	color: #cbcbc9;
	text-align: justify;
	font-size: 12px;
	line-height: 17px;
	padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;

}

.read3 a{
    background: url(images/menu_bg2.png) no-repeat center;
    font-family: Berlin Sans FB;
    font-size: 20px;
    width: 250px;
    height: 42px;
    display: block;
    text-align: center;
    color: #ffffff;
    font-weight: normal;
    float: right;
    padding-top: 20px;
    margin-right: 25px;
    margin-top: 0px;
 }
.read3 a:hover{
    color: #35a56b;
    background: url(images/menu_hov2.png) no-repeat center;
}

/*contact*/

.contact_left{
    float: left;
    width: 635px;
}
.contact_left p {
    color: #000000;
}
.contact_left a{
    color: #ffffff;
}
.contact_left a:hover {
    color: #0870d7
}
.contact_left_top{
    background: url(images/contact_top.png) no-repeat top;
    height: 5px;
}
.contact_left_bg{
    background: url(images/blue_abcaf4.png);
    padding-left: 15px;
    padding-right: 15px;
}
.contact_left_bot{
    background: url(images/contact_bot.png) no-repeat top;
    height: 5px;
}
.contact_right{
    float: right;
    width: 300px;
    line-height: 18px;
}

.contact_right p a{
    color: #cbcbc9;
    text-decoration: underline;
    font-weight: normal;
}
.contact_right h2{
    padding-top: 10px;
}
.contact_right_top{
    background: url(images/contact_right_top.png) no-repeat top;
    height: 5px;
}
.contact_right_bg{
    background: url(images/contact_right_bg.png) repeat-x top;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 60px;
}
.bg_right{
    background: url(images/bg_right.png);
}
.contact_right_bot{
    background: url(images/contact_right_bot.png) no-repeat top;
    height: 5px;
}
#contact_form fieldset {
    border: none;
}
#contact_form input {
    margin-bottom: 5px;
}
#contact-submit, #contact-clear{
    width: 70px;
    height: 25px;
    color: #ffffff;
    background: url(images/read.png);
    background-repeat:no-repeat;
    background-position:left bottom;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
#con_name, #con_email, #con_subject {
    width: 585px;
    height: 25px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    background: url(images/input.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    color: #ffffff;
    padding-bottom: 5px;
}
#con_mess {
    width: 585px;
    height: 116px;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    border: none;
    background: url(images/mess.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    color: #ffffff;
    margin-bottom: 10px;
}


/*explorer*/

#gallery_top{
    background: url(images/gallery_top.png) no-repeat top;
    height: 5px;
}
#gallery_bg{
    background: url(images/blue_abcaf4.png);
    padding: 10px 0px 0px 14px;
}
#gallery_bot{
    background: url(images/gallery_bot.png) no-repeat top;
    height: 5px;
}
.row {
    padding-left: 1px;
    height: 235px;
    width: 999px;
}
.row2 {
    padding-left: 1px;
    height: 235px;
    width: 650px;
	float: right;
}
.box_img2 {
    width:  267px;
    height: 211px;
    background: url(images/gal_box_bg.png) 0px 0px no-repeat;
    padding: 15px 15px 0px 15px;
    float:left;
}
.box_img2 h2{
    padding-top: 10px;
}
.box_razd {
    width: 14px;
    height: 50px;
    float: left;
}
.box_img2 h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:24px;
    font-weight: 100;
    color: #002380;
    text-align: left;
    padding: 8px 0px 3px 0px;
}
.rol_over:hover {
    background:url(images/rol_over_galery.png) left top no-repeat;
}
.g_size {
    width: 298px;
    height: 123px;
    display: block;
}
.pirobox_gal1{
    width: 298px;
    height: 123px;
    display: block;
}
.pirobox_gal1:hover{
    width: 298px;
    height: 123px;
    display: block;
    background:url(images/rol_over_galery.png) left top no-repeat;
}
.intro_left2 {
	width:  250px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 35px;
	padding: 50px 0px 0px 60px;
	float: left;
}
.intro_left {
	width:  350px;
	height: 110px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding: 45px 0px 0px 32px;
}
.intro_right {
    background: url(images/intro_br_bg.gif) repeat-y 0 0;
	width: 448px;
	color: #0870d7;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	float: right;
	padding: 0px 80px 0px 0px;
}
.intro_right a{
    color: #35a56b;
	font-size: 18px;
	font-size: 18px;
}
.intro_right a:hover{
    color: #ffffff;
	text-decoration: none;
}
.bor2{
    background: url(images/bor.gif) repeat-x top;
    height: 2px;
    margin-top: 15px;
	margin-right: 20px;
    clear: both;
}

/*resources*/

.pos_left_img{
    float: left;
    padding-right: 15px;
    padding-bottom: 8px;
}
.bor{
    background: url(images/bor.gif) repeat-x top;
    height: 2px;
    margin-top: 15px;
    padding-bottom: 15px;
    clear: both;
}
.bor_right{
    background: url(images/bor.gif) repeat-x top;
    height: 2px;
    padding-bottom: 10px;
    clear: both;
}
.under_hover{
    font-weight: bold;
    text-decoration: underline;
    color: #ffffff;
}
.under_hover:hover{
    color: #35a56b;
    text-decoration: none;
}
.about p a{
    text-decoration: none;
    font-weight: bold;
	color: #35a56b;
}

/*blog-resourses*/

.blog{
    padding-top: 10px;
}
.blog a{
	color: #35a56b;
	font-weight: bold;
}
.blog a:hover{
	color:#ffffff ;
	font-weight: bold;
}
.blog ul li{
	text-align: center;
}
.blog h3{
    color:  0px;
}
.pad_top{
    margin-top: 15px;   
}
.news_top{
    clear: both;
}
.news_top_left{
    background: url(images/SANSA_S_tiny.png) no-repeat right;
    width: 30px;
    height: 22px;
    float: left;
    text-align: center;

}
.news_top_right{
    float: left;
    padding-left: 3px;
    width: 540px;
    padding-bottom: 15px;
}
.news_top_right a{
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}
.tegs_box{
    padding-bottom: 10px;
}
.publ{
    float: left;
    padding-left: 10px;
}
.com{
    float: right;
    background: url(images/coments_bg.png) no-repeat 0px 4px;
    padding-left: 20px;
    padding-right: 5px;
}
.com a{
    font-weight: normal;
}
.box_blog ul{
    list-style: none;
    padding-left: 0px;
    padding-bottom: 10px;
}
.box_blog li{
    list-style: none;
    padding-left: 0px;
    background: url(images/ls.gif) repeat-x bottom;
    padding-top: 6px;
    padding-bottom: 2px;
}
.box_blog ul li a{
    color: #cbcbc9;
}
.box_blog ul li a:hover{
	color: #35a56b;
}
.read a{
    background: url(images/read.png) no-repeat center;
    width: 70px;
    height: 21px;
    display: block;
    text-align: center;
    color: #ffffff;
    font-weight: normal;
    float: right;
    padding-top: 4px;
    margin-right: 15px;
    margin-top: 10px;
}
.read a:hover{
    color: #35a56b;
}

/* Header Scroll */

.nivoSlider { position:relative;}
.nivoSlider img { position:absolute; top:0px; left:0px;}
.nivoSlider a.nivo-imageLink { position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin:0; z-index:60; display:none;}
.nivo-slice { display:block; position:absolute; z-index:50; height:100%; }
.nivo-caption {	position:absolute; left:0px; bottom:0px;  color:#fff; width:100%; z-index:89; padding-left: 10px; font-weight: bold; }
.nivo-caption p { padding:10px 5px; margin:0; text-indent:-9999%;}
.nivo-directionNav a {position:absolute; width:45px; height: 60px; top:41%; z-index:99; cursor:pointer; text-indent:-9999%;}
.nivo-prevNav { background-position: left bottom; left:25px; margin-top: 20px; background:url(images/but_left.png) no-repeat;}
.nivo-nextNav { background-position: left top; right: 0px; margin-top: 20px; background:url(images/but_right.png) no-repeat;}
.nivo-controlNav { bottom:-20px; position:absolute; right:0;}
.nivo-controlNav a { float:left; width:14px; height:14px; display:block; position:relative; z-index:99;	cursor:pointer; text-indent:-9999%; }
.nivo-controlNav a.active { background-position:left top; margin-top:-1px;}
