/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimplegrid Framework          ||
|| # Copyright (C) 2010  Youjoomla.com. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla.com                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
/*BODY ID'S USED FOR CSS FONT STYLES AND BASE SITE BODY STYLING */
body {
	background: url(../images/main_bg.jpg) repeat;
	color: #888;
}
#yjsg1 {
	color: #888;
}
#logo {
	background: url(../images/peach/logo.png) no-repeat left -110px;
}
#logo a {
	background: url(../images/peach/logo.png) no-repeat left top;
}
#yjsgheadergrid {
	color: #efefef;
}
#yjsg3 {
	color: #c6c6c6;
}
#yjsg6 {
	color: #fff;
}
#yjsg7 {
	color: #fff;
}
#footer {
	color: #b1b1b1;
}
#joomlacredit {
	color: #474646;
}
/* SITE LINKS */
a {
	color: #f37659;
}
/* SITE HOVERS */
a:focus, a:hover {
	color: #565656;
	text-decoration: none;
}
#footmod a, #footmod a:visited, #cp a, #cp a:visited, #joomlacredit a, #joomlacredit a:visited, #pathway a, #pathway a:visited {
	color: #f37659;
}
#footmod a:hover, #footmod a:focus, #cp a:focus, #cp a:hover, #joomlacredit a:focus, #joomlacredit a:hover, #pathway a:focus, #pathway a:hover {
	color: #565656;
}
/* SITE HEADINGS */
h1, h2, h3, h4, h5, h6 {
	color: #f37659;
}
.small, .createdate, .modifydate, .createby {
	text-transform: uppercase;
	color: #888;
	font-size: 10px;
}
/* SITE TITLE, NEWS ITEM TITLE, MORE ARTICLES */
.pagetitle, .article_title {
	color: #f37659;
}
.yjsg-morearticles h3 {
	border: none;
}
/* ARTICLE TABLE OF CONTENTS */
fieldset, #article-index ul {
	border: 1px solid #dcdcdc;
}
#article-index ul li {
	border-bottom: 1px solid #dcdcdc;
}
#article-index ul li:last-child {
	border: none;
}
/* FIELDSET IN MODULES */
.yjsquare_in fieldset, .yjround_in fieldset {
	border: none;
}
/* INPUTBOXES */
.inputbox {
	color: #b5b5b5;
	background: url(../images/yjsg1_bg.jpg) repeat;
	border: 1px solid #f0f0f0;
}
.inputbox:hover, .inputbox:focus {
	color: #b5b5b5;
	background: #fdfdfd;
	border: 1px solid #e5e5e5;
}
/*BUTTONS
--------------------- */
.button, .button:hover, .validate {
	background: url(../images/border_pattern.png) repeat!important;
	border: 1px solid #f0f0f0;
	color: #f37659;
}
/*readon*/
a.readon, a.readon:hover, a.readon:focus {
	background: url(../images/border_pattern.png) repeat!important;
	border: 1px solid #f0f0f0;
	color: #f37659;
	-webkit-box-shadow: none!important;
	-khtml-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
	text-shadow: none;
}
a.readon:hover {
	color: #565656;
}
/*SQUARE MODULES STYLE
--------------------- */
.yjsquare h2.module_title {
	color: #f37659;
}
/* SPAN COLOR SHOWS FIRST */
.yjsquare h2.module_title span {
	color: #f37659;
}
/*---YJ1 MODULE STYLE---*/
.yjsquare._yj1 h2.module_title {
	background: url(../images/retro_line.png) repeat-x left bottom;
}
#yjsg3 .yjsquare._yj1 h2.module_title, #yjsg6 .yjsquare._yj1 h2.module_title, #yjsg7 .yjsquare._yj1 h2.module_title {
	background: url(../images/yj1_darkbg.png) repeat-x left bottom;
}
#yjsg4 .yjsquare._yj1 h2.module_title, #yjsg5 .yjsquare._yj1 h2.module_title {
	background: url(../images/yjnf5_sep.png) repeat-x left bottom;
}
/*---YJ2 MODULE STYLE---*/
.yjsquare._yj2 h2.module_title {
	background: url(../images/retro_line.png) repeat-x left bottom;
}
.yjsquare._yj2 h2.module_title span {
}
.yjsquare._yj2 {
	background: url(../images/yjsg1_bg.jpg) repeat;
	border: 1px solid #f0f0f0;
}
.yjsquare._yj2 .yjsquare_in {
}
#yjsg3 .yjsquare._yj2, #yjsg6 .yjsquare._yj2, #yjsg7 .yjsquare._yj2 {
	color: #888;
}
/*TOP MENU STYLE FOR SPLIT MENU, CSS DROPDOWN AND SMOOTH DROPDOWN
--------------------- */
.horiznav {
	background: url(../images/peach/topmenu/horiz_bg.png) repeat-x 0 bottom;
}
/* MENU OVERRIDES */
.YJSG_listContainer {
	background: none;
}
/* NORMAL SUBTITLE */
.horiznav ul li a span.yjm_desc {
	color: #b5b6b6;
}
/*ACTIVE AND HOVER SUBTITLE*/
.horiznav ul li.active a span.yjm_desc, .horiznav ul li a:hover span.yjm_desc, .horiznav ul li.sfHover a span.yjm_desc {
	color: #b5b6b6;
}
/* NORMAL TOP LINKS */
.horiznav ul li {
	background: url(../images/peach/topmenu/normal_l.png) no-repeat left center;
}
.horiznav ul li a, .horiznav ul li a:visited {
	color: #fff;
	background: url(../images/peach/topmenu/normal_r.png) no-repeat right center;
}
/* NORMAL TOP LINKS WITH CHILD ELEMENT */
.horiznav ul li.haschild {
	background: url(../images/peach/topmenu/normal_l_haschild.png) no-repeat left center;
}
/* TOP LINKS HOVER */
.horiznav ul li:hover, .horiznav ul li.sfHover {
	background: url(../images/peach/topmenu/hover_l.png) no-repeat left center;
}
.horiznav ul li a:hover, .horiznav ul li:hover a, .horiznav ul li.sfHover a, .horiznav ul li.sfHoverHas a {
	color: #f37659;
	background: url(../images/peach/topmenu/hover_r.png) no-repeat right center;
}
/* TOP LINKS HOVER WITH CHILD ELEMENT */
.horiznav ul li.haschild:hover {
	background: url(../images/peach/topmenu/hover_l_haschild.png) no-repeat left center;
}
.horiznav ul li.haschild a:hover {
	color: #f37659;
}
/* ACTIVE TOP LINKS  */
.horiznav li#current, .horiznav li.active {
	background: url(../images/peach/topmenu/active_l.png) no-repeat left center;
}
.horiznav li#current a, .horiznav li.active a, .horiznav li.active a:visited, .horiznav li.active.sfHover a:visited, .horiznav li.active.sfHoverHas a:visited {
	color: #f37659;
	background: url(../images/peach/topmenu/active_r.png) no-repeat right center;
}
/* ACTIVE TOP LINKS WITH CHILD ELEMENT */
.horiznav li#current.haschild, .horiznav li.haschild, .horiznav ul li.haschild.active, .horiznav ul li.sfHoverHas {
	background: url(../images/peach/topmenu/active_l_haschild.png) no-repeat left center;
}
/* ACTIVE TOP LINKS HOVER */
.horiznav li#current:hover, .horiznav li#current.sfHover, .horiznav li.active:hover, .horiznav li.active.sfHover {
	background: url(../images/peach/topmenu/active_l.png) no-repeat left center;
}
.horiznav li#current a:hover, .horiznav li#current.sfHover a:hover, .horiznav li.active a:hover {
	color: #ff9a83;
	background: url(../images/peach/topmenu/active_r.png) no-repeat right center;
}
/* ACTIVE TOP LINKS HOVER WITH CHILD ELEMENT */
.horiznav li#current.haschild:hover, .horiznav li#current.haschild.sfHoverHas, .horiznav li#current.active.sfHover {
	background: url(../images/peach/topmenu/active_l_haschild.png) no-repeat left center;
}
/* MAIN SUB UL AND MODULE BG */
ul.subul_main.group_holder, .subul_main li.has_modpoz div.yj_menu_module_holder, .subul_main li.has_module div.yj_menu_module_holder, .subul_main li.haschild div.yj_menu_module_holder, .horiznav ul ul.subul_main.dropline {
	background: url(../images/menu_bg.png) repeat;
}
/* end drpline extra */
.horiznav ul ul.subul_main.dropline ul a, .horiznav ul ul.subul_main.dropline ul a:hover, ul.subul_main.dropline div.yj_menu_module_holder {
	border-bottom: 1px dashed #3e3e3e!important;
}
/*--- end dropline extra ---*/

/*--Module in menu---*/
.yj_menu_module_holder h2.module_title, .yj_menu_module_holder h2.module_title span {
	color: #fff;
}
.yj_menu_module_holder h2.module_title {
	border-bottom: 1px dashed #3e3e3e;
}
/* MAIN SUB ITEM*/
.top_menu ul.subul_main li a {
	background: url(../images/menu_bg.png) repeat;
	border-bottom: 1px dashed #3e3e3e;
	color: #fff;
}
.top_menu ul.subul_main li a:visited {
	color: #fff;
	background: url(../images/menu_bg.png) repeat;
}
/*MAIN SUB ITEM HOVER*/
.top_menu ul.subul_main li a:hover {
	background: url(../images/menu_bg.png) repeat;
	color: #f37659;
}
.top_menu ul.subul_main li, .top_menu ul.subul_main li.active, .top_menu ul.subul_main li.active:visited, .top_menu ul.subul_main li.active:hover, .top_menu ul.subul_main li:hover, .top_menu ul.subul_main li:visited, .top_menu ul.subul_main li#current, .top_menu ul.subul_main li#current:hover {
	border: none;
	background: url(../images/menu_bg.png) repeat;
}
/*MAIN SUB ACTIVE UL A ITEMS*/
.top_menu li#current ul.subul_main li a, .top_menu li.active ul.subul_main li a {
	background: url(../images/menu_bg.png) repeat;
	color: #fff;
}
/*MAIN SUB ACTIVE UL ITEMS A HOVER*/
.top_menu li#current ul.subul_main li a:hover, .top_menu li.active ul.subul_main li a:hover, .top_menu li#current.sfHover ul.subul_main li a:hover, .top_menu li.active.sfHover ul.subul_main li a:hover {
	background: url(../images/menu_bg.png) repeat;
	color: #f37659;
}
/*MAIN SUB UL ACTIVE LI A ITEM*/
.top_menu ul.subul_main li#current a, .top_menu ul.subul_main li.haschild.active span.subparent a {
	background: url(../images/menu_bg.png) repeat;
	color: #f37659;
}
/*MAIN SUB UL ACTIVE LI A ITEM HOVER*/
.top_menu ul.subul_main li#current a:hover, .top_menu ul.subul_main li#current.sfHover, .top_menu ul.subul_main li.haschild.active span.subparent a:hover {
	background: url(../images/menu_bg.png) repeat;
	color: #ff9a83;
}
/*SUB LEVEL PARENT ITEM ARROWS*/
ul.subul_main li.haschild span.child a, ul.subul_main ul.subul_main li.haschild span.child a, ul.subul_main ul.subul_main ul.subul_main li.haschild span.child a, ul.subul_main ul.subul_main ul.subul_main ul.subul_main li.haschild span.child a {
	background-image: url(../images/peach/topmenu/arrow_right.png)!important;
	background-repeat: no-repeat!important;
	background-position: 95% 50%!important;
}
ul.subul_main li.haschild span.child a:hover, ul.subul_main ul.subul_main li.haschild span.child a:hover, ul.subul_main ul.subul_main ul.subul_main li.haschild span.child a:hover, ul.subul_main ul.subul_main ul.subul_main ul.subul_main li.haschild span.child a:hover {
	background-image: url(../images/peach/topmenu/arrow_down.png)!important;
	background-repeat: no-repeat!important;
	background-position: 95% 50%!important;
}
/* IE6 SPECIFIC */
.horiznav li li.sfHover ul, .horiznav li li.sfHoverHas ul, .top_menu ul.subul_main.isie {
	background: #292929;
}
/********************** CORNERS FOR MENU UL'S ***************************/
/*TOP LEFT*/
.horiznav li.tl, .horiznav li.tl:hover {
	background: transparent url(../images/peach/topmenu/corners/tl.png)!important;
}
/* TOP RIGHT*/
.horiznav li.tr, .horiznav li.tr:hover {
	background: transparent url(../images/peach/topmenu/corners/tr.png) no-repeat right top!important;
}
/* BOTTOM RIGHT*/
.horiznav li.br, .horiznav li.br:hover {
	background: transparent url(../images/peach/topmenu/corners/br.png) no-repeat right bottom!important;
}
/* BOTTOM LEFT*/
.horiznav li.bl, .horiznav li.bl:hover {
	background: transparent url(../images/peach/topmenu/corners/bl.png) no-repeat left bottom!important;
}
/* RIGHT MIDDLE */
.horiznav li.right, .horiznav li.right:hover {
	background: transparent url(../images/peach/topmenu/corners/right.png) no-repeat right bottom!important;
}
/*CUSTOM FIRST DROP NO TOP ROUNDED CORNERS EXAMPLE*/

.horiznav ul.level1 li.tl, .horiznav ul.level1 li.tl:hover {
	background: transparent url(../images/peach/topmenu/square/tl.png)!important;
}
.horiznav ul.level1 li.tr, .horiznav ul.level1 li.tr:hover {
	background: transparent url(../images/peach/topmenu/square/tr.png) no-repeat right top!important;
}
.horiznav ul.level2 li.tl, .horiznav ul.level2 li.tl:hover {
	background: transparent url(../images/peach/topmenu/corners/tl.png)!important;
}
.horiznav ul.level2 li.tr, .horiznav ul.level2 li.tr:hover {
	background: transparent url(../images/peach/topmenu/corners/tr.png) no-repeat right top!important;
}
/********************** YJSG MEGA MENU STYLE ***************************/
/* Group holder title*/
.top_menu .horiznav .group_holder li.haschild a, .top_menu .horiznav .group_holder li.haschild .group_holder li.haschild a {
	color: #fff;
	border: none;
	background: url(../images/menu_bg.png) repeat;
}
.top_menu .horiznav .group_holder li.haschild a:hover, .top_menu .horiznav .group_holder li.haschild .group_holder li.haschild a:hover {
	color: #f37659;
	background: url(../images/menu_bg.png) repeat;
}
/* Group holder items title*/
.top_menu .horiznav .group_holder li.haschild li a, .top_menu .horiznav .group_holder li.haschild .group_holder li.haschild li a {
	color: #fff;
	border-bottom: 1px dashed #3e3e3e;
	background: url(../images/menu_bg.png) repeat;
}
.top_menu .horiznav .group_holder li.haschild li a:hover, .top_menu .horiznav .group_holder li.haschild .group_holder li.haschild li a:hover {
	color: #f37659;
	background: url(../images/menu_bg.png) repeat;
}
span.separator {
	background: url(../images/menu_bg.png) repeat;
	border-bottom: 1px dashed #3e3e3e;
	color: #f37659;
}
/*Menu module links*/
div.yj_menu_module_holder .yjsquare_in a:link, div.yj_menu_module_holder .yjsquare_in a:visited {
	color: #fff!important;
}
div.yj_menu_module_holder .yjsquare_in a:focus, div.yj_menu_module_holder .yjsquare_in a:hover {
	color: #f37659!important;
}
/*SIDE MENU MODULE
--------------------- */
/* MENU NORMAL LINKS COLOR */
#mainlevel li a, .menu li a, a.mainlevel {
	background: url(../images/peach/mainlevel.gif) no-repeat left top;/* LINKS BG IMAGE */
	color: #565656;
}
/* HOVER AND ACTIVE LINKS BG IMAGE */
#mainlevel li a:hover, #mainlevel a#active_menu:link, #mainlevel a#active_menu:visited, a.mainlevel:hover, a.mainlevel#active_menu, #mainlevel li a:hover, #mainlevel a#active_menu:link, #mainlevel a#active_menu:visited, .menu li a:hover, .menu li.active a {
	background: url(../images/peach/mainlevel.gif) no-repeat left bottom;
}
/* SUB LEVELS LI IMAGE */
a.sublevel {
	background: url(../images/peach/bodyli.png) no-repeat 5px 9px;
}
a.sublevel:hover {
	text-decoration: underline;
}
/*HOVER AND ACTIVE LINK COLOR */
#footmod a.mainlevel:hover, #footmod a.mainlevel:active, #footmod a.mainlevel:focus, #mainlevel li a:hover, #mainlevel a#active_menu:link, #mainlevel a#active_menu:visited, a.mainlevel#active_menu, a.sublevel, a.sublevel:hover, a.sublevel:active, a.sublevel:focus, #active_menu, a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus, li.active a, li.parent a, .menu li a:hover {
	color: #f37659;
}
/* MENU LI A AND MENU SUB LEVELS LINK COLOR */
li.active ul li a, a.sublevel#active_menu {
	color: #f37659;
}
/* MENU LI A HOVER AND ACTIVE LINK COLOR AND BG */
li.active ul li a:hover, li.active ul li.active a {
	color: #565656;
	background: url(../images/peach/mainlevel.gif) no-repeat left top;
}
/* SITES LI IMAGE */
ul li {
	background: url(../images/peach/bodyli.png) no-repeat 0px 5px;
}
/*SECTION TABLE */
table.category {
	border: 1px solid #DDD;
	border-collapse: separate;
	border-bottom: none;
}
table.category td {
	border-bottom: 1px solid #DDD;
}
th.sectiontableheader {
	border-bottom: 1px solid #DDD;
	background: #fff;
}
tr.sectiontableentry1 td {
	background-color: #fafafa;
}
tr.sectiontableentry2 td {
	background-color: #fff;
}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
	background-color: #f7f7f7;
}
/*---YOURETRO CUSTOM---*/
#holder, #holder2, #holder3 {
	background: #fff;
	border: 5px solid #dfdfe0;
}
/*---HEADER OUT---*/
.header_out {
	background: url(../images/header_bg.jpg) repeat-x;
}
/*---YJSG1 OUT---*/
.yjsg1_out {
	background: url(../images/yjsg1_bg.jpg) repeat;
}
.yjsg1_bottomline {
	background: url(../images/yjsg1_bottom_line.jpg) repeat-x;
}
/*---YOURETRO SLIDER---*/
div.youretro_cont_border {
	background: url(../images/border_pattern.png) repeat;
	border: 1px solid #dce0e5;
}
.yjmeyouretropresent div.youretro_cont_border {
	background: #fff;
}
/* links color*/
.youretro_cont_border a:link, .youretro_cont_border a:visited {
	color: #fff;
}
.youretro_cont_border a:hover, .youretro_cont_border a:focus {
	color: #f37659;
}
/*---YJSG2 OUT---*/
.yjsg2_out {
	background: url(../images/yjsg2_bg.jpg) repeat;
}
/*---YJME ADV1---*/
.yjmeretro .imageholder {
	background: url(../images/border_pattern.png) repeat!important;
	border: 1px solid #dce0e5;
}
/*---YJME MENU---*/
.yjmeretromenu .imageholder {
	background: #070606!important;
	border: 1px solid #202020!important;
}
/*---YJNF 5.0---*/
.navdown, .navup {
	background: url(../images/peach/yjnf5_down.png) no-repeat left top;
}
.navup {
	background: url(../images/peach/yjnf5_up.png) no-repeat left top;
}
.navdown:hover {
	background: url(../images/peach/yjnf5_down.png) no-repeat left bottom;
}
.navup:hover {
	background: url(../images/peach/yjnf5_up.png) no-repeat left bottom;
}
.yjnf5retro .yjnewsflash5_in {
	background: url(../images/yjnf5_sep.png) repeat-x left bottom;
}
.yjnf5retro .yjnewsflash5 div.imageholder {
	border: 1px solid #dce0e5;
}
.yjnf5retro .itemdetails {
	background: url(../images/yjnf5_date_bg.png) no-repeat left top;
}
.yjnf5retro .itemcdate {
	color: #fff;
	text-shadow: 1px 1px #909090;
}
/*---YJSG3 OUT---*/
.yjsg3_out {
	background: url(../images/yjsg3_bg.jpg) repeat;
}
.yjsg3_topline, .yjsg3_bottomline {
	background: url(../images/yjsg3_line.jpg) repeat-x;
}
#yjsg3 a:link, #yjsg3 a:visited {
	color: #f37659;
}
#yjsg3 a:hover, #yjsg3 a:focus {
	color: #fff;
}
/*---YOUYORK MODULE SLIDER USER1---*/
/* navigation */
.yy_container .linkForward, .yy_container .linkBackward {
	background: url(../images/peach/york_nav.png) no-repeat left top;
}
/*---YJME IN YOU YORK MODULE SLIDER USER1---*/
.yorkretro .imageholder {
	background: #070606!important;
	border: 1px solid #202020!important;
}
/*---RETRO READER---*/
.YR_reader .yr_into_title {
	background: url(../images/yjnf5_sep.png) repeat-x left bottom;
}
.yrrelement {
	background: url(../images/border_pattern.png) repeat!important;
}
/*---BOTTOM GRIDS OUT---*/
.bottom_grids_out {
	background: #fff url(../images/bottmgrids_bg.jpg) repeat;
}
.bottom_top_line, .bottom_bottom_line {
	background: url(../images/bottomgrid_line.jpg) repeat-x;
}
.bottom_grids_out a:link, .bottom_grids_out a:visited {
	color: #fff;
}
.bottom_grids_out a:hover, .bottom_grids_out a:focus {
	color: #f37659;
}
/*---EXTRA h2.module_title STYLE FOR GRID 6 AND 7--*/ 
#yjsg6 h2.module_title, #yjsg7 h2.module_title {
	color: #f37659;
}
/*---LIST STYLE ON DARK GRIDS---*/
ul.dark_list li {
	background: url(../images/darklist_normal.png) no-repeat left center;
}
ul.dark_list li:hover {
	background: url(../images/peach/darklist_hover.png) no-repeat left center;
}
/*---ADITIONAL STYLES---*/
span.dropcap, span.bignumber {
	color: #f37659;
}
.dark_list_bg {
	border: 1px solid #7b7b7b;
	background: url(../images/bottmgrids_bg.jpg) repeat;
}
.dark_list_bg a:link, .dark_list_bg a:visited {
	color: #fff;
}
.dark_list_bg a:hover, .dark_list_bg a:focus {
	color: #f37659;
}
.componentheading {
	color: #f37659;
}
/*---RETRO DEFAULT IMAGE BORDER---*/
.retro_border {
	border: 1px solid #F4F4F4;
	background: url(../images/border_pattern.png) repeat;
}
/*---K2---*/
.k2CategoriesListBlock ul li a {
	background: url(../images/peach/mainlevel.gif) no-repeat left bottom;
}
ul.preSocialLinks li a {
	background-image: url(../images/peach/k2_socials.png);
}
/*----JS HOVER CSS---*/
/*--YORK HOVER JS CSS---*/
.yorkretro .imageholder div.roe-overlay, .yjmeretromenu .imageholder div.roe-overlay {
	background: #000 url(../images/hover_img.jpg) repeat!important;
}
/*--K2 HOVER JS CSS---*/
a.subCategoryImage div.roe-title, .catItemImageBlock a div.roe-title, .itemImageBlock a div.roe-title {
	font-size: 22px;
}
/*----DEFAULT JS HOVER CSS---*/
div.roe-overlay {
	background: url(../images/hover_img.jpg) repeat!important;
}
#mmenu_holder {
	background: #f37659!important;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
span#yjmm_selectid {
	color: #fff!important;
	background: url(../images/mm_arrow_white.png) no-repeat right center!important;
}
.yjsgerror-page #header {
	height: 110px!important;
	overflow: hidden;
}
