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

div.module h3.header {
	color: #F0F0DC;
}

/*
 * module: transwhite
 */
 
div.mod-transwhite h3.header {
	color: #323232;
}

/*
 * module: border
 */
 
div.mod-border div.box-1 {
	border: 8px solid #94B267;
	background: #669125;
	color: #F0F0DC;
}

/* color: frame */

div.col-frame div.box-1 {
	border: 8px solid #969696;
	background: #141414;
}

/*
 * module: dogear
 */

div.mod-dogear div.box-t1 {
	background: url(../../images/green/module_dogear_bg.png) 100% 0 no-repeat;
}

div.mod-dogear div.box-t2 {
	background: #669125;
}

div.mod-dogear div.box-1 {
	background: #669125;
	color: #F0F0DC;
}

/*
 * module: dashedborder
 */
 
div.mod-dashedborder div.box-1 {
	background: url(../../images/green/module_dashedborder_line_h.png) 0 0 repeat-x;
}

div.mod-dashedborder div.box-2 {
	background: url(../../images/green/module_dashedborder_line_h.png) 0 100% repeat-x;
}

div.mod-dashedborder div.box-3 {
	background: url(../../images/green/module_dashedborder_line_v.png) 0 0 repeat-y;
}

div.mod-dashedborder div.box-4 {
	background: url(../../images/green/module_dashedborder_line_v.png) 100% 0 repeat-y;
	background-color: #EEE;
}

div.mod-dashedborder h3.header {
	color: #669125;
}

div.mod-dashedborder h3.header span.color {
	color: #463c32;
}

/*
 * module: dashed
 */
 
div.mod-dashed h3.header {
	background: url(../../images/green/module_dashed_header.png) 0 100% repeat-x;
	color: #669125;
}

div.mod-dashed h3.header span.color {
	color: #463c32;
}


/*
 * module: tab
 */
 
div.mod-tab div.box-1 {
	border-top: 1px solid #669125;
}

div.mod-tab h3.header {
	background: #669125;
}
