.module h3.header {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #323232;
	font-weight: normal;
}

.module span.header-2,
.module span.header-3 { display: block; }

 
.module h3.header span.title {
	display: block;
	font-size: 15px;
	line-height: 27px;
}

.module h3.header span.subtitle {
	display: block;
	margin-top: -5px;
	line-height: 10px;
	font-size: 9px;
	font-weight: normal;
	color: #646464;
	letter-spacing: 0px;
	text-indent: 1px;
}

/*
 * space between modules
 */

div.separator .module { margin: 0px 15px 0px 0px; }

#left .module,
#right .module,
#contentleft .module,
#contentright .module { margin-bottom: 15px; }

#left .last,
#right .last,
#contentleft .last,
#contentright .last { margin-bottom: 0px; }

#top .topblock .module { margin: 15px 0px 0px 0px; }

#bottom .bottomblock .module { margin: 0px 0px 15px 0px; }

/*
 * header module positions
 */

 
#toolbar .left .module {
	padding: 0px 10px 0px 10px;
	background: url(images/toolbar_.png) 100% 0 no-repeat;
	float: left;
}

#toolbar .right .module {
	padding: 0px 10px 0px 10px;
	background: url(images/toolbar_.png) 0 0 no-repeat;
	float: right;
}

 
#headerbar .left .module {
	margin-right: 15px;
	float: left;
}

#headerbar .right .module {
	margin-left: 15px;
	float: right;
}


 
div.module { position: relative; }
 


 
div.module h3.header span.icon {
	display: block; 
	position: relative;
	left: -5px;
	width: 30px;
	height: 30px;
	background: url(images/module_i.png) 0 0 no-repeat;
	overflow: hidden;
	float: left;
}

div.module h3.header span.iconyorum {
	display: block; 
	position: relative;
	left: -5px;
	width: 32px;
	height: 32px;
	background: url(images/yorum32.png) 0 0 no-repeat;
	overflow: hidden;
	float: left;
}

div.module h3.header span.iconfavori {
	display: block; 
	position: relative;
	left: -5px;
	width: 32px;
	height: 32px;
	background: url(images/favori32.png) 0 0 no-repeat;
	overflow: hidden;
	float: left;
}

div.module h3.header span.iconpanel {
	display: block; 
	position: relative;
	left: -5px;
	width: 32px;
	height: 32px;
	background: url(images/panel32.png) 0 0 no-repeat;
	overflow: hidden;
	float: left;
}

div.module h3.header span.iconradyo {
	display: block; 
	position: relative;
	left: -5px;
	width: 32px;
	height: 32px;
	background: url(images/radyo32.png) 0 0 no-repeat;
	overflow: hidden;
	float: left;
}

 
div.mod-blank { overflow: hidden; }

#headerbar div.mod-blank { padding-top: 15px; }

/*
 * module: dropdown
 */

#menu ul.mod-dropdown {
	padding-left: 0px;
	background: none;
}

#menu .mod-dropdown .module {
	padding: 5px;
	overflow: hidden;
}

#menu .mod-dropdown .dropdown { width: 300px; }


/*
 * module: headerbar
 */
 

/*
 * module: rounded
 */
 
div.mod-rounded div.box-t1 { background: url(images/module_r.png) 0 0 no-repeat; }

div.mod-rounded div.box-t2 {
	padding: 0px 10px 0px 10px;
	background: url(images/module_r.png) 100% -15px no-repeat;
}

div.mod-rounded div.box-t3 {
	height: 9px;
	border-top: 1px solid #D2D2D2;
	background: #ffffff;
}

div.mod-rounded div.box-1 {
	padding: 0px 14px 0px 14px;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	background: #ffffff;
	overflow: hidden;
}

div.mod-rounded div.box-b1 { background: url(images/module_r.png) 0 -30px no-repeat; }

div.mod-rounded div.box-b2 {
	padding: 0px 10px 0px 10px;
	background: url(images/module_r.png) 100% -45px no-repeat;
}

div.mod-rounded div.box-b3 {
	height: 9px;
	border-bottom: 1px solid #D2D2D2;
	background: #ffffff;
}

div.mod-rounded h3.header {
	height: 30px;
	line-height: 27px;
	text-shadow: 1px 1px 1px #c8c8c8;
}
div.mod-rounded h3.header span.icon { top: -2px; }

/* color: grey */
div.mod-rounded-grey div.box-t1 { background-image: url(images/module_r.png); }
div.mod-rounded-grey div.box-t2 { background-image: url(images/module_r.png); }

div.mod-rounded-grey div.box-1 {
	padding: 0px 1px 0px 1px;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	background: #ffffff;
}

div.mod-rounded-grey div.box-2 {
	padding: 0px 13px 0px 13px;
	background: url(images/module_s.png) 0 100% repeat-x;
	overflow: hidden;
}

div.mod-rounded-grey div.box-b1 { background-image: url(images/module_r.png); }
div.mod-rounded-grey div.box-b2 { background-image: url(images/module_r.png); }
div.mod-rounded-grey div.box-b3 {
	height: 10px;
	border: none;
	background: url(images/module_r.png) 0 -60px repeat-x;
}

div.mod-rounded-grey em.box { background: #ffffff; }

/* header: grey */
div.mod-rounded-header div.deepest { padding: 30px 14px 0px 14px; }
div.mod-rounded-header div.box-1 div.deepest { padding: 30px 13px 0px 13px; }

div.mod-rounded-header div.header-1 {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	background: url(images/module_t.png) 0 0 no-repeat;
}

div.mod-rounded-header div.header-2 {
	padding: 0px 30px 0px 30px;
	background: url(images/module_t.png) 100% -45px no-repeat;
}

div.mod-rounded-header div.header-3 {
	height: 40px;
	background: url(images/module_t.png) 100% -90px repeat-x;
}

div.mod-rounded-header h3.header {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 40px;
	padding-left: 15px;
	line-height: 35px;
	text-shadow: 0px 1px 0px #ffffff, 0px 2px 2px #c8c8c8;
	overflow: hidden;
}
div.mod-rounded-header h3.header span.icon { top: 2px; }


div.mod-rounded-header-blue h3.header {
	color: #ffffff;
	text-shadow: 0px 1px 1px #323232;
}