@charset "utf-8";
/* CSS Document */

/*	Arttia Style Sheet.
   
	------------------------------------------------------  
	arttia.co.uk style sheet - v1.0
	Publication:  March 2010
	Last Update:  March 2010
	Author:  Belinda White ( belinda@arttia.co.uk )  
	----------------------------------------------------*/
	
/*	Contact
	----------------------------------------------------*/	
#TopperContact{
	width: 1000px;
	height: 270px;
	float: left;
	background: url(../images_general/top_bg_contact.jpg) no-repeat;
  	}
	#TopperError{
	width: 1000px;
	height: 270px;
	float: left;
	background: url(../images_general/top_bg_error404.jpg) no-repeat;
  	}
#ContactContent{
	float: left;
	height: 650px;
	width: 920px;
	margin-left: 40px;
	list-style: none;
	background: #FFF;
}
#ContactPanel1{
	float: left;
	height: 600px;
	width: 250px;
	margin-left: 200px;
	margin-top: 20px;
	margin-right: 40px;
	font: 12px/22px Tahoma, Geneva, sans-serif;
	color: #666;
	border-right: 1px dotted #CCC;
}	
#ContactPanel2{
	float: left;
	height: 500px;
	width: 400px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	font: 12px/22px Tahoma, Geneva, sans-serif;
	color: #666;
}
#FooterContact {
	width: 1000px;
	height: 280px;
	float: left;
	background: url(../images_general/footer_contact.jpg) no-repeat;
	}
#ContactForm{
	height: 500px;
	width: 320px;
	float: left;
	color: #666;
	font: 12px/20px Tahoma, Geneva, sans-serif;
	}

.input{
	border: 1px solid #768969;
	padding: 1px;
	float: left;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 0px;
	font: 12px/22px Tahoma, Geneva, sans-serif;
	color: #666;
	}
.input2{
	border: 1px solid #768969;
	padding: 1px;
	float: left;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 0px;
	}	
	
.bold{
	font-weight: bold;
	}
.italic{
	font-size: 12px;
	font-style: italic;
	}
.list {
		text-decoration: none;
	list-style: none;	
}

.confirmation-field {display: none;}
/*	 End style sheet

     Author - www.arttia.co.uk
								
	----------------------------------------------------*/

