@charset "utf-8";
body{font-family:Arial, Helvetica, sans-serif;}
/*---------------------------------------------------------------SUBPAGE STYLES*/
.subpage .banner-wrap{
	width:980px;
	margin:auto;
	position:relative;
}
.subpage .banner{
	position:absolute;
	top:20px;
	left:20px;
	width:700px;
	}
.subpage .comtent-column{
	padding-top:202px;
}

.subpage-wide .banner{
	display:none;
}
/*---------------------------------------------------------------END SUBPAGE STYLES*/



/*---------------------------------------------------------------BODY*/
.body1{
	background-image:url(/media/streetwiselettings.com/images/template/body1bg.gif);
	background-repeat:repeat-x;
	background-color:#69CCE1;
	}
.body2{
	position:relative;
	}
	
	
/*---------------------------------------------------------------HEADER*/
.header-wrapper{
	width:980px;
	margin:auto;
	position:relative;
	clear:both;
	height:110px;
	}
.logo{
	float:left;
	padding-top:15px;
	}
.register{
	top:0px;
	right:0px;
	z-index:1;
	background-color:#4b4b4b;
	padding:7px 30px;
	float:right;
	position:absolute;
	}
.register a:link, .register a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
.register a:hover{
	color:#999999;
	text-decoration:none;
	}
.contact{
	top:60px;
	right:0px;
	z-index:1;
	float:right;
	position:absolute;
	/*color:#69CCE1;*/
	color:#fff;
	font-size:18px;
	}
.translate{
	top:3px;
	right:180px;
	z-index:1;
	float:right;
	position:absolute;
	}
.social-top{
	top:116px;
	right:0px;
	z-index:1;
	float:right;
	position:absolute;
	}
.social-top img{
	padding-left:10px;
	}
.strap-line{
	display:none;
	}
	
	
/*---------------------------------------------------------------BANNER*/
.banner{
	margin:auto;
	width:980px;
	}
	
	
/*---------------------------------------------------------------MENU*/
.menu{
	margin:auto;
	width:980px;
	}
	
/*---------------------------------------------------------------CONTENT*/
.comtent-column{
	width:700px;
	float:left;
}
.comtent-column2{
	width:220px;
	float:right;
	margin-top:25px;
}
.subpage .comtent-column2{
	width:220px;
	float:right;
}
.subpage-wide .comtent-column2{
	width:220px;
	float:right;
}


/*---------------------------------------------------------------CONTENT*/
.content{
	margin:auto; 
	padding:10px 20px 100px; 
	background-color:#FFFFFF; 
	width:940px; 
	min-height:500px;
	}
	
	
/*---------------------------------------------------------------FOOTER*/
.footer-wrapper{
	background-color:#252423;
	margin:auto;
	}
.footer{
	width:980px;
	margin:auto;
	position:relative;
	clear:both;
	height:210px;
	}
.footer-logo{
	float:left;
	top:20px;
	position:absolute;
	}

.footer-logo img{
	opacity: 0.2;
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	filter: alpha(opacity=20);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	width:150px;
	}

.social-bottom{
	position:absolute;
	top:40px;
	right:25px;
	}
.social-bottom img{
	width:15px;
	}
	
.portals{
	position: static;
margin-bottom: -100px;
	text-align:center;
	width:940px;
	}
.bottom-menu{
	width:940px;
	position:absolute;
	right:20px;
	top:20px;
	}
.footer-wrapper2{
	background-color:#161616;
	margin:auto;
	}
.footer2{
	width:980px;
	margin:auto;
	position:relative;
	clear:both;
	height:40px;
	}
.Gnomen-link{
	position:absolute;
	bottom:10px;
	right:0px;
	}
.Gnomen-link{
	color:#666666;
	font-size:12px;
	}
.Gnomen-link a{
	color:#666666;
	text-decoration:none;
	}
.Gnomen-link a:hover{
	color:#fff;
	text-decoration:none;
	}
.accreditation{
	position:absolute;
	bottom:10px;
	left:0px;
	}
.accreditation{
	color:#666666;
	font-size:12px;
	}
.accreditation a{
	color:#666666;
	text-decoration:none;
	}
.accreditation a:hover{
	color:#fff;
	text-decoration:none;
	}

/*--------translation-----*/
.flags{ background-image: url(../../../media/streetwiselettings.com/images/default/translate.gif);
	height:20px;
	width:140px;
	overflow:hidden;
	}
#google_translate_element {  padding-top:0px; font-size:12px;}
#google_translate_element select option{ font-size:12px; color:#333333;
}
#google_translate_element select {font-size:12px; 	filter:alpha(opacity=50);
	-moz-opacity:0;
	-khtml-opacity: 0;
	  /* for IE */
  filter:alpha(opacity=0);
  /* CSS3 standard */
	opacity: 0;
	width:140px;
}


/*--------MENU-----*/
.top-menu .menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 980px;
	height: 51px;
	z-index: 1000;
}
.top-menu .menu ul li {
	float: left;
	list-style:none;
	position: relative;
}
.top-menu .menu ul li.menuSELECTED a{	
display: block;
height:41px;
line-height: 25px;
font-size: 14px;
color: #fff !important;
padding: 10px 16px 0 16px;
text-decoration:none;
}
.top-menu .menu ul li a {	
display: block;
height:41px;
line-height: 25px;
font-size: 14px;
color: #fff !important;
padding: 10px 16px 0 16px;
background:url(../../../media/century21uk.com/images/menu-bg.gif) right;
text-decoration:none;
}
.top-menu .menu ul li a:hover , .top-menu .menu ul li:hover a {
background-color:#666666;
text-decoration: none;
}
.top-menu  .menu ul li ul {
display: none;
position: absolute;
left: 0px;
top: 25px;
height: auto !Important;
background: #5d5d5d;
width: 250px !important;
}
.top-menu .menu ul li:hover ul {
display: block;
margin-top:25px;
border-bottom-left-radius:6px;
-moz-border-radius-bottomleft:6px;
border-bottom-right-radius:6px;
-moz-border-radius-bottomright:6px;
border-top-right-radius:6px;
-moz-border-radius-topright:6px;
padding:6px 0;
}
.top-menu .menu ul li:hover ul li a:link, .top-menu .menu ul li:hover ul li a:visited {
background-color:#5d5d5d;
background-image:none;
padding: 0 0 0 15px;
line-height: 30px;
height: 30px;
display:block;
width: 235px !important;
}
.top-menu .menu ul li:hover ul li a:hover {
background: #474747;
text-decoration: none;
}

/*--------MENU  FOOTER-----*/
.bottom-menu .menu{
	margin:0;
	}
.bottom-menu .menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:right;
}

.bottom-menu  .menu ul li{
	display:inline-block;
	padding: 0px;
	margin: 0px 20px 0 0;
	vertical-align:top;
	text-align:left;
}
.bottom-menu  .menu ul li ul li{
	display:block;
	padding: 5px 0 0;
	margin: 0px;
	text-align:left;
}
.bottom-menu ul li a{
	text-decoration:none;
	color:#999999;
	font-size:12px;
	}
.bottom-menu ul li ul li a{
	text-decoration:none;
	color:#999999;
	font-size:10px;
	}
.bottom-menu ul li ul li a:hover{
	text-decoration:none;
	color:#fff;
	}