@import url(menu.css);
@import url(content.css);
@import url(shoulder.css);
HTML, BODY, DIV, P, FORM, FIELDSET, H1, H2, H3, H4, H5, H6, INPUT {
	padding: 0;
	margin: 0;
}
html, body {
    background: url(../img/gui/bodyBg.gif) repeat-x bottom #fff;
}
body {
    font: normal 12px Arial, Helvetica, Verdana, Geneva, Swiss, Sans-serif;
    color: #1b2e65;
    text-align: center;
}
A:link,
A:visited {
	font-weight: bold;
    color: #1b2e65;
	text-decoration: underline;
	outline: none;
}
A:hover {
	color: #ED2E38;
	text-decoration: underline;
}
IMG {
	border: 0;
}
.clear {
    clear: both;
}
SPAN.reg {
	font: normal 10px Verdana, Geneva, sans-serif;
	position: relative;
	top: -3px;
	left: 0;
    color: #1b2e65 !important;
}
H3 SPAN.reg {
	top: -8px;
}
H1 SPAN.reg {
	top: -10px;
}
#ext {
	background: url(../img/gui/extBg.jpg) no-repeat top center;
    width: 100%;
	float: left;
}
#page {
    position: relative;
	z-index: 0;
    width: 1000px;
    margin: auto;
    padding: 0;
	text-align: left;
}
#main {
    width: 1000px;
    margin: 0 0 0 -257px;
    float: right;
}
#logo {
	background: url(../img/gui/logo.png) no-repeat;
	top: 10px;
	left: 0px;
	position: absolute;
	z-index: 3;
	width: 257px;
	height: 90px;
	overflow: visible;
}
#logo A {
	width: 257px;
	height: 90px;
	display: block;
	position: relative;
}
#logo A SPAN {
	display: none;
}
#head {
    position: absolute;
    right: 0px;
    top: 10px;
    z-index: 0;
    overflow: visible;
	width: 738px;
	height: 156px;
}
#head .banner728x90 {
	height: 90px;
	text-align: center;
	margin-bottom: 6px;
}
#head UL {
	background: url(../img/gui/menuBg.gif) repeat-x;
	width: 468px;
	height: 55px;
	padding: 0;
	margin: 5px 0 0 5px;
	float: left;
	display: inline;
}
#head #search {
	background: url(../img/gui/search.png);
	float: right;
	width: 260px;
	height: 50px;
}
#head #search FIELDSET {
	border: 0;
	float: left;
	width: 230px;
	margin: 12px 15px;
}
#head #search FIELDSET INPUT.txt,
#head #search FIELDSET INPUT.sub {
	border: 0;
	width: 165px;
	vertical-align: middle;
	margin: 4px 0 0 3px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #1b2e65;
}
#head #search FIELDSET INPUT.sub {
	width: auto;
	background: url(../img/gui/searchSub.gif) repeat-x #1b2e65;
	border: 1px solid #1b2e65;
	padding: 1px 0;
	margin-left: 10px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	cursor: pointer;
}

#footer {
    background: url(../img/footer/bg.gif) repeat-x;
	width: 1000px;
    padding: 20px 0px 0px 0px;
    margin: 20px 0 0 0;
    font-size: 11px;
	float: left;
}
#footer #copy {
	padding: 0px 0px 30px 10px;
	margin: 0px;
	float: left;
}
#footer #copy SPAN {
	color: #ED2E38;
}

/*
#footer UL {
	padding: 0px 10px 0px 0px;
	margin: 0px;
	float: right;
}
#footer UL LI {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
}
#footer UL LI A:link,
#footer UL LI A:visited {
	padding: 0px 5px 0px 5px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #1B2E65;
	text-decoration: none;
	border-right: 1px solid #1B2E65;
}
#footer UL LI A:hover {
	color: #ED2E38;
	text-decoration: underline;
}
*/

/*
#footer UL {
	list-style: none;
}
#footer UL.menu-footer {
	padding: 0px 0px 30px 0px;
	margin: 0px;
	float: right;
}
#footer UL.menu-footer LI.lv0 {
	background: pink;
	width: 180px;
	padding: 0;
	margin: 0 0 0 8px;
	float: left;
}
#footer UL.menu-footer LI.lv0.single {
	width: 100px;
}
#footer UL.menu-footer LI.lv0 SPAN {
	font-size: 14px;
	font-weight: bold;
}
#footer UL.menu-footer LI.lv0 UL {
	padding: 0 0 0 10px;
	margin: 5px 0 5px 10px;
	border-left: 1px solid #a5acc2;
}
#footer UL.menu-footer LI.lv0 UL LI {
	margin: 10px 0 0 0;
	font-size: 14px;
	line-height: 14px;
}
#footer UL.menu-footer LI.lv0 UL LI UL LI {
	margin: 5px 0 0 0;
	font-size: 11px;
	line-height: 11px;
}
#footer UL LI A:link,
#footer UL LI A:visited {
	font-weight: normal;
	color: #1B2E65;
	text-decoration: none;
}
#footer UL LI A:hover {
	color: #ED2E38;
	text-decoration: underline;
}
*/


#footer UL.first {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	width: 178px;
	float: left;
}
#footer UL.first LI {
	/*background: url(../img/footer/list_first_li.gif) no-repeat 5px 6px;*/
	list-style: none;
	padding: 0px 0px 0px 14px;
}
#footer UL.first LI SPAN,
#footer UL.first LI A {
	font-size: 14px;
	font-weight: normal;
	color: #ed2e38;
	text-decoration: none;
}
#footer UL.first LI A:hover {
	color: #1B2E65;
	text-decoration: underline;
}
#footer UL.second {
	background: url(../img/footer/list_second_ul.gif) repeat-y;
	list-style: none;
	padding: 0;
	margin: 10px 0px 0px 0px;
}
#footer UL.second LI {
	background: url(../img/footer/list_second_li.gif) no-repeat;
	list-style: none;
	padding: 0px 0px 6px 14px;
	margin: 0px;
	font-size: 12px;
}
#footer UL.second LI A {
	font-size: 12px;
	font-weight: normal;
	color: #1B2E65;
	text-decoration: none;
}
#footer UL.second LI A:hover {
	color: #1B2E65;
	text-decoration: underline;
}

#footer UL.third {
	background: none;
	list-style: none;
	padding: 0;
	margin: 10px 0px 0px -9px;
}
#footer UL.third LI {
	background: url(../img/footer/list_third_li.gif) no-repeat;
	list-style: none;
	padding: 0px 0px 6px 18px;
	margin: 0px;
	font-size: 12px;
}
#footer UL.third LI A {
	font-size: 12px;
	font-weight: normal;
	color: #1B2E65;
	text-decoration: none;
}
#footer UL.third LI A:hover {
	color: #1B2E65;
	text-decoration: underline;
}



/* BOX LOADING POST */
DIV.loading {
	background: url(../img/gui/loading_bg.png);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	display: none;
	width: 100%;
	height: 100%;
	text-align: center;
}
DIV.loading .text {
	position: relative;
	width: 100%;
	height: 200px;
	padding: 0;
	top: 20%;
	margin-top: -100px;
	text-align: center;
	border: 0px solid #FF6600;
}
DIV.loading .text H2 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 30px;
	color: #FFF;
}	
DIV.loading .text H3 {
	padding: 10;
	margin: 0px;
	font-size: 20px;
	color: #FFF;
	border: 0px;
}	

