div.page_make {

	margin:0px;

}div.page_make a:hover {

	text-decoration: none !important;

}

div.page_make div.cat_child {

	-webkit-box-shadow: 1px 0px 13px rgba(100, 100, 100, 0.5);

	-moz-box-shadow:    1px 0px 13px rgba(100, 100, 100, 0.5);

	box-shadow:         1px 0px 13px rgba(100, 100, 100, 0.5);

}

div.page_make div.cat_child div.image_ig {

	margin:0px;

	float:left;

	width:230px;

	height:215px;

	display: block;

	position: relative;

	background-color: #fecc00;

	-webkit-box-shadow: 11px 2px 13px rgba(0, 0, 0, 0.5);

	-moz-box-shadow:    11px 2px 13px rgba(0, 0, 0, 0.5);

	box-shadow:         11px 2px 13px rgba(0, 0, 0, 0.5);

	text-decoration: none !important;

	z-index: 1;

}

div.page_make div.cat_child div.image_ig p {

	font-size: 20px;

	text-transform: uppercase;

	font-family: "Cuprum_Bold";

	text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);

	position: absolute;

	cursor: pointer;

    top:0px;

    left:0px;

    width:221px;

    height: 36px;

    line-height: 36px;

    color: #fff;

    text-decoration: none;

    background: url('../images/make_hover_eye.png') 35px 170px no-repeat,

    url('../images/make_hover_eye_bg.png') left bottom repeat-x;

    opacity: 0;

    border: 5px solid #fff;

    padding-top: 169px;

    text-indent: 70px;

}

div.page_make div.cat_child div.image_ig p:hover {

	opacity: 1;

	text-decoration: none;

}

div.page_make div.cat_child div.image_ig a img, div.image_ig a { border: none; overflow: hidden; float: left; }

div.page_make div.cat_child div.image_ig a:hover { border: 5px solid #fff; }

div.page_make div.cat_child div.image_ig a:hover img { margin: -5px; }

div.page_make div.cat_child div.desc_ig {

	float:left;

	width:245px;

	height:215px;

	position: relative;

	background: rgb(209, 209, 209);

	background: -moz-linear-gradient(90deg, rgb(209, 209, 209) 0%, rgb(153, 153, 153) 100%);

	background: -webkit-linear-gradient(90deg, rgb(209, 209, 209) 0%, rgb(153, 153, 153) 100%);

	background: -o-linear-gradient(90deg, rgb(209, 209, 209) 0%, rgb(153, 153, 153) 100%);

	background: -ms-linear-gradient(90deg, rgb(209, 209, 209) 0%, rgb(153, 153, 153) 100%);

	background: linear-gradient(180deg, rgb(209, 209, 209) 0%, rgb(153, 153, 153) 100%);

}

div.desc_ig a {

	text-decoration: none;

}

div.desc_ig p.desc_ig_hover span {

	font-size: 27px;

	position: absolute;

	top: 36px;

	left: 10px;

	right: 10px;

	bottom: 95px;

}

div.desc_ig p.desc_ig_hover {

	font-size: 17px;

	font-family: "Cuprum_Bold";

	color: #fff;

	text-transform: uppercase;

	position: absolute;

	top:0px;

	margin:0px;

	display: block;

	width:245px;

	height:95px;

	background: rgba(0,0,0,0.5) url('../images/make_hover_card.png') no-repeat 15px 140px;

	opacity: 0;

	padding-top: 120px;

	text-align: center;

}

div.desc_ig p.desc_ig_hover:hover {

	opacity: 1;

}

div.desc_ig div.desc_ig_title {

	color:#212121;

	font-size: 18px;

	font-family: "Cuprum_Bold";

	padding-bottom: 3px;

	padding-top: 15px;

	margin: 0px 0px 5px 15px;

	border-bottom: 1px solid #000;

	text-transform: uppercase;

}

div.desc_ig div.desc_ig_text{

	font-size: 17px;

	color:#202020;

	font-family: "Cuprum_Regular";

	text-transform: uppercase;

	padding:5px 10px 0px 15px;

}

div.desc_ig div.desc_ig_img_count{

	position: absolute;

	bottom: 10px;

	padding-left: 45px;

	font-size: 16px;

	color:#212121;

	font-family: "Cuprum_Bold";

	background: url('../images/make_ig_count.png') no-repeat 15px center;

}

lbox_des_container1 {

	height: 50px;

	width: 100%;

	text-align: center;

	overflow: auto;

	background-color: rgba(150,150,150,0.7);

	position: absolute;

	bottom: 0px;

}

input.closeImage {

	float: left;

	width: 85px;

	height: 30px;

	margin-top: 10px;

	background-color: rgba(0, 0, 0, 0.7);

	color: rgb(255, 255, 255);

	border-radius: 5px;

	font-family: "Arial";

	font-size: 12px;

	position: absolute;

	left: 31px;

	z-index: 105;

	border: 2px solid #cccccd;

}
div.from_to {
	text-align: center;
	margin: 40px 0px;
}