
.header  {
	width:963px;
	margin:0;
}

.logo {
	background:#352525 url(/i/homepage/bg_topPage.gif) 0 0 repeat-x;
	height:92px;
	cursor:pointer;
}
.logo .tagline {
	height:92px;
	background:url(/i/trans/isoLogo.png) 23px 22px no-repeat;
	padding:62px 0 0 0;
	width:337px;
	overflow:hidden;
	font:normal 14px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:0;
	text-transform:none;
}
.logo .tagline span
{
	display:inline-block;
	margin-left:340px;
}
.menu {
	background:#FFF;
	height:38px;
	font: bold 13px Arial, Helvetica, sans-serif;
}
#mainMenu {
	height:38px;
	
}
div.transMessage{
	float:left;
	display:block;
	color:#444;
	border-right:1px solid #BBB;
	width:700px;
	padding:5px;
	margin:5px;
	
	position:relative;
	height:18px;
	font-weight:normal;
}
#mainMenu li.hasSubpages {
	background:url(/i/homepage/arrow_down.gif) 90% 20px no-repeat;
	
}


#mainMenu li.menuLi a {
	display:block;
	color:#000;
	text-decoration:none;
	
	height:30px;
	margin:5px 0 0 0;
	padding:0 0 0 10px;
	border-right:1px solid #b5b5b5;
}
#mainMenu li.menuLi a span {
	display:block;
	height:20px;
	padding-top:8px;
	margin-right:10px;

}
#mainMenu li.hasSubpages a:hover span {
	border-bottom:1px solid #EEE;
}
#mainMenu li ul {
	display:none;
	text-align:left;
	border-left:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;
	border-bottom:1px solid #b5b5b5;
	position:absolute;
	top:35px; left:-1px;
	width:164px;
	background:#FFF;
	z-index:10000;
}
#mainMenu li.first ul {
	left:0;
	border-left:1px solid #b5b5b5;
	width:163px;
}
#mainMenu li ul li {
	float:none;
	display:block;
	border:0 !important;
	text-align:left;
}
#mainMenu li.subPage a {
	float:none;
	display:block;
	margin:0;
	padding:7px 0 0 10px;
	color:#888;
	border:0 !important;
	text-align:left;
	font:normal 13px Arial, Helvetica, sans-serif !important;
	height:23px !important;
}

#mainMenu li.subPage a:hover {
	color:#000;
}

.hover ul {
	display:block !important;
}
.hover  a span {
	border-bottom:1px solid #EEE;
}


.menuRightLink {
	width:220px;
	
}
.menuRightLink  a {
	width:210px;
	color:#552a00;
	text-decoration:none;
	display:block;
	height:30px;
	padding:10px 0 0 0;
	background:url(/i/homepage/arrow_right.gif) 100% 15px no-repeat;
	
}



.search {
	background:#fece2f;
	border: 1px solid #ca961c;
	border-right: 1px solid #ac7e14;
	border-left: 1px solid #ac7e14;
	height:31px;
}
.searchBoxWrap {
	width:450px;
	height:25px !important;
	overflow: hidden;
	margin:3px 0 0 10px
}
.searchBox {

	height:25px;
	background:url(/i/homepage/bg_inputSprite.png) 0 0 no-repeat;
}
.searchBox a {
	width:22px;
	height:21px;
	text-indent: -9999px;
	overflow: hidden;
	background:url(/i/homepage/search_btn.gif) 0 0 no-repeat;
}
.searchBox a:active {
	outline: none;
}
.searchBox .searchField {
	width:270px;
	height:19px;
	border:none;
	border-width:0 !important;
	padding:0 5px;
	padding-top:3px;
	margin:1px 0 0 3px;
	color:#b9b5b5;
	font-size:12px;
}
.onFocus {
	color:#000 !important;
	font-style:normal !important;
	font-size:12px !important;
}
.searchBox .searchButton  {
	margin:2px 0 0 3px;
}
.searchBoxRight {
	width:5px;
	height:25px;
	background:url(/i/homepage/bg_inputSprite.png) 100% 0 no-repeat;
	float:left;
}
.searchRight {
	width:480px;
	margin:2px 0 0 0;
	font-size:11px;
	color:#787878;
	height:27px;
}

.searchRight  a{
	color:#787878;
	text-decoration:none;
}

.searchRight  a:hover{
	color:Black;
}

.loginBoxWrap 
{
    width:70px;
	height:25px;
	margin:0 10px 0 0
}
.loginBox {
	width:59px;
	height:20px;
	background:url(/i/homepage/bg_inputSprite.png) 0 0 no-repeat;
	padding:5px 0 0 4px;
	text-align:center;
}
.registerBoxWrap {
	width:70px;
	height:25px;
	margin:0 10px 0 0
}
.registerBox {
	width:59px;
	height:20px;
	background:url(/i/homepage/bg_inputSprite.png) 0 0 no-repeat;
	padding:5px 0 0 4px;
	text-align:center;
}
.registerBox .fl {
	padding-left: 10px;
}
.userBoxWrap {
	width:200px;
	height:25px;
	margin:0 10px 0 0
}
.userBox {
	width:auto;
	height:20px;
	background:url(/i/homepage/bg_inputSprite.png) 0 0 no-repeat;
	padding: 5px 0 0 4px;
}
.userIco {
	width:0px;
	height:0px;
    margin:0;
    display:none;
}

.usernameLabel 
{
    height:18px;
}









#footer {
	padding: 1.5em 0;
	clear: both;
	text-align:center;
}

#footer ul {
	margin: 0 auto 1em;
}

#footer li {
	display: inline;
	margin-right: 15px;
}

#footer li a {
	text-decoration: none;
	/* color: #f55836; */
}

#copyright {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 1em;
}

/* Styles needed to render the cities below the footer */
#footercities {
    margin:auto;
    position:relative;
    width:850px;
    text-align:center;
    }  
    
#footercities ul {   
	text-decoration:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
    	width:850px;
    }  
 
#footercities li {   
    float:none;
    height:15px;
    margin:0 6px;
    }   
    
#footercities a {   
    text-decoration:none;
    color:#666666;
    }
    
/* Styles needed to render the near by cities in the footer */
#nearfootercities {
    margin:auto;
    position:relative;
    width:850px;
    text-align:center;
    }  
    
#nearfootercities ul {   
	text-decoration:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
    	width:850px;
    }  
 
#nearfootercities li {   
    float:none;
    height:15px;
    margin:0 6px;
    }   
    
#nearfootercities a {   
    text-decoration:none;
    color:#666666;
    }



.ital {
	font-style:italic;
}
.fl {
	float:left
}
.fr {
	float:right
}
.clear {
	clear:both;
}


span.usernameLabel span
{
    height:14px;
}
