a {
	color: royalBlue;
}

body {
	background: url("../images/body.png") repeat-x scroll center top #FFFFFF;
	-moz-background-inline-policy: continuous;
}

#IHATEIE6 {
	display: none;
}

#IHATEIE6 h1, #IHATEIE6 a {
	margin: auto;
	font-size: 50px;
	text-align: center;
	padding-top: 50px;
}

#IHATEIE6 a {
	color: #FFFFFF;
}

#page {
	margin: auto;
	width: 1010px;
}

#header {
	-moz-background-inline-policy: continuous;
	height: 102px;
}

#header #loggedIn {
	float: right;
	padding: 20px;
	background: none repeat scroll 0 0 #FFFFFF;
}

#header h1 a {
	float: left;
	font-family: "aberatn",verdana,helvetica,sans-serif;
	font-size: 35px;
	padding-top: 14px;
	text-decoration: none;
	height: 48px;
	color: #FFFFFF;
	width: 305px;
}

#menu {
	float: left;
	font-family: "aberatn",verdana,helvetica,sans-serif;
	clear: left;
}

#menu li {
	font-family: "aberatn",verdana,helvetica,sans-serif;
	float: left;
	font-size: 30px;
	padding-right: 40px;
}

#menu li a {
	font-family: "aberatn",verdana,helvetica,sans-serif;
	font-size: 21px;
	color: #333333;
}

#header h2 {
	float: left;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
}

form.login_form {
	color: #FFFFFF;
	float: right;
	margin-top: 9px;
	width: 254px;
	height: 67px;
}

form.login_form div {
	float: left;
	width: 100%;
}

form.login_form div label {
	float: left;
	text-align: right;
	width: 89px;
	border: medium none;
	height: 24px;
}

form.login_form div input.input_text {
	float: right;
	padding: 3px;
	width: 152px;
}

form.login_form div input.input_submit {
	background: none repeat scroll 0 0 transparent;
	color: #FFFFFF;
	float: right;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

#sidebar {
	-moz-background-inline-policy: continuous;
	color: #FFFFFF;
	float: left;
	position: relative;
	padding-right: 0;
	padding-left: 7px;
	width: 286px;
	background: none repeat scroll 0 0 #666666;
	padding-bottom: 7px;
}

#sidebar h2 {
	font-size: 15px;
	font-weight: bold;
	color: #EEEEEE;
	margin-bottom: 1em;
	margin-top: 1em;
}

#sidebar .sidebarFonts {
	overflow: hidden;
	width: 280px;
}

#sidebar .sidebarFonts a {
	display: block;
	margin-bottom: 5px;
	position: relative;
	text-decoration: none;
}

#sidebar .sidebarFonts a .fontInfoBox {
	position: absolute;
	top: 0;
	right: 0;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px 8px;
	background-color: #AAAAAA;
}

#sidebar .sidebarFonts a img {
	display: block;
	height: 42px;
}

#contentWrapper {
	float: left;
	padding-bottom: 104px;
	-moz-background-inline-policy: continuous;
}

#completeProfile {
	padding-left: 15px;
	color: #999999;
	padding-top: 0;
	margin-bottom: 0;
	line-height: 3em;
}

#content {
	padding-left: 25px;
	-moz-background-inline-policy: continuous;
	padding-top: 12px;
	padding-right: 0;
	width: 690px;
	background: none repeat scroll 0 0 #FFFFFF;
	float: left;
}

#content h1 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 1em;
	color: royalBlue;
}

#content h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1em;
}

#content p {
	margin-bottom: 15px;
	font-size: 14px;
}

#content ul {
	margin-bottom: 2em;
	color: #444444;
}

#content ul#browseCategories {
	width: 100%;
}

#content ul#browseCategories li {
	list-style-type: none;
	vertical-align: middle;
	line-height: 2em;
	float: left;
	width: 100%;
}

#content ul#browseCategories li h1 {
	cursor: pointer;
}

#content ul#browseCategories li h1 {
	padding-bottom: 10px;
	color: #444444;
	float: left;
	width: 100%;
}

#content ul#browseCategories li h1 img {
	border: 3px solid lightGrey;
	float: left;
	margin-right: 11px;
	margin-top: -10px;
}

#content ul li {
	list-style-type: square;
	line-height: 2em;
	list-style-position: inside;
	font-size: 14px;
}

#fontTestingTextarea {
	border: 1px solid #333333;
	padding: 5px;
	overflow: auto;
	height: 200px;
	width: 594px;
	margin-bottom: 2em;
}

#content pre.readme {
	border: 1px solid #D3D3D3;
	padding: 5px;
	overflow: auto;
	height: 350px;
}

#content pre.copyPaste {
	padding: 5px;
	overflow: auto;
	border: 4px solid royalBlue;
}

.flashMessenger {
	position: fixed;
	width: 500px;
	left: 50%;
	margin-left: -270px;
	top: 50%;
	background: none repeat scroll 0 0 #FFFFFF;
	z-index: 10;
	padding: 20px;
	border: 5px solid #666666;
	cursor: pointer;
}

form.registration_form {
	color: #FFFFFF;
	float: left;
	padding-left: 35px;
	padding-top: 28px;
	height: 34px;
}

form.registration_form dd, form.registration_form dt {
	float: left;
}

form.registration_form label {
	margin-right: 10px;
}

form.registration_form .input_submit {
	background: none repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font-weight: bold;
}

form#uploadFont, form.defaultForm {
	background: none repeat scroll 0 0 #DDDDDD;
	float: left;
	padding: 25px;
}

form .input_file {
	padding: 10px;
	border: 1px none royalBlue;
}

form ul {
	margin-bottom: 0 !important;
}

form select {
	border: 1px solid lightSteelBlue;
	width: 204px;
}

form .input_text {
	width: 195px;
	padding: 3px;
	border: 1px solid lightSteelBlue;
}

form .input_radio {
	margin-right: 9px;
	margin-bottom: 0.5em;
}

form#uploadFont dt, form.defaultForm dt {
	clear: left;
	float: left;
	font-weight: bold;
	width: 201px;
}

form#uploadFont dt label, form.defaultForm dt label {
	font-weight: bold;
	font-size: 12px;
}

form#uploadFont dd, form.defaultForm dd {
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 300px;
}

form#uploadFont #submit, form.defaultForm #submit {
	background: none repeat scroll 0 0 #444444;
	clear: both;
	color: #FFFFFF;
	float: right;
	padding: 10px;
}

#content ul#browseCategories li ul {
	border: 3px solid royalBlue;
	float: left;
}

#content ul#browseCategories li ul li {
	float: left;
	overflow: hidden;
	font-weight: bold;
	color: royalBlue;
	font-size: 14px;
	width: 320px;
	padding: 8px;
	border-bottom: 1px solid linen;
}

#cke_fontTestingTextarea {
	margin-bottom: 2em;
}

#content #fontName {
	float: left;
	margin-bottom: 0.2em;
	width: 284px;
}

#content p#fontUploader {
	color: #AAAAAA;
	float: left;
	font-size: 12px;
	margin-bottom: 1em;
	width: 285px;
}

#fontDownload {
	text-decoration: none;
	font-weight: normal;
	width: 172px;
	margin-bottom: 2em;
	float: right;
}

#fontStats {
	float: left;
	width: 160px;
	margin-bottom: 1em;
}

#fontStats dt {
	float: left;
	width: 90px;
	color: #999999;
}

#fontStats dd {
	float: left;
	width: 60px;
	font-weight: bold;
	color: #999999;
}

#fontPreview {
	float: right;
	margin-bottom: 1em;
	margin-top: -12px;
	border-width: 0 0 1px 1px;
	border-style: none none solid solid;
	border-color: -moz-use-text-color -moz-use-text-color #CCCCCC #CCCCCC;
}

#content ul.fontsList li {
	float: left;
	width: 210px;
	padding: 5px;
	overflow: hidden;
	height: 100px;
}

#content ul.fontsList li img {
	width: 400px;
	height: 60px;
}


