body {
    margin:0px;
}

img {
    border: 0px;
}
a {
    text-decoration: none;
    color: #444;
    font-family: tahoma, arial;
}
a:hover {
    color: #888;
}

#adv {
    position:absolute;
    right: 0px;
    top: 23px;
    width: 470px;
    height: 70px;
    border: 1px solid #808080;
    background: #e6e6e6;
}

#page_body {
    min-height: 200px;
    width: 962px;
    font-family: tahoma;
    font-size: 11px;
    margin-top: 10px;
}

#page_body div.main {
    position: relative;
}

#page_body div.main div {
    margin: 10px;
}

#page_body h1 {
    font-size: 14px;
    font-weight: bold;
}

#page_body h2 {
    font-size: 12px;
    font-weight: bold;
}

#layout {
    padding: 0px 0px;
    margin: auto;
    width: 962px;
    height: 500px;
    position: relative;
}
#lg {
	text-align: right;
    width: 962px;
    text-transform: uppercase;
    font-family: tahoma, arial;
    font-size: 11px;
}

#hd {
    width: 962px;
    height: 97px;
    margin-top: 10px;
}

#hd img{
    float:left;
}

#installation_cms {
    border: 1px solid #c3c3bf;
    height: 107px;
}

/** MENU STYLE **/
#menu {
    background: url(../images/sprite2.png) repeat-x 0px -210px;
    width: 962px;
    height: 93px;
    border-bottom: 0px solid #535353;
    position: relative;
    text-align: center;
}

#menu div.m_item {
    float: left;
    width: 118px;
    height: 45px;
    margin: 3px 1px 0 1px;
    cursor: pointer;
    position: relative;
}


#menu div.m_item img {
    position: absolute;
    top: 0px;
    left: 0px;
}

#menu div a span{
    padding: 8px 0 0 0;
    font-size: 14px;
    font-family: helvetica;
    text-align: center;
    letter-spacing: -1px;
    color: #ffffff;
    cursor: pointer;
}
#menu div.m_item span{
    position: relative;
    top: 3px;
    font-size: 16px;
    color: #333333;
}

#menu div.m_item span.onerow{
    top:12px;
    text-transform: uppercase;
}


#menu div.m_item span.selected{
    color: #bdbdbd;
    top: 12px;
}

#menu #submenu {
    padding:8px;
    width: 100%;
    height: 31px;
    float: left;
}

#menu #submenu div.delimiter {
    float:left;
    width: 1px;
    height : 25px;
    background: url(../images/sub_menu_separator.gif);
    margin:5px 10px 0 10px;
}


#submenu {
    float: left;
    padding: 8px 0 0 0;
    font-size: 14px;
    font-family: helvetica;
    text-align: center;
    letter-spacing: -1px;
    color: #FFF;
    cursor: pointer;
}

#submenu span {
    float: left;
}

#submenu span.selected{
    color: #8BC541;
    font-weigh
    top: 12px;
    padding-top:8px;
}

#content{
    width: 960px;
    _width: 962px;
    height: 646px;
    border: 1px solid #c0c0c0;
}

#content div.zone{
    /*margin-top: 3px;*/
    width: 310px;
    height: 539px;
    float: left;
    border: 1px solid #c0c0c0;
    position:relative;
}

#content div.zone span.text{
    position:absolute;
    top: 280px;
    left:10px;
    right: 10px;
    letter-spacing: 1px;
    line-height: 20px;
    font-weight: 200;
    text-align: justify;
}

#content div.zone span {
    font-family: helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #4d4d4d;
    text-align: left;
    position: relative;
    top: 9px;
    left:15px;
}

#content div.zone img{
    position: absolute;
    top: 7px;
    left:10px;
}

#content div.midzone{
    margin-left: 13px;
    margin-right: 13px;
}

#content div.zone div.zhead{
    height: 35px;
    position: relative;
    background: url(../images/sprite2.png) repeat-x 0px -900px;
}

#content div.zone div.zhead span{
    position: absolute;
    left: 55px;
}

#content #z1 div.zhead span{
    position: absolute;
    left: 20px;
}

#content div.zone div.zbody{
    position: relative;
    height: 504px;
    background: url(../images/sprite2.png) repeat-x 0px -310px;
}

#btm{
    margin-top: 10px;
    width: 962px;
    height: 45px;
    color: #FFF;
    position: relative;
    border-top: 1px solid #666;
    background: url(../images/bottom_bg.gif) repeat-x;
}

#btm a{
    float: left;
    color: #FFF;
}

#btm .delimiter{
    float:left;
    margin: 0 10px;
}

#btm #links{
    position: absolute;
    top: 17px;
    left: 200px;
    font-family: verdana;
    font-size: 11px;
}

#content div.midzone #labels{
    padding: 25px 0 0 0;
    float:left;
    width: 150px;
    height: 480px;
    text-align: right;
}

#content div.midzone #labels span{
    float: right;
    font-weight: 200;
    width: 120px;
    height: 24px;
    text-align: right;
    left: 0px;
}

#content div.midzone #inputs{
    padding: 23px 0 0 0;
    float: right;
    width: 150px;
    height: 480px;
    text-align: left;
    padding-left: 10px;
}

#content div.midzone #inputs span{
    float: left;
    font-weight: 200;
    width: 120px;
    height: 24px;
    text-align: left;
    left: 0px;
}

#content div.midzone #inputs input{
    width: 123px;
    height: 17px;
}

#content div.midzone #inputs input.chk{
    width: auto;
    height: auto;
}

#z0 {
	height: 107px;
	background: url(../images/sprite2.png) repeat-x 0px -2px;
}
#z0 img {
	float: right;
	margin-right: 30px;
}

#z1 div.zbody #img1_z1{
    position: absolute;
    top: 10px;
    left: 18px;
}

#z3 div.zbody #img1_z3{
    position: absolute;
    top: 162px;
    left: 26px;
}

#z3 div.zbody #img2_z3{
    position: absolute;
    top: 162px;
    left: 180px;
}

#z3 div.zbody #labels_z3{
    position: absolute;
    top:30px;
    left:5px;
    width: 140px;
    height: 120px;
    text-align: right;
}

#z3 div.zbody #labels_z3 span{
    float: right;
    font-weight: 200;
    width: 138px;
    height: 24px;
    text-align: right;
    left: 0px;
}

#z3 div.zbody #inputs_z3{
    position: absolute;
    top:30px;
    left:145px;
    width: 150px;
    height: 120px;
    text-align: left;
    padding-left: 10px;
}

#z3 div.zbody #inputs_z3 span{
    float: left;
    font-weight: 200;
    width: 120px;
    height: 24px;
    text-align: left;
    left: 0px;
}


#inputs_z3 input{
    width: 131px;
    height: 17px;
}

#content div.zbody h1{
    position: absolute;
    top: 10px;
    left: 20px;
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
    font-family: helvetica;
}

#content div.midzone div.zbody h1{
    left:33px;
}

#content div.zbody div.button{
    position: absolute;
    top: 475px;
    left: 165px;
    width: 124px;
    height: 22px;
    padding: 0px;
    text-align: center;
    border: none;
}

#content div.zbody div.button img{
    top: 0px;
    left: 0px;
    text-align: center;
    border: none;
}

#content div.zbody div.button span{
    font-size: 12px;
    color: #4d4d4d;
    font-weight: 200;
    position: absolute;
    top: 3px;
    text-align: center;
}

#content #z1 div.zbody div.button span{
    left: 23px;
}

#content #z2 div.zbody div.button span{
    left: 13px;
}

#content #z3 div.zbody div.button span{
    left: 12px;
}
#content div#z2 div.zbody {
	margin: 0px;
	font-family: tahoma, arial;
	text-align: center;
}

#content div#z2 div.zbody hr {
	width: 90%;
	background: #b6b5ab;
	border: 0px;
	font-size: 1px;
	height: 1px;
	border-left: 1px solid #d7d6c9;
	border-right: 1px solid #d7d6c9;
	margin: 20px auto;
}
#content div#z2 div.zbody p {
	margin: 0px;
	font-size: 14px;
	text-align: center;
}
#content div#z2 div.zbody div.text_start {
	width: 208px;
	height: 79px;
	margin: 0px auto;
	background: url(../images/sprite1.png) no-repeat 0px 0px;
}
#content div#z2 div.zbody div.text_discover {
	width: 208px;
	height: 103px;
	margin: 0px auto;
	background: url(../images/sprite1.png) no-repeat 0px -80px;
}

#content div#z1,#content div#z2,#content div#z3 {
	border-top: 0px;
}
#content div#z1 {
	border-left: 0px;
}
#content div#z3 {
	border-right: 0px;
}



/** HOME STYLES 2 **/
#home_content2 {
    height: 581px;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    padding: 40px 10px 10px 17px;
    margin-top: 10px;
    background: #dcdbcb url(../images/home2/home_body.png) repeat-x top left;
}


#home_jo, #home_wp, #home_ps, #home_dp {
    float: left;
    width: 231px;  
    text-align: center;
    position: relative;
}

.cms_logo {
    width:158px;
    height:137px;
    margin:0 auto;
    padding-bottom:12px;
}

.cms_count {
    width:179px;
    height:49px;
    background: url(../images/home2/cms_count_bg.gif) no-repeat 0px 0px;
    margin:0 auto;
    padding-bottom:12px;
    vertical-align: center;
    text-align:center;
}

.cms_count div { 
    padding-top: 14px;
    margin:0 auto;  
}

.cms_text {
    border: 0;
    height: 280px;
    width: 185px;
    background: url(../images/home2/cms_text_bg.png) no-repeat left top;
    margin:0 auto;
    padding-bottom:20px; 
}     
     
.cms_text .cms_text_div {
    padding-left: 10px;
    padding-right: 10px;    
}


.cms_text .cms_title,.cms_text .cms_content {
    font-weight: bold;
    text-align: center;
    color: #666666;   
}


.cms_text div .cms_title {
    font: 30px bold Arial; 
    padding-top: 10px;
    padding-bottom: 10px;
}

.cms_text div .cms_content {
    font: 13px bold Verdana; 
}
 

 #home_content2 div.button {
    width: 163px;
    position: absolute;
    bottom:-25px;
    left:35px;
}


 #home_content2 div.button span a {
    font: 12px normal Verdana;
}


 #home_jo div.button span a{
    padding-left: 16px;
}


 #home_wp div.button span a{
    padding-left: 6px;
}

 #home_ps div.button span a{
    padding-left: 4px;
}


 #home_dp div.button span a{
    padding-left: 20px;
}

      


#home_jo .cms_logo {
    background: url(../images/home2/jo_logo.png) no-repeat 0px 0px;   
}

#home_wp, #home_ps, #home_dp {
    float: left;
}

#home_wp .cms_logo {
     background: url(../images/home2/wp_logo.png) no-repeat 0px 0px;
}

#home_ps .cms_logo {
     background: url(../images/home2/ps_logo.png) no-repeat 0px 0px;
}

#home_dp .cms_logo {
     background: url(../images/home2/dp_logo.png) no-repeat 0px 0px;
}


/** HOME STYLES **/
# {
    margin: 10px 0;
    width: 960px;
    _width: 962px;
    clear: both;
}
#home_content #home_top {

}
#home_content #home_top #home_top_left {
    float: left;
    width: 627px;
    height: 327px;
    _height: 327px; 
    background: #dcdbcb url(../images/home/box_bg.png) repeat-x top center;
}
#home_content #home_top #home_top_right {
    float: left;
    width: 325px;
    _width: 330px;
    text-align: center;
    border: 0px solid #8d8d8b;
    margin-left: 5px;
}

#home_content #home_bottom {

}
#home_content #home_bottom #home_bottom_left {
    position: relative;
    float: left;
    width: 585px;
    _width: 625px;
    height: 178px;
    _height: 200px;
    margin-top: 5px;
    border: 1px solid #c0c0c0;
    padding: 12px 20px;
    font: 16px/24px normal Verdana;
    background: #dcdbcb url(../images/home/box_bg.png) repeat-x top center;
}
#home_content #home_bottom #home_bottom_right {
    float: left;
    width: 325px;
    _width: 330px;
    text-align: center;
    border: 0px solid #8d8d8b;
    margin-left: 5px;
}
#home_bottom_left div {
    text-align: justify;
}
#home_bottom_left div b {
    font-size: 36px;
}
#home_bottom_left div.button {
    width: 120px;
    position: absolute;
    right: 10px;
    bottom: 30px;
    font: 14px/18px normal Verdana;
}

.b {
    font-weight: bold;
}

.twitter_box {
    margin: 0;
    position: relative;
    text-align: left;
}
.twitter_box a {
    position: absolute;
    left: 80px;
    top: 52px;
    font-size: 13px;
    width: 230px;
    display: block;
}

.box1 {
    margin: 5px 0 0 5px;
    width: 323px;
    _width: 328px;
    text-align: left;
    border: 1px solid #b6b5aa;
    background: #dcdbcb url(../images/home/box_bg.png) repeat-x top center;
}
.box1 span {
    display: block;
    font-size: 13px;
}
.twitter {
    height: 95px;
}   

.twitter span {
    padding: 48px 0 0 65px;
    background: url(../images/home/twitter.png) no-repeat left top;
}
.twitter span a {
    font-size: 12px;
    font-family: Verdana;
    display: block;
    width: 236px;
    _width: 248px;
    height: 23px;
    padding-left: 12px;
    padding-top: 4px;
    background: url(../images/home/button1.png) no-repeat left top;
}
.press {
    height: 94px;
}
.press span {
    padding: 48px 0 0 65px;
    background: url(../images/home/press.png) no-repeat left top;
}
.press span a {
    font-size: 12px;
    font-family: Verdana;
    display: block;
    width: 236px;
    _width: 248px;
    height: 23px;
    padding-left: 12px;
    padding-top: 4px;
    background: url(../images/home/button1.png) no-repeat left top;
}

.discover {
    height: 178px;
    text-align: center;
}
.discover span, .discover div {
    padding: 25px 55px 0 55px;
    font-family:Verdana;
    font-size:12px;
}
.discover div {
    padding: 0;
    padding-top: 12px;
    margin: 0 auto;
    margin-top: 12px;
    width: 171px;
    _width: 171px;
    height: 90px;
    background: url(../images/home/button_green.png) no-repeat left top;
}
.discover div a {
    font-size: 12px;
    font-family: Verdana;
    display: block;
    width: 171px;
    height: 90px;
}

.no_of_installs {
    height: 325px;
    margin-top: 0;
}
.no_of_installs span {
    padding: 18px 0 0 105px;
    height: 90px;
    background: url(../images/home/no_of_installs.png) no-repeat left top;
}
.no_of_installs span b {
    font-size: 40px;
    font-family: Verdana;
    font-weight: normal;
    letter-spacing: 5px;
}
.no_of_installs span span {
    font-size: 30px;
    font-family: Verdana;
    font-weight: normal;
    letter-spacing: -3px;
    padding: 0;
    margin: 0;
    margin-top: 5px;
    background: none;
}

.button {
    border: 0;
    height: 23px;
    width: 240px;
    background: url(../images/button-left.png) no-repeat left top;
}
.button span, .button span a {
    display: block;
    height: 23px;
}
.button span {
    padding: 0 3px;
    background: url(../images/button-right.png) no-repeat right top;
}
.button span a {
    font-size: 12px;
    font-family: Verdana;
    text-align: left;
    height: 20px;
    _height: 23px;
    padding-left: 12px;
    padding-top: 3px;
    background: url(../images/button-center.png) repeat-x left top;
}

.content_zone {
    background: url(../images/home/box_bg.png) repeat-x;
    background-color: #DCDBCB;
    border: 1px solid #C0C0C0;
}

#hd img#kit {
    float: right;
    margin-top: 24px;
}
/** END HOME STYLES **/.pointer {
    cursor: pointer;
}

#install_content form {
	display: inline;
	padding: 0;
	margin: 0;
}
#install_content ul, #install_content li {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
}

#install_content {
    width: 962px;
    _width: 962px;
    /*height: 1240px;*/
    border-top: 1px solid #c0c0c0;
    font-family: tahoma, arial;
    font-size: 11px;
}
.install_z0 {
	border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
}
#install_z1 {
    float: left;
	width: 320px;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    background: #1a1a1a url(../images/form/z1_body.png) repeat-x top left;
}
/* min-height hack */
#install_z2 .body {
    min-height: 1072px; 
    height: auto;
}
/* for Internet Explorer */
/*\*/
* html #install_z2 .body {
    height: 1072px;
}
#install_z3 .body {
    min-height: 300px; 
    height: auto;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    padding: 10px 10px 10px 17px;
	background: #dcdbcb url(../images/form/z2_body.png) repeat-x top left;
}
/* for Internet Explorer */
/*\*/
* html #install_z3 .body {
    height: 300px;
}
/* end : min-height hack*/

#install_z1, #install_z2, #wp_install_z2, #ps_install_z2, #dp_install_z2, #install_z3 {
    position:relative;
    padding: 0;
    margin: 0;
}

.head1, .head2 {
    padding: 0px;
    padding-left: 20px;
    margin: 0px;
    height: 35px;
    position: relative;
    background: url(../images/form/head_black.png) repeat-x top left;
    color: #fff;
}
.head1 {
    border-bottom: 1px solid #404040;
}
.head1 span, .head2 span {
	position: absolute;
	top: 9px;
	left: 45px;
}
.head1 img.icon, .head2 img.icon {
	position:absolute;
	left: 10px;
	top: 0px;
}
.head2 img.icon1 {
	position:absolute;
	left: 10px;
	top: 7px;
}
.head2 {
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    color: #000;
    background: url(../images/form/head_grey.png) repeat-x top left;
}
.head1 img.arrow_black, .head2 img.arrow_grey {
	position:absolute;
	right: 10px;
	top: 0px;
}
#install_z1 .body {
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
    position: relative;
    color: #fff;
    border-bottom: 1px solid #c0c0c0;
    font-size: 13px;
}
#install_z1 .body div {
	margin-top: 6px;
	margin-bottom: 0px;
}
#install_z1 .body div.template, #install_z1 .body div.component, #install_z1 .body div.module, #install_z1 .body div.plugin {
    padding-left: 10px;
}
#install_z1 .body div.template {
    background: url(../images/form/icon_template.png) no-repeat 10px 0px;
}
#install_z1 .body div.component {
    background: url(../images/form/icon_component.png) no-repeat 10px 0px;
}
#install_z1 .body div.module {
    background: url(../images/form/icon_module.png) no-repeat 10px 0px;
}
#install_z1 .body div.plugin {
    background: url(../images/form/icon_plugin.png) no-repeat 10px 0px;
}

#install_z1 .body div div.title {
	position: relative;
	height: 35px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	border: 0px solid red;
}
#install_z1 .body div div.title span {
	position: absolute;
	top: 5px;
	left: 40px;
}

#install_z1 .body div div.title {
}
#install_z1 .body div div.input {
    float: right;
    width: 60px;
    height: 20px;
    text-align: right;
    margin-right: 2px;
}
#install_z1 .body div div.select {
    float: right;
    width: 60px;
    height: 20px;
    text-align: right;
    margin-right: 2px;
}

#install_z1 .body div div.input div.view {
    float: left;
    width: 30px;
    height: 20px;
    margin-top: -3px;
    padding-top: 10px;
    font-size: 10px;
    text-align: center;
    position: relative;
    background: url(../images/form/view_black.png) no-repeat top center;
}
#install_z1 .body div div.input div.view a {
	color: #fff;
}
#install_z1 .body div div.input div.view a:hover {
	text-decoration: underline;
}      
#install_z1 .body div div.checkbox_off {
    float: right;
    width: 30px;
    height: 20px;
    text-align: center;
    margin-top: 0;
    background: url(../images/form/checkbox_off.png) no-repeat top center;
}

#install_z1 .body div div.checkbox_on {
    float: right;
    width: 30px;
    height: 20px;
    text-align: center;
    margin-top: 0;
    background: url(../images/form/checkbox_on.png) no-repeat top center;
}

#install_z2 {
	width: 633px;
    float: right;
    position: relative;
    margin-left: 6px;
}
#install_z2 .body {
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    padding: 10px 10px 10px 17px;
	background: #dcdbcb url(../images/form/z2_body.png) repeat-x top left;
}

#install_z2 .body h4 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 4px;
}

#install_z2 .body h4 span {
	font-size: 11px;
}

div.label {
	margin: 0px;
	padding: 6px 0 2px 0;
	clear: both;
	border: 0px solid red;
	height: 14px;
}
div.input_line, div.input_line div,
div.input_line1, div.input_line1 div,
div.input_large, div.input_large div {
	margin: 0px;
	padding: 0px;
}
div.input_line div,
div.input_line1 div,
div.input_large div {
	float: left;
}
div.input_line div.input {
	width: 160px;
	height: 24px;
	padding: 3px 0 0 3px;
	background: url(../images/form/input.png) no-repeat top left;
}
div.input_line div.select {
    width: 160px;
    height: 24px;
    padding: 3px 0 0 3px;
}
div.input_line1 div.input {
	width: 224px;
	height: 24px;
	padding: 3px 0 0 3px;
	background: url(../images/form/input.png) no-repeat top left;
}
div.input_large div.input {
	width: 290px;
	height: 24px;
	padding: 3px 0 0 3px;
	background: url(../images/form/large_input.png) no-repeat top left;
}
div.input_large div.select {
    width: 290px;
    height: 24px;
    padding: 3px 0 0 3px;
    background: url(../images/form/large_input.png) no-repeat top left;
}
div.input_line div.input input,
div.input_line1 div.input input,
div.input_large div.input input {
	border: 0px;
	background: none;
}

div.input_line div.select select {
    width: 150px;
}

div.input_large div.select select {
    border: 0px;
    background: none;
}

div.input_line1 div.input input {
	float: left;
	width: 150px;
}
div.input_line1 div.input img {
	height: 30px;
	overflow: hidden;
	margin: -5px 0 0 5px;
	border: 1px solid #8d8d8b;
}
div.input_large div.input input {
	width: 276px;
}
div.input_line div.arrow {
	width: 380px;
	_width: 400px;
	height: 28px;
	padding: 5px 0 0 30px;
	color: #8d8d8c;
	clear: right;
	background: url(../images/form/arrow_list.png) no-repeat top left;
}
div.input_line1 div.arrow {
	height: 28px;
	padding: 5px 0 0 30px;
	color: #8d8d8c;
	clear: right;
	background: url(../images/form/arrow_list.png) no-repeat top left;
}
div.input_large div.arrow {
	width: 260px;
	_width: 280px;
	height: 28px;
	padding: 5px 0 0 30px;
	color: #8d8d8c;
	clear: right;
	background: url(../images/form/arrow_list.png) no-repeat top left;
}

    
div.input_line div.checkbox_off {
    width: 160px;
    height: 20px; 
    padding: 3px 0 0 3px;
    text-align: center;
    margin-top: 0;
    background: url(../images/form/checkbox_off.png) no-repeat top center;
}

div.input_line div.checkbox_on {
    width: 160px;
    height: 20px; 
    padding: 3px 0 0 3px;
    text-align: center;
    margin-top: 0;
    background: url(../images/form/checkbox_on.png) no-repeat top center;
}

.head span {
    font-size: 12px;
}
.head1 span {
    font-size: 11px;
}
.head2 span {
    font-size: 12px;
}

.submit {
	height: 44px;
	text-align: left;
	padding: 0px 0 0 100px;
	background: url(../images/form/submit.png) no-repeat 100px 0;
}
.submit input {
	border: 0 solid #fff;
	background: none;
	height: 40px;
	#height: 44px;
	width: 163px;
	color: #60605f;
	font: 13px/15px normal Tahoma, arial;
}

.body_sep, .body_sep2 {
	/*background: #cdccc8;*/
	font-size: 1px;
	height: 1px;
	clear: both;
	margin: 0 -11px 10px -18px;
}
.body_sep2 {
	background: #cdccc8;
}
.body_sep1 {
	clear: both;
}
#form_bottom {
	position: absolute;
	/*bottom: -10px;*/
	left: 0;
	height: 2px;
	width: 633px;
	font-size: 1px;
	background: url(../images/form/form_bottom.png) no-repeat top left;
}

.input_col1 {
	width: 170px;
}
div.input_col1 div {
	float: left;
	width: 60px;
}
div.input_col1 div#radio1 {
	width: 90px;
	_width: 110px;
	padding-left: 20px;
}
div.input_col1 div#radio2 {
	width: 40px;
	_width: 60px;
	padding-left: 20px;
}
div.input_col1 div.radio_off, div.input_col1 div.radio_on {
	width: 20px;
	height: 24px;
	padding: 0;
}
div.input_col1 div.radio_off {
	background: url(../images/form/radio_off.png) no-repeat 0 0;
}
div.input_col1 div.radio_on {
	background: url(../images/form/radio_on.png) no-repeat -1px 0;
}

.clear {
    clear: both;
}
.h6px {
    font-size: 5px;
    height: 6px;
}
.hidden {
	width: 0px;
	height: 0px;
	margin: 0;
	padding: 0;
	border: 0;
}
.z1_sep {
	clear: both;
}




/*    WP INSTALLER     */

/* min-height hack */
#wp_install_z2 .body {
    min-height: 1000px; 
    height: auto;
}
/* for Internet Explorer */
/*\*/
* html #wp_install_z2 .body {
    height: 633px;
}
/* \ */

#wp_install_z2 {
    width: 800px;
    position: relative;
    /*margin-left: 6px;*/
}
#wp_install_z2 .body {
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    padding: 10px 10px 10px 17px;
    background: #dcdbcb url(../images/form/z2_body.png) repeat-x top left;
}

#wp_install_z2 .body h4 {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 4px;
}

#wp_install_z2 .body h4 span {
    font-size: 11px;
}




/*    PS INSTALLER     */

/* min-height hack */
#ps_install_z2 .body {
    min-height: 1000px; 
    height: auto;
}
/* for Internet Explorer */
/*\*/
* html #ps_install_z2 .body {
    height: 633px;
}
/* \ */

#ps_install_z2 {
    width: 800px;
    position: relative;
    /*margin-left: 6px;*/
}
#ps_install_z2 .body {
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    padding: 10px 10px 10px 17px;
    background: #dcdbcb url(../images/form/z2_body.png) repeat-x top left;
}

#ps_install_z2 .body h4 {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 4px;
}

#ps_install_z2 .body h4 span {
    font-size: 11px;
}




/*    DP INSTALLER     */

/* min-height hack */
#dp_install_z2 .body {
    min-height: 1000px; 
    height: auto;
}
/* for Internet Explorer */
/*\*/
* html #dp_install_z2 .body {
    height: 633px;
}
/* \ */

#dp_install_z2 {
    width: 800px;
    position: relative;
    /*margin-left: 6px;*/
}
#dp_install_z2 .body {
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    padding: 10px 10px 10px 17px;
    background: #dcdbcb url(../images/form/z2_body.png) repeat-x top left;
}

#dp_install_z2 .body h4 {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 4px;
}

#dp_install_z2 .body h4 span {
    font-size: 11px;
}#real_content {
    background: #fafaf0;
    padding-top: 8px;
}
#real_content img{
    margin: 0 0 18px 26px;
}

#menu_real div.m_item{
    float: left;
    width: 118px;
    height: 45px;
    margin: 3px 1px 0 1px;
    cursor: pointer;
    position: relative;
}

#menu_real div.m_item img{
    position: absolute;
    top: 0px;
    left: 0px;
}

#menu_real div.m_item span{
    position: relative;
    top: 3px;
    font-size: 16px;
    font-family: helvetica;
    text-align: center;
    letter-spacing: -1px;
    color: #bab9ad;
}

#menu_real div.m_item span.onerow{
    top:12px;
}

#menu_real {
    background: url(../images/realisation/top_fill_real.jpg) repeat-x;
    width: 960px;
    height: 89px;
    border-bottom: 1px solid #e4e3d4;
    position: relative;
}

#menu_real div.m_item span.selected{
    color: #e6e6e6;
    top: 12px;
}

#menu_real div.m_item span.lower{
    top: 17px;
}

#menu_real div.m_item span.joomla{
    position: absolute;
    color: #b8d4c5;
    top: 0px;
    left: 22px;
}

#menu_real #submenu{
    width: 100%;
    height: 31px;
    float: left;
    position: relative;
}

#menu_real #submenu span{
    color:#4D4D4D;
    font-family:helvetica;
    font-size:12px;
    font-weight:bold;
    position:absolute;
    text-align:left;
    left:22px;
    top:15px;
}