/* CSS Document */
body {
	background-color:#000;
}

.wrap {
	text-align: center;
	background-color:#000;
}

.header-nav ul li p {
	color:#999;	
}

.active {
    color:#FFF200;
}

.non-active {
	color:#999;
}

.header-nav ul li p a:link,
.header-nav ul li p a:visited,
.header-nav ul li p a:hover,
.header-nav ul li p a:active {
	font-size:12px;
	text-decoration:none;
}

.header-nav ul li p a:hover {
	color:#fff200;
}

.footer a:link,
.footer a:visited,
.footer a:hover,
.footer a:active { 
	color:#999;
	text-decoration:none;
}

.blog-readmore a:link,
.blog-readmore a:visited,
.blog-readmore a:active,
.blog-readmore a:hover,
.blog-readmore-fr a:link,
.blog-readmore-fr a:visited,
.blog-readmore-fr a:active,
.blog-readmore-fr a:hover { 
	text-decoration:none;
}

.blog-readmore a:link,
.blog-readmore a:visited,
.blog-readmore a:active,
.blog-readmore-fr a:link,
.blog-readmore-fr a:visited,
.blog-readmore-fr a:active { 
	color:#000;
}

.blog-readmore a:hover,
.blog-readmore-fr a:hover {
    color:#fff;
}

.news-content a:link,
.news-content a:visited,
.news-content a:active,
.news-content a:hover { 
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.news-content a:link,
.news-content a:visited,
.news-content a:active { 
	color:#ec008c;
}

.news-content a:hover {
    color:#fff;
}

.y-link { 
	color:#fff200;
	text-decoration:none;
}

.y-link:hover,
.y-link:active {
	color:#fff;
}

.content {
	width:900px;
	margin:auto;
	margin-top:20px;
}

.primary {
	width:900px;
	height:168px;
	position:relative;
}

.secondary ul li, 
.extra ul li,
.primary ul li {
	list-style:none;
	display:inline;
	float:left;
}

.pagination {
    display:none;
}

.secondary {
	position:relative;
	margin-top:5px;
	height:120px;
}

.extra {
	position:relative;
	margin-top:5px;
	_margin-top:0;
	height:160px;
}

.blog {
	width:270px;
	_width:269px;
	height:120px;
	background-color:#00aeef;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;	
}

.blog ul li {
	list-style:none;
	display:list-item;
	float:left;
}

.blog ul li p {
	margin-left: 30px;
}

.blog-img {
	width:180px;
	height:120px;
	background-color:#00aeef;
	text-align:left;
	vertical-align:bottom;
}

.blog-img img {
	margin-top:5px;
}

.blog-date {
	font-weight:bold;
	color:#fff;
	font-size:12px;
}

.blog-content, 
.news-content {
	font-size:12px;
	width:260px; 
	height:59px;
}

@-moz-document url-prefix() { .news-content{height:59px;} }

body:nth-of-type(1) .news-content{height:63px;} /*google chrome only*/

body:first-of-type .news-content{height:63px;} /*safari only*/

.blog-readmore {
	font-size:11px;
	font-weight:bold;
	margin:0;
	display:inline;
}

.blog-readmore-fr {
	font-size:11px;
	margin:0;
	display:inline;
}

.news {
	width:294px;
	_width:292px;
	height:120px;
	background-color:#ccc;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}

.news ul li p, .dispatch ul li p {
	margin-left: 30px;
	padding:0px;
}
.dispatch ul li p {
    line-height:15px;
}

.blog .blog-content, 
.news .news-content {
	height:63px;
	overflow:hidden;
}

.blog .blog-img, 
.news .news-img {
	height:38px;
	overflow:hidden;
}

.dispatch img {
    /*margin-bottom:5px;*/
}

.home-youtube {
    font-size:9px;
    color:#ccc;
    padding-top:130px;
    *padding-top:45px;
    padding-left:30px;
}

.home-youtube a:link,
.home-youtube a:visited,
.home-youtube a:active {
    color:#00AEEF;
}

.home-youtube a:hover {
    color:#fff200;
}

.connect {
	width:155px;
	_width:154px;
	height:120px;
	_height:125px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

.dispatch {
	width:268px;
	_width:266px;
	height:160px;
	background-color:#333;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

.dispatch-content {
	font-size:12px;
	height:40px; 
	width:235px;
	color:#fff;
}

.video-title {
	font-size:11px;
}

.dispatch-list {
	font-size:11px;
	width:235px;
	color:#fff;
}

.video {
	width:284px;
	height:160px;
}

.other {
	width:347px;
	height:160px;
	background-color:#ec008c;
	overflow:hidden;
	display:inline;
}

.other-text {
    margin:40px 20px 0 20px;
    text-align:left;
    overflow: auto;
    width:88%;
    line-height:28px;
    height:120px;
} 

.other a, .other a:visited {
    background-color:#fff;
    padding:5px;
    text-decoration:underline;
    font-size:16px;
    font-weight:bold;
    text-transform:uppercase;    
    color:#000;    
    position:relative;
}

.footer {
	margin-top: 30px;
	*margin-top:10px;
	color:#999;
}
