@charset "utf-8";
/* CSS Document */

#issues_gen {
width:612px;
height:614px;
background:url(../images/issues_bg.jpg) repeat-y;
}

#issue_area {
width:153px;
float:left;
padding-top:15px;
}

.issuu_area {
width:300px;
float:left;
padding-top:15px;
}

.issuu_title {
width:300px;
height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-align:center;
}

.issuu_title a:link {
color:#333333;
text-decoration:none;
}

.issuu_title a:visited {
color:#333333;
text-decoration:none;
}

.issuu_title a:hover {
color:#333333;
text-decoration:underline;
}

.issuu_title a:active {
color:#333333;
text-decoration:underline;
}

.issue_cover {
width:132px;
height:144px;
background:url(../images/issue_bg.jpg) no-repeat right;
}

.issues_months {
width:125px;
text-align:right;
}

.issue {
padding-left:29px;
padding-top:9px;
}

.issue_number {
width:125px;
text-align:right;
}

#navigation {
	width:612px;
	line-height:25px;
	text-align:right;
	background: url(../images/issues_bg.jpg) repeat-y;
}

.navigation_previous {
float:left;
width:100px;
}

.navigation_next {
float:right;
width:210px;
}

#contetsbottom_area {
width:612px;
float:left;
height:24px;
border-top:2px solid #BE4C34;
background:url(../admin/images/headertitles_bg.jpg) repeat-x;
color:#000000;
text-align:center;
line-height:23px;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#contetsbottom_area a{
color:#C64934;
text-decoration:none;
}

#contetsbottom_area a:hover{
color:#30569D;
text-decoration:underline;
}
