body, table {
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #000000;
}
img { border: 0; }
h1, .h1 {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Times New Roman;
    font-size: 11px;
    font-weight: bold;
}

.contentContainer {
    min-height:800px;
    height: 800px;
    /* height:auto !important; */
}
.nav {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 10px;
}

.nav li {
    /* white-space: nowrap; */
    padding-bottom: 2px;
}
.nav li a { text-decoration: none; color: #000000; }

.nav li ul {
    color: #666666;
    padding-left: 14px;
}
.nav li ul li a { text-decoration: none; color: #666666; }

.content10px, .contacts, .content12px, .content12px p, .content10px p {
    padding: 0px;
    margin: 0px;
}
.content10px p, .content12px p { padding-bottom: 12px; }
.content10pxTextLink, .content12pxTextLink, .content10px a, .content12px a { color: #000000; text-decoration: none; }
.content12pxTextLink:hover, .content12px a:hover { text-decoration: underline; }
.contacts { padding: 20px 0px; font-size: 10px; }

.content12px, .content12px p { font-size: 11px; line-height: 15px; text-align: left; }
.content12pxTextLink, .content12px a { font-size: 12px; }
.content10pxTextLink:hover, .content10px a:hover { text-decoration: none; }
.content10px, .content10px p { font-size: 10px; }
.content10pxTextLink, .content10px a { font-size: 10px; }

.pager10px { font-size: 12px; font-weight: bold; }
.pager10px a { font-size: 10px; text-decoration: none; color: #000000; font-weight: normal; }
.pager10px a:hover { text-decoration: underline; }

.cInput {
    border: 1px solid #999999;
    padding: 3px;
    font-family: Verdana, Arial;
}
.cInput:focus { border: 1px solid #444444; }
.divider1 {
    background-image: url("../img/rf_hor_divider.gif");
    background-position: center;
    background-repeat: repeat-x;
    height: 6px;
    background-color: #F2F2F2;
}
.ajaxPager, .ajaxPager a {
    font-size: 11px;
    color: #000000;
    margin: 2px;
    font-weight: normal;
}
.ajaxPager { font-weight: bold; font-size: 12px; }
.ajaxPager a:hover { text-decoration: underline; }

.photoCategory, .photoItem {
	border: 1px solid #DDDDDD;
	float: left;
	padding: 5 10;
	margin: 0 20 10 0;
    
    min-height:160px;
    height:160px;

    min-width:160px;
    width: 160px;
    
    cursor: pointer;
}
.photoCategory {
    min-height:240px;
    height:240px;

    min-width:220px;
    width: 220px;
}
.photoCategory a, .photoItem a { color: #000000; text-decoration: none; }

.photoItem {
	
}

.route {
    font-family: Verdana;
    font-size: 10px;
}