/* TD Artista Photo Contest CSS */



/* --[ SELECTORS ]--------- */

p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
}

h3.finaliststitle {
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
}

h4.phototitle {
	font-size: 14px;
	color: #667;
	font-weight: bold;
	margin-bottom: 2px;
}

h4.artistahead {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}

h5.artistahead {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

ul.artista {
	margin: 5px 0;
	padding: 0;
	color: #333333;
	font-size: 11px;
}

/* --[ LAYOUT ]------------ */


#tdpc-contain {
	width: 682px;
	height: auto;
	clear: both;
	margin: 0 0 0 10px;
	font-family: Verdana, sans-serif;
}

#tdpc-head {
	width: auto;
	height: 460px;
	margin: 0 0 10px 0;
}

#tdpc-subhead {
	width: 652px;
	height: auto;
	background-image: url(../../images/artistaphotocontest/td_pc_photopublished.jpg);
	background-repeat: no-repeat;
}

#tdpc-subhead p {
	font-size: 14px;
	width: 405px;
	padding: 125px 0 10px 0;
}

#tdpc-subhead #sh-text p {
	font-size: 14px;
}

.tdpc-subcontain {
	clear: both;
	margin: 10px 0px 10px 30px;
	width: auto;
	height: auto;
}

.tdpc-row {
	clear: both;
	margin: 10px 12px 10px 0;
}

.tdpc-hr {
	clear: both;
	width: auto;
	height: 5px;
	margin-top: 5px;
	border-top: 1px dotted #333333;
}

.col1, .col2 {
	float: left;
	text-align: left;
}

.col1 {
	margin-right: 28px;
	width: 285px;
}

.col2 {
	width: 325px;
}

/* button image = images/btn_voteforit.gif 78x17 */

.votebtn {
	margin: 5px 0;
	padding: 2px 0;
	width: 300px;
	text-align: right;
	border-top: 1px solid #99CCCC;
}

.votebtn img {
	margin-left: 220px;
	border: none;	
}

/* --[ STYLE ]------------- */


.clear {
	clear: both;
}

p.smallnote {
	font-size: 10px;
	font-weight: bold;
}

p.smallernote {
	font-size: 10px;
}

.req {
	color: #660000;
}

.formbox {
	margin-bottom: 5px;
}

.formspacer {
	width: auto;
	height: 10px;
}

.formspacer2 {
	width: auto;
	height: 5px;
}

.samplephoto {
	float: left;
	margin: 0 10px 10px 0;
}

.inputtext, .inputtextarea, .inputtextareashort {
	margin: 0;
	padding: 0;
	display: block;
}

.inputtext {
	width: 175px;
}

.inputtextarea, .inputtextareashort {
	width: 300px;
	height: 40px;
}

.inputtextarea {
	width: 300px;
}

.inputtextareashort {
	width: 260px;
}

.smallerror {
	font-size: 10px;
	color: #CC0000;
}

.nomargin {
	margin: 0;
}

.loadnote {
	width: auto;
	height: auto;
	padding: 5px;
	border: 1px solid #FF9900;
	background-color: #EAEAEA;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

/* --[ CONFIRM PAGE ]------------- */

#confirmdiv {
	width: auto;
	height: auto;
	padding: 10px;
}

#confirmhead {
	width: 600px;
	height: 332px;
	background-image: url(../../images/artistaphotocontest/head_confirmpage.jpg);
	background-repeat: no-repeat;
	margin-bottom: -30px;
}

#cphotoinfo {
	position: relative;
	top: 100px;
	left: 390px;
	width: 180px;
	height: 200px;
}

#cphotoinfo img {
	border: 2px solid #99CCCC;
}

#confirmtext {
	width: auto;
	height: auto;
	padding: 0 40px;
}
