/* font-size: all modules */
div.moduletable h3,
div.moduletable-blank h3,
div.module h3,
div.module-blank h3 {
	font-size: 100%;
}

/* toppanel modules */
#toppanel div.moduletable {
	margin: 0px 0px 10px 0px;
}

#toppanel div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	font-size: 150%;
	font-weight: bold;
	color: #969696;
}

/* top modules */
#top div.moduletable {
	padding: 10px 15px 10px 15px;
	text-align:justify;
}

#top div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	color: #969696;
}

#top div.moduletable-blank {
	padding: 0px 0px 0px 0px;
	background: #ffffff;
}

/* left modules */
#left div.moduletable {
	margin: 15px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	width: 190px;
	background: #ffffff url(../images/submenu_level2_item_bg.png) repeat-y;
	/*border: 1px solid #c8c8c8;*/
	overflow: hidden;
}


#left div.moduletable h3 {
	margin: 0px -5px 10px -15px;
	padding: 0px 0px 0px 15px;
	height: 24px;
	background: #ffffff;
	border-bottom: 1px solid #c8c8c8;
	line-height: 23px;
	text-align: left;
	font-weight: bold;
	color: #969696;
}

#left div.moduletable-blank {
	margin: 15px 0px 0px 0px;
}

/* inset modules */
#inset div.moduletable {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	width: 175px;
	height: 30px;
	border: none;
	overflow: hidden;
	background: #e1e1e1;
}



#inset div.moduletabledpsearch {
    background: #e1e1e1 none repeat scroll 0 0;
    border: medium none;
    height: 39px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 0 15px;
    width: 175px;
}

input.inputboxdpsearch {width: 137px;}


/* maintopbox & mainbottombox modules */
div#maintop .left div.module, div#mainbottom .left div.module {
	margin: 0px 10px 0px 0px;
}

div#maintop .right div.module, div#mainbottom .right div.module {
	margin: 0px 0px 0px 0px;
}

.maintopbox div.module, .mainbottombox div.module {
	background: #ffffff;
}

.maintopbox div.module div, .mainbottombox div.module div {
	background: url(../images/main_module_t.png) 100% 0 repeat-x;
}

.maintopbox div.module div div, .mainbottombox div.module div div {
	background: url(../images/main_module_b.png) 0 100% repeat-x;
}

.maintopbox div.module div div div, .mainbottombox div.module div div div {
	padding: 10px 15px 10px 15px;
	background: none;
	text-align:justify;
}

.maintopbox div.module h3, .mainbottombox div.module h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	height: 25px;
	line-height: 25px;
	text-align: left;
	font-size: 125%;
	font-weight: bold;
	color: #969696;
}

.maintopbox div.module-blank, .mainbottombox div.module-blank {
	padding: 0px 0px 0px 0px;
}

/* right modules */
#right div.moduletable {
	padding: 0px 0px 30px 15px;
	width: 155px;
	overflow: hidden;
}

#right div.moduletable h3 {
	margin: 0px 0px 10px -10px;
	padding: 0px 0px 0px 15px;
	background: url(../images/right_module_header.png) 100% 0 no-repeat;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
	color: #969696;
}

/* bottom modules */
#bottom div.moduletable {
	padding: 10px 15px 10px 15px;
	text-align:center;
	color: #050505;
}

#bottom div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	color: #969696;
}