/*
	Basics
*/

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 100%;
}

a{color: #006699;}
a:visited{color: #006699;}
a:hover{color: #0099cc;}

p{margin: 0;}

ul{
	list-style-type: disc;
	padding-left: 2em;
	margin: 0.5em 0 0.5em 0;
}

ol{
	padding-left: 4em;
	margin-bottom: 1em;
}

/*
	Layout
*/
.body-container{
	width: 100%;
}

.body-container .inner{
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}

#layout{width: 100%;}

#layout .left-col{
	width: 25%;
}

#layout .right-col{
	padding-left: 25px;
	padding-right: 25px;
}

table.layout{
	width: 100%;
}

/*
	Header and logo
*/
tr#header td{
	
}

tr#header{
	padding: 0;
	margin: 0;
}

td#logo{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}

td#flag{
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	font-weight: bold;
	line-height: 130%;
	color: #1d3b72;

}

td#flag div{
	background: url(../images/flag.jpg) no-repeat top right;
	padding-bottom: 5px;
	padding-top: 10px;
	height: 120px;
}

#leasing{
	font-size: 0.65em;
	font-weight: bold;
	margin-top: 1em;
	color: #000;
}

/*
	Left column
 */

#l_menu{
	padding-left: 25px;
	margin: 1em 0;
}

#contacts{
	background-color: #eceff4;
	padding: 15px 10px 15px 25px;
	margin: 1em 0;
}

#contacts h2{
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
}

#icq_contacts{
	
	font-size: 0.75em;
}

#icq_contacts img{
	margin-right: 5px;
	position: relative;
	top: 5px;
}

#icq_contacts a{
	color: #000;
	text-decoration: none;
}

#search{
	padding-left: 25px;
	margin: 2em 0;
}

#flash-banner{
	float: right;
}

#banner{
	padding-left: 25px;
	margin: 2em 0;
	text-align: center;
}

ul.phonemenu {
	margin-top: 10px;
	margin-left: 25px;
	padding: 0;
	list-style-image: url(../images/phone-w2.gif);
}
ul.phonemenu li {
	margin-bottom: 1em;
	font-size: 0.7em;
}

#shop-item {
	margin: 0 0 2em 25px;
}

#shop-item a{
	text-decoration: none;
}

#shop-item img{
	float: left;
}

#shop-item strong{
	text-decoration: underline;
	font-weight: normal;
	font-size: 1em;
	margin-left: 40px;
	display: block;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	position: relative;
	top: 5px;
}

/*
	News block
*/

#news-block #news{
	padding: 10px 20px;
	background: url(../images/news_bg.gif) repeat-x top;
	width: 70%;
}

#news h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 1em;
}

#news dl{
	font-size: 0.7em;
	line-height: 110%;
}

#news dl dt{
	color: #666;
	float: left;
}

#news dl dd{
	margin-left: 5em;
	margin-bottom: 0.75em;
}

#news .news-more{
	margin-top: 1em;
	padding-left: 4.5em;
	font-size: 0.75em;
	font-weight: bold;
}

#informer{
	text-align: center;
	padding: 0 15px 0 25px;
	line-height: 100%;
}

#rbc{
	font-size: 0.65em;
}

#rbc td{
	vertical-align: middle;
}

/*
	Digest
*/
#digest{
	margin: 1em 0;
}

.dig-item{margin-bottom: 1em;}

.dig-item .dig-head{
	overflow: hidden;
	display: block;
	background: #1e3e75 url(../images/dig_bg.gif) repeat-x top;	
}

.dig-head h1{
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.8em;
	padding: 3px 10px;
	margin-left: 15px;
	position: relative;
	left: -11px;
}

.dig-item h1 a{
	color: #fff;
}

.dig-item h1 a:visited{
	color: #fff;
}


.dig-item .text{
	padding: 10px;
	font-size: 0.75em;
	border: 1px solid #ccc;
	border-top: none;
}

.dig-item .image{
	padding: 0;
	font-size: 0.75em;
	border: 1px solid #ccc;
	border-top: none;
}

.dig-item .image img{display: block;}

/*
	Rouned corners
*/
.dig-item .cn{
	width: 22px;
	height: 22px;
	display: block;
	position: relative;
	background-image: url(../images/cn.png);
}

.dig-item .tl{ float: left; top: -11px; left: -11px;}
.dig-item .tr{ float: right; top: -11px; right: -11px; }

/*
 * Footer
 */

#bottom_links{
	text-align: center;
	font-size: 0.6em;
}

#copyright{
	text-align: center;
	font-size: 0.75em;
	margin: 1em 0;
}







/* Page styles */

#sale h2{
	font-size: 1.2em;
	font-weight: bold;
}
 
.sale {color: red;}
 
 
#sale .block{
	border: 1px solid #ccc;
	padding: 10px;
	margin-top: 0.5em;
	margin-bottom: 1em;
}







/* Map 
 * 
 */



#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 632px;
	height: 292px;
	background: url(../gt7_schema6.jpg) no-repeat;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .home {
	width: 332px;
	height: 209px;
	left: 176px;
	top: 41px;
}
#menu .home span {
	width: 332px;
	height: 209px;
	background: url(../gt7_schema6_dop.jpg) no-repeat;
	left: 97px;
	top: 1px;
}


/*
 * Banner
 */

 #banner{
 	position: fixed;
	text-align: center;
	width: 100%;
	top: 50%;
	left: 0;
	z-index: 200;
	margin: -205px 0 0 0;
	padding: 0;
	display: none;
 }
 
 #bannerOverlay{
 	margin: 0;
 	padding: 0;
 	position: fixed;
 	background-color: #000;
 	left: 0;
 	top: 0;
 	height: 100%;
 	width: 100%;
 	z-index: 180;
 	display: none;
 }

 
.fsize_11 td{
	padding: 3px;
	vertical-align: middle;
}


