.askmail
{
	float:left;
	padding:5px;
	cursor:pointer;
}
.askform
{
	background:#fff !important;
	width:100%;
	height:100%;
	text-align:center;
}
.askform div
{
	margin-top:10px;
}
.askform h2
{
	padding-top:10px;
	padding-bottom:20px;
	margin:0px;
}
.askform input[type='text'], .askform textarea
{
	width:80%;
	display:block;
	clear:both;
	position:relative;
	margin:0px auto;
	margin-bottom:10px;
}
.askform .error
{
	clear:both;
	display:block;
	padding:0px;
	margin:0px;
	width:200px;
}
.askform input[type='submit']
{
	clear:both;
	line-height:18px;
	background-color:#FB8F08;
	padding:4px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	border: 0px solid #000000;	


	background: rgba(102,58,26,1);
	background: -moz-linear-gradient(top, rgba(102,58,26,1) 0%, rgba(138,92,60,1) 50%, rgba(112,68,36,1) 51%, rgba(122,74,43,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(102,58,26,1)), color-stop(50%, rgba(138,92,60,1)), color-stop(51%, rgba(112,68,36,1)), color-stop(100%, rgba(122,74,43,1)));
	background: -webkit-linear-gradient(top, rgba(102,58,26,1) 0%, rgba(138,92,60,1) 50%, rgba(112,68,36,1) 51%, rgba(122,74,43,1) 100%);
	background: -o-linear-gradient(top, rgba(102,58,26,1) 0%, rgba(138,92,60,1) 50%, rgba(112,68,36,1) 51%, rgba(122,74,43,1) 100%);
	background: -ms-linear-gradient(top, rgba(102,58,26,1) 0%, rgba(138,92,60,1) 50%, rgba(112,68,36,1) 51%, rgba(122,74,43,1) 100%);
	background: linear-gradient(to bottom, rgba(102,58,26,1) 0%, rgba(138,92,60,1) 50%, rgba(112,68,36,1) 51%, rgba(122,74,43,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#663a1a', endColorstr='#7a4a2b', GradientType=0 );	
}
.error
{
	color:#ff0000;
}
.frame_success
{
    background: none repeat scroll 0 0 #D1EFB8;
    border: 1px solid #5D9631;
    color: #5D9631;
    padding: 8px 8px 8px 50px;
    width: 100%;
	text-align:center;	
	font-weight:bold;
}
.gallery_album
{
	position:relative;
	width:244px;
	height:244px;
	margin:3px;
	float:left;
	top:-30px;
	opacity:1;
	background-image:url(../../images/bg_frame.jpg);
	background-repeat:no-repeat;
	background-size:contain;
}
.gallery_album_2
{
	position:relative;
	width:194px;
	height:194px;
	margin:3px;
	float:left;
	opacity:1;
	background-image:url(../../images/bg_frame.jpg);
	background-repeat:no-repeat;
	background-size:contain;
}
.gallery_album_3
{
	position:relative;
	width:194px;
	height:170px;
	margin:3px;
	float:left;
	opacity:1;
}
.gallery_album_cover_3
{
	width:100%;
	height:100%;
	position:absolute;
}
.gallery_album_img_3
{
	width:100%;
	height:100%;	
	position:absolute;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
}
.gallery_album_img
{
	background-size:cover;
	width:100%;
	height:80%;
	display:block;
	position:relative;
}
.gallery_album_img .empty
{
	display:block;
	height:100%;
	width:100%;
}
.gallery_album_cover
{
	position:absolute;
	width:100%;
	height:202px;
	display:block;
	background-image:url(../../images/bg_gallery.png);
	opacity:0;
	z-index:10;
}
.gallery_album_title
{
	position:absolute;
	bottom:10px;
	display:block;
	background-image:url(../../images/main_right_hover.png);
	color:#654022;
	text-align:center;
	width:100%;
}
.gallery_album_title_2
{
	font-size:13px;
	position:absolute;
	top:164px;
	display:block;
	background-image:url(../../images/main_right_hover.png);
	color:#654022;
	text-align:center;
	width:100%;
	padding-top:2px;
}

.gallery_rect
{
	background-color:#dcd8d5;
	width:244px;
	height:244px;
	margin:3px;
	float:left;
}
.gallery_rect_img
{
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center center;	
}

.gallery_rectangle_holder
{
	width:100%;
}

.gallery_rect.item_1.grid_1 { width:1025px; height:580px; float:left; }

.gallery_rect.item_1.grid_2 { width:500px; height:580px; float:left; }
.gallery_rect.item_2.grid_2 { width:500px; height:580px; float:right; }

.gallery_rect.item_1.grid_3 { width:602px; height:580px; float:left; }
.gallery_rect.item_2.grid_3 { width:400px; height:260px; float:right; }
.gallery_rect.item_3.grid_3 { width:400px; height:295px; float:right; }

.gallery_rect.item_1.grid_4 { width:500px; height:580px; float:left; }
.gallery_rect.item_2.grid_4 { width:239px; height:275px; float:left; }
.gallery_rect.item_3.grid_4 { width:239px; height:275px; float:right; }
.gallery_rect.item_4.grid_4 { width:502px; height:280px; float:right; }

.gallery_rect.item_1.grid_5 { width:400px; height:580px; float:left; }
.gallery_rect.item_2.grid_5 { width:339px; height:160px; float:left; }
.gallery_rect.item_3.grid_5 { width:239px; height:160px; float:right; }
.gallery_rect.item_4.grid_5 { width:602px; height:186px; float:right; }
.gallery_rect.item_5.grid_5 { width:602px; height:186px; float:right; }

.gallery_rect.item_1.grid_6 { width:400px; height:324px; float:left; }
.gallery_rect.item_2.grid_6 { width:602px; height:150px; float:left; }
.gallery_rect.item_3.grid_6 { width:150px; height:150px; float:left; }
.gallery_rect.item_4.grid_6 { width:400px; height:404px; float:right; }
.gallery_rect.item_5.grid_6 { width:290px; height:230px; float:left; }
.gallery_rect.item_6.grid_6 { width:288px; height:230px; float:left; }

.gallery_rect.item_1.grid_7 { width:400px; height:324px; float:left; }
.gallery_rect.item_2.grid_7 { width:150px; height:150px; float:left; }
.gallery_rect.item_3.grid_7 { width:150px; height:150px; float:left; }
.gallery_rect.item_4.grid_7 { width:254px; height:322px; float:right; }
.gallery_rect.item_5.grid_7 { width:324px; height:150px; float:left; }
.gallery_rect.item_6.grid_7 { width:400px; height:230px; float:left; }
.gallery_rect.item_7.grid_7 { width:602px; height:230px; float:left; }

.gallery_rect.item_1.grid_8 { width:400px; height:324px; float:left; }
.gallery_rect.item_2.grid_8 { width:150px; height:150px; float:left; }
.gallery_rect.item_3.grid_8 { width:150px; height:150px; float:left; }
.gallery_rect.item_4.grid_8 { width:254px; height:322px; float:right; }
.gallery_rect.item_5.grid_8 { width:324px; height:150px; float:left; }
.gallery_rect.item_6.grid_8 { width:400px; height:230px; float:left; }
.gallery_rect.item_7.grid_8 { width:323px; height:230px; float:left; }
.gallery_rect.item_8.grid_8 { width:255px; height:230px; float:left; }

.gallery_rect.item_1.grid_9 { width:400px; height:324px; float:left; }
.gallery_rect.item_2.grid_9 { width:150px; height:150px; float:left; }
.gallery_rect.item_3.grid_9 { width:150px; height:150px; float:left; }
.gallery_rect.item_4.grid_9 { width:254px; height:322px; float:right; }
.gallery_rect.item_5.grid_9 { width:150px; height:150px; float:left; }
.gallery_rect.item_6.grid_9 { width:150px; height:150px; float:left; }
.gallery_rect.item_7.grid_9 { width:400px; height:230px; float:left; }
.gallery_rect.item_8.grid_9 { width:323px; height:230px; float:left; }
.gallery_rect.item_9.grid_9 { width:255px; height:230px; float:left; }

.gallery_rect.item_1.grid_10 { width:400px; height:324px; float:left; }
.gallery_rect.item_2.grid_10 { width:150px; height:150px; float:left; }
.gallery_rect.item_3.grid_10 { width:150px; height:150px; float:left; }
.gallery_rect.item_4.grid_10 { width:254px; height:150px; float:right; }
.gallery_rect.item_5.grid_10 { width:150px; height:150px; float:left; }
.gallery_rect.item_6.grid_10 { width:150px; height:150px; float:left; }
.gallery_rect.item_7.grid_10 { width:254px; height:150px; float:left; }
.gallery_rect.item_8.grid_10 { width:400px; height:230px; float:left; }
.gallery_rect.item_9.grid_10 { width:324px; height:230px; float:left; }
.gallery_rect.item_10.grid_10 { width:254px; height:230px; float:left; }

