/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#333;
	font-size:12px;
	margin:0 auto;
line-height: 18px;
	background-color:#071128;
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Verdana, Geneva, sans-serif;
	background-image:url(images/bg_body.jpg);
}

a {
	color:#b0c8f3;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

.flag {	
	color: #bb1018;
	font-size: 20px;
	font-weight: bold;

}

.input {
	color: #252525;
	background-color: #7e8cae;
	border: 3px solid #7e8cae;
}

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:910px;
	height:36px;
padding: 145px 0 0 40px;
	background-repeat: no-repeat;
	background-image: url(images/bg_header.jpg);
}

#flash {
	position:relative;
	top:0;
	left:0;
	width:407px;
	height:306px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:780px;
	height:34px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/bg_main.jpg);
}

#main-top {
	position:relative;
	top:0;
	left:0;
	width:872px;
	height:auto;
	padding: 19px 30px 0 48px;
	background-repeat: no-repeat;
	background-image: url(images/bg_main-top.jpg);
}

#main-sub {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/bg_main-sub.jpg);
}

#main-top-sub {
	position:relative;
	top:0;
	left:0;
	width:872px;
	height:auto;
	padding: 19px 30px 0 48px;
	background-repeat: no-repeat;
	background-image: url(images/bg_main-top-sub.jpg);
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:407px;
	height:auto;
	padding: 11px 0 0 0;
}

#content_main-sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:607px;
	height:auto;
	padding: 11px 0 0 0;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:203px;
	height:auto;
	color: #fff;
}

#side_bar p {
	padding: 0 0 0 10px;
}

#side_buttons {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:203px;
	height:424px;
	margin: 0 0 0 30px;
}

#side_buttons img {
	margin: 0 0 10px 0;
}

#countdown {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:183px;
	height:108px;
padding: 40px 0 0 20px;
	margin: 0 0 10px 0;
	background-repeat: no-repeat;
	background-image: url(images/img_countdown.jpg);
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:40px;
	clear:both;
}

#footer_content {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:40px;
	clear:both;
	color:#fff;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:34px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.gif);
}

a#nav_01 {
	width:84px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -34px;
}

.active_01 {
	background-position: 0 -34px !important;
}

a#nav_02 {
	width:81px;
	cursor:default;
	background-position:-84px 0;
}

a:hover#nav_02{
	background-position:-84px -34px;
}

.active_02 {
	background-position:-84px -34px !important;
}

a#nav_03 {
	width:113px;
	cursor:default;
	background-position:-165px 0;
}

a:hover#nav_03{
	background-position:-165px -34px;
}

.active_03 {
	background-position:-165px -34px !important;
}

a#nav_04 {
	width:119px;
	cursor:default;
	background-position:-278px 0;
}

a:hover#nav_04{
	background-position:-278px -34px;
}

.active_04 {
	background-position:-278px -34px !important;
}

a#nav_05 {
	width:169px;
	cursor:default;
	background-position:-397px 0;
}

a:hover#nav_05{
	background-position:-397px -34px;
}

.active_05 {
	background-position:-397px -34px !important;
}

a#nav_06 {
	width:77px;
	cursor:default;
	background-position:-566px 0;
}

a:hover#nav_06{
	background-position:-566px -34px;
}

.active_06 {
	background-position:-566px -34px !important;
}

a#nav_07 {
	width:137px;
	cursor:default;
	background-position:-643px 0;
}

a:hover#nav_07{
	background-position:-643px -34px;
}

.active_07 {
	background-position:-643px -34px !important;
}

/*-------------------------------------nav drop--------------------*/
#nav_drop {
	position:absolute;
	top:0;
	left:0;
	width:596px;
	height:34px;
}

#nav_drop a:hover {
	color:#BE1728;
}

#N1 {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color: #b2b2b2;
	padding:10px;
	color:535353;
	text-decoration:none;
}

#N1 a {
	color:#535353;
	font-size:12px;
	font:bold;
	text-decoration:none;
	
}

#N1 { width:210px; left:310px; top: 178px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}
