/* Copyright (C) 2010 OmegaTheme */
/*
 * blue
 */
/*Style for menu*/
.color_blue #nav-menu ul.menu li.sfhover a.level1,
.color_blue #nav-menu ul.menu li#current a.level1,
.color_blue #nav-menu ul.menu li.level1 a.level1:hover{
	background: url(../images/blue/left-menu-item.jpg) no-repeat left center;
}

.color_blue #nav-menu ul.menu li.sfhover a.level1 span,
.color_blue #nav-menu ul.menu li#current a.level1 span,
.color_blue #nav-menu ul.menu li.level1 a.level1:hover span{
	background: url(../images/blue/right-menu-item.jpg) no-repeat right 0;
}

/*layout*/
.color_blue .mega-header{
	background: url(../images/blue/wrap-header-bg.jpg) repeat-x left top;
	float: left;
	height: 79px;
}

.color_blue .mega-header .headmegawrap{
	background: url(../images/blue/headbg.jpg) no-repeat left center;
	height: 100%;
	width: 1200px;
	margin: 0 auto;
}

.color_blue .mega-slide{
	background: url(../images/blue/wrap-slide-bg.jpg) repeat-x left top;
	overflow: hidden;
}

.color_blue .mega-slide .headmegawrap{
	background: url(../images/blue/slidebg.jpg) no-repeat left center;
}

.color_blue #slide{
	background: url(../images/blue/slide-inner-bg.jpg) no-repeat top center;
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
}

.color_blue .omegauser{
	background: #f3f3f3;
	overflow: hidden;
	border-bottom: 1px solid #c8c8c8;
}

/*Modules*/
.color_blue .contact_email .button,
.color_blue #form-login input.button,
.color_blue #user2 .search input.button{
	background: url(../images/blue/log-bg.jpg) no-repeat left center;
	width: 67px;
	height: 25px;
	line-height: 25px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	border: none;
}

.color_blue #breadcrumbs span a{
	background: url(../images/blue/bread-item.jpg) no-repeat right 5px;
	padding-left: 5px;
	padding-right:15px;
	color: #4c4c4c;
}

.color_blue #user5 .jdv_prev .jdv_button_prev{
	background: url(../images/blue/item-scroll-left.jpg) no-repeat left center;
	cursor: pointer;
	height: 36px;
	width: 36px;
}

.color_blue #user5 .jdv_next .jdv_button_next{
	background: url(../images/blue/item-scroll-right.jpg) no-repeat left center;
	cursor: pointer;
	height: 36px;
	width: 36px;
}

/*Custome*/
a {
	color: #3c4907;
}

.moduletable h3,
.megamodules .megaTitle h3{
	color: #637700;
}

.megamodules .megaModct ul li a{
	background: url(../images/blue/item-md.jpg) no-repeat right 12px;
}

.color_blue #slider-stage{
	background: url(../images/blue/bg-slide.jpg) no-repeat scroll left top transparent
}

.color_blue #slider-list a.readmore{
	background: url(../images/blue/readmore-ct.jpg) no-repeat left center;
	width: 112px;
	height: 31px;
	text-align: center;
	line-height: 30px;
	color: #fbdb00;
	position: absolute;
	bottom: 10px;
	cursor: pointer;
	text-decoration: none;
	padding: 0;
}

/*Joomla*/
div.joomla h1.title {
	margin: 0px;
	float: left;
	font-size: 24px;
	font-family: arial;
	font-weight: normal;
	color: #637700;
}

div.joomla h1.title a{
	color: #637700;
}