
@media (max-width : 1024px) {
	#desktop{ display:block}
	#mobile{display:none}
	.ipad{display:block}
	.nopad{display:none}
	.moduletablenopad{display:block; padding: 0 20px;}
	.moduletablepad{display:none}
.ipad .moduletable_login1{display:none!important}
.ipad .moduletable_login2{display:block!important}

.input > div {
    margin:0 10px 15px;
	float:left!important
}
.bl {
    position: absolute!important;
    right: 0!important;
}
.fp {
    float: left!important;
	clear:both!important
}
.rip {
    float: right !important;
    margin: 0 !important;
}
#form-login-username > label,#form-login-password > label {
    display: none!important;
}
#container{
	width:100%;
	background:#fff
}
#menu{ margin:0 15px}
#h_logo{ margin: 0 0 0 5px;}
#h_search{ margin-right:15px}
#cont_left{
	width:100%;
	float:none;
	padding:0
}
#banner{margin: 0 15px;}
#banner_small img{ width:100%; height:100%}
#banner img.pad{ width:100%!important; height:100%!important}
#banner_small {margin: 8px 15px 14px;}
#content{margin: 0 20px;}
#img_rotator {
    height: 169px;
    left: 19px;
    position: absolute;
    top: 36px;
    width: 170px;
}

.cover_img_rotator {
    height: 174px;
    left: 19px;
    position: absolute;
    top: 36px;
    width: 175px;
    z-index: 10000000;
}
#showplus_images_banners .showplus, .showplus-images {
    height: 174px;
    width: 175px;
}
#showplus_images_banners {
    height: 174px;
    width: 175px;
}
ul.showplus-images li img{	width:100%}
#member{ padding:10px 15px 0;text-align: left; width:45%; float:left}
#member h2 {
    border-bottom: 0 none;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 5px;
    padding-bottom: 0;
}

#belowheader {
    background: #15366c none repeat scroll 0 0;
    float: left;
    padding: 10px 2%;
    width: 47%;
	height: 76px;
}

#cont_right {
    float: none;
    width: 100%;
}
	

#c_right {
    float: right;
    margin: 0;
    width: 63%;
}
#c_left{
	width: 30%;
}
#footer{text-align:center; overflow:hidden;  border-top:0}
#right_content {
    padding: 0 0 15px;
	background:#15366c;
	overflow: hidden;
}
#k2ModuleBox44 {
    display: block;
}
.bg_lightblue {
    background-color: #4974a9;
    display: none;
}

.cr_conf {
    clear: none;
    float: left;
    margin-right: 10px;
    padding-top: 15px;
    width: 48%;
}
.cr_img {
    width: 20%;
}

.cr_txt {
    width: 80%;
}

}