


/* CLEARFIX 
------------------------------------------------------------------------------------*/
.clearfix:after     {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix                                                {display: inline-block;}
/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix                                                {display: block;}
/* End hide from IE-mac */



#content {
	height: auto;
    	/* border: 1pt solid gray; */ 
        border-left: 1pt solid gray;
        border-right:  1pt solid gray;
}
#column2 {
	width: 650px;
}


#column4 {
	float: right;
}





.indent {
	line-height: 150%;
	padding: 0px 10px;
	margin-top: 15px;
}

h1 {
	font: 18px Arial Black, Gadget, sans-serif;
	color: #9F1800;
	margin: 0px 0px 20px 0px;
	padding: 0px;
/*	font-weight: bold;*/
text-transform: uppercase;
	
}

h5 {
	font: 15px Arial Black, Gadget, sans-serif;
		color: #000;
	text-transform: uppercase;
	margin: 15px 0px 0px 0px;
}


.gallery td {
	font: 12px Arial, Helvetica, sans-serif;
	color: Black;
	vertical-align: top;
	padding: 10px 10px 10px 0;
}

.search-thumbnail {
	float: left;
	padding-right: 20px;
}

.spacer { margin-right: 0px; }

.button {
	margin: 5px 0px 0px 0px;
	text-align: center;
}

.textbox {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding:4px;
	width: 180px;
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	height: 16px;
	margin-bottom: 5px;
	overflow: hidden;
	text-decoration: none;
	border:1px solid  #999999;
}

.checkbox {
	margin: 5px 0px 0px 0px;
	text-align: left;
}

.dropdown {
	background-color: #FFFFFF;
	width: 180px;
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	height: 20px;
	overflow: hidden;
	text-decoration: none;
}

.curent_cat, .galleryposition, .image-link {
/*color: #9F1800;*/
color: #6f5713;
}

.nom_win_link {
	color: #666666;
}

a { color: #666666; }

.galleryname {
/*font: 18px Arial Black, Gadget, sans-serif;*/
/*	color: #9F1800;*/
color: #6f5713;
text-transform: uppercase;
line-height: 17px;
}

.gallerycountry {
/*font: 18px Arial Black, Gadget, sans-serif;*/
color: black;
line-height: 17px;
}
.fullsize-category-title {
    padding-top: 15px;
}

a.default_link {
    color:  #6f5713;
}

.fullsize.gallery a img {
    max-width: 500px;
    max-height: 500px;
}


.img-labels {
    margin-right: 6px !important;
    display: flex;
    justify-content: space-between;
}
.img-labels a {
    width: auto !important;
}