@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

a:link {
	color: #C00;
	text-decoration: none;
}     /* unvisited link */

a:visited {
	color: #C00;
	text-decoration: none;
}  /* visited link */

a:hover {
	color: #C00;
	cursor:pointer;
	text-decoration: underline;
}   /* mouse over link */

a:active {
	color: #C00;
	text-decoration: none;
}   /* selected link */

a.foot:link {
	color: #000;
	text-decoration: none;
}     /* unvisited link */

a.foot:visited {
	color: #000;
	text-decoration: none;
}  /* visited link */

a.foot:hover {
	color: #000;
	cursor:pointer;
	text-decoration: underline;
}   /* mouse over link */

a.foot:active {
	color: #000;
	text-decoration: none;
}   /* selected link */

body {
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(../images/background-pattern_small.jpg);
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.header {
	width: 100%;
	height: 210px;
	background-image:url(../images/top_img_back.jpg);
	margin-bottom: 40px;
}

.logo_flash {
	top: 174px;
	left: 67px;
	position: absolute; 
}

.gallery_main {
	top: 237px;
	left: 416px;
	position: absolute;
}

.country_pics_main {
	top: 330px;
	left: 419px;
	position: absolute;
}

.body_pic_main {
	top: 246px;
	left: 405px;
	position: absolute;
}

.flower_big_green {
	width: 180px;
	height: 178px;
	left:100px;
	top:480px;
	background-image:url(../images/flower_green_big.gif);
	position: absolute;
}

.flower_bigger_green {
	width: 226px;
	height: 218px;
	left:80px;
	top:470px;
	background-image:url(../images/flower_green_bigger.gif);
	position: absolute;
}

.flower_purple_mid {
	width: 139px;
	height: 135px;
	left:0px;
	top:370px;
	background-image:url(../images/flower_purple_mid.gif);
	position: absolute;
}

.flower_purple_small {
	width: 92px;
	height: 89px;
	left:950px;
	top:280px;
	background-image:url(../images/flower_purple_small.gif);
	position: absolute;
}

.flower_light_blue_small {
	width: 92px;
	height: 89px;
	left:310px;
	top:510px;
	background-image:url(../images/flower_light_blue_small.gif);
	position: absolute;
}


/*
.email_spot {
	top:625px;
	left:840px;
	position: absolute;
}
*/

.email_spot {
	top:650px;
	left:840px;
	position: absolute;
}

.mainbody {
	width:100%;
	height:100%;
	clear: right;
}

.content {
	clear: both;
	left:407px;
	top:248px;
	height:100%;
	width:500px;
	position:absolute;
}

.promofooter {
	clear: both;
	left:407px;
	top:853px;
	height:100%;
	width:500px;
	position:absolute;
}

.main_titles {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	font-weight: bold;
	color: #C30;
}

.subtitles {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	font-weight: bold;
	color: #C30;
}

.normal_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
}

.foot {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
}

.footer {
	width: 100%;
	height: 35px;
	background-color: #D5DEA7;
	clear: both;
	overflow: visible;
	vertical-align:baseline;
	bottom: 0px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000;
	visibility: visible;
	position: fixed;
}

div.spacer {
	clear: both;
}

fbrecentactivity {
	clear: both;
	left:407px;
	top:853px;
	position:absolute;
}

.form_controls {
	top: 1px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}

label{
	float: left;
	width: 120px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-align:right;
}

input, textarea{
	width: 180px;
	margin-bottom: 5px;
}

textarea{
	width: 250px;
	height: 150px;
}

.boxes{
	width: 1em;
}

#submitbutton{
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}

br{
	clear: left;
}

span.emailme { 
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration: none; 
}

p, h1, form, button{border:0; margin:0; padding:0;}

.spacer{clear:both; height:1px;}

/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	width:460px;
	padding:5px;
}
/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
/* ----------- basic ----------- */
#basic{
	/* border:solid 2px #DEDEDE; */
}
#basic h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#basic p{
	font-size:11px;
	color:#666666;
	margin-bottom:5px;
	border-bottom:solid 1px #dedede;
	padding-bottom:5px;
}
#basic label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}
#basic .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#basic input{
	float:left;
	width:200px;
	margin:2px 0 30px 10px;
}
#basic select{
	float:left;
	width:200px;
	margin:2px 0 30px 10px;
}
#basic textarea{
	float:left;
	width:200px;
	height:50px;
	margin:2px 0 30px 10px;
}
#basic button{ 
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background:#666666 url(images/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
