#menutop li#mindex{
	background:url(../img/bulletmenu.jpg) no-repeat top left;
}

#menutop li#mindex a{
	color:#FFFFFF;
}



/*Header image
------------------------*/
#contentleft #banner_container{
	position:relative;
}
#contentleft #image_container{
	position:relative;
	width:625px;
	height:140px;
	background:url(../img/index2.jpg) no-repeat top left;
}
#contentleft #image_container .text01{
	position:absolute;
	top:55px;
	right:35px;
	width:340px;
	color:#FFFFFF;
	text-align:center;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:16px;
}
#contentleft #image_container .text02{
	position:absolute;
	top:105px;
	right:15px;
	width:340px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#9C4521;
}

/*Steps container
-----------------------------*/
.submitImage {
	position:relative;
	width:590px;
	height:245px;
	margin:15px 0px 0px 0px;
	padding:15px 10px 5px 30px;
	background:url(../img/submitImage_bg.gif) no-repeat top left;
}

* html .submitImage {
	width:625px;
	w\idth:590px;
}

.submitImage .imageNumber{
	display:block;
	position:absolute;
	top:15px;
	left:-20px;
	width:41px;
	height:35px;
	padding-top:8px;
	text-align:center;
	color:#661700;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../img/star_bg.gif) no-repeat top left;
}

#contentleft fieldset {
	border: 0px;
}

#contentleft legend {
	font-size:12px;
	color:#CC6600;
	font-weight:bold;
	padding:0px 0px 10px 0px;
	text-align:left;
}

#contentleft legend.main {
	font-size:14px;
}

#contentleft label {
	float:left;
	width:320px;
	font-size:12px;
	color:#666666;
	margin-bottom:8px;
}

#contentleft label .explanation {
	font-size:11px;
	font-style:italic;
}

#contentleft label.commentsLabel {
	width:100px;
	float:left;
}

#contentleft input.file{
	width:250px;
	border:1px solid #B2B2B2;
	font-size:12px;
	color:#666666;
	margin-bottom:8px;
	background-color:#FAFAFA;
}

#contentleft select{
	width:150px;
	font-size:12px;
	color:#666666;
	margin-bottom:20px;
	background-color:#FAFAFA;
}

#contentleft textarea {
	float:left;
	width:425px;
	height:50px;
	padding:0px;
	color:#666666;
	font-size:12px;
	background-color:#FAFAFA;
	border:1px solid #B2B2B2;
	overflow:auto;
	/*display:block;*/
}

#contentleft a.addImage {
	float:right;
	font-size:13px;
	font-weight:bold;
	color:#661700;
	margin:5px 0px 15px 0px;
	text-decoration:none;
}


#contentleft input#submitImage{
	position:relative;
	margin:15px 0px 0px 190px;
	padding-bottom:8px;
	height:50px;
	width:218px;
	color:#661700;
	font-size:17px;
	font-family:"Trebuchet MS", Verdana, Arial;
	border:0px;
	cursor:pointer;
	background:url(../img/vectorizar_button.gif) no-repeat top left;
}
#contentleft p.generalterms{
	position:relative;
	clear:both;
	margin:10px 0px 0px 140px;
	padding:0px;
}
#contentleft p.generalterms input.checkbox{
	float:left;
}
#contentleft p.generalterms label{
	float:left;
	color:#B2B2B2;
	font-weight:normal;
	width:420px;
}

#contentleft p.generalterms a{
	color:#FF6600;
}


#contentleft p.generalTerms input.checkbox{
	margin-right:10px;
}

.deleteBt{
	position:absolute;
	display:none;
	right:10px;
	top:10px;
}

/*Progress bar
-----------------------------*/
	
#progressouter{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-250px;
	width:500px;
	height:15px;
	border:5px #661700 solid;
	z-index:10000;
	display:none;
}

#progressinner{
	position:relative;
	background-color:#FF7700;
	height:15px;
	width:0px;
	overflow:hidden;
}

/*Recaptcha
-----------------------------*/
#captchaContainer {
	position:relative;
	width:630px;
	clear:both;
	overflow:hidden;
	margin-top:10px;
}

#captchaContainer .middle {
	padding:0 10px 0 30px;
}

.roundCorner {
	background:url(../img/border_top.gif) no-repeat top left;
	padding-top:15px;
}

.roundCorner .middle {
	background:url(../img/border_middle.gif) repeat-y top left;
}

.roundCorner .bottom {
	font-size:0;
	line-height:0;
	background:url(../img/border_bottom.gif) no-repeat bottom left;
	height:15px;
	display:block;
}

#captchaContainer #captchaLabel {
	height:25px;
}

#captcha_area {
	position:relative;
	margin:0px auto;
}

/*sysmessage
-----------------------------*/
#contentleft #sysmessage {
	padding-top:5px;
	padding-bottom:5px;
	float:none;
}

#contentright #sysmessage {
	position:relative;
	width:90%;
	padding:5px 0px 5px 0px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	float:none;
}
