* {
	margin: 0px;
	padding: 0px;
}

html, body {
	min-height: 100%;
	font-size: 10pt;
	font-family: verdana, sans-serif;
	text-align: center;
	background-image: url(../gfx/body_bg.png);
	background-color: #CCCCCC;
	cursor: default;
}

.no-css-only {
	display: none;
}

a:link, a:active, a:visited {
	color: #336699;
	text-decoration: underline;
}

a:hover {
	color: #7F0000 !important;
	text-decoration: none;
}

a img {
	border: 0px;
}

acronym {
	border-bottom: 1px dashed silver;
	cursor: help;
	font-style: normal;
}

a acronym {
	cursor: pointer;
}

em, em.underline em, em em.underline {
	font-style: italic;
}

em.underline {
	text-decoration: underline;
	font-style: normal;
}

input {
	font-family: verdana, sans-serif !important;
}

input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"], select, option, label {
	cursor: pointer;
}

select option {
	padding: 0px 5px 0px 0px;
}

optgroup option {
	padding: 0 10px 0 10px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

small, .small {
	font-size: 8pt;
}

form {
	margin: 0px;
	padding: 0px;
}

code {
	font-size: 9pt;
}

#pagebox-bg {
	text-align: left;
	width: 785px;
	background-image: url(../gfx/pagebox_bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
}
#shadow-left {
	background-image: url(../gfx/pageshadow_left.png);
	background-repeat: repeat-y;
	background-position: left;
}
#shadow-right {
	padding: 20px 30px 15px 30px;
	background-image: url(../gfx/pageshadow_right.png);
	background-repeat: repeat-y;
	background-position: right;
}

#site-logo {
	float: left;
}

#tagline {
	text-align: right;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #7F7F7F;
	height: 30px !important;
	line-height: 30px !important;
	text-transform: capitalize;
}

#searchbox {
	text-align: right;
	height: 30px !important;
	line-height: 30px !important;
}

#searchbox #q {
	border: 1px solid silver;
	margin: 0px 5px 0px 0px;
	padding: 2px;
	font-size: 8pt;
	width: 150px;
}

#searchbox #button {
	background-image: url(../gfx/topmenu_bg.png);
	background-repeat: repeat-x;
	background-color: #E5E5E5;
	border: 1px solid #336699;
	color: #336699;
	padding: 1px 9px 1px 9px;
	font-size: 8pt;
	cursor: pointer;
	width: 65px;
}

#searchbox #button:hover {
	color: #7F0000;
	background-image: url(../gfx/topmenu_bg_reverse.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#topmenu * {
	font-size: 8pt;
}

#topmenu {
	float: left;
	width: 723px;
	margin: 7px 0px 0px 0px;
	background-image: url(../gfx/topmenu_bg.png);
	background-repeat: repeat-x;
	background-color: #E5E5E5;
	border: 1px solid #336699;
	padding: 3px 0px 3px 0px;
}

#topmenu ul {
	list-style: none;
}

#topmenu ul li {
	display: inline;
}

#topmenu ul li a:link, #topmenu ul li a:visited, #topmenu ul li a:hover {
	text-decoration: none;
	padding: 3px 7px 3px 7px;
	border-right: 1px solid #336699;
}

#topmenu ul li a:link, #topmenu ul li a:visited {
	color: #336699;
}

#topmenu ul li a:active, #topmenu ul li a:hover, #topmenu ul li a#current:link, #topmenu ul li a#current:active, #topmenu ul li a#current:visited, #topmenu ul li a#current:hover {
	color: #7F0000;
	background-image: url(../gfx/topmenu_bg_reverse.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#topmenu-shadow {
	clear: both;
	height: 5px;
	background-image: url(../gfx/topmenu_shadow.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	line-height: 100%;
	overflow: hidden;
	width: 100%;
}

#bar {
	clear: both;
	float: right;
	padding: 10px 0px 0px 0px;
	width: 185px;
	text-align: center;
	font-size: 0pt;
}

#bar #langselect a:link, #bar #langselect a:hover, #bar #langselect a:active, #bar #langselect a:visited {
	margin: 0px 0px 15px 0px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(../gfx/langselect_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #FFFFFF;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	text-decoration: none;
	padding: 4px;
	display: block;
}

#bar #langselect img {
	margin: 0px 5px 0px 0px;
}

#bar #latestversion, #bar #getinvolved, #bar #atbox, #bar #pollform {
	padding: 10px;
}

#bar #latestversion h2 a:link, #bar #latestversion h2 a:hover, #bar #latestversion h2 a:active, #bar #latestversion h2 a:visited, #bar #atbox h2 a:link, #bar #atbox h2 a:hover, #bar #atbox h2 a:active, #bar #atbox h2 a:visited, #bar #getinvolved h2 a:link, #bar #getinvolved h2 a:hover, #bar #getinvolved h2 a:active, #bar #getinvolved h2 a:visited {
	text-decoration: none !important;
	color: #1e364d !important;
}

#bar .itemshadow {
	clear: both;
	height: 5px;
	background-image: url(../gfx/topmenu_shadow.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	line-height: 100%;
	overflow: hidden;
	margin: 0px 0px 15px 0px;
	width: 100%;
}

#bar #latestversion {
	font-size: 8pt;
	background-image: url(../gfx/latestversion_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #EFDFBF;
}

#bar #latestversion h2 {
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #1e364d;
	text-align: left;
}

#bar #latestversion h2 #ver {
	color: #7F0000;
}

#bar #latestversion h3 {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

#bar #latestversion p {
	text-align: justify;
	margin: 7px 0px 7px 0px;
}

#bar #getinvolved {
	font-size: 8pt;
	background-image: url(../gfx/latestversion_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #EFDFBF;
}

#bar #getinvolved h2 {
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #1e364d;
	text-align: left;
}

#bar #getinvolved h3 {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

#bar #getinvolved p {
	text-align: justify;
	margin: 7px 0px 7px 0px;
}

#bar #roadmap {
	font-size: 10pt;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-style: italic;
	margin: -5px 0px 12px 0px;
}

#bar #roadmap a {
	text-decoration: none;
	border-bottom: 1px solid silver;
}

#bar #atbox {
	font-size: 8pt;
	background-image: url(../gfx/staff_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #EBECEC;
}

#bar #atbox h2 {
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color: #1e364d;
	text-align: left;
	margin: 0px 0px 7px 0px;
}

#bar #atbox ul {
	list-style: none;
}

#bar #atbox ul li {
	color: #666666;
	text-align: left;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	text-indent: -7px;
	background-image: url(../gfx/at_li_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#bar #atbox ul li a:visited {
	color: #555555;
}

#bar #atbox h3 {
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	margin: 7px 0px 0px 0px;
}

#bar #pollform {
	font-size: 8pt;
	background-image: url(../gfx/staff_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #EBECEC;
}

#bar #pollform h2 {
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color: #1e364d;
	text-align: left;
	margin: 0px 0px 7px 0px;
}

#bar #pollform ul {
	list-style: none;
	margin: 0px 0px 7px 0px;
}

#bar #pollform ul li {
	text-align: left;
}

#bar #pollform #votebutton {
	text-align: right;
}

#bar #pollform #votebutton input {
	padding: 0px 7px 0px 7px;
}

#bar ul#poweredbybuttons {
	list-style: none;
	text-align: center;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid silver;
	padding: 0px 0px 15px 0px;
}

#bar ul#poweredbybuttons li {
	display: inline;
	margin: 0px 8px 0px 8px;
}

#bar ul#banners {
	list-style: none;
	text-align: center;
}

#bar ul#banners li {
	display: block;
	margin: 0px 0px 15px 0px;
}

#content {
	clear: left;
	padding: 10px 0px 0px 0px;
	margin: 0px 205px 0px 0px;
	text-align: left;
}

#content a:visited {
	color: #555555;
}

#content h1, #content h2, #content h3 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#content h1.newstitle, #content h2.newstitle, #content h3.newstitle {
	background-image: url(../gfx/newstitle_bg.png);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #EFEFEF;
	border-left: 3px solid #336699;
}

#content h1.newstitle a, #content h2.newstitle a, #content h3.newstitle a {
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	display: block;
	color: #1e364d;
}

#content h1 {
	font-size: 14pt;
	font-weight: normal;
	border-bottom: 1px solid silver;
}

#content h2 {
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px solid silver;
}

#content h3 {
	font-size: 10pt;
	font-weight: bold;
}

#content p {
	margin: 0px 0px 15px 0px;
	line-height: 150%;
	text-indent: 15px;
}

#content p.noindent {
	text-indent: 0px;
}

#content p.important {
	background-color: #FFFFE5;
	border: 1px solid #D8D800;
	padding: 5px;
	font-size: 8pt;
}

#content p.screenshot {
	text-align: center;
}

#content ul#diveinto {
	text-align: right;
	font-size: 0pt;
	border-bottom: 1px solid silver;
	background-image: url(../gfx/diveinto_bg.png);
	background-repeat: no-repeat;
	background-color: #EFDFBF;
	margin: 20px;
	padding: 24px 7px 7px 7px;
}
#content ul#diveinto li {
	font-size: 8pt;
	display: inline;
	color: #7F0000;
	padding: 0px 0px 0px 6px;
	border-left: 2px solid #B2B2B2;
	margin: 0px 0px 0px 6px;
}
#content ul#diveinto a {
	text-decoration: none !important;
	font-weight: bold;
	color: #336699 !important;
}
#content ul#diveinto a:hover {
	color: #7F0000 !important;
	border-bottom: 1px solid silver;
}

#content #seasonsgreetings {
	text-indent: 0px;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #7F0000;
	border: 0px;
	line-height: 41px;
	background-image: url(../gfx/holly.png);
	background-repeat: no-repeat;
	background-position: center right;
}

#content p#introtext {
	height: 150px;
	min-height: 150px;
}

#content p#introtext[id] {
	height: auto;
}

#content blockquote {
	margin: 0px 0px 15px 15px;
	line-height: 150%;
	font-style: italic;
}

#content .newsinfo {
	text-indent: 0px;
	text-align: left;
	font-size: 8pt;
	font-style: italic;
	color: #333333;
}

#content .newscontent {
	font-size: 10pt;
}

#content .newsinfo2 {
	text-indent: 0px;
	text-align: right;
	color: #333333;
}

#content img.float {
	float: right;
	margin: 0px 0px 10px 10px;
}

#content img.rss {
	float: right;
	margin: 3px 0px 0px 5px;
}

#content ul, #content ol {
	margin: 0px 0px 15px 30px;
}

#content ul li, #content ol li {
	line-height: 150%;
}

#content ul#aboutmenu {
	margin: 0px 0px 0px 30px;
}

#content ul#aboutmenu li {
	margin: 0px 0px 15px 0px;
	font-size: 11pt;
	font-weight: bold;
}

#content ul#sysreq li {
	font-size: 8pt;
}

#content dt {
	line-height: 150%;
	font-weight: bold;
	color: #333333;
}

#content dd {
	line-height: 150%;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid silver;
	margin: 0px 0px 15px 10px;
}

#content .tablesurrounder {
	text-align: center;
}

#content .tablesurrounder table {
	text-align: left;
	border-collapse: collapse;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	width: 90%;
	margin: 0px auto 15px auto;
}

#content .tablesurrounder table th, #content .tablesurrounder table td {
	border-top: 1px solid silver;
	border-left: 1px solid silver;
}

#content .tablesurrounder table th {
	padding: 4px;
	background-image: url(../gfx/table_th_bg.png);
	background-repeat: repeat-x;
	background-color: #336699;
	color: #EFDFBF;
	font-weight: bold;
	font-size: 8pt;
}

#content .tablesurrounder table td {
	padding: 6px;
	background-color: #EFEFEF;
}

#content .tablesurrounder table td.tc1 {
	background-color: #E5E5E5;
	width: 30%;
	white-space: nowrap;
	font-weight: bold;
}

#content .tablesurrounder table td.info {
	font-size: 8pt;
}

#content .tablesurrounder table td.submit {
	text-align: center;
	background-color: #E5E5E5;
}

#content .tablesurrounder table td.submit input {
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}

#content .tablesurrounder table td textarea {
	width: 99%;
}

#content .tablesurrounder table#team td {
	vertical-align: top;
}

#content .tablesurrounder table#team td.avatar {
	width: 1%;
	background-color: #E5E5E5;
}

#content .tablesurrounder table#team td dd {
	padding: 0px 0px 0px 0px;
	border: 0px;
	margin: 0px 0px 0px 15px;
}

#content table#pollresult {
	width: 505px;
	border-collapse: collapse;
	margin: 0px 0px 5px 0px;
}

#content table#pollresult * {
	vertical-align: middle !important;
}

#content table#pollresult td {
	padding: 0px 20px 10px 0px;
	text-align: left;
	white-space: nowrap;
}

#content table#pollresult td.answer {
	font-style: italic;
	width: 1%;
}

#content table#pollresult td.votes {
	font-size: 8pt;
}

#content table#pollresult td.votes .bargraph {
	height: 10px;
	background-image: url(../gfx/bargraph.png);
	background-repeat: repeat-x;
	background-color: #336699;
	margin: 0px 4px 0px 0px;
	padding: 1px;
	overflow: hidden;
	font-size: 0pt;
	float: left;
}

#content pre {
	width: 475px;
	height: auto;
	margin: 0px 15px 15px 15px;
	padding: 5px;
	font-size: 8pt;
	font-family: monospace;
	color: #7F0000;
	line-height: 150%;
	background-color: #EFEFEF;
	border: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	overflow: auto;
}

#content pre#license {
	width: 505px;
	height: 250px;
	margin: 0px 0px 15px 0px;
}

#content #nopatentsbanner {
	border-top: 1px solid silver;
	padding: 15px 0px 0px 0px;
	text-align: center;
	text-indent: 0px;
}

#content #nopatentsbanner img {
	border: 1px solid #336699;
}

/* IE 6 fix */

#content #ie6fix {
	float: left;
	overflow: hidden;
	height: 1px;
	font-size: 0pt;
}

/* /IE 6 fix */

#bottom {
	clear: both;
	float: left;
	width: 705px;
	padding: 3px 9px 3px 9px;
	background-image: url(../gfx/topmenu_bg.png);
	background-repeat: repeat-x;
	background-color: #E5E5E5;
	border: 1px solid #336699;
	font-size: 8pt;
	font-style: normal;
	text-align: right;
	color: #333333;
}

#bottom a:link, #bottom a:hover, #bottom a:active, #bottom a:visited {
	text-decoration: none;
}

#bottom-shadow {
	clear: both;
	height: 5px;
	background-image: url(../gfx/topmenu_shadow.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	line-height: 100%;
	overflow: hidden;
	width: 100%;
}
