






/*-- categories links --*/
#gal_categories {
	
}
#gal_categories .container {
	width: 100%;
	float: left;
	display: block;
	clear: both;
		/*border: solid 1px #000;*/
}
#gal_categories .category {
	width: 100%;
	font: bold 15px arial;
	color: #07519a;
	margin: 0px 0px 15px 0px;
	float: left;
	display: block;
	clear: both;
	border: solid #7e7e7e;
	border-width: 0px 0px 1px 0px;
}
#gal_categories .cat_box {
	width: 100%;
	float: left;
	display: block;
	clear: both;
		/*border: solid 1px #000;*/
}
#gal_categories .link {
	width: 124px;
	height: 125px;
	font: bold 12px arial;
	line-height: 13px;
	color: #07519a;
	text-align: center;
	margin: 0px 3px;
	float: left;
	display: inline;
	clear: none;
		/*border: solid 1px #000;*/
}
#gal_categories .link a {
	color: #7e7e7e;
	text-decoration: none;
}
#gal_categories .link .img {
	height: 74px;
	margin: 0px 0px 5px 0px;
		border: solid 0px #000;
}
#gal_categories .link .img img {
	border: solid 1px #7e7e7e;
}
#gal_categories .link .title {
	height: 30px;
}
#gal_categories .linebreak {
	width: 400px;
	height: 20px;
	float: left;
	display: block;
	clear: both;
		/*border: solid 1px #000;*/
}


/* -- categories, list -- */
#med_categories_list {

}
#med_categories_list .line {
	border: solid #EFEFEF;
	border-width: 0px 0px 1px 0px;
}
#med_categories_list .category {
	background-image: url(images/list_arrow.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	line-height: 25px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 30px;
}
#med_categories_list .view_edit {
	float: right;
	display: block;
	margin: -25 0px 0px 0px;
}

#med_categories_list a {
	color: #07519a;
	text-decoration: none;
}
#med_categories_list a:hover {
	text-decoration: underline;
}


/* -- gallery -- */
#med_gallery {
	
}
#med_gallery .path_links {
	font: bold 15px arial;
	color: #8b8e89;
	padding: 0px 0px 10px;
	text-align: left;
}
#med_gallery .path_links a {
	color: #07519a;
	text-decoration: none;
}
#med_gallery .page_links {
	font: bold 12px arial;
	/*color: #000;*/
	padding: 0px 0px 10px;	
}
#med_gallery .page_links .selected {
	font-size: 15px;
	color: #ff0000;
}
#med_gallery .page_links .not_selected {
	
}
#med_gallery .img {
	width: 130px;
	text-align: center;
	padding: 5px;
}
#med_gallery .img .imglink {
	border: solid 1px #7e7e7e;
}
#med_gallery .img a {

}



