/* @override http://localhost/community_new/templates/js_community/css/templatestyle1.css */

body { background-color: #1e5467; }

/*TYPOGRAPHY AND MISC*/
a { color: #627e9e; }
h1,h2,h4,h6 {
	color: #627e9e;
}

input.button, button {
	border-style: solid;
	border-color: #697d85;
	background-color: #17333f;
	color: #fff;
	font-size: 1.3em;
}

/*--HEADER--*/
#headerWrapper {
	background: url(../images/bg-headerWrapper.png) bottom repeat-x;
	background-color: #ffffff;

	background-image: linear-gradient(bottom, rgb(238,238,238) 6%, rgb(255,255,255) 27%);
	background-image: -o-linear-gradient(bottom, rgb(238,238,238) 6%, rgb(255,255,255) 27%);
	background-image: -moz-linear-gradient(bottom, rgb(238,238,238) 6%, rgb(255,255,255) 27%);
	background-image: -webkit-linear-gradient(bottom, rgb(238,238,238) 6%, rgb(255,255,255) 27%);
	background-image: -ms-linear-gradient(bottom, rgb(238,238,238) 6%, rgb(255,255,255) 27%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.06, rgb(238,238,238)),
		color-stop(0.27, rgb(255,255,255))
	);
}

#logo-text h1 a { text-decoration: none; font-size: 2em; color: #51adde; }

#logo-text h2 { color: #333; }

/*--MAIN MENU--*/
#menu ul li a, #menu ul li span.separator {
	border-right: 1px solid #0d5e78;
	color: #fff;
}

#menu ul li.active, #menu ul li.current, #menu ul li a:hover, #menu ul li:hover span.separator {
	background-color: #1598c4;
}

#menuWrapper {
	background: url(../images/style1/header_gradient.png) repeat-x 0 -144px;
}

#menu ul li ul {
	border-right: 1px solid #199cca;
	border-top: 1px solid #199cca;
	border-bottom: 1px solid #199cca;
	border-left: 1px solid #199cca;
	background: #0e5b75;
}
 
#menu ul ul a, #menu ul li#current ul a {
	color: #fff;
	border-bottom: 1px solid #199cca;
}
 
#menu ul ul li a:hover, #menu ul li#current ul li a:hover {
	background: #199cca;
	color: #fff;
}

/*--BANNER--*/
#banner_wrapper, #footerWrapper {
	background: #1e5467 url(../images/style1/header_gradient.png) repeat-x 0 -183px;
}

#banner, #footer {
	background-color: #143744;
}

#banner .module, #footer .module {
	background-color: #1e5d74;
	border: 1px solid #5a8696;	
	border-radius: 10px;
}

/*--MAIN AREA--*/
/*MODULES*/
#sidebar1 .grid .module .pad h3,
#sidebar2 .grid .module .pad h3 {
	color: #627e9e;
	font-weight: normal;
	font-style: normal;
}


#sidebar1 .module ul li a, 
#sidebar2 .module ul li a { color: #879db4; }

#banner .module .side, #footer .module .side { background: url(../images/style1/round_circle_blue.png) no-repeat; }



#banner .module_body.notitle, #footer .module_body.notitle {
	border-top: 1px solid #5a8696;	
}

#main_breadcrumb {
	background: url(../images/style1/home_icon.png) no-repeat 10px center;
}

/*--FOOTER--*/
#banner a, #footer a { color: #a5e6fe; }

/*--JOMSOCIAL STYLING--*/
#community-wrap .cToolbar {
	padding: 0 !important;
	position: relative;
}

input#file-upload.inputbox.button {
	background: none;	
}

#community-wrap .cSubmenu a {
	color: #a5e6fe !important;
}

#community-wrap .cToolbar ul {
	padding: 12px 10px 0;
}

#community-wrap .cToolbar ul li a, #community-wrap .cToolbar ul li {
	background: #444;
}

#communitylogout a {
	color: #fff !important;
}

#community-wrap .cToolbar ul li.toolbar-active, li.toolbar-active a {
	background: #0f607c !important;
}

#writeMessageForm table tbody tr td div.receiverList input.button {
	background: none;
	color: #444;
	text-shadow: none;
}

li.toolbar-active div a {
	border-bottom: 1px solid #1598c4 !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 #697d85;
	background: #17333f 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: #199cca;
}

#main_area_wrapper #community-wrap .app-box-header h2 {
	color: #fff;
	text-shadow: none;
}

#main_area_wrapper #community-wrap h3, #community-wrap div.appsBoxTitle {
	color: #1598c4;
}

#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;
}
/* NOV 2010 JOMSOCIAL UPDATES */
body #community-wrap #cToolbarNav.cToolbar {
background:url("../images/style1/toolbar.png") no-repeat scroll 0 0 transparent !important;
}
#community-wrap .cToolbar {
background:url("../images/style1/toolbar.png") no-repeat scroll 0 0 transparent;
}
#community-wrap #cToolbarNav.cToolbar ul#cToolbarNavList li {
background:url("../images/style1/toolbar.png") no-repeat scroll 0 -97px transparent !important;
}
#community-wrap #cToolbarNav.cToolbar ul#cToolbarNavList li a {
background:url("../images/style1/toolbar.png") no-repeat scroll 100% -97px transparent !important;
}
#community-wrap #cToolbarNav.cToolbar ul#cToolbarNavList li.toolbar-active a {
background:url("../images/style1/toolbar.png") no-repeat scroll 100% -60px transparent !important;
}
#community-wrap #cToolbarNav.cToolbar ul#cToolbarNavList li.toolbar-active div a {
background:#1796C1 !important;
border-bottom:1px solid #1589B1 !important;
}
#community-wrap #cToolbarNav.cToolbar ul#cToolbarNavList li.toolbar-active div a:hover {
background:#1589B1 !important;
border-bottom:1px solid #1589B1 !important;
}
#community-wrap #cToolbarNav.cToolbar ul#cToolbarNavList li#toolbar-item-logout, #community-wrap #cToolbarNav.cToolbar ul#cToolbarNavList li#toolbar-item-logout a {
color:#FFF !important;
}

/*Kunena Styling*/
#Kunena #Kunena_top td {
	border: none !important;
}

#Kunena_tab ul li, #Kunena_tab ul li span {
	background: none !important;
}

#Kunena_tab ul li.Kunena_item_active a {
	background: #0e5e79 !important;
}

#Kunena_tab ul li a:hover {
	background: #333 !important;
}

#Kunena table.fb_header {
	background-color: #333;
	margin: 0;
}

#fb_latestx_tbody tr.fb_sth.fbs, th.view-th.fb_sectiontableheader, #fb_fbusersummary_tbody tr.fb_sth.fbs th, #fb_fbuserprofile_tbody tr.fb_sth.fbs, #fb_forumprofile_sub tbody.fb_myprofile_general tr.fb_sth th, #fb_fbuserprofile_tbody tr.fb_sth, tr.fb_sth.fbs, #Kunena tbody tr.fb_sth {
		background: #1e5d74 !important;
		color: #fff !important;	
}

#fb_latestx_tbody tr.fb_sth.fbs a, th.view-th.fb_sectiontableheader a, #fb_latestx thead tr th a, #fb_views thead tr th a, #fb_announcement thead tr th a, #fb_latestx .fb_title_cover a, #fb_latestx .fb_title_cover a, a#jrftsw.forumtools, #Kunena a.fb_title.fbl {
	color: #fff !important;
}

#fb_views thead tr th  {
	padding: 10px !important;
}

#fb_latestx thead tr th, #fb_views thead tr th, #fb_userinfo thead tr th, #fb_forumprofile_sub thead tr th, #fb_userprfmsg thead tr th, #fb_postmessage thead tr th, #fb_forumprofile thead tr th, #fb_forumua thead tr th, #fb_forumua_gal thead tr th, #fb_forumprofile_fav thead tr th, #fb_announcement thead tr th, #fb_cat1 thead tr th, #fb_recentposts thead tr th, #fb_frontstats thead tr th, #fb_whoisonline thead tr th, #fb_forumrules thead tr th, #fb_forumfaq thead tr th, #fb_flattable thead tr th, #fb_forumsearch thead tr th {
	background: #199cca !important;
}

#fb_bottomarea thead tr th.th-left.fbs, #fb_bottomarea thead tr th.th-left {
	background: #999 !important;
	padding: 10px !important;
}

th.th-1.fb_sectiontableheader {
	text-align: center;
}

#fb_bottomarea thead tr th.th-right {
	background: #eee !important;
}

th.fb_header_th_3 {
	line-height: 10px;
}
