/* #######################  GENERAL SETTINGS ############################ */



body {

	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;

	font-size: small;

	color: #ffffff;

	margin: 10px;

		}



/*  Global Formatting */

h1 {font-size:x-large;}

h2 {font-size:large;}

h3 {font-size:medium;}

h4 {font-size:small;}

h5 {font-size:x-small;}

h6 {font-size:xx-small;}

p{font-size: small;}

td{font-size:small;}

th{font-size: small;}

a {color: #FFFFFF;}

a:hover {color: #D5D5D5;}

a:visited {color: #FFFFFF;}

a.image, a.image:hover  {border:0;}

li{

}

ul { list-style: square;}



/* #######################  END GENERAL SETTINGS ############################ */





/* ######################  LAYOUT SETTINGS       ############################## */

/* Add here Div Wrappers of table formatting to layouts custom stuff*/

/* ######################  LAYOUT SETTINGS       ############################## */



/*##################### NAVIGATION SECTION #####################*/

/* Pathway Breadcrumbs */	

	.pathway {font-size: 11px;color:#333;}

	a.pathway:link {color:#659FDE;}

	a.pathway:visited {color:#659FDE;}

	a.pathway:active {color:#659FDE;}

	a.pathway:hover {color:#659FDE;text-decoration:underline;}



/* Mainlevel menu */

					

/* End Mainlevel menu */

	

/* Sub Menu */



/* End Sub Menu */

	

/* Add Custom Menus */



/* Add Custom Menus */

		

/*##################### NAVIGATION SECTION #####################*/	

#topmenu {

	color: #4D4D4D;

	padding: 5px;

	text-align: right;

	}

	

#topmenu a {

	color: #4d4d4d;

	text-decoration: none;

	padding-right: 5px;

}

#topmenu a:hover {color: #D5D5D5;}

#topmenu a:visited {color: #4d4d4d;}



}

/* ##################### STANDARD MODULE TABLE  #################*/	

table.moduletable {

	width: 100%;

	padding: 0px;

	margin: 0px;

}



table.moduletable th { 

background-color: #2F3E57;

color: #212180;

}



table.moduletable td {

padding: 0px;

}



/* Add here Custom Modules */





.moduletable {

padding: 5px;

margin:  0px;

}

/* End Custom Modules */



/* ##################### END STANDARD MODULE TABLE  #################*/	





/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/

.contentheading {

	 font-size: large;

	font-weight: bold;

	color: #FFFFFF;

	background-color:#45b863;

	padding: 3px;

}



/* content title and links */

.contentpagetitle {}

a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 

{text-decoration: none;font-weight: normal; color: #FF6600;border-bottom: 0px;}

a.contentpagetitle:hover {color: #000;border-bottom: 0px  dashed #CCCCCC;text-decoration: none;}



/* top box like a category description */

.contentdescription {}



/* Main Body Text */

.contentpane {background-color: #45B863;

color:#FFFFFF}

.contentpaneopen {background-color: #45B863;

color:#FFFFFF}

/* Main Body Text */



/* article rating */

.content_rating {font-weight: normal;font-size:.8em;}

.content_vote {font-weight: normal;font-size: .8em;}



/* icons */

.buttonheading{

	font-size: small;

	background-image: url(../dashingdishes-content/images/events-bg.gif);

	background-repeat: repeat-x;

}

.pop-ups {float: right;}

a.pop-up {border-bottom: 0;}



/* Dates */

.createdate {color: #666; font-size:.8em; font-weight: normal;}

.modifydate {font-size: 10px;color: #666;text-decoration: none;font-weight: normal;}

.newsfeeddate {font-size: 10px;color: #FF6600;font-weight: normal;}

/* Dates */



/* Writen by Authors name */

.small {color: #FFFFFF;}



/* Page navigation links "<<< 1 of 10 next >>>" */

.pagenav{font-size: x-small;  }

.pagebar{font-size: xx-small;}

.pagenav_prev{font-size: x-small;   }

.pagenav_next{font-size: x-small;   }

a.pagenav {  border-bottom: 0;}

a.pagenav:hover {color: #FFFFFF; border-bottom: 0;}

.pagenavcounter{	height: 15px;  }

.back_button{font-size: small; height: 15px;  }	



/* Read more link */

.readon{

font-family: Arial, Verdana, Helvetica, sans-serif; 

font-size: x-small; font-weight: bold;

}





/* Article index  {mospagebreak} */

table.contenttoc {

	padding: 0px;

	margin: 0px;

	font-size: small;

	}

	

table.contenttoc th {

background: #2F3E57; 

color: #FFFFFF;

}

	

table.contenttoc td {padding: 0px;}



/* Links article index */

	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }

/* End Article index  */



/*  component heading */

.componentheading {

 font-size: large;

	font-weight: bold;

	color: #FFFFFF;

	background-color:#45b863;

	padding: 3px;

		}

	

/* Sectiontable Table types listings Faqs's, weblink etc..*/

.sectiontableheader {

	background-color : #45b863;

	color : #FEFEFE;

	font-weight : bold;

	font-size: small;

	}



/* Table odd and Even Rows */

.sectiontableentry1 {

font-size: x-small;

padding: 5px;

}

.sectiontableentry2 {

font-size: x-small;

padding: 5px;

}

.sectiontablefooter{	height: medium; }

/* End Sectiontable */



/* Category */

.category {color:#333;}

a.category:link, a.category:visited, a.category:hover  {	height: 15px;  }

/* End category */





/* blogsection */

.blog {background-color : #FFFFFF;}

.blogsection{	height: 18px;  }

.blog_more{	height: 18px;  }

.blog_heading {	height: 18px;  }

/* End blogsection */



/* Search Form Module*/

.search {height: 18px;}

/* results if not search google */

.searchintro{height: 18px;}

/*Search Form keyword highlight*/

.highlight {

border: 1px dashed #010101;

background: #DDEEFF;

padding: 0px 0px 0px 0px;}

/* End Search Form */



/* wrapper title */

.wrapper{background-color : #FFFFFF;}

/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/

	



/* ##################### FORM SECTION  #####################*/	

form{font-size: small}

input {

	background-color:#FFFFFF;

	font-size: small;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	color: #212180;

	border: 1px solid #212180;

}



textarea {

color: #212180;

	background-color:#FFFFFF;

border-width: 1px;

border-color: #000000;

border-style: solid;

font-size: small;

}



.inputbox {

	background-color: #FFFFFF;

}

/* Pull down menu */

.selectbox {

	width: 100%;

	background-color: #FFFFFF;

}

/* Submit Button */

.button {border: 1px solid #212180;

 color: #212180;}



/* Contact Email Form */

.contact_email {margin: 0px;padding: 5px;}

/* ##################### END FORM SECTION  ##################### */	



/* ###################### TABBED EDITING ###################### */

/*When user login to edit or sumbit articles*/

/* for modifying {moscode} output.  Don't set the colour! */

.moscode {

	background-color: #f0f0f0;

   }

		

.code {

	font-family: courier, serif;

	font-size: 1.2em;

	padding: 0px;

	background-color: #f0f0f0;

	color: blue;

	border: 1px solid #d5d5d5;

	margin: 0px;

	width: 90%;

}





/* Text passed with mosmsg url parameter */

.message {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size : small;

	color : #FFFFFF;

	text-align: center;

   }



/* Styles for dhtml tabbed-pages */

.ontab {

	background-color: #666666;

	border-left: outset 1px #666;

	border-right: outset 1px #333;

	border-top: outset 1px #666;

	border-bottom: solid 1px #333;

	text-align: center;

	cursor: default;

	font-weight: bold;

	color: #FFFFFF;

	padding: .2em;

   }



.offtab {

	background-color : #cccccc;

	border-left: outset 1px #666;

	border-right: outset 1px #333;

	border-top: outset 1px #666;

	border-bottom: solid 1px #333;

	text-align: center;

	cursor: default;

	font-weight: normal;

	padding: .2em;

   }



.edit-tabs {

   padding: 1em;

   background: none;

   }



.tabpadding {padding:1px;}



.tabheading {

	background-color: #FF6600;

	text-align: left;

   }



.pagetext {

	visibility: hidden;

	display: none;

   }



	/*Body of the form*/

.adminform{background-color : #FFFFFF;}

/* ###################### End TABBED EDITING ###################### */

.header {

	border: 5px solid #FFFFFF;

}



.greenheader {

	background-image: url(../images/corners/green/bg.gif);

	background-position: right;

	background-repeat: no-repeat;

}

.article_seperator {

background-color: #45B863;

display: block;

}

table#mini-calendar td {

	border: 1px solid #EEEEEE;

	height: 20px;

	width: 30px;

	background-color: #FDFDFD;

	color: #45b863;

}

table#mini-calendar td.empty {background: #ffffff}

table#calendar td#today {

	background: #45b863;

	color: #FCFCFC;

}



table#mini-calendar a:link {

	color: #000000;

	font-weight: bold;

	text-decoration: none;

}

table#mini-calendar a:hover {

	color: #58E77E;

	font-weight: bold;

	text-decoration: none;

}

table#mini-calendar a:visited {

	color: #58E77E;

	font-weight: bold;

	text-decoration: none;

}

.sub-footer {

	background-image: url(../images/footer.jpg);

	height: 140px;

	text-align: right;

}

.sub-footer a {

	padding:5px;

	text-decoration: none;

	font-weight: bold;

}

	

.x-small {
	font-size: x-small;
	font-weight: bold;
}
