@import"reset.css";@import"pro_pages_style.css";@import"grid.css";@import"forms.css";@import"prettyPhoto.css";@import"jquery.snippet.min.css";
@import"../skin/blue.monday/jplayer.blue.monday.css";@import"../css/smoothness/jquery-ui-1.8.17.custom.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 {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 1012px;
    z-index: 1;
}

/* Links ======================================================== */
a {color:#757575;outline:none; text-decoration:none; cursor:pointer;}
a:hover { text-decoration:underline;}
.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: #32322e url(../images/bg-button-hov.jpg) 0 0 repeat-x;
}
.button:hover{ 
	color:#1d1d1d;
	border: 1px solid #f0f0f0;
	text-decoration:none;
	
	background: #dadada url(../images/bg-button.jpg) 0 0 repeat-x ;
}
.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;}

/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.3em; font-weight:bold; color:#1b1b1b; margin-bottom:23px;font-family: 'Ubuntu',sans-serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.46);}
h1{font-size:25px;}
h2{font-size:20px;}
h3{font-size:18px;} 
h4{font-size:17px;}  
h5{
	font-size: 16px;
}
h6{font-size:15px;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}
.align_right {text-align:right}
.align_center {text-align:center}
.reg {
	text-transform: lowercase
}
.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}


.strong1{ 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%}
.last1{ 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;}
#w_box{ background:#FFF; box-shadow: 0 1px 3px rgba(0,0,0,0.15); color:#969696;}
#w_box .top_bg{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:49px 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:34px 0 0 0;}
header h1{ float:left;width: 220px; margin:0;}
header h1 a {display:block;width:212px;height:66px;background:url(../images/logo.png) 0 0 no-repeat; text-decoration:none; text-indent:-9999px; margin-left:-1px;}
.log_box{ float:right; width: 395px; padding:22px 0 0 0; text-align:right;}
.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;text-decoration:none;}
.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; outline:none; line-height:16px; float:left;width: 164px;height: 16px;border: none; padding:8px 7px 8px 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{}
.list1 a:hover{text-decoration:none;}
.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; text-decoration:none; }
.list3{}
.list3 li{ background:url(../images/marker.png) 0 7px no-repeat; padding-left:20px;}
.list3 a{}
/*================================>> H <<========================================*/

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;}
.p6 {
	width:222px;
}

.p7 {
	width:194px;
}

.p8 {
	position:relative;
	z-index:999 !important;
}

.p9 {
	background:url(../images/vert_line.jpg) repeat-y 580px 0;
}

.p10 {
	background:url(../images/vert_line.jpg) repeat-y 340px 0;
	margin-top:32px;
}

.p10 article {
    padding-top: 0px !important;
}

.p19 {
	margin-right:15px;
}

/*********************************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; height:18px;
line-height:18px;
	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;
}
.adress {
	width:181px;
}
.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;}
  .tweet_list li{margin:16px 0 0 0;color:#FFFFFF; border-top:1px solid #ccc; padding-top:18px;}
   .tweet_time a{color:#000; font-weight:bold; padding:0px 0 0 0px; display:inline-block; font-weight:bold; font-size:13px !important;}   
    .tweet_text {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;}
 
.tweet_first  {
	border-top:none !important;
	margin:0 !important;
	padding:0 !important;
}

/*********************************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; text-decoration:none;}
.themes .f_right{width:680px; margin-top:-5px;}

/*================================>> PAGE 6 <<========================================*/

.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;}
.link:hover,
.adress a:hover{ text-decoration:none;}
/****************************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;text-decoration:none;}
.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}


/**
 *  Horizontal Buttons
 */
.next1 {
    background: url(../images/carusel_next.png) 0 1px no-repeat;
	right:-1px;
}

.carousel {
	position:relative;
}

.car-wrapper {
	position:relative;
}
.carousel li {
    float: left;
    overflow: visible !important;
	height: 61px;    
}

.carousel li a {
	display:inline-block;
	margin-right: 16px;
}
.prev1 {
    background: url(../images/carusel_prev.png) 0 1px no-repeat;
	right:17px;
}
.prev1,
.next1 {width: 11px; height: 14px; position:absolute; top:-47px; cursor:pointer;}
.next1:hover, .prev1:hover{ background-position: 0px -15px;}
