/* Dreamshots site copyright 2008 Sonic Boom, Inc. */

html, body {
	background-color: #fff;
	padding:0;
	margin: 0;
	font: normal 9pt arial, sans-serif;
	color: #444;
	text-align: center;
	line-height:15px;
}
form {
	margin: 0;
	padding: 0;
}
a:link {
	color: #333;
}
a:active {
	color: #999;
}
a:visited {
	color: #333;
}
a:hover {
	color: #ED1D24;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}
h2 {
	color: #444;
	font-size: 15px;
	margin-top: 14px;
	padding: 0px;
}
p {
	margin: 14px 0px;
}
#content {
	background: url('../images/shadowbody.png');
	background-repeat: repeat-y;
	width: 888px;
	padding: 0 7px;
	margin: auto;
	margin-bottom:0;
}
#header {
	background-image: url('../images/header_bg.png');
	background-repeat: repeat-x;
	width: 888px;
	height:156px;
	padding-top:16px;
	text-align: center;
}
#header a:link, #header a:active, #header a:visited {color: #444;}
#header a:hover {color: #444; text-decoration: none; border-bottom: 1px dotted #fedd02;}
#logo {
	background: url('../images/dslogo.png') no-repeat top center;
	width: 888px;
	height: 152px;
	text-align:left;
}
.logolink {
	border: 0;
	position: relative;
	float: left;
	top: 12px;
	left: 140px;
	clear: both;
	z-index: 3500;
}
.rtrnsuxess {
	font: bold 12px arial, sans-serif;
    color: #ED1D24;
    border-bottom: 1px #666 solid;
	margin: 10px 9px 0px 9px;
}
.confirmchg {
	font: bold 12px arial, sans-serif;
	color: #ED1D24;
}
.imgclick {
	font: 10px arial, sans-serif;
	color: #666;
	margin: 0px;
	padding-bottom: 14px;
}
#headerapron {
	background-image: url('../images/header_apron.png');
	background-repeat: repeat-x;
	width: 888px;
	height:28px;
	margin-bottom: 0px;
}
#proceed {
	font: bold 16px/19px arial,helvetica,sans-serif;
}
#login {
	position: relative;
	clear: left;
	width: 580px;
	top: 0;
	left: 145px;
}
#login label img {
	padding-top: 5px;
}
#login input.login {
	border: 1px #333 solid;
	background-color: #ddd;
	width: 100px;
	height: 14px;
	font: normal 11px/14px arial,sans-serif;
	color: #444;
}
#login input.pw {
	border: 1px #333 solid;
	background-color: #ddd;
	width: 90px;
	height: 14px;
	font: normal 11px/14px arial,sans-serif;
	color: #444;
}
#logtext {
	font: normal 11px arial,sans-serif;
	color: #666;
	margin: 4px 0px 28px 46px;
}
#logtext a:link, #logtext a:active, #logtext a:visited, #logtext a:hover {
	color: #f33;
	text-decoration:none;
}
.go-submit {
	position: relative;
	left: -5px;
	top: 13px;
}
#logintip {
	padding-top: 4px;
	left: 40px;
	font: 11px/11px arial,helvetica,sans-serif;
	color:#eee;
}
#dhtmltooltip {
	position: absolute;
	width: 152px;
	border: 1px solid black;
	padding: 3px 6px;
	background-color: #ffc;
	text-align: left;
	font: 11px/13px arial,sans-serif;
	visibility: hidden;
	z-index: 100;
}
#topnav {
	position: relative;
	width: 417px;
	height: 31px;
	padding: 122px 0px 0px 126px;
}
#meat {
	margin: 0 0 0 0;
	padding-bottom: 60px;
	text-align: left;
	width: 888px;
}
#meat input {
	border: 1px #333 solid;
	background-color: #ddd;
	width: 160px;
	height: 16px;
	font: normal 12px arial,sans-serif;
	color: #444;
}
#meat table {background: #fff;}
#meat table thead{font: bold 14px arial,sans-serif;color:#000;}

input#create, input#remind, input#up_btn {
	border: 1px #333 solid;
	background-color: #ED1D24;
	height: 21px;
	padding-bottom: 2px;
	font: bold 11px/17px arial,sans-serif;
	color: #fff;
}
.formtip {
	font-size: 10px;
	color: #ED1D24;
}
#pagetitle {
	padding: 0px 0px 0px 18px;
	margin: 0px;
}
#pagecontents {
	margin: 0px 46px;
	padding: 0;
	background: url('../images/screenshots.png') no-repeat top right;
	height: 360px;
}
#partialwidth {
	text-align: left;
	width: 346px;
}
#screenshots {
	position: relative;
	top: -210px;
	left: 398px;
	margin: 0;
	padding: 0;
}
#upload {
	float: left;
	width: 184px;
	font: normal 11px/14px arial,sans-serif;
	padding: 0px;
	margin-top: 12px;
}
#upload ul {
	color: #ED1D24;
}
input#localfile {
	height: 21px;
	font: normal 11px arial,sans-serif;
	color: #444;
	margin-bottom: 9px;
	border: 0px;
	background-color: #fff;
}
input#picname {
	border: 1px #333 solid;
	background-color: #ddd;
	width: 180px;
	font: normal 11px arial,sans-serif;
	color: #444;
	margin-bottom: 9px;
}

ul li {list-style-type: square; }

ul.errors {
	background: #fcc;
	border: 1px #ED1D24 solid;
	font-size: 11px;
	margin:0 0 9px 0;
	padding: 2px 2px 2px 18px;
	width: 300px;
}
ul.errors li {
	font: normal 11px/14px arial,sans-serif;
}

#loginerrors {
	position: relative;
	float: left;
	top: 18px;
	left: 145px;
	width: 334px;
	padding: 2px 10px 6px 50px;
	min-height: 36px;
	border: 1px #ED1D24 dotted;
	border-top: 0;
	background: #fff url('../images/attention.png') 10px 4px no-repeat;
	color: #000;
	font-size: 11px;
}

#loginerrors ul {
	font-size: 11px;
	margin:0;
	padding: 2px 2px 2px 18px;
}

#loginerrors ul li {
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 3px;
}

#main_image {
	border: 1px #333 solid;
	margin-top: 10px;
	font: 13px/16px arial,helvetica,sans-serif;
}
#no_image {
	margin: 0px 30px 0px 0px;
	padding: 146px 0px 0px 0px;
	width: 405px;
	height: 190px;
	color: #000;
	float: right;
	font: bold 13px/16px arial,helvetica,sans-serif;
	background: #fff url('../images/screenshots_faded.png') no-repeat;
}

#thumbs {
	float: right;
	position: relative;
	width: 130px;
	height: 360px;
	background-color: #ddd;
	overflow: auto;
	font: normal 11px arial,sans-serif;
	padding: 2px 0px 10px 0px;
	margin: 0px;
}
.thumbNail {
	position: relative;
	margin-bottom: 12px;
}
.deleteBtn {
	position: absolute;
	right: 3px;
	top: 3px;
}
.thumb a:link, .thumb a:visited {
	border: 3px double #666;
	display: block;
}
.thumb a:active, .thumb a:hover {
	border: 3px double #ED1D24;
	display: block;
}
.thumb img {
	display: block;
	padding: 0px;
}
#mainpic {
	text-align: center;
	background: #fff;
	height: 380px;
}
#update1, #update2 {
	float: left;
	margin-right: 20px;
}
#contentfooter {
	position: relative;
	margin: auto;
	background: url('../images/shadowbottom.png') repeat-y top left;
	top: -8px;
	height: 24px;
	width: 888px;
	padding: 0 7px;
}
#footer {
	position: relative;
	padding-top: 0;
	padding-left: 8px;
	margin: auto;
	width: 870px;
	top: -10px;
	text-align: center;
}

#footer .sitelinks {
	position: relative;
	padding: 6px 0px;
	text-transform: uppercase;
	font-size: 7pt;
	font-weight: bold;
	color: #666;
	line-height: 9pt;
	text-align: center;
}
#footer span.copyright {
color: #999;
}
#footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	font-size: 7pt;
	color: #666;
	text-decoration:none;
	border:0;
}
#footer span.selected {
	color: #F33;
}
#footer .sbslogo, #footer .sbslogo img {
	position: relative;
	padding: 0;
	text-transform: uppercase;
	font-size: 7pt;
	font-weight: bold;
	color: #999;
	border:0;
}