@charset "UTF-8";
/* CSS Document - SD */
/* Neverblue - Design draft updated 6 September 2011 */
* {
    padding:0; 
    margin:0; 
    border:0;
}
    
body {
    /*background: #d5d5d5;*/
    /*font-family:trebuchet MS;*/
    font-family: 'Open Sans',"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color:#6B6B6B;
    border: 0 none;
    margin: 0;
    /* [disabled]font-size:13px; */
    padding: 0;
}
    
a {
    /*font-family:trebuchet MS;*/
    font-family: 'Open Sans',"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size:13px;
    font-weight:bold;
    text-decoration: none;
    outline: medium none;
    color:#3399FD
}
    
table{
    border-collapse:collapse;
    padding:0px;margin:0;}
    
.clearfix:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden}
    
p, .para {/*color: #6b6b6b;*/
    line-height: 19px;
    font-size:13px;}
    
.center {
    margin: 0 auto;
    max-width: 970px;
    min-width: 940px;
    width: 950px;
    overflow:visible;
    
    
}

    
h3 {
    color:#2f2f2f;
    font-size:24px;
    padding: 0 0 30px 0}

html, body{height:100%}

li {list-style:none;}

body{
    background-color: #FFFFFF;
}

/*----Header----*/
.log_hide {
    /*background: #FFFFFF;*/

    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.6);
    height: 6px;
    left: 0;
    /*padding-bottom: 7px;*/
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10002;
}
.log_hide_inner{
    /*background-color: #121214;*/
    background: #3399FD;
}
.log_hide .center{
    overflow: visible;
    position: relative;
    min-height:6px;
}  
.log {
    background: url("../images/log.png") no-repeat scroll 0 0 transparent;
    bottom: -26px;
    display: block;
    height: 26px;
    outline: medium none;
    position: absolute;
    right: 0;
    width: 219px;
}
    
.log_active {
    background: url("../images/log_close.png") no-repeat scroll 0 0 transparent;
}
    
.login_container{
    display: none;
    padding-left: 335px;
    color:#FFFFFF;
}
    
.login_container a{color:#FFFFFF;}

.login_name, .login_pass, .login_submit{float:left;height:auto;}

.login_name span, .login_pass span, .login_submit span{display:block}

.login_name, .login_pass {width:255px;}

.login_name{margin: 15px 20px 0 0;}
    
#login{
    background-color: #3366CC;
    border-color: #86BDFD;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    height: 30px;
    margin: 10px 0 8px;
    padding: 0 5px;
    width: 245px;
    
    -moz-border-radius:6px;
    -khtml-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;}
    
#checkbox {
    margin:0;
    width:14px;
    height:14px;}

.login_pass{margin: 15px 0 0;}
    
#password {
    background-color: #3366CC;
    border-color: #86BDFD;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    height: 30px;
    margin: 10px 0 8px;
    padding: 0 5px;
    width: 245px;
    
    -moz-border-radius:6px;
    -khtml-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;}

.login_submit{margin: 42px 0 0 14px;}
    
.login_submit input {
    background: url("../images/btn_port_passive.jpg") repeat-x scroll 0 0 transparent;
    color: #000000;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    margin-top: 5px;
    padding-top: 0;
    padding-right: 14px;
    padding-bottom: 0;
    padding-left: 14px;
}

.header {
    margin: 0 auto 10px;
    overflow: hidden;
    width: auto;
}
    
.header .logo {
    float: left;    
    padding: 25px 0 0;
    margin-left:-2px;
}
    
.header .slogan {
    color: #9E9E9E;
    float: left;
    font-size: 14px;
    padding: 58px 0 0 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;    
}
    
.header .language_selection {
	float: right;
	height: 37px;
	padding-left: 7px;
	width: 217px;
	color: #999;
	margin-top: 53px;
	margin-right: -5px;
	margin-bottom: 0;
	margin-left: 0;	
}

.header .language_selection a {
	color: #0099FF;
	font-weight:normal;
	font-size:16px;
}

.header .language_selection a:hover {
	color: #666;
}

/*----Header_END----*/


/*----Home----*/
.elements { 
    height: auto;
    margin: 0 auto;
    min-height: 42px;
}
    
.elements .read {
    color: #0099FF;
    display: block;
    float: left;
    font-size: 16px;
    letter-spacing: -1px;
    margin-left: 40px;
    margin-top: 11px;
}

.btn_read_b_more{
    background: url("../images/read_more_black_para.png") no-repeat scroll 0 0 transparent;
    clear: right;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 18px;
    height: 54px;
    letter-spacing: -1px;
    line-height: 50px;
    margin-right: 22px;
    margin-top: 9px;
    padding-left: 25px;
    text-transform: uppercase;
    width: 165px;
}
/*----Alternate blue button - not fixed to the right-----*/
.btn_blue{
    background: url("../images/read_more_black_para.png") no-repeat scroll 0 0 transparent;
    /*clear: right;*/
    color: #FFFFFF;
    display: block;
    /*float: right;*/
    font-size: 18px;
    height: 54px;
    letter-spacing: -1px;
    line-height: 50px;
    margin-right: 22px;
    margin-top: 9px;
    padding-left: 25px;
    text-transform: uppercase;
    width: 165px;
}

.article {
    padding-bottom: 40px;
    }
.article .support{
    background: url("../images/clients_support.png") no-repeat scroll 0 4px transparent;
    float: left;
    margin: 0; 
    width: 270px;}
    
.article .solutions{
    background: url("../images/solutions.png") no-repeat scroll 0 4px transparent;
    float: left;
    margin: 0;
    width: 270px;}
.article .strategies{
    background: url("../images/effective_strategies.png") no-repeat scroll 0 4px transparent;
    float: left;
    margin: 0;
    width: 270px;}
    
.article .article_items {
    margin-right: 30px;
}

.art_title {
    color: #2F2F2F;
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: -0.7px;
    margin-left: 45px;
    padding: 0 0 0 15px;    
}

.caption_button{
    margin-top: 20px;
    overflow: hidden;
}
    
.art_txt {padding: 30px 0 0;}

.btn_read {
    background: url("../images/read_more.png") no-repeat scroll 0 0 transparent;
    color: #050505;
    cursor: pointer;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 36px;
    letter-spacing: -0.7px;
    line-height: 35px;

    min-width: 85px;
    text-align: center;}

.image-caption {
    filter:none !important;
}
    
.btn_read:hover {
    background: url("../images/read_more_hover.png") no-repeat scroll 0 0 transparent;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 36px;
    letter-spacing: -0.7px;
    line-height: 35px;

    min-width: 85px;
    text-align: center;}
    
.btn_read_more{
    background: url("../images/read_more_blue.png") repeat scroll left top transparent;
    clear: both;
    display: block;
    float: left;
    height: 58px;
    margin-bottom: 20px;
    padding-left: 16px;
    letter-spacing: -0.7px;
}

.btn_read_right {
    background: url("../images/read_more.png") no-repeat scroll 0 0 transparent;
    clear: both;
    color: #050505;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 36px;
    letter-spacing: -0.7px;
    line-height: 35px;
    margin: 30px 0 40px;
    text-align: center;
    width: 85px;}

.btn_read_right:hover {
    background: url("../images/read_more_hover.png") no-repeat scroll 0 0 transparent;
    color: #ffffff;
}
    
.slider {
    clear: both;
    overflow: hidden;}
.slider .latest { 
    border-top: 1px dashed #BBB9B9;
    margin-top: 40px;
    overflow: hidden;
    padding-top: 40px;
}
.slider .latest h3 {
    font-weight: bold;
    color: #2F2F2F;
    display: block;
    float: left;
    font-size: 22px;
    letter-spacing: -0.7px;
    }
.slider .latest .slider_btn {
    float: right;}
    
.slider .slider_btn .slider_left {
    background: url("../images/slider.png") repeat scroll 0 0 transparent;
    float: left;
    height: 22px;
    margin-right: 8px;
    padding: 0;
    width: 22px;
}
.slider .slider_btn .slider_left:hover{
    background: url("../images/slider.png") repeat scroll 52px 0 transparent;
}
.slider .slider_btn .slider_right {
    background: url("../images/slider.png") repeat scroll -30px 0 transparent;
    float: left;
    height: 22px;
    margin-right: 0px;
    padding: 0;
    width: 22px;
}
.slider .slider_btn .slider_right:hover{
    background: url("../images/slider.png") repeat scroll -86px 0 transparent
}
.slider .slid_img {
    border-bottom: 1px dashed #BBB9B9;
    overflow: hidden;
    padding-bottom: 30px;
    position:relative;
}
.top_menu{
    position:relative;
}
.has_menu{
    background: url("../images/sub_menu_w.png") repeat scroll 0 0 transparent;
    height: 8px;
    position: absolute;
    right: 0px;
    top: 22px;
    width: 10px;
}
.current_page_item .has_menu{
     background: url("../images/sub_menu.png") repeat scroll 0px 0 transparent;
}
.menu ul .has_menu_p a{
    padding-right: 30px;
}

.menu ul .has_menu_p.current_page_item a{
    padding-right: 50px;
}
.menu ul .has_menu_p.current_page_item .has_menu{
    right:20px;
}

.slid_img_inner{
    height: auto;   
}
.slider .slid_img .optimus,
.slider .slid_img .architecture,
.slider .slid_img .portfolio {
    float: left;
    width: 273px;
    padding: 0 30px 0 0;}
.slider .slid_img .optimus img {border: 5px solid #F4F4F4;}
.slider .slid_img .architecture img {border: 5px solid #F4F4F4;}
.slider .slid_img .portfolio img {border: 5px solid #F4F4F4;}
.title_slide_img {
    float: left;
    text-decoration: none;
    width: auto;
    padding-bottom: 0px;
    font-size: 18px;    
    color: #2F2F2F;
    display: block;
    font-weight: bold;  
    margin-right:10px;
}

.portfolio_2{
    clear: both;
    margin-bottom: 30px;
    padding-top: 20px;
}
.portfolio_2 .portfolio_2_details{
    overflow: hidden;
    padding-right: 0px;
}
.portfolio_2 .title_slide_img{    margin-right: 20px;}
.portfolio_2 p{    float: left;
    width: 175px;}
.portfolio_2 .the_button{    float: right;
    margin-top: 0;}
.portfolio_2 .the_dash{    clear: both;}

.slide_txt {padding: 5px 0 0;}

/*----Wigets_and_Footer----*/
.find {
    background: url("../images/bg_find_us.jpg") repeat-x scroll 0 0 transparent;
    height: 69px;}

.find_us {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    display: block;
    float: left;
    letter-spacing: -0.7px;
    margin-top: 28px;
    margin-right: 10px;
}
.find_img {
    display: block;
    float: left;
    margin: 20px 10px 0 0;}
.find_img_short {
    display: block;
    float: left;
    margin: 26px 10px 0 0;}
.wigets {
    background-color: #191919;
    padding: 0 0 30px;}

.wigets h3 {    
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    
    padding: 45px 0 30px !important;
    letter-spacing: -0.7px;}
.posts {
    float: left;
    width: 225px;
    padding: 0 50px 0 0;}

.categories {
    float: left;
    width: 150px;
    padding: 0 50px 0 0;}

.tweets{
    float: left;
    width: 190px;
    padding: 0 50px 0 0;}
.contact{
    float: left;
    margin-left: 4px;
    width: 231px;
}
.border_wiget_img{
    border-color: #020202;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: left;
    margin: 0 10px 5px 0;
    width: auto;
}
.wiget_img{
    border: 1px solid #4c4c4c;
    padding:4px;
    background:#3d3d3d;
}
.title_wiget {
    color: #FFFFFF !important;
    display: block;
    margin: 0 5px 0 80px;}
.post {padding: 0px;margin-bottom:30px;}
.post p {color: #5E5E5E;}


.categories ul{}
.categories ul li{
    padding: 10px 0;
    list-style: none outside none;
    font-weight:bold;
    color:#ccc;
}
.categories ul li.first{
    background: none;
}
.categories ul li a{color: #ccc;}
.categories ul li:hover a {color: #fff;}
.categories ul li a:last-child {color: #3399FD;font-weight:normal} 
.categories ul li:hover a {text-decoration:underline;}
/*.first {
    padding: 0 0 10px !important;
    border-top: none !important;}
.last {border-bottom: none !important;}*/
.last {
    margin-right:0;
    clear:right;
}
.vertical_border_left {
    border-left: 1px solid #E5E4E1;
}

.vertical_border_right {
    border-right: 1px solid #E5E4E1;
}

.tweet {
    padding: 0 0 15px;
    width: 190px;}
.tweet .tweet_bg {
    background:url(../images/tweet_bg.png) repeat;
    padding: 0 15px;}
.tweet_name {
    color: #FFFFFF;
    float: none;
    font-size: 12px;
    margin-right: 5px;
    padding: 0;
}
.tweet_bg p {
    color: #5E5E5E;
    font-size: 12px;
}
.tweet_top{
    background:url(../images/tweets_top.png) no-repeat;
    height: 12px;
}
.tweet_bottom{
    background:url(../images/tweet_bottom.png) no-repeat;
    height: 25px;
}
    
    

.input_l {
    background: url("../images/input_l.png") no-repeat scroll 0 0 transparent;
    padding-left: 5px;
    width:226px;
}
.input {
    background: url("../images/input_r.png") no-repeat scroll right top transparent;
    border: medium none;
    color: #FFFFFF;
    /*font-family:trebuchet MS;*/
    font-family: 'Open Sans',"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    margin: 0 0 6px;
    padding: 0 0 0 5px;
    width: 221px;
    line-height:40px;
    outline:none;
}
.textarea_table{}
.textarea_table td{width:10px;height:10px;}
.textarea_c, .textarea_t, .textarea_b{
    width:auto;
    height:auto;
}
.textarea_table td.textarea_c{
    background: url("../images/borders/textarea_c.png") repeat scroll 0 0 transparent;
}
.textarea_tl {
    background: url("../images/borders/textarea_tl.png") repeat scroll 0 0 transparent;
}
.textarea_t {
    background: url("../images/borders/textarea_t.png") repeat scroll 0 0 transparent;
}
.textarea_tr {
    background: url("../images/borders/textarea_tr.png") repeat scroll 0 0 transparent;
}
.textarea_l {
    background: url("../images/borders/textarea_l.png") repeat scroll 0 0 transparent;
}
.textarea_r {
    background: url("../images/borders/textarea_r.png") repeat scroll 0 0 transparent;
}
.textarea_bl {
    background: url("../images/borders/textarea_bl.png") repeat scroll 0 0 transparent;
}
.textarea_b {
    background: url("../images/borders/textarea_b.png") repeat scroll 0 0 transparent;
}
.textarea_br {
    background: url("../images/borders/textarea_br.png") repeat scroll 0 0 transparent;
}

.textarea { 
    background:transparent;
    color: #FFFFFF;
    font-size: 12px;
    /*font-family:trebuchet MS;*/
    font-family: 'Open Sans',"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    height: 113px;
    font-weight:bold;
    padding: 0px;
    width: 211px;
    resize: none;
    outline:none;
}
.send_msg {
    background: url("../images/send_btn_footer_act.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: right;
    /*font-family:trebuchet MS;*/
    font-family: 'Open Sans',"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
    cursor:pointer;
    height: 37px;
    letter-spacing: -0.7px;
    margin: 12px 0 0;
    padding: 0;
    width: 109px;
}

.send_msg:hover {
    background: url("../images/send_btn_footer_hov.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    height: 37px;
    letter-spacing: -0.7px;
    margin: 12px 0 0;
    padding: 0;
    width: 109px;
}

.footer {
    height:58px;
    background-color:#0c0c0c;
    border-top:solid 1px #1f1f1f;}
    
.footer .foot { 
    font-weight: bold;
    font-size: 12px;
    color: #b2b2b2;
    
    margin: 20px 0 0;
    text-align: left;}  
    
/*----Wigets_and_Footer_End----*/   
    
    
    
/*----Servises----*/    
    
.left_part_cont {
    float: left;
    padding: 0;
    width: 390px;}
    
.left_part_cont ul {}

.left_part_cont .active {
    background-color: #ebeaea;
}
    
.left_part_cont .active a {}
    
.left_part_cont ul li {
    border-top: 1px dotted #A3A1A0;
    height: auto;
    min-height: 60px;
}
    
.left_part_cont ul li a {
    background: url("../images/list_checkbox.png") no-repeat scroll 20px 22px transparent;
    color: #000000;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    padding: 20px 0 20px 45px;}
    
.left_part_cont h3{
    font-weight:bold;
}
    
.right_part_cont {
    border-left: 1px solid #E5E4E1;
    float: left;
    width: 555px;
}
.right_part_cont h3 {
    font-weight: bold;
}
.right_part_cont h4 {
    color: #2F2F2F;
    font-size: 20px;
    padding: 40px 0 30px;}
    
.border_img img {
    border:0;
}
    
.port_three_coloms .border_img img, .port_three_coloms_last .border_img img{
    width:263px;
}
    
.right_part_cont .border_img {
    border-color: #E7E7E7 #CACACA #C6C6C6 #E4E4E4;
    border-left: 1px solid #E4E4E4;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: left;
    height: 139px;
    width: 270px;
    margin: 0 20px 0 0;} 
    
/*----Servises_END----*/



.contacts{overflow:hidden}

/*----About----*/
.left_part {
    border-right: 1px solid #E5E4E1;
    float: left;
    margin: 0;
    padding-bottom: 0;
    width: 640px;
}
    
.left_part .mission {
    font-weight: bold;
    color: #000000; 
    font-size: 24px;
    letter-spacing: -0.7px;}
    
.border_img {
    border: medium none;
    display: block;
    float: left;
    height: auto;
    margin: 0 20px 0 0;
    width: auto;
}

.right_part {
    width: 308px;
    float: left;
    margin: 0 0 30px 0;}
.hiw_r, .fo_dw {
    font-weight: 100;
    color: #09F;
    font-size: 22px;
    letter-spacing: -0.7px;
}

.letter_circle {
    background: url("../images/letter_circle_white.png") no-repeat scroll 0 0 transparent;
    color: #222222;
    min-height: 52px;
    min-width: 52px;
    line-height: 52px;

    display: block;
    float: left;
    font-size: 36px;
    font-weight: bold;

    margin: 7px 5px 0 0;
    padding: 0;
    text-align: center;
}
    
.letter_div {
    float: left;
    padding: 0 50px 30px 0;
    width: 270px;}
    
.letter_div_right {
    float: left;
    padding: 0 0 30px 0;
    width: 270px;}
    
.right_part .steps {}
    
.step { 
    padding: 0 0 25px;
    width: auto;}   
    
.step h3 {
    color: #484848;
    padding: 30px 20px 10px 20px;}  
.step p {padding: 0 20px;}

.step_active {
    background-color: #ebeaea;
    padding: 0 0 25px;
    width: auto;
}   
    
.step_active h3 {

    color: #000000;

    padding: 30px 20px 10px 20px;}
    
.step_active p {

    color: #2f2f2f;

    padding: 0 20px;}   

/*----About_END----*/




/*----Option image modules----*/

.portfolio_first {overflow: hidden;}

.portfolio_first h3 {
    font-weight: bold;  
    float: left;
}
    
.portfolio_category {
    float: right;}
    
.portfolio_category .portfolio_category_active {
    border: 1px solid #CBCAC8;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    margin: 0 0 0 10px;
    padding: 8px 30px;
    width: auto;
}
    
.portfolio_category .portfolio_category_passive {

    background: url("../images/read_more.png") no-repeat scroll 0 0 transparent;
    width: 60px; height: 30px;
    padding-top: 9px; padding-left: 23px;

    color: #000000;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 10px;}
    
.portfolio_category .the_button{
    margin-top:0;
    margin-left:10px
}

.port_long {
    clear: both;
    display: block;
    overflow: hidden;}
    
.port_long .border_img {
    height: auto;
	border: medium none;
	display: block;
	float: left;
	margin: 0 20px 30px 0;
	width: 947px;
}

.portfolio_first .a-image-embed img {
	float:left;
}

.pages {
    margin-bottom: 30px;
    margin-left:400px;
    clear: both;
    display: block;
    overflow: hidden;}
    
.pages .page_active { 
    border: 1px solid #CBCAC8;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    margin: 0 10px;
    padding: 8px 12px;
    width: auto;
}
    
.pages .page_passive {

    background: url("../images/soft_dwn_btn_white.png") no-repeat scroll 0 0 transparent;
    width: 35px;
    padding-top: 9px;
    
    color: #000000;
    display: block;
    float: left;
    font-weight: bold;
    height: 30px;
    margin: 0 10px 0 0;
    text-align: center;
}
/*----Portfolio_1_END----*/




/*----Portfolio_2----*/

.port_two_coloms {
    clear: both;
    float: left;
    margin: 0 30px 0 0;
    width: 420px;}
    
.port_two_coloms .border_img {
    border: medium none;
    display: block;
    float: left;
    height: auto;
    margin: 0 20px 30px 0;
    padding-bottom: 0px;
    width: auto;
}

.port_two_coloms .border_img img , .port_two_coloms_last .border_img img{
    width:420px;
}
    
.port_two_coloms_last {
    float: left;
    width: 420px;}
    
.port_two_coloms_last .border_img {
    background: url("../images/image_shadows/p2.png") no-repeat scroll left bottom transparent; 
    border: medium none;
    display: block;
    float: left;
    height: auto;
    margin: 0 20px 0 0;
    padding-bottom: 28px;
    width: auto;}
    
/*----Portfolio_2_END----*/




/*----Portfolio_3----*/

.portfolio {
    overflow: hidden;}
    
.port_three_coloms, .port_three_coloms_last {
    float: left;
    margin: 0 40px 0 0;
    width: 268px;
    margin-bottom:30px;
    min-height:438px;
    }
    
.port_three_coloms .border_img {
    border: medium none;
    display: block;
    float: left;
    height: auto;
    margin: 0 20px 28px 0;
    padding-bottom: 0px;
    width: auto;}
    
.port_three_coloms p, .port_three_coloms_last p{clear: both;}
.port_three_coloms .the_button, .port_three_coloms_last .the_button{    float: none;}
    
.port_three_coloms_last {
    margin:0;
}

.port_three_coloms .title_slide_img, .port_three_coloms_last .title_slide_img{
    margin-bottom: 15px;
    margin-top: 15px;
}
    
.port_three_coloms_last .border_img{
    background: url("../images/image_shadows/p3.png") no-repeat scroll left bottom transparent; 
    border: medium none;
    display: block;
    float: left;
    height: auto;
    margin: 0 20px 0 0;
    padding-bottom: 28px;
    width: auto;}

/*----Portfolio_3_END----*/




/*----Portfolio_4----*/

.port_four_coloms, .port_four_coloms_last {
    float: left;
    margin: 0 30px 30px 0;
    width: 199px;}
    
.port_four_coloms .border_img {
    border: medium none;
    display: block;
    float: left;
    height: auto;
    margin: 0 20px 0 0;
    padding-bottom: 28px;
    width: auto;
}
    
.port_four_coloms p, .port_four_coloms_last p{clear:both}
.port_four_coloms .the_button, .port_four_coloms_last .the_button{float:none}
    
.port_four_coloms_last {
    margin-right:0px;
}
.port_four_coloms img, .port_four_coloms_last img{
    width:193px;
}
.port_four_coloms_last .border_img{
    border: medium none;
    display: block;
    float: left;
    height: auto;
    margin: 0 20px 0 0;
    padding-bottom: 28px;
    width: auto;}
    
.port_four_coloms .title_slide_img, .port_four_coloms_last .title_slide_img{
    margin-top: 10px;
    padding-bottom: 10px;
}
/*----Portfolio_4_END----*/


/*----Portfolio_Detail----*/


.detail {
    border-bottom: 1px dashed #BBB9B9;
    margin: 0 0 30px;
    overflow: hidden;
    padding-bottom: 30px;
}
    
.detail .border_img {
    border:none;
    display: block;
    float: left;
    height: auto;
    margin: 0 27px 0px 0;
    width: auto;
    padding-bottom:0;
}
    
.descr {
    float: left;
    width: 245px;}
    
.descr_outer {
    float: left;
    width: 530px;
}
    
.descr h3, .descr_outer h3 {
    border-bottom: 0 none;
    display: block;
    float: none;
    margin-bottom: 30px;
    padding-bottom: 0;
}

/*btns*/
.btn_read_more_right {
    border-bottom: 1px solid #9f9f9f;
    border-right: 1px solid #c5c5c5;
    border-left: 1px solid #c5c5c5;
    float: left;
    color: #050505;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 36px;
    letter-spacing: -0.7px;
    line-height: 35px;
    margin: 20px 0 0;
    text-align: center;
    width: 85px;
    
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    
    background: #dddddd;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#dddddd));
    background: -webkit-linear-gradient(#ffffff, #dddddd);
    background: -moz-linear-gradient(#ffffff, #dddddd);
    background: -ms-linear-gradient(#ffffff, #dddddd);
    background: -o-linear-gradient(#ffffff, #dddddd);
    background: linear-gradient(#ffffff, #dddddd);
    -pie-background: linear-gradient(#ffffff, #dddddd);
    }
    
.btn_read_more_right:hover {
    float: left;
    color: #ffffff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 36px;
    letter-spacing: -0.7px;
    line-height: 35px;
    margin: 20px 0 0;
    text-align: center;
    width: 85px;
    
    border-bottom: 1px solid #9f9f9f;
    border-right: 1px solid #c5c5c5;
    border-left: 1px solid #c5c5c5;
    
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    
    background: #2e2e2e;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2e2e2e), to(#2e2e2e));
    background: -webkit-linear-gradient(#2e2e2e, #2e2e2e);
    background: -moz-linear-gradient(#2e2e2e, #2e2e2e);
    background: -ms-linear-gradient(#2e2e2e, #2e2e2e);
    background: -o-linear-gradient(#2e2e2e, #2e2e2e);
    background: linear-gradient(#2e2e2e, #2e2e2e);
    -pie-background: linear-gradient(#2e2e2e, #2e2e2e); 
    }
    
.descr_list {
    overflow: hidden;
    padding: 0px 0 0 40px;}
    
.descr_list ul {}

.descr_list ul li{
    border-bottom: 1px dotted #C2C2C2;
    height: 40px;
    line-height: 40px;
    list-style: none outside none;
    padding-left: 10px;
}
.descr_list ul li:hover{    
    background-color: #ebeaea;
}
    
.descr_list ul li .list_portfolio{
    background: url("../images/list_checkbox.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    padding: 0 0 0 25px;}
    
/*----Portfolio_Detail_END----*/




/*----Blog----*/
.left_part_about .post .border_img {
    border-color: #E7E7E7 #CACACA #C6C6C6 #E4E4E4;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: left;
    height: 254px;
    margin: 0 20px 20px 0;
    width: 589px;}  
    
.post h3 {
    padding: 0 0 5px;
}
    
.post h3 a {
    color: #2F2F2F;
    font-size: 24px;
    letter-spacing: -0.7px;
    line-height: 24px;
    font-weight:bold;
}
    
.info_line {
    border-bottom: 1px dashed #BBB9B9;
    border-top: 1px dashed #BBB9B9;
    color: #757272 !important;
    margin: 20px 0 30px;
    padding: 10px 0;
}
    
.time {color: #000000;}

.tags {color: #757272;}

.post .border_img{
    border: medium none;
    display: block;
    float: left;
    height: auto;
    padding-bottom:0;
    margin: 0 20px 28px 0;
    width: auto;}

.tags_active {
    color: #000000;
    text-decoration: underline;}
    
.comments {color: #757272;}

.right_part h3{
    padding-bottom:0;
}
.right_part ul li {
    border-bottom: 1px dotted #A3A1A0;
    list-style: none outside none;
    padding: 12px 5px 12px 0px;
}
.right_part ul li a {
    color: #2F2F2F;
    line-height: 20px;
    font-size:12px;
    padding: 0px;}

.right_part ul li a span{margin-left:5px;color:#bfbdba;}
    
.right_part ul li a:hover{
    color:#b3b3b3
}   

.blog_categories h3 {
    font-size: 24px;
    padding: 0 0 15px;}

.blog_categories ul li {
    border-bottom: 1px dotted #A3A1A0;
    list-style: none outside none;
}
    
.blog_categories ul li a {
    background: url("../images/list_arrow_blue.png") no-repeat scroll 0 3px transparent;
    color: #2F2F2F;
    font-weight: bold;
    line-height: 41px;
    padding: 0 0 0 20px;}

.blog_categories ul li a:hover{
    color:#b3b3b3
}   
.blog_categories ul .last {border-bottom: none;}

.recent_posts {}

.recent_posts h3 {
    padding: 40px 0 15px;
    font-size: 24px;}
    
.recent_posts ul {}

.recent_posts ul li {
    background: url("../images/list_paper.png") no-repeat scroll 0 1px transparent;
    border-bottom: 1px dotted #A3A1A0;
    font-weight: normal;
    list-style: none outside none;
    color:#000;
    font-size: 11px;
    margin: 15px 0 0;
    padding: 0 0 10px 20px;}
    
.recent_posts ul li a {
    color: #919292;
    font-size: 11px;
    line-height: 25px;
    text-transform: uppercase;}
    
.popular_post {overflow: hidden;}

.popular_post h3 {
    font-size: 24px;
    padding: 40px 0 0 0;}

.popular_posts {
    border-bottom: 1px dotted #A3A1A0;
    padding: 30px 0
}
    
.popular_posts .border_img {
    border: medium none;
    display: block;
    float: left;
    height: auto;
    margin: 0;
    padding-bottom: 0;
    padding-right: 10px;
    width: auto;}
    
.popular_posts .title_popular {
    color: #000000;
    display: block;
    font-weight: bold;
    padding: 0 0 5px;}
/*----Blog_END----*/




/*----Blog_Single----*/
.user_comment {    margin-top: 30px;}

.user_comment h3 {
    border-bottom: 1px dashed #CBCBCB;
    color: #2F2F2F;
    font-size: 24px;
    padding: 0 0 30px;}

.user_com {
    border-bottom: none;
    margin: 40px 0 0 0;
    overflow: hidden;
    position: relative;}
    
.user_com .children{
    margin-left: 60px;
}

.comment_body{
    margin-left: 60px;
}
.comment_body .the_button{
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
}
    
.user_com .border_img{
    border: medium none;
    display: block;
    float: none;
    height: auto;
    left: 0;
    margin: 0 10px 10px 0;
    padding-bottom: 0;
    position: absolute;
    top: 0;
    width: auto;}

.user_com .username {
    clear: both;
    color: #2F2F2F;
    display: block;
    float: none;
    font-weight: bold;
    padding-bottom: 5px;}

.user_com .comment_text {
    padding-top:20px;
}

.user_com .blog_data {
    clear: both;
    color: #919292;
    display: block;
    font-size: 11px;
    padding: 0;}
    
.btn_repl {
    background: url("../images/read_more.png") no-repeat scroll 0 0 transparent;
    float: left;
    color: #050505;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 36px;
    letter-spacing: -0.7px;
    line-height: 35px;
    margin: 20px 0 0;
    text-align: center;
    width: 85px;}
    
.btn_repl:hover {
    background: url("../images/read_more_hover.png") no-repeat scroll 0 0 transparent;
    float: left;
    color: #ffffff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 36px;
    letter-spacing: -0.7px;
    line-height: 35px;
    margin: 20px 0 0;
    text-align: center;
    width: 85px;}

    
.leave_reply  {
    padding-bottom:30px;
}
.leave_reply h3 {
    border-bottom: 1px dashed #CBCBCB;
    color: #2F2F2F;
    font-size: 24px;
    padding: 40px 0 30px;}
    
.txt_leave {font-weight: bold;}

.name {
    float: left;
    margin: 30px 0;}

.mail {
    float: right;
    margin: 30px 0;}

.input_comment {
    height: 45px;
    padding: 0 10px;
    width: 250px;}

.textarea_comment {
    height: 155px;
    margin-bottom: 30px;
    padding: 10px;
    width: 538px;}

/*----Blog_Single_END----*/




/*----Contact----*/
.contact_us {overflow: hidden;}

.contact_form {margin: 30px 0 0;}

.input_contact {
    border-bottom: 1px solid #DBDBDB;
    border-right: 1px solid #DCDCDC;
    height: 42px;
    padding: 0 10px;
    width: 450px;
    border: 1px solid #CBCAC8;}

.textarea_contact {
    border-bottom: 1px solid #DBDBDB;
    border-right: 1px solid #DCDCDC;
    height: 190px;
    margin-bottom:30px;
    padding: 10px;
    width: 536px;
    max-width:750px;
    border: 1px solid #CBCAC8;}

.txt_leave_contact {
    font-weight: bold;
    margin: 20px 0 5px;}
    
.contact_details h3 {padding: 0px 0 30px;}

.contact_details p {padding: 0 0 30px;}

.contact_details .mail_to {
    color: #00B1F2;
    text-decoration: underline;
}

.the_dash{
    border-bottom:1px dashed #BBB9B9;
    height:0px;
    line-height:0;
    font-size:0;margin-top:30px;
}
.d_dash{
    border-top:1px #bbb9b9 dashed;
    height:1px;
    margin-bottom:30px;
    font-size:0;
    line-height:0;
}
/*----Contact_END----*/



/*----Shotrcodes----*/
.min {
    color: #313131;
    display: block;
    font-size: 20px;
    margin: 20px 0 15px;}
    
.min img {
    padding: 0 10px 0 0;}
    
.code_block {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    color: #000000;
    display: block;
    margin: 0 0 0px;
    padding: 20px;}

.code_block_cont{
    display: none;
    margin-top: 5px;
}

   
.min {
    color: #313131;
    display: block;
    font-size: 20px;
    margin: 20px 0 15px;}
    
.min img {
    padding: 0 10px 0 0;}

/* SHORTCODE COLUMN */
.contain_column {
    overflow: hidden;}
    
.one_column {
    clear: both !important;
    line-height: 25px;
    margin-bottom: 40px;
    width: auto;}

.one_half{width: 415px;}

.one_third{width: 260px;}

.two_third{    
    width: 575px;
}
.partner-logos {
    padding:10px;
    margin-bottom:20px;
    background-color:#FFFFFF;
    -moz-border-radius:10px;
    -khtml-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    float: left;
}
.one_fourth {width:184px;}
.one_fifth {width:137px;}

.three_fourth {width: 650px;}
.four_fifth {width: 695px;}

.clearboth, .clearb{
    clear: both;
    display: block;
    margin-bottom: 0px;
    font-size: 0;
    height: 20px;
    line-height: 0;
    overflow: hidden;
    width: 100%;
}
.clearb{
    height: 0px;
}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth, .one_fifth, .four_fifth{
    float: left;
    line-height: 25px;
    margin-right: 50px;
    position: relative;
    margin-bottom: 20px;
    }

.last{margin-right:0 !important;clear:right;}
.full_width {
    width:100%;margin-bottom:60px;
}

/* SHORTCODE COLUMN END*/

/* TYPOGRAPHY CLASSES */
.typography {
    margin: 0 0 30px 0;
    overflow: hidden;}

.heading {  
    color:#2f2f2f;
    padding: 0 0 30px;
    clear: both;}
h1 {
    font-size:36px;
    letter-spacing: -0.7px;}

h2 {
    font-size:26px;
    letter-spacing: -0.7px;}

h3 {
    font-size:24px;
    letter-spacing: -0.7px;}

h4 {
    font-size:18px;
	font-weight:bold;
    letter-spacing: -0.7px;}

h5 {
    font-size:14px;
    letter-spacing: -0.7px;}

h6 {
    font-size:13px;}
    
h1, h2, h3 {
    font-weight:normal;
}
    
h1.heading {
    font-size:24px;
    letter-spacing: -0.7px;}

h2.heading {
    font-size:21px;
    letter-spacing: -0.7px;}

h3.heading {
    font-size:18px;
    letter-spacing: -0.7px;}

h4.heading {
    font-size:16px;
    letter-spacing: -0.7px;}

h5.heading {
    font-size:14px;
    letter-spacing: -0.7px;}

h6.heading {
    font-size:13px;
    letter-spacing: -0.7px;}
        
        
.alignleft_border_img {
    border-color: #E7E7E7 #CACACA #C6C6C6 #E4E4E4;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: left;
    height: auto;
    margin: 0 20px 0 0;
    width: auto;}
    
.alignright_border_img{
    border-color: #E7E7E7 #CACACA #C6C6C6 #E4E4E4;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: right;
    height: auto;
    margin: 0 0 0 20px;
    width: auto;}
    
.alignright, .alignleft  {}
.alignright.border_img{
    float: right;
    margin-left: 20px;
    margin-right: 0;
}
    
.letter_circle_white{
    background: url("../images/letter_circle_white.png") no-repeat scroll 0 0 transparent;
    color: #484848;
    display: block;
    float: left;
    font-size: 36px;
    font-weight: bold;
    margin: 0 5px 0 0;
    min-height: 40px;
    min-width: 45px;
    padding: 14px 0 0 13px;
     line-height:24px;
}
    
.letter {
    color: #484848;
    display: block;
    float: left;
    font-size: 60px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    margin: 2px 5px 0 0;
    min-height: 40px;
    min-width: 45px;
    padding: 0;
}
    
.pullquot_right {
    border-left: 3px solid #BEBEBE;
    float: right;
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
    margin: 25px 0 25px 25px;
    padding-left: 20px;
    width: 220px;
    color:#6a6a6a;}
    
.pullquot_left {
    border-left: 3px solid #BEBEBE;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
    margin: 25px 25px 25px 0;
    padding-left: 20px;
    width: 220px;
    color:#2f2f2f;}

.list_style_1 li{
    background: url("../images/list_green.png") no-repeat scroll 0 1px transparent;
    height: auto;
    line-height: 20px;
    list-style: none outside none;
    padding: 0 0 10px 25px;
}

.list_style_1 li a {
    font-weight: bold;}

.list_style_2 li{
    list-style: decimal-leading-zero outside none;
    padding: 0 0 10px 0px;
    line-height: 20px;
    height: auto;}
    
.list_style_2 li a {
    text-decoration: underline;}

.list_style_3 li{
    background: url("../images/list_green.png") no-repeat scroll 0 7px transparent;
    border-bottom: 1px solid #C2C2C2;
    line-height: 20px;
    list-style: none outside none;
    padding: 5px 0 5px 25px;
}

.list_style_3 li a {
    font-weight: bold;}

.list_style_4 li{
    background: url("../images/list_arrow_blue.png") no-repeat scroll 0 10px transparent;
    border-bottom: 1px solid #C2C2C2;
    line-height: 20px;
    list-style: none outside none;
    padding: 5px 0 5px 25px;
}

.list_style_4 li a {
    font-weight: bold;}
    
.the_abbr {
    border-bottom: 1px dotted #000000 !important;
    text-transform: lowercase;}
    
.the_strong {font-weight: bold;}

.the_emphasis {font-style: italic;}

.the_bold {font-weight: bold;}

.the_def {
    font-style: italic;
    font-weight: bold;}

.the_ins {
    background-color: #FFFFFF;
    color: #000000;
    text-decoration: none;}
    
.the_q {font-style: italic;}

.the_sup{vertical-align: super;}

.the_sub{vertical-align: sub;}

.the_small{font-size: 65%;}

.the_big{
    font-size: 115%;
    font-weight: bold;}

.the_del{text-decoration: line-through;}

.btn_black {
    background: url("../images/black_btn.jpg") repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #CECBCB;
    border-right: 1px solid #CECBCB;
    clear: both;
    color: #FFFFFF;
    display: block;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    margin: 30px 0 40px;
    padding: 0 10px;
    text-align: center;
    width: 85px;}
    
.btn_margin {margin: 0 0 10px;}
.the_m_btn {margin: 0 0 10px !important}

.typography .one_third p {line-height: 35px;}

.table{
    width: 100%;}
    
.table thead tr {}
    
.table thead tr th{
    background: url("../images/table_head.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #CECBCB;
    font-weight: bold;
    height: 52px;}

.table tbody tr {background-color: #E3E3E3;}

.table tbody tr td{
    border: 1px solid #CECBCB;
    height: 50px;
    text-align: center;}
/* TYPOGRAPHY CLASSES END*/

/* GALLERY*/
.page_gallery {
    margin: 0 0 30px;
    overflow: hidden;}
    
.gallery_1 {
    margin: 0 0 35px;
    overflow: hidden;}

.gallery_2 {overflow: hidden;}  
    
.big_img_1 {
    float: left;
    overflow: hidden;
    width: 790px;}

.description {
    background-color: #2A2A2A;
    display: block;
    height: 70px;}
    
.description p {
    color: #FFFFFF;
    font-size: 12px;
    padding: 10px 15px;}

.description .descr_gallery{
    color: #797979;
    font-size: 11px;
    text-decoration: underline;
    text-transform: uppercase;}
    
.prew_gall_1 {
    float: left;
    margin: 0 0 0 8px;
    overflow: hidden;}

.prew_gall_1 .border_img{
    border-color: #E7E7E7 #CACACA #C6C6C6 #E4E4E4;
    border-style: solid;
    border-width: 1px;
    display: block;
    height: 97px;
    margin: 0 0 5px;
    width: 150px;}

.border_up_down {
    border-bottom: 1px solid #CECBCB;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #CECBCB;
    display: block;
    float: left;
    margin: 0 2px 0 0;} 

.prew_gall_2 {
    overflow: hidden;}

.prew_gall_2 .border_img{
    border-color: #E7E7E7 #CACACA #C6C6C6 #E4E4E4;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: left;
    height: 97px;
    margin: 10px 6px 0 0;
    width: 150px;}
    
/* GALLERY END*/


/* SLIDER */
.page_slider {
    margin: 0 0 30px 0;
    overflow: hidden;}

.page_slider .heading{margin: 20px 0 0}
    
.slider_1 {
    margin: 0 0 35px;
    overflow: hidden;}

.slider_2 {
    overflow: hidden;
}
.slider_new_1{
    background-color: #242424;
    margin-bottom: 0;
    padding-bottom: 39px;
}
.slider_new_1_{
    width:882px;
    overflow:hidden
}
/* Description used on Home Page Slider */
/* new layout replaces this version - see below */
/* .k_short_description{
    background: none repeat scroll 0 0 #000;
    opacity:0.8;
    filter:alpha(opacity=80);
    color:#fff;
    bottom: 0;
    left: 0;
    padding: 10px;
    padding-right: 500px;
    position: absolute;
    width: 1000px;
    z-index:1;
}*/

.k_short_description{
    background: none repeat scroll 0 0 #000; /* Amended from background: none repeat scroll 0 0 #242424; */
    opacity:0.8;
    filter:alpha(opacity=80); /* For IE8 and earlier */
    color:#fff;
    bottom: 0;
    left: 0;
    padding: 10px; /*Amended from 20px*/
    padding-right: 10px;
    position: absolute;
    /*width: 150px;*/
    z-index:1;
    line-height: 95%;
}

.vertical_shade{
    position:absolute;
    right:0;
    top:0;
    width:24px;
    height:177px; /*Amended from 377px*/
    background:url(../images/slider6_vertical_shade.png);   
    z-index:888;
}

/* SLIDER END */



/* MISC */
.list_style_green {
    padding-top: 20px;
    padding-bottom: 20px;
}

.list_style_green li{
    background: url("../images/list_green.png") no-repeat scroll 0 0 transparent;
    display: block;
    padding-bottom: 10px;
    padding-left: 25px;}
.acc_item_content .list_style_green li{
    background-position: 0 15px;
}
    
.list_style_green li a{
    color: #2F2F2F;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;}
    
.list_style_green li a:hover{
    color: #b3b3b3;
    text-decoration: none;
}
    
.slide_down_element{
    background: none repeat scroll 0 0 #484848;
    border: medium none;
    display: block;
    margin-bottom: 2px;
    min-height: 35px;
    padding: 13px 20px 0;}
    
.slide_down_container {display:none;overflow:hidden}
.slide_down_container p{padding:20px;}
    
.slide_down_element a{
    background: url("../images/arr_bot_w.png") no-repeat scroll right 10px transparent;
    color: #fefefe;
    display: block;
    font-size: 18px;
    padding-right: 20px;
}
.slide_down_element_active{}
.slide_down_element_active a{
    background: url("../images/arr_top_w.png") no-repeat scroll right 10px transparent;
}

.message_box_1, .message_box_2, .message_box_3, .message_box_4{
    min-height: 38px;
    padding: 20px 20px 10px 85px;
    margin-top: 0px;}
.message_boxes .message_box_2, .message_boxes .message_box_3, .message_boxes .message_box_4{
    margin-top: 30px;
}

    
.message_box_1{
    background: url("../images/box_1.jpg") no-repeat scroll 20px 10px #BED7F7;
    border: 1px solid #7DA2E5;
    margin-top: 0px;}
    
.message_box_2{
    background: url("../images/box_2.jpg") no-repeat scroll 20px 10px #d2e792;
    border: 1px solid #bdd576;}
    
.message_box_3{
    background: url("../images/box_3.jpg") no-repeat scroll 20px 10px #f9c12b;
    border: 1px solid #f5ae0e;}
    
.message_box_4{
    background: url("../images/box_4.jpg") no-repeat scroll 20px 10px #f3751c;
    border: 1px solid #da5302;}

.fixed_tooltip {position:relative;}

.fixed_tooltip span{/*display:none*/}
#s-m-t-tooltip{
        position:absolute;
        max-width:300px;
        padding:6px 8px 8px 8px;
        background:#222;
        z-index:10;
        display:inline-block;
        font-size:11px;
        line-height:16px;
        color:#fff;
        /*css3 rounded corners*/
        -moz-border-radius:5px;
        -khtml-border-radius:5px;
        -webkit-border-radius:5px;
        border-radius:5px;
    }

.tabs {}

.tab_navigation {
    overflow: hidden;
}

.tab_navigation li{
    background: none repeat scroll 0 0 #484848;
    display: block;
    float: left;
    line-height: 28px;
    margin-right: 3px;
    min-height: 27px;
    padding: 0 30px;
}
    
.tab_navigation li a{
    font-size: 16px;}
    
.tab_navigation li.active {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #CBCAC8;
    border-bottom:none;
}
    
.tab_navigation li.active a {color:#000}

.tab_containter {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CBCAC8;
    overflow: hidden;
    padding: 15px 25px;
}

.images_block{
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #DCDCDC;
    float: right;
    margin: 0 0 20px 20px;
    padding: 5px;}
    
.images_block span{
    background:#484848;
    width:219px;height:135px;display:block}
    
.tab_content {
    display:none}
    
.misc_list.list_style_green {
    
}
.right_part ul.misc_list.list_style_green li {
    padding: 15px 5px 15px 22px;
}
.right_part ul.misc_list.list_style_green li a{
    line-height:12px;
}
/* MISC END */

/*----Shotrcodes_END----*/

/*----Page_404----*/
.page_404 {
    margin: 60px 0 100px;
    overflow: hidden;
    text-align: center;}

.error_404{
    color: #2F2F2F;
    display: block;
    font-size: 160px;
    font-weight: bold;}
    
.page_404 ul {
    margin: 20px 0 0;}

.page_404 ul li {
    display: inline;}

.page_404 ul li a{
    color: #2F2F2F;
    font-weight: bold;}
/*----Page_404_END----*/




/* Gallerific css */
.galleriffic {
    height: 482px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 950px;
}
.galleriffic_right_part{
    float: left;
    width: 160px;
}

.gallerific_gallery2{
    margin: 0 auto;
    padding-bottom: 60px;
    padding-top: 30px;
    width: 950px;
}
.gallerific_gallery2 .show_code{
    padding-top:0px;
}

.galleriffic .prev{
    background: url("../images/btn_up.jpg") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 45px;
    margin-right: 3px;
    width: 72px;
}
.galleriffic .next{
    background: url("../images/btn_down.jpg") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 45px;
    width: 72px;
}

.galleriffic #controls{
    overflow: hidden;
    padding-left: 10px;
    padding-top: 5px;
}
.galleriffic #controls .nav-controls{}
.galleriffic #controls .ss-controls{display:none}

.galleriffic #slideshow{
    float: left;
    font-size: 0;
    height: 436px;
    line-height: 0;
    overflow: hidden;
    width: 725px;
}
.galleriffic #slideshow,.galleriffic #slideshow * , #slideshow_h *  {
    font-size:0px !important;
    line-height:0 !important;
}
.galleriffic #slideshow span{
    display:block;text-indent:0;margin:0;
}
.galleriffic #caption{
    background: none repeat scroll 0 0 #2A2A2A;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 725px;
}
.caption{
    color: #FFFFFF;
    min-height: 77px;
    padding: 28px 15px 0;
}
.galleriffic #thumbs{
    height: 432px;
    padding-left: 8px;
}
.galleriffic #thumbs li{
    display:block
}
#thumbs img{
    border: 5px solid #FFFFFF;
}
#thumbs .selected img{
    border: 5px solid #CACACA;
}
#thumbs a.thumb {
    border-color: #E7E7E7 #CACACA #C6C6C6 #E4E4E4;
    border-style: solid;
    border-width: 1px;
    display: block;
    height: 97px;
    margin: 0 0 5px;
    width: 150px;
}
#thumbs .pagination{
    padding:0 5px;
}
#thumbs .pagination span, #thumbs .pagination a{
    margin-right:5px;
}
#thumbs .pagination .current{
    text-decoration:underline
}

.galleriffic_h{
    overflow: hidden;
    width: 885px;
}
#slideshow_h{
    height: 377px;
    overflow: hidden;
    line-height: 0;
}
.galleriffic_h .galleriffic_right_part{
    float: none;
    width: auto;
}
#thumbs_h{}
#thumbs_h li{
    display: block;
    float: left;
}
#thumbs_h .thumbs{
    overflow: hidden;
}
#thumbs_h li a{
    border-color: #E7E7E7 #CACACA #C6C6C6 #E4E4E4;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: left;
    height: auto;
    margin: 10px 6px 0 0;
    width: auto;
}
#thumbs_h li a img{
    width:129px;
    border: 5px solid #FFFFFF;
}
.galleriffic_h .pagination{
    padding-top: 10px;
    text-align: center;
}
#thumbs_h .pagination span, #thumbs_h .pagination a{
    margin-right:5px;
}
#thumbs_h .selected img {
    border: 5px solid #CACACA;
}
.descr_gallery{
    color: #797979;
    font-size: 11px;
    text-decoration: underline;
    text-transform: uppercase;
}

.galleriffic_small{
    margin-bottom: 0px;
    overflow: hidden;
}
.galleriffic_small .galleriffic_right_part{
    width:310px;
}
#slideshow_small{
    height: 357px;
    line-height: 0;
    margin: 0 0 0 13px;
    overflow: hidden;
    padding: 5px 4px;
    width: 592px;
}
#slideshow_small span{
    display: block;
    height: auto;
    margin: 0;
    overflow: hidden;
    width: auto;
}
#slideshow_small img{
    border: 0px #fff solid
}

#thumbs_small {
    left: 35px;
    margin-top: 0;
    overflow: hidden;
    position: absolute;
    top: 120px;
}
#thumbs_small li{
    display:block;
    float: none;
}
#thumbs_small a{
    background: url("../images/circle_gallery.png") repeat scroll 0 19px transparent;
    display: block;
    float: none;
    height: 19px;
    margin-bottom: 3px;
    margin-right: 0;
    width: 19px;
}
#thumbs_small .selected a{
    background: url("../images/circle_gallery.png") repeat scroll 0 0 transparent
}
#thumbs_small img{display:none}
.galleriffic_left_part{
    float:left;
    position:relative;
}
.galleriffic_left_part #slideshow_small img,
.galleriffic_left_part #slideshow_small span,
.galleriffic_left_part #slideshow_small a{
    display:block
}
.galleriffic_small .caption h1{
    color: #000000;
    font-weight: bold;
    letter-spacing: -1.7px;
    line-height: 40px;
    margin-bottom: 20px;
}
.galleriffic_small .caption {
    color: #000000;
    padding-left: 25px;
}
.caption_button .btn_read{
    float:left;
}
/* Gallerific css END*/

/* Gallerific player*/
.galleriffic_player {
    height: 377px !important;
    overflow: hidden;
    position: relative;
}

.galleriffic_player #controls {
    bottom: 11px;
    display: block;
    position: absolute;
    right: 20px;
    width: 70px;
}
.galleriffic_player .ss-controls {
    bottom: 0;
    display: block;
    position: absolute;
    right: 31px;
    width: 8px;
}

.galleriffic_player #thumbs {}
.galleriffic_player .thumbs {
    margin-left: 10px;
    margin-top: 9px;
    overflow: hidden;
}
.galleriffic_player #thumbs a.thumb{
    background: url("../images/circle_gallery.png") repeat scroll 0 19px transparent;
    border: medium none;
    display: block;
    height: 19px;
    margin: 0 5px 0 0;
    text-indent: -5000px;
    width: 19px;
}
.galleriffic_player #thumbs .selected a.thumb{
    background-position: 0 0px; 
}
.galleriffic_player .nav_block{
    background: none repeat scroll 0 0 #3e3e3e;
    bottom: 0;
    height: 37px;
    position: absolute;
    width: 950px;
}
.galleriffic_player .thumbs li{
    float: left;
    height: 19px;
    width: 24px;
}
.galleriffic_player #slideshow a,
.galleriffic_player #slideshow img,
.galleriffic_player #slideshow span{
    display:block;
}
.galleriffic_player #slideshow .advance-link{line-height:0}

.galleriffic_player .play,
.galleriffic_player .pause,
.galleriffic_player .prev,
.galleriffic_player .next {
    display: block;
    height: 13px;
    text-indent: -5000px;
}

.galleriffic_player .play{
    background: url("../images/play_pause_img.png") no-repeat scroll 1px -17px transparent;
    width: 8px;
}
.galleriffic_player .pause{
    background: url("../images/play_pause_img.png") no-repeat scroll 0 0 transparent;
    width: 8px;
}
.galleriffic_player .prev{
    background: url("../images/prev_img.png") no-repeat scroll 0 0 transparent;
    width: 11px;
    float:left;
}
.galleriffic_player .next{
    background: url("../images/next_img.png") no-repeat scroll 0 0 transparent;
    width: 11px;
    float:right;
}

/* Gallerific player END*/

/* Nivo css */
#slider {
    height:377px;
    overflow:hidden;
}

.slider_new_2{
    margin-bottom: 0;
    padding-bottom: 0px;    
    overflow:hidden;
}
.nivo-controlNav a {
    background: url("../images/circle_gallery.png") repeat scroll 0 19px transparent;
    float: left;
    height: 19px;
    margin-top: 3px;
    text-indent: -9999px;
    width: 19px;
}
.nivo-controlNav a.active{
    background: url("../images/circle_gallery.png") repeat scroll 0px 0 transparent;
}
.nivo-controlNav {
    position: absolute;
    right: 10px;
    top: 100px;
    width: 23px;
    z-index: 100000;
}
.nivo-caption{
    padding:20px;
    color:#9c9c9c !important;
     font-size: 13px;
}
.nivo-caption p {
    padding: 0 !important;}
    
.nivo-caption a {
    color: #fffefe;
    font-size: 13px;
}
.nivo-caption a:hover{
    text-decoration:underline;
}

.nivo-caption .gallery_caption_title{
    padding-bottom:0;
    color:#fffefe;
    font-size:18px;}

.nivoSlider {   
    height: 377px !important;   
    overflow: hidden;
    width: 948px;
}
.inner .nivoSlider{
    width: 886px !important;    
}

.mask_block{
    background: url("../images/slider_5_mask.png") no-repeat scroll 0 0 transparent;
    bottom: 0;
    height: 100px;
    left: 0;
    position: absolute;
    width: 950px;
    z-index: 10001;
}

.mask_block .elements{
    margin-top: 15px;
}
.slider_new_5 .nivo-controlNav{
    bottom: 15px;
    right: 0;
    text-align: center;
    top: auto;
    width: 950px;
}
.slider_new_5 .nivo-controlNav .nivo-control{
    display: inline-block;
    text-indent:0;
    float: none;
    margin-right: 3px;
    *overflow:hidden;
    *zoom:1;
    *display:inline;
}
.slider_new_5 .nivo-controlNav .nivo-control img{
    display:none;
}
.slider_new_5 .nivo-controlNav .nivo-control.active{}

/* Nivo css END */




/* the main button class */
.the_button {
    border-bottom: 1px solid #9f9f9f;
    border-right: 1px solid #c5c5c5;
    border-left: 1px solid #c5c5c5;
    float: left;
    color: #050505;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 33px;
    letter-spacing: -0.7px;
    line-height: 33px;
    margin: 30px 0 0;
    text-align: center;
    width: auto;
    padding:0 20px;
    position:relative;
    z-index:1002;
    
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    
    background: #dddddd;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#dddddd));
    background: -webkit-linear-gradient(#ffffff, #dddddd);
    background: -moz-linear-gradient(#ffffff, #dddddd);
    background: -ms-linear-gradient(#ffffff, #dddddd);
    background: -o-linear-gradient(#ffffff, #dddddd);
    background: linear-gradient(#ffffff, #dddddd);
    -pie-background: linear-gradient(#ffffff, #dddddd); 
}
    
.the_button:hover, .the_button.active {
    color: #ffffff; 
    border-bottom: 1px solid #9f9f9f;
    border-right: 1px solid #c5c5c5;
    border-left: 1px solid #c5c5c5;
    
    background: #2e2e2e;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2e2e2e), to(#2e2e2e));
    background: -webkit-linear-gradient(#2e2e2e, #2e2e2e);
    background: -moz-linear-gradient(#2e2e2e, #2e2e2e);
    background: -ms-linear-gradient(#2e2e2e, #2e2e2e);
    background: -o-linear-gradient(#2e2e2e, #2e2e2e);
    background: linear-gradient(#2e2e2e, #2e2e2e);
    -pie-background: linear-gradient(#2e2e2e, #2e2e2e);  
}

.the_button_bear {
	border-bottom: 1px solid #9f9f9f;
	border-right: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	float: left;
	color: #FFF;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	height: 33px;
	letter-spacing: -0.7px;
	line-height: 33px;
	text-align: center;
	width: auto;
	position:relative;
	z-index:1002;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	background-image: url("../images/n-bear-button-image.png") no-repeat center left;
	background: url("../images/n-bear-button-image.png") no-repeat center left, -webkit-gradient(linear, 0 0, 0 bottom, from(#09F), to(#36C));
	background: url("../images/n-bear-button-image.png") no-repeat center left, -webkit-linear-gradient(#09F, #36C);
	background: url("../images/n-bear-button-image.png") no-repeat center left, -moz-linear-gradient(#09F, #36C);
	-pie-background: url("../images/n-bear-button-image.png") no-repeat center left, linear-gradient(#09F, #36C);
	background-color: url("../images/n-bear-button-image.png") no-repeat center left, linear-gradient(#09F, #36C);
	
	text-indent: 32px;
	margin-top: 30px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
}

.the_button_bear:hover, .the_button_bear.active {
	color: #ffffff;	
	border-bottom: 1px solid #9f9f9f;
	border-right: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	
	background: url("../images/n-bear-button-image.png") no-repeat center left, #2e2e2e;
	background: url("../images/n-bear-button-image.png") no-repeat center left, -webkit-gradient(linear, 0 0, 0 bottom, from(#2e2e2e), to(#2e2e2e));
	background: url("../images/n-bear-button-image.png") no-repeat center left, -webkit-linear-gradient(#2e2e2e, #2e2e2e);
	background: url("../images/n-bear-button-image.png") no-repeat center left, -moz-linear-gradient(#2e2e2e, #2e2e2e);
	background: url("../images/n-bear-button-image.png") no-repeat center left, -ms-linear-gradient(#2e2e2e, #2e2e2e);
	background: url("../images/n-bear-button-image.png") no-repeat center left, -o-linear-gradient(#2e2e2e, #2e2e2e);
	background: url("../images/n-bear-button-image.png") no-repeat center left, linear-gradient(#2e2e2e, #2e2e2e);
	-pie-background: url("../images/n-bear-button-image.png") no-repeat center left, linear-gradient(#2e2e2e, #2e2e2e);  
}

.ticker_button {
	border-bottom: 1px solid #9f9f9f;
	border-right: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	float: right;
	color: #FFF;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	height: 33px;
	letter-spacing: -0.7px;
	line-height: 33px;
	text-align: center;
	width: auto;
	position:relative;
	z-index:1002;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	background: url("../images/n-bear-button-image.png") no-repeat center left, #09F;
	background: url("../images/n-bear-button-image.png") no-repeat center left, -webkit-gradient(linear, 0 0, 0 bottom, from(#09F), to(#36C));
	background: url("../images/n-bear-button-image.png") no-repeat center left, -webkit-linear-gradient(#09F, #36C);
	background: url("../images/n-bear-button-image.png") no-repeat center left, -moz-linear-gradient(#09F, #36C);
	background-color: #3399FD;
	
	text-indent: 32px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
}

.ticker_button:hover, .ticker_button .active {
	color: #ffffff;	
	border-bottom: 1px solid #9f9f9f;
	border-right: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	
	background: url("../images/n-bear-button-image.png") no-repeat center left, #2e2e2e;
	background: url("../images/n-bear-button-image.png") no-repeat center left, -webkit-gradient(linear, 0 0, 0 bottom, from(#2e2e2e), to(#2e2e2e));
	background: url("../images/n-bear-button-image.png") no-repeat center left, -webkit-linear-gradient(#2e2e2e, #2e2e2e);
	background: url("../images/n-bear-button-image.png") no-repeat center left, -moz-linear-gradient(#2e2e2e, #2e2e2e);
	background: url("../images/n-bear-button-image.png") no-repeat center left, -ms-linear-gradient(#2e2e2e, #2e2e2e);
	background: url("../images/n-bear-button-image.png") no-repeat center left, -o-linear-gradient(#2e2e2e, #2e2e2e);
	background: url("../images/n-bear-button-image.png") no-repeat center left, linear-gradient(#2e2e2e, #2e2e2e);
	-pie-background: url("../images/n-bear-button-image.png") no-repeat center left, linear-gradient(#2e2e2e, #2e2e2e);  
}


.slider_btn {
    height: 23px;
    margin: 0 auto;
    padding-top: 30px;
    width: 52px;
}
.port_long p {
    float: left;
    margin-left: 60px;
    width: 585px;
}
.downe_r {
    margin-top: 30px; height: 35px;
    position:relative;
}
.downe_r .the_button{
    float: right;
    margin-top: 0;
}
.downer_pf1 {
    border-bottom: 1px dashed #BBB9B9;
    clear: both;
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 15px;
}

.services_heading{
    padding-top:10px;
}

.our_team_block{
    overflow: hidden;
}
.our_team_block .our_team_item{
    float: left;
    margin-right:20px;
    width: 270px;
}
.our_team_block .t_thumb{
    background: url("../images/image_shadows/image_shadow70.png") repeat scroll center bottom transparent;
    float: left;
    margin-right: 20px;
    padding-bottom: 10px;
    width: auto;
}
.our_team_block .t_thumb img{border: solid 1px #f4f4f4;}
.our_team_block .t_description{float: left;width:165px}
.our_team_block .t_description h4{
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}
.our_team_block .t_description .position{
    color: #008ADE;
    font-size: 13px;
    margin-bottom: 5px;
}
.our_team_block .t_description p{}

/* images shadows */
.image_shadow230 {
    background: url("../images/image_shadows/p4.png") no-repeat scroll center bottom transparent;
    padding-bottom: 10px !important;
    margin-bottom: 0px !important;
}
.image_shadow270 {
    background: url("../images/image_shadows/image_shadow270.png") no-repeat scroll center bottom transparent;
    padding-bottom: 10px !important;
    margin-bottom: 0px !important;
    border:none !important;
}
.image_shadow300 {
    background: url("../images/image_shadows/p3.png") no-repeat scroll center bottom transparent;
    padding-bottom: 8px !important;
    margin-bottom: 0px !important;
}
.image_shadow380 {
    background: url("../images/image_shadows/image_shadow380.png") no-repeat scroll center bottom transparent;
    padding-bottom: 28px !important;
    margin-bottom: 0px !important;
}
.image_shadow460 {
    background: url("../images/image_shadows/p2.png") no-repeat scroll center bottom transparent;   
    padding-bottom: 10px !important;
    margin-bottom: 0px !important;
}
.image_shadow590 {
    background: url("../images/image_shadows/blog_image.png") no-repeat scroll center bottom transparent;
    padding-bottom: 10px !important;
    margin-bottom: 0px !important;
}
.image_shadow950 {
    background: url("../images/image_shadows/p1.png") no-repeat scroll left bottom transparent; 
    padding-bottom: 11px !important;
    margin-bottom: 0px !important;
}
/* images shadows end*/

/* border radius */
.border_right_radius10{ 
    -moz-border-radius-topright: 10px;
    -khtml-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;  
    
    -moz-border-radius-bottomright:10px;
    -khtml-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;   
    
    border-radius:0px 10px 10px 0px;
}

/* note there is also a boarder radius in the utopian-menu.css */

/* border radius end */

/* updates */
.droid_sans, 
.menu_inner, 
.menu_inner a, 
.title_slide_img,
.art_title,
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
    /*font-family: 'Droid Sans', sans-serif;*/
    font-family: 'Open Sans',"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.center_wrap{
    width:966px;
    margin:0 auto;
    margin-bottom:10px;
}
.center_wrap.texturized{}

.center_wrap.texturized .texturized_top{
    background: url("../images/borders/content_top_wide.png") repeat scroll 0 0 transparent;
    font-size: 0;
    height: 12px;
    line-height: 0;
}
.center_wrap.texturized .texturized_bottom{
    background: url("../images/borders/content_bottom_wide.png") repeat scroll 0 0 transparent;
    font-size: 0;
    height: 12px;
    line-height: 0;
}
.center_wrap.texturized .center{    
    background: url("../images/borders/content_wide.png") repeat scroll 0 0 transparent;
    width:auto;
}

/* Top menu background */
#topmenu .center_wrap,
#topmenu .texturized{}

#topmenu .center_wrap,
#topmenu .texturized,
#topmenu .texturized_top{
    background: url("../images/borders/top_content_top_wide.png") repeat scroll 0 0 transparent;
    font-size: 0;
    height: 12px;
    line-height: 0;
}
#topmenu .center_wrap,
#topmenu .texturized,
#topmenu .texturized_bottom{
    background: url("../images/borders/top_content_bottom_wide.png") repeat scroll 0 0 transparent;
    font-size: 0;
    height: 12px;
    line-height: 0;
}
#topmenu .center_wrap,
#topmenu .texturized 
#topmenu .center{   
    background: url("../images/borders/top_content_wide.png") repeat scroll 0 0 transparent;
    width:auto;
}
/* # top menu background */

.center_wrap.texturized_gallery{
    /*background: url("../images/borders/gallery_borders.png") no-repeat scroll 0 0 transparent;*/
    padding: 8px;
    width: 950px;
}
.center_wrap.texturized_gallery.masked_gallery{
    background: url("../images/borders/gallery_borders_big.png") no-repeat scroll 0 0 transparent;
}
.center_wrap.texturized_gallery .center{
    height:177px !important; /*Amended from 377px*/
    overflow:hidden;
}
.center_wrap.masked_gallery .center{
    height: 460px !important;
    position: relative;
}

.inner{
    padding-top: 10px;
    padding-right: 40px;
    padding-bottom: 10px;
    padding-left: 40px;
    /*Amended from 40px 40px 30px 40px*/
}

.border4,
.step_active, .acc_widget .acc_item,
.slide_down_element, 
.contact_form input, .contact_form textarea,
.portfolio_category_active, .pages .page_active,
.message_box_1, 
.message_box_2, 
.message_box_3, 
.message_box_4{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.linear_bg, 
.acc_widget .acc_item, .tab_navigation li {
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ebeae8), to(#efefef));
    background: -webkit-linear-gradient(#ebeae8, #efefef);
    background: -moz-linear-gradient(#ebeae8, #efefef);
    background: -ms-linear-gradient(#ebeae8, #efefef);
    background: -o-linear-gradient(#ebeae8, #efefef);
    background: linear-gradient(#ebeae8, #efefef);
    -pie-background: linear-gradient(#ebeae8, #efefef); 
}
/* updates end */

#footer-contact-form .dk_toggle {
    display: inline-block; padding: 5px 10px; width: 205px !important;
}

.hotel-dot-com-signup-header-info{
	display: block; width: auto; text-align: center;  margin: auto; 
}

.hotel-dot-com-signup-header-info img{
	display: inline-block;
}

.hotel-dot-com-signup-header-info span{
	color: #DC4329; font-size: 18px; display: inline-block; width: auto; text-align: center;  margin: auto; padding-left: 30px;
}

.hotel-dot-com-signup-button {
	background: none repeat-x scroll 0 0 #CC1C16;
    border: 1px outset #B9D360;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 #666666;
    color: #48161C;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    letter-spacing: 0.1em;
    margin: 10px;
    padding: 14px 36px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    width: auto;
	-webkit-box-shadow: inset 0px 50px 50px -50px rgba(255,255,255,0.5), inset 0px 50px 50px -50px rgba(255,255,255,0.7);
	-moz-box-shadow: inset 0px 50px 50px -50px rgba(255,255,255,0.5), inset 0px 50px 50px -50px rgba(255,255,255,0.7);
	box-shadow: inset 0px 50px 50px -50px rgba(255,255,255,0.5), inset 0px 50px 50px -50px rgba(255,255,255,0.7); 
}

.hotel-dot-com-signup-button span.hotel-dot-com-signup-info { color: #FFFFFF; font-size: 14px; display: block; padding-top: 6px;}

.hotel-dot-com-signup-button .go-triangle {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #48161C;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    display: inline-block;
    height: 0;
    width: 0;
}