/* 
    Document   : style.css
    Created on : May 17, 2010, 11:32:00 AM
    Author     : damian.ignacio@gmail.com

*/

/******************/
/* MAIN LAYOUT    */
/******************/

root {
    
    display: block;
}

body,div,h1,h2,h3,h4,span,li,ul,p,img,body, html{
    margin: 0; outline: none 0; border: 0 none transparent; padding: 0;
}



body, html{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #A2A3A4;
}

#intro{
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    position: absolute;
    z-index: 9999;
}

#intro_inner{
    z-index: 9999;
    background-color: #fff;
    width: 1600px;    
}

#main_wrapper, #main_navigation, #main_navigation_inner, #open_up, #main_content,
#main_content_buffer_right,#main_content_buffer_left{
    height: 640px;
}



#main_wrapper{    
    position: relative;
    overflow: hidden;
    margin: 8px auto auto auto;
    width: 950px;
    background: #B7B8B9 url("images/background.png") no-repeat;
}


#main_navigation_wrapper{
    position: absolute;
    width: 190px;
    height: 640px;
    z-index: 100;
    background-color: #A2A3A4;
}

#main_navigation{
    z-index: 90;
    position: absolute;
    top: 0; left:-190px; /* left: -190px; */
    width: 223px;
    background: transparent url("images/navigation_background_shadow.png") top right repeat-y;
}

#main_navigation_inner{
    position: absolute;
    width: 215px;
    background: transparent url("images/navigation_background_transparent.png") repeat-x;
}

#main_navigation ul#menu_company{
    margin-top: 125px;
    margin-left: 10px;
}

#main_navigation ul#menu_solutions{
    margin-top: 20px;
    margin-left: 10px;
}

#main_navigation h2{    
    font-size: 14px;
    padding-bottom: 5px;
}

#main_navigation li{
    
}

#main_navigation li{
    font-size: 11px;
    vertical-align: middle;
    line-height: 11px;
    padding-left: 10px;
    padding-bottom: 4px;
    color: #385777;
    list-style-type: none;
}



#main_navigation li span{
    padding-left: 11px;
    background: transparent url("images/navigation_bullet.png") left no-repeat;
}

#main_navigation a{
    text-transform: capitalize;
    color: #385777;
    font-size: 12px;    
    text-decoration: none;
}

#main_navigation h2.close{
    color: white;
    margin-top: 100px;
    margin-left: 22px;
    font-weight: normal;
}

#main_navigation a.close{
    text-transform: uppercase;
    color: #fff;
}

#main_navigation a.close:hover{
    color: #666;
}

#open_up{
    position: absolute;
    cursor: pointer;
    display: table;
    text-align: center;
    top: 0; right: 8px;
    width: 25px;
    background: transparent url("images/open_up.png") no-repeat;
}

#open_up_inner{    
    vertical-align: middle;
    display: table-cell;
}

#main_header{
    position: absolute;
    top: 0; left: 0;
    width: 950px; height: 100px;    
}

#main_header #logo_full{
    position: absolute;
    right: 18px;
    top: 6px;;
}

#newsletter{
    position: absolute;
    left: 0;
    top: 10px;;
}

#newsletter span.text{    
    /* font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif; */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24pt;
    line-height: 24pt;
    text-transform: uppercase;
    display: block;
    padding-left: 30px;
    color: #cecece;
}

#main_content{
    z-index: 9;
    position: absolute;    
    top: 100px; left: 0;
    visibility: visible;
}

#main_content_buffer_right{
    z-index: 9;
    position: absolute;
    top: 100px; 
    
    left: 950px;    

    width: 950px;
    height: 440px;
}

.main_content_buffer{
    z-index: 9;
    position: absolute;
    top: 100px;
    width: 950px;
    height: 540px;
}

.main_content_buffer_right{
    z-index: 9;
    position: absolute;
    top: 100px;
    left: 950px;
    width: 950px;
    height: 440px;
}

#main_content_buffer_left{
    z-index: 9;
    position: absolute;
    top: 100px;
    right: 950px;
    width: 950px;
    height: 440px;
}

.main_content_buffer_left{
    z-index: 9;
    position: absolute;
    top: 100px;
    right: 950px;
    width: 950px;
    height: 440px;
}



#main_footer{    
    position: absolute;
    left: 0; bottom: 0;
    width: 950px; height: 100px;
    
}

#contact_us{
    position: absolute;    
    right: 0; top: 10px;
}

#contact_us .call_us{
    float: left;
    color: #555;
    font-size: 19px; line-height: 31px; vertical-align: middle;
    padding-left: 23px; padding-right: 5px;    
    background: transparent url("images/logo_small.png") 0 5px no-repeat;
}

#contact_us .copyright{    
    clear: both;
    display: block;
    color: #777;
    font-size: 8pt; text-align: right;    
    padding-right: 15px; padding-top: 4px;        
}

#contact_us .copyright a{
    color: #0C83D4;
    text-decoration: none;
}

a.privacy_policy{
    text-transform: capitalize;
    font-size: 8pt;
    color: #0C83D4;
    text-decoration: none;
    z-index: 99;
}

/***************/
/* HOME LAYOUT */
/***************/

#home_wrapper{
    z-index: 0;
    position: absolute;
    top: 100px;
    height: 440px;
    width: 950px;    
    background: transparent url("images/home_background.png") 24px 12px no-repeat;
}

#home_menu{    
    position: absolute;
    top: 10px;
    left: 60px;
    background: teal;
}

#home_menu li{
    position: absolute;
    list-style: none;
    width: 57px; height: 58px;    
}

#home_menu .line{
    display: block;    
    height: 4px;
    margin: 27px 46px 27px 25px;
}

#home_item_description{    
    position: absolute;
    width: 220px;
    height: 430px;
    right: 80px;    
    top: 40px;
}

/* #home_menu img{
    position: absolute;
    padding: 10px;
    right: 11px;
    top: 12px;
    cursor: pointer;
    background-color: transparent;
   
}*/

#home_menu li img,#home_menu li div{
    position: absolute;
    width: 57px;
    height: 58px;
    top: 0;
    right: 0;
}

#home_menu li img.circle_arrow{
    z-index: 20;
    width: 14px;
    height: 14px;
    top: 22px;
    right: 22px;
    cursor: pointer;
}

#home_menu li img.circle_over{
    z-index: 10;
    display: none;
    width: 42px;
    height: 42px;
    top: 8px;
    right: 8px;
}

#home_menu li img.circle{
    z-index: 5;
}

#home_menu li div{
    z-index: 15;
    cursor: pointer;
}

#home_menu li span.line{
    z-index: 99;
}


#home_menu span.title{
    font-size: 13px;
    position: absolute;
    top: 21px;
    left: 52px;
    display: none;
}


/*-----------------------------------------------------------------------------------------------*/

#home_menu #item_1 div{    
    background: transparent url("images/circle_yellow.png") right no-repeat;
}

#home_menu #item_1{    
    background: transparent url("images/circle_yellow.png") right no-repeat;
    top: 67px; /* 81 */
    left: 114px; /*127*/
}

#home_menu #item_1 span.title{
    color: #FFCA00;
}

#item_1 .line,#solutions_wrapper .item_1{ background-color: #FFCA00; color: #FFCA00; }

#solutions_footer.item_1 p,#solutions_footer.item_1 a{ color: #000;}

/*-----------------------------------------------------------------------------------------------*/

#home_menu #item_2 div{    
    background: transparent url("images/circle_orange.png") right no-repeat;
}

#home_menu #item_2{
    background: transparent url("images/circle_orange.png") right no-repeat;
    top: 236px;
    left: 211px;
}

#home_menu #item_2 span.title{
    color: #FF7F00;
}

#item_2 .line,#solutions_wrapper .item_2{ background-color: #FF7F00; color:#FF7F00 ;  }

#solutions_footer.item_2 p,#solutions_footer.item_2 a{ color: #000;}

/*-----------------------------------------------------------------------------------------------*/

#home_menu #item_3 div{
    background: transparent url("images/circle_purple.png") right no-repeat;
}

#home_menu #item_3{
    background: transparent url("images/circle_purple.png") right no-repeat;
    top: 119px;
    left: 233px;
}

#home_menu #item_3 span.title{
    color: #A53484;
}

#item_3 .line,#solutions_wrapper .item_3{ background-color: #A53484; color:#A53484 ;  }

#solutions_footer.item_3 p,#solutions_footer.item_3 a{ color: #fff;}

/*-----------------------------------------------------------------------------------------------*/

#home_menu #item_4{
    /* z-index: 99; */
}

#home_menu #item_4 div{
    background: transparent url("images/circle_lblue.png") right no-repeat;
}

#home_menu #item_4{
    background: transparent url("images/circle_lblue.png") right no-repeat;
    top: 20px; /*16*/
    left: 322px;
}

#home_menu #item_4 span.title{
    color: #68a0c1;
}

#item_4 .line,#solutions_wrapper .item_4{
   /* background-color: #7DBCE8; color:#7DBCE8 ; */
   background-color: #68a0c1; color:#68a0c1 ;
}

#solutions_footer.item_4 p,#solutions_footer.item_4 a{ color: #000;}

/*-----------------------------------------------------------------------------------------------*/

#home_menu #item_5 div{
    background: transparent url("images/circle_blue.png") right no-repeat;
}

#home_menu #item_5{
    background: transparent url("images/circle_blue.png") right no-repeat;
    top: 95px;
    left: 385px;
}

#home_menu #item_5 span.title{
    color: #385777;
}

#item_5 .line,#solutions_wrapper .item_5{ background-color: #385777; color:#385777 ;  }

#solutions_footer.item_5 p,#solutions_footer.item_5 a{ color: #fff;}

/*-----------------------------------------------------------------------------------------------*/

#home_menu #item_6 div{
    background: transparent url("images/circle_green.png") right no-repeat;
}

#home_menu #item_6{
    background: transparent url("images/circle_green.png") right no-repeat;
    top: -3px;
    left: 498px;
}

#home_menu #item_6 span.title{
    color: #629544;
    left: -92px;    
}

#item_6 .line,#solutions_wrapper .item_6{ background-color: #629544; color:#629544 ;  }

#solutions_footer.item_6 p,#solutions_footer.item_6 a{ color: #fff;}

/*-----------------------------------------------------------------------------------------------*/
#home_item_description .title{
    text-transform: uppercase;
    position: relative;    
    font-size: 24px;
    font-weight: bold;
    margin-top: 9px;
    margin-bottom: 12px;
}

#home_item_description .body p{
    color: #666;    
    margin-bottom: 10px;
    font-size: 12px;    
}

#home_item_description .body h3{
    /* font-size: 21px; */
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;

}

#home_item_description .body h4{
    font-size: 12px;
    color: #666; 
    font-weight: bold;
    margin-bottom: 10px;
}

#home_content_buffer{
    display: none!important;
}

/********************/
/* SOLUTIONS LAYOUT */
/********************/

#solutions_wrapper{
    position: absolute;
    width: 19000px;
    height: 540px;    
    background-color: #f8f8f8;
}

#solutions_content{
    position: absolute;
    height: 465px;    
    padding-left: 88px;
    padding-right: 88px;

}

#solutions_content .page_wrapper{
    position: absolute;
    width: 780px;
    height: 430px;
    background-color: #f8f8f8;
    z-index: 99;
    display: none;
}

#solutions_content .page{
    position: relative; /* ADDED */

    background-color: #f8f8f8;
    float: left;    
    margin-left: 10px;
    margin-right: 10px;
    width: 780px;
    height: 430px;  
}

#solutions_content .page .alpha,#solutions_content .page .beta{
    height: 430px;
    width: 390px;
    position: relative;
}

#solutions_content .page .beta{    
    float: right;
    /* margin-right: 20px;*/    
}

#solutions_content .page .alpha{
    position: relative; /* Added */
    float: left;    
}

#solutions_content .page .title{
    background-color: #f8f8f8;
    padding-right: 10px;
    display: inline-block;
    margin-bottom: 21px;
    margin-top: 10px;
}

#solutions_content .page .alpha .content_wrapper{       
    overflow: hidden;
    position: absolute; /* position: relative; */
    top: 100px; /* Added */
    width: 390px; /*375*/
    height: 300px; /* height: 320px; */
    overflow: hidden;    
}

#solutions_content .page .alpha .content{    
    position: absolute;    
    margin-top: 30px; padding-left: 5px; padding-right: 5px; width: 380px; /* padding-right: 20px; */
    padding-bottom: 30px;
}



#solutions_content .page .alpha .up{
    position: absolute;    
    height: 23px;
    width: 390px;
    top: 0; /*80*/     
    z-index: 9999;
    background: #f8f8f8 url("images/scroll_arrow_up_large.png") center no-repeat;
}

#solutions_content .page .alpha .down{
    z-index: 9999;
    position: absolute;    
    height: 23px;
    width: 390px;
    bottom: 0; /*80 */    
    background: #f8f8f8 url("images/scroll_arrow_down_large.png") center no-repeat;
}

#solutions_content .page .alpha h1{
    background-color: #f8f8f8;
    font-size: 47px;
    font-weight: lighter;
    text-transform: uppercase;
    /* padding-left: 10px; */
    padding-right: 10px;
}

#solutions_content .alpha h2{
    background-color: #f8f8f8;
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
    padding: 5px 10px 0 10px;    
}

#solutions_content .page .alpha h3{
    color: #000;
    font-size: 15px;
    font-weight: normal;    
    padding: 6px 10px 0 10px;
    text-transform: none;
}

#solutions_content .page .alpha  h4{
    /* font-family: georgia, serif; */
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 11px;
    padding-right: 10px;    
    line-height: 140%;
}

#solutions_content .page .alpha p{
    /* font-family: georgia, serif; */
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 11px;
    padding-right: 10px;
    padding-bottom: 15px;
    line-height: 140%;
}

#solutions_content .page .beta{
    text-align: left;
    padding-top: 45px;
}

#solutions_content .page .beta p{    
    font-family: Arial, Helvetica, sans-serif;
    color: #0C83D4;
    font-size: 11px;
    line-height: 120%;
    padding-top: 10px;
}


#solutions_footer{
    position: absolute;
    bottom: 0;
    width: 950px;    
    height: 75px;
    background: transparent url("images/logo_large.png") right no-repeat;
    
}

#scroll_left{
    /* 25 + 8 */
    z-index: 99;
    position: absolute;
    width: 26px;
    height: 77px;
    top: 175px;
    left: 35px;
    display: none;
    background: transparent url("images/scroll_arrow_left.png") right no-repeat; /* 20 36 */
    cursor: pointer;
}

#scroll_right{
    z-index: 99;
    position: absolute;
    width: 26px;
    height: 77px;
    top: 175px;
    left: 914px;
    display: none;
    background: transparent url("images/scroll_arrow_right.png") right no-repeat;
    cursor: pointer;
}

#solutions_wrapper div.close{
    color: white;
    position: absolute;
    bottom: 95px;
    width: 950px;
    text-align: center;
    z-index: 99;
}

#solutions_wrapper a.close{
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    color: #aaa;
}

#solutions_wrapper a.close:hover{
    color: #666;
}

#gradient_right{
    position: absolute;
    height: 440px;
    background-color: red;
    top: 0;
    left: 0;
    width: 78px;
    background: transparent url("images/gradient_right.png") repeat-y;
}

#gradient_left{
    position: absolute;
    height: 440px;
    background: transparent url("images/gradient_left.png") repeat-y;
    top: 0;
    left: 872px;
    width: 78px;
}



/********************/
/* COMPANY LAYOUT */
/********************/

#company_wrapper{
    position: absolute;
    width: 950px;
    height: 440px;
    background-color: #f8f8f8;
}

#company_content{
    background-color: #f8f8f8;
    width: 735px;
    height: 440px;
    
}

#company_logo, #company_logo.general_form{
    float: left;
    width: 263px;
    /* width: 243px; */
    height: 420px;
    padding-top: 20px;
    margin-left: 5px;    
    background: transparent url("images/logo_extra_large.png") 5px 40px no-repeat;
}

#company_logo.general_form{
    background-image: none;
}

#company_item_description h1{
    color: #0C83D4;
    font-weight: normal;    
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 19px;
}

#company_item_description{
    padding: 10px;    
}

#company_item_description p,#company_item_description li{
    /* font-family: georgia, serif; */
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 15px;
    font-size: 12px;
    color: #666;
}

#company_item_description li{
    list-style-type: disc;
    list-style-position: inside;
    margin-left: 20px;
    padding-bottom: 5px;
}

#company_item_description a{
    color: #0C83D4;
    text-decoration: none;
}


#company_item_description .content_wrapper{
    overflow: hidden;
    position: relative;
    width: 447px;
    height: 350px;
    overflow: hidden;
}

#company_item_description .content{
    position: absolute;
    padding-right: 20px;
}

#company_item_description .up{
    position: absolute;
    height: 11px;
    width: 15px;
    top: 10px;
    right: 0;
    z-index: 9999;
    background: transparent url("images/scroll_arrow_up.png") right no-repeat;
}

#company_item_description .down{
    z-index: 9999;
    position: absolute;
    height: 11px;
    width: 15px;
    bottom: 10px;
    right: 0;
    background: transparent url("images/scroll_arrow_down.png") right no-repeat;
}

/********************/
/* TEAM LAYOUT */
/********************/

#team_content{
    padding-left: 65px;
    margin-top: 10px;
}

#team_wrapper{
    position: relative;
    height: 540px;
    width: 950px;
}

#team_footer{
    height: 100px;
    width: 500px;
    padding-left: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
}

#team_footer h2{
    font-weight: normal;
    font-size: 17px;
    color: #666;
}

#team_thumb img{
    cursor: pointer;
    margin-right: 5px;
}

#team_footer h1{
    color: #0C83D4;
    font-weight: normal;
    font-size: 38px;
}

#team_item_photo{
    margin-top: 30px;
    float: left;
}

#team_item_description{
    margin-right: 180px;
    float: right;
    width: 500px;
    margin-top: 5px;
}

#team_item_description h1{
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: 10px;
}

#team_item_description p{
    color: #666;
    /* font-family: georgia, serif; */
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 15px;
    font-size: 13px;
}

#team_content_buffer{
    display: none!important;
}


#team_item_description .content_wrapper{
    overflow: hidden;
    position: relative;
    width: 440px;
    height: 280px;
    overflow: hidden;
}

#team_item_description .content{
    position: absolute;
    padding-right: 20px;
    padding-top: 30px;
}

#team_item_description .up{
    position: absolute;    
    height: 23px;
    width: 440px;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #f8f8f8 url("images/scroll_arrow_up_large.png") top center no-repeat;
}

#team_item_description .down{
    z-index: 9999;
    position: absolute;    
    height: 23px;
    width: 440px;
    bottom: 0;
    left: 0;
    background: #f8f8f8 url("images/scroll_arrow_down_large.png") bottom center  no-repeat;
}


/*********/
/* FORMS */
/*********/

#contact_us_form label{    
    font-size: 11px;
    color: #666;
    text-transform: uppercase;
}

#contact_us_form input.text{
    background: #fff;
    border: 2px solid #efefef;
    width: 320px;
}

#contact_us_form h3{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
    font-weight: normal;
    margin: 5px auto 10px auto;
}

#contact_us_form li{
    position: relative;
    left: 20px;
    list-style-type: none;    
}

#form_content h1{
    font-size: 26px;
}

#form_content.employment{
    position: absolute;    
    padding: 10px;
    width: 705px;
}
/* HINT */

#form_content.employment .content_wrapper{
    padding: 0; margin: 0;
    width: 705px;
}

#form_content.employment .content_wrapper .content{
    
    width: 685px;
}

#form_content.employment .employment_form{
    width: 685px;
}

#form_content.employment #employment_form table{
    width: 685px;
    table-layout: auto;
}

#form_content.employment #employment_form table input.text{
    width: 100%;
}

#form_content.employment #employment_form table textarea{
    width: 100%;
    height: 40px;
}

#form_content.employment #employment_form table td{
    text-align: right;
}

#contact_us_form a.privacy_policy{
/*    position: absolute;
    top: 270px;
    right: 260px;
*/
}

#newsletter_form label{
    font-size: 11px;
    color: #666;
    text-transform: uppercase;
}

#newsletter_form input.text{
    background: #fff;
    border: 2px solid #efefef;
    width: 320px;
}

#newsletter_form p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #333;
    font-weight: normal;
    margin: 5px auto 10px auto;
}

#contact_us_form .submit{
/*    position: absolute; */
/*    right: 20px; */
/*    top: 185px; */
    background: transparent url("images/button_send.png") no-repeat;
    width: 77px;
    height: 40px;
    border: 0 transparent none;
    cursor: pointer;
}

#contact_us_form .validationerror{
    border: 1px solid #920A0B;
    background-color: #FFE6E7;
}
        
#contact_us_form .errorMessage{
    color: red; /*#920A0B;*/
    border: none;
    font-weight: bold;
    padding: 2px;
    font-size: 10px;
}

#newsletter_form .submit{
/*    position: absolute;*/
/*    right: 30px; */
/*    top: 168px; */
    background: transparent url("images/button_send.png") no-repeat;
    width: 77px;
    height: 40px;
    border: 0 transparent none;
    cursor: pointer;
}

#newsletter_form .validationerror{
    border: 1px solid #920A0B;
    background-color: #FFE6E7;
}
        
#newsletter_form .errorMessage{
    color: red; /*#920A0B;*/
    border: none;
    font-weight: bold;
    padding: 2px;
    font-size: 10px;
}

#employment_form label{
    font-size: 11px;
    color: #666;
    text-transform: uppercase;
}

#employment_form input.text{
    background: #fff;
    border: 2px solid #efefef;
    width: 320px;
}

#employment_form textarea.text{
    background: #fff;
    border: 2px solid #efefef;
    width: 320px;
    height: 100px;
    padding: 0;
}

#employment_form p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333;
    font-weight: normal;
    margin: 5px auto 10px auto;
}


#employment_form .submit{
/*    position: absolute;*/
/*    right: 20px;*/
/*    top: 295px;*/
    background: transparent url("images/button_send.png") no-repeat;
    width: 77px;
    height: 40px;
    border: 0 transparent none;
    cursor: pointer;
}

#employment_form .validationerror{
    border: 1px solid #920A0B;
    background-color: #FFE6E7;
}
        
#employment_form .errorMessage{
    color: red; /*#920A0B;*/
    border: none;
    font-weight: bold;
    padding: 2px;
    font-size: 10px;
}



.alpha.solutions_form{
    overflow: visible;    
}

#solutions_content .page .alpha.solutions_form .title{    
    padding-right: 0px;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 6px;
    padding-top: 4px;
    padding-left: 10px;
}

#solutions_content .page .alpha.solutions_form h1{
    width: 700px;
    line-height: 47px;    
    background-color: transparent;
    background-repeat: no-repeat;
    padding-bottom: 8px;
    padding-top: 7px;
    margin: 0;

    padding-left: 70px;
}

.alpha.solutions_form #contact_us_form .submit{
    top: 290px;
    right: 20px;
}

.alpha.solutions_form #contact_us_form h3{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
    font-weight: normal;
    margin: 5px auto 10px auto;
}

.alpha.solutions_form #contact_us_form a.privacy_policy{
/*    position: absolute;
    top: 330px;
    right: 20px;
*/
}

.alpha.solutions_form #contact_us_form input.text{
    background: #fff;
    border: 2px solid #efefef;
    width: 360px; /* 400px; */
}

#solutions_content .page .beta.solutions_form p{
    margin-top: 60px;
    font-size: 13px;
    color:#666;
    margin-bottom: 10px;
    margin-left: 20px;
}

#solutions_content .page .beta.solutions_form ul{
    margin-left: 20px;
}
#solutions_content .page .beta.solutions_form li{
    list-style-type: none;
    color:#666;
    cursor: pointer;
    height: 29px;
    line-height: 29px;
    font-size: 13px;
    vertical-align: middle;
    text-transform: uppercase;
    background-repeat: no-repeat;
    padding-left: 33px;
    margin-bottom: 2px;
}

#solutions_content .page .alpha.solutions_form{
    width: 480px; /* 520px;*/
}

#solutions_content .page .beta.solutions_form{
    width: 300px; /* 260px;*/ 
}

#solutions_content .page .alpha.solutions_form p.form_text{
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    margin-bottom: 0;
    padding-bottom: 0;
}
