
/* ---------------------------------------------------------------------------------------------

	global

--------------------------------------------------------------------------------------------- */
* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  background: #FFFFFF;
  text-align: center;
}

font,body,td,th {
			font-family: Arial, Helvetica, sans-serif; 
			color:#555555;
			}
img
{  border-style: none;
}

/* ---------------------------------------------------------------------------------------------

	general

--------------------------------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;	
}

/* ---------------------------------------------------------------------------------------------

	links

--------------------------------------------------------------------------------------------- */
a {text-decoration: none; padding: 2px; color: #8396a9; }
a.image {text-decoration: none; border:none;}
a:hover { text-decoration: none; }
a.image:hover { background: none; }

a:visited { color: #8396a9;
			text-decoration: none;
			}


/* ---------------------------------------------------------------------------------------------

	index container

--------------------------------------------------------------------------------------------- */
#container {
  margin: 30px auto;
  width: 950px;
  height:660px; 
  background: #FFFFFF; /*url('images/background.jpg');
  background-position: top right;
  background-repeat: no-repeat;*/
  border-width:thin; 
  border-style:solid;
}

/* ---------------------------------------------------------------------------------------------

	margin

--------------------------------------------------------------------------------------------- */
#margin_top{
	width: 950px;
  	height:0px;
	float:left;
}
	
#margin_ldate{
	width: 15px;
  	height:20px;
	float:left;
}

#margin_issue{
	width: 310px;
  	height:20px;
	float:left;
}

#margin_center{
	width: 300px;
  	height:20px;
	float:left;
}

#magin_date{
	width: 310px;
  	height:20px;
	float:left;
}

#margin_rdate{
	width: 15px;
  	height:20px;
	float:left;
}

/* ---------------------------------------------------------------------------------------------

	logo

--------------------------------------------------------------------------------------------- */	


#logo{
	width: 950px;
  	height:85px;
	float:left;
}


/* ---------------------------------------------------------------------------------------------

	tag

--------------------------------------------------------------------------------------------- */	
#tag_l{
	width: 15px;
  	height:40px;
	float:left;
}

#tag_left{
	width: 310px;
  	height:40px;
	float:left;
	text-align:left;
}

#tag_center{
	width: 300px;
  	height:40px;
	float:left;
}

#tag_right{
	width: 310px;
  	height:40px;
	float:left;
}

#tag_r{
	width: 15px;
  	height:40px;
	float:left;
}

/* ---------------------------------------------------------------------------------------------

	break

--------------------------------------------------------------------------------------------- */
#break_l{
	width: 15px;
  	height:10px;
	float:left;
}

#break{
	width: 950px;
  	height:10px;
	float:left;
}

#break_r{
	width: 15px;
  	height:10px;
	float:left;
}
/* ---------------------------------------------------------------------------------------------

	main

--------------------------------------------------------------------------------------------- */	
#main_l{
	width: 15px;
  	height:300px;
	float:left;
}

#main_video{
	width: 455px;
  	height:300px;
	float:left;
}

#main_c{
	width: 20px;
  	height:300px;
	float:left;
}

#main_photo{
	width: 445px;
  	height:300px;
	float:left;
}

#main_r{
	width: 15px;
  	height:300px;
	float:left;
}

/* ---------------------------------------------------------------------------------------------

	archive

--------------------------------------------------------------------------------------------- */

#archive_container {
  margin: 15px auto;
  width: 950px;
  
  /*height:780px;*/ 
  /*background: #FFFFFF; /*url('images/background.jpg');
  background-position: top right;
  background-repeat: no-repeat;
  border-width:thin; 
  border-style:solid;*/
  text-align:center;
  
}

#archive_l{
	width: 50px;
  	height:300px;
	float:left;
}

#main_archive{
	width: 830px;
  	height:400px;
	float:left;
	text-align:left;
	margin-left:65px;
}


#index_archive{
	width: 830px;
  	height:450px;
	float:left;
	text-align:left;
	margin-left:65px;
}

#archive_r{
	width: 30px;
  	height:300px;
	float:left;
}

/* ---------------------------------------------------------------------------------------------

	list
--------------------------------------------------------------------------------------------- */

p.left {margin-right: 10px; float: left; font-size:85%; vertical-align:top;}

p.right {margin-left: 10px; float: right; font-size:85%;}

#list_archive{
	width: 900px;
  	height:570px;
	float:left;
	margin-left:65px;
	margin-top:15px;
}

#pageNumber{
	width:950px;
	text-align:center;
	margin-bottom:15px;
}

/* ---------------------------------------------------------------------------------------------

	preview

--------------------------------------------------------------------------------------------- */	
#preview_l{
	width: 80px;
  	height:130px;
	float:left;
}

#preview{
	width: 810px;
  	height:130px;
	float:left;
	text-align:left;
}

#preview_r{
	width: 60px;
  	height:130px;
	float:left;
}

	
#content-preview {
  padding-bottom: 20px;
  width: 656px;
  height:150px;
  float: right;
}

.thumb {
		float:left;
		width:300px;
		text-align: left;
		vertical-align:top;
		}

.preview {
		float:left;
		width:450px;
		text-align: left;
		}
		
		
/* ---------------------------------------------------------------------------------------------

	video

--------------------------------------------------------------------------------------------- */
#container_video {
  margin: 30px auto;
  width: 950px;
  height:660px; 
  background: #FFFFFF; /*url('images/background.jpg');
  background-position: top right;
  background-repeat: no-repeat;*/
  border-width:thin; 
  border-style:solid;
}

#video_l{
	width: 90px;
	float:left;
}

#video_main{
	width: 830px;
	float:left;
	text-align:left;
}

#video_r{
	width: 30px;
	float:left;
}

/* ---------------------------------------------------------------------------------------------

	footer

--------------------------------------------------------------------------------------------- */
#footer {      
  padding: 0;
  width: 950px;
  height:100px;
  float: left;
  margin-bottom: 15px;
  font-size: 0.8em;
}


/* ---------------------------------------------------------------------------------------------

	video list
--------------------------------------------------------------------------------------------- */
#video-list {
	text-align: left;
	height: 90px;
	width: 100px;
	float: left;
	}

#video-list img {
	float: left;
	padding-right: 5px;
	margin-right: 3px;
	padding-bottom: 5px;
	background-image: url(images/shadow-video.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
/*
#video-list p {
	line-height: 13px;
	padding-top: 2px;
	font-weight: normal;
*/
	
#slideshowHead {
	text-align: left;
	
	}

/* ---------------------------------------------------------------------------------------------

	Shadows
--------------------------------------------------------------------------------------------- */	
	
#gate{
	height: 308px;
	width: 408px;
	float: left;
	background-image: url(images/gate-shadow.jpg);
	background-repeat: no-repeat;
}

#gate img{
	margin-left: -5px;
	margin-bottom:-5px;
}


#menu{
	height: 308px;
	width: 408px;
	float: left;
	background-image: url(images/gate-shadow.jpg);
	background-repeat: no-repeat;
}

#menu img{

	margin-bottom:-5px;
}


#slideshowShadow{
	width: 648px;
	height: 488px;
	float: left;
	background-image: url(images/slideshow-shadow_right.jpg);
	background-repeat: no-repeat;
}

#slideshowShadow img{
	margin-left: -5px;
	margin-bottom:-5px;
}