/* CSS Document */
body
{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

a
{
	text-decoration:underline;
	color:#990000;
}

a:hover
{
	text-decoration:underline;
	color:#333333;
}

img
{
	/*border:1px solid red;*/
	border:none;
	margin:0;
	padding:0;
}

smallText{
font-size:10px;
}

.page
{
	width:994px;
	margin:0 auto 0 auto;
}

.header
{
	background:top left no-repeat;
	background-image:url(../images/top.jpg);
}

.header .logo
{
	float:left;
	margin:15px 0px 0 20px;
}

* HTML .header .logo
{
	margin-left:25px;
	margin-right:5px;
}

.header .mail
{
	float:left;
	margin:60px 0 0 40px;
}

.header .mail a
{
    color:#990000;
    text-decoration:underline;
    font-size:11px;
    font-family:Arial;
}

.header .mail a:hover
{
	text-decoration:none;
}

.header .search
{
	float:left;
	margin:30px 0 0 145px;
}

* HTML .header .search
{
	margin-left:73px;
}

.header .search input.text
{
	width:170px;
	border-color:#B7B7B7;
	border-style:solid;
	color:#B7B7B7;
}

.header .search a
{
	font-weight:bold;
	font-family:Arial;
	color:#4C4C4C;
	font-size:10px;
	text-decoration:underline;
}

.header .search a:hover
{
	text-decoration:none;
}

.header .menu
{
	padding-top:90px;
	padding-left:14px;
}

* HTML .header .menu
{
	padding-top:80px;
	padding-left:16px;
}

.header .menu a
{
 	margin-left:2px;
 	margin-right:1px;
}

.middle
{
	width:964px;
 	text-align:left;
	margin:0 auto 0 auto;
	border-left:1px solid #B7B7B7;
	border-right:1px solid #B7B7B7;
	height:auto;

}

.middle .links
{
	float:left;
    width:300px;
	height:575px;
 	background:no-repeat 0px bottom #E8E8E8;
	background-image:url(../images/back.jpg);
	border-right:2px solid #B7B7B7;
	text-align:center;
	height:inherit;
}

* HTML .middle .links
{
	height:100%;
	position:relative;
}

.middle .content
{
	margin-left:302px;
	width:662px;
	background-color:#E8E8E8;
	/*background:#E1F3F9;
	height:620px;
	min-height:620px;*/
	text-align:center;
}

* HTML .middle .content
{
	margin-left:0;
	float:left;
}

.links .menumap
{
	margin-top:10px;
	padding-top:100px;
	height:142px;
	background:url('../images/map.gif');
}

.bottom
{
	height:93px;
	background:url('../images/bottom.jpg');
	text-align:center;
	padding-left:300px;
	padding-top:40px;
	color:#BBBBBB;
	font-size:11px;
	font-family:Tahoma;
}
.bottom a
{
	color:#777777;
}
/*************
 * subscribe *
 *************/
.subscribe
{
	float:right;
	margin-right:18px;
	color:#909090;
	font-size:10px;
	font-family:Tahoma;
	height:80px;
}

* HTML .subscribe
{
	margin-right:6px;
}

.subscribe a
{
	text-decoration:underline;
	color:#9AC3D3;
	margin-left:30px;
}

.subscribe a:hover
{
	text-decoration:none;
}

.subscribe input.mail
{
	font-size:11px;
  	font-family:Arial;
	color:#6D6D6D;
	border-color:#D6D6D6;
	border-style:solid;
	width:160px;
	height:20px;
	vertical-align:top;
}

* HTML .subscribe input.mail
{
    padding-top:4px;
    height:17px;
}

.subscribe input.submit
{
	color:white;
	background:#990000;
	border:none;
 	height:25px;
	font-size:11px;
	font-family:Arial;
}

.submit
{
	color:white;
	background:#21AAE0;
	border:none;
 	height:25px;
	font-size:11px;
	font-family:Arial;
}

* HTML .subscribe input.submit
{
 	position:relative;
	top:1px;
}

/***********
 * content *
 ***********/
 
.content .title
{
	margin-top:30px;
	color:#990000;
}

.content .more
{
	margin:35px 40px 0 40px;
	border-bottom:2px solid #A1A1A1;
	padding-bottom:10px;
	overflow:auto;
	font-family:Arial;
	font-size:11px;
	color:#50646E;
	text-align:right;
	line-height:25px;
}

.content .more img.example
{
	float:left;
	border:3px solid white;
	margin-right:20px;
}

.content .more b.left, .content .info b.left
{
	float:left;
}

.content .more b.red
{
	font-size:18px;
    color:red;
}
 
.content .view
{
    margin:35px 43px 0 43px;
	overflow:auto;
	text-align:right;
}

.content .view img.example
{
    float:left;
    overflow:auto;
	border:3px solid white;
	margin-right:2px;
}

.content .view .littles
{
	float:right;
	overflow:auto;
}

.content .view .littles img
{
    border:3px solid white;
	margin-bottom:2px;
}

.content .info
{
    margin:5px 43px 0 43px;
	overflow:auto;
	font-family:Arial;
	font-size:11px;
	color:#50646E;
	text-align:right;
	line-height:20px;
	padding:3px;
}

* HTML .content .info
{
    float:right;
	width:576px;
 	margin:5px 20px 0 20px;
	overflow:auto;
}

.content .info div.left
{
	float:left;
	overflow:auto;
	width:45%;
	margin-right:10%;
}

.content .info b.red
{
	font-size:16px;
    color:red;
}

.content .text
{
	color:#464545;
	font-family:Arial;
	font-size:12px;
	margin:5px 43px 0 43px;
	text-align:center;
}

.content .text span.less
{
	font-size:10px;
	color:#818181;
}

.content .commun
{
	color:#276A89;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	margin:5px 43px 0 43px;
	overflow:auto;
	text-align:left;
}

.content .commun img
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.content .contact
{
	margin:5px auto 0 auto;
	width:500px;
	text-align:left;
	overflow:auto;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	font-family:Arial;
	color:#5A818E;
}

.content .contact .right
{
	float:right;
	padding:0;
	width:45%;
	/*margin-left:10%;*/
}

.content .contact input
{
	width:215px;
	border-color:#B0C6D1;
	border-style:solid;
}

.content .contact input.radio
{
	width:auto;
	border:none;
}

.content .contact textarea
{
	width:492px;
	height:65px;
	border-color:#B0C6D1;
}

* HTML .content .contact textarea
{
	width:491px;
}

.content .contact input.submit
{
	color:white;
	background:#21AAE0;
	border:none;
 	height:25px;
	font-size:11px;
	font-family:Arial;
	width:auto;
	float:right;
	padding-left:15px;
	padding-right:15px;
	margin-left:10px;
	margin-right:7px;
}

* HTML .content .contact input.submit
{
 	margin-right:4px;
}

.content .floor
{
	margin:5px 43px 0 43px;
	text-align:center;
	font-size:10px;
	font-family:Verdana;
	color:#116287;
}

* HTML .content .floor
{
	margin:5px 41px 0 41px;
}

.content .floor .download
{
	float:right;
}

.content .floor a
{
	color:#2594C8;
	line-height:35px;
}

.content .floor .next 
{
	margin-top:80px;
	color:#2594C8;
}


.content .search 
{
	width:350px;
	margin:25px auto 0 auto;
	text-align:center;
	overflow:auto;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	font-family:Arial;
	color:#5A818E;
}

.content .search .price
{
	width:100px;
	margin:0 20px 0 5px;
}

.content .search .price2
{
	width:100px;
	margin-left:25px;
}

.content .search .rooms
{
	width:65px;
	margin:0 20px 0 8px;
}

.content .search .rooms2
{
	width:65px;
	margin-left:14px;
}

.content .search .school
{
	width:190px;
	margin-left:25px;
}

a.lll
{
    color:#990000;
    text-decoration:underline;
    font-size:11px;
    font-family:Arial;
}

.menuButton{
color:#333333;
font-weight:bold;
border:1px #2893C7 solid;
padding:3px;
font-size:10px;
background-image:url(../images/menuButtonBack.gif);
}
