body {
	background-color:#333;
	background-image: url(bg.gif);
}
a, a:visited {
	text-decoration: none;
	color: #aaf;
}
a:hover {
	color:#ccf;
}
#topbar_box {
	background-color: #111; 
	background-image:url(topbar_box.gif);
	background-repeat:repeat-x;
	border-bottom: 6px double #666;
	color:#888;
}

#appside .block_title {
	background: url("appleft_btitle.png") no-repeat;
	color: #000;
}
#appmain .block_title {
	background: url("appcenter_btitle.png") no-repeat;
	color: white;
background: url("http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCCCCC;
    border: 1px solid #AAAAAA;
    color: #222222;
    font-weight: bold;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#appright {
	border-left: #BEDEED 1px solid;
	}

.block_title a, .block_title a:visited {
	text-decoration: underline;
	color: white;
}


#jcow_application_box {
	background: white;
	}
#menu {

}

/* CARRIED FROM MAIN STYLE  AND MODULES - note to Jcow devs: PLEASE stop using inline styles in modules! it makes style devs life hard! ;-)  */

#jcow_main_box {
	color:#000000;
}

#sidebarmenu li a, li a:visited {
	color:#000000;
	font-weight:bold;
}

#tabmenu li.tm_begin {
height:25px;
width:20px;
}

#tabmenu li.tm_end {
	border-bottom:1px solid #bebebe;
	border-left:1px solid #bebebe;
	height:25px;
	width:40px;
}

#tabmenu li a, #tabmenu li a:visited {
	color:#eee;
}

#tabmenu li.ge a, #tabmenu li.ge a:visited {
	color:#000;
	font-weight:bold;
}

#tabmenu li.ge {
	border-bottom:1px solid #bebebe;
}

#tabmenu li.ge a:hover {
	background-color:#fff;
	text-decoration:underline;
}

#sidebarmenu li a:hover {
	text-decoration: none;
	}
#sidebarmenu li.menugen a:hover {
	background: #aaa;
	color: #000;
	}
#sidebarmenu li.menuon a {
	background: #eee;
	font-weight: bold;
	color: red;
	
	}
#sidebarmenu li.menuon a:hover {
	background: #eee;
	color: #000;
	}


#post_form {
background:none repeat scroll 0 0 #EEF3F9;
border:none;
color:#aaa;
border:1px solid #CCCCCC;
}

.fpost {
color:#000;
font-size:1em;
font-family:arial, helvetica, sans serif;
padding:3px;
}



.att_submit_active {
	background:none repeat scroll 0 0 #aaf;
	color:#000;
	padding:2px 6px 2px 6px;
	border:1px solid #666;
	font-weight:bold;
}

.att_submit_active:hover {
	background:none repeat scroll 0 0 #ccf;
}

.hr {
	background-color:transparent;
	border-top:1px solid #666;
}

#menubar {
	border-right:1px solid #666;
}

ul#sidebarmenu {
	border-top:1px solid #666;
	list-style-type: none;
	width:150px;
	padding-left:15px;
}
ul#sidebarmenu li{
	padding:5px;
	float:left;
}
.user_post_1 {
	border-top:1px solid #666;
}

.stream_more {
	background:url("appcenter_btitle.png") no-repeat scroll center 0 transparent;
	margin-top:20px;
	color:#000;
}

.stream_more:hover {
	background:url("appcenter_btitle.png") no-repeat scroll center 0 transparent;
	margin-top:20px;
	color:#000;
}

legend {
	background-color:#222;
	color:#eee;
	font-weight:bold;
}

ul.gallery li {
	border:1px solid #666;
}

.viewphoto {
	background-color:#666 !important;
	border:1px solid #eee !important;
	padding:30px !important;
	margin-bottom:10px;
	margin-top:10px;
}

.viewphoto img {
	border:2px solid #000;
}

#user_filter {
	background-color:#F2FAE3 !important;
	
	border: 1px solid #56ABCB;
    color: #222222;
    font-weight: bold;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

#search_box {
	background-color:#ffffff;
	background:url("search_box_bg.gif") no-repeat scroll right top #ffffff;
	color:#000000;
	border:1px solid #666;
	width:250px;
	margin-left:50px;
	
}

.notice {
	background-color:#afa;
	border:1px solid #0f0;
	color:#080;
	font-weight:bold;
}

#footer {
	
}

#footer a, #footer a:visited {
	color: #aaf !important;
}

.stories {
	border:1px solid #56ABCB !important;
}



/* NEW CLASSES AND IDs */ 

#container {
	margin:15px 10px 10px 10px;
	background:#ffffff;
	border:1px solid #666;
}


.fade {
	position:absolute;
	left:0;
	bottom:0px;
	height:20px;
	width:100%;
	background:url(fade.png) repeat-x;
}

.block_content iframe {
	background-color:#eee;
}

.small {
	font-size:x-small;
}

.hidden {
	display:none;
}

.footer1 {
	width:94%;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:30px;
	padding:4px;
	padding-bottom:15px;
	text-align:left;
	color:#eee;
	font-size:small;
}

.footer1 span {
	float:right;
}

.footer1 img {
	width:75px;
}

.sub {
	background:none;
}

#topbar img {
	behavior: url(iepngfix.htc);
	margin:5px 0px 0px 0px;
}

#ib {
	color:#666;
	text-align:center;
}






