/*---------------------------------------------------------------- 
  Copyright:
  Copyright (C) 2008 - 2011 IceTheme. All Rights Reserved
  
  License:
  Copyrighted Commercial Software 
  
  Author:
  IceTheme - http://wwww.icetheme.com
---------------------------------------------------------------- */

/* ---------------------- modules.css --------------------------
This CSS file contain the codes that Joomla uses to output its 
modules. Normally the module positons found here are: left, right,
bottom, promo, showcase etc.

- Feel free to make changes to suit the needs to your website
project
---------------------------------------------------------------- */

/* -- Promo and Bottom -- 
used on the "promo" and "bottom" module positions */
#promo .separator,
#bottom .separator {
	position:relative;}

#promo .moduletable,
#bottom .moduletable{
	margin:15px 0px 0px 20px;}

	#promo .moduletable h3.mod-title,
	#bottom .moduletable h3.mod-title{
		font-size:1.5em;
		padding:0;
		border-left:3px solid #DEDEDE;
		padding:0 0 0 10px;
		margin-bottom:7px}
		
		#promo .moduletable h3.mod-title span,
		#bottom .moduletable h3.mod-title span  {
			color:#777;
			font-family:Verdana, Geneva, sans-serif;
			display:block;
			font-size:12px;
			line-height:1.6em;
			margin-bottom:10px;
			margin-top:-3px;} 
						
		
		#promo .moduletable img,
		#bottom .moduletable img{
			float:left;
			margin:5px 10px 10px 0}
	
		
		 .moduletable p:last-child {
			 margin-bottom:0}		
			
	
		
		/* width for the modules */
		#promo .width33,
		#bottom .width33 { width:33.33%}
		
		#promo .width50,
		#bottom .width50 { width:50%}
		
		#promo .width100,
		#pbottomromo .width100  { width:100%}
		
	



								
/* 
Col Modules
--------------
The columns modules are used on the "left" and "right" positions.
Normally they may contain suffixes which you may add through each 
module on their paramenters so that you may have different module
styles. 
---------------------------------------------------------------- */

/* on the "left" position */
 .col-module {
	position:relative;
	margin-bottom:15px;}	
	 .col-module .col-module-suffix-,
	 .col-module .col-module-suffix-style1,
	 .col-module .col-module-suffix-style2  {
		 border:none;
		 padding:10px;
		 border:1px solid #BBDBEF;
		 border-radius: 8px;
		 background: #D9F6FF;}
		
		
	.col-module-header {
		background-color:#DDEDF7;
		background-image: -moz-linear-gradient(#EBF1F7, #DDEDF7);
		background-image: -webkit-linear-gradient(#EBF1F7, #DDEDF7); 
		background-image: -o-linear-gradient(#EBF1F7, #DDEDF7);
		background-image: linear-gradient(#EBF1F7, #DDEDF7);
		margin:-10px -10px 7px;
		border-bottom:1px solid #CCE3F1;
		box-shadow:inset 0 -1px 0 #fff;
		padding:7px 10px 6px}
	
	
		.col-module-header  h3.mod-title {
			font-size:1.3em;
			margin:0;
			padding:0;
			text-shadow:1px 1px 1px #fff;
			color:#555;}
		
			/* subtitles */
			.col-module-header  h3.mod-title span {
				color:#888;
				text-shadow:none;
				font-family:Verdana, Geneva, sans-serif;
				display:block;
				font-size:12px;
				line-height:1.6em;
				margin-bottom:0;
				margin-top:-3px;} 
				

			.col-module .col-module-content{
				padding:0;
				clear:both;}	
				
				
			/* -- Style 1 --
		   This is when you put a suffix on the module class sufixx parameter "-style1"
		   so that you may have a different styled module   */	
		   .col-module .col-module-suffix-style1 .col-module-header {
				background-color:#2e77ae;
				margin-left:-11px;
				margin-right:-11px;
				background-image: -moz-linear-gradient(#5590bd, #2e77ae);
				background-image: -webkit-linear-gradient(#5590bd, #2e77ae); 
				background-image: -o-linear-gradient(#5590bd, #2e77ae);
				background-image: linear-gradient(#5590bd, #2e77ae);
				border-bottom-color:#5590bd;
				box-shadow:inset 0 -1px 0 #BBDBEF;}
				
			.col-module .col-module-suffix-style1 .col-module-header  h3.mod-title {
				text-shadow:1px 1px 1px rgba(0,0,0,.75);
				color:#fff;}
				
			.col-module .col-module-suffix-style1 .col-module-header h3.mod-title span {
				color:#fff;
				color:rgba(255,255,255,.7);}
					
			/* -- Style 2 --
		   This is when you put a suffix on the module class sufixx parameter "-style1"
		   so that you may have a different styled module   */	
			.col-module .col-module-suffix-style2 {
				background:#E6EFC2;
				border:1px solid #CEE086!important;
				box-shadow: -1px -1px 0 #FFFFFF inset, 1px 1px 0 #FFFFFF inset;
				color:#264409;
				text-shadow:1px 0 1px #fff}
			
			.col-module .col-module-suffix-style2 .col-module-header {
				margin-left:0;
				margin-right:0;
				margin-bottom:5px;
				padding-left:0;
				padding-right:0;
				background:none;
				box-shadow:none;
				border-bottom:1px dotted #AECC36;}
				
				.col-module .col-module-suffix-style2 .col-module-header  h3.mod-title {
					color:#264409;}
		
				.col-module .col-module-suffix-style2 .col-module-header h3.mod-title span {}
						
							

		/* "nostyle" used to remove the decoration for the col modules. in case for eg when you put the FB like box */
			.col-module .col-module-suffix-nostyle .col-module-header {
				margin:0 0 7px;
				padding:0;
				background:none;
				box-shadow:none;
				border:none;}
		
			


/* -----------------
 Footer Modules
 used module positions are footer1, footer2, footer3 and footer4, and footer5
----------------- */
#footer .separator {
	position:relative;}
	
	#footer .moduletable {
		padding:0 0 0 15px;
		line-height:1.9em;
		margin:20px 0px 10px 0;}
		 
		#footer .moduletable h3.mod-title{
			font-size:1.5em;
			color:#2C76AD;
			border-left:3px solid #ABCFE9;
			text-shadow:1px 1px 1px #fff;
			padding:0 0 0 10px;
			margin-bottom:7px}
		
		#footer .moduletable h3.mod-title span {
			color:#777;
			font-family:Verdana, Geneva, sans-serif;
			display:block;
			font-size:12px;
			line-height:1.6em;
			margin-bottom:10px;
			margin-top:-3px;} 
						
		
		footer .moduletable img {
			float:left;
			margin:5px 10px 10px 0}
					
		
			#footer .moduletable span.dropcap {
				color:#8EC0E2}

						

		/* width for the modules */
		#footer .width20 { width:20%}
		#footer .width25 { width:25%}
		#footer .width33 { width:33.33%}
		#footer .width50 { width:48.4%}
		#footer .width100 { width:100%}
		
		
		
	


/* -----------------
 Ice Modules
 used for IceTheme Extensions like IceCaption, IceTabs etc
----------------- */
.ice-module {  margin-left: 15px;} 
		
	.ice-module h3.mod-title {
		text-align:center;
		color:#777;
		padding-bottom:2px;}
	
		.ice-module h3.mod-title mspan {}