/* Basic Module Styling */
.moduletable h3{
	color:#c8c8c8;
	border:none;
 	text-shadow: 0 2px 3px #000000;
}

.moduletable{
	margin-bottom:30px;
	padding:20px;
	background-color: rgba(0, 0, 0, 0.3);	
	color:#c8c8c8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
 	text-shadow: 0 2px 3px #000000;
	font-size:90%;
}

/* Special Suffix for Shadow styles */
.moduletable.white h3{
	color:#000;
	border:none;
 	text-shadow: none;
}
.moduletable.white{
	padding:20px;
	background-color: #fff;	
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	color:#333333;
 	text-shadow: none;
}
.moduletable.white a{
	color:#000;
}
.white .inputbox {background-color:#f9f9f9; border:1px solid #f0f0f0; color:#000
}
.white .inputbox:hover {background-color:#f9f9f9; border:1px solid #ccc;
}

/* Special Suffix for dark styles */
.moduletable.dark h3{
	color:#c8c8c8;
	border:none;
 	text-shadow: 0 2px 3px #000000;
}

.moduletable.dark{
	padding:20px;
	background-color: rgba(0, 0, 0, 0.3);	
	color:#c8c8c8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
 	text-shadow: 0 2px 3px #000000;
}

.moduletable.dark a{
	color:#FFF;
}

/* Special Suffix for red styles */
.moduletable.red h3{
	color:#fff;
	padding-bottom:10px;
}

.moduletable.red{
	padding:20px;
	background-color: rgba(124, 2, 5, 0.6);	
	border:none;
	color:#fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.moduletable.red a{
	color:#fff;
}
/* Special Suffix for blue styles */
.moduletable.blue h3{
	color:#fff;
	border-bottom:1px solid #fff;
	padding-bottom:10px;
}

.moduletable.blue{
	padding-bottom:20px;
	background-color:#5990de;
	border:none;
	color:#fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.moduletable.blue a{
	color:#fff;
}
/* Special Suffix for green styles */
.moduletable.green h3{
	color:#fff;
	border-bottom:1px solid #fff;
	padding-bottom:10px;

}

.moduletable.green{
	padding-bottom:20px;
	background-color:#8db051;
	border:none;
	color:#fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.moduletable.green a{
	color:#fff;
}
/* Button Styles for colorfull modules */
.red .button, .blue .button, .black .button, .green .button, .orange .button{
	background-color:#FFFFFF;
	color:#777!important;
}


/* Special Suffix without margin and background */
.moduletable.blank{
	border:none!important;
	-moz-box-shadow:none!important;
	-webkit-box-shadow:none!important;
    box-shadow:none!important;
	margin-bottom:30px;
	padding:0!important;
	background:none!important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

div.moduletable.blank h3{
	padding:4px 0 0 0;
	font-weight:normal!important;
	background:none!important;
}

/* Top Left Module 
--------------------------------------------------------- */
.jp-top-left h3{
	margin-bottom:14px;
}
.jp-top-left p{
	color:#999;
	font-size:12px;
}
.jp-top-left a{
	color:#999; text-decoration:none
}
.jp-top-left a:hover{
	color:#fff; text-decoration:underline
}

/* Footer & User Module 
--------------------------------------------------------- */
.footer-module div.moduletable h3, .user-module div.moduletable h3{
	margin-bottom:14px; color:#c8c8c8; border-bottom:1px solid #333;padding-bottom:14px;
}
.footer-module div.moduletable,.user-module div.moduletable {
	padding:0; line-height:1.4; margin:0; color:#bec3c7; font-size:90%; background:none; border: none!important;

}
.footer-module div.moduletable a,.user-module div.moduletable a{
	padding:0; line-height:1.4;margin:0;color:#ccc;
}
.footer-module div.moduletable a:hover,.user-module div.moduletable a:hover{
	padding:0; line-height:1.4;margin:0;color:#ccc;
}


/* Legal line 
--------------------------------------------------------- */
.legaline h3{
	margin-bottom:14px;
}
.legaline{
	padding: 0 0 10px 0; line-height:1.4; margin:0; color:#bec3c7; 
}
.legaline a{
	padding:0; line-height:1.4;margin:0;color:#777;
}

/*CUSTOM MODULE STYLES*/
div.moduletable.hot{background-image: url(../images/hot.png); background-position:top right; background-repeat:no-repeat; z-index:99}
div.moduletable.new{background-image: url(../images/new.png); background-position:top right; background-repeat:no-repeat;}
div.moduletable.top{background-image: url(../images/top.png); background-position:top right; background-repeat:no-repeat;}

/* Special Suffix for YELLOW note styles */
.moduletable.note h3{
	font-family:"Times New Roman", Times, serif;
	color:#000;
	border:none;
	font-size:23px!important;
	margin-bottom:0!important;
	line-height:100%;
}

.moduletable.note{
	padding:10px;
	background: url(../images/note.jpg);
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:#555;
	border: 2px solid #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	-moz-box-shadow: 0 0 0 4px #cbcbcbt;
	-webkit-box-shadow:  0px 0px 4px 0px #cbcbcb;
    box-shadow:  0px 0px 4px 0px #cbcbcb;
   }
.moduletable.note a{
	color:#000;
}

/* Special Suffix for Lined Paper note styles */
.moduletable.paper h3{
	font-family:"Times New Roman", Times, serif;
	color:#000;
	border:none;
	font-size:24px!important;
	margin-bottom:0!important;
	line-height:105%;

}

