/* @override 
	http://localhost:8888/community/templates/js_community/css/templatestyle2.css
*/

body { background-color: #392e2e; }

/*TYPOGRAPHY AND MISC*/
a { color: #696060; }
h1,h2,h4,h6 {
	color: #696060;
}

input.button, button {
	border-style: solid;
	border-color: #685e5e;
	background-color: #392e2e;
	color: #fff;
	font-size: 1.3em;
}

/*--HEADER--*/
#headerWrapper {
	background: url(../images/style2/header_gradient.png) repeat-x;
}

#logo-text h1 a { text-decoration: none; font-size: 2em; color: #7b858e; }

#logo-text h2 { color: #333; }

/*--MAIN MENU--*/
#menu ul li a {
	border-right: 1px solid #78838b;
	color: #000;
	text-shadow: none;
}

#menu ul li.active, #menu ul li.current, #menu ul li a:hover {
	background-color: #ccdde2;
}

#menuWrapper {
	background: url(../images/style2/header_gradient.png) repeat-x 0 -144px;
}

#menu ul li ul {
	border-right: 1px solid #ccdde2;
	border-top: 1px solid #ccdde2;
	border-bottom: 1px solid #ccdde2;
	border-left: 1px solid #ccdde2;
	background: #78838b;
}
 
#menu ul ul a, #menu ul li#current ul a {
	color: #fff;
	border-bottom: 1px solid #ccdde2;
}
 
#menu ul ul li a:hover, #menu ul li#current ul li a:hover {
	background: #ccdde2;
	color: #000;
}

/*--BANNER--*/
#banner_wrapper, #footerWrapper {
	background: #3a2e2e url(../images/style2/header_gradient.png) repeat-x 0 -183px;
}

#banner, #footer {
	background-color: #271f1f;
}

#banner .module, #footer .module {
	background-color: #332929;
}

/*--MAIN AREA--*/
/*MODULES*/
.left .moduletable h3, .right .moduletable h3 {
	color: #696060;
	font-weight: normal;
	font-style: normal;
}

.left .moduletable ul li a, .right .moduletable ul li a { color: #696060; }

#banner .module .side, #footer .module .side { background: url(../images/style2/round_circle_dark.png) no-repeat; }

#banner .module h3, #footer .module h3 {
	border-top: 1px solid #5a5353;
	border-right: 1px solid #5a5353;
	border-left: 1px solid #5a5353;
}

#banner .module .module_body, #footer .module .module_body {
	border-right: 1px solid #5a5353;
	border-left: 1px solid #5a5353;
	border-bottom: 1px solid #5a5353;	
}

#banner .module_body.notitle, #footer .module_body.notitle {
	border-top: 1px solid #5a5353;	
}

#main_breadcrumb {
	background: url(../images/style2/home_icon.png) no-repeat 10px center;
}

/*--FOOTER--*/
#banner a, #footer a { color: #ccc; }

/*--JOMSOCIAL STYLING--*/
#cToolbarNav {
	background: #0e5b75 url(../images/style2/header_gradient.png) repeat-x 0 -144px !important;
}
#cToolbarNav a { color: #fff; 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: #78838b none;
	color: #fff;
	margin-top: 20px;
	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(../images/style2/header_gradient.png) 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: #7b858e;
}

#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;
}
