body
{
	background: url(../img/bg_header.png) repeat-x 0 -5px;
    color: #333;
    font: 12px Arial, Helvetica, sans-serif;
    margin: 0;
}

a
{
	color: #9a3;
}

a:hover
{
	text-decoration: none;
}

h1
{
    font-size: 20px;
}

h1, h2, h3, h4, h5
{
    color: #9a3;
    margin: 5px 0px;
}

h1 a, h2 a, h3 a, h4 a, h5 a
{
    text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover
{
    text-decoration: underline;
}

img
{
    border: none;
}

#content img
{
    padding: 10px;
}

#content img.left
{
    padding: 10px 10px 10px 0;
}

hr
{
    height: 1px;
    border-style: none;
    background-color: #ccc;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.dl dt, .dl dd, #content form dt, #content form dd
{
    float: left;
    padding-bottom: 3px;
    width: 30%;
}

.dl dt, .dl dd
{
    min-height: 20px;
}

.dl dd, #content form dd
{
    float: left;
    width: 70%;
    margin: 0;
}

#container
{
    background: url(../img/bg_footer.png) repeat-x bottom;
	position: absolute;
	width: 100%;
}

#header_overlay
{
	background: url(../img/bg_header_overlay.png) no-repeat center;
    height: 200px;
    position: relative;
    top: -23px;
    width: 100%;
}

#subcontainer
{
    left: 50%;
    margin-left: -480px;
    margin-top: -200px;
	position: relative;
    width: 960px;
}

#logo
{
    position: absolute;
	background: url(../img/logo.png) no-repeat;
    top: 30px;
	height: 50px;
    width: 360px;
}

#logo a
{
    display: block;
    height: 100%;
    width: 100%;
}

#topm
{
    position: absolute;
    top: 38px;
    right: 4px;
    width: 420px;
}

#topm_shadow_left
{
    background: url(../img/topm_shadow_left.png) no-repeat;
    height: 22px;
    left: 0px;
    position: absolute;
    top: 16px;
    width: 225px;
}

#topm_shadow
{
    background: url(../img/topm_shadow.png) repeat-x;
    height: 22px;
    left: 225px;
    position: absolute;
    right: 225px;
    top: 16px;
}

#topm_shadow_right
{
    background: url(../img/topm_shadow_right.png) no-repeat;
    height: 22px;
    position: absolute;
    right: 0px;
    top: 16px;
    width: 225px;
}

#topm_left
{
    background: url(../img/topm_left.png) no-repeat;
    height: 28px;
    left: -5px;
    position: absolute;
    width: 5px;
}

#topm_right
{
    background: url(../img/topm_right.png) no-repeat;
    height: 28px;
    position: absolute;
    right: -5px;
    top: 0;
    width: 5px;
}

#topm_items
{
    background: url(../img/topm_bg.png) repeat-x;
    height: 28px;
    position: absolute;
    width: 100%;
}

#topm ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#topm_items li
{
    float: left;
}

.topm_button
{
    background: url(../img/topm_border.png) no-repeat top right;
    font-size: 14px;
    height: 28px;
}

.topm_button:hover
{
    background: url(../img/topm_bg_active.png);
}

.topm_button a
{
    display: block;
    width: 100%;
    height: 100%;
    color: #444;
    text-decoration: none;
    padding: 5px 10px 0 8px;
}

.topm_icon
{
    position: relative;
    margin-left: 5px;
    padding: 0;
    top: 5px;
}

.topm_icon a
{
    display: block;
    height: 16px;
    width: 16px;
}

#topm_icon_home
{
    background: url(../img/topm_icon_home.png) no-repeat bottom left;
}

#topm_icon_cp
{
    background: url(../img/topm_icon_cp.png) no-repeat bottom left;
}

#topm_icon_webmail
{
    background: url(../img/topm_icon_webmail.png) no-repeat bottom left;
}

#topm_icon_home:hover, #topm_icon_cp:hover, #topm_icon_webmail:hover
{
    background-position: bottom right;
}

#top
{
    background: url(../img/top_bg.png) no-repeat;
    position: absolute;
    top: 96px;
    height: 210px;
    width: 100%;
}

#top_img
{
    background: url(../img/top_img.png) no-repeat;
    position: absolute;
    height: 139px;
    left: 20px;
    top: 30px;
    width: 442px;
}

#top_text
{
    position: absolute;
    top: 50px;
    left: 462px;
    height: 139px;
    width: 458px;
}

#top_text_main
{
    color: #888;
    font-size: 24px;
    font-weight: normal;
    position: absolute;
    left: 15px;
    top: 0;
}

#top_text_main span
{
    color: #333;
    position: absolute;
    left: -1px;
    top: -1px;
}

#top_text_sub
{
    color: #888;
    font-size: 22px;
    font-weight: normal;
    position: absolute;
    left: 15px;
    top: 75px;
}

#top_text_sub span
{
    color: #fff;
    position: absolute;
    left: -1px;
    top: -1px;
}

#header_spacer
{
    width: 960px;
    height: 305px;
}

#main_spacer
{
    width: 960px;
    height: 300px;
}

#topc_left, #topc_right
{
    float: left;
    height: 40px;
    width: 191px;
    padding: 20px 10px 0 10px;
}

#topc_left
{
    background: url(../img/main_left_top.png);
    padding-left: 0;
    width: 201px;
}

#topc_right
{
    background: url(../img/main_right_top.png);
}

#topc_center
{
    background: url(../img/main_center_top.png);
    float: left;
    height: 40px;
    padding: 20px 10px 0 10px;
    width: 518px;
}

#topcontainer h1, #topcontainer h2
{
    color: #ccc;
    font-size: 21px;
    margin: 0;
    position: relative;
    font-weight: 100;
    left: 5px;
    top: 0;
}

#topcontainer h1 span, #topcontainer h2 span
{
    color: #9a3;
    position: absolute;
    left: -1px;
    font-weight: 100;
    top: -1px;
}

#topcontainer h2 span
{
    color: #666;
}

#footer
{
    clear: left;
}

#footer, #footer a
{
    color: #ccc;
    font-size: 11px;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}

#footer h1, #footer h1 a
{
    color: #8a3;
    font-size: 12px;
}

#footer ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer li
{
    padding-top: 5px;
}

#footer .footer_left
{
    background: url(../img/footer_line.png) no-repeat;
    height: 147px;
    float: left;
    padding: 5px 10px 5px 10px;
    width: 120px;
}

#footer .footer_right
{
    text-align: right;
    float: right;
}

#main_top
{
    height: 60px;
}

#main_top div
{
    float: left;
    height: 100%;
}

#main_top_left
{
    background: url(../img/main_left_top.png);
    width: 211px;
}

#main_top_center
{
    background: url(../img/main_center_top.png);
    width: 538px;
}

#main_top_right
{
    background: url(../img/main_right_top.png);
    width: 211px;
}

#main_top_left div, #main_top_center div, #main_top_right div
{
    padding: 20px 15px 0 15px;
    color: #ccc;
    font-size: 21px;
    position: relative;
    font-weight: 100;
}

#main_top_left div span, #main_top_center div span, #main_top_right div span
{
    padding: 20px 15px 0 15px;
    position: absolute;
    left: -1px;
    top: -1px;
}

#main_top_left span
{
    color: #666;
}

#main_top_center span
{
    color: #9a3;
}

#main_top_right span
{
    color: #666;
}

#main_bottom_left, #main_bottom_center, #main_bottom_right
{
    float: left;
    min-height: 25px;
}

#main_bottom_left
{
    background: url(../img/main_left_bg.png) no-repeat right top;
    border-right: 1px solid #ccc;
    width: 210px;
}

#main_bottom_left_bottom
{
    background: url(../img/bottom_bg.png) no-repeat right;
    min-height: 60px;
    width: 211px;
}

#main_bottom_center
{
    background: url(../img/main_shadow.png) repeat-x;
    border-top: 1px solid #d6d6d6;
    left: 211px;
    width: 538px;
}

#main_bottom_center_text
{
    background: url(../img/middle_top_bg.png);
    min-height: 72px;
    margin: 1px 1px 0 1px;
    position: relative;
}

#main_bottom_center_text div
{
    color: #000;
    position: absolute;
    font-size: 16px;
    line-height: 22px;
    left: 18px;
    width: 502px;
    top: 16px;
}

#main_bottom_center_text div span
{
    color: #fff;
    position: absolute;
    left: -1px;
    top: -1px;
    width: 502px;
}

#main_bottom_center_bar
{
    background: url(../img/middle_top_bar.png);
    height: 8px;
    margin: 0 1px 0 1px;
}

#content
{
    padding: 10px 25px 25px 25px;
    line-height: 18px;
    min-height: 275px;
    text-align: justify;
}

#content textarea
{
    max-width: 100%;
}

#main_bottom_right
{
    width: 211px;
}

#main_bottom_right_top
{
    width: 210px;
    padding: 6px;
    background: url(../img/main_right_bg.png) no-repeat;
    border-left: 1px solid #d6d6d6;
}

#main_bottom_right_bottom
{
    background: url(../img/bottom_bg.png) no-repeat;
    min-height: 60px;
    width: 211px;
    float: left;
    clear: left;
}


















#main_bottom_left_top_nav
{
    font-size: 14px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.main_bottom_left_top_nav_item, .main_bottom_left_top_nav_item_active
{
    background: url(../img/main_left_nav_item_border.png) no-repeat bottom;
}

.main_bottom_left_top_nav_item a, .main_bottom_left_top_nav_item_active a
{
    display: block;
    height: 17px;
    padding: 10px 0 10px 35px;
    text-decoration: none;
    color: #333;
}

.main_bottom_left_top_nav_item_active a
{
    background: url(../img/main_left_nav_item_active.png) no-repeat 10px 10px;
    font-weight: bolder;
}

.main_bottom_left_top_nav_item a:hover
{
    background: url(../img/main_left_nav_item.png) no-repeat 10px 10px;
}





















#partners
{
    height: 70px;
    clear: both;
    width: 100%;
    margin-left: 8px;
}

#partners a
{
    display: block;
    height: 100%;
    width: 100%;
}

#partners div
{
    float: left;
    margin: 0 14px 0 14px;
    height: 50px;
}

#partners_sidn
{
    background: url(../img/partners/sidn.png) no-repeat left bottom;
    width: 63px;
}

#partners_transip
{
    background: url(../img/partners/transip.png) no-repeat left bottom;
    width: 99px;
}

#partners_dcg
{
    background: url(../img/partners/dcg.png) no-repeat left bottom;
    width: 81px;
}

#partners_debian
{
    background: url(../img/partners/debian.png) no-repeat left bottom;
    width: 150px;
}

#partners_mysql
{
    background: url(../img/partners/mysql.png) no-repeat left bottom;
    width: 77px;
}

#partners_php
{
    background: url(../img/partners/php.png) no-repeat left bottom;
    width: 76px;
}

#partners_intel
{
    background: url(../img/partners/intel.png) no-repeat left bottom;
    width: 61px;
}

#partners_dell
{
    background: url(../img/partners/dell.png) no-repeat left bottom;
    width: 40px;
}

#partners_roundcube
{
    background: url(../img/partners/roundcube.png) no-repeat left bottom;
    width: 151px;
}

#partners div:hover
{
    background-position: right bottom;
}




.center
{
    text-align: center;
}

.submit
{
    background: url(../img/form_submit.png) no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    height: 44px;
    margin: 0;
    padding-left: 15px;
    width: 119px;
}


p.info
{
	background: url(/img/info.gif) left center no-repeat;
	min-height: 19px;
	padding-left: 30px;
}

p.error, ul.errors li
{
	background: url(/img/error.gif) left center no-repeat;
	min-height: 17px;
	padding-left: 30px;
}










.TableRowOdd
{
    background: #eee;
}

.TableRow:hover
{
    background: #dcdcdc;
}

.TableHeader th
{
    border-bottom: 1px solid #ccc;
}

.Table
{
    width: 100%;
}

.TableNavigationPrevious
{
    float: left;
    clear: left;
    padding: 5px 0 10px 0;
    width: 50%;
}

.TableNavigationNext
{
    float: right;
    clear: right;
    text-align: right;
    padding: 5px 0 10px 0;
    width: 50%;
}

.TableNavigationPrevious a, .TableNavigationNext a
{
    color: #333;
    font-weight: bold;
}
