@font-face {
    font-family: 'FolkardRegular';
    src: url('folkard-webfont.eot');
    src: url('folkard-webfont.eot?#iefix') format('embedded-opentype'),
         url('folkard-webfont.woff') format('woff'),
         url('folkard-webfont.ttf') format('truetype'),
         url('folkard-webfont.svg#FolkardRegular') format('svg');
    font-weight: normal;
    font-style: normal;
     

}
@font-face {
   
     font-family: 'LithographRegular';
    src: url('lithograph-webfont.eot');
    src: url('lithograph-webfont.eot?#iefix') format('embedded-opentype'),
         url('lithograph-webfont.woff') format('woff'),
         url('lithograph-webfont.ttf') format('truetype'),
         url('lithograph-webfont.svg#LithographRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	color: #36110b;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}
p {}
a { color: #143544; font-style: normal; text-decoration: underline; outline: none; }
a:link { color: #685c46; font-style: normal; text-decoration: underline }
a:visited { color: #685c46; font-style: normal; text-decoration: underline }
a:hover { color: #36110b; font-style: normal; text-decoration: underline }
a:active { color: #685c46; font-style: normal; text-decoration: underline }
h1, h2, h3, h4, h5, h6 { color: #36110b; font-weight: normal; font-family: FolkardRegular, verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
h1.pageTitle {text-indent: -1000em;}
h1 { font-size: 30px; line-height: 34px; }
h2 { font-size: 22px; line-height: 26px; }
h2.pageHeading {text-indent: -1000em; }
h3 { font-size: 18px; line-height: 22px; }
h4 { font-size: 16px; line-height: 20px; }
h5 {font-size: 14px;}
li { list-style-type: disc; }
hr { border-top: 1px solid #4a2167 }
.lowerlinks { color: black; font-size: 9px; text-decoration: none }
.lowerlinks a:link { color: black; font-size: 9px; text-decoration: none }
.lowerlinks a:visited { color: black; font-size: 9px; text-decoration: none }
.lowerlinks a:hover { color: red; font-size: 9px; text-decoration: none }
.lowerlinks a:active { color: black; font-size: 9px; text-decoration: none }
.lowerlinks2 { color: #4d0a22; font-size: 11px; text-decoration: none }
.lowerlinks2 a:link { color: #4d0a22; font-size: 11px; text-decoration: none }
.lowerlinks2 a:visited { color: #4d0a22; font-size: 11px; text-decoration: none }
.lowerlinks2 a:hover { color: #000; font-size: 11px; text-decoration: none }
.lowerlinks2 a:active { color: #4d0a22; font-size: 11px; text-decoration: none }
.error { color: red; font-weight: bold; font-size: 14px }
.qdetails { text-align: left; margin-right: 20%; margin-left: 20%  }
.qdetails1 { text-align: left; margin-right: 20%; margin-left: 20%; }
form { margin: 0px; padding: 0px }
#footer {font-size: 11px; color: #ffffff; }
#footer a:link { }
#footer a:hover { color: red; text-decoration: none; }
.deleteButton { color: white; background-color: red; }
.submitButton { background-color: green; }
/* === Navigation === */
#nav { text-align: center; }
#nav ul {margin: 0; padding: 0; width: 81px;}
#nav li {margin: 0; padding: 0; width: 81px; list-style-type: none;}
#nav li a { color: #685c46; font-size: 11px; background-repeat: no-repeat; display: block; font-family: LithographRegular, verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; padding-top: 10px; padding-bottom: 10px; }
.buttonHome {background-image: url(images/btn_home.jpg); height: 41px;}
.buttonExplore {background-image: url(images/btn_explore.jpg); height: 89px;}
.buttonLogin {background-image: url(images/btn_login.jpg); height: 54px;}
.buttonForum {background-image: url(images/btn_forum.jpg); height: 38px;}
.buttonSignup {background-image: url(images/btn_user.jpg); height: 48px;}
.buttonContact {background-image: url(images/btn_contact.jpg); height: 42px;}
#nav li a:hover { color: #36110b; font-size: 11px; background-position: -81px 50%; text-decoration: none; padding-top: 10px; padding-bottom: 10px; text-shadow: 4px 4px 4px #000; }
/* === End Navigation === */

form#signupForm, form#loginForm, form#userprefs, form#userpage, form#rating  {
	width: 80%;
	margin: 5px auto;
	padding: 10px;
	border: solid 1px black;
	background-color: #f5ecc4;
	overflow: auto;
}
form#signupForm label, form#loginForm label, form#userprefs label, form#userpage label, form#rating label  {
	width: 275px;
	display: inline-block;
}
#subnav { text-align: center; width: 98%; margin-top: 10px; margin-bottom: 10px; padding: 10px; border: solid 1px #36110b; box-shadow:inset 0px 0px 5px #36110b; -webkit-box-shadow: inset 0px 05px 5px #36110b;}
#subnav a:link {font-family: LithographRegular, verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}
#subnav a:hover {font-family: LithographRegular, verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }

/* WARNINGS */
.error { color: red; font-weight: bold; font-size: 14px }
.errors {color: #ff0000; border: 1px solid #ff0000; padding: 5px 30px; margin: 5px auto; background: url(/images/warning.png) no-repeat 5px 3px;}
input.validationError {
	color: #ff0000;
	font-size: 11px;
	border: 2px solid #ff0000;
	background-color: #ffa7a0;
}
select.validationError {
	color: #ff0000;
	font-size: 11px;
	border: 2px solid #ff0000;
	background-color: #ffa7a0;
}
span.validationError {padding-left: 5px; color: #ff0000; font-size: 11px;}



/* Uploader */
.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(/admin/images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
/*	vertical-align: top;
*/}
.membercell { background-color: #eae8cf; text-align: center; width: 150px; height: 150px; float: left; margin-right: 10px; margin-bottom: 10px; padding-bottom: 20px; border: solid 1px #36110b; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; box-shadow: 5px 5px 5px #36110b; -webkit-box-shadow: 5px 5px 5px #36110b;}

#membertitle { width: 98%; padding: 10px; border: solid 1px #36110b; background-color: #eae8cf; overflow: auto; margin-top: 5px; margin-bottom: 5px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; box-shadow: 5px 5px 5px #36110b; -webkit-box-shadow: 5px 5px 5px #36110b; }
	#membercont { width: 98%; padding: 10px; border: solid 1px #36110b; background-color: #eae8cf; overflow: auto; margin-top: 5px; margin-bottom: 5px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; box-shadow: 5px 5px 5px #36110b; -webkit-box-shadow: 5px 5px 5px #36110b; }
.clear { clear: both; }
.back { font-family: 'LithographRegular', Verdana, Arial, Helvetica, sans-serif; padding: 4px; border: solid 1px #36110b;  box-shadow:inset 0px 0px 5px #36110b; -webkit-box-shadow: inset 0px 05px 5px #36110b;}

