#mainNav ul li a {color: #ffffff;}
#mainNav ul li a:hover {color: #3e626f;}

#mainNav ul li.main-nav-cats{	
}
/* url('http://mycookbook.all4women.co.za/themes/Fish-Dinner/images/nav-split.gif') top center no-repeat*/

#mainNav ul li.main-nav-cats a{
background: url('http://mycookbook.all4women.co.za/Themes/Fish-Dinner/images/nav-split.gif');
color: #ffffff; /*start color*/
}
#mainNav ul li.main-nav-cats a:hover{
background: url('http://mycookbook.all4women.co.za/Themes/Fish-Dinner/images/nav-split-hover.gif');
}
#mainNav ul li.main-nav-cats ul li a{
color:#3e626f;
background:#ffffff;
}

#mainNav ul li.main-nav-cats ul li a:hover { 
color:#ff6600;
background:#ffffff url(none);
}


body {
	margin: 12px 0px;
	padding: 0;
	border: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#new_signup_box {
	padding-top: 4px;
	padding-left: 58px;
	padding-right: 8px;
	padding-bottom:10px;
	background: url(../img/new-signup-box-bg2.gif) top left no-repeat;
	width: 241px;
	height: 128px;
}

#container {
	width: 990px;
	margin: 0px auto;
	text-align: left;
	border: solid 1px #213942;
}

#header {}

#content { width: 990px; }

#dynamic_box_left {
	margin: 0;
	float: right;
}

#dynamic_box_center {
	float: left;
}

#dynamic_box_right {
	margin: 0;
	float: left;
}

#content_footer {clear: both;}

#footer {clear: both;}


body { background: #FEDAED url(../img/new-top-page-bg.jpg) top repeat-x;}
/*body { background: #315B5B url(../img/new-top-bg.jpg) top repeat-x;}*/



/*************** GLOBAL STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

#container {background-color: #fff;}

#content { background: #fff url(../img/content_top_corners.gif) top no-repeat; padding-top: 0px;
}

#recipe-sponsor { height:15px; background: url('http://all4women.co.za/themes/default/img/sponsor.gif') 261px  0 no-repeat;}

#container div#footer div.bottom_corners { background: url(../img/content_bottom_corners.gif) bottom no-repeat; height: 7px;}

#Google728x90 {padding: 5px;}

/*** Global anchor styles ***/

a {color:#000; text-decoration: none;}

a:hover {text-decoration: underline;}

a img {border: none;}

/*** Global list styles ***/

ul { padding: 0; margin: 0;}

ul li { list-style-type: none;}

/*** Global heading styles ***/

h1, h2, h3, h4 { font-family: Tahoma,Arial,Georgia, "Times New Roman", Times, serif; margin: 0px;}

h1 { font-weight: normal; }

h1 a { color: #C90404;}

h2, h3 { padding-bottom: 4px;}

h2 a:hover, h3 a:hover {color: #C90404;}

h4 {}

h4 a {}


/*************** HEADER STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

/*** OLD CODE ***/
.header_image { border-bottom: 0px solid #fff;}

/*** NEW CODE AFTER UPGRADE ***/

/*.header_image {width:100%; overflow:hidden; background: url(../img/header_bg.jpg) top no-repeat; border-bottom: 0px solid #fff;}*/
/*.header_image img {float: left;}*/
/*.head_ad { float: right; padding: 7px 6px 0px 0px;}*/



/*** Static pages navigation ***/




.box_pages { /*** static pages list holder ***/ 
	border: 0px solid #000; 
	padding: 6px; 
	/*background: #42464A url(../img/pages_bg.gif) bottom repeat-x;*/
	text-align: right;
}




.box_pages li { /*** static pages list ***/
	display: inline;
}




.box_pages a {padding: 5px 6px;}




.box_pages a:link, .box_pages a:visited {
	color: #213942;
	text-decoration: none;
}




.box_pages a:hover {
	color: #FF6600;
	background-color: #FFFFFF;
	text-decoration: none;
}




/*** Search box ***/




.search { 
	padding: 6px; 
	/*background: #eee;*/
	text-align: right;
}




.search a {color: #CA0405;}




.search button {
	width: 50px;
	height: 20px;
	margin-left: 6px;
	border: none;
	font-size: 12px;
	font-weight: normal;
	color: #fff; 
	background: url(../img/search_button.gif) no-repeat;
}


/*** Recipe Subs List ***/

#RecipSubsDiv {

margin: 2px;
clear: both;
list-style: bullet;
text-align: center;
}

.RecipeSubs {
width: 154px;
border: solid 1px #EEEEEE;
list-style: none;
float: left;
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #0000FF;
padding: 3px 0px 3px 0px;
margin: 2px;

}

.RecipeSubs a{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0;
color: #C90404;
list-style: bullet;
text-decoration: none;

}

/*************** FOOTER STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

.footer { 
	text-align: center; 
	padding: 6px 0px;
	margin: 0px 6px 0px 6px;
	color: #666666;  
}

.footer a { color: #666666;}

.static_footer { background-color: #EFEFEF; padding: 12px 0px 8px 0px;}

.footer div.corner_bottom {background: url(../img/footer_bottom.gif) no-repeat left bottom; height: 8px;}

/*** First level categories in footer ***/

.footer ul { text-transform: uppercase; background: #CBCBCB; padding: 6px 0px 6px 0px; margin: 0px;}

.footer li {display: inline; padding: 0px 3px;}

.footer li a { color:#FFFFFF;}

.menu{
	line-height: 1.8em;
	margin: 0;
	display: block;
	position: relative;
}

.menu, .menu ul { /* remove all list stylings */
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
}

.menu ul {
	width: 100%;
	display: block;
	visibility: hidden;
	position: absolute;
	clear: both;
	top: 1.6em;/* watch for this value! you must make sure that this value and value of line-height for the parent items are such that it is possible to move the mouse over to submenu */
	left: 0;
}


/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
/* -- float.clear.END --  */

.menu li.selected ul, .menu li:hover ul, .menu li.adxmhover ul {
	visibility: visible;
}

.menu li.selected ul {
	z-index: 10;
}

.menu li:hover ul {
	
	z-index: 9999;
}

/*	Navigation make-up 	*/

#mainNav_container {
	height: 50px;
}

#mainNav {
	height:50px;
	background: #243843 url(../img/nav-bg-v2.gif) top left repeat-x;
	padding-left: 0px;
}

#mainNav ul li {
	display: block; 
	text-decoration: none;   
	overflow: hidden;
}

#mainNav ul li a.first_level {
	display: block; 
	text-decoration: none;   
	overflow: hidden;
}

.menu {
	font-weight: bold;
	color: #fff;
}

.menu a {
	color: #fff;
	display: block;
}

.menu li {
	margin: 0;
	padding:2px 1px 0 0px;
}

.menu li a {
	float:left;
	display:block;
	padding:4px 5px 4px 5px;
	background: url('http://mycookbook.all4women.co.za/Themes/Fish-Dinner/images/nav-split2.gif');
	color: #FFF; /*start color*/
}

/* which is why the link is styled separatelly */

.menu li a:hover { 
	text-decoration: line;
	background: #FFFFFF url(../img/top-tab-hover-bg.gif) top center no-repeat;
	color: #243843;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
}

/* always pay attention that the value for top is such that it is possible to move the mouse over to submenu */
.menu ul {
	top: 20px;
	padding: 8px 0px 6px 0px;/* should be identical to .navig, for best results */
	color: #7F7772;
}

.menu li li {
	background: #FFFFFF;
	padding:0 0 0 4px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 9px;
}

.menu li li a {
	color: #515151;
	background: url(../img/submenu_separator.gif) right 4px no-repeat;
	padding:1px 8px 1px 5px;
	text-decoration: none;
	border-right: none;
}

.menu li li a:hover {
	color: #ff6600;
	text-decoration: underline;
}

/* fix the colors for selected item and submenu, for better usability */

.menu li.selected a, .menu li.selected, .menu li.selected a:hover {
	color: #FFF;
}

.menu li.selected, .menu li.selected:hover a, .menu li.selected ul {
	color: #FFF;
}


/********************************************************************************************/
/**************************** Internet Explorer only styles ********************************/

/* Hides from IE5-mac \*/
* html .menu {
	height: 1%;
}

* html .menu .adxmhover ul {
	visibility: visible;
	z-index: 100;
}

* html .menu {
	/*padding: 0 20px;*/
}

* html .menu li.adxmhover  {
	text-decoration: none;
	color: #FFF;
}

* html .menu .adxmhover a {
	text-decoration: none;
	
}

* html .menu .adxmhover ul { }
/* End hide from IE5-mac */

.BlockContent-body .post ul li
{
padding-left: 15px;
list-style-type: circle;
list-style-position: inside;
background: none;
}

