@namespace url(http://www.w3.org/1999/xhtml);

/* 
=============================================
	  JetBlack Theme for Aqua-Soft.org 

	     by Douglas "SgtRama" Arley
=============================================
v0.85.25
============
-Fixed toolbar for updated forum theme.

v0.85.19
============
-Fixed image-replacement code for updated AS theme.

v0.85.18
============
-Added image-replacement code for moderator.png (Ranks)
-Added image-replacement code for developer.png (Ranks)
-Changed image-replacement code for administator.png (Ranks)

v0.85.14
============
-Added image-replacement code for ftools_search.png (forum titlebar tools)
-Added image-replacement code for ftools_tools.png (forum titlebar tools)
-Added image-replacement code for find.png (Member's List Buttons)
-Added image-replacement code for home.png (Member's List Buttons)
-Added image-replacement code for sendpm.png (Member's List Buttons)
-Added image-replacement code for home.png (Member's List Buttons)
-Changed .bnewreply background to newreply.png
-Changed .bnewreply width to from 96 to 108
-Changed .bnewthread background to newthread.png
-Changed .vbmenu_control background color to #000 & vb_control.png
-Changed .panel color to #C4C4D4
-Changed .dropdown dd a:hover, .dropdown2 dd a:hover color to #727181
-Changed .dropdown dd a:hover, .dropdown2 dd a:hover background to #CECEDB & pin_3.png
-Fixed color for .thead
-Minor code clean-up

v0.85
============
-Initial Public Launch
*/

@-moz-document domain("www.aqua-soft.org") {
	body
	{
		background: #232329 !important;
		color: #C4C4D4 !important;
	}

	.shadleft { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/shad_left.png") #232329 repeat-y left !important; }
	.shadright { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/shad_right.png") #232329 repeat-y right !important; }
	.shadbotleft { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/shad_bot_left.png") #232329 !important;}
	.shadbotmid { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/shad_bot_mid.png") #232329 repeat-x !important; }
	.shadbotright { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/shad_bot_right.png") #232329 !important;}

	.captionleft { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/caption_left.png") #232329 !important; }
	.captionmid { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/caption_mid.png") #232329 repeat-x !important; }
	.captionmid a:link,.captionmid  a:visited,.captionmid  a:active { 
		background: transparent !important; 
		color: #C4C4D4 !important; 
		text-decoration: none !important;
		font-weight: bold !important;
	}
	.captionmid a:hover{ text-decoration: underline; }
	
	.captionright {  background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/caption_right.png") #232329 !important;  }

	.toolbar { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/toolbar_bg.png") #0B0B0B !important; }
	#toolbar { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/toolbar_bg.png") #0B0B0B !important; color: #C4C4D4 !important; }

	.tableborder { background: none #000 repeat-x !important; color: #C4C4D4 !important; }
	.content { background: #18181B !important; color: #C4C4D4 !important; }

	.rightcol {
		background: #000 !important;
		border: solid 1px #555 !important;
	}

	.footernav {
		background: #18181B !important;
	}

	li#fcurrent a:link,
	li#fcurrent a:active,
	li#fcurrent a:hover,
	li#fcurrent a:visited {
		background: #CECEDB !important;
		color: #C4C4D4 !important;
	}
	
	a:link, a:visited {
		color: #FFF !important;
		text-decoration: none;
	}
		
	a:hover, a:active {
		color: #FFF !important;
		text-decoration: underline;
	}
}

@-moz-document url-prefix("http://www.aqua-soft.org/board/") {
	body
	{
		background: #232329 !important;
		color: #C4C4D4 !important;
	}

	a:link, a:visited
	{
		color: #FFF !important;
		text-decoration: none;
	}
		
	a:hover, a:active
	{
		color: #FFF !important;
		text-decoration: underline;
	}

	img[src="images/as3/buttons/lastpost.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/lastpost.png") no-repeat top left !important;
			height: 16px !important;;
			width: 0px !important;;
			padding-left: 16px !important;;
/*			padding-top: 16px !important;;	*/
		}

	img[src="images/as3/statusicon/forum_new.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/forum_new.png") no-repeat top left !important;
			height: 32px !important;
			width: 0px !important;
			padding-left: 32px !important;
/*			padding-top: 32px !important;	*/
		}

	img[src="images/as3/statusicon/forum_old.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/forum_old.png") no-repeat top left !important;
			height: 32px !important;
			width: 0px !important;
			padding-left: 32px !important;
		}

	img[src="images/as3/statusicon/forum_old_lock.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/forum_old_lock.png") no-repeat top left !important;
			height: 32px !important;
			width: 0px !important;
			padding-left: 32px !important;
		}

/* =========== IM Mediums =========== */
	img[src="images/as3/misc/im_icq.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/im_icq.png") no-repeat top left !important;
			height: 16px !important;
			width: 0px !important;
			padding-left: 16px !important;
		}

	img[src="images/as3/misc/im_aim.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/im_aim.png") no-repeat top left !important;
			height: 16px !important;
			width: 0px !important;
			padding-left: 16px !important;
		}

	img[src="images/as3/misc/im_msn.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/im_msn.png") no-repeat top left !important;
			height: 16px !important;
			width: 0px !important;
			padding-left: 16px !important;
		}

	img[src="images/as3/misc/im_yahoo.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/im_yahoo.png") no-repeat top left !important;
			height: 16px !important;
			width: 0px !important;
			padding-left: 16px !important;
		}
	
/* =========== Bottom Stuff =========== */
	img[src="images/as3/misc/whos_online.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/whos_online.png") no-repeat top left !important;
			height: 32px !important;
			width: 0px !important;
			padding-left: 32px !important;
		}

	img[src="images/as3/misc/stats.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/stats.png") no-repeat top left !important;
			height: 32px !important;
			width: 0px !important;
			padding-left: 32px !important;
		}

/* =========== Random Little Stuff =========== */	
	img[src="images/as3/buttons/firstnew.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/firstnew.png") no-repeat top left !important;
			height: 12px !important;
			width: 0px !important;
			padding-left: 12px !important;
		}

	img[src="images/as3/misc/rss_mini.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/rss_mini.png") no-repeat top left !important;
			height: 11px !important;
			width: 0px !important;
			padding-left: 16px !important;
		}
	
	img[src="images/as3/post_sep.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/post_sep.png") no-repeat top left !important;
			height: 4px !important;
			width: 0px !important;
			padding-left: 4px !important;
		}

/* =========== Ranks =========== */
	img[src="images/as3/ranks/moderator.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/moderator.png") no-repeat top left !important;
			height: 21px !important;
			width: 0px !important;
			padding-left: 104px !important;
		}

	img[src="images/as3/ranks/developer.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/developer.png") no-repeat top left !important;
			height: 21px !important;
			width: 0px !important;
			padding-left: 104px !important;
		}

	img[src="images/as3/ranks/administrator.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/administrator.png") no-repeat top left !important;
			height: 21px !important;
			width: 0px !important;
			padding-left: 104px !important;
		}

/* =========== Members List =========== */
	img[src="images/as3/buttons/sendpm.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/sendpm.png") no-repeat top left !important;
			height: 18px !important;
			width: 0px !important;
			padding-left: 64px !important;
		}

	img[src="images/as3/buttons/home.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/home.png") no-repeat top left !important;
			height: 18px !important;
			width: 0px !important;
			padding-left: 64px !important;
		}

	img[src="images/as3/buttons/find.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/find.png") no-repeat top left !important;
			height: 18px !important;
			width: 0px !important;
			padding-left: 64px !important;
		}

	img[src="images/as3/buttons/ftools_tools.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/ftools_tools.png") no-repeat top left !important;
			height: 14px !important;
			width: 0px !important;
			padding-left: 24px !important;
		}

	img[src="images/as3/buttons/ftools_search.gif"]
		{
			background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/ftools_search.png") no-repeat top left !important;
			height: 14px !important;
			width: 0px !important;
			padding-left: 24px !important;
		}

/* =============================================================== */

	.page
	{
		background: #FF0000 !important;
		color: #C4C4D4 !important;
	}

	.tborder
	{
		background: #000 !important;
/*		background: #C0C0C0;	*/
		color: #C4C4D4 !important;
	}

/* =============================================================== */

	.tcat
	{
		background: #000000 url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/gradient_tcat.png") repeat-x !important;
/*		background: #0073d5 url(../../images/as3/gradients/gradient_tcat.gif) repeat-x;		*/
		color: #C4C4D4 !important;
	}

	.tcat a:link,
	.tcat a:visited
	.tcat a:hover, 
	.tcat a:active
	{
		color: #C4C4D4 !important;
	}

/* =============================================================== */

	.thead
	{
		background: #000 url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/gradient_thead.png") repeat-x top left !important;
		color: #727181 !important;
	}

	.thead a:link,
	.thead a:visited,
	.thead a:hover, 
	.thead a:active
	{
		color: #727181 !important;
	}

/* =============================================================== */

	.tfoot
	{
		background: #18181B !important;
/*		background: #E4E4E4;	*/
		color: #C4C4D4 !important;
	}

	.alt1, .alt1Active
	{
		background: #232329 !important;
		color: #C4C4D4 !important;
	}

	.alt2, .alt2Active
	{
		background: #18181B !important;
		color: #C4C4D4 !important;
	}

	td.inlinemod
	{
		background: #CCDDFC;
	}

/* =============================================================== */

	.wysiwyg
	{
		background: #18181B !important;
		color: #C4C4D4 !important;
	}

	.time
	{
		color: #FFF !important;
	}

	.fjsel
	{
/*		background: #3079c0;
		color: #FFFFFF; */
	}
	.fjdpth0
	{
/*		background: #F7F7F7;
		color: #000000;		*/
	}
	.panel
	{
		color: #C4C4D4 !important;
/*		padding: 10px;			*/
	}
	.panelsurround
	{
		color: #F00 !important;
	}

/* =============================================================== */

	legend
	{
		font: 11px Verdana, sans-serif;
		font-weight: bold;		
	}

	.vbmenu_control
	{
		background: #000 url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/vb_control-bg.png") repeat-x top left !important;
/*		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		padding: 3px 6px 3px 6px;
		white-space: nowrap;	*/
	}
	
	.vbmenu_control a:link
	{
		color: #FFFFFF;
		text-decoration: none;
	}
	.vbmenu_control a:visited
	{
		color: #FFFFFF;
		text-decoration: none;
	}
	.vbmenu_control a:hover, .vbmenu_control a:active
	{
		color: #FFFFFF;
		text-decoration: underline;
	}
	.vbmenu_popup
	{
		background: #FFFFFF;
		color: #000000;
		border: 1px solid #787878;
	}
	.vbmenu_option
	{
		background: #F4F4F4;
		color: #000000;
		font-size: 11px;
		white-space: nowrap;
		cursor: pointer;
		
	}
	.vbmenu_option a:link
	{
		color: #1B4CA2;
		text-decoration: none;
	}
	.vbmenu_option a:visited
	{
		color: #1B4CA2;
		text-decoration: none;
	}
	.vbmenu_option a:hover, .vbmenu_option a:active
	{
		color: #FFFFFF;
		text-decoration: none;
	}
	.vbmenu_hilite
	{
		background: #3079c0;
		color: #FFFFFF;
		font-size: 11px;
		white-space: nowrap;
		cursor: pointer;
		
	}
	.vbmenu_hilite a:link
	{
		color: #FFFFFF;
		text-decoration: none;
	}
	.vbmenu_hilite a:visited
	{
		color: #FFFFFF;
		text-decoration: none;
	}
	.vbmenu_hilite a:hover, .vbmenu_hilite a:active
	{
		color: #FFFFFF;
		text-decoration: none;
	}

/* =============================================================== */

/*
	#toolbar { 
		background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/toolbar_bg.png") #0B0B0B !important; 
		border-bottom: 1px solid #303030 !important;
		height: 55px; 
		padding: 0 6px 0 6px; 
	}
*/

	#collapseobj_toolbar { 
		background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/toolbar_bg.png") #0B0B0B !important; 
		border-bottom: 1px solid #303030 !important;
		height: 55px; 
		padding: 0 6px 0 6px; 
	}

	#toolbar ul li:active { background: #0B0B0B !important;}
	#toolbar ul li a { color: #C4C4D4 !important; }
	#toolbar #tbhome a { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/site_logo.png") no-repeat !important; }
	
	/* CPanel Icons */
/*	
	#toolbar #tbusercp a { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/tb_usercp.png") no-repeat top center !important; }
	#toolbar #tbfaq a { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/tb_faq.png") no-repeat top center !important; }
	#toolbar #tbmembers a { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/tb_members.png") no-repeat top center !important; }
	#toolbar #tbcalendar a { background: url(../../images/as3/tb_calendar.gif) no-repeat top center; }
	#toolbar #tbsearch a { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/tb_search.png") no-repeat top center !important; }
	#toolbar #tbnewposts a { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/tb_newposts.png") no-repeat top center !important; }
	#toolbar #tbmarkread a { background: url(../../images/as3/tb_markread.gif) no-repeat top center; }
	#toolbar #tbbuddylist a { background: url(../../images/as3/tb_buddylist.gif) no-repeat top center; }
	#toolbar #tbquicklinks a { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/tb_quicklinks.png") no-repeat top center !important; }
	#toolbar #tblogout a { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/tb_logout.png") no-repeat top center !important; }
	#toolbar #tbrules a { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/tb_rules.png") no-repeat top center !important; }
*/	
	#collapseobj_toolbar #tbusercp a { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/tb_usercp.png") no-repeat top center !important; }
	#collapseobj_toolbar #tbfaq a { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/tb_faq.png") no-repeat top center !important; }
	#collapseobj_toolbar #tbmembers a { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/tb_members.png") no-repeat top center !important; }
	#collapseobj_toolbar #tbcalendar a { background: url(../../images/as3/tb_calendar.gif) no-repeat top center; }
	#collapseobj_toolbar #tbsearch a { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/tb_search.png") no-repeat top center !important; }
	#collapseobj_toolbar #tbnewposts a { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/tb_newposts.png") no-repeat top center !important; }
	#collapseobj_toolbar #tbmarkread a { background: url(../../images/as3/tb_markread.gif) no-repeat top center; }
	#collapseobj_toolbar #tbbuddylist a { background: url(../../images/as3/tb_buddylist.gif) no-repeat top center; }
	#collapseobj_toolbar #tbquicklinks a { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/tb_quicklinks.png") no-repeat top center !important; }
	#collapseobj_toolbar #tblogout a { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/tb_logout.png") no-repeat top center !important; }
	#collapseobj_toolbar #tbrules a { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/tb_rules.png") no-repeat top center !important; }
	/* CPanel Icons */

/* =============================================================== */

	/* Footer Links */
	.footernav { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/toolbar_bg.png") #0B0B0B !important; }
	#footernav a { color: #C4C4D4 !important; }
	#footernav a:hover { color: #C4C4D4 !important; }
	
	#footernav a:active { 
		background: url(../../images/as3/toolbar_hot_bg.gif) #f4f4f4;
		border-left: 1px solid #303030 !important;
		border-right: 1px solid #303030 !important;
		color: #C4C4D4 !important;
	}

	.footercopyright { color: #C4C4D4 !important; }

	/* Search Box */
	.dropdownsearch { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/pin_1.png") #0B0B0B !important;  border: 1px solid #787878; }
	.dropdownsearchspotlight { background: url(../../images/as3/spotlight_bg.gif) #3079c0 repeat-x; }
	.dropdownsearchadvanced a { color: #000000; }
	.dropdownsearchadvanced a:hover { background: url(../../images/as3/pin_3.gif) #3079c0; color: #ffffff; text-decoration: none; }
	
	/* Drop Down Menus */
	.dropdown { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/pin_1.png") #0B0B0B !important;  border: 1px solid #787878; color: #000000; }
	.dropdown2 { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/toolbar_bg.png") #0B0B0B !important; color: #000000; }
	.dropdown dt, .dropdown2 dt { color: #909090; display: block; }
	.dropdown dt a, .dropdown2 dt a { color: #909090; text-decoration: none; }
	
/*	.dropdown dd a, 
	.dropdown dd a:active, 
	.dropdown dd a:visited, 
	.dropdown dd a:link, 
	.dropdown2 dd a, 
	.dropdown2 dd a:active, 
	.dropdown2 dd a:visited, 
	.dropdown2 dd a:link { color: #909090;} */
	
	.dropdown dd a:hover, .dropdown2 dd a:hover { 
		background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/pin_3.png") #2A2B36 !important; 
		color: #727181 !important; 
		text-decoration: none; 
	}
	
	.dropdown .sep, .dropdown2 .sep { background: url(../../images/as3/dropdown_sep.gif) repeat-x; font-size: 0; height: 2px; margin: 4px 0 4px 0; }
	
	/* Nav Bar */
	#breadcrumb { 
		background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/pin_1.png") #0B0B0B !important;  
		border-bottom: 1px solid #b2b2b2; 
		height: 32px; 
		padding: 6px 8px 6px 8px; 
	}

	#breadcrumbself {
		background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/navbits_start.png") no-repeat !important; 
		font-size: 12px; 
		font-weight: bold; 
		line-height: 12px; 
		padding: 1px 0 4px 22px; 
	}

	#breadcrumbstart { 
		background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/navbits_start.png") no-repeat !important; 
		line-height: 11px; padding: 1px 0 4px 22px; 
	}

	#breadcrumbend { 
		background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/navbits_finallink.png") no-repeat !important; 
		font-size: 12px; 
		font-weight: bold; 
		line-height: 12px; 
		padding: 2px 0 2px 38px; 
	} 

	#breadcrumbend a, #breadcrumbself a { color: #000000; }
	#pmbubble { float: left; padding: 3px 6px 3px 6px; }
	#pmbubble a, #pmbubble a:link, #pmbubble a:active, #pmbubble a:visited, #pmbubble a:hover { background: url(../../images/as3/pm_bubble.gif) no-repeat center; display: block; height: 26px; width: 26px; }
	
	/* Global */
	.pin1 { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/pin_1.png") #0B0B0B !important;  }
	.pin3 { background: url(../../images/as3/pin_3.gif) #1b4ca2; color: #ffffff; }
	.pin4 { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/toolbar_bg.png") #0B0B0B !important; }
	.alt3 { background: #FFE1E1; }
	
	.aquag { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/aqua_gray.png") #CECEDB repeat-x !important; color: #000 !important; }
	.aquag2 { background: #eaeaea; color: #000000; }
	
	.aquag a, 
	.aquag a:link, 
	.aquag a:active, 
	.aquag a:visited,
	.aquag2 a, 
	.aquag2 a:link, 
	.aquag2 a:active, 
	.aquag2 a:visited { color: #000 !important; text-decoration: none; }
	.aquag a:hover, .aquag2 a:hover { text-decoration: underline; }
	
	.borderleft { border-left: 1px solid #303030 !important; }
	.borderright { border-right: 1px solid #303030 !important; }
	.borderbottom { border-bottom: 1px solid #303030 !important; }
	.borderbottom2 { border-bottom: 1px solid #303030 !important; }
	.bordertop { border-top: 1px solid #303030 !important; }

	.desc { color: #999999; }
	.desc2 { color: #d8d8d8; }

	.inlinemod .borderbottom2 { border-bottom: 1px solid #c0c0c0; }
	.inlinemod .desc2 { color: #c0c0c0; }

	.alert { background: url(../../images/as3/misc/alert.gif) no-repeat left; padding: 0 0 0 35px; }
	.alert ul { list-style: inside; margin: 8px 0 8px 4px; padding: 0; }
	.alert ul li { margin: 0 0 0 4px; padding: 1px 0 1px 0; }

	.offlinemessage { background: url(../../images/as3/gradients/alert_bg.gif) #fee3e3 repeat-x; border: 1px solid #c9b0b0; color: #330000; font-size: 10px; margin: 0 auto 0 auto; min-width: 770px; padding: 2px; width: 95%; }
	.tabbox { background: #ffffff; border-bottom: 1px solid #dddddd; border-left: 1px solid #bebebe; border-right: 1px solid #bebebe; border-top: 1px solid #a0a0a0; }
	
	/* Buttons */
	.bnewthread { 
		background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/newthread.png") no-repeat 0px 0px !important; 
/*		display: block; 
		font-size: 0; 
		height: 26px; 
		width: 108px;	*/
	}
	.bnewthread:active { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/newthread.png") no-repeat 0px -26px !important; }
	
	.bnewreply { 
		background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/newreply.png") no-repeat 0px 0px !important; 
/*		display: block; 
		font-size: 0; 
		height: 26px;	*/
		width: 108px !important; 
	}
	.bnewreply:active { background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/newreply.png") no-repeat 0px -26px !important; }
	
	.bclosed { 
		background: url(../../images/as3/buttons/threadclosed.gif) no-repeat; 
		display: block; 
		font-size: 0; 
		height: 26px; 
		width: 75px; 
	}
	
	.bcontinue { 
		background: url(../../images/as3/buttons/continue.gif) no-repeat 0px 0px;
		display: block; 
		font-size: 0; 
		height: 26px; 
/*		width: 108px !important;	*/ 
		width: 90px; 
	}
	.bcontinue:active { background: url(../../images/as3/buttons/continue.gif) no-repeat 0px -26px; }
	
	.breset { background: url(../../images/as3/buttons/reset.gif) no-repeat 0px 0px; display: block; font-size: 0; height: 26px; width: 67px; }
	.breset:active { background: url(../../images/as3/buttons/reset.gif) no-repeat 0px -26px; }
	
	.bcomplete { background: url(../../images/as3/buttons/complete.gif) no-repeat 0px 0px; display: block; font-size: 0; height: 26px; width: 93px; }
	.bcomplete:active { background: url(../../images/as3/buttons/complete.gif) no-repeat 0px -26px; }
	
	.bsavechanges { background: url(../../images/as3/buttons/savechanges.gif) no-repeat 0px 0px; display: block; font-size: 0; height: 26px; width: 119px; }
	.bsavechanges:active { background: url(../../images/as3/buttons/savechanges.gif) no-repeat 0px -26px; }
	
	.bpreview { background: url(../../images/as3/buttons/preview.gif) no-repeat 0px 0px; display: block; font-size: 0; height: 26px; width: 80px; }
	.bpreview:active { background: url(../../images/as3/buttons/preview.gif) no-repeat 0px -26px; }
	
	/* Posting Rules */
	.rulescaption { background: url(../../images/as3/rules_caption.gif) #cfcfcf repeat-x; font-size: 11px; height: 15px; line-height: 15px; padding: 0 6px 0 17px; text-align: center; }
	.rulescaption a { background: url(../../images/as3/buttons/rules_collapse.gif) no-repeat 0px 0px; display: block; float: right; font-size: 0; height: 11px; margin: 2px 0 2px 0; width: 19px; }
	.rulescaption a:active { background: url(../../images/as3/buttons/rules_collapse.gif) no-repeat 0px -11px; }
	
	/* Progress Bar */
	.progressbar { background: url(../../images/as3/progress_bg.gif) #dadada no-repeat; font-size: 0; height: 16px; padding: 0 3px 4px 3px; width: 194px; }
	.progressbar div { background: url(../../images/as3/progress.gif) #166cd6 repeat-x; font-size: 0; height: 16px; }
	.storagespace { background: url(../../images/as3/misc/storage_space.gif) #d2d2d2 repeat-x; border: 1px solid #6e6e6e; height: 8px; }
	.storagespace td { font-size: 0; height: 8px; }
	.storagespaceused { background: url(../../images/as3/misc/storage_space.gif) #428ef1 repeat-x 0px -8px; font-size: 0; height: 8px; }
	
	/* Postbit */
	.avatar img { 
		background: #000 !important; 
		border: 1px solid #303030 !important; 
	}

	.posttitle a, .posttitle a:hover, .posttitle a:active, .posttitle a:visited { color: #000000; text-decoration: none; }
	.post { padding: 10px 0 15px 0; line-height: 150%; }
	.post ul, .post li { line-height: 150%; }
	.sig { background: url(../../images/as3/sig.gif) no-repeat; color: #666666; font-size: 10px; padding: 6px 0 5px 0; }
	
	/* Registration */
	#register { background: url(../../images/as3/register_bg.png) no-repeat; padding: 16px 27px 16px 172px; }
	#register .box { background: url(../../images/as3/transparent.png); border: 1px solid #909090; font-size: 12px; padding: 16px; }
	#register .boxie { background: #ffffff; border: 1px solid #909090; font-size: 12px; padding: 16px; }
	#register .box td, #register .boxie td { font-size: 12px; }
	#register .title { font-size: 13px; font-weight: bold; padding-bottom: 4px; }
	
	/* Posting */
	.pfont, .pfont td { font-size: 12px; }
	.pcaption { font-size: 13px; }
	/* Alert Popup */
	#pm_popup { position:fixed; top:200px; width: 60%; margin: 0 20% 0 20%; text-align: center }
	.alertmid { background: url(../../images/as3/caption_alert.gif) repeat-x 0px -66px; font: 13px/22px "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif; height: 22px; text-align: center; margin: 0 65px 0 65px; }
	.alertright { float: right; background: url(../../images/as3/caption_alert.gif) repeat-x 0px -44px; width: 65px; height: 22px; }
	.alertleft {float: left; width: 65px; height: 22px;  }
	.alertleft a { background: url(../../images/as3/caption_alert.gif) repeat-x 0px 0px; display: block; width: 65px; height: 22px; }
	.alertleft a:active { background: url(../../images/as3/caption_alert.gif) repeat-x 0px -22px; }
	.alertbox { clear: both; border-left: 1px solid #b5b5b5; border-right: 1px solid #b5b5b5; border-bottom: 1px solid #b5b5b5; border-top: 1px solid #8c8c8c; background: url("http://ramaserv.thasauce.net/images/OCRCSS/AquaSoft-JB/toolbar_bg.png") #0B0B0B !important; padding: 16px; }
	.balertread { float: right; background: url(../../images/as3/buttons/alert_buttons.gif) no-repeat -67px 0px; display: block; font-size: 0; height: 26px; width: 152px; }
	.balertread:active { background: url(../../images/as3/buttons/alert_buttons.gif) no-repeat -67px -26px; }
	.balertclose { float: right; margin-right:6px; background: url(../../images/as3/buttons/alert_buttons.gif) no-repeat 0px 0px; display: block; font-size: 0; height: 26px; width: 67px; }
	.balertclose:active { background: url(../../images/as3/buttons/alert_buttons.gif) no-repeat 0px -26px; }

/* =============================================================== */

} 