/* php/java bridge style sheet */

p, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

p {
	margin-top: 2px;
	margin-left: 2px;
	line-height: 15px;
}
code {
	line-height: Normal;
/*
	font-size: 12px;
*/
	font-size: inherit;
}

.intro {
	font-size: 14px;
}


/* Links Styles */

a {
/*
	color: #225e56;
	color: #00a54e;
*/
	color: #008dc6;
	padding: 0px 2px 0px 2px;
	margin: 0px -2px 0px -2px;
	text-decoration: none;
}

/*
a:visited {
	color: #bbccbb;
	background: #334039;
}

*/
a:hover {
	color: #000000;
	background: #66EE55;
}

a.nothin:hover { /* Used for links with no style (like SF logo) */
	color: Inherit; 
	background-color: Inherit; 
}

a.forumlink, a.forumlink:visited, a.permalink, #latest a.permalink:visited {
	color: #DDCC88;
	padding: 2px;
	background: none;
}

a.permalink:hover, a.forumlink:hover, #latest a.permalink:hover, #latest a.forumlink:hover {
	color: #000000;
	background: #FFDD33;
}

#toplinks {
	position: absolute;
	left: 10px;
	top: 60px;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: bold;
}

#toplinks a {
	padding: 1px 4px 1px 3px;;
	margin: 0px 4px 0px 4px;
	background-color: inherit;
	color: #ffffff;
}

#toplinks a:hover {
	color: #000000;
	background: #66EE55;
}

/* Sidebar Items */

#sidebar {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	margin-left: 16px;
	text-align: left;
}

#sidebar h1 {
	display: block;
	margin-bottom: 0px;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #707070;
}

.button {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

.subtitle {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}

/* Menu List Styles */

ul.blocklinks {
	list-style: none;
	margin: 1px;
   	padding: 0;
	font-size: 11px;
	line-height: 17px;
}

ul.blocklinks li {
    margin-bottom: 2px;
	width: 100%;
}

ul.blocklinks li a {
	display: block;
	border-left: 10px solid #666666;
   	padding-left: 7px;
	color: #dddddd;
}

ul.blocklinks li.linkint a, ul.blocklinks li.linkpt a, ul.blocklinks li.linkcom a {
/*
	width: 116px;
*/
	background: #303336;
}

ul.blocklinks li a:hover, ul.blocklinks li a:active, ul.blocklinks li.linklate a:hover {
	background: #555555;
	color: #ffffff;
	border-left: 15px solid #ffffff;
   	padding-left: 2px;
}


ul.blocklinks li.linkint a {
	border-left-color: #CC6600;
}

ul.blocklinks li.linkint a:hover {
	background: #FF5A00;
	border-left-color: #FF9933;
}

ul.blocklinks li.linkpt a {
	border-left-color: #009933;
}

ul.blocklinks li.linkpt a:hover {
	background: #009933;
	border-left-color: #00FF66;
}

ul.blocklinks li.linkcom a {
	border-left-color: #0066CC;
}

ul.blocklinks li.linkcom a:hover {
	background: #0066CC;
	border-left-color: #3399FF;
}

#mainbody table {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	border-color: #eeeeee;
}

#mainbody td {
	padding: 2px 2px 2px 3px;
}
#mainbody th {
	background-color: #e8e8e8;
}

ul.std, ol.std {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: normal;
	background-color: inherit;	
}
ul.std li, ol.std li {
	padding-bottom: 11px;
}

/* Main Body Styles */

#mainbody {
	margin-left: 8px;
	margin-right: 24px;
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 32px;
	text-align: left;
}

#mainbody p {  
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 16px;
	color: #000000;
	font-size: 12px; 
}

#mainbody h1 {
	margin-left: 8px;
	margin-bottom: 8px;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #707070;
}

#mainbody h2 {
	margin-left: 8px;
	margin-bottom: 4px;
	padding: 0px;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bld;
	letter-spacing: -1px;
	color: #CC9966;
}

#mainbody h3 {
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #707070;
}

#mainbody h4 {
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #707070;
}
.faqitem {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #707070;
}


.info {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	COLOR: #777777;
	letter-spacing: -1px;
}

#intro, #intro p {
	font-size: 14px;
	line-height: 20px;
}

#intro h1 {
	font-size: 30px;
	letter-spacing: -2px;
	margin-bottom: 18px;
	color: #CC9966;
}

cite {
	font-style: normal;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	display: block;
	width: auto;
	background: #f4f4f4;
	margin-left: -4px;
	border: 1px solid #ddd;
	padding: 4px;
}

.edit {
	background-color: yellow;
	font-family: times;
	font-style: italic;
	padding: 0px 2px 0px 2px;
}