/***** MODULES *****/
.module{width:100%;}
.module tbody td.content{padding:4px;}
.module .corner{background-repeat:no-repeat;width:3px;height:3px;}
.module thead th.left.corner{background-position:left top;}
.module thead th.right.corner{background-position:right top;}
.module tfoot td.left.corner{background-position:left bottom;}
.module tfoot td.right.corner{background-position:right bottom;}


/* MODULE-STYLE-0 (transparent) */


/* MODULE-STYLE-1 (grey) */
/*.module-style-1 .corner{background-image:url('../images/library/module-style-1.png');}*/
.module-style-1 .corner,
.module-style-1 thead th.border,
.module-style-1 tbody th.border,
.module-style-1 tfoot td.border,
.module-style-1 tbody td.content{background-color:#dedcdc;}


/* MODULE-STYLE-2 (blue) */
/*.module-style-2 .corner{background-image:url('../images/library/module-style-2.png');}*/
.module-style-2 .corner,
.module-style-2 thead th.border,
.module-style-2 tbody th.border,
.module-style-2 tfoot td.border,
.module-style-2 tbody td.content{background-color:#5675cb;}

/* MODULE-STYLE-2-ROUND (blue, for button) */
.module-style-2-round tbody td.content{padding:8px;}
.module-style-2-round .corner{background-image:url('../images/library/module-style-2.png');}
.module-style-2-round thead th.border,
.module-style-2-round tbody th.border,
.module-style-2-round tfoot td.border,
.module-style-2-round tbody td.content{background-color:#5675cb;}


/* MODULE-STYLE-3 (white) */
/*.module-style-3 .corner{background-image:url('../images/library/module-style-3.png');}*/
.module-style-3 .corner,
.module-style-3 thead th.border,
.module-style-3 tbody th.border,
.module-style-3 tfoot td.border,
.module-style-3 tbody td.content{background-color:#ffffff;}

/* MODULE-STYLE-3 ROUND (tooltip) */
.module-style-3.round tbody td.content{padding:0px;}
.module-style-3.round .corner{width:7px;height:7px;background-color:transparent;background-image:url('../images/library/module-style-3-shadow.png');}
.module-style-3.round thead th.border{background-color:transparent;background-image:url('../images/library/module-style-3-shadow-top.png');}
.module-style-3.round tbody th.left.border{background-color:transparent;background-image:url('../images/library/module-style-3-shadow-left.png');}
.module-style-3.round tbody th.right.border{background-color:transparent;background-image:url('../images/library/module-style-3-shadow-right.png');}
.module-style-3.round tfoot td.border{background-color:transparent;background-image:url('../images/library/module-style-3-shadow-bottom.png');}

/* MODULE-STYLE-3 BODER (popup) */
.module-style-3.border tbody td.content{padding:5px;}
.module-style-3.border thead th.left.corner{border-top:solid #a7a5a7 1px;border-left:solid #a7a5a7 1px;}
.module-style-3.border thead th.right.corner{border-top:solid #a7a5a7 1px;border-right:solid #a7a5a7 1px;}
.module-style-3.border tfoot td.left.corner{border-bottom:solid #a7a5a7 1px;border-left:solid #a7a5a7 1px;}
.module-style-3.border tfoot td.right.corner{border-bottom:solid #a7a5a7 1px;border-right:solid #a7a5a7 1px;}
.module-style-3.border thead th.border{border-top:solid #a7a5a7 1px;}
.module-style-3.border tbody th.left.border{border-left:solid #a7a5a7 1px;}
.module-style-3.border tbody th.right.border{border-right:solid #a7a5a7 1px;}
.module-style-3.border tfoot td.border{border-bottom:solid #a7a5a7 1px;}


/* MODULE-STYLE-4 (orange) )*/
.module-style-4 .corner,
.module-style-4 thead th.border,
.module-style-4 tbody th.border,
.module-style-4 tfoot td.border,
.module-style-4 tbody td.content{background-color:#ff944d;color:#421e06;}


/* MODULE-STYLE-5 */
.module-style-5 .corner,
.module-style-5 thead th.border,
.module-style-5 tbody th.border,
.module-style-5 tfoot td.border,
.module-style-5 tbody td.content{background-color:#75d27f;color:#112a14;}


/* MODULE-STYLE-ICON */
.module-style-icon{width:38px;height:38px;margin-right:8px;}
.module-style-icon tbody td.content{padding:0px;}