@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E0EB97;
	background-image: url(../images/background_08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/* WRAPPER, CONTAINERS AND BOXES */

.wrapper_container {
	margin: 0px auto;
	height: 600px;
	width: 955px;
	position: relative;
	border: 0px;
	display: block;
}

.wrapper_main {
	height: 600px;
	width: 910px;	
}

.wrapper_logo {
	z-index: 5;
	height: 60px;
	width: 151px;
	position: absolute;
	top: 50px;
	left: 100px;
}

.wrapper_indexRight {
	height: 600px;
	width: 460px;
	float: right;
}

.wrapper_indexLeft {
	height: 600px;
	width: 450px;
}


/* NEWS CONTENT */

/*
.wrapper_content {
	min-height: 510px;
	width: 910px;
}
*/

.wrapper_copyMain {
	width: 449px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A3FF06;
	padding-top: 72px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.wrapper_heading {
	height: 35px;
	width: 449px;
	background-color:  #131e00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #224700;
}

.box_headingSub {
	float:left;
	height:35px;
}

.box_headingMain {
	background-color:#000
}

.box_divider {
	width:35px;
	float:left;
}

.box_headingMainTitle {
	float:left;
	height:35px;
	background-color:#000;
	position:relative
}

.wrapper_copy {
	min-height: 240px;
	width: 449px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #224700;
	background-image: url(../images/tile_black_50_02.png);
}

.box_copy {
	/* height: 245px; */
	width: 322px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.box_hot_news1 {
	min-height: 70px;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A3FF06;
	margin-bottom: 10px;
}

.box_hot_news{
	min-height: 70px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #224700;
	margin-bottom: 10px;
}

.box_latest_news {
	min-height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #224700;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.box_copy img {
	float: left;
	border: 2px solid #224700;
	padding: 0px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: none;
}

.wrapper_copyImage {
	height: 180px;
	width: 102px;
	float: right;
	padding-right: 4px;
}

.box_copyImage {
	height: 246px;
	width: 100px;
	border: 3px solid #224700;
}

.box_imageFooter {
	height: 5px;
	width: 100px;
	background-color: #224700;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #224700;
	border-bottom-color: #224700;
	border-left-color: #224700;
}

.wrapper_adSpace {
	height: 50px;
	width: 449px;
	margin-top: 2px;
	/*background-color: #03F;*/
}


/* FOOTER */

.box_footer {
	height: 105px;
	width: 294px;
	float: right;
	padding-right: 50px;
}

.box_fifa {
	height: 50px;
	width: 284px;
	vertical-align: bottom;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.box_terms {
	height: 20px;
	width: 284px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3FF06;
	padding-right: 10px;
}


/* NAVIGATION */


.box_indexNavRight {
	float: right;
	height: 600px;
	width: 225px;
	padding-right: 5px;
}

.box_indexNavLeft {
	height: 600px;
	width: 214px;
	
}

.box_nav01Spacer {
	height: 180px;
	width: 214px;
}


.box_nav01 {
	height: 600px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3FF06;
	padding-top: 25px;
	padding-right: 5px;
}

.box_nav02 {
	padding-top: 100px;
	height: 235px;
}

.box_nav03 {
}

/* NAVIGATION 1 COPY */

.box_nav01 h1, .box_nav01 h2, .box_nav01 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: right;
	line-height: 14px;
	padding: 3px;
	margin: 0px;
}

.box_nav01 h1 {
	font-size: 18px;
	color: #FFF;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.box_nav01 h2 {
	font-size: 14px;
	color: #A3FF06;
	text-align: right;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}

.box_nav01 h3 {
	font-size: 12px;
	color: #C4FF82;
	padding-bottom: 1px;
	padding-top: 0px;
	cursor: pointer;
}

.box_nav01 h2 a:link, .box_nav01 h2 a:visited {
	color: #A3FF06;
	text-decoration:none;
	line-height: 14px;
	display: block;
}

.box_nav01 h2 a:hover {
	color: #FFF;
	line-height: 14px;
	text-decoration:none;
	display: block;
}

.box_nav01 h3 a:link, .box_nav01 h3 a:visited {
	color: #C4FF82;
	text-decoration:none;
	line-height: 14px;
	display: block;
}

.box_nav01 h3 a:hover {
	color: #FFF;
	line-height: 14px;
	text-decoration:none;
	/*
	background-color: #000;
	*/
	display: block;
}

.box_nav01 a:active {
	color: #679E00;
	text-decoration:none;
}

.box_nav01 ul {
	padding-bottom: 1px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* NAVIGATION 2 & 3 COPY */

.box_nav02 h1, .box_nav02 h2, .box_nav03 h1, .box_nav03 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding: 3px;
	margin: 0px;
	line-height: 14px;
}

.box_nav02 h1, .box_nav02 h2 {
	text-align: right;
}

.box_nav03 h1, .box_nav03 h2 {
	text-align: left;
}

.box_nav02 h1, .box_nav03 h1 {
	font-size: 18px;
	color: #FFF;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

.box_nav02 h2, .box_nav03 h2 {
	font-size: 14px;
	color: #A3FF06;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}

.box_nav02 a:link, .box_nav03 a:link {
	color: #A3FF06;
	text-decoration:none;
}

.box_nav02 a:visited, .box_nav03 a:visited {
	color: #A3FF06;
	text-decoration:none;
}

.box_nav02 a:hover, .box_nav03 a:hover {
	color: #FFF;
	text-decoration:none;
}

.box_nav02 a:active, .box_nav03 a:active {
	color: #A3FF06;
	text-decoration:none;
}

.box_nav02 ul, .box_nav03 ul {
	padding-bottom: 1px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* MAIN COPY */

/* HEADING */

.wrapper_heading h1, .wrapper_heading h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 14px;
	padding: 3px;
	margin: 0px;
	text-align: left;
}

.wrapper_heading h1 {
	/* color: #2B3F00; */
	color: #679E00;
	padding-top:10px;
	font-size:18px;
	padding-left: 10px;
}

.wrapper_heading h2 {
	color: #A3FF06;
	padding-top:10px;
	font-size:18px;

}

/* COPY: HOT NEWS */

.box_hot_news h1, .box_hot_news h2, .box_hot_news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
}

.box_hot_news h1 {
	font-size: 16px;
	padding-bottom: 5px;
}

.box_hot_news h2 {
	font-size: 12px;
	padding-bottom: 10px;
}

.box_hot_news p {
	font-size: 12px;
	padding-bottom: 7px;
	/*
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A3FF06;
	*/
	padding-top: 5px;
}

.box_hot_news .news_title {
	color: #679E00;
	font-size: 12px;
	
}

/* COPY: LATEST NEWS */

.box_latest_news h1, .box_latest_news h2, .box_latest_news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
}

.box_latest_news h1 {
	font-size: 16px;
	padding-bottom: 5px;
}

.box_latest_news h2 {
	font-size: 12px;
	padding-bottom: 10px;
}

.box_latest_news p {
	font-size: 12px;
	padding-bottom: 7px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #224700;
	*/
	padding-top: 5px;
}

.news_title {
	color: #A3FF06;
	font-size: 12px;
	
	
}

.news_summary {
	font-size:12px;
	color:#FFF;
}

.news_readMore, .news_readMore a:link, .news_readMore a:visited, .news_readMore a:active {
	color: #A3FF06;
	text-decoration:none;
	font-size:12px;
}

.news_readMore a:hover {
	color: #FFF;
	text-decoration:none;
}

.news_subText {
	color: #666;
	font-size: 9px;
	display: block;
	padding-top: 2px;
}

/* COPY: TEARMS */

.box_terms p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #738C1F;
	margin: 0px;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* MAIN COPY */

a:link {
	color: #679E00;
	text-decoration: none;
}

a:visited {
	color: #679E00;
	text-decoration: none;
}

a:hover {
	color: #FFF;
}

a:active {
	color: #A3FF06;
}
