/* ----------------------------------------------------------------------------
Title:      Simple Style 
Author:     Angel Vachev, vachev@inet-dev.com
Updated:    Jan 12 2005
---------------------------------------------------------------------------- */


/* ------------------------------------ */
/* COMMON STYLES 						*/
/* ------------------------------------ */
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.gif);
	background-color: White;
}

a, a:link, a:active, a:visited{
	color: #2E2E2E;
	text-decoration: underline;
}

a:hover{
	color: #A80000;
	text-decoration: underline;
}

p.text{
	text-align: justify;
	padding: 2px 10px 2px 10px;
	margin: 0;
	font-size: 11px;
}

p.newstxt{
	text-align: justify;
	margin: 0;
	font-size: 11px;
}

div.newstitle{
	text-align:left;
	font-weight:normal;
	text-decoration:underline;
	font-size: 11px;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin: 0;
	padding: 0;
}

td{
	vertical-align: top;
}

body, span, div, input, table, td, th, tr, form{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	padding: 0;
	margin: 0;
}

img{
	border: none;
}

div.site{
	width: 100%;
	text-align: center;
}
li {
	font-weight: bold;
}
span.red {
	color: #A80000;
	font-weight: bold;
}
span.orange {
	color: #FF7E00;
}
span.active {
	color: #777777;
}
div.lang {
	color: Black;
	font-weight: bold;
	width: 100%;
	text-align: right;
	padding-top: 10px;
}
/* ------------------------------------ */
/* MAIN TABLE			 						*/
/* ------------------------------------ */
table.content {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	border-left: solid 1px #5B5B5B;
	border-right: solid 1px #5B5B5B;

}
table.content td.header {
	background-image: url(../images/header.jpg);
	height: 154px;
}
table.content td.headerEng {
	background-image: url(../images/header_eng.jpg);
	height: 154px;
}
table.content td.left {
	width: 199px;
	border-right: solid 1px #E4E4E4;
	background-image: url(../images/left_bg.gif);
	background-repeat: no-repeat;
}
table.content td.main {
	background-color: #F1F1F1;
	text-align: center;
}
table.moreImages {
	border: 1px solid #6D6D6D;
	width: 570px;
}

table.moreImages td{
	padding: 10px;
	width: 25%;
	text-align: center;
}
table.moreImages img {
	border: 1px solid #00468E;
}
/* ------------------------------------ */
/* DIV STYLES 						*/
/* ------------------------------------ */
div.top {
	width: auto;
	background-image: url(../images/top_bg.gif);
	padding: 10px 0px 9px 30px;
	color: #6D6D6D;
	font-weight: bold;
	font-size: 10px;

}
div.more {
	width: auto;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	color: #2E2E2E;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-right: 10px;
}

div.mainPosition {
	width: 570px; 
	text-align: left;
	padding-left: 4px;
}
* html div.mainPosition {

	padding-left: 0px;
}

div.txt {
	padding: 3px;
	border: solid 1px #5B5B5B;

}
div.txt2 {
	padding: 3px;
	border: solid 1px #5B5B5B;
	width: 570px;
}

/* ------------------------------------ */
/* DIV STYLES LEFT MENU						*/
/* ------------------------------------ */
div.leftMenu {
	width: auto;
	padding-left: 15px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 11px;
	color: #2E2E2E;
}
div.hr {
	width: auto;
	background-image: url(../images/menu_bg.gif);
	padding: 0px;
}
div.left {
	margin-top: 5px;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	color: #2E2E2E;
}
/* ------------------------------------ */
/* LEFT CONTENT		 						*/
/* ------------------------------------ */
table.frame {
	width: auto;
}
table.frame td {
	padding: 1px;
}

table.frame td.title {
	vertical-align: top;
	padding-top: 5px;
}
input.textBox{
	width: 110px;
	font-size: 12px;
	border: 1px solid #5B5B5B;
}
select.Request
{
	width: 125px;
	font-size: 12px;
	border: 1px solid #5B5B5B;
}

.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	background-color: White;
	border: 1px solid #5B5B5B;
}
div.title {
	font-weight: bold;
	width: auto;
	font-size: 14px;
	color: #00468E;
	padding: 2px;
	margin-bottom: 5px;
	text-align: center;
}
table.request {
	width: auto;
}
table.request td{
	padding: 2px;
	font-weight: bold;
	font-size: 10px;
}
table.request th {
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}
div.leftM {
	margin-top: 5px;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	color: #6D6D6D;
	font-weight: bold;
}
div.leftM a:active,div.leftM a:link,div.leftM a:visited,div.leftM a:hover {
	text-decoration: none;
	font-weight: normal;
}
div.leftM a:hover {
	color: #FF7E00;
}
/* ----  add 2005-05-30 -----*/
div.leftBanner {
	width: 100%;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
/* ----  add 2005-05-30 -----*/
div.leftDecor {
	width: 100%;
	padding: 0px 0px 10px 0px;
}

/* ------------------------------------ */
/* TOP OFERTI									*/
/* ------------------------------------ */
table.topHouse {
	width: 100%;
	border: solid 1px #5B5B5B;
}

table.topHouse td {
	width: 50%;
	padding: 5px;
}
table.topHouse td.top {
	border-bottom: solid 1px #5B5B5B
}
table.topHouse img.top {
	margin-right: 7px;
	border: 1px solid #00468E;
}

table.offer {
	width: 560px;
}

table.offer th {
	background-color: #00468E;
	color: White;
	text-align: left;
	padding: 2px;
}
table.offer td {
	text-align: left;
	padding: 2px;
}
table.offer tr.f1 {
	background-color: #E4E4E4;
}
table.sell {
	width: auto;
	border-collapse: separate;
	border-spacing: 2px;
	border: 1px solid #6D6D6D;
	margin: 0;
	padding: 0;
}
/*
table.sell td {
	border: 1px solid #6D6D6D;
	padding: 5px;
}
*/
table.sell img.image {
	margin-right: 10px;
	border: 1px solid #00468E;
}
table.sell tr.f2 {
	background-color: white;
}

span.titleNav {
	padding-left: 35%;
}

span.titleNav a:link, span.titleNav a:hover, span.titleNav a:active, span.titleNav a:visited {
	color: White;
}
span.titleNav a:hover {
	color: #E4E4E4;
}

span.titleNavEng a:link, span.titleNav a:hover, span.titleNav a:active, span.titleNav a:visited {
	color: White;
}
span.titleNavEng a:hover {
	color: #E4E4E4;
}

span.titleNavEng {
	padding-left: 45%;
}
/*-----------------------------------*/
/*         LAST OFFERS               */
/*-----------------------------------*/

a.nodec:link, a.nodec:visited
{
	text-decoration:none;
}

/* ------------------------------------ */
/* TRAIL NAVIGATION							 */
/* ------------------------------------ */

div.trailnav {
	padding-left: 10px;
	width: auto;
	text-align: left;
	font-weight: bold;
}

div.trailnav span.current{
	color: #A80000;
}

div.trailnav a:link, div.trailnav a:hover, div.trailnav a:active, div.trailnav a:visited {
	color: #00468E;
	font-weight: bold;
	text-decoration: underline;
}

div.trailnav a:hover{
	color: #FF7E00;
}
/* ---------------------------------------------- */
/* ---  DATA PAGER  ----------------------------- */
/* ---------------------------------------------- */

table.pager{
	margin: 5px 0px 5px 0px;
	width: 100%;
	font-size: 11px;
	background-image: url(../images/pager_bg.gif);
	border: 1px solid #5B5B5B;
}

table.pager td.links{
	font-weight: bold;
	color: #303030;
	text-align: center;
	padding: 5px 10px 5px 3px;
}

table.pager a, table.pager a:link, table.pager a:visited{
	font-weight: bold;
	color: #00468E;
}
table.pager a:hover {
	color: #A80000;
}

/* ------------------------------------ */
/* H1 ------- H5								*/
/* ------------------------------------ */

h1{
	margin-top: 5px;
	background-image: url(../images/h1.gif);
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	border: solid 1px #5B5B5B;
	width: 564px; 
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 2px;
}
* html h1 {
	width: 570px; 
}
h2{
	margin-top: 5px;
	background-image: url(../images/h2.gif);
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	border: solid 1px #5B5B5B;
	width: 564px; 
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 2px;
}
* html h2 {
	width: 570px; 
}
h3{
	margin-top: 5px;
	background-image: url(../images/h3.gif);
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	border: solid 1px #5B5B5B;
	width: 564px; 
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 2px;
}
* html h3 {
	width: 570px; 
}
h4{
	margin-top: 5px;
	background-image: url(../images/h4.gif);
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	border: solid 1px #5B5B5B;
	vertical-align: middle;
	width: 564px; 
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 2px;
}
* html h4 {
	width: 570px; 
}

div.subTitle {
	color: #00468E;
	font-size: 12px;
	padding: 10px 0px 10px 3px;
	font-weight: bold;
}

div.subTitle2 {
	color: #00468E;
	font-size: 12px;
	padding: 10px 0px 0px 3px;
	font-weight: bold;
}

/* ---------------------------------------------- */
/* ---  certificate	---------------------------- */
/* ---------------------------------------------- */
table.certificate {

}
table.certificate td{
	width: 50%;
	padding: 12px;
	text-align: center;
}
table.certificate img {
	border: 1px solid #00468E;
	height: 175px;
	width: 250px;
}
/* ---------------------------------------------- */
/* ---  QUOTE FORM	---------------------------- */
/* ---------------------------------------------- */
table.quote{
	width: 80%;	
}

table.quote th{
	padding: 2px 2px 2px 10px;	
	text-align: left;
	vertical-align: top;
	width: 200px;
}

table.quote th.error{
	color: #F00;
}

table.quote th div{
	font-weight: normal;
	color: #686868;
}

table.quote td{
	padding: 2px 2px 2px 15px;
	vertical-align: top;	
}

table.quote span.req{
	color: #EE4611;
	font-size: 10px;
	font-weight: normal;
}

table.quote table.options td{
	padding: 1px 5px 1px 0px;	
	vertical-align: middle;
}

ul.invest li{
	font-weight: normal;
}
/* ---------------------------------------------- */
/* ---  FOOTER TABLE ---------------------------- */
/* ---------------------------------------------- */
table.footer {
	background-color: #6D6D6D;
	width: 780px;
	border-top: 1px solid #2E2E2E;
	color: #272727;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	
}
table.footer td {
	padding: 1px 5px 1px 5px;;
	font-size: 11px;
	padding: 3px 7px 2px 7px;;
	color: white;
}

table.footer td.right {
	text-align: right;
}

a.copy:active, a.copy:link, a.copy:visited, a.copy:hover {
	color: white;
	text-decoration: none;
}
a.copy:hover {
	color: #FF7E00;
}


/*---------------------------------------------*/
ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 170px; 	
	}
	
ul.menu li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 170px; 
	top: 0;
	display: none;
	width: 150px;	
	list-style: none;
	padding: 3px;
	}
* html li ul {
	left: 130px; 
}
li.f1 {
	padding: 3px;
	background-color: White;
	border: 1px solid #ccc;
}
ul.menu li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; 
	border-bottom: 0;
	color: #272727;
	}
	

* html ul.menu li { 
	float: left; height: 1%; 
	
}
* html ul.menu li a:active, ul.menu li a:link, ul.menu li a:visited, ul.menu li a:hover { 
	height: 1%; 
	text-decoration: none;
	color: #272727;
	}


li:hover ul, li.over ul { display: block; }

div.news, div.team{
	margin-top: 5px;
	background-image: url(../images/h2.gif);
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
	border: solid 1px #5B5B5B;
	width: 100%; 
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 2px;
}

table.Offers {
	width: 100%;
	border: solid 1px #5B5B5B;
}
table.Offers td {
	padding: 5px;
}
table.Offers td.top {
	border-bottom: solid 1px #5B5B5B
}
table.Offers img.top {
	margin-right: 7px;
	border: 1px solid #00468E;
}

table.propattr {
	border: none;
	margin: 10px 0px 10px 20px;
}
table.propattr td 
{
	padding-left: 10px;
}
