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

/* STANDARDS ver6.0 */

html,body,td,th,tr,font,p,a,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,label,input,textarea,button,select,fieldset,legend{
	padding:0px;
	margin:0px;
	border:0px;
}

a, a:hover{
	text-decoration:none;
}

pre{
	color:#ff00ff;
	font-family:Courier;
	font-size:12px;
}

body{
	font-size: 62.5%;
	line-height:1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img,table,tr,td{
	padding:0px;
	margin:0px;
	border:none;
}

div,form{
	position:relative;
	text-align:left;
	margin:auto;
	margin:0px;
	padding:0px;
}
/* END STANDARDS */

div.gallery{
	padding-bottom:20px;
	width:438px;
	overflow:hidden;
}

div.thumbnail{
	width:141px;
	height:100px;
	margin-right:5px;
	margin-bottom:10px;
	text-align:center;
	float:left;
}

div.pagination{
	width:433px;
	clear:both;
	font-size:1.1em;
	color:#68686d;
}

div.pagination div{
	float:left;
}

div.pagi_previous{
	display:block;
	width:141px;
	height:20px;
	margin-right:5px;
	text-align:right;
}

div.pagi_pages{
	display:block;
	width:141px;
	height:20px;
	margin-right:5px;
	text-align:center;
}

div.pagi_previous a, 
div.pagi_next a{
	font-weight:bold;
	color:#68686d !important;
}

div.pagi_pages a{
	color:#68686d !important;
}

div.pagi_pages a.pagi_link_active{
	font-weight:bold;
}


body.fullview{
	margin:0px;
	padding:0px;
	padding-top:50px;
	background-color:#e1e5f2;
	background-image:url(../layout/gallery/fullview_boy_bd.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

div.gallery_fullview{
	padding-left:15px;
	padding-right:15px;
}

div.gallery_fullview p.image_description{
	padding-top:10px;
	font-size:1.1em;
	font-weight:bold;
	color:#00419c !important;
}

div.gallery_fullview .menu_left{
	width:120px;
	height:30px;
	padding-top:5px;
	float:left;
}


div.gallery_fullview .menu_right{
	width:200px;
	height:30px;
	padding-top:5px;
	text-align:right;
	float:right;
}

div.gallery_fullview a{
	font-size:1.1em;
	font-weight:bold;
	color:#68686d !important;
}
