@charset "UTF-8";
/* Form CSS Document */

fieldset {
paddding 1em;
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	width: 600px;
}
input.submit {
	color: #FFFFFF;
	background-color: #656566;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #666666;
	float: left;
}

legend {
	font-weight: bold;
	color: #009900;
}

label {
	display:block;
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 5px;
} /* if you want the label to go next to the text box just float it left and give it a width 10em*/
label.job {
	text-align: left;
	display: block;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
	height: auto;
}
input{
width: 200px;
}
text area {
width: 300px;
height: 100px;
}

input.radio,input.checkbox,input.submit {
width:auto;
}
input.radio{
float: left;
margin-right: 1em;
}

input:focus, textarea:focus {
background: #ffc;
}
input[type="text"], textarea{
border-top: 2px solid #999;
border-left: 2px solid #99;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}

.required{
font-size: 0.75em;
color: #760000;
}
.clear{
clear:both;
}
input.radio {
	float: left;
	margin-right: 1em;
}
input.radio,input.checkbox,input.submit {
	width:auto;
}

/*-----------------*/
#dsback {
	background-image: url(../nav_images/backgrounds/blank-directory-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 356px;
	width: 600px;
	float: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#dsback legend {
	color: #C8A9DD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dsback label {
	display:block;
	padding-right: 1px;
}
#dsback input{
width: 200px;
}
#dsback text area {
width: 300px;
height: 100px;
}

#dsback input.radio,input.checkbox,input.submit {
width: auto;
}
#dsback input.radio{

}

#dsback input:focus, textarea:focus {
background: #ffc;
}
#dsback input[type="text"], textarea{
border-top: 2px solid #999;
border-left: 2px solid #99;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}

#dsback .required{
font-size: 0.75em;
color: #760000;
}




/*-----------------*/
#infoJob {
	width: 576px;
	background-image: url('../nav_images/backgrounds/jobs-top.gif');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 220px
}
#infoJob .jheader
{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 20px;
	letter-spacing: 0.5px;
	color: #6C952C;
	/*margin-right: 20px;*/
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-bottom: 1px;
}
#infoJob hr {
	
	margin-left: 20px;
}
#infoJob h1 {
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 20px;
	letter-spacing: 0.5px;
	color: #6C952C;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #656566;
	margin-right: 20px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #656566;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-bottom: 1px;
}
#infoJobFooter {
	height: 150px;
	/*width: 576px;*/
	width: 500px;
	/*background-image: url('../nav_images/backgrounds/jobs-bottom.gif');*/
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px
}
#infoJobDesc p {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 11px;
}
#infoJobDesc {
	width: 576px;
	/*width: 600px;*/
	background-image: url('../nav_images/backgrounds/jobs-mid.gif');
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px
}
#infoJob .infoJobBox1 {
	padding: 0px;
	width: 280px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#infoJob .infoJobBox2 {
	padding: 0px;
	width: 260px;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.infoJobBox1 .infotoptext label, .infoJobBox2 .infotoptext label {
	width: 92px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BB97D5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}
#infoJobDesc h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #656566;
	padding-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
}
.infoJobBox1 .infotoptext p, .infoJobBox2 .infotoptext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
/*-----ticket event ---------------*/
#infoevent {
	width: 568px;
	background-image: url(../nav_images/backgrounds/ticket-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 270px;
}
#infoevent h1 {
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 54px;
	margin-top: 25px;
	letter-spacing: 0.5px;
	color: #6C952C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #04A61F;
	margin-right: 20px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 2px;
	padding-left: 30px;
	margin-bottom: 1px;
	display: block;
	width: 390px;
}
#infoeventFooter {
	height: 97px;
	width: 568px;
	background-image: url(../nav_images/backgrounds/ticket-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#infoeventDesc p {
	text-align: left;
	margin-right: 60px;
	margin-left: 60px;
	font-size: 12px;
}
#infoeventDesc .infotoptextevent p {
	margin-right: 10px;
	margin-left: 60px;
}
#infoeventDesc {
	width: 568px;
	background-image: url(../nav_images/backgrounds/ticket-mid.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#infoevent .infoeventBox1 {
	padding: 0px;
	width: 500px;
	float: left;
	margin-top: 20px;

}
#infoevent .infoeventBox2 {
	padding: 0px;
	width: 260px;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.infoeventBox1 .infotoptextevent label,.infoeventBox2 .infotoptextevent label {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BB97D5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
}
#infoeventDesc h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #04A61F;
	padding-top: 10px;
	margin-right: 60px;
	margin-left: 60px;
	text-align: left;
}
.infoeventBox1 .infotoptextevent p,.infoeventBox2 .infotoptextevent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	width: auto;
}
.eheader
{
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 54px;
	margin-top: 25px;
	letter-spacing: 0.5px;
	color: #6C952C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #04A61F;
	margin-right: 20px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 2px;
	padding-left: 30px;
	margin-bottom: 1px;
	display: block;
	width: 390px;
}

.csheader
{
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 54px;
	margin-top: 25px;
	letter-spacing: 0.5px;
	color: #6C952C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #04A61F;
	margin-right: 20px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 2px;
	padding-left: 30px;
	margin-bottom: 1px;
	display: block;
	width: 390px;
}



.rheader
{
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 20px;
	letter-spacing: 0.5px;
	color: #6C952C;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #656566;
	margin-right: 20px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #656566;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-bottom: 1px;s	
}

