body {
	background-color: #000000;
	color: #73BEF5;
	font-face: Garamond, Palatino, Times, Times New Roman, serif;
	margin: 0px;
}

/* Header */

.header {
	background: url(../../assets/images/header/header_bg.jpg) no-repeat;
	height: 224px;
	position: relative;
	width: 931px;
}

/* Login */

.loginUsername {
	color: #7AB6DF;
	font-size: 12px;
	position: absolute;
	right: 138px;
	text-align: center;
	top: 12px;
	white-space: nowrap;
	min-width: 177px;
	width: expression(177);
}

.login {
	width: 177px;
	right: 138px;
	top: 36px;
	position: absolute;
}

.loginInOut {
	height: 21px;
	padding-bottom: 19px;
}

.loginDownload {
	padding-bottom:  8px;
}

.loginUpload {
}

/* Navigation */

.nav {
	width: 512px;
	height: 58px;
	right: 97px;
	top: 163px;
	position: absolute;
	text-align: left;
}

.navTitle {
	width: 373px;
	height: 36px;
	margin-left: 65px;
}

.navBar {
	margin-top: 7px;
}

/* Content */

.content {
	width: 931px;
	text-align: left;
	background: url(../../assets/images/bg.gif) repeat-y top center;
	position: relative;
	min-height: 300px;
}

* html .content {				/* Hack for minimum height in IE */
	height: 300px;
}

.contentMain {
	/*width: 737px;*/			/* Setting a width messes it up in IE */
	padding: 0px 95px 0px 95px;
}

.contentLeftTop {
	float: left;
	text-align: right;
	width: 95px;
}

.contentLeftBottom {
	position:absolute;
	bottom:0px;
	left:0px;
	margin-left: 54px;
}

.contentRightTop {
	float: right;
	width: 95px;
}

.contentRightBottom {
	position:absolute;
	bottom:0px;
	left:836px;
}

.bar {
}

.barClear {
	clear: left;
}

.sectionDivider {
	width: 735px;
	font-size: 14px;
	padding: 7px 0px 0px 0px;
	text-align: middle;
}

.sectionTitle {
	text-align: left;
	float: left;
	width: 40%;
	margin-bottom: 21px;
}

.sectionTitleOnly {
	text-align: left;
	float: left;
	width: 100%;
	margin-bottom: 21px;
}

.sectionPageCount {
	font-size: 12px;
	float: left;
	text-align: center;
	width: 20%;
	margin-bottom: 21px;
}

.sectionNav {
	float: left;
	text-align: right;
	width: 40%;
	margin-bottom: 21px;
}

a.more:link, a.more:visited {
	padding: 0px 4px 0px 10px;
	color: #FDC2A8;
	font-size: 10px;
	text-decoration: none;
}

a.more:hover {
	text-decoration: underline;
}

.item {
	float: left;
	width: 175px;
	padding: 0px 4px 35px 4px;
	text-align: center;
	font-size: 13px;
}

.itemPic img {
	border: 1px solid #69ADE0;
	margin-bottom: 6px;
}

.itemRating {
}

.itemAuthor {
	color: #73BEF5;
}

.itemAuthor a:link, a:visited {
	color: #73BEF5;
	text-decoration: none;
}

.itemAuthor a:hover {
	color: #73BEF5;
	text-decoration: underline;
}

.itemviews {
}

.itemRateItem {
	padding-top: 5px;
}

/* Login/Register */

.error {
	color: #FDC2A8;
	font-size: 16px;
	padding-bottom: 27px;
	text-align: center;
	height: 20px;
}

.loginBox {
	border: 1px solid #315169;
	float: left;
	font-size: 11px;
	margin: 0px 0px 20px 5px;
	padding: 13px 4px 13px 4px;
	text-align: center;
	width: 270px;
	height: 275px;
}

.headline {
	font-size: 14px;
}

input, textarea {
	border: 1px solid #ffffff;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}

.formRow {
	text-align: left;
	margin-bottom: 5px;
}

.loginBox .formRow span.label {
	float: left;
	width: 89px;
	text-align: right;
	padding-right: 5px;
}

.loginBox .error, .registerBox .error {
	color: #FDC2A8;
	font-size: 12px;
	height: 20px;
}

.registerBox {
	border: 1px solid #315169;
	float: right;
	font-size: 11px;
	margin: 0px 5px 20px 0px;
	padding: 13px 4px 13px 4px;
	text-align: center;
	width: 417px;
	height: 275px;
}

.registerBox .formRow span.label {
	font-size: 13px;
	float: left;
	width: 189px;
	text-align: right;
	padding-right: 5px;
	clear: left;
}

/* Upload Art */

.uploadHeader {
	color: #FDC2A8;
	font-size: 17px;
	padding-bottom: 34px;
	text-align: center;
}

.uploadHeaderCopy {
	color: #73BEF5;
	font-size: 13px;
	padding: 0px 20px 54px 15px;
	text-align: left;
}

.uploadInstructions {
	float: left;
	font-size: 13px;
	height: 210px;
	padding-left: 15px;
	width: 320px;
}

.uploadBox {
	border: 1px solid #315169;
	float: right;
	height: 210px;
	margin: 0px 15px 20px 0px;
	text-align: center;
	width: 363px;
}

.uploadSuccessful {
	border: 1px solid #315169;
	font-size: 13px;
	height: 182px;
	text-align: center;
	width: 363px;
}

/* Picture Display */

.pictureDisplay {
	width: 420px;
	text-align: center;
	float: left;
}

.pictureDisplay img {
	border: 1px solid #69ADE0;
}

.pictureInfo {
	width: 300px;
	float: left;
	font-size: 13px;
	margin-bottom: 20px;
}

.postedByLabel {
	width: 90px;
	font-size: 13px;
	float: left;
	margin-bottom: 4px;
}

.postedByField {
	width: 150px;
	font-size: 13px;
	color: #ffffff;
	float: left;
	padding-left: 5px;
	margin-bottom: 4px;
}


.rateLabel {
	width: 220px;
	font-size: 13px;
	float: left;
	margin-bottom: 22px;
}

.rateLabel img {
	vertical-align: middle;
}

.pictureInfo input, textarea {
	width: 230px;
}

/* Footer */

.footer {
	width: 931px;
	height: 84px;
	clear: both;
}

div .clearer {
	clear: left;
	line-height: 0;
	height: 0;
}