/* @override http://localhost:8888/community/templates/js_community/css/templatestyle3.css */

body { background-color: #668c1f;#d5cf88;#ac9f92; margin: 0px; margin-top: 0px; }

/*TYPOGRAPHY AND MISC*/
a { color: #7b975c; }
h1,h2,h4,h6 {
	color: #7b975c;
}

input.button, button {
	border-style: solid;
	border-color: #908a84;
	background-color: #6f6861;
	color: #fff;
	font-size: 1.3em;
}

/*--HEADER--*/
#headerWrapper {background-color: #3e2f6a) repeat-x;
}

	
}

#logo-text h1 a { text-decoration: none; font-size: 2em; color: #7b6f49; }

#logo-text h2 { color: #333; }

/*--MAIN MENU--*/
#menu ul li a {
	border-right: 1px solid #030300;
}

#menu ul li.active, #menu ul li.current, #menu ul li a:hover {
	background-color: #4d4708;
}

#menuWrapper {
	background: url(../bg.jpg) repeat-x 0 -144px;
}

#menu ul li a { color: #fff; }

#menu ul li ul {
	border-right: 1px solid #71700f;
	border-top: 1px solid #71700f;
	border-bottom: 1px solid #71700f;
	border-left: 1px solid #71700f;
	background: #4d4708;
}
 
#menu ul ul a, #menu ul li#current ul a {
	color: #fff;
	border-bottom: 1px solid #71700f;
}
 
#menu ul ul li a:hover, #menu ul li#current ul li a:hover {
	background: #71700f;
	color: #fff;
}

/*--BANNER--*/
#banner_wrapper, #footerWrapper {
	background: #e1e4d9  url(../bg.jpg) repeat-x 0 -183px;
}

#banner, #footer {
	background-color: #797168;
}

#banner .module, #footer .module {
	background-color: #92867b;
}

/*--MAIN AREA--*/
/*MODULES*/
.left .moduletable h3, .right .moduletable h3 {
	color: #7b975c;
	font-weight: normal;
	font-style: normal;
}

.left .moduletable ul li a, .right .moduletable ul li a { color: #7b975c; }

#banner .module .side, #footer .module .side { background: url(../images/style3/round_circle_beige.png) no-repeat; }

#banner .module h3, #footer .module h3 {
	border-top: 1px solid #9c958d;
	border-right: 1px solid #9c958d;
	border-left: 1px solid #9c958d;
}

#banner .module .module_body, #footer .module .module_body {
	border-right: 1px solid #9c958d;
	border-left: 1px solid #9c958d;
	border-bottom: 1px solid #9c958d;	
}

#banner .module_body.notitle, #footer .module_body.notitle {
	border-top: 1px solid #9c958d;	
}

#main_breadcrumb {
	background: url(../images/style3/home_icon.png) no-repeat 0px center;
}

/*--FOOTER--*/
#banner a, #footer a { color: #ccc; }

/*--JOMSOCIAL STYLING--*/
#cToolbarNav {
	background: #0e5b75 url(../bg.jpg) repeat-x 0 -105px !important;
}
#cToolbarNav a { color: #444; text-decoration: none; }
#cToolbarNavInner { background: none !important;}

#cToolbarNav ul#cToolbarNavList li { background: #444; }
#cToolbarNav ul#cToolbarNavList li.toolbar-active { background: #199cca !important; }
#cToolbarNav ul#cToolbarNavList li a { background: #444 none !important; }

#cToolbarNav ul#cToolbarNavList li.toolbar-active div a:link, #cToolbarNav ul#cToolbarNavList li.toolbar-active div a:visited {
	border-bottom: 1px solid #777 !important;
}

#labelstatustext {
	background: #444 none !important;
}

#main_area_wrapper #community-wrap {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#main_area_wrapper #community-wrap a#joinButton, #cWindow #cWindowContent a#joinButton2 {
	border: 5px solid #ccc;
	background: #517b0c none;
	color: #fff;
	margin-top: 10px;
	text-indent: 0;
	text-decoration: none;
	height: auto;
}

form#form-login a {
	font-size: 11px;
}

#main_area_wrapper #community-wrap .app-box-header {
	background: #50790b url(../bg.jpg) repeat-x 0 -144px;
}

#main_area_wrapper #community-wrap .app-box-header h2 {
	padding: 4px;
	color: #fff;
}

#main_area_wrapper #community-wrap h3, #community-wrap div.appsBoxTitle {
	color: #87ce13;
}

#community-wrap .app-box-menu-title {
	text-indent: 0;
}

#community-wrap .app-box-menu-icon {
	background: none;
	height: auto;
	width: auto;
	display: inline;
	line-height: 24px;
	color: #fff;
	text-decoration: none;
}
