body
{
    color:#ccc;
    margin:0;
    padding:0;
    background:#000 url(/images/frontend/background.jpg) repeat center top;
    font-family:Helvetica,Arial,Verdana,font-family;
}
#sitemap ul li
{
    list-style:none;
    padding:4px;
}
a
{
    text-decoration:none;
    color:#eee;
}
.verdana
{
    font-family:Helvetica,Verdana,Arial,font-family;
}
.more_details_button:hover
{
    background:url(/images/frontend/buttons/more.png) no-repeat center -24px;
}
.more_details_button
{
    background:url(/images/frontend/buttons/more.png) no-repeat center top;
    width:90px;
    height:24px;
    display:block;
    float:right;
    left:120px;
    cursor:pointer;
}
.float_left
{
    display:block;
    float:left;
}
.bottom_titles
{
    font-size:17px;
}

.bottom_blue
{
    color:#80D2FF;
}
.float_right
{
    display:block;
    float:right;
}
.uppercase
{
    text-transform:uppercase;
}
.bold
{
    font-weight: bold;
}
.center_this
{
    margin:0 auto;
    display:block;
}

#web_development_content
{
    width:1010px;
    min-height: 700px;
}
#design_center
{
    position:relative;
    z-index: 10;
    width:1004px;
    height:491px;
    background: url(/images/frontend/main_center.gif) no-repeat top;
    padding-top:12px;
}
#application_background
{
    width:966px;
    min-height:461px;
}
#application_background_content
{
    width:966px;
    min-height:170px;
}
#design_center_content
{
    position:relative;
    z-index: 10;
    width:1004px;
    height:315px;
    background: url(/images/frontend/main_center_bg.gif) no-repeat top;
    padding-top:18px;
}
#design_center_content_top
{
    width:1004px;
    height:10px;
    background: url(/images/frontend/main_center_bg_top.png) repeat-y top;
    padding-top:12px;
}
#design_center_content_center
{
    width:1004px;
    min-height:160px;
    padding-bottom:10px;
    background: url(/images/frontend/main_center_bg_mid.png) repeat-y top;
    padding-top:12px;
}
#main_content 
{
    width:100%;
    display:block;
}
#advertising
{
    float:right;
    width:30%;
    display:block;
}
#advertising p
{
}
#design_center_content_center p
{
    color:#bbb;
    margin-left:40px;
    margin-right:40px;
    text-align: justify;
    font-size:14px;
}
#design_center_content_center ol
{
    color:#ccc;
    padding-left:60px;
    text-align: justify;
    font-size:14px;
}
#design_center_content_center ul
{
    color:#ccc;
    padding-left:60px;
    text-align: justify;
    font-size:14px;
}
#design_center_content_center table
{
    margin-left:40px;
    margin-right:40px;
    font-size:14px;

}
#design_center_content_center h1
{
    color:#80D2FF;
    margin-left:40px;
    margin-right:40px;
    font-size:17px;
}
#design_center_content_bottom
{
    width:1004px;
    height:45px;
    background: url(/images/frontend/main_center_bg_bot.png) no-repeat top;
    padding-top:12px;
}
#logo
{
    background:url(/images/frontend/matogen_logo.png) no-repeat top center;
    width:332px;
    height:82px;
    margin-top:20px;
}
#development_logo
{
    position:relative;
    display:block;
    z-index:120;
    padding-left:20px;
    padding-bottom:213px;
}
#development_logo_content
{
    padding-left:20px;
}

#application_information
{
    width:994px;
    height:309px;
    background: url(/images/frontend/application_information.gif) no-repeat top;
    padding-bottom:30px;
}
.application_development
{	
    width:490px;
    margin-top:20px;
    margin-top:5px;
    padding-left:5px;
}
.web_design_standard 
{
    height:80px;
    padding-left:20px;
    margin-right:20px;

}
.web_design_standard h2
{
    font-size:17px;
    padding-top:5px;
    cursor:default;
}
.web_design_standard p
{
    color:#aaa;
    font-size:14px;
    margin-bottom:-8px;
    cursor:default;
}
.button_size
{
    width:80px;
    height:24px;
    cursor:pointer;

}
#apply_button
{
    background:url(/images/frontend/buttons/apply.png) no-repeat top;

}
#apply_button:hover
{
    background:url(/images/frontend/buttons/apply.png) no-repeat center -24px;

}
#view_button
{
    background:url(/images/frontend/buttons/view.png) no-repeat top;
}
#view_button:hover
{
    background:url(/images/frontend/buttons/view.png) no-repeat center -24px;
}
#read_button
{
    background:url(/images/frontend/buttons/read.png) no-repeat top;
}
#read_button:hover
{
    background:url(/images/frontend/buttons/read.png) no-repeat center -24px;
}
#outsourcing_panel_left
{
    width:160px;
    padding-left:10px;
}
#register_domain
{
    height:90px;
    padding-bottom:0px;
    padding-top:10px;
}
#register_domain h2
{
    margin-bottom:5px;
}
#register_domain input.register
{
    color:#888;
    font-size:11px;
    padding:6px;
    width:165px;
    border:none;
    background:url(/images/frontend/buttons/input_register.png) no-repeat top;
    cursor:pointer;
}
.loading
{
    float:right;
    border:none;
    margin-top:7px;
    margin-right:-3px;
    width:85px;
    height:30px;
    background:url(/images/frontend/buttons/loading.gif) no-repeat top;
    cursor:pointer;
}
.check_button:hover
{
    background:url(/images/frontend/buttons/check.png) no-repeat center -24px;
}
.check_button
{
    float:right;
    border:none;
    margin-top:7px;
    width:80px;
    height:24px;
    background:url(/images/frontend/buttons/check.png) no-repeat top;
    cursor:pointer;
}

.buy_now
{
    float:left;
    border:none;
    margin-top:7px;
    margin-right:32px;
    width:85px;
    height:30px;
    background:url(/images/frontend/buttons/buynow.png) no-repeat top;
    cursor:pointer;

}
.taken
{
    float:left;
    border:none;
    margin-top:7px;
    margin-right:32px;
    width:85px;
    height:30px;
    background:url(/images/frontend/buttons/taken.png) no-repeat top;
    cursor:default;
}
.login_button:hover
{
    background:url(/images/frontend/buttons/login.png) no-repeat  center -24px;
}
.login_button
{
    float:right;
    border:none;
    margin-right:0px;
    width:80px;
    height:24px;
    cursor:pointer;
    margin-top:-28px;
    background:url(/images/frontend/buttons/login.png) no-repeat top;

}
.search_button:hover
{
    background:url(/images/frontend/buttons/search.png) no-repeat center -24px;
}
.search_button
{
    cursor:pointer;
    float:right;
    border:none;
    margin-right:0px;
    width:80px;
    height:24px;
    margin-top:-28px;
    background:url(/images/frontend/buttons/search.png) no-repeat top;

}

span.select
{
    position:absolute;
    color:#888;
    font-size:11px;
    margin-top:-3px;
    padding-top:8px;
    padding-bottom:8px;
    padding-right:8px;
    width:40px;
    padding-left:7px;
    border:none;
    background:url(/images/frontend/buttons/extention.png) no-repeat top;
}
#register_domain option#hover
{
    background:#ffffff;
}
#register_domain select option
{
    color:#888;
    font-size:10px;
    padding-top:3px;
    padding-bottom:6px;
    padding-right:6px;
    padding-left:5px;
    border:none;
    background:#25282A;
}
#programming_links
{
    width:120px;
    margin-left:17px;
}
#programming_links h2
{
    font-size:17px;
    text-align:center;
    margin-bottom:5px;
}
.direct_programming_links
{
    float:left;
    width:125px;
}
#programming_links .direct_programming_links ul
{
    list-style:none;
    float:left;
    margin-top:5px;
    padding-left:5px;
    text-align:center;
    margin-left:0px;
}
#programming_links .direct_programming_links ul li a:hover
{
    color:#4ec0ff;
}
#programming_links .direct_programming_links ul li a
{
    font-size:12px;
    font-weight:bold;
    color:#656a6e;
    text-decoration: none;
}
#outsourcing_panel_right
{
    width:265px;
    padding-left:37px;
}
#client_login
{
    height:113px;
    padding-top:8px;
}
#client_login h2
{
    margin-bottom:5px;
}
#search
{
    height:65px;
    padding-top:10px;

}
#search h2
{
    margin-bottom:5px;
}
.input
{
    border:none;
    font-size:11px;
    color:#888;
    padding:9px;
    padding-top:7px;
    width:155px;
    background:url(/images/frontend/buttons/input.png) no-repeat top;
}

.bsinf
{
    width:50%;
}
.bsnav
{
    width:30%;
}
.bsnav a
{
    padding-left:5px;
}
.home
{
    background:url(/images/frontend/buttons/home.png) no-repeat top center;
}
.home:hover
{
    background:url(/images/frontend/buttons/home.png) no-repeat center -24px;
}
.back
{
    background:url(/images/frontend/buttons/back.png) no-repeat top center;
}
.back:hover
{
    background:url(/images/frontend/buttons/back.png) no-repeat center -24px;
}
.next
{
    background:url(/images/frontend/buttons/next.png) no-repeat top center;
}
.next:hover
{
    background:url(/images/frontend/buttons/next.png) no-repeat center -24px;
}
#showcases
{
    width:96%;
    padding-bottom:40px;
}
#list_portfolio
{
    padding-top:10px;
}

#list_portfolio ul
{
    list-style:none;
    padding-left:29px;
    padding-right:29px;
}

#list_portfolio p
{
    float:left;
    font-size:12px;
}
#list_portfolio a
{
    text-decoration:none;
}
#list_portfolio span
{
    color:white;
    font-weight:bold;
}
#list_portfolio img
{
    text-align:center;
    border:#4084AB 3px solid;
    margin-left:5px;
}
#list_portfolio #showcases li
{
    display:inline;

}
#list_portfolio #showcases li a
{
    color:#acacac;
    width:118px;
    font-size:11px;
    font-weight:bold;
    float:left;
    padding-top:8px;
    padding-bottom:10px;
    margin-top:0px;
    text-align:center;
    background: url(/images/frontend/buttons/clear.png) no-repeat center 3px;
}
#list_portfolio #showcases li a.active
{
    color:#333;
    background: url(/images/frontend/buttons/clear_selected.png) no-repeat center 3px;
}
#list_portfolio #showcases li a:hover
{
    color:#333;
    background: url(/images/frontend/buttons/clear_selected.png) no-repeat center 3px;
}
.align_top
{
    vertical-align:top;
}
.block
{
    display:block;
}
.form input.request_button
{
    background:url(/images/frontend/buttons/request.png) no-repeat top center;
    padding:6px;
    width:100px;
    cursor:pointer;
    float:right;
}
.form input.request_quote_button:hover
{
    background:url(/images/frontend/buttons/done.png) no-repeat center -24px;
}
.form input.request_quote_button
{
    background:url(/images/frontend/buttons/done.png) no-repeat top center;
    padding:6px;
    cursor:pointer;
    height:24px;
    float:right;
}
.form input.next_button
{
    background:url(/images/frontend/buttons/next.png) no-repeat top center;
    padding:6px;
    cursor:pointer;
    height:24px;
    float:right;
}
.form input.next_button:hover
{
    background:url(/images/frontend/buttons/next.png) no-repeat center -24px;
   
}
span.checkbox {

    width:30px;
    height:25px;
    padding: 0 5px 0 0;
    margin:0;
    background: url(/images/frontend/buttons/checkbox.png) no-repeat;
    display: block;
    clear: left;
    float: left;
}
.form input,.form textarea
{
    width:210px;
    font-size:12px;
    font-family:Arial,Helvetica,Verdana;
    padding-left:3px;
    padding-right:3px;
    padding-top:8px;
    padding-bottom:7px;

    border:none;
    font-weight:bold;
    color:#2E72AB;
}
#design_center_content_center p.checkboxlist
{
    padding:0px;
    margin:0px;
    font-size:9px;
    font-weight:bold;
    text-align:left;
}
#design_center_content_center b.checkboxlist
{
    padding-top:5px;
}
#design_center_content_center p.money
{
    color:green;
    margin:0px;
    font-size:16px;
    width:250px;
    padding:7px;
    font-weight:bold;
    text-align:left;
    background:url(/images/frontend/buttons/textfield.png) no-repeat top center;
}
#design_center_content_center p.labels
{
    margin-top:9px;
    font-size:11px;
    margin-right:10px;
    cursor:default;
    font-weight:bold;
    text-align:right;
}
.form input.field{
    background:url(/images/frontend/buttons/textfield.png) no-repeat top center;
    width:250px;
    padding-left:10px;
}
.form textarea.field{
    background:url(/images/frontend/buttons/textarea.png) no-repeat top center;
    width:250px;
}
.form .error_field
{
    background:url(/images/frontend/buttons/textfield_error.png) no-repeat top center;
    color:black;
}

.form .formError
{
    font-size:10px;
    color:#4EC0FF;
    text-align:right;
}
.form_header
{
    text-align:right;
    padding-right:10px;
}
.steps
{
    padding-top:23px;
}

.steps ul
{
    list-style:none;
    padding-left:29px;
    padding-right:29px;
}

.steps p
{
    float:left;
    font-size:12px;
}
.steps a
{
    text-decoration:none;
}
.steps span
{
    color:white;
    font-weight:bold;
}
.steps img
{
    text-align:center;
    border:#4084AB 3px solid;
    margin-left:5px;
}
.steps #showcases li
{

}
.default_pointer
{
    cursor:default;
}
.steps #showcases li a
{
    color:#acacac;
    width:250px;
    font-size:11px;
    font-weight:bold;
    float:left;
    padding-top:5px;
    padding-right:50px;
    padding-bottom:28px;
    margin-top:0px;
    text-align:right;
    background: url(/images/frontend/buttons/clear_long.png) no-repeat top center;
}
.steps #showcases li a.active
{
    color:#333;
    background: url(/images/frontend/buttons/clear_selected_long.png) no-repeat top center;
}
.steps #showcases li a:hover
{
    color:#333;
    background: url(/images/frontend/buttons/clear_selected_long.png) no-repeat top center;
}