/* CSS Document */
#background {
	position:absolute;
	margin: 0px;
	padding: 0px;
	height: 453px;
	width: 1000px;
	left: 0px;
	top: 0px;
	background-repeat:no-repeat;
	background-image: url("images/purobackground.jpg");
	z-index: 9;
}

body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Verdana;
	font-size: 12px;
	color: #FFF;
	background-color: #272727;
	background-image: url("images/spacer.gif");
	background-repeat: repeat-x;
}

p {
	line-height: 1.5em;
}

a, a:active, a:visited {
	text-decoration: none;
	color: #539273;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}

h1 {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 165px;
	overflow: hidden;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

li {
	line-height: 2em;
}

li li {
	line-height: 1.5em;
	white-space: nowrap;
}

span {
	display: none;
}

#content {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 187px;
	left: 0px;
	width: 201px;
	z-index: 16;
	font-size: 11px;
	/*height: 171px;*/
}

#contentCopy {
	position: absolute;
	top: 257px;
	left: 0px;
	padding-bottom: 40px;
}

#content2Copy {
	width: 460px;
}

#content p {
	margin: 32px 20px 20px 25px;
}

#content h4 {
	margin: 32px 20px 20px 25px;
}

#content img {
	margin: 0px 0px 0px 10px;
}

#content2 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top:239px;
	left: 185px;
	width: 540px;
	z-index: 10;
/*	height: 1729px;*/
}

#logos {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top:265px;
	left: 621px;
	width: 275px;
	z-index: 10;
	height: 289px;
}

#logos p {
	margin: 0px 25px 25px 25px;
}

#content2 p {
	margin: 0px 25px 25px 25px;
}

#content3 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top:269px;
	left: 685px;
	width: 326px;
	z-index: 10;
/*	height: 170px;*/
}


#content3 p {
	margin: 0px 0px 12px 12px;
}

#content3 img{
	margin: 13px 20px 2px 25px;
}	

#contentWider {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top:238px;
	left: 0px;
	width: 935px;
	z-index: 10;
	height: auto;
}

#content4 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top:239px;
	left: 185px;
	width: 800px;
	z-index: 10;
}

#contentTucson {
 	position: absolute;
	margin: 0px;
	padding: 0px;
	top:239px;
	left: 185px;
	width: 500px;
	z-index: 10;
/*	height: 1729px;*/
}

#content5 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top:269px;
	left: 675px;
	width: 386px;
	z-index: 10;
/*	height: 170px;*/
}

#contentTucson p {
	margin: 0px 25px 25px 25px;
}

#content4 p {
	margin: 0px 25px 25px 25px;
}

#contentWider p {
	margin: 32px 20px 20px 25px;
}

#contentWider img {
	margin: 0px 0px 0px 10px;
}

#contentWider h4 {
	margin: 0px 0px 0px 25px;
}

#contentWider table p {
	margin:5px 0px 0px 0px;
	padding:0px;
	line-height: 16px;
}


#contentWider table span {
	display:inline;
}

#contentWider TD{
	padding-bottom: 20px;
}

#footer {
	margin-top: 90px;
	margin-left: 0px;
}

#footer p {
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 10px;
	width: 350px;
}
#text{
	position: absolute;
	height: 259px;
	width: 331px;
	left: 0px;
}

#topLine {
	width: 600px;
}

#nav {
	position:absolute;
	padding: 0px;
	margin: 0px;
	top: 55px;
	left: 17px;
	width: 110px;
	height:20px;
	z-index:2;
}

#contactHeader {
	background-image: url("images/contact.gif");
	background-repeat: no-repeat;
}

#competitionHeader {
	background-image: url("images/competition.gif");
	background-repeat: no-repeat;
}

#dateHeader {
	padding-bottom: 7px;
	background-image: url("images/date.gif");
	background-repeat: no-repeat;
}

#newsHeader {
	background-image: url("images/news.gif");
	background-repeat: no-repeat;
}

#sponsorHeader {
	background-image: url("images/sponsors.gif");
	background-repeat: no-repeat;
}

#organizationHeader {
	background-image: url("images/organization.gif");
	background-repeat: no-repeat;
}

#tucsonHeader {
	background-image: url("images/tucson.gif");
	background-repeat: no-repeat;
}

#volunteerHeader {
	background-image: url("images/volunteer.gif");
	background-repeat: no-repeat;
}

#scheduleHeader {
	background-image: url("images/schedule.gif");
	background-repeat: no-repeat;
}

#workshopsHeader {
	background-image: url("images/workshops.gif");
	background-repeat: no-repeat;
}

#pressHeader {
	background-image: url("images/press.gif");
	background-repeat: no-repeat;
}

/* Spanish Versions */

#contactHeadersp {
	background-image: url("images/sp_headers/contacts.gif");
	background-repeat: no-repeat;
}

#dateHeadersp {
	padding-bottom: 7px;
	background-image: url("images/date.gif");
	background-repeat: no-repeat;
}

#newsHeadersp {
	background-image: url("images/sp_headers/news.gif");
	background-repeat: no-repeat;
}

#sponsorHeadersp {
	background-image: url("images/sp_headers/sponsors.gif");
	background-repeat: no-repeat;
}

#organizationHeadersp {
	background-image: url("images/sp_headers/organization.gif");
	background-repeat: no-repeat;
}

#tucsonHeadersp {
	background-image: url("images/sp_headers/tucson.gif");
	background-repeat: no-repeat;
}

#volunteerHeadersp {
	background-image: url("images/sp_headers/volunteer.gif");
	background-repeat: no-repeat;
}

#scheduleHeadersp {
	background-image: url("images/sp_headers/screening-schedule.gif");
	background-repeat: no-repeat;
}

#workshopsHeadersp {
	background-image: url("images/sp_headers/workshops.gif");
	background-repeat: no-repeat;
}

#pressHeadersp {
	background-image: url("images/sp_headers/press.gif");
	background-repeat: no-repeat;
}

#switch {
	position:absolute;
	top: 239px;
	left: 807px;
	width: 110px;
	height: 21px;
	z-index: 15;
}

#contestTable {
	font-family:Arial, Verdana;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFF;
}

#puraInspiracion {
	font-size: 20px;
	font-variant: small-caps;
	margin-left: 25px;
}

#sponsorContent {
	font-size: 16px;
	margin-left: 25px;
}

#listHeader {
	margin-left: -15px;
}

.caption {
	margin: 0px;
	padding: 0px;
	font-size: .9em;
	width:141px;
	line-height: 1.2em;
}

.content2spacing {
	padding-top: 55px;
}

.content3spacing {
	padding-top: 60px;
}

/* for the homepage 2nd column pictures */
.img2 {
	margin: 10px;
	padding: 0px;
}

/* for the Tucson page 2nd colum pictures */
.img3 {
	margin: 10px;
}

.intro {
	line-height: 1.5em;
}

.formcontent {
	font-size: 0.5em;
	color: #999999;
}

.copyright {
	position:relative;
	bottom: -20px;
	font-size: 10px;
	padding-top: 50px;
	margin-left: -20px;
}

.copyright2 {
	position:relative;
	bottom: 5px;
	font-size: 10px;
	padding-top: 50px;
	width: 336;
}

.normalList li{
	margin-left: 20px;
	list-style-type: disc;
}

.pnowrap{
	white-space:nowrap;
}

.style1 {
	color: #539269;

}

.style2 {
	color: #539269;
	margin-left: 20px;
}

.filmtitle {
	font-size: 13px;
	color: #CCCCCC;
	text-transform: uppercase;
}

.filmdirector {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.filmlength {
	color: #FFFFFF;
	font-size: 12px;
}


.categoryHeader {
	color: #539269;
	font-weight: bold;
	text-transform: uppercase;
}

.downloadsHeader {
	color: #539269;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: -30px;
}


.ruleBullets {
	mar-3gin-left: 10px;
}

.downloads {
	margin-left: 30px;
}

ul.downloads {
	list-style-image: url("../images/adobe_icon.png");
}

.schedule {
	border: 0px;
	display: block;
	margin-left: 24px;	
}

#date {
	font-weight: bold;
	margin-left: 24px;
	line-height: 20px;
}

#scheduletitle {
	font-weight: bold;
	font-size: 13px;
	color: #black;
	text-transform: uppercase;
}

#subTable {
	margin-left: 24px;
}
