@import "../css/reset.css";@import "../css/grid_12.css";@import "../css/superfish.css";@import url(http://fonts.googleapis.com/css?family=Ubuntu:700);
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video{display:block}mark,rp,rt,ruby,summary,time{display:inline}
/* Global properties ======================================================== */
html {width:100%}

body {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; line-height:20px; color:#757575; min-width:1012px; background:#1a1a1a;}
.main {width:1012px;padding:0;margin:0 auto;}

/* Links ======================================================== */
a {color:#757575;outline:none; text-decoration:none; cursor:pointer;}
a:hover { text-decoration:none !important;}
.button{ display:inline-block; padding:7px 20px 6px; border-radius:18px;border: 1px solid #202020; margin-top:20px; font-weight:bold; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size: 15px; line-height: 20px; box-shadow: 0 0px 1px rgba(0,0,0,0.40); margin-bottom:4px;
background-image: linear-gradient(bottom, #202020 28%, #535353 91%);
background-image: -o-linear-gradient(bottom, #202020 28%, #535353 91%);
background-image: -moz-linear-gradient(bottom, #202020 28%, #535353 91%);
background-image: -webkit-linear-gradient(bottom, #202020 28%, #535353 91%);
background-image: -ms-linear-gradient(bottom, #202020 28%, #535353 91%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.28, #202020),
	color-stop(0.91, #535353)
);
-pie-background: linear-gradient(#535353, #202020);}
.button:hover{ color:#1d1d1d;border: 1px solid #f0f0f0;
background-image: linear-gradient(bottom, #CECECE 53%, #F0F0F0 91%);
background-image: -o-linear-gradient(bottom, #CECECE 53%, #F0F0F0 91%);
background-image: -moz-linear-gradient(bottom, #CECECE 53%, #F0F0F0 91%);
background-image: -webkit-linear-gradient(bottom, #CECECE 53%, #F0F0F0 91%);
background-image: -ms-linear-gradient(bottom, #CECECE 53%, #F0F0F0 91%);
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.53, #CECECE),
	color-stop(0.91, #F0F0F0)
);
-pie-background: linear-gradient(#F0F0F0, #cecece);
}
.button, .soc a, .else .wrapper a{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.list2 a{-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}
/*********************************fonts*************************************/
p {margin-bottom:20px}
.p2{ margin-bottom:18px;}
.p3{}
.p4{}
.p5{}
.p6{}

.reg {text-transform:uppercase}
.f_left {float:left}
.f_right {float:right}
.align_right {text-align:right}
.align_center {text-align:center}

.italic{font-style:italic}
.letter {letter-spacing:-1px}

.color1{}
.color2{}
.color3{}
.color4{}
.color5{}
strong{ color:#000;}
/*********************************CLASSES**********************************/
.m_bottom_zero{ margin-bottom:0 !important;}
.m_left_zero{ margin-left:0 !important;}
.p_bottom_zero{ padding-bottom:0 !important;}
.p_left_zero{ padding-left:0 !important;}
.border {border:1px solid red;}

.buttons a:hover {cursor:pointer}

.clear {clear:both;width:100%;line-height:0;font-size:0;}
.wrapper {width:100%;overflow:hidden}
.extra_wrapper{ overflow:hidden;}
.container{width:100%}
.last{ margin-bottom:0 !important; padding-bottom:0 !important;}
/*********************************Displays*************************************/
.block{ display:block;}
.inline-block{ display:inline-block;}
/*================================>> Global BOXES <<========================================*/
#top_block{ background:url(../images/top_block.jpg) 50% 0 repeat; border-bottom:4px solid #fff;}
#top_block .stripe{ background:url(../images/top_stripe.jpg) 50% 0 repeat-x;}
#top_block66 .stripe{ background:url(../images/bgheader.jpg); background-repeat: no-repeat }
#w_box{ background:#FFF; box-shadow: 0 1px 3px rgba(0,0,0,0.15); color:#969696;}
#w_box .top_bg{
	/* [disabled]background:url(../images/w_box_top.jpg) 50% 0 repeat-x #FFF; */
}
#w_box .bottom_bg{ background:url(../images/w_box_bottom.jpg) 50% bottom repeat-x; padding:1px 0px 42px 0;}
#middle_block{ background:#353535; padding-top:47px; color:#a3a3a3; padding-bottom:55px;}
#middle_block h2{ color:#fff; margin-bottom:24px;}

/*********************************header*************************************/

header {padding:0px 0 0 0;}
header h1{ float:left;width: 497px;}
header h1 a {display:block;width:497px;height:164px;background:url(../images/logito_trans.png) 0 0 no-repeat; text-decoration:none; text-indent:-9999px; margin-left:-1px;}
.log_box{
	float: right;
	width: 395px;
	text-align: right;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 60px;
}
.log_box .links{ padding:7px 0 0 0px;width:152px; text-align:right;}
.log_box .links a:first-child{ background:url(../images/log_bg.jpg) right 0 no-repeat; padding-right:13px; margin-right:6px;}
.log_box a{ font-weight:bold;font-size: 16px; line-height: 19px; color:#1b1b1b; letter-spacing:-1px;}
.log_box .links a:hover{ color:#FFFFFF;}
.log_box #search{ overflow:hidden;padding:0 0 0 10px; display:inline-block; float:right;}
.log_box #search input{ background:url(../images/search_inp.png) no-repeat; float:left;width: 164px;height: 32px;border: none; padding:0 7px 0 15px;margin: 0 0 0 0;}
.log_box #search a{ background:url(../images/search_but.png) no-repeat; display:block; float:left;width: 36px;height: 32px;}
.log_box #search a:hover{ background-position: 0 -32px;}
/*********************************content*************************************/
#content {padding:34px 0px 60px 0px;}
#content article{ padding-top:32px;}
.cont_pad{padding:28px 0 48px 0 !important;}
.cont_pad article{ padding-top:25px;}
/*================================>> LISTS <<========================================*/
.list1{padding:3px 0 0 1px;}
.list1 li{ margin-bottom:10px;}
.list1 a{ background:url(../images/marker1.png) 0 0px no-repeat; padding-left:27px; display:inline-block;font-size: 11px; padding-bottom:4px; line-height: 16px; color:#444444; text-transform:uppercase; text-decoration:underline;}
.list2{}
.list2 li{ background:url(../images/list2_li.jpg) 0 bottom no-repeat; padding-bottom:12px; margin-bottom:8px;}
.list2 a{ color:#a3a3a3; display:inline-block; background:url(../images/marker2.png) 1px -5px no-repeat; padding-left:14px;}
.list2 a:hover{ color:#FFF; background-position: 1px 9px; }
.list3{}
.list3 li{ background:url(../images/marker.png) 0 7px no-repeat; padding-left:20px;}
.list3 a{}
/*================================>> H <<========================================*/
h2,h3,h4{ font-weight:normal;}
h2{font-size: 20px; line-height: 24px; color:#1b1b1b; margin-bottom:23px; letter-spacing:-1px}
h2.ind{ margin-bottom:32px; margin-top:3px;}
h2.ind1{ margin-bottom:29px;}
h2.ind2{ margin-bottom:25px;}
h2.ind3{ margin-bottom:24px;}
/*================================>> Special Fonts <<========================================*/
.log_box a, .sf-menu>li>a, h2, .theme_list a{font-family: 'Ubuntu', sans-serif;}
.news span,.sf-menu>li>a, h2, .list1 a, .theme_list a{ font-weight:bold;}
.log_box .links a, .sf-menu>li>a, h2{text-shadow:1px 1px 2px rgba(0,0,0,0.46);}
/*********************************page_1*************************************/
.img_box{ overflow:hidden;}
.img_box figure{ float:left;}
.img_box div{ float:right;}
.business{ border-bottom:1px solid #cccccc; padding-bottom:44px; margin-bottom:36px;}
h2.top{ margin-top:9px}
.list_box ul:first-child{ margin-right:70px;}
.list_box ul{ float:left;}
.vert_line{ background:url(../images/vert_line.jpg) 11px 0 no-repeat;}
.pad_box{ padding:0px 0px 0 45px;}
.news{padding:1px 0 9px 0;}
.news a{ color:#757575;}
.news a:hover, .news span, .services a:hover{ color:#000000;}
.news li{ border-bottom:1px solid #cccccc; padding-bottom:18px; padding-right:22px; margin-bottom:17px;}
.bord_none{ border:none !important;}
.bg_none{ background:none !important;}
.else{margin: 61px 0 0 0;}
.else h2{ margin-bottom:21px !important;}
.else .wrapper a{ display:block; float:left; width: 32px; height: 32px; margin: 0 13px 0 0; background-position:0 -37px;}
.else .wrapper a:hover{ background-position: 0 0;}
.else .soc1{ background:url(../images/soc_icon1.png) no-repeat;}
.else .soc2{ background:url(../images/soc_icon2.png) no-repeat;}
.else .soc3{ background:url(../images/soc_icon3.png) no-repeat;}
.else .soc4{ background:url(../images/soc_icon4.png) no-repeat;}
.else .soc5{ background:url(../images/soc_icon5.png) no-repeat;}
.bord_bottom{ border-bottom:1px solid #cccccc;}
/*********************************page_2*************************************/
.corp{ margin-bottom:36px; padding-bottom:38px;}
.corp img, .img_m{ margin-left:-2px;}
.img_pad{ padding-top:5px;}
.testimonial{ position:relative; background:#FFFFFF; box-shadow: 0 1px 3px rgba(0,0,0,0.15); font-style:italic; color:#757575; text-shadow:1px 1px 1px rgba(0,0,0,0.25); border-radius:6px; padding:24px 20px 33px 27px; margin-bottom:26px;}
.testimonial span{ display:block; background:url(../images/test_tail.png) no-repeat; width:35px;height: 17px; position:absolute; bottom:-17px; left:13px;}
.author a{ color:#000000; font-weight:bold;}
.testimonial a:hover{ color:#000;}
.author img{margin-bottom:5px; margin-left:-2px;}
.author a:hover{ color:#757575;}
.author figure{ float:left;}
.author div{width:200px; margin-right:55px; padding-top:20px; margin-bottom:50px; float:right;}
.test{ padding-bottom:13px; margin-bottom:36px;}
.newsletter{ overflow:hidden; padding:7px 0 0 0;}
.newsletter input{ float:left; border-radius:18px; padding:5px 15px 7px; color:#757575; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 13px; width:178px;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #d5d5d5;
	border-right:1px solid #c1c1c1;
	border-left:1px solid #c1c1c1;
	margin: 0 0 0 0;
}
.newsletter a{ float:left;margin: 0 0 0 4px; padding:5px 20px 5px;}
/*********************************page_3*************************************/
.operating img{ margin-bottom:18px; margin-left:-1px;}
.operating_box{ padding-bottom:39px; margin-bottom:4px;}
.services_box{ padding-bottom:15px;}
.services_box .services{ margin-bottom:23px;}
.services_box .f_left{width:280px;}
.services div{width:240px; padding-top:1px;}
.services figure{ padding-top:5px;}
.services_box .f_right .services div{width:232px; margin-left:7px;}
/*********************************page_4*************************************/
.carousel_box{ background:url(../images/car_box.jpg) 50% 0 repeat; box-shadow:0 1px 3px rgba(0,0,0,0.15); border-radius:6px; margin-bottom:22px; padding:29px 0 35px 16px;}
.one{width:109px;}
.two{width:138px;}
.three{width:99px;}
.four{width:159px;}
.five{width:129px;}
.im_left{ margin-left:-1px;}
.programs{ padding-bottom:42px; margin-bottom:36px;}
.partner div{width:460px;}
.partner figure{padding:5px 0 0 0;}
.twitter_box{ margin-top:-17px; padding:17px 0 0 45px;}
/* Twitter */
#twitter{height:322px;}
 #preloader{margin:0;padding:1em 1em 1em 3em;text-indent:10px;background:transparent url(../images/loader.gif) 1em center no-repeat}
 ul#twitter_update_list{margin:0 0px 0 0;padding:0 0 0 0px;list-style-type:none;}
  ul#twitter_update_list li{margin:0 0 16px 0;color:#FFFFFF; border-bottom:1px solid #ccc; padding-bottom:18px;}
   ul#twitter_update_list>li>a{color:#000; font-weight:bold; padding:0px 0 0 0px; display:inline-block; font-weight:bold; font-size:13px !important;}   
    ul#twitter_update_list li span{display:block; color:#757575; padding:1px 0px 0 0px; margin-top:0px; line-height:20px; min-height:60px;}    
    ul#twitter_update_list li span a{color:#757575; }
	#twitter a:hover{ text-decoration:underline !important;}
   ul#twitter_update_list li.lastTweet{border-bottom:none}   
      a#profileLink{display:block;padding:0.3em 1em;color:#fff;background-color:#000}
   a#profileLink{display:block;padding:0.3em 1em;color:#fff;background-color:#000}
.m_bot{ margin-bottom:48px;}   
/*********************************page_5*************************************/
.theme_list{ background:url(../images/theme_list.jpg) repeat-x #ececec; box-shadow: 0 1px 3px rgba(0,0,0,0.15); border-radius:5px; padding:0px 0 0px 0; margin-bottom:5px; width:240px;}
.theme_list a{font-size: 15px; line-height: 20px; color:#1b1b1b; text-transform:uppercase; border: 1px solid transparent; border-bottom:1px solid #d8d8d8; text-shadow: 0 1px 2px rgba(0,0,0,0.46); display:block; padding:11px 10px 9px 17px;}
.theme_list li:first-child a{border-radius:5px 5px 0 0 ;}
.theme_list .last_item a{ border:none !important; padding-bottom:20px; border-radius: 0 0 5px 5px;}
.theme_list a:hover{ color:#FFF; background:url(../images/theme_a.jpg) repeat-x #2b2b2b;border: 1px solid #2a2a2a;}
.themes .f_right{width:680px; margin-top:-5px;}

/*================================>> PAGE 6 <<========================================*/
/* Contact form */
#contact-form {padding:6px 0 0 0;}
#contact-form .success {padding-bottom:5px;width:246px;padding:10px;}
#contact-form textarea, #contact-form input{margin:0;font-size:13px; color:#fff; border-radius:18px; padding:5px 15px 7px;outline:none; position:relative; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;background:#2c2c2c;
border-top:1px solid #4a4a4a;
border-right:1px solid #434343;
border-bottom:1px solid #3b3b3b;
border-left:1px solid #424242;
}
#contact-form input {width:190px;}
#contact-form textarea {overflow:auto; width:269px; height:119px;resize:vertical;}	
#contact-form label {display:block; padding-bottom:8px; overflow:hidden;}	
#contact-form label.message { display:block; padding-bottom:0; }
#contact-form .button {margin-left:8px;}	
#contact-form .error, #contact-form .empty, #contact-form .success {display:none;}	
#contact-form .error, #contact-form .empty {text-align:left; color:red; font-size:11px;}
#contact-form .buttons2 {overflow:hidden; position:relative; clear:both; padding-top:14px;}
#contact-form .buttons2 a {
	cursor:pointer;
	margin-top:0;
	margin-left:0;
	text-align:center;
}
#contact-form .success strong{ color:#FFFFFF;}
#contact-form span{ display:block; margin: 0px 0 0 5px;}

.map_wrapper{overflow:hidden;border: 3px solid #fff; border-radius:5px; box-shadow: 0 1px 3px rgba(0,0,0,0.15); margin-bottom:4px; margin-top:6px;}
#map_canvas {
    width:454px;
	height:264px;
}
.adress{ margin-top:20px; margin-right:39px;}
.adress span{ display:inline-block; width:85px;}
.adress dt{}
.adress a, .link{font-size: 11px; color:#444444; text-decoration:underline;}
.link{ color:#757575; font-weight:bold; color:#444;}
.adress a:hover{ text-decoration:underline;}
/****************************footer************************/
footer {padding:22px 0 26px;background:none;}
footer .menu{color:#575656; padding:10px 0 0 7px; float:left;}
footer .menu a{color:#575656; display:inline-block; padding:0 4px 0 3px;}
footer .menu a:hover, footer .menu .current, .privacy a, .privacy{ color:#FFFFFF;}
.privacy{ float:right; padding:10px 10px 0 0;}
.privacy a{ color:#FFF;}
.privacy a:hover{ color:#999;}
#easyTooltip {font-size:12px;background:#fff;padding:3px 5px;border:1px solid #000}
