/* 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: #c8c8c8;
}

/* 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: #c8c8c8;
}

#top div.moduletable-blank {
	padding: 0px 0px 0px 0px;
	background: #000000;
}

/* left modules */
#left div.moduletable {
	margin: 15px 0px 0px 0px;
	padding: 0px 5px 15px 15px;
	width: 168px;
	background: #000000 url(../images/left_module_bg.png) 0 0 no-repeat;
	border: 1px solid #323232;
	overflow: hidden;
}

#left div.moduletable h3 {
	margin: 0px -5px 10px -15px;
	padding: 0px 0px 0px 15px;
	height: 24px;
	background: #000000;
	border-bottom: 1px solid #323232;
	line-height: 23px;
	text-align: left;
	font-weight: bold;
	color: #c8c8c8;
}

#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: #1e1e1e;
}

/* 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: #000000;
}

.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: #c8c8c8;
}

.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;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
	color: #c8c8c8;
}

/* bottom modules */
#bottom div.moduletable {
	padding: 10px 15px 10px 15px;
	text-align:center;
	color: #969696;
}

#bottom div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	color: #c8c8c8;
}