/**
 * ------------------------------------------------------------------------
 * JA Portfolio Template for Joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
 */ 


.ja-megamenu a.over, .ja-megamenu a.active { /*color: #fff !important;*/ }

ul.megamenu ul.megamenu ul.megamenu { margin: 10px 5px; /* menu's gutter */ } 

/* lv - 0
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level0 li.mega {
	background: url(../../images/mainnav-sep.gif) repeat-y right;
	font-size: 14px;
	border-radius: 0px;
/*border-radius: 7px 7px 0px 0px;*/
}

.ja-megamenu ul.level0 li.mega a.mega {
	padding: 15px 30px 10px 30px /*15px 9px 10px 9px*/;
	color: #000;
	text-transform: capitalize;
	font-family: 'Luckiest Guy', "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
font-weight: lighter;
}

.ja-megamenu ul.level0 li.active {
	color: #fff;
	background: url(../../images/mainnav-sep.gif) repeat-y right #5f9729;
}

.ja-megamenu ul.level0 li.over, ul.level0 li.haschild-over {
	background: url(../../images/mainnav-sep.gif) repeat-y right #525253;
}

/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level1 li.mega {
	background: url(../../images/divider-2.gif) repeat-x top;
}

.ja-megamenu ul.level1 li.mega.haschild {
	background: url(../../images/divider-4.gif) no-repeat top right;
}

.ja-megamenu ul.level1 li.first { background-image: none }

.ja-megamenu ul.level1 li.over, ul.level1 li.haschild-over {
	background-color: #313435;
}

.ja-megamenu ul.level1 li.mega a.mega {
	border: 0;
	padding: 8px 10px;
	color: #cacccd;
}

.ja-megamenu ul.level1 li a.mega span.menu-desc {
	padding-left: 0 !important;
}

 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent-inner {
	background: #525253;
	border: 1px solid #525253;
	border-top: 0;
	color: #cacccd;
}

.ja-megamenu .level1 .childcontent-inner {
	border-top: 1px solid #525253;
}

.ja-megamenu .childcontent .ja-moduletable { margin: 10px 5px; background: none; border: 0; }
.ja-megamenu .childcontent .ja-moduletable .ja-box-ct { padding: 0; }

.ja-megamenu .childcontent .ja-moduletable h3 {
	background: none;
	border-bottom: 1px dotted #ccc;
	text-transform: uppercase;
}

/* Grouped --- */
.ja-megamenu .group-title {
	background: #313435;
}

.ja-megamenu .group-title .menu-title {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 100%;
}

.ja-megamenu .group-title .menu-desc {
	padding-left: 0 !important;
}

li.mega a#menu435.mega {
	background: #bb0000;
	}
	


/*Home*/
 li.mega a#menu435.mega {
background: #fdd400;
	}
	
/*Our fun products*/
 li.mega a#menu542.mega {
	background: #f7941f;
	}
	
/*Where are we?*/
 li.mega a#menu545.mega {
background: #ee4894;
	}
	
/*Birthdays*/
 li.mega a#menu552.mega,
 li.mega a#menu546.mega
  {
background: #bd2125;
color: #fff;
	}
	
/*Promotions*/
 li.mega a#menu593.mega {
background: #1e3465;
color: #fff;
	}
	
/*Corporates*/
 li.mega a#menu597.mega {
background: #276b92;
color: #fff;
	}
	
/*Gallery*/
 li.mega a#menu572.mega {
background: #00b9b4;
	}
	
/*Contact Us
 li.mega a#menu603.mega {
	 background: #aebe37;
	 width: 110px;
}*/


 li.mega a#menu435.mega,
 li.mega a#menu572.mega,
 li.mega a#menu597.mega,
 li.mega a#menu593.mega,
 li.mega a#menu542.mega,
 li.mega a#menu545.mega,
 li.mega a#menu552.mega,
 li.mega a#menu546.mega
 {
	 border-radius: 0px;
/*border-radius: 7px 7px 0px 0px;*/
	}
	
	
a#menu572{width: 58px;}
a#menu546{width:76px}
a#menu542{width: 141px;}
	