/* Start of CMSMS style sheet 'Monobjc: Layout' */
#main{
	width:980px;
	margin:0 auto;
	margin-top:10px;
}

#footer {
    text-align: center;
    font-size: 0.8em;
    border-top: 1px solid #777;
    padding-top: 1em;
    margin-top: 1em;
}



#banner-left {
	width:auto;
	height:200px;
	background:url(uploads/Monobjc/images/BannerLeft.png) left top no-repeat;
        margin-top:10px;
}

#banner-right {
	width:auto;
	height:200px;
	background:url(uploads/Monobjc/images/BannerRight.png) right top no-repeat;
}

#banner-right a {
	text-decoration:none;
}

#small_banner {
	width:auto;
	height:96px;
	background:url(uploads/Monobjc/images/Logo96.png) left top no-repeat;
}



#download {
	width:250px;
	height:100px;
	float:right;
	background:url(uploads/Monobjc/images/Download.png) left top no-repeat;
	margin: 50px 40px 0 0;
}

#download span.title
{
	color:#fff;
        display: block;
        font-weight: bold;
	font-size:1.8em;
        height: 1.8em;
        line-height: 1.8em;
        margin-left: 10px;
        padding:0 0 0 0;
}

#download span.version {
	color:#ddd;
        display: block;
	font-size:1.2em;
        margin-left: 10px;
}

#download span.platform{
	color:#ddd;
        display: block;
	font-size:0.9em;
        margin-left: 10px;
}



#content_left {
        float:left;
	display:block;
	width:720px;
}

#content_right {
        float:right;
	display:block;
	width:720px;
}

#extra_left {
        float:left;
	display:block;
	width:250px;
}

#extra_right {
        float:right;
	display:block;
	width:250px;
}



#navmenu {
        float:left;
	display:block;
	width:250px;
}

.header-title {
    display:block;
    width:auto;
    background:url(uploads/Monobjc/images/Header.png) left top no-repeat;
    background-color: #d5d5d5;
    padding: 0 1px 1px 1px;
    margin: 10px 0 0 0;
}

.header-title span {
    font-weight: bold;
    color: #333;
    height:25px;
    line-height:25px;
    margin-left:10px;
}

.header-content {
    display:block;
    padding: 10px 10px 10px 10px;
    background-color: #fff;
    font-size: 0.8em;
}



#ad_top {
    float: right;
    margin: 18px 0 0 0;
}

#ad_square {
    display:block;
    margin-top: 10px;
}



.clearlayout {
	display:block;
	clear:both;
	height:1px;
}

/* End of 'Monobjc: Layout' */

