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

/*-------------------------------
top
--------------------------------*/

div#content #wrap{
	padding:20px 0 15px 0;
}


#leftbox{
	float:left;
	width:695px;
	text-align:left;
}

#rightbox{
	float:right;
	width:190px;
}

#rightbox #special{
	width:190px;
}

#rightbox #radio{
	margin:10px 0 0 0;
	padding:0;
}

#leftbox #atthemoment{
	float:left;
	width:390px;
}

#leftbox #pickup{
	float:right;
	width:280px;
	margin-right:5px;
}

#leftbox #videos{
	clear:both;
	width:695px;
	padding-top:0;
	display:block;
}

* html #leftbox #videos {
	width:698px;
}

#top h2{
	border-bottom:solid 5px #000000;
	text-indent:-9999px;
	margin:0;
	padding:0;
	height:20px;
	display:block;
	
}

#atthemoment h2{
	background:url(../img/h2_atthemoment.gif) no-repeat;
	width:390px;
}

#pickup h2{
	background:url(../img/h2_pickup.gif) no-repeat;
	width:280px;
}

#videos h2{
	background:url(../img/h2_video.gif) no-repeat;
	width:690px;
}


#special h2{
	background:url(../img/h2_special.gif) no-repeat;
	width:190px;
}

#radio h2{
	background:url(../img/h2_radio.gif) no-repeat;
	width:190px;
}

#radio p{
	font-size:10px;
	text-align:left;
	width:190px;
	border-bottom:#000000 1px solid;
	padding:5px 0;
}

/*-------------------------------
at the moment
--------------------------------*/
#leftbox #atthemoment p.feature{
	border-bottom:1px solid #000000;
	padding-bottom:10px;
	display:block;
}

#leftbox #atthemoment p.feature a{
	text-decoration:none;
}

#leftbox #atthemoment p.feature a img{
	margin:10px auto 0 auto;
	width:384px;
	padding:2px;
	display:block;
	border:1px solid #999999;
}


#leftbox #atthemoment p.feature a:hover img{
	border:1px solid #000000;
}

#leftbox #atthemoment a.news{
	clear:both;
	width:390px;
	display:block;
	margin:15px 0 0px 0;
	border-bottom:1px solid #000000;
	text-decoration:none;
	color:#000000;
}

#leftbox #atthemoment a.news h3{
	font-size:12px;
	float:right;
	width:250px;
	text-decoration:none;
	font-weight:bold;
	margin:5px 2px 0 0;
	padding:0;
}

#leftbox #atthemoment a.news p.day{
	font-size:9px;
	width:250px;
	float:right;
	text-decoration:none;
	margin:2px 2px 0 0;
	padding:0;
	
}

#leftbox #atthemoment a.news img.lpic{
	border:1px solid #999999;
	float:left;
	margin:0 5px 5px 0;
	padding:2px;
	width:122px;
	height:75px;
}

#leftbox #atthemoment a.news p.txt{
	float:left;
	width:390px;
	font-size:10px;
	padding-bottom:5px;
}

#leftbox #atthemoment a.news:hover p.txt{
		color:#000000;
		text-decoration:underline;
}
#leftbox #atthemoment a.news:hover img.lpic{
	border:1px solid #000000;
}

#leftbox p.morelink{
	clear:both;
	text-align:right;
	margin-bottom:10px;
}

#leftbox p.morelink a{
	text-decoration:none;
	color:#000000;
	font-size:10px;
}

#leftbox p.morelink a:hover{
	text-decoration:none;
	color:#ffffff;
	background:#000000;
}

/*-------------------------------
Pick Up
--------------------------------*/



/*-------------------------------
Special
--------------------------------*/

#special ul{
	clear:both;
	width:190px;
	margin:10px 0 0 0;
}

#special ul li{
	float:left;
  	list-style-type:none;
 	display:block;
	margin:0 0 10px 0; 
	padding:0;
	width:190px;
}

ul#gnavi li a{
	display:block;
	border:0;
	text-decoration:none;
	
}

ul#gnavi li a img{
	display:block;
	border:0;
}
/*-------------------------------
Video
--------------------------------*/
#leftbox #videos P{
	font-size:10px;
	padding:5px 0;
	margin:0;
	width:690px;
	border-bottom:1px solid #000000;
}



#leftbox #videos a{
	float:left;
	margin-right:5px;
	margin-top:5px;
	margin-left:0;
	display:block;
}

* html #leftbox #videos a {
	margin:0;
	padding:4px 5px 0 0;
}

#leftbox #videos a img{
	width:72px;
	height:54px;
	display:block;
}

/*-------------------------------
Comment
--------------------------------*/
#pickup #comment,
#pickup #talent,
#pickup #catalogue,{
	clear:both;
	width:280px;
}

#pickup p.morelink{
	border-top:1px solid #000000;
	text-align:right;
	margin-bottom:10px;
}

#pickup p.morelink a{
	text-decoration:none;
	color:#000000;
	font-size:10px;
}

#pickup p.morelink a:hover{
	text-decoration:none;
	color:#ffffff;
	background:#000000;
}

#pickup #comment h2{
	background:url(../img/h2_comment.gif) no-repeat;
}


#pickup p{
	clear:both;
	width:280px;
	font-size:10px;
	margin:10px 0;
}

#pickup p img.photo{
	width:50px;
	float:left;
	margin:0 5px 2px 0;
	padding:2px;
	border:1px solid #999999;
}

#pickup p strong.name{
	font-weight:bold;
}


#pickup p a{
	text-decoration:none;
	color:#000000;
}

#pickup p a:hover{
	text-decoration:underline;
	color:#000000;
}


#pickup p a:hover img{
	border:#000000 solid 1px;
}

/*-------------------------------
Talent
--------------------------------*/
#pickup #talent h2{
	background:url(../img/h2_talent.gif) no-repeat;
	margin-bottom:10px;
}

#pickup p img.talentphoto{
	width:100px;
	float:left;
	margin:0 5px 2px 0;
	padding:2px;
	border:1px solid #999999;
}

/*-------------------------------
Catalogue
--------------------------------*/
#pickup #catalogue h2{
	background:url(../img/h2_catalogue.gif) no-repeat;
	margin-bottom:10px;
}

#pickup p img.cataloguephoto{
	width:100px;
	float:left;
	margin:0 5px 2px 0;
	padding:2px;
	border:1px solid #999999;
}


