/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * module headers
 */

/* reset header for all modules */
div.module h3.module {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
	color: #323232;
	font-weight: normal;
}

/* header span's */
div.module span.module-2,
div.module span.module-3 {
	display: block;
}

/*
 * space for adjoining modules
 */

.separator div.module {
	margin: 0px 10px 0px 0px;
}

#left div.module,
#right div.module {
	margin: 0px 0px 10px 0px;
}

#top .topblock div.module {
	margin: 10px 0px 0px 0px;
}

#bottom .bottomblock div.module {
	margin: 0px 0px 10px 0px;
}

/*
 * styling for special positions
 */

div#toolbar div.module {
	margin-left: 20px;
	float: right;
}

div#headerbar div.module {
/*	margin-left: 20px;*/
	height: 200px;
	float: right;
	line-height: 125%;
}

div#headerbar h3 {
	font-size: 100%;
	font-weight: bold;
	color: #C8C8C8;
	display:none;
}

/*
 * module: blank
 */
 
div.mod-blank div.module {
	overflow: hidden;
}

div.mod-blank h3.module {
	height: 20px;
	line-height: 20px;
}

/*
 * module: default
 */
div.mod-default div.module {
	background: url(../images/module_default_br.png) 100% 100% no-repeat;
	position: relative;
}

div.mod-default div.module-2 {
	background: url(../images/module_default_tr.png) 100% 0 no-repeat;
}

div.mod-default div.module-3 {
	background: url(../images/module_default_bl.png) 0 100% no-repeat;
}

div.mod-default div.module-4 {
	min-height: 60px;
	 
	padding: 10px 15px 10px 15px;
	background: url(../images/module_default_tl.png) 0 0 no-repeat;
	overflow: hidden;
}

div.mod-default h3.module {
	margin: -10px -15px 5px -15px;
	background: url(../images/module_default_header_m.png) 0 100% repeat-x;
	line-height: 30px;
}

div.mod-default span.module-2 {
	background: url(../images/module_default_header_l.png) 0 100% no-repeat;
}

div.mod-default span.module-3 {
	padding: 0px 0px 0px 15px;
	height: 30px;
	background: url(../images/module_default_header_r.png) 100% 100% no-repeat;
}

div.mod-default h3.module span.color {
	color: #646464;
}

/* default with badge new */
div.mod-default div.badge-new {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(../images/module_default_badge_new.png) 0 0 no-repeat; /* ie6png:scale */
}

/* default with badge top */
div.mod-default div.badge-top {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(../images/module_default_badge_top.png) 0 0 no-repeat; /* ie6png:scale */
}

/* default with badge pick */
div.mod-default div.badge-pick {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(../images/module_default_badge_pick.png) 0 0 no-repeat; /* ie6png:scale */
}

/* grey */
div.mod-default div.grey { background: url(../images/module_grey_br.png) 100% 100% no-repeat; }
div.mod-default div.grey div.module-2 { background: url(../images/module_grey_tr.png) 100% 0 no-repeat; }
div.mod-default div.grey div.module-3 { background: url(../images/module_grey_bl.png) 0 100% no-repeat; }
div.mod-default div.grey div.module-4 { background: url(../images/module_grey_tl.png) 0 0 no-repeat; min-height: 0px; }

/* menu */
div.mod-menu div.module-4 {
	padding: 10px 1px 10px 1px;
}

div.mod-menu h3.module {
	margin: -10px -1px 0px -1px;
}

/*
 * module: black
 */
div.mod-black div.module {
	background: url(../images/module_black_br.png) 100% 100% no-repeat;
	position: relative;
}

div.mod-black div.module-2 {
	background: url(../images/module_black_tr.png) 100% 0 no-repeat;
}

div.mod-black div.module-3 {
	background: url(../images/module_black_bl.png) 0 100% no-repeat;
}

div.mod-black div.module-4 {
	min-height: 70px;
	 
	padding: 10px 15px 10px 15px;
	background: url(../images/module_black_tl.png) 0 0 no-repeat;
	overflow: hidden;
	color: #969696;
}

div.mod-black div.module-5 {
	padding-bottom: 5px;
}

div.mod-black h3.module {
	margin: -10px -15px 5px -15px;
	background: url(../images/module_black_header_m.png) 0 100% repeat-x;
	line-height: 30px;
}

div.mod-black span.module-2 {
	background: url(../images/module_black_header_l.png) 0 100% no-repeat;
}

div.mod-black span.module-3 {
	padding: 0px 0px 0px 15px;
	height: 30px;
	background: url(../images/module_black_header_r.png) 100% 100% no-repeat;
}

div.mod-black h3.module span.color {
	color: #646464;
}

/*
 * module: color
 */
 
/* orange */
div.mod-color div.module {
	background: url(../images/module_orange_br.png) 100% 100% no-repeat;
	position: relative;
}

div.mod-color div.module-2 {
	background: url(../images/module_orange_tr.png) 100% 0 no-repeat;
}

div.mod-color div.module-3 {
	background: url(../images/module_orange_bl.png) 0 100% no-repeat;
}

div.mod-color div.module-4 {
	min-height: 60px;
	 
	padding: 10px 15px 10px 15px;
	background: url(../images/module_orange_tl.png) 0 0 no-repeat;
	overflow: hidden;
	color: #ffffff;
}

div.mod-color h3.module {
	margin: -10px -15px 5px -15px;
	padding: 0px 10px 0px 10px;
	text-indent: 5px;
	line-height: 30px;
	font-weight: bold;
	color: #ffffff;
}

div.mod-color span.module-2 {
	height: 30px;
	background: url(../images/module_color_header.png) 0 100% repeat-x; /* ie6png:scale */
}

div.mod-color h3.module span.color {
	color: #ffffff;
}

/* blue */
div.mod-color div.blue { background: url(../images/module_blue_br.png) 100% 100% no-repeat; }
div.mod-color div.blue div.module-2 { background: url(../images/module_blue_tr.png) 100% 0 no-repeat; }
div.mod-color div.blue div.module-3 { background: url(../images/module_blue_bl.png) 0 100% no-repeat; }
div.mod-color div.blue div.module-4 { background: url(../images/module_blue_tl.png) 0 0 no-repeat; }

/* green */
div.mod-color div.green { background: url(../images/module_green_br.png) 100% 100% no-repeat; }
div.mod-color div.green div.module-2 { background: url(../images/module_green_tr.png) 100% 0 no-repeat; }
div.mod-color div.green div.module-3 { background: url(../images/module_green_bl.png) 0 100% no-repeat; }
div.mod-color div.green div.module-4 { background: url(../images/module_green_tl.png) 0 0 no-repeat; }


div.mod-color a.readon, div.mod-color a.readmore {
	background: transparent url(../images/readmore_black.png) 0 0 no-repeat; /* ie6png:crop */
}

#page div.mod-color a.readon:link,
#page div.mod-color a.readon:visited,
#page div.mod-color a.readmore:link,
#page div.mod-color a.readmore:visited {
	color: #ffffff;
}

#page div.mod-color a.readon:hover,
#page div.mod-color a.readmore:hover {
	background: transparent url(../images/readmore_black.png) 0 -20px no-repeat;
	color: #ffffff;
}

/*
 * module: tab
 */
div.mod-tab div.module {
	padding: 15px 0px 0px 0px;

}

div.mod-tab div.module-2 {
	background: url(../images/module_tab_l.png) 0 0 repeat-y;
}

div.mod-tab div.module-3 {
	background: url(../images/module_tab_t.png) 0 0 repeat-x;
}

div.mod-tab div.module-4 {
	background: url(../images/module_tab_tr.png) 100% 0 no-repeat;
}

div.mod-tab div.module-5 {
	min-height: 60px;
	 
	padding: 18px 15px 10px 15px;
	background: url(../images/module_tab_bl.png) 0 100% no-repeat;
	position: relative;
}

div.mod-tab div.header-container-1 {
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	position: absolute;
	top: -15px;
	left: 0px;
}

div.mod-tab div.header-container-2 {
	padding: 0px 20px 0px 15px;
	float: left;
	position: relative;
}

div.mod-tab h3.module {
	height: 30px;
	background: url(../images/module_tab_header_m.png) 0 0 repeat-x;
	line-height: 30px;
}

div.mod-tab div.header-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 15px;
	height: 30px;
	background: url(../images/module_tab_header_l.png) 0 0 no-repeat; /* ie6png:scale */
}

div.mod-tab div.header-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 30px;
	background: url(../images/module_tab_header_r.png) 100% 0 no-repeat; /* ie6png:scale */
}

div.mod-tab h3.module span.color {
	color: #646464;
}
