﻿/* CSS Document */

BODY {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	background-color: #000000;

	line-height:18px;

	padding:0;

	margin:0;	

	background-image : url(images/pagebg.gif);

}



h1{

   float:left;

   margin-left:8px;    

}



h2{    

    font-size:.8em;

	color: #d17d1f;

	font-weight:bold;

	margin-left:8px;

	margin-bottom:3px;

}



ul {

	list-style-image:url(images/bullet.gif);

	list-style-position: outside;

	padding:2px 20px 2px 10px;

	list-style-type: disc;

	margin:0 15px 0 5px;   

	color:#474646;

}



li{

	margin:5px 5px 0 10px;

	color:#cbb777;

	font-size:.8em;

}



p{    

    font-size:.8em;

	color: #FFFFFF;

	margin-left:8px;

	margin-top:2px;

}



table p {

	font-size:.7em;

	margin-left:3px;

	margin-top:0px;

	margin-bottom:0px;

}

table h2{

	margin-left:3px;	

}

#fighters p:first-child{
	color: #FFFFFF;
}

a {

	text-decoration:none;

	color: #cbb777;

}



a:hover {

	text-decoration:underline;

}





#container{

    border: #666666 solid 1px;

	background-color: #26272c;

	margin:0 auto 0 auto;

	width:1024px;

}



#topcontainer{

	height:110px;

	margin:0 auto 0 auto;



}



#logo{

    margin:5px 0 0 40px;

	float:left;

	width:205px;

	display:inline;

}



#slogan{

    margin:15px 30px 0 0;

    float:right;

    width:580px;

	display:inline;

}



#navigation{

    margin-top:44px;

    float:right;

    width:767px;

	display:inline;

}



#navigation img{

   margin:0 10px 0 40px;

}



#header{

    background-image:url(images/header.jpg);

    background-repeat:no-repeat;

	float:left;

	width:1024px;

	height:345px;

}



#inner #header{

	height:162px;

}



#video{

    margin:20px 10px 0 0 ;

    float:right;

    width:344px;

    background-image:url(images/vedio.jpg);

    background-repeat:no-repeat;

	height:280px;

}



#leftblock{

    margin:0 0 0 30px;

	float:left;

	width:668px;

	display:inline;

}

#leftblock p{

	line-height:19px;

	font-size:.8em;

	margin-top:0;

	text-align:justify;

}

#maincontainer{

    margin:0 0 0 30px;

	float:left;

	width:960px;

}



#rightblock{

    margin:0 0 0 21px;

	float:left;

	width:279px;

}

#rightblock p{

    font-size:.7em;

}



#news{

    background-image: url(images/middle_strip.gif);

    background-repeat: repeat;

	width:281px;

	height:200px;

}



#news p{

	color: #fff3dd;

	margin:0 20px 0 30px;

	line-height:19px;

}



/* CSS for the news scrollers*/



#pscroller1{

	width: 240px;

	height: 80px;

	font-size:10pt;

	margin-left:20px;	

}



#pscroller2 a{

	text-decoration: none;

}



#quotation{

    background-image: url(images/middle_strip.gif);

    background-repeat: repeat;

	width:281px;

} 



#footer{

    background-image:url(images/footer_bg.jpg);

    background-repeat: no-repeat;

	margin:30px 0 0 0;

	width:1024px;

	float:left;

}



#footerlink{

    margin:20px 0 0 0;

	width:520px;

	float:left;

}



#designby{

    margin:0 0 12px 0;

	width:770px;

	float:left;

}



#footer p{

	text-align:center;

	font-size:.7em;

    color:#fff6d6;

    margin:28px 0 0 0;

}



#footer a {

	text-decoration:none;

	color: #fff6d6;

}



#footer a:hover {

	color:#ff0;

}



#formtable p {

	margin:0;

	}

.text{

	margin:10px 8px 0 110px;

	line-height:12px;

	width:200px; 

}

#formtable input, textarea {

	background:#4a4c55;

	border:1px solid #8b8a89;

	padding:3px;

	color:#c2b9ad;

}



/* -------------------- Menu ------------------------------------- */

#dropmenudiv{

position:absolute;

border: 1px solid #ABABAB;

border-bottom-width: 0;

font:normal 12px Verdana;

background-color: #F0F0F0;



margin-top:4px;

margin-left :-5px;

line-height:21px;

z-index:100;

}



#dropmenudiv a{

width: 100%;

display: block;

border-bottom: 1px solid  #000000;

padding: 1px 0;

text-decoration: none;

text-indent: 15px;

line-height:24px;

font-size:8pt;

color:#625d45;

font-weight:normal;

text-align:left;

}



#dropmenudiv a:hover{ 

/*hover background color*/

background-color: #000000  ;

/*font hover color*/

color:#d48422;

}

/*---------------------- End ----------------------------------------*/

