/*--------------------------------------------------------------

MAIN STYLESHEET
ATC-C.COM

BY PURE-SITES

AUTHOR: O. SMITH
DATE: 28-07-10

--------------------------------------------------------------*/

body{
	font-family: "Times New Roman",kalimati,sans-serif;
	margin: 0px;
	background-image: url(../images/bg-gradient.png);
	background-repeat: repeat-x;
}

h1{
	font-size: 1.2em;
	text-decoration: underline;
}

h2{
	text-decoration: none;
}

#container{
	width: 800px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#logo{
	position: absolute;
	left: 30px;
	top: 0px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 113px;
	z-index: 4;
}

#languages_panel{
	position: absolute;
	left: 688px;
	top: 25px;
	width: 135px;
	height: 30px;
	z-index: 4;
	text-align: right;
}

#panel{
	position: absolute;
	left: 0px;
	top: 34px;
	background-image: url(../images/panel_middle.png);
	background-repeat: repeat-y;
	width: 840px;
	height: 427px;
	z-index: 2;
}

#panel_top{
	position: absolute;
	left: 0px;
	top: 10px;
	background-image: url(../images/panel_top.png);
	background-repeat: no-repeat;
	width: 840px;
	height: 24px;
	z-index: 2;
}

#panel_bottom{
	position: absolute;
	left: 0px;
	top: 461px;
	background-image: url(../images/panel_bottom.png);
	background-repeat: no-repeat;
	width: 840px;
	height: 86px;
	z-index: 2;
}

#menu_panel_img{
	position: absolute;
	left: 30px;
	top: 110px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 459px;
	z-index: 3;
	padding-top: 20px;
	padding-left: 13px;
}

#menu_panel{
	position: absolute;
	left: 30px;
	top: 110px;
	width: 180px;
	height: 459px;
	z-index: 4;
	padding-top: 20px;
	padding-left: 13px;
}

#slogan{
	position: absolute;
	left: 200px;
	top: 25px;
	background-image: url(../images/rooftops.png);
	background-repeat: no-repeat;
	width: 489px;
	height: 50px;
	padding-top: 25px;
	text-align: center;
	z-index: 3;
}

#copyright{
	position: absolute;
	left: 600px;
	top: 536px;
	background-image: url(../images/copyright.png);
	background-repeat: no-repeat;
	width: 227px;
	height: 25px;
	text-align: center;
	z-index: 1;
	font-size: 0.6em;
	color: #ffffff;
	padding-top: 3px;
}

#tree_planted{
	position: absolute;
	top: 360px;
	left: 700px;
	background-image: url(../images/plant.png);
	background-repeat: no-repeat;
	width: 104px;
	height: 100px;
	z-index: 4;
}

#caption_tree_planted{
	font-family:Georgia, Garamond, serif;
	position: absolute;
	top: 400px;
	right: 130px;
	width: 360px;
	height: 50px;
	z-index: 3;
	font-size: 0.8em;
	text-align: right;
	color: #138500;
	font-weight: bold;
	z-index: 5;
}

#links{
	font-size: 0.7em;
	position: absolute;
	top: 120px;
	left: 230px;
	width: 600px;
	height: 160px;
	z-index: 2;
	text-align: center;
}

#home_text_content{
	font-size: 0.8em;
	position: absolute;
	top: 310px;
	left: 210px;
	width: 600px;
	height: 210px;
	z-index: 2;
	color: #138500;
}

#text_content{
	font-size: 0.8em;
	position: absolute;
	top: 120px;
	left: 210px;
	width: 600px;
	height: 400px;
	z-index: 2;
	color: #138500;
}

#partners{
	position: absolute;
	top: 540px;
	left: 200px;
	width: 400px;
	height: 60px;
	font-size: 0.7em;
	color: #333333;
	vertical-align: top;
}

#green_house{
	position: absolute;
	top: 370px;
	left: 330px;
	background-image: url(../images/atcconcept.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 98px;
	z-index: 4;
}

#link_hotels{
	float: left;
	width: 179px;
	height:180px;
	background-image: url(../images/hotel.png);
	background-repeat: no-repeat;
}

#link_holiday_homes{
	float: left;
	width: 179px;
	height:180px;
	background-image: url(../images/houses.png);
	background-repeat: no-repeat;
	margin-left: 2px;
}

#link_housing{
	float: left;
	width: 179px;
	height:180px;
	background-image: url(../images/atcimmo.png);
	background-repeat: no-repeat;
	margin-left: 2px;
}

#together{
	position: absolute;
	top: 370px;
	left: 210px;
	width: 600px;
	height: 25px;
	z-index: 7;
}

#together_partners{
	position: absolute;
	top: 450px;
	left: 280px;
	width: 600px;
	height: 25px;
	z-index: 7;
}

#atc_address_en{
	z-index: 7;
	position: absolute;
	background-image: url(../images/atc_address_en.png);
	background-repeat: no-repeat;
	top: 133px;
	left: 628px;
	width: 200px;
	height: 200px;
}

#atc_address_fr{
	z-index: 7;
	position: absolute;
	background-image: url(../images/atc_address_fr.png);
	background-repeat: no-repeat;
	top: 133px;
	left: 628px;
	width: 200px;
	height: 200px;
}

#atc_address_de{
	z-index: 7;
	position: absolute;
	background-image: url(../images/atc_address_de.png);
	background-repeat: no-repeat;
	top: 133px;
	left: 628px;
	width: 200px;
	height: 200px;
}

#atc_address_it{
	z-index: 7;
	position: absolute;
	background-image: url(../images/atc_address_it.png);
	background-repeat: no-repeat;
	top: 133px;
	left: 628px;
	width: 200px;
	height: 200px;
}

#atc_address_nl{
	z-index: 7;
	position: absolute;
	background-image: url(../images/atc_address_nl.png);
	background-repeat: no-repeat;
	top: 133px;
	left: 628px;
	width: 200px;
	height: 200px;
}

#atc_address_es{
	z-index: 7;
	position: absolute;
	background-image: url(../images/atc_address_es.png);
	background-repeat: no-repeat;
	top: 133px;
	left: 628px;
	width: 200px;
	height: 200px;
}

#house_yes{
	z-index: 7;
	position: absolute;
	background-image: url(../images/house_yes.png);
	background-repeat: no-repeat;
	top: 133px;
	left: 690px;
	width: 90px;
	height: 97px;
}

#house_yes_partners{
	z-index: 7;
	position: absolute;
	background-image: url(../images/house_yes.png);
	background-repeat: no-repeat;
	top: 370px;
	left: 732px;
	width: 90px;
	height: 97px;
}

#addthis{
	z-index: 7;
	position: absolute;
	top: 555px;
	left: 35px;
}

#sentform{
	z-index: 7;
	position: absolute;
	background-image: url(../images/sentform.png);
	background-repeat: no-repeat;
	top: 200px;
	left: 210px;
	width: 150px;
	height: 125px;
}

#subscribe_links{
	z-index: 7;
	position: absolute;
	top: 386px;
	left: 48px;
	width: 140px;
	font-size: 12px;
	text-align: center;
}

#subscribe_roof{
	z-index: 7;
	background-image: url(../images/roof.png);
	width: 142px;
	height: 17px;
	position: absolute;
	top: 369px;
	left: 48px;
}

#skypecode{
	z-index: 7;
	position:absolute;
	top:530px;
	left:60px;
}
#skypecode p{
	padding:0;
	margin:0;
	border:0;
}

ul {
	width: 156px;
	list-style-type: none; 
	margin: 0px; 
	padding: 0px; 
} 


li{
	list-style:none;
	border-top: 1px solid #000000;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
}
li:hover{
	background-color: #138500;
	color: #ffffff;
}
li.last{
	list-style:none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 0.9em;
	font-weight: bold;
}

.language_image{
	margin: 1px;
}

a.main_links{
	font-family:Georgia, Garamond, serif;
	text-decoration: none;
	color: #138500;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	height: 180px;
	padding-top: 130px;
	padding-bottom: 0;
}
a.main_links:hover{
	text-decoration: none;
	color: #838383;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	height: 100%;
	padding-top: 130px;
}

a.subscribe_link{
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}
a.subscribe_link:hover{
	color: #838383;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}

/* Start IE hover fix */
#menu_panel a{
	visibility: visible;
}
#menu_panel a:hover{
	visibility: visible;
}
/* End IE hover fix */
.noborder{
	border: 0px;
}

a{
	outline: none;
}

a.menu_link{
	text-decoration: none;
	color: #000000;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.menu_link:hover{
	text-decoration: none;
	color: #d4d4d4;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}

.form_missing_info{
	background-color: #feebbe;
}


/* Start newsletter styles */
.bk {
	padding: 0;
	width: 140px;
	margin: 0px;
	background-image: url(../images/bk.gif);
	border: 3px double #00CC00;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.txtbox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.button {
	background-color: #239C00;
	border: 1px solid #CCCCCC;
	padding: 0;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#newsletter_house{
	width: 90px;
	height: 97px;
	background-image: url(../images/house_yes_newsletter.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 400px;
	left: 200px;
	z-index: 8;
}
/* End newsletter styles */
