/* @override http://www.aplacetolive.com.au/style.css */

/* @override http://aptl2.efront.com.au/style.css */

/* @override http://aptl2.efront.com.au/style.css */

/* @override http://aptl2.efront.com.au/style.css */

/* @override http://aptl2.efront.com.au/style.css */

/* @override http://aptl2.efront.com.au/style.css */

/* @override http://aptl2.efront.com.au/style.css */


*{
	margin: 0;
	padding: 0;
}

p a{
	color: #666;
}

html{
	width: 100%;
	height: 100%;
	overflow: hidden;
}

body{ 
	font-family: Times, sans-serif;
	overflow: hidden;/* important */
	width: 100%;
	height: 100%;
	background: #fff url(/images/bg.gif) no-repeat left top;

}

ul, li, h4, h3, h2, h1, p{
	padding:0;
	margin:0;
	list-style:none;
}

#footer{
	margin-top: 20px;
	width: 990px;
	text-align: center;
	color: #666;
	height: 40px;
	padding-top: 00px;
	background: url(/images/salta_logo.gif) no-repeat left center;
}

a.nextprevlink{
	color: #ff0000;
	text-decoration: none;
}

#normal_margin{
	height: 31px;
}

#footer p{
padding-top: 10px;
}

#footer_logo{
	
	width: 100px;
	height: 40px;
	float: left;
	cursor: hand;
	cursor:pointer;
}

#logo{
	width: 200px;
	height: 87px;
		cursor: hand;
		cursor:pointer;
		float: left;
}

#flashwrap{
	margin-left:80px;
	clear: both;
}

h1{

font-family: impact;
font-size: 20px;
text-transform: uppercase;	
color:#ff1100;
margin-bottom: 10px;
font-weight: normal;
}

.themessage h1{
}

.themessage p{
	color: #666;
}

#type_container p{
	margin-bottom: 0px;
}

p{
	font-size: 12px;
	margin-bottom: 10px;
}


#color_codes{
	width: 40px;
	float:left;
	padding-top: 1px;
}


	#image_carousel{width:21200px;}
	.checktext{padding-top:1px;}

.themessage{
	height: 325px;
}

#home_button a{
font-family: impact;
font-size: 20px;
text-transform: uppercase;	
color:#666;
margin-bottom: 10px;
font-weight: normal;
}

ul#image_carousel li h1{
	margin-top: 5px;
	margin-bottom: 0px;
}


#flag{
	
	height:78px;
	width:178px;
	position: fixed;
	right: 0;
	top: 52px;
	background: #fff url(/images/flag.gif) no-repeat top left;
	display: none;
	
}



.content_area{
	height: 360px;
	position: absolute;
	top: 0px;
	width: 230px;
	padding: 20px 30px 0px 40px;
}

#wrapper{
width: 100%;
height: 382px;
position: relative;
top: 0;
left: 0;
overflow: hidden;/* important */
z-index:0;
margin-top: 130px;
border: 4px solid #ff1100;
background: #fff;

}
#redline{
	height:384px;
	width:4px;
	position: fixed;
	right: 0;
	background: #ff1100;
}


#screen2{
	position:absolute;
	width:1520px;
	height: 350px;
	z-index:-3;
	left: 0px;
	top: 15px;
	margin-bottom:5px;
	left:300px;

}
	#screen2 #buttons{
	
	width: 300px;
	height: 20px;
	margin-left:340px
}
	#screen2 .prev{
		float:left;
		height: 325px;
		width: 275px;
		cursor: hand;
		cursor:pointer;
				z-index: 200;

	}
	
	
	#screen2 .blankspace{
		float:right;
		height: 325px;
		width: 550px;
		z-index: 200;
		background: #fff url(/images/loader.gif) no-repeat center center;
	}
	
		
	#screen2 .next{
		float:right;
		height: 325px;
		width: 275px;
		cursor: hand;
		cursor:pointer;
		z-index: 200;
		
	}

#screen2 .next:hover{
	background:transparent url(/images/right.png) no-repeat top right;
}

#screen2 .prev:hover{
	background:transparent url(/images/left.png) no-repeat top left;
}

#slideshow{
	overflow:hidden;
	width:100%;
	height: 365px;
	

}

	#slideshow ul{
		/*width:26200px;*/

	}
	
	

		#slideshow li{
			float:left;
			margin:0 20px 0px 0px;
		}

#slideshow li img{
/*cursor:pointer;
cursor:hand;*/

}

img.plantile{
	margin:1px 0px 4px;
}


p.disclaimer{
	text-align: center;
	width: 430px;
	margin:100px auto;
	color: #666;
}

#text-codes{
	width: 160px;
	float: left;
	text-align: left;
	color: #666;
	margin-bottom: 5px;
	}
#text-codes p, #color_codes p{
	margin-bottom: 0px;
}

/* CONTACT FORM */

#contact-form{
	padding: 10px;
	border: 5px solid #ff0000;
	width:520px;
	height: 295px;
}

.form-row{
	width: 350px;
	margin-bottom: 5px;
	
}

.form-field{
	width: 300px;
	padding:0px 3px 0px 10px;
	color: #fff;
	background-color: #ff0000;
	border: 1px solid #ff0000;
	font-family: impact;
	font-size: 18px;
	text-transform: uppercase;	
	font-weight: normal;
	color:#FFF;
	
	
}
.form-select{
	width: 315px;
	padding:0px 3px 0px 10px;
	color: #fff;
	background-color: #ff0000;
	border: 1px solid #ff0000;
	background-image: #ff0000 url(/iamges/downarrow.gif);
	font-family: impact;
	font-size: 18px;
	text-transform: uppercase;	
	font-weight: 300;
	color:#FFF;
}

.form-submit{
	width: 150px;
	color: #ff0000;
	text-decoration: underline;
	
}

#register_new{
	float: left;
	width: 300px;
	height: 87px;
	cursor: hand;
	cursor:pointer;
}

