/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin-bottom: 1px;

}

#logo {
	float:left;
	margin: 5px 0 0 160px;
}

#logo a img {
	text-decoration:none;
	border:none;
}

#casamcontent {
	width:1020px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	/*border:1px solid green;*/
}

#casambox {
	float:left;
	text-align:left;
	background:url(../images/bgnoiva.jpg) no-repeat top left;
	width:895px;
	height:664px;
	margin-left:auto;
	margin-right:auto;
	}
	

#topolayout {
	float:right;
	height:81px;
	background:url(../images/bgtop_right.png) #f7f0e9 no-repeat top right;
	width:461px;
	}

#topolayout_inner {
	height:81px;
	border-top:2px solid #F6CBA9;
	margin-right:15px;
	}

/*=== search =============================*/

#search_outer {
	width: 177px;
	height: 24px;
	background:url(../images/bgsearch.png) no-repeat;
	float:right;
	margin: 2px 0 0 0;
}

#search_inner {
}

#search_inner form {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	font-size:12px;
	color: #ce1300;
	margin: 3px 0 0 5px;
}

#searchbtn {
	float:right;
	width:16px;
	height:16px;
	cursor:pointer;
	border:0;
	padding:0;
	margin:-14px 5px 0 0;
}

/*=== top menu ===========================*/

#topmenu_outer	{
	float:right;
	width:418px;
	height:50px;
	background:url(../images/bgmenutop.png) #ce1300 top center no-repeat;
	margin: 2px 0 0 0;
}

#topmenu_inner {
	height:30px;
}

#topmenu_inner a {
	text-decoration:none;
}

/*=== main text ==========================*/

#maincontentor {
	width:895px;
	height:auto;
}

#txtcontent {
	float:right;
	width:630px;
	height:auto;
	border-right:2px solid #F6CBA9;
}

#maintxt {
	background:url(../images/bgcontent.png) left repeat-y;
}

#maintxt_top {
	width:627px;
	height:33px;
	background:url(../images/bgcontent_top.png) no-repeat;
}

#maintxt_inner {
	display:block;
	width:580px;
	height:100%;
	margin-left:10px;
}

#maintxt_bottom {
	width:627px;
	height:40px;
	background:url(../images/bgcontent_bottom.png) no-repeat;
}

#leftmenu {
	display:block;
	float:right;
	width:210px;
	height:295px;
	margin: 200px 0 0 0;
}

#leftmenu a {
	text-decoration:none;
	}

#leftmenu_top {
	background:url(../images/menuleft_top.png) bottom no-repeat;
	width:205px;
	height:28px;
}

#lmtxt {
	color:#fff;
	padding-left:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	}


#leftmenubg {
	display:block;
	width:205px;
	height:268px;
	/*border:1px solid red;*/
	background:url(../images/menuleftbg.png) center repeat-y;
		/* Opacity in IE */
	filter: alpha(opacity=80);
	/* Opacity in Mozilla */
	-moz-opacity: 0.8;
}

#leftmenu_inner {

}

#leftmenu_bottom {
	background:url(../images/menuleft_bottom.png) bottom no-repeat;
	width:205px;
	height:30px;
	/* Opacity in IE */
	filter: alpha(opacity=80);
	/* Opacity in Mozilla */
	-moz-opacity: 0.8;
}


#bgfooter {
	float:right;
	text-align:center;
	margin-top:10px;
	width:620px;
	height:130px;
	background:url(../images/footer.png) bottom right no-repeat;
	/*border-bottom:2px solid #F6CBA9;*/
}

.iqlink {
	display:block;
	float:right;
	margin:18px 5px 0 0;
	width:135px;
	height:36px;
}

.iqlink img {
	text-decoration:none;
	border:none;
}

.iqlink a {
	display:block;
	background:url(../images/iqlink.png) no-repeat;
	width:135px;
	height:29px;
}

.iqlink a:hover {
	background:url(../images/iqlink_over.png) no-repeat;
	width:135px;
	height:29px;
}

.moduletable-footer {
	width:100%;
	text-align:left;
}
.moduletable-footer td {
	text-align:center;
}

#banneriq {
	width:200px;
	height:75px;
	float:left;
	margin: 5px 0 0 32px;
	/*border:1px solid red;*/
}

#linkforum {
	display:block;
	float:left;
	width:180px;
	height:auto;
	font-size:0.80em;
	margin: 0 0 0 20px;
}

#linkforum img {
	border:none;
}

#linkforum a {
	display:block;
	cursor:pointer;
}

/* Adsense */

#adsense{
	clear:right;
	float:right;
	margin:0 0 0 5px;
	/*border:1px solid red;*/
}
#adsensemain {
	float:right;
}