body {
        background: url(../img/body-bg.jpg) repeat;
}
.global_overlay * {
	font-family: 'Open Sans Condensed'; 
}
.global_overlay .message { 
	font-size: 32px;
}
.global_overlay .message {
	border-radius: 5px;
	max-width: 75%;
}
.form_search input[type=text] {
	font-size: 23px;
	font-family: 'Open Sans';
}
.form_search .search {
	padding: 1px 15px 1px 30px;
	margin: 1px;
}
/*.header .account_name a{ 
	color: #E7FFEB;
	display: inline-block;
	font-size: 14px;
	vertical-align: middle;
	position: relative;
}
.nav2 li.liforum {
	position: relative;
	padding: 0;
	margin-right: 4%;
}
.nav2 li.liforum a {
	text-decoration: none;
	color: #d4ffdb;
	height: 52px;
	display: block;
	line-height: 54px;
	padding: 0 0 0 25px;
}
.header .right .bottom { 
	width: 450px;
	position: absolute;
	right: 0;
}
.nav2 li.liforum:before {
	content: "";
	position: absolute;
	width: 14px;
	height: 21px;
	background: none;
	top: 16px;
	left: 3px;
}
.nav2 li.liforum:hover{
	background: none;
}
.header .account_name a{
	color: #E7FFEB;
	display: inline-block;
	font-size: 14px;
	vertical-align: middle;
	position: relative;
}
.nav2 li.liforum {
	position: relative;
	padding: 0;
	margin-right: 4%;
}
.nav2 li.liforum a {
	text-decoration: none;
	color: #d4ffdb;
	height: 52px;
	display: block;
	line-height: 54px;
	padding: 0 0 0 25px;
}
.header.logined .right .bottom {
	width: 620px;
}
.nav2 li.liforum:before {
	content: "";
	position: absolute;
	width: 14px;
	height: 21px;
	background: none;
	top: 16px;
	left: 3px;
}
.nav2 li.liforum:hover{
	background: none;
}*/
.support_status {
	background-color: khaki;
	padding: 0; 
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Open Sans';
	font-weight: bold;
	text-align: center;
	margin: 0; 
}
.support_status_wrap {
	display: none;   
	margin: 0 !important;
	padding: 0 !important; 
}
.info_status {
	background-color: khaki;
	padding: 0; 
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Open Sans';
	font-weight: bold;
	text-align: center;
	margin: 0; 
}
.info_status_wrap {
	display: none;   
	margin: 0 !important;
	padding: 0 !important; 
}
.form_search input[type=button] {
	font-family: 'Open Sans' !important;
}
.tabs_controls .tab-3 {
	width: 214px;
	background-color: #ffffff; 
}
.tabs_controls .tab-3:hover {
	background-color: #ffffff; 
}
.tabs_controls .tab-3 {
	background-image: url(/img/tab-search-assist.png);
	background-position: -208px 0;
}
.tabs_controls .tab-3:hover {
	background-image: url(/img/tab-search-assist.png);  
	background-position: 0 0;
}
