body {
	background-color: #4a1919;
}

body, input, textarea, .fakeInputText {
	font-size: small;
	font-family: Tahoma, Arial;
}

img {
	border: 0px;
}
img.sprite {
	behavior: url("/_Common/pngbehavior.htc");
	height: 64px;
}
img.spriteInline {
	behavior: url("/_Common/pngbehavior.htc");
	height: 64px;
	float: left;
}
img.crown {
	vertical-align: middle;
	border-width: 0px !important;
	margin-left: 3px;
}


h1 {
	font-size: large;
}

h2 {
	font-size: medium;
}

#container {
}

th {
	white-space: nowrap;
	padding: 2px 5px;
}

#header {
	border: 2px silver outset;
	padding: 10px 15px 24px 15px;
	background-color: #933;
	height: 85px;
}

#title {
	background: transparent url("/_Images/Title.gif") top left no-repeat;
	width: 230px;
	height: 100px;
	float: left;
}

#login {
	font-weight: bold;
	color: #ddc;
}
#login a {
	color: #fff;
}
#login #loginSprite {
	float: right;
	margin-right: 7px;
}
#login #loginCommands {
	float: right;
	text-align: right;
}
#login #loginCommands div {
	margin: 5px 0px;
}


#signUpButton {
	width: 113px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#signUpButton a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 113px 0px 0px 0px;
	background: transparent url("/_Images/SignUpNow.png") top left no-repeat;
	text-decoration: none;
	overflow: hidden;
}


#navigation {
	background-color: #000;
	color: #ddc;
	border: 2px silver outset;
}
#navigation a {
	color: #fff;
}
#navigation ul {
	list-style-type: none;
	font-size: large;
	margin: 5px 0px 7px 15px;
	padding: 0px;
}
#navigation li {
	display: inline;
	padding-right: 8px;
}


.systemMessages {
	border: 2px silver outset;
	background-color: #396;
	color: White;
	font-weight: bold;
}
.systemMessages ul {
	margin: 5px 5px 5px 30px;
	padding: 0px;
}


#mainContent {
	border: 2px silver outset;
	background-color: #eec;
}
#bodyMain {
	padding: 12px 12px 20px 12px;
	z-index: 3;
}
#bodyMain a {
	color: #933;
	text-decoration: none;
}
#bodyMain a:hover {
	text-decoration: underline;
}
#bodyMain .admin {
	margin-bottom: 10px;
}
#bodyMain .admin a {
	color: red;
}


#bodyInfo {
	padding: 2px 0px 0px 0px;
}
#bodyInfo a {
	color: #933;
	text-decoration: none;
}
#bodyInfo a:hover {
	text-decoration: underline;
}


/* Info item */
.infoItem {
	width: 250px;
	border: 2px silver outset;
	background-color: #ddc;
	margin: 0px 3px 10px 0px;
	text-align: left;
	padding-bottom: 10px;
}
.infoItem .infoItemHeader {
	border-bottom: 2px silver outset;
	background-color: #933;
	color: White;
	font-weight: bold;
	font-size: large;
	text-align: center;
}
.infoItem .infoItemBody {
	padding: 10px;
}


/* Row */
.row {
	overflow: auto;
	width: 100%;
	padding-top: 2px;
}
.rowLabel {
	font-weight: bold;
	width: 150px;
	float: left;
}
.rowBody {
	float: left;
}
.rowError {
	clear: both;
	font-size: smaller;
	color: Maroon;
}
.rowActions {
	margin-left: 150px;
	margin-top: 13px;
	clear: both;
}




/* Common */
.clear {
	clear: both;
}

.scroll {
	height: 100px;
	width: 300px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	border: 1px black solid;
	padding: 2px;
	background-color: white ;
}

.scroll td {
	background-color: white;
}

.bigRed {
	font-size: medium;
	color: #933;
	font-weight: bold;
}
.bigRed a {
	color: #396 !important;
}

.bigPlain {
	font-size: large;
	font-weight: bold;
}

.whiteButton {
	background-color: #ffe;
	padding: 5px;
	border: 2px silver outset;
	font-size: large;
	text-decoration: none;
}

.requiredText {
	font-size: 1em;
	color: maroon;
	padding-right: .2em;
}

.inputText {
	width: 300px;
}


/* Contest */
.entry {
	margin-bottom: 13px;
	background-color: #ffe;
	border: 1px solid silver;
	padding: 8px;
}

.entryVote {
	width: 60px;
	vertical-align: top;
}
.entryVoteBox {
	width: 50px;
	line-height: 50px;
	background-color: #933;
	color: #eec;
	border: 2px silver outset;
	margin-top: 5px;
	color: #eec;
	text-align: center;
	vertical-align: middle;
	margin-right: 7px;
}
.entryVoteBox a {
	color: #eec !important;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
}

.disabledEntryVoteBox {
	width: 50px;
	height: 50px;
	background-color: #666;
	color: #eec;
	border: 2px silver outset;
	margin-top: 5px;
	color: #eec;
	text-align: center;
	margin-right: 7px;
	font-weight: bold;
	top: 50%;
}



.entryTitleRow {
}
.entryTitle {
	font-size: large;
	font-weight: bold;
}
.entryDetails {
	float: right;
	margin-left: 5px;
	margin-top: 2px;
}

.entryDescription {
}

.entryInfo {
	padding-top: 5px;
}
.entryInfo img {
	vertical-align: text-bottom;
}

img.comments {
	vertical-align: middle !important;
}

div.needs {
	margin-left: 0px;
	margin-right: 5px;
	font-weight: bold;
	display: inline;
}

.adminEntry {
	margin-bottom: 13px;
	background-color: #933;
	color: White;
	border: 1px solid silver;
	padding: 8px;
}
.adminEntry a {
	color: White !important;
}


.commentRow {
	background-color: White;
	border: 1px silver solid;
	margin-top: 10px;
	padding: 10px;
}
.commentInfo {
	margin-bottom: 10px;	
	font-weight: bold;
}
.commentBody {
}



#whatIsSauceDot {
	margin: 10px 0px 10px 30px;
	padding: 0px;
}
#whatIsSauceDot li {
	margin-top: 5px;
}


.profileLink {
	white-space: nowrap;
}

.characterCount {
	font-weight: normal;
	font-size: 7pt;
}
