/**
 * Author: Michael Kinkaid
 **/

#designTitle {
	width:100%;
	margin-left:15px;
	font-family:Arial;
	font-weight:bold;
	text-align:right;
	color:#6dc6ff;
}

a.editOptions {
	color:#6dc6ff;
	text-decoration:none;
}

a:hover.editOptions {
	color:#FFAA00;
	text-decoration:underline;
}

#designName {
	font-size:15px;
}

a#designOwner {
	margin-right:93px;
	color:#FFAA00;
	text-decoration:none;
}

a:hover#designOwner {
	text-decoration:underline;
}

#addCommentContainer {
	clear:both;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	width:430px;
	background-color:#ffa900;
}

#addCommentHeader {
	width:430px;
	height:12px;
	background:url(../../images/Comments/header.gif) top right no-repeat
}

#addCommentFooter {
	margin:0px;
	padding:0px;
	width:430px;
	height:12px;
	background:url(../../images/Comments/footer.gif) top right no-repeat;
	background-color:#ffffff;
}

#addCommentForm {
	margin-top:10px;
	width:430px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#ffa900;
}

#postCommentButton {
	background-color:#ffa900;
	width:100%;
	height:40px;
}

#addCommentTitle {
	width:100%;
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#ffa900;
}

#addCommentIcon {
	margin-left:15px;
	margin-right:5px;
}

#titleLabel {
	margin-left:40px;
}

#commentLabel {
	margin-left:40px;
}

#commentText {
	width:345px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:10px;
	margin-left:40px;
}

#commentTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:345px;
	margin-left:40px;
}

#userName {
	margin-left:40px;
	width:345px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#password {
	margin-left:40px;
	width:345px;
	margin-bottom:10px;
	font-weight:normal;
}

#errorMessage {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:40px;
	color:#ffffff;
	font-weight:bold;
}

#newUserRegistration {
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}

#sendPost {
	float:right;
	width:86px;
	height:34px;
	background:url(../../images/Comments/post.gif) no-repeat 0 0;
	margin-right:20px;
	margin-top:6px;
}

#sendlogin {
	float:right;
	width:86px;
	height:34px;
	background:url(../../images/Comments/login.gif) no-repeat 0 0;
	margin-right:20px;
	margin-top:6px;
}

.userCommentContainer {
	width:430px;
	margin-top:10px;
	margin-left:10px;
}

.imgContainer {
	float:left;
	width:65px;
}

.commentContainer {
	float:left;
	width:365px;
	background:url(../../images/Comments/completeRight.gif) top right no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

.userName {
	margin:0px;
	padding:9px 9px 0 20px;
	color:#6dc6ff;
	font-weight:bold;
	background:url(../../images/Comments/completeLeft.gif) top left no-repeat;
}

.userComment {
	margin:0px;
	padding:0 0 0 20px;
	background:url(../../images/Comments/completeLeft.gif) bottom left no-repeat;
}

.userComment em {
	display:block;
	padding: 9px 9px 20px 0;
	font-style:normal;
	font-size:12px;
	background:url(../../images/Comments/completeRight.gif) bottom right no-repeat;
}

.profileImage {
	margin-left:10px;
	margin-top:10px;
}

.commentDate {
	margin-left:10px;
	color:#999999;
	font-size:12px;
	font-weight:normal;
}

a.commentDesignerLink {
	color:#999999;
	font-size:12px;
	font-weight:normal;
}

a:hover.commentDesignerLink {
	color:#ffa900;
}


#loginPrompt {
	color:#ffffff;
}

#loginError {
	margin-right:10px;
}

#designCommentContainer {
	float:left;
	margin-top:10px;
	width:450px;
}

#designerPreview {
	
	margin-left:35px;
	float:inherit;
	margin-top:10px;
}

#commentList {
	clear:both;
}

#aboutThisDesignContainer {
 	clear:both;
}

.aboutDesignContainer {
	width:430px;
	margin-top:10px;
	margin-left:10px;
	float:left;
}

.aboutContainer {
	float:left;
	width:365px;
	background:url(../../images/Comments/completeRight.gif) top right no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

.aboutTitle {
	margin:0px;
	padding:9px 9px 0 20px;
	color:#6dc6ff;
	font-weight:bold;
	background:url(../../images/Comments/completeLeft.gif) top left no-repeat;
}

.aboutDescription {
	margin:0px;
	padding:0 0 0 20px;
	background:url(../../images/Comments/completeLeft.gif) bottom left no-repeat;
}

.aboutDescription em {
	display:block;
	padding: 9px 9px 20px 0;
	font-style:normal;
	font-size:12px;
	background:url(../../images/Comments/completeRight.gif) bottom right no-repeat;
}

#designPreviewTitle {
	color:#6dc6ff;
	font-weight:bold;
	font-size:20px;
}

a#designerGallery {
	margin-left:40px;
	color:#999999;
	font-weight:bold;
	font-size:15px;
}

a:hover#designerGallery {
	color:#ffa900;
}

#aboutTitle {
	margin-left:20px;
	color:#6dc6ff;
	font-weight:bold;
	font-size:20px;
}

a#galleryHotLink {
	color:#6dc6ff;
	font-weight:bold;
	font-size:20px;
}

a:hover#galleryHotLink {
	color:#FFAA00;
	font-weight:bold;
	font-size:20px;
}

/*** DESING RATING ***/
#designRating{
	width:345px;
	margin: 0px 0px 10px 0px;
	float:left;
}

/*** COMPETITION RATING ***/
#competitionContainer{
	margin:0px;
	padding:0px;
	width:394px;
}

#competitionTop{
	margin:10px 0px 0px 0px;
	padding:0px;
	width:394px;
	height:14px;
	background:url(../../images/competitionBox/competitionBoxTop.gif) bottom left no-repeat;
}

#competitionBottom{
	float:left;
	margin:0px;
	padding:0px 10px 20px 11px;
	width:394px;
	background:url(../../images/competitionBox/competitionBoxBottom.gif) bottom left no-repeat;
}

#competitionImageContainer{
	float:left;
	width:110px;
	height:100px;
	margin:0px;
	padding:0px;
}

#voteWidgetContainer{
	float:left;
	margin:0px;
	padding:0px;
	width:250px;
}

.competitionStat{
	font-weight:bold;
	color:#FFAA00;
}

#voteButtonContainer{
	margin: 5px 0px 5px 0px;
}

#padder{
	clear:both;
	width:100%;
	height:10px;
	margin:0px;
	padding:0px;
}


.postToYourBlog{
	width:67%;
	border:solid 1px #f5f055;
	font-size:10px;
	background-color:#fffc9e;
}
