@charset "utf-8";
/* CSS Document */

/*GALLERY CSS*/
/*GALLERY CSS*/
#gallery_table{
	width:700px;
	height:auto;
	margin:0 auto;
	border-bottom:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	
	}
#gallery_table_txt{ 
   background-color: #f5f5f5;
    background-image: -moz-linear-gradient(center bottom , #f5f5f5 0%, #fff 100%);
    border-bottom: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
    color: #1e1e1e;
    line-height: 20px;
    padding: 9px 0 10px 20px;
    font-family: Museo Sans,sans-serif;
    font-size: 16px;
    font-weight: 700;
	margin-top:2px;
	text-align:center;}


.gallery_des_tab{

	width:700px;
	height:100px;
	margin:0 auto;
	margin-top:10px;
	padding:5px 0 0 0;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;}
.gallery_des_tab_last{
	
	width:700px;
	height:100px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px 0 0 0;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;}
	
.ser_numbrs {
    color:#666;
    float: left;
    font-family: Museo Sans,sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0px 0 0;
    text-align: center;
    width: 50px;
}

.gallery_des{
	width:599px;
	height:100px;
	float:left;
	padding:0 0 0 5px;
	margin:0 0 0 0;}
.gallery_des a{font-family:Museo Sans, sans-serif;
	font-size:13px;
	color:#404040;
	text-decoration:none;
	padding:0px 0px 0 0px;

	transition: all 0.5s ease 0s;
}

.gallery_des a:hover{font-family:Museo Sans, sans-serif;
	font-size:13px;
	color:#e26f08;
	text-decoration:none;
	padding:0px 0px 0 0px;

	transition: all 0.5s ease 0s;
}

.title_gallery{
	width:80px;
	height:95px;
	float:right;
	margin:0 10px 0 0;
	border: 1px solid #cbcbcb;
	outline: 1px solid #c6c6c6;
	}
.title_gallery:hover{
	width:80px;
	height:95px;
	float:right;
    margin:0 10px 0 0;
	
	}
	
	.gallery_table_month{
	 background-color: #d2cdcd ;
	 outline:1px solid #d2cdcd ;
	 text-align:center;
    border: 1px solid #fff;
    color: #656565;
    line-height: 20px;
    padding: 9px 0 10px 0px;
    font-family: Museo Sans,sans-serif;
    font-size: 14px;
    font-weight: bold;
	width:145px;
	margin-top:10px;
	margin-left:5px;
	
	}
	
.inner_page_gallery{width:87%;
	height:auto;
	margin:0 auto;
	text-align:center;}
	


.video_area_first{
	width:300px;
	height:250px;
	float:left;
	margin:0px 0 0 0px;}
.video_area_right_first{
	float: left;
    height: 250px;
    margin: 0px 0 0 40px;
    width: 300px;}


	
.video_area{
	width:300px;
	height:250px;
	float:left;
	margin:78px 0 0 0px;}
.video_area_right{
	float: left;
    height: 250px;
    margin: 78px 0 0 40px;
    width: 300px;}
	
.video_area_last{
	float: left;
    height: 250px;
    margin: 78px 0 80px 0px;
    width: 300px;}

	