/* vBulletin 3 CSS For Style 'Blue2' (styleid: 8) */
body
{
	background: #667585;
	color: #000000;
	font: 11px 'Lucida Grande', Verdana, sans-serif;
	margin: 10px 0 10px 0;
	text-align: center;	/*margin:auto;
	padding: 10px;*/
}
a:link
{
	color: #4d596f;
	text-decoration: none;
}
a:visited
{
	color: #4d596f;
	text-decoration: none;
}
a:hover, a:active
{
	color: #4d596f;
	text-decoration: underline;
}
.page
{
	background: #FFFFFF;
	color: #000000;
}
td, th, p, li
{
	font: 11px 'Lucida Grande', Verdana, sans-serif;
}
.tborder
{
	background: #C0C0C0;
	color: #000000;
}
.tcat
{
	background: #506d85 url(javapage_files/images/graphite/gradients/gradient_tcat.gif) repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 5px 4px 14px;
	text-shadow: #2e374c 0px 1px 1px;
}
.tcat a:link
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
.thead
{
	background: #787878 url(javapage_files/images/graphite/gradients/gradient_thead.gif) repeat-x top left;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 2px 7px;
	text-shadow: #555555 0px 1px 1px;
}
.thead a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.thead a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.thead a:hover, .thead a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
.tfoot
{
	background: #FFFFFF;
	color: #000000;
}
.alt1, .alt1Active
{
	background: #f3f4f7;
	color: #000000;
	font-size: 12px;
}
.alt2, .alt2Active
{
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
}
td.inlinemod
{
	background: #dee2ea;
}
.wysiwyg
{
	background: #FFFFFF;
	color: #000000;
	font: 12px 'Lucida Grande', Verdana, sans-serif;
}
textarea, .bginput
{
	font: 11px 'Lucida Grande', Verdana, sans-serif;
}
.button
{
	font: 11px 'Lucida Grande', Verdana, sans-serif;
}
select
{
	font: 12px 'Lucida Grande', Verdana, sans-serif;
}
option, optgroup
{
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, sans-serif;
}
.smallfont
{
	font-size: 10px;
}
.time
{
	color: #666666;
}
.navbar
{
	font-size: 11px;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.fjsel
{
	background: #4d596f;
	color: #FFFFFF;
}
.fjdpth0
{
	background: #F7F7F7;
	color: #000000;
}
.panel
{
	color: #000000;
	padding: 10px;
}
.panelsurround
{
	color: #000000;
}
legend
{
	font: 11px Verdana, sans-serif;
	font-weight: bold;
}
.vbmenu_control
{
	background: #787878 url(javapage_files/images/graphite/gradients/gradient_thead.gif) repeat-x top left;
	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: #4d596f;
	text-decoration: none;
}
.vbmenu_option a:visited
{
	color: #4d596f;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #66788a;
	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;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14px; font-weight: bold; }
/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 4px; }
/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }
/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { border-color: #8b8b8b; border-style: solid none none none; border-width: 1px 0px 0px 0px; margin-bottom: 6px; }
.fieldset legend { padding-left: 8px; padding-right: 8px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }
/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }
img { border: 0; vertical-align: middle; }
#container { margin-left: auto; margin-right: auto; min-width: 800px; width: 99%; }
/* #wrapper, #collapseobj_wrapper { background: #FFFFFF; color: #000000; } */
.captionmid { background: url(javapage_files/images/graphite/caption_mid.gif) #efefef repeat-x; font: 13px/22px "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif; height: 22px; text-align: center; width: 100%; }
.captionmid a:link,.captionmid  a:visited,.captionmid  a:active { background: transparent; color: #000000; text-decoration: none; }
.captionmid a:hover { text-decoration: none; }
.captionleft { background: url(javapage_files/images/graphite/caption_left.gif) no-repeat 0px 0px; float: left; height: 22px; padding-left: 15px; width: 64px; }
.captionleft a { display: block; height: 22px; width: 64px; }
.captionleft a:hover { background: url(javapage_files/images/graphite/caption_left.gif) no-repeat -15px -22px; }
.captionleft a:active { background: url(javapage_files/images/graphite/caption_left.gif) no-repeat -15px -44px; }
.captionright { background: url(javapage_files/images/graphite/caption_right.gif) no-repeat 0px 0px; float: right; height: 22px; padding-right: 15px; width: 64px; }
.captionright a { display: block; float: left; height: 22px; width: 64px; }
.captionright a:active { background: url(javapage_files/images/graphite/caption_right.gif) no-repeat 0px -22px; }
.shadleft { background: url(javapage_files/images/graphite/shad_left.gif) repeat-y left; padding-left: 15px; }
.shadright { background: url(javapage_files/images/graphite/shad_right.gif) repeat-y right; padding-right: 15px; }
.shadbotleft { background: url(javapage_files/images/graphite/shad_bot_left.gif) #667585; float: left; height: 24px; width: 79px; }
.shadbotmid { background: url(javapage_files/images/graphite/shad_bot_mid.gif) repeat-x; height: 24px; text-align: center; }
.shadbotright { background: url(javapage_files/images/graphite/shad_bot_right.gif) #667585; float: right; height: 24px; width: 79px; }
#toolbar { background: url(javapage_files/images/graphite/toolbar_bg.gif) #f4f4f4; border-bottom: 1px solid #9f9f9f; height: 55px; padding: 0 6px 0 6px; }
#toolbar_small { background: url(javapage_files/images/graphite/toolbar_bg.gif) #f4f4f4; border-bottom: 1px solid #9f9f9f; height: 25px; padding: 0 6px 0 6px; }
#toolbar ul { list-style: none; margin: 0; padding: 0px; white-space: nowrap; }
#toolbar ul li { display: inline; float: left; list-style: none; margin: 0 0 0 1px; padding: 0; text-align: center; }
#toolbar ul li:active { background: #f4f4f4; }
#toolbar ul li a { color: #000000; display: block; margin: 0 1px 0 1px; padding: 39px 5px 3px 5px; text-decoration: none; }
/* #toolbar ul li a:active { background: #F4F4F4; border-left: 1px solid #B6B6B6; border-right: 1px solid #B6B6B6; color: #000000; margin-left: 0px; margin-right: 0px; } */
#toolbar #tbhome a { background: url(javapage_files/images/graphite/icons/tbhome.png) no-repeat top center; }
#toolbar #tbusercp a { background: url(javapage_files/images/graphite/icons/tb_usercp.gif) no-repeat top center; }
#toolbar #tbfaq a { background: url(javapage_files/images/graphite/icons/tbquestion.png) no-repeat top center; }
#toolbar #tbmembers a { background: url(javapage_files/images/graphite/icons/tbmembers.png) no-repeat top center; }
#toolbar #tbcalendar a { background: url(javapage_files/images/graphite/icons/tbcal.png) no-repeat top center; }
#toolbar #tbsearch a { background: url(javapage_files/images/graphite/icons/tbfinder.png) no-repeat top center; }
#toolbar #tbnewposts a { background: url(javapage_files/images/graphite/icons/tbnotepad) no-repeat top center; }
#toolbar #tbmarkread a { background: url(javapage_files/images/graphite/icons/tbmarkread.png) no-repeat top center; }
#toolbar #tbbuddylist a { background: url(javapage_files/images/graphite/icons/tb_buddylist.gif) no-repeat top center; }
#toolbar #tbquicklinks a { background: url(javapage_files/images/graphite/icons/tb_quicklinks.gif) no-repeat top center; }
#toolbar #tblogout a { background: url(javapage_files/images/graphite/icons/tb_logout.gif) no-repeat top center; }
#toolbar #tbapp a { background: url(javapage_files/images/graphite/icons/tbapp.png) no-repeat top center; }
#toolbar #tbconfig a { background: url(javapage_files/images/graphite/icons/tbconfig.png) no-repeat top center; }
#toolbar #tbichat a { background: url(javapage_files/images/graphite/icons/tbichat.png) no-repeat top center; }
#toolbar #tbinternet a { background: url(javapage_files/images/graphite/icons/tbinternet.png) no-repeat top center; }
#toolbar #tbmail a { background: url(javapage_files/images/graphite/icons/tbmail.png) no-repeat top center; }
#toolbar #tbnotepad a { background: url(javapage_files/images/graphite/icons/tbnotepad.png) no-repeat top center; }
#toolbar #tbquestion a { background: url(javapage_files/images/graphite/icons/tbquestion.png) no-repeat top center; }
#toolbar #tbstar a { background: url(javapage_files/images/graphite/icons/tbstar.png) no-repeat top center; }
#toolbar #tbtask a { background: url(javapage_files/images/graphite/icons/tbtask.png) no-repeat top center; }
#toolbar #tbdownload a { background: url(javapage_files/images/graphite/icons/tbdownload.png) no-repeat top center; }

/* Footer Links */
.footernav { background: url(javapage_files/images/graphite/toolbar_bg.gif) #f4f4f4; color: #000000; margin: 0px; padding: 0px 12px 0 6px; }
#footernav { float: left; width: auto; }
#footernav ul { list-style: none; margin: 0; padding: 0 0 0 6px; }
#footernav li { display: inline; float: left; margin: 0 0 0 1px; padding: 0; text-align: center; vertical-align: middle; }
#footernav a { color: #000000; display: block; margin-left: 1px; margin-right: 1px; padding: 3px 5px 3px 5px; text-decoration: none; }
#footernav a:hover { color: #000000; }
#footernav a:active { background: url(javapage_files/images/graphite/toolbar_hot_bg.gif) #f4f4f4; border-left: 1px solid #b6b6b6; border-right: 1px solid #b6b6b6; color: #000000; margin-left: 0px; margin-right: 0px; }
/* Search Box */
.dropdownsearch { background: url(javapage_files/images/graphite/pin_1.gif) #ececec; border: 1px solid #787878; width: 200px; }
.dropdownsearchspotlight { background: url(javapage_files/images/graphite/spotlight_bg.gif) #4d596f repeat-x; height: 24px; padding: 3px 11px 3px 11px; }
.dropdownsearchadvanced { padding: 4px 0 4px 0; }
.dropdownsearchadvanced a { color: #000000; display: block; padding: 3px 12px 3px 12px; text-decoration: none; }
.dropdownsearchadvanced a:hover { background: url(javapage_files/images/graphite/pin_3.gif) #4d596f; color: #ffffff; text-decoration: none; }
/* Drop Down Menus */
.dropdown { background: url(javapage_files/images/graphite/pin_1.gif) #ececec; border: 1px solid #787878; color: #000000; padding: 4px 0 4px 0; width: 160px; }
.dropdown2 { background: url(javapage_files/images/graphite/toolbar_bg.gif) #f4f4f4; color: #000000; padding: 4px 0 4px 0; width: 170px; }
.dropdown dl, .dropdown2 dl { list-style: none; margin: 0; padding: 0; }
.dropdown dt, .dropdown2 dt { color: #909090; display: block; margin: 0; padding: 3px 11px 3px 11px; }
.dropdown dt a, .dropdown2 dt a { color: #909090; text-decoration: none; }
.dropdown dd, .dropdown2 dd { margin: 0; padding: 0; }
.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: #000000; display: block; padding: 3px 22px 3px 22px; text-decoration: none; }
.dropdown dd a:hover, .dropdown2 dd a:hover { background: url(javapage_files/images/graphite/pin_3.gif) #4d596f; color: #ffffff; text-decoration: none; }
.dropdown .sep, .dropdown2 .sep { background: url(javapage_files/images/graphite/dropdown_sep.gif) repeat-x; font-size: 0; height: 2px; margin: 4px 0 4px 0; }
/* Nav Bar */
#breadcrumb { background: url(javapage_files/images/graphite/pin_1.gif) #ececec; border-bottom: 1px solid #b2b2b2; height: 32px; padding: 6px 8px 6px 8px; }
#breadcrumbself { background: url(javapage_files/images/graphite/misc/navbits_start.gif) no-repeat; font-size: 12px; font-weight: bold; line-height: 12px; padding: 1px 0 4px 22px; }
#breadcrumbstart { background: url(javapage_files/images/graphite/misc/navbits_start.gif) no-repeat; line-height: 11px; padding: 1px 0 4px 22px; }
#breadcrumbend { background: url(javapage_files/images/graphite/misc/navbits_finallink.gif) no-repeat; 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(javapage_files/images/graphite/pm_bubble.gif) no-repeat center; display: block; height: 26px; width: 26px; }
/* Global */
.clear { clear: both; font-size: 0; }
.pin1 { background: url(javapage_files/images/graphite/pin_1.gif) #ececec; }
.pin2 { background: url(javapage_files/images/graphite/pin_1.gif) #FECBD8; }
.pin3 { background: url(javapage_files/images/graphite/pin_3.gif) #4d596f; color: #ffffff; }
.pin4 { background: url(javapage_files/images/graphite/toolbar_bg.gif) #f4f4f4; }
.alt3 {
	background-color: #FF9393;
}
.aquag { background: url(javapage_files/images/graphite/aqua_gray.gif) #eaeaea repeat-x; color: #000000; font-size: 10px; font-weight: bold; height: 15px; margin: 0px; padding: 0px 7px 0px 7px; }
.aquag2 { background: #eaeaea; color: #000000; font-size: 10px; font-weight: bold; padding: 0; }
.aquag a, .aquag a:link, .aquag a:active, .aquag a:visited, .aquag2 a, .aquag2 a:link, .aquag2 a:active, .aquag2 a:visited { color: #000000; text-decoration: none; }
.aquag a:hover, .aquag2 a:hover { text-decoration: underline; }
.borderleft { border-left: 1px solid #c0c0c0; }
.borderright { border-right: 1px solid #c0c0c0; }
.borderbottom { border-bottom: 1px solid #c0c0c0; }
.borderbottom2 { border-bottom: 1px solid #d8d8d8; }
.bordertop { border-top: 1px solid #c0c0c0; }
.desc { color: #999999; }
.desc2 { color: #d8d8d8; }
.inlinemod .borderbottom2 { border-bottom: 1px solid #c0c0c0; }
.inlinemod .desc2 { color: #c0c0c0; }
.alert { background: url(javapage_files/images/graphite/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(javapage_files/images/graphite/gradients/alert_bg.gif) #fee3e3 repeat-x; border: 1px solid #c9b0b0; color: #330000; font-size: 10px; margin: 0 auto 0 auto; min-width: 260px; max-width: 700px; 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(javapage_files/images/graphite/buttons/newthread.gif) no-repeat 0px 0px; display: block; font-size: 0; height: 26px; width: 108px; }
.bnewthread:active { background: url(javapage_files/images/graphite/buttons/newthread.gif) no-repeat 0px -26px; }
.bnewreply { background: url(javapage_files/images/graphite/buttons/reply.gif) no-repeat 0px 0px; display: block; font-size: 0; height: 26px; width: 96px; }
.bnewreply:active { background: url(javapage_files/images/graphite/buttons/reply.gif) no-repeat 0px -26px; }
.bclosed { background: url(javapage_files/images/graphite/buttons/threadclosed.gif) no-repeat; display: block; font-size: 0; height: 26px; width: 75px; }
.bcontinue { background: url(javapage_files/images/graphite/buttons/continue.gif) no-repeat 0px 0px; display: block; font-size: 0; height: 26px; width: 90px; }
.bcontinue:active { background: url(javapage_files/images/graphite/buttons/continue.gif) no-repeat 0px -26px; }
.breset { background: url(javapage_files/images/graphite/buttons/reset.gif) no-repeat 0px 0px; display: block; font-size: 0; height: 26px; width: 67px; }
.breset:active { background: url(javapage_files/images/graphite/buttons/reset.gif) no-repeat 0px -26px; }
.bcomplete { background: url(javapage_files/images/graphite/buttons/complete.gif) no-repeat 0px 0px; display: block; font-size: 0; height: 26px; width: 93px; }
.bcomplete:active { background: url(javapage_files/images/graphite/buttons/complete.gif) no-repeat 0px -26px; }
.bsavechanges { background: url(javapage_files/images/graphite/buttons/savechanges.gif) no-repeat 0px 0px; display: block; font-size: 0; height: 26px; width: 119px; }
.bsavechanges:active { background: url(javapage_files/images/graphite/buttons/savechanges.gif) no-repeat 0px -26px; }
.bpreview { background: url(javapage_files/images/graphite/buttons/preview.gif) no-repeat 0px 0px; display: block; font-size: 0; height: 26px; width: 80px; }
.bpreview:active { background: url(javapage_files/images/graphite/buttons/preview.gif) no-repeat 0px -26px; }
/* Posting Rules */
.rulescaption { background: url(javapage_files/images/graphite/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(javapage_files/images/graphite/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(javapage_files/images/graphite/buttons/rules_collapse.gif) no-repeat 0px -11px; }
/* Progress Bar */
.progressbar { background: url(javapage_files/images/graphite/progress_bg.gif) #dadada no-repeat; font-size: 0; height: 16px; padding: 0 3px 4px 3px; width: 194px; }
.progressbar div { background: url(javapage_files/images/graphite/progress.gif) #8396af repeat-x; font-size: 0; height: 16px; }
.storagespace { background: url(javapage_files/images/graphite/misc/storage_space.gif) #d2d2d2 repeat-x; border: 1px solid #6e6e6e; height: 8px; }
.storagespace td { font-size: 0; height: 8px; }
.storagespaceused { background: url(javapage_files/images/graphite/misc/storage_space.gif) #8396af repeat-x 0px -8px; font-size: 0; height: 8px; }
/* Postbit */
.avatar img { background: transparent; border: 0px solid #d8d8d8; margin: 0 auto 0 auto; padding: 0px; }
.posttitle a, .posttitle a:hover, .posttitle a:active, .posttitle a:visited { color: #000000; text-decoration: none; }
.post { padding: 10px 0 15px 0; }
.sig { background: url(javapage_files/images/graphite/sig.gif) no-repeat; color: #666666; font-size: 9px; padding: 6px 0 5px 0; }
/* Registration */
#register { background: url(javapage_files/images/splash_00_bg.png) no-repeat; padding: 20px 25px 25px 20px; background-position:top;}
#register_no_bg { padding: 20px 90px 25px 50px; }
/*
#register { background: url(images/graphite/register_bg.png) no-repeat; padding: 16px 27px 16px 172px; }
#register { background: url(images/graphite/sig.gif) no-repeat; padding: 16px 27px 16px 172px; }
*/
#register .box { background: url(javapage_files/images/graphite/transparent.jpg); border: 1px solid #909090; font-size: 12px; padding: 16px; 
background-color:#FFFFFF;
}
#register .boxie { background: #ffffff; border: 1px solid #909090; font-size: 12px; padding: 16px;  opacity:.50; filter:alpha(opacity=50); -moz-opacity:.50; }
#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; }
#pcaption { font-size: 13px; }
/* Alert Popup */
#pm_popup { margin: 0 20% 0 20%; position: static; text-align: center; top: 200px; width: 60%; }
.alertmid { background: url(javapage_files/images/graphite/caption_alert.gif) repeat-x 0px -66px; font: 13px/22px "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif; height: 22px; margin: 0 65px 0 65px; text-align: center; }
.alertright { background: url(javapage_files/images/graphite/caption_alert.gif) repeat-x 0px -44px; float: right; height: 22px; width: 65px; }
.alertleft { float: left; height: 22px; width: 65px; }
.alertleft a { background: url(javapage_files/images/graphite/caption_alert.gif) repeat-x 0px 0px; display: block; height: 22px; width: 65px; }
.alertleft a:active { background: url(javapage_files/images/graphite/caption_alert.gif) repeat-x 0px -22px; }
.alertbox { background: url(javapage_files/images/graphite/toolbar_bg.gif) #f4f4f4; border-bottom: 1px solid #b5b5b5; border-left: 1px solid #b5b5b5; border-right: 1px solid #b5b5b5; border-top: 1px solid #8c8c8c; clear: both; padding: 16px; }
.balertread { background: url(javapage_files/images/graphite/buttons/alert_buttons.gif) no-repeat -67px 0px; display: block; float: right; font-size: 0; height: 26px; width: 152px; }
.balertread:active { background: url(javapage_files/images/graphite/buttons/alert_buttons.gif) no-repeat -67px -26px; }
.balertclose { background: url(javapage_files/images/graphite/buttons/alert_buttons.gif) no-repeat 0px 0px; display: block; float: right; font-size: 0; height: 26px; margin-right: 6px; width: 67px; }
.balertclose:active { background: url(javapage_files/images/graphite/buttons/alert_buttons.gif) no-repeat 0px -26px; }.logo {
	/*background-image:  url("images/logo_bg.jpg");*/
	background-repeat: no-repeat;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: absolute;
	width: 337px;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	left: 450px;
	top: 34px;
}

#globalNav img{
	margin-bottom: -4px; 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position:absolute;
	text-align:center;
	top: 8px;
	height: 16px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 78px;
	z-index: 0;
	width: 243px;
}


a.glink, a.glink:visited{
  	font-size: x-small;
	font: 'Lucida Grande', Verdana, sans-serif;
  	color: #4d596f;
	font-size:11px;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	/*border-right: 1px solid #8FB8BC;*/
}

a.glink:hover{
	text-decoration: none;
	color:#FF9900;
}

a.glink_noborder, a.glink_noborder:visited{
  	font-size: x-small;
	font: 'Lucida Grande', Verdana, sans-serif;
  	color: #4d596f;
	font-size:11px;
	margin: 0px;
	padding: 2px 5px 4px 5px;
}

a.glink_noborder:hover{
	text-decoration: none;
	color:#FF9900;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/
.subglobalNav{
	position: absolute;
	top: 60px;
	left: 433px;
	right: inherit;
	min-width: 1600px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #4d596f;
	width: 347px;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #4d596f;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/
#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/*************** Menu ***************************/
.menubox { background: url(javapage_files/images/graphite/toolbar_bg.gif) #f4f4f4; border-bottom: 1px solid #b5b5b5; border-left: 1px solid #b5b5b5; border-right: 1px solid #b5b5b5; border-top: 1px solid #8c8c8c; clear: both; padding: 5px; }
.menubox-noborder { background: url(javapage_files/images/graphite/toolbar_bg.gif) #f4f4f4; clear: both; padding: 5px; }
.menuaqua { background: url(javapage_files/images/graphite/aqua_gray.gif) #eaeaea repeat-x; color: #000000; font-size: 10px; font-weight: bold; height: 15px; margin: 0px; padding: 0px 7px 0px 7px; }


/*************** Main Table ***************************/
.maintb {
	text-align:center;
	text-shadow:Black;
	table-layout:auto;
	padding: 5px 5px 5px 5px;
	/*horizontal-align:middle;
	*/
	vertical-align:middle;
}

/*************** Others Header ***************************/
.list_header {
	color: #667585;
	font-family: Horrorshow;
	font-size: 16px;
	font-stretch:wider;
	text-indent: 10px;
	background: url(javapage_files/images/graphite/gradients/caption_mid.gif) #d2d2d2 repeat-x;
	border: 1px solid #6e6e6e;
	height: 18px;
}

/**************** Separator Rule *************************/
.separator_rule_t {
	background-image: url(javapage_files/images/vrule_t.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.separator_rule_c {
	background-image: url(javapage_files/images/vrule_c.png);
	background-repeat: repeat-y;
	background-position: center center;
}

.separator_rule_b {
	background-image: url(javapage_files/images/vrule_b.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#separator_rule_t {
	background-image: url(javapage_files/images/vrule_t.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#separator_rule_c {
	background-image: url(javapage_files/images/vrule_c.png);
	background-repeat: repeat-y;
	background-position: center center;
}

#separator_rule_b {
	background-image: url(javapage_files/images/vrule_b.png);
	background-repeat: no-repeat;
	background-position: center top;
}


/********** left-top-corner-box ************/
.left-top-corner-box_text {
	background-image:url(javapage_files/images/left-top-corner-box_long.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	font-size:10px;
	font-style:italic;
}

.left-top-corner-box {
	background-image:url(javapage_files/images/left-top-corner-box_long.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}


/********* Nastro News *************/
.news {
	background: url(javapage_files/images/graphite/pin_1.gif) #ececec;
	
}

/********* CaptionMid modificato ***************/
.captionmid_cams {
	background-image:url(javapage_files/images/left-top-corner-box_long.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	width: 100%;
}

.blogin { background: url(javapage_files/images/graphite/buttons/login.gif) no-repeat 0px 0px; display: block; font-size: 0; height: 26px; width: 90px; }
.bcontinue:active { background: url(javapage_files/images/graphite/buttons/login.gif) no-repeat 0px -26px; }
