/*
 Html
*/

body
{
	background-color : #ededed;
	margin : 0px;
}

td
{
	font-family : Georgia, Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #000000;
}

li
{
	color : #000000;
	font-family : Georgia, Verdana, Arial, Helvetica;
	font-size : 12px;
	padding : 6px;
	text-align : justify;

}


a:link
{
	text-decoration : underline;
	color : #b93a3a;
}

a:visited
{
	text-decoration : underline;
	color : #b93a3a;
}

a:hover
{
	text-decoration : underline;
	color : #ff0000;
}


hr
{
	border : 0px solid #555474;
	background-color : #555474;
	height : 1px;
}



/*
 Texts
*/

.normal_text {	
	text-indent : 20px;
	color : #000000;
	font-family : Georgia, Verdana, Arial, Helvetica;
	font-size : 13px;
	line-height : 1.8em;
	text-align : justify;
	padding-left : 4px;
	padding-right : 4px;
}

.highlight
{
	font-family : Georgia, Verdana, Arial, Helvetica;
	font-size : 15px;
	font-weight : bold;
	color : #33436f;
}



.bold
{
	font-family : Georgia, Verdana, Arial, Helvetica;
	font-size : 14px;
	font-weight : bold;
	color : #8c2433;

}

.attribute_element {
	font-size: 10px;
	color: #f2ed97;
	font-weight: bold;
}

.pageSlogan
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #333399;
	text-decoration: underline;

}

.pageTitle
{
	font-family : Georgia, Verdana, Tahoma, Arial, Helvetica;
	font-size : 18px;
	font-weight : bold;
	color : #AB0A09;
	padding-left  : 8px;
	padding-bottom  : 12px;
	height : 30px;

}

.pageTitleNotice {	
	color : #000000;
	font-family : Georgia, Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : normal;
	line-height : 1.8em;
	text-align : justify;
}

.pageContent
{
	padding-left  : 8px;
	padding-right : 8px;

}



.footer {
	font-size : 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #121314;
}

.footer a:link {
	color : #121314;
	text-decoration : underline;
}

.footer a:visited {
	color : #121314;
	text-decoration : underline;
}

.footer a:hover {
	color : #a3a3a3;
	text-decoration : underline;
}

.logo
{
	font-weight : bold;
	color : be2727;
}


.photo_descr_title {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
	color : #1A2D47;
}

.photo_collection_subtitle {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight : normal;
	text-align : center;
	color : #33436f;
}


/* borders */

.img_off
{
	border : 6px solid #fafafa;
}

.img_over
{
	border : 6px solid #efefef;
	cursor : pointer;
	cursor : hand;
}

.img_border1
{
	border : 1px solid #030405;
}

.img_border2
{
	border : 1px solid #121314;
}

.tbl_wrapper
{
	height : 100%;
	background-color : #ffffff;
	border-right : 3px solid #e8e8e8;
	
}

.tbl_border1
{
	border : 1px solid #e8e8e8;
	
}

.amazon_vborder
{
    width : 160px;
    border : 1px solid #FFFFFF;
    padding : 10px;
}

/* menus */
.menu_top
{
	background-color : #000000;
	background-image : url(../_images/theme/bg_top_menu_row.jpg);
	height : 36px;
	padding-bottom : 12px;
	text-align : right;
	color : #ffffff;
	font-size : 13px;
	font-weight : bold;
	font-family : Tahoma, Verdana, Arial;
}

.menu_top A:link
{
	color : #F9FADB;
	text-decoration : none;
	padding-left : 10px;
	padding-right : 10px;
}

.menu_top A:visited
{
	color : #F9FADB;
	text-decoration : none;
	padding-left : 10px;
	padding-right : 10px;
}

.menu_top A:hover
{
	color : #dadbdc;
	text-decoration : underline;
	padding-left : 10px;
	padding-right : 10px;
}


.menu_left
{
	background-color : #7194BC;
	background-image : url(../_images/theme/bg_menu_left.jpg);
	color : #000000;
	font-weight : bold;
	font-size : 18px;
	font-family : Georgia, Tahoma, Verdana, Arial;
}

.menu_left_titles
{
	padding-left : 4px;
	color : #ffffff;
	font-weight : bold;
	font-size : 14px;
	font-family : Verdana, Tahoma, Arial;
}

.menu_left_links
{
	padding-left : 12px;
	padding-top : 8px;
	color : #000000;
	font-weight : bold;
	font-size : 14px;
	font-family : Georgia, Tahoma, Verdana, Arial;
}

.menu_left_links A:link
{
	color : #000000;
	text-decoration : none;
}

.menu_left_links A:visited
{
	color : #000000;
	text-decoration : none;
}

.menu_left_links A:hover
{
	color : #222222;
	text-decoration : underline;
}


/* misc */
.layhid
{
	display:none;
}

.photo_content_thumbs
{
	
}

.photo_table_footer {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight : normal;
	text-align : center;
	color : #33436f;
	border-bottom : 1px solid #7194BC;
	padding-bottom : 2px;
}
