.row {
	text-align:left;
	margin-bottom:10px;
	height:20px;
}
.label {
	float:left;
	text-align:right;
	padding:1px 5px 0px 0px;
	width:70px;
}
.input {
	float:left;
	text-align:left;
	padding-left:5px;
	width:50%;
}
.input input {
	height:15px;
	border:1px solid #93866d;
	width:170px;
}
.input textarea {
	border:1px solid #93866d;
	width:270px;
	overflow: auto;
}
.input .button {
	margin-top:10px;
	color:#40180E;
}
input.button {
	height:20px;
	width:auto;
}
input.inputBlur {
	border:1px solid #544933;
}
textarea.inputBlur {
	border:1px solid #544933;
}
.inputOver {
	border:1px solid red;
}
#failure {
	color:black;
}
.horinaja ul{position:relative;}

.foto_link {
	float:left;
	margin-right:40px;
}
.video_link {
	float:left;
	margin-right:101px;
}
.camp_contact {
	float:left;
	text-align:right;
	width:50px;
	margin-bottom:10px;
	margin-right:5px;
}
.camp_result {
	float:left;
	text-align:left;
	width:500px;
	margin-bottom:10px;
}
#video_list {
	margin-top:40px;
}
.video_content {
	margin-right:0px;
}
.video_content a {
	margin-right:0px;
}
.board_right {
	margin-right:10px;
}
.board_bottom {
	margin-bottom:0px;
}
#col_2 ul.unstyled li{
	background:none;
	padding-left:0;
	margin-bottom:10px;
	font-size:16px;
}
#col_2 ul.unstyled ul li {
	margin:0 0 0 20px;
	padding-left:22px;
	background:url(../library/body/bullet.png) no-repeat 0 6px;
	font-size:12px;
}
/** galeria **/

.sliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	height:450px;
	background: transparent url(../library/body/photo-frame.png) no-repeat scroll 0 0;
	margin-left:-6px;
	width:600px;
}

.sliderwrapper .contentdiv {
	top:0;
	left:0;
	height:357px;
	width:570px;
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	padding:15px 0 0 15px;
}

.pagination {
	padding: 5px 0;
	overflow:hidden;
	width:584px;
	height:115px;
}

.pagination img {
	border:none;
}

#col_2 .pagination a {
	padding: 7px 0 0 7px;
	list-style:none;
	display:inline-block;
	width:87px;
	height:78px;
	background:transparent url(../library/body/photo-frame-small.png) no-repeat scroll 0 0;
}

#navgallery {
	margin-left:250px;
	height:22px;
}
#col_2 .pagination a.prev {
	display:block;
	float:left;
	width:22px;
	height:22px;
	background:url(../library/body/prev.png) no-repeat 0 0;
	cursor:pointer;
}

#col_2 .pagination a.next {
	display:block;
	float:left;
	width:22px;
	height:22px;
	margin-left:10px;
	cursor:pointer;
	background:url(../library/body/next.png) no-repeat 0 0;
}

#gallery_container { 
	width:584px ;
	height:94px ;
	display:block;
	position:relative;
}

#thumb_container{ 
	position:relative ;
	overflow:hidden ;
	width:584px ;
	height:90px ;
}
#thumbs {
	white-space:nowrap;
	display:block;
	position:relative;
}
#thumbs a {
	padding:0px;
	margin:0px;
}

/*** video gallery **/
.video_gallery {
	width:584px;
	height:400px;
}
