﻿
/*======================================MASTER======================================*/

body, *
{
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    font-family: Verdana;
    



}
html, body, form, container
{
    height: 100%;
}
.wrap
{
    min-height: 100%;
}
.container
{
    /*overflow: auto;*/
    padding-top: 20px;
    position: relative;
    background-image: url("/images/sidebar_rule_fade.jpg");
    background-position: 896px bottom;
    background-repeat: repeat-y;
    font-size: 11px;
    color: #6c6f70;
    padding-bottom: 90px;
    min-height: 430px;
	overflow:hidden;
	z-index:0;

}
body:before
{
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
}
a
{
    outline: none;
    text-decoration: none;
}
.container, .nav, .menu
{
    width: 920px;
    padding-left: 40px;
    height: auto;
    color: #6c6f70;
}
.container h1, .container h2
{
    font-size: 16px;
    color: #52b848;
}
.NewsbytesPopUp
{
    clear:left;float:left;
    width:310px;
    padding:0 0 6px 0;
}
.NewsbytesPopUp h2
{
    font-size: 11px;
    color: #6C6F70;
}
.container h1 a, .container h2 a, .container h3 a
{
    color: #52b848;
}

.container h3
{
    font-size:13px;
}

.container img
{
    outline: none;
    text-decoration: none;
}
.container ul
{
    list-style: none;
    padding: 10px 0 10px 0;
    margin-left: 0px;
    line-height: 16px;
}
.container ul li.greenbullet
{
    margin-left: 0px;
    padding-left: 20px;
    padding-bottom: 5px;
    text-indent: 0px;
    background-image: url('../images/bullet.jpg');
    background-repeat: no-repeat;
    background-position: 0 9px;
    list-style: none;
    font-size: 13px;
    margin-left: 0px;
    line-height: 26px;
    list-style-position:outside;    
}
.container ul li.greenbulletstandard
{
    margin-left: 0px;
    padding-left: 20px;
    padding-bottom: 5px;
    text-indent: 0px;
    background-image: url('../images/bullet.jpg');
    background-repeat: no-repeat;
    background-position: 0 3px;
    list-style: none;
    font-size: 11px;    
    line-height: 16px;
    list-style-position:outside;
    
}
.container ul li.redbullet
{
    margin-left: 0px;
    padding-left: 20px;
    padding-bottom: 5px;
    text-indent: 0px;
    background-image: url('../images/bullet_red.jpg');
    background-repeat: no-repeat;
    background-position: 0 9px;
    list-style: none;
    font-size: 13px;
    margin-left: 0px;
    line-height: 26px;
    list-style-position:outside;
}
.container ul li.redbulletstandard
{
    margin-left: 0px;
    padding-left: 20px;
    padding-bottom: 5px;
    text-indent: 0px;
    background-image: url('../images/bullet_red.jpg');
    background-repeat: no-repeat;
    background-position: 0 3px;
    list-style: none;
    font-size: 11px;
    line-height: 16px;
    list-style-position:outside;
}
.container ul li.bluebullet
{
    margin-left: 0px;
    padding-left: 20px;
    padding-bottom: 5px;
    text-indent: 0px;
    background-image: url('../images/bullet_blue.jpg');
    background-repeat: no-repeat;
    background-position: 0 9px;
    list-style: none;
    font-size: 13px;
    margin-left: 0px;
    line-height: 26px;
    list-style-position:outside;
}
.container ul li.bluebulletstandard
{
    margin-left: 0px;
    padding-left: 20px;
    padding-bottom: 5px;
    text-indent: 0px;
    background-image: url('../images/bullet_blue.jpg');
    background-repeat: no-repeat;
    background-position: 0 3px;
    list-style: none;
    font-size: 11px;
    line-height: 16px;
    list-style-position:outside;
}


/*======================================HEADER&MENU======================================*/

.header
{
    background-image: url('../images/header_bgd_2_nogradient.jpg');
    background-position: center;
    width: 955px;
    height: 150px;
    position: relative;
    top: 0;
}
.header_info
{
    position: absolute;
    left: 842px;
    top: 25px;
    width: auto;
    height: 20px;
    border-bottom: 1px;
    border-bottom-color: white;
    border-bottom-style: solid;
    color: yellow;
    font-weight: bold;
    font-size: 18px;
}
.logo
{
    position: absolute;
    left: 38px;
    top: 70px;
    width: 234px;
    height: 85px;
}
.logo img
{
    border: 0;
}
a.logo
{
    z-index: 111;
    background-attachment: fixed;
    width: 234px;
    height: 85px;
}
#overbyte_flash_logo
{
    cursor: pointer;
}
.header_info a
{
    color: yellow;
    text-decoration: none;
}
.header_info a:hover
{
    color: white;
}
.menu_underline, .nav_underline, .header, .container, .nav, .menu, .footer, .footer_rule
{
    margin-left: auto;
    margin-right: auto;
    
}
.menu
{
    height: 45px;
    margin-top: -5px;
	position:relative;
	    margin-bottom: 0px;
	    z-index:2;

}
.nav
{
    height: 22px;
    padding-top: 2px;
    font-size: 11px;
    line-height: 20px;
    color: gray;
}
.nav_left, .nav_right
{
    width: 437px;
    float: left;
}
.nav_left ul
{
    text-transform: uppercase;
    list-style-type: none;
}
.nav_left ul li:first-child
{
}
.Pipe
{
    display: inline;
    font-size: 13px;
    padding: 0 3px 0 3px;
}
.nav_left ul li
{
    display: inline;
    margin: 2px 0 0 0;
}
.nav_left ul li a, .nav_left ul li a:visited
{
    text-decoration: none;
    color: #6C6F70;
}
.nav_left ul li a:hover
{
    color: #A5ADB0;
}
.CurrentPage
{
    color: #5DBB46;
    text-transform:lowercase;
}
.lower
{
    text-transform:lowercase;
}
.nav_right
{
    text-align: right;
}
.nav_right a
{
    cursor: pointer;
}
.nav_right a:hover
{
    font-weight: bold;
}
.TextSize01
{
    font-size: 12px;
    color: black;
}
.TextSize02
{
    font-size: 14px;
}
.TextSize03
{
    font-size: 16px;
}
.header, .header_left, .header_right
{
    height: 154px;
    top: 0px;
}
.menu_underline, .menu_underline_left, .menu_underline_right
{
    height: 4px;
    z-index: 3000;
	padding:0;
	font-size: 0;
	
}
.nav_underline, .nav_underline_left, .nav_underline_right
{
    height: 2px;
	font-size: 0;
}
.menu_underline, .nav_underline
{
    background-image: url('../images/menu_underline.jpg');
    background-repeat: repeat-y;
}
.menu_underline, .nav_underline
{
    width: 955px;
}
.menu_underline_left, .nav_underline_left
{
    left: 0px;
    background-image: url('../images/green_left.jpg');
}
.menu_underline_right, .nav_underline_right
{
    right: 0px;
    background-image: url('../images/green_right.jpg');
}
.menu_underline_left, .nav_underline_left, .menu_underline_right, .nav_underline_right
{
    width: 50%;
    z-index: -1;
    position: absolute;
    background-repeat: repeat;
}
.header_left, .header_right
{
    width: 50%;
    z-index: -1;
    position: absolute;
    background-repeat: repeat-x;
}
.header_left
{
    left: 0px;
    background-image: url('../images/gradient_left.jpg');
}
.header_right
{
    right: 0px;
    background-image: url('../images/gradient_right.jpg');
}

/*======================================CONTENT======================================*/

.content_left, .content_left_large
{
    padding-bottom: 30px;
        z-index: -1;
}


.content_right, .content_right_small
{
    height: auto;
    padding-bottom: 20px;
    position:relative;

}
.content_left, .content_left_master
{
    width: 453px;
}
.content_right_master, .content_right
{
    width: 270px;
   margin-left: 70px;

}
.content_left_large, .content_left_master_large
{
    width: 583px;
}
.content_right_master_small, .content_right_small
{
    width: 240px;
    margin-left:20px;
}
.content_left_master, .content_right_master, .content_right_master_small, .content_left_master_large, .content_half, .content_all
{
    float: left;
    z-index: -1;
}
.content_right_master, .content_right_master_small
{

    margin-right: 0px;
    display:inline;
}

.content_right_master{
	    margin-left: 40px;}
}
.content_half
{
    width: 400px;
}
.content_all
{
    width: 850px;
}
.green, h3.green a, h3.green, h2.green
{
    color: #52b848;
}
.green a, .green a:visited
{
    color: #52b848;
    text-decoration:none;
}
.green a:hover
{
    text-decoration:underline;
}
.red, h3.red, h3.red a, h2.red
{
    color: #ed1d25;
}
h3.green a, h3.red a, h3.blue a,
h3.green a:visited, h3.red a:visited, h3.blue a:visited
{
    font-weight:bold;
    text-decoration:none;
}
h3.green a:hover, h3.red a:hover, h3.blue a:hover
{
    text-decoration:none;
}

.blue, h3.blue a, h3.blue, h2.blue
{
    color: #00a9ea;
}
a.frame_small_blue, a.frame_small_green, a.frame_small_red
{
    position: absolute;
    width: 124px;
    height: 82px;
}
a.frame_small_blue
{
    background-image: url('../images/blue_small_frame.png');
}
a.frame_small_green
{
    background-image: url('../images/green_small_frame.png');
}
a.frame_small_red
{
    background-image: url('../images/red_small_frame.png');
}
.content_right a:hover
{
    font-weight: bolder;
}
.white_corner, a.white_corner
{
    display: block;
    position: absolute;
    width: 159px;
    height: 160px;
    margin-right: 30px;

    background-image: url('../images/white_corner.png');
    z-index:50;
left:0px;

}

/*======================================SIDEBAR======================================*/

.sidebar
{    
    float: right;
    clear: right;
    height: 320px;
    width: 70px;
    background-image: url('../images/sidebar_rule.jpg');
    background-position: center;
    background-repeat: repeat-y;
    margin-top: -19px;
}
.sidebar a
{
    text-indent: -10000px;
    outline: none;
    margin-top: 18px;
    display: block;
    margin-left: 2px;
    float: left;
}
.sidebar_shadows, .sidebar_menu
{
    float: left;
}
.sidebar_shadows
{
    width: 29px;
    height: 300px;
}
.sidebar_menu
{
    width: 38px;
    height: 300px;
}
.sidebar_menu .newsbytes
{
    background-image: url('../images/newsbytes.jpg');
    width: 29px;
    height: 118px;
}
.sidebar .newsbytes_shadow
{
    height: 118px;
    background-image: url('../images/newsbytes_shadow.jpg');
    background-position: 2px;
}
.sidebar .newsbytes_shadow, .sidebar .facebook_shadow, .sidebar .twitter_shadow, .sidebar .linkedin_shadow
{
    width: 29px;
    margin-top: 18px;
    float: left;
}
.sidebar .facebook_shadow, .sidebar .twitter_shadow, .sidebar .linkedin_shadow
{
    height: 37px;
    overflow: hidden;
    background-position: 10px;
}
.sidebar_menu .facebook, .sidebar_menu .twitter, .sidebar_menu .linkedin
{
    height: 37px;
    width: 33px;
    overflow: hidden;
}
.sidebar .sidebar_popout
{
    background-position: -17px;
}
.sidebar .facebook
{
    background-image: url('../images/facebook_on.jpg');
}
.sidebar .facebook_shadow
{
    background-image: url('../images/facebook_on_shadow.jpg');
}
.sidebar_menu .twitter
{
    background-image: url('../images/twitter_on.jpg');
}
.sidebar .twitter_shadow
{
    background-image: url('../images/twitter_on_shadow.jpg');
}
.sidebar_menu .linkedin
{
    background-image: url('../images/linkedin_on.jpg');
}
.sidebar .linkedin_shadow
{
    background-image: url('../images/linkedin_on_shadow.jpg');
}
.sidebar ul
{
    padding: 0px;
}
.sidebar ul li
{
    list-style: none;
    background-image: none;
    padding: 0;
}

/*======================================NEWSBYTES POPUP======================================*/

.news_popup
{
    position: absolute;
    left: 552px;
    top: 18px;
    width: 367px;
    background-image: url('../images/newsbytes_header.gif');
    background-position: left top;
    z-index: 100;
    display: none;
}
.news_content
{
    margin-top: 25px;
    padding: 10px 10px 0 15px;
    width: 337px;
    background-image: url('../images/newsbytes_left.jpg');
    background-repeat: repeat-y;
    background-position: left;
    background-color: White;
    height: auto;
    float: left;
    clear: both;
}
.news_content a
{
}
.news_popup_base
{
    background-image: url('../images/news_bottom.gif');
    width: 367px;
    height: 29px;
    float: left;
}
.news_popup h1
{
    font-size: 18px;
    color: #52b848;
}
.close_button
{
    background-image: url('../images/news_close_over.gif');
    margin-left: 349px;
    margin-top: 10px;
    width: 12px;
    height: 12px;
    cursor: pointer;
}

/*======================================FOOTER======================================*/

.footer
{
    position: relative;
    margin-top: -50px; /* negative value of footer height */
    height: 50px;
    clear: both;
    color: #52b848;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    background-color: White;
}
.footer a
{
    color: #52b848;
}
.footer a:hover
{
    text-decoration: underline;
}
.footer_rule
{
    padding-top: 5px;
    background-image: url('../images/footer_rule.jpg');
    background-position: 50% bottom;
    height: 4px;
}
.footer_lower
{
    height: 20px;
    color: gray;
    font-weight: normal;
    font-size: 10px;
    padding-top: 9px;
}
.footer_lower a
{
    color: gray;
}
.footer_lower a:hover
{
    text-decoration: underline;
}
.float_left
{
    float: left;
}
.float_right
{
    float: right;
}
.footer, .footer_rule
{
    width: 875px;
}

/*======================================HOME======================================*/

.case_studies
{
    width: 70px;
    padding-left: 405px;
    padding-top: 15px;
    height: 44px;
    background-image: url('../images/case_studies_header.jpg');
}
.case_study
{
    background-image: url('../images/case_studies_selector.jpg');
    background-position: left;
    width: 14px;
    height: 14px;
    float: left;
    cursor: pointer;
    margin-left: 3px;
}
.case_study:hover
{
    background-image: url('../images/case_studies_selector_on.jpg');
}
a.case_studies_box
{
    display: block;
    width: 460px;
    height: 253px;
    background-image: url('../images/home_case_study_frame.png');
    position: absolute;
    z-index: 1;
}
.box
{
    position: absolute;
    display: none;
    margin-left: 0px;
    padding-left: 14px;
    padding-top: 14px;
    margin-top: 0px;
    width: 185px;
    height: 240px;
    background-color: Transparent;
    z-index: 99;
}
.title_website, .title_application, .title_seo
{
    display: block;
    text-indent: -1000000px;
    width: 270px;
    float: left;
}
.content_right_home
{
    height: auto;
    padding-bottom: 20px;
    position:relative;
    width: 270px;
   padding-left: 80px;

}
.content_right_icon
{

    clear:none;
	position:absolute;
       left: 0px;
    height: 71px;
    width: 71px;
        display:block;






}
.content_right_icon a
{
    width: 71px;
    height: 71px;
    display:block;
    float:left;
    z-index:1000000000;

    background-repeat: no-repeat;


}
.icon_website
{
    background-image: url('../images/icon_website_2.jpg');
}
.icon_application
{
    background-image: url('../images/icon_application_2.jpg');
}
.icon_seo
{
    background-image: url('../images/icon_seo_2.jpg');
}
.title_website
{
    background-image: url('../images/title_website.jpg');
    height: 15px;
}
.title_application
{
    background-image: url('../images/title_application.jpg');
    height: 15px;
}
.title_seo
{
    background-image: url('../images/title_seo.jpg');
    height: 35px;
}
.Slideshow_Content
{
    display: none;
}

/*======================================CLIENTS======================================*/

.client_images img
{
    border: solid 1px #aaaaaa;
    float: left;
    margin-left: 32px;
    margin-top: 10px;
    padding: 8px;
}
.client_images
{
    margin-left: 0;
    width: 380px;
}
.client_content
{
    padding-right: 20px;
    width: 433px;
}

/*======================================CASE STUDIES======================================*/

.case_studies_column
{
    width: 255px;
    float: left;
    margin:0 35px 0 0;display:inline;   
}
.case_studies_columnlast
{
    width: 255px;
    float: left;    
}
.CaseStudiesBody
{
    clear:left;float:left;
    width:255px;
}
    .CaseStudiesLeft
    {
        float:left;
        width:124px;
        margin:10px 0 0 0;display:inline;
    }
        .CaseStudyThumb
        {
            float: left;
            width: 124px;height:82px;            
        }
        .CaseStudyThumb img {border:0;}

    .CaseStudiesRight
    {
        float:left;
        width:120px;
        margin:10px 0 0 10px;display:inline;
    }
        .CaseStudyTitle h3
        {
            font-size: 12px;
            font-weight: normal;
        }

/*======================================INDIVIDUAL CASE STUDIES======================================*/

.case_study_mainbox
{
    width: 460px;
    height: 311px;
    float: left;
}
.case_study_mainbox_insert
{
    float: left;
    margin-left: 230px;
    margin-top: 50px;
    height: 120px;
    width: 210px;
    display:inline;
}
.inspireme_insert_red, .inspireme_insert_green, .inspireme_insert_blue
{
    padding-top:15px;
    display:none;
    margin-bottom:10px;
    }
.inspireme_insert_red
{
        background-image: url('../images/inspire_heading_red.png');
}
.inspireme_insert_green
{
            background-image: url('../images/inspire_heading_green.png');
}
.inspireme_insert_blue
{
            background-image: url('../images/inspire_heading_blue.png');
}

.technology_insert_red, .technology_insert_green, .technology_insert_blue
{
    padding-top:15px;
    display:none;
    }

.technology_insert_red
{
            background-image: url('../images/technology_heading_red.png');
}
.technology_insert_green
{
            background-image: url('../images/technology_heading_green.png');
}
.technology_insert_blue
{
            background-image: url('../images/technology_heading_blue.png');
}

.case_study_mainbox_frame_green, .case_study_mainbox_frame_blue, .case_study_mainbox_frame_red
{
    position: absolute;
    width: 460px;
    height: 311px;
    z-index: 2;
}
.case_study_mainbox_frame_green
{
    background-image: url('../images/case_study_frame_green.png');
}
.case_study_mainbox_frame_red
{
    background-image: url('../images/case_study_frame_red.png');
}
.case_study_mainbox_frame_blue
{
    background-image: url('../images/case_study_frame_blue.png');
}
.case_study_rightbox_green, .case_study_rightbox_red, .case_study_rightbox_blue
{
    float: left;
    padding-left: 25px;
    margin-left: -3px; 
    width: 360px;
    min-height: 269px;
    height:auto;
    padding-top: 35px;
    margin-top: 2px;
}
.case_study_rightbox_green
{
    background-image: url('../images/cs_title_WEBdev.jpg');
}
.case_study_rightbox_red
{
    background-image: url('../images/cs_title_appdev.jpg');
}
.case_study_rightbox_blue
{
    background-image: url('../images/cs_title_SEO.jpg');
}
.case_study_underline_green, .case_study_underline_blue, .case_study_underline_red
{
    border-bottom: solid 1px black;
    width: 300px;
    margin-left: 482px;
    height: 0px;
    float: left;
}
.case_study_underline_green
{
    border-bottom-color: #52b848;
}
.case_study_underline_red
{
    border-bottom-color: #ed1d25;
}
.case_study_underline_blue
{
    border-bottom-color: #00a9ea;
}
a.case_study_link_green, a.case_study_link_blue, a.case_study_link_red
{
    float: left;
    display: block;
    width: 179px;
    height: 25px;
    text-indent: -9999px;
    margin-top: 10px;
    margin-left: 482px;
    margin-bottom: 10px;
}
a.case_study_link_green
{
    background-image: url('../images/case_studies_link_green.jpg');
}
a.case_study_link_blue
{
    background-image: url('../images/case_studies_link_blue.jpg');
}
a.case_study_link_red
{
    background-image: url('../images/case_studies_link_red.jpg');
}
.case_study_text_green, .case_study_text_blue, .case_study_text_red
{
    position:absolute;
    width: 380px;
    height: 140px;
    margin-left: 70px;
    padding-left: 10px;
    padding-top: 20px;
    display:inline;
    left:40px;top:330px;
}
.case_study_text_green
{
    border-left: solid 1px #52b848;
}
.case_study_text_red
{
    border-left: solid 1px #ed1d25;
}
.case_study_text_blue
{
    border-left: solid 1px #00a9ea;
}
.case_study_images
{
    float: left;
    height: 140px;
    padding-left: 20px;
    margin-left:480px;
    width: 320px;
}
.case_study_images img
{
    margin-right: 25px;
}
.case_study_inspireme_green, .case_study_inspireme_red, .case_study_inspireme_blue
{
    width: 120px;
    height: 30px;
    position:absolute;
    left: 320px;
        top: 310px;
    text-indent: -9999px;
    cursor: pointer;
    display:inline;
}
.case_study_inspireme_green
{
    background-image: url('../images/inspire_me_green.jpg');
}
.case_study_inspireme_blue
{
    background-image: url('../images/inspire_me_blue.jpg');
}
.case_study_inspireme_red
{
    background-image: url('../images/inspire_me_red.jpg');
}

.inspire_me_red{background-image: url('../images/inspire_heading_red.png');}

.inspire_me_green{background-image: url('../images/inspire_heading_green.png');}

.inspire_me_blue{background-image: url('../images/inspire_heading_blue.png');}

.case_study_technology_green, .case_study_technology_red, .case_study_technology_blue
{
    width: 120px;
    height: 30px;
    position:absolute;
    left: 190px;
        top: 310px;
    text-indent: -9999px;

        cursor: pointer;
}
.case_study_technology_green
{
    background-image: url('../images/technology_green.jpg');
}
.case_study_technology_blue
{
    background-image: url('../images/technology_blue.jpg');
}
.case_study_technology_red
{
    background-image: url('../images/technology_red.jpg');
}
.proposal_green, .proposal_red, .proposal_blue, .solution_green, .solution_red, .solution_blue, .outcome_green, .outcome_red, .outcome_blue{
    display: block;
    width: 160px;
    height: 20px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin-bottom: 5px;
}
.solution_green, .solution_red, .solution_blue, .outcome_green, .outcome_red, .outcome_blue
{
    margin-top: 10px;
}
.red_title h3
{
    color: #ed1d25;
}
.blue_title h3
{
    color: #00a9ea;
}
.green_title h3
{
    color: #52b848;
}
.proposal_green
{
    background-image: url('../images/the_proposal.jpg');
}
.solution_green
{
    background-image: url('../images/the_solution.jpg');
}
.outcome_green
{
    background-image: url('../images/the_outcome.jpg');
}
.proposal_blue
{
    background-image: url('../images/the_proposal_blue.jpg');
}
.solution_blue
{
    background-image: url('../images/the_solution_blue.jpg');
}
.outcome_blue
{
    background-image: url('../images/the_outcome_blue.jpg');
}
.proposal_red
{
    background-image: url('../images/the_proposal_red.jpg');
}
.solution_red
{
    background-image: url('../images/the_solution_red.jpg');
}
.outcome_red
{
    background-image: url('../images/the_outcome_red.jpg');
}

/*======================================ABOUT======================================*/

.content_left_About
{
    float:left;
    width: 563px;
    padding:0 20px 0px 0;
    border-right: solid 1px #52b848;
    margin:0px;
}
  
    .OBLikesLink p 
    {
        display:inline;
        margin:0;padding:0;
    }
    .OBLikesLink a.Small, .OBLikesLink a.Small:visited,
    .OBLikesLink a.Medium, .OBLikesLink a.Medium:visited,
    .OBLikesLink a.Large, .OBLikesLink a.Large:visited
    {
        color:#999999;
        font-weight:bold;
        text-decoration:none;
    }   
    .OBLikesLink a.Small:hover,
    .OBLikesLink a.Medium:hover,
    .OBLikesLink a.Large:hover
    {
        color:#52B848;
        font-weight:bold;
        text-decoration:none;
    }
    .OBLikesLink a.Small
    {
        font-size:10px;
    }
    .OBLikesLink a.Medium
    {
        font-size:13px;
    }
    .OBLikesLink a.Large
    {
        font-size:16px;
    }
    
.about_image
{
    float: left;
    margin-right: 24px;
    display:inline;
    width: 160px;
    height: 160px;
    padding: 0;
    position:relative;
}
.about_image img
{
    float: left;
    z-index:-111;
}

/*======================================SERVICES======================================*/

.Service
{
    float: left;
    width: 255px;
    height: auto;
    padding-top: 135px;
    padding-left: 10px;
    padding-right: 10px;
}
    .Service img {border:0;}
    .Service .ServiceTextLink {display:none;}
    
.WebDev
{
    background-image: url('../images/services_webdev.jpg');
    margin-right: 10px;
}    
.AppDev
{
    background-image: url('../images/services_appdev.jpg');
    margin-right: 10px;
}
.Seo
{
    background-image: url('../images/services_seo.jpg');
}
.CaseStudiesServicePageTitle
{
    float:left;
    width:130px;height:15px;
    margin:0 0 0 7px;display:inline;
}
.CaseStudiesServicePageBody
{
    clear:left;float:left;
    width:260px;
    padding:5px 0 0 0;
}
.content_left_services
{
    float:left;
    width:260px;
}
.content_right_services
{
    float:left;
    width:500px;
    margin:0 0 0 30px;display:inline;
}
.ServicesCSLister
{
    float:left;
    width:260px;
    padding:160px 0 0 0;
}

/*======================================NEWSBYTES======================================*/

.NewsItem
{
    clear:left;float:left;
    width: 850px;
    border-bottom: solid 1px #52b848;
    padding-bottom: 20px;
    padding-top: 20px;    
}
.NewsItemLeft
{
    float: left;
    width:133px;     
    margin-right: 20px;
    position:relative;
}
.NewsItemThumb
{
}
.NewsItemRight
{
    float: left;
    width: 650px;    
}
.NewsItemTitle
{
    float:left;
    width:650px;
    padding-bottom: 10px;
}
.NewsItemBody
{
    clear:left;float:left;
    width:650px;/*height:109px;overflow:hidden;*/
    padding-bottom: 10px;
}
.NewsItemBodyExpanded
{
    clear:left;float:left;
    width:650px;height:auto;overflow:auto;
    padding-bottom: 10px;
}
.NewsItemReadMore
{
    clear:left;float:left;
    width:650px;
    padding:5px 0 0 0;
    cursor:pointer;    
}
.Close
{
    display:none;
}
.BodyCount
{
    clear:left;float:left;
    width:650px;
    height:0;overflow:hidden;
    visibility:hidden;
}
.NewsItemHideBorder
{   
    clear:left;float:left;
    width: 850px;height: 2px;
    margin-top: -2px;    
    background-color: White;
}

/*======================================CONTACT======================================*/

.contact_textbox
{
    width: 308px;
    height: 28px;
    background-image: url('../images/text_input.jpg');
    padding-top: 11px;
    margin-left: 0px;
    padding-left: 20px;
}
.contact_textbox *
{
    width: 240px;
    border: 0px;
}
.GMapIframe
{
    clear:left;float:left;
    width:450px;height:300px;
    border:1px solid #D6DF24;
}
.contactleft input
{
    border:1px solid #ccc;   
    width:150px;
    margin-left:20px;
    font-size:11px;
    color:#6C6F70;
    height:20px;
}
.contactleft input:focus
{
    border:2px solid #CEDC24;  
    margin-top:-1px;     
    width:148px;
        height:19px;
		outline:none;
    
}
.contactleft input.invalid
{
    border:2px solid red;  
    margin-top:-1px;     
    width:148px;
        height:19px;
    
}
.contactleft
{
    height:170px;   
    width:300px;
    float:left;
}
.contactfullwidth
{
    height:170px;   
    width:100%;
    float:left;
}
.contactright
{
    height:170px;   
    width:450px;
    padding-right:100px;
    float:left;
}
.contactleft tr
{
    height:22px;

}
.contactright label
{
       float:left;
       clear:right;
       margin-top:7px;

}
.contactright .textbox
{       float:left;
       clear:left;
           border:1px solid #ccc;   
    width:450px;
    margin-top:8px;
    height:90px;
        font-size:11px;
    color:#6C6F70;

}
.contactright .textbox:focus
{     
    border:2px solid #CEDC24;  
    margin-top:7px;     
    width:449px;
    margin-bottom:-1px;outline:none;
}
.contactright .textbox.invalid
{   
    border:2px solid red;  
    margin-top:7px;     
    width:449px;
    margin-bottom:-1px;
}
.contactright .submit
{
    clear:both;
    float:right;
    margin-top:10px;
    color:black;
    margin-right:-3px;


}

p.contact
{font-size:14px;float:left;width:100%;}

/*======================================SITEMAP======================================*/
#sitemap ul
{
    line-height:13px;
}

#sitemap a, #sitemap a:visited
{
    font-size:13px;
    color:#666666;
    text-decoration:none;
}
#sitemap a:hover
{
    color:#5DBB46;
    text-decoration:none;
}      
.link{
	z-index:-1;
}
a.contactformlink
{
	color:#6C6F70;
}
a.contactformlink:hover
{
color: #52B848;
}
.mapbg
{
    float:left;
    background-image: url('../images/mapbg.jpg');
	width:850px;
	height:320px;
	padding-left:4px;
	padding-top:4px;
	margin-top:15px;
}

