/* --- Main Table with shadow effect ---*/

.outer_table {

	width: 784px;

	background: #f5f5f5;

	margin-top: -7px;

	border-left: solid 1px #fdfdfd;

	border-right: solid 1px #fdfdfd;

	border-top: solid 0px #666666;

	border-bottom: solid 0px #666666;

}



/* --- Table Cell 1 continues shadow effect ---*/

.shadow_cell_1 {

	width: 783px;

	margin: 0px 0px 0px 0px;

	background: #e6e6e6;

	border-left: solid 1px #ededed;

	border-right: solid 1px #ededed;

	border-top: solid 0px #666666;

	border-bottom: solid 0px #666666;

}



/* --- Inner Table continues shadow effect ---*/

.inner_table {

	width: 782px;

	background: none;

	border-left: solid 1px #dedede;

	border-right: solid 1px #dedede;

	border-top: solid 0px #666666;

	border-bottom: solid 0px #666666;

}



/* --- Table Cell 2 continues shadow effect ---*/

.shadow_cell_2 {

	width: 781px;

	background: none;

	border-left: solid 1px #e3e3e3;

	border-right: solid 1px #e3e3e3;

	border-top: solid 0px #666666;

	border-bottom: solid 0px #666666;

}



/* --- Top Nested Table Holding Site Name ---*/

.table_top {

	width: 780px;

	height: 30px;

	background: #ffffff;

	border-left: solid 1px #666666;

	border-right: solid 1px #666666;

	border-top: solid 1px #666666;

	border-bottom: solid 1px #666666;

}



/* --- Table Holding Main Image ---*/

.table_1 {

	width: 780px;

	height: 148px;

	background: url(../dove_headerleft.jpg);

	background-repeat: no-repeat;

	border-left: solid 1px #666666;

	border-right: solid 1px #666666;

	border-top: solid 0px #666666;

	border-bottom: solid 0px #666666;

}



/* --- Table Holding Pathway ---*/

.path {

	width: 780px;

	background: #ffffff;

	padding-left: 2px;

	border-left: solid 1px #666666;

	border-right: solid 1px #666666;

	border-top: solid 1px #666666;

	border-bottom: solid 1px #666666;

}



/* --- Table Containing Left, Top, and Bottom Modules and the Main Body ---*/

.table_2 {

	width: 780px;

	background: #ffffff;

	border-left: solid 1px #666666;

	border-right: solid 1px #666666;

	border-top: solid 0px #666666;

	border-bottom: solid 0px #666666;

}



/* --- Cell Holding Left Modules ---*/

.left_modules {

	width: 200px;

	vertical-align: top;

	padding-top: 0px;

	background: #ffffff;

	border-left: solid 0px #666666;

	border-right: solid 0px #666666;

	border-top: solid 0px #666666;

	border-bottom: solid 0px #666666;

}



/* --- Cell Holding Top and Bottom Modules and the Main Body ---*/

.main_content {

	background: none;

	padding: 10px;

	border-left: solid 0px #666666;

	border-right: solid 0px #666666;

	border-top: solid 0px #666666;

	border-bottom: solid 0px #666666;

}



/* --- Table Holding the Footer ---*/

.table_bottom {

	width: 780px;

	background: #ffffff;

	border-left: solid 1px #666666;

	border-right: solid 1px #666666;

	border-top: solid 1px #666666;

	border-bottom: solid 1px #666666;

}





/* ---------------- Mambo Styling Classes ----------------------------*/

body {

	margin: 0px 0px 0px 0px;

	background-color : #ffffff ;

	color : #465675;

	}



td,tr,p,div {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	}


h4 {

	color: #80069e; 

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 14px; font-weight: bold;

	}



h5 {

	color: #80069e; 

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 13px; font-weight: bold;

	}



h6 {

	color: #80069e; 

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px; font-weight: bold;

	}



a:link, a:visited {

	font-size: 13px; 

	color: #23598d; 

	text-decoration: none;

	font-family:  Arial, Verdana, Helvetica, sans-serif;

	}



a:hover {

	color: #23598d;	

  	text-decoration: none;

	}



ul {

	margin: 0px 0px 0px 0px;

	}



li {

   width: auto;

   margin: 0px 0px 0px 0px!important;

   margin: 0px 0px 0px 30px;

   border: 0px;

   padding: 0 0 0 0;

   }



/* ---------------- General Mambo Styles ----------------------*/



hr { 

	/* often used in components like Akobook, and Simpleboard forum

	   to define the separator lines */

	background: transparent; 

	height:1px; 

	border: 1px solid #314B77;

	}



hr.separator {

	background: transparent;

	height: 1px;

	width: 75px;

	border: 1px solid #314B77;

}



.pagenavbar { 

}



.pagenav {

	font-weight: normal;

}



a.pagenav, a.pagenav:visited {

	font-weight: bold;

	color: #343A58;

}



a.pagenav:hover {

	color: #80069e;

}



.small {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 10px;

	color: #343A58;

	text-decoration: none;

	font-weight: normal;

	}



.smalldark {

    font-family: Arial, Verdana, Helvetica, sans-serif;

    font-size: 10px;

    color: #343A58;

    text-decoration: none;

    font-weight: normal;

    }



.siteheading {

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 22px;

    color: #343A58;

    text-decoration: none;

    font-weight: bold;

    }



.sitesubheading {

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 13px;

    color: #010cdf;

    text-decoration: none;

    font-weight: bold;

    }



/* ---------------- Mambo Form Styles ----------------------*/

.button {

	color: #343A58; 

	font-family: Arial, Verdana, Helvetica, sans-serif;

	margin-top: 4px;

	font-weight: bold;

	text-align: center;

	font-size: 12px;

	background: #f5f5f5;

	border: 1px solid #000066;

	height: 20px;

	cursor:  pointer;

	}



.inputbox {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	color: #343A58;

	background: #FFFFFF;

	border: 1px solid;

	}



.back_button {

	float: left;

	font-size: 12px;

	color: #FFFFFF; 

	background: #f5f5f5;

	font-weight: bold;

	text-align: center;

    padding: 4px;

	border: 1px solid #000066;

    cursor:  pointer;

}



/* ---------------- Mambo Tabbed Frontend Admin Interface --------------------*/

.ontab {

	background-color: #323A15;

	border-left: outset 1px #DCF2FA;

	border-right: outset 1px #808080;

	border-top: outset 1px #DCF2FA;

	border-bottom: solid 1px #d5d5d5;

	text-align: center;

	font-weight: bold;

	color: #FFFFFF;

}



.offtab {

	background-color : #e5e5e5;

	border-left: outset 1px #E0E0E0;

	border-right: outset 1px #E0E0E0;

	border-top: outset 1px #E0E0E0;

	border-bottom: solid 1px #d5d5d5;

	text-align: center;

	cursor: pointer;

	font-weight: normal;

}



.tabpadding {

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	padding-right: 5px;

}



.tabheading {

}



.pagetext {

	visibility: hidden;

	display: none;

	position: relative;

	top: 0;

}



/* ---------------- Mambo Menu Styling ----------------------*/

a.mainlevel:link, a.mainlevel:visited {

	color: #80069e;

	background: none;

	font-weight: bold;

	text-decoration:none;

	text-align: left;

	padding-left: 5px;

	}



a.mainlevel:hover {

	color: #80069e;

	width: 100%;

	font-weight: bold;

	text-decoration:none;

	text-align: left;

	}



a#active_menu {

	color: #80069e;

	}



a.sublevel:link, a.sublevel:visited {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	color: #343A58;

	width: 100%; 

	font-weight: normal;

}



a.sublevel:hover {

	color: #FFFFFF;

	width: 100%; 

	text-decoration: none;

	}



/* --------- Mambo General styling for Sections/Categories/Contents ---------*/

.createdate {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 9px;

	color: #343A58;

	text-decoration: none;

	font-weight: normal;

	}



.modifydate {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 10px;

	color: #343A58;

	text-decoration: none;

	font-weight: normal;

	}



a.readon:link, a.readon:visited {

	color: #23598d; 

	text-decoration: none; 

	font-family:  Arial, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	}



a.readon:hover {

	color: #23598d;	text-decoration: underline;

	font-weight: normal;

	font-family:  Arial, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	}



/* --------- Mambo Styling for Contents ---------*/

.contentpane {

	background-color : #FFFFFF;

	}



.contentpaneopen {	

	background-color : #FFFFFF;

	}



.contentheading {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

 	color: #80069e;

	text-align:left;

	line-height: 16px;

	height: 15px;

	}



.contentpagetitle {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

 	color: #80069e;

	text-align:left;

	}



.contentdescription {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	text-align: left;

	}



table.contenttoc {

	color: #343A58;

	background-color: #f5f5f5;

	border-top: 1px solid #465675;

	border-bottom: 1px solid #465675;

	border-left: 1px solid #465675;

	border-right: 1px solid #465675;

    }



table.contenttoc td {

	font-family: Arial, Verdana, Helvetica, sans-serif;

    font-size: 8pt;

    font-weight: normal;

    text-align:left;

	padding: 3px;

}



table.contenttoc th {

	background: #94B1CF;

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #666666;

	text-align: left;

	text-indent: 15px;

	width: 100%;

	height: 24px;

	border-bottom: dashed 1px #666666;

	text-transform: uppercase;

}



.content_rating {

	font-weight: normal;

	font-size: 8pt;

}



.content_vote {

	font-weight: normal;

	font-size: 8pt;

}



/* --------- Mambo Sections Styles ---------*/

.sectiontableheader {

	background-color : #94B1CF;

	background-repeat: repeat;

	padding: 2px;

	color : #FFFFFF;

	font-weight : bold;

	padding: 2px;

	}



.sectiontableentry1 {

	background-color : #BED2EB;

	}



.sectiontableentry2 {

	background-color : #F3F3F3;

	}



/* --------- Mambo Styles for Categories ---------*/

.category {

	color: #80069e; 

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 11px; 

	font-weight: bold; 

	text-decoration: none;

	}



a.category:link, a.category:visited {

	color: #80069e; font-weight: bold;

	}



a.category:hover {

	color: #80069e;

	}



/* --------- Mambo Blog styling ---------*/

a.blogsection:link, a.blogsection:visited {

	color: #44757D; 

	text-decoration: none; 

	font-family:  Arial, Verdana, Helvetica, sans-serif;

	font-size: 10px;

	}



a.blogsection:hover {

	color: #759328;	

	text-decoration: underline;

	font-size: 10px;

	}



/* --------- Mambo Components Styles ---------*/

.componentheading {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

 	color: #80069e;

	text-align:left;

	}



/* --------- Mambo Modules formatting ---------*/

table.moduletable {

	width: 100%;

	margin: 0px 0px 0px 0px;

	border-left: solid 1px #666666;

	border-right: solid 1px #666666;

	border-top: solid 1px #666666;

	border-bottom: solid 1px #666666;

}



table.moduletable th {

	background: #f5f5f5;

	vertical-align: middle;

	font-size: 11px;

	font-weight: bold;

	color: #666666;

	text-align: left;

	text-indent: 15px;

	width: 100%;

	height: 24px;

	border-bottom: dashed 1px #666666;

	text-transform: uppercase;

}



table.moduletable td {



	font-size: 11px;

	background: #ffffff;

	padding: 0px;

	font-weight: normal;

}



table.moduletable ul {

	color: #ff0000;

}	



/* --------- Mambo's Built-in Component's Syling ---------*/

.poll {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #343A58;

	line-height: 14px

	}



.pollstableborder {

	border: 1px solid #465675;

}



a.weblinks:link, a.weblinks:visited {

	color: #405115; text-decoration: none; font-weight: normal;

	font-family:  Arial, Verdana, Helvetica, sans-serif;

	}



a.weblinks:hover {

	color: #000099;	text-decoration: underline;

	}



.newsfeedheading {

   font-family: Arial, Verdana, Helvetica, sans-serif;

   font-size: 11px;

   font-weight: bold;

   color: #343A58;

   }



.newsfeeddate {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 10px;

	color: #343A58;

	font-weight: normal;

	}



.fase4rdf {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 11px; 

	color: #343A58; 

	font-weight: normal;

	}



a.fase4rdf:link {

	font-size: 11px; 

	font-weight: bold; 

	color: #356C82;

	}



a.fase4rdf:hover {

	font-size: 11px;

	font-weight: bold; color: #759328;

	}



table.searchintro {

	background-color: #FFFFFF;

	border: 1px solid #8D9ABC;

	}



table.contact {

	background-color: #FFFFFF;

	}

table.contact td.icons {

	background-color: #CCCCCC;

	}



table.contact td.details {

	background-color: #F3F3F3;

	font-size: 11px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	}