/* GENERAL STYLES */
@import url(v2_country.css);
@import url(v2_area.css);
@import url(v2_news.css);
@import url(v2_houses.css);
@import url(v2_forms.css);
@import url(v2_menus.css);
@import url(module_comp.css);

html {
	height: 100%;
}

body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	background: #FFF url(/images/v2/SiteBackground.gif) top center repeat-y;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0;
}

td { font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}

#homepage{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	/* height: 204px; */
	height: 170px;
	max-height: 204px;
	text-align: center;
	margin: 0 auto 0 auto;
	width: 100%;
}

#main {
	width: 100%;
	text-align: left;
}

#footer {
	height: 60px;
	width: 100%;
}

A:link    	{ text-decoration: underline; color: #339933}
A:visited 	{ text-decoration: underline; color: #339933}
A:active  	{ text-decoration: none; color: #333}
A:hover   	{ text-decoration: underline; color: #666}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	margin: 0px 0px 10px 0px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	margin: 10px 0px 0px 0px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	margin: 20px 0px 0px 0px;
}

p{
	margin: 10px 0 10px 0;
}

.main {
	width: 100%;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

/* START - HEADER */
div.toplogo {
	background-color: #2F6913;
	width: 226px;
	height: 140px;
	float: left;
	border-right: 1px solid #FFF;
}

div.logo {
	margin: 35px 0 0 35px;
	text-align: left;
	font-family: tahoma, arial;
	font-size: 11px;
	color: #FFF;
	line-height: 12px;
}

div.topbanner {
	background-image: url(/images/v2/topimage1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 763px;
	height: 140px;
}
/* END - HEADER */


/* BEGIN - CONTENT */
.maincontent {
	font-size: 13px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #333;
}

.maincontent .center {
	width: 650px;
	padding: 0px 10px 10px 10px;
}

.maincontent .right {
	width: 810px;
	padding: 0 10px 10px 10px;
}

.maincontent .left {
	width: 815px;
	padding: 0 10px 10px 0px;
}
/* END - CONTENT */


/* BEGIN - BOXES */
.smallboxheader {
	height: 21px;
	width: 153px;
	border: 1px solid #333;
	background: url(/images/v2/BoxHeaderBlack.gif) 0 0 repeat-x;
	margin-bottom: 2px;
}

.smallboxheader .title {
	font: bold 12px Verdana, Tahoma, Arial;
	color: #FFF;
	padding: 3px 0 0 10px;
}

.smallboxcontent {
	font: normal 12px Arial, Helvetica, sans-serif;
	width: 133px;
	background: url(/images/v2/BoxBackground1.gif) 0 0 repeat-x;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	padding: 10px;
}

.smallboxcontent p {
	margin: 0;
}

/* END - BOXES */


/* BEGIN - FOOTER */
.footer	{
	height: 100%;
	text-align: center;
	margin-top: 20px;
	padding-top: 5px;
}

.footer .links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

.footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	margin-top: 5px;
}
.footer .links a:link, .footer .links a:visited {
	color: #666;
	text-decoration: underline;
}

.footer .links a:hover, .footer .links a:active {
	color: #666;
	text-decoration: underline;
}
/* END - FOOTER */

.frontboxteaser {
	background: url(/images/v2/FrontBoxBackground1.jpg) 0 0 repeat-x;
	height: 200px;
}

.frontboxteaser .title{
	font-size: 14px;
	font-weight: bold;
	padding: 16px 0 0 10px;
}

.frontboxteaser .title a{
	color: #FFF;
	text-decoration: none;
}

.frontboxteaser .destinations {
	float: left;
	font-size: 13px;
	width: 280px;
	height: 100px;
	padding: 35px 0 0 35px;
}

.frontboxteaser .destination{
	float: left;
	width: 135px;
}

.frontboxteaser .destination a{
	color: #000;
}

.frontboxteaser .destination a:hover{
	color: #134569;
	text-decoration: none;
}


/* BEGIN - TABS */
.tabsbottom {
	width: 100%;
}

.tabsbottom td {
	height: 30px;
	border-right: 1px solid #CCC;
	text-align: center;
	width: 12%;
	padding: 0 0 0 0;
	cursor: pointer;
}

.tabsbottom .middle {
	background: url(/images/v2/TabsBotMiddle.gif) 0 0 repeat-x;
	padding: 0 0 0 0;
}

.tabsbottom .left {
	background: url(/images/v2/TabsBotLeft.gif) 0 0 no-repeat;
	padding: 0 0 0 0;
}

.tabsbottom .right {
	background: url(/images/v2/TabsBotRight.gif) 100% 0 no-repeat;
	border-right: 0px solid #666;
	padding: 0 0 0 0;
}

.tabsbottom .middle:hover {
	background: url(/images/v2/TabsBotMiddle_Hover.gif) 0 0 repeat-x;
	padding: inherit;
}

.tabsbottom .left:hover {
	background: url(/images/v2/TabsBotLeft_Hover.gif) 0 0 no-repeat;
	padding: inherit;
}

.tabsbottom .right:hover {
	background: url(/images/v2/TabsBotRight_Hover.gif) 100% 0 no-repeat;
	border-right: 0px solid #666;
	padding: inherit;
}

.tabstop {
	width: 100%;
}

.tabstop td {
	height: 30px;
	border-right: 1px solid #CCC;
	text-align: center;
	padding: 0 0 0 0;
	cursor: pointer;
}

.tabstop .left {
	background: url(/images/v2/TabsTopLeft.gif) 0 0 no-repeat;
	padding: 0 0 0 0;
}

.tabstop .left-active {
	background: url(/images/v2/TabsTopLeft_Hover.gif) 0 0 no-repeat;
	padding: 0 0 0 0;
}

.tabstop .left a, .tabstop .left-active a{
	color: #333;
	text-decoration: none;
}

.tabstop .middle {
	background: url(/images/v2/TabsTopMiddle.gif) 0 0 repeat-x;
	padding: 0 0 0 0;
}

.tabstop .middle-active {
	background: url(/images/v2/TabsTopMiddle_Hover.gif) 0 0 repeat-x;
	padding: 0 0 0 0;
}

.tabstop .middle a, .tabstop .middle-active a{
	color: #333;
	text-decoration: none;
}

.tabstop .right {
	background: url(/images/v2/TabsTopRight.gif) 100% 0 no-repeat;
	border-right: 0px solid #666;
	padding: 0 0 0 0;
}

.tabstop .right-active {
	background: url(/images/v2/TabsTopRight_Hover.gif) 100% 0 no-repeat;
	border-right: 0px solid #666;
	padding: 0 0 0 0;
}

.tabstop .right a, .tabstop .right-active a{
	color: #333;
	text-decoration: none;
}

.tabstop .left:hover {
	background: url(/images/v2/TabsTopLeft_Hover.gif) 0 0 no-repeat;
	padding: inherit;
}

.tabstop .left:hover a{
	color: #000;
}

.tabstop .middle:hover {
	background: url(/images/v2/TabsTopMiddle_Hover.gif) 0 0 repeat-x;
	padding: inherit;
}

.tabstop .middle:hover a{
	color: #000;
}

.tabstop .right:hover {
	background: url(/images/v2/TabsTopRight_Hover.gif) 100% 0 no-repeat;
	border-right: 0px solid #666;
	padding: inherit;
}

.tabstop .right:hover a{
	color: #000;
}
/* END - TABS */

/* EDITOR PROPERTIES */
h1 {

}

h2 {

}

h3 {

}

