/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * module headers
 */

.module h3.header     { color: white; font-size: 26px; font-weight: normal; line-height: 30px; text-transform: capitalize; letter-spacing: -1px; margin: 0 0 10px; padding: 10px 0 0 }










.module h3.header span.color  { color: #cd0031 }

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






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

/*
 * space between modules
 */

#left .module,
#contentleft .module { margin-right: 1px; }

#right .module,
#contentright .module { margin-left: 1px; }

/*
 * header module positions
 */

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









/*
 * badge styles
 */
 
div.module { position: relative; }
 
div.module div.badge {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 46px;
	height: 46px;
	background: url(../images/module_badges.png) 0 0 no-repeat;
	overflow: hidden;
	z-index: 1;
}
 
div.module div.badge-hot { background-position: 0 0; }
div.module div.badge-top { background-position: 0 -50px; }
div.module div.badge-pick { background-position: 0 -100px; }
div.module div.badge-new { background-position: 0 -150px; }

/*
 * icon styles
 */
 
div.module h3.header span.icon  { background: url("../images/module_icons.png") no-repeat; display: block; position: relative; top: -3px; left: 0; width: 35px; height: 30px; float: left; overflow: hidden }












div.module h3.header span.icon-feed { background-position: 0 0; }
div.module h3.header span.icon-download { background-position: 0 -30px; }
div.module h3.header span.icon-twitter { background-position: 0 -60px; }
div.module h3.header span.icon-mail { background-position: 0 -90px; }
div.module h3.header span.icon-message { background-position: 0 -120px; }
div.module h3.header span.icon-users { background-position: 0 -150px; }
div.module h3.header span.icon-shopping { background-position: 0 -180px; }
div.module h3.header span.icon-lock { background-position: 0 -210px; }

/*
 * module: blank
 */
 
div.mod-blank { overflow: hidden; }

/*
 * module: dropdown
 */

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





#menu ul.mod-dropdown span.level1 span.color { display: inline; }

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






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

/*
 * module: box
 */

div.mod-box div.box-1    { background: #d00536 url("../images/module_box_bg.png") repeat-x }

div.mod-box div.box-2     { color: white; background-image: url("../images/module_box_border.png"); background-repeat: repeat-y; background-attachment: scroll; background-position: 100% 0; padding: 10px 20px; overflow: hidden; border-bottom: 1px solid #cd0031 }

.horizontal div.mod-box.last div.box-2 { background: none; }


div.mod-box h3.header  { color: white; }
div.mod-box h3.header span.color { color: #ffffff }
div.mod-box h3.header span.subtitle   { color: black; }
div.mod-box a  { color: #fff; text-decoration: none; }







/* color black */
div.mod-box-black div.box-1   { background: #5c0425 url("../images/module_box_black_bg.png") repeat-x }





div.mod-box-black div.box-2   { color: white; background-image: url("../images/module_box_black_border.png"); padding: 10px 20px; border-bottom: medium none }


div.mod-box-black h3.header  { color: white; }



div.mod-box-black h3.header span.color { color: #ffffff; }

div.mod-box-black a  { color: #ffffff }
	
/* color templatecolor */
div.mod-box-templatecolor div.box-1   { background: #749407 url("../images/module_box_templatecolor_bg.png") repeat-x }
div.mod-box-templatecolor div.box-2   { color: #ffffff; padding: 10px 20px; border-bottom: medium none }







div.mod-box-templatecolor h3.header { }
div.mod-box-templatecolor h3.header span.color  { color: #ffffff;}



div.mod-box-templatecolor h3.header span.subtitle  { color: #7d0000; }




div.mod-box-templatecolor a { color: #fff; text-decoration: none;;


}

/*
 * module: line
 */

div.mod-line div.box-1  { padding: 10px 20px; overflow: hidden; border-bottom: 1px solid #e5e5e5 }






.horizontal div.mod-line div.box-1  { border-right: 1px solid #e5e5e5 }
#contentbottom div.mod-line div.box-1,
#mainbottom div.mod-line div.box-1 {
	border-top: 1px solid #E5E5E5;
	border-bottom: none;
}

#bottom div.mod-line div.box-1   { border-color: #154b61 }

.horizontal div.mod-line.last div.box-1  { border-right: medium none }

#left div.mod-line.last div.box-1,
#right div.mod-line.last div.box-1,
#contentleft div.mod-line.last div.box-1,
#contentright div.mod-line.last div.box-1,
#bottom .horizontal div.mod-line div.box-1,
#bottom .vertical div.mod-line.last div.box-1 { border-bottom: none; }

#bottom .horizontal div.mod-line div.box-1  { background: url("../images/module_line_bg.png") repeat-y 100% 0; border-right: 1px solid #5b8190 }





#bottom .horizontal div.mod-line.last div.box-1 { background: none; }

/*
 * module: menu
 */

div.mod-menu-line div.box-1 { padding: 10px 0px 20px 0px; }
#left div.mod-menu-line div.box-1,
#contentleft div.mod-menu-line div.box-1 { padding: 10px 0px 20px 0px; }

div.mod-menu-line div.box-1 h3.header { margin: 0px 20px 10px 20px; }

/*
 * module: polaroid
 */

div.mod-polaroid,
#right div.mod-polaroid,
#contentright div.mod-polaroid,
#left div.mod-polaroid,
#contentleft div.mod-polaroid { margin: 10px; }

div.mod-polaroid div.badge-tape {
	position: absolute;
	top: -13px;
	left: 50%;
	width: 114px;
	height: 38px;
	margin-left: -57px;
	background: url(../images/module_polaroid_tape.png) 0 0 no-repeat;
	z-index: 1;
}

div.mod-polaroid div.box-1 {
	margin-top: 13px;
	padding: 10px 10px 5px 10px;
	border-top: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	background: #ffffff url(../images/module_polaroid_bg.png) 0 100% repeat-x;
	overflow: hidden;
}

div.mod-polaroid div.box-2 {
	margin-bottom: 5px;
	background: #000000;
}

div.mod-polaroid div.box-3 {
	padding: 10px 15px 10px 15px;
	overflow: hidden;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #C8C8C8;
}

div.mod-polaroid div.box-b1,
div.mod-polaroid div.box-b2,
div.mod-polaroid div.box-b3 { background: url(../images/module_polaroid_shadows.png) 0 0 no-repeat; }

div.mod-polaroid div.box-b2 {
	padding: 0px 70px 0px 70px;
	background-position: 100% -5px;
}

div.mod-polaroid div.box-b3 {
	height: 5px;
	background-position: 0 -10px;
	background-repeat: repeat-x;
}

div.mod-polaroid h3.header {
	height: 25px;
	margin: 0px 0px 0px 0px;
	line-height: 25px;
	text-align: center;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: italic;
	color: #323232;
	font-size: 18px;

}

/*
 * module: postit
 */

div.mod-postit,
#right div.mod-postit,
#contentright div.mod-postit,
#left div.mod-postit,
#contentleft div.mod-postit { margin: 10px; }

div.mod-postit div.box-1 {
	background: #FFFFAA;
	color: #323232;
}

div.mod-postit div.box-2 {
	padding: 15px 15px 0px 15px;
	overflow: hidden;
	font-family: "Trebuchet MS", Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: italic;
}

div.mod-postit div.box-b1,
div.mod-postit div.box-b2,
div.mod-postit div.box-b3 { background: url(../images/module_postit_shadows.png) 0 0 no-repeat; }

div.mod-postit div.box-b2 {
	padding: 0px 90px 0px 60px;
	background-position: 100% -40px;
}

div.mod-postit div.box-b3 {
	height: 40px;
	background-position: 0 -80px;
	background-repeat: repeat-x;
}

div.mod-postit h3.header {
	height: 30px;
	margin: -15px -15px 5px -15px;
	background: #FFFFDA;
	font-size: 18px;
	line-height: 30px;
	text-indent: 15px;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: italic;
	color: #323232;

}