body{
	background:url(../images/background.gif);
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#000000;
	font-size:10pt;
}
a{
	outline:none;
	text-decoration:none;
	border:none;
	color:#777777;
	font-weight:bold;
	cursor:pointer;
}
a:link{
	border:none;
}
a:visited{
	border:none;
}
a:hover{
	border:none;
	color:#CCCCCC;
}
a:active{
	border:none;
	outline:none;
}
.comment{
	background:#FAFAFA;
	border:#BBBBBB 1px solid;
	width:700px;
	text-align:left;
	padding:5px 5px 5px 5px;
}
.commentTextarea{
	background:#FFFFFF;
	width:690px;
	border:#000000 1px solid;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.commentTitle{
	width:690px;
	border-bottom:#BBBBBB 1px solid;
	font-weight:bold;
}
.commentInput{
	width:690px;
	height:15px;
	border:#000000 1px solid;
	background:#FFFFFF;
}
.commentSubmit{
	width:120px;
	height:22px;
	border:#FFFFFF 1px solid;
	color:#FFFFFF;
	background:#777777;
	cursor:pointer;
}
.commentSubmit:hover{
	background:#DDDDDD;
	color:#000000;
	border:#000000 1px solid;
}
.loginInput{
	margin:3px auto 3px auto;
	height:15px;
	border:#000000 1px solid;
	background:url(../images/codeplant/icons/openid.gif) #FFFFFF no-repeat;
	padding-left:18px;
	font-size:8pt;
	width:150px;
	height:14px;
}
.loginSubmit{
	width:75px;
	height:18px;
	padding-bottom:2px;
	border:#FFFFFF 1px solid;
	color:#FFFFFF;
	background:#777777;
	cursor:pointer;
	font-size:8pt;
}
.loginSubmit:hover{
	background:#DDDDDD;
	color:#000000;
	border:#000000 1px solid;
}
.registerOpenIDInput{
	margin:3px auto 3px auto;
	border:#000000 1px solid;
	background:url(../images/codeplant/icons/openid-large.png) #FFFFFF no-repeat;
	padding-left:35px;
	font-size:14pt;
	width:400px;
	height:25px;
}
.registerOpenIDSubmit{
	width:200px;
	height:29px;
	padding-bottom:2px;
	border:#FFFFFF 1px solid;
	color:#FFFFFF;
	background:#777777;
	cursor:pointer;
	font-size:14pt;
}
.registerOpenIDSubmit:hover{
	background:#DDDDDD;
	color:#000000;
	border:#000000 1px solid;
}
.registerGeneralShort{
	margin:3px auto 3px auto;
	border:#000000 1px solid;
	background:#FFFFFF no-repeat;
	font-size:10pt;
	width:250px;
	height:16px;
}
.registerGeneralDate{
	margin:3px auto 3px auto;
	border:#000000 1px solid;
	background:#FFFFFF no-repeat;
	font-size:10pt;
	width:70px;
	height:16px;
}
.code{
	background:#FCFCFC;
	font-family:monospace;
	border:1px dashed #000000;
}
/*search form*/
.searchSubmit{
	position:absolute;
	left:360px;
	z-index:4;
	width:112px;
	height:25px;
	background:url(../images/button.gif);
	background-repeat:no-repeat;
	border:none;
	padding:0 0 3px 0;
	cursor:pointer;
}
.searchSubmit:hover{
	background:url(../images/button.gif) 0px -25px;
}
.gold{
	width:21px;
	height:20px;
	background:url(../images/star.gif) no-repeat;
}
.gray{
	width:21px;
	height:20px;
	background:url(../images/star.gif) -21px no-repeat;
}
.searchDiv{
	width:354px;
	height:25px;
	background:url(../images/input.gif);
	margin-top:-5px;
}
.search{
	position:absolute;
	top:230px;
	left:450px;
}
.input{
	position:relative;
	width:325px;
	height:25px;
	margin-top:3px;
	border:none;
	background:none;
}
.rolloverButtons{
	position:absolute;
	left:360px;
	z-index:4;
	width:112px;
	height:25px;
	background:url(../images/button.gif) 0px -50px;
	background-repeat:no-repeat;
	border:none;
	padding:0 0 3px 0;
	cursor:pointer;
}
.rolloverButtons:hover{
	background: transparent url(../images/button.gif) 0px -75px no-repeat;
}
/*quick functions bar*/
#quickFunctions{
	position:absolute;
	top:0px;
	left:500px;
	border:#000000 1px solid;
	z-index:1;
	font-size:9pt;
	height:30px;
	vertical-align:middle;
}
#cop.hover{
	background: transparent url(../images/button.gif) 0px -75px no-repeat;
}
/*main content div*/
#content{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-500px;
	margin-top:0px;
	margin-bottom:0px;
	width:1000px;
	background-color:#FFFFFF;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	/*height:100%;*/
}
/*content body*/
#contentBody{
	width:821px;
}
.topic{
	font-family:Georgia, serif;
	font-size:48pt;
	color:#CCCCCC;
}
.articleName{
	font-family:Georgia, serif;
	font-size:28pt;
	color:#CCCCCC;
}
.dropcap{
	font-family:Georgia, serif;
	font-size:48pt;
	float:left;
	color:#CCCCCC;
}
.text{
	text-align:left;
	margin-left:20px;
	width:820px;
}
.divider{
	position:relative;
	left:50%;
	margin-left:-250px;
}
.screenshot{
	position:absolute;
	left:350px;
	border:#000000 1px solid;
	z-index:2;
}
/*nav bar*/
#navbar{
	width: 844px; height: 60px;
	background: url(../images/navbar.jpg);
	margin-top:10px;
	padding:0;
	position:relative;
	top:0px;
}
#navbar li{
	margin: 0; padding: 0; list-style: none;
	position: absolute;
}
#navbar a{
	vertical-align:top;
}
#navbar li, #navbar a{
	height:60px; display:block;
}
/*nav buttons*/
#home {
	left:0px;width:182px;
}
#articles {
	left: 182px;width:160px;
}
#downloads {
	left: 342px;width:160px;
}
#features {
	left: 502px;width:160px;
}
#links {
	left: 662px;width:182px;
}
/*on hover*/
#home a:hover {
	background: transparent url(../images/navbar.jpg) -0px -60px no-repeat;
}
#articles a:hover {
	background: transparent url(../images/navbar.jpg) -182px -60px no-repeat;
}
#downloads a:hover {
	background: transparent url(../images/navbar.jpg) -342px -60px no-repeat;
}
#features a:hover {
	background: transparent url(../images/navbar.jpg) -502px -60px no-repeat;
}
#links a:hover {
	background: transparent url(../images/navbar.jpg) -662px -60px no-repeat;
}
