﻿
/*-------------------- Photo gallery------------------*/

.gallerycontainer{
	width:220px;
	height:320px;
	background:#ffec62;
	float:left;
	margin-left:23px;
	margin-top:10px;
	padding:10px;
	border:2px solid #7c7c7c;
	position:relative;
	
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
.gallerycontainer p{
	padding:2px 0px;
}
.galleryimg{
	width:180px;
	height:135px;	
	margin:0px auto;
	margin-bottom:10px;
}
.galleryimg1{
	width:180px;
	height:135px;
	margin-left:20px;
	margin-top:20px;
	float:left;	
}
.gallerycontainer a{
	color:#990000;
	font-weight:bold;
	text-decoration:none;	
}
.gallerycontainer a:hover{
	height:160px;
	padding:0px 0px;
	color:#aa3a3a;
}
.photo-bg tr td {
    background-image: url("/images/photo-bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 151px;
    width: 201px;
}

.photo-bg2 tr td {
    background-image: url("/images/photo-bg1.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 151px;
    width: 201px;
}

/*-------------------- Photo gallery------------------*/


.subnews { width:100%; float:left; height:auto; border-bottom:1px solid #000;}
.sub-news1 { font-size:0.95em; color:#e93f3d; display:block; float:right; margin-right:10px;}

.dress {width:100%; float:left;}
.dress1, .dress2,  .dress3, .dress4{width:25%; float:left;}



.gallerycontainer2{
	width:200px;
	height:160px;
	background-image: url("/images/photo-frame-gallery.png");
	float:left;
	margin-left:30px;
margin-top: 10px;
	padding-top: 12px;
	background-repeat: no-repeat;
	
	position:relative;
	
	
}





.gallerycontainer1{
	width: 235px;
height: 360px;
border: 0px solid #99F;
float: left;
margin-left: 45px;
margin-top: 15px;
padding :10px;
background-image: url('/images/gallery-bgg.png');
background-repeat: no-repeat;
}
.gallerycontainer1 p{
	padding:2px 0px;
	font-family: Arial;
	font-size:13px;
}

.galleryimg5{
	width:180px;
	height:135px;	
	margin:15px auto 10px;
	
}


.gallerycontainer1 a{
	color:#990000;
	font-family: Arial;
	font-size:13px;
	text-decoration:none;	
}
.gallerycontainer1 a:hover{
	
	text-decoration:none;
	color:#000;
}
#cont { width:100%; margin:0px auto; color: #333;font-family: 'Open Sans',sans-serif; font-size: 1.3em;}
.fldtitle {  padding: 0px 0 0px;
  line-height: 22px;
  padding-bottom: 0px;
  margin-bottom: 0px;}

#contactfrm {background-color: #fff;float: left; border: 0px solid #C0C0C0; line-height: 1.6;margin: 0;padding: 10px 5%;text-align: left; width:40%;}
.inp {border: 1px solid #ccc;width: 55%;margin-bottom: 8PX; padding: 6px!important;
  border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}

.txtarea1 {border: 1px solid #ccc;height: 90px;padding: 10px;width: 40%;}
.resul {width:100%; float:left; font-size:1em; color:Green;}
.frmbtn {float: left; margin-left:38%;}
.btn1 {border: 0 none;cursor: pointer;padding: 10px 25px;text-transform: uppercase;}
.button1 {background-color: #142A14;border: 1px solid #FFFFFF;border-radius: 5px;margin-left: 20px; box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
color: #fff;margin-top:5%;text-decoration: none;font-size:1.0em;}
.button1:hover {background: #DCB785;border-color: #fff;color: #fff;}
#cont-adress { width:35%; margin-left:2%; float:right ; background-color: #fff; border: 0px solid #C0C0C0; padding: 10px 40px;}
.cont-text {display: block; margin-top: -30px;  margin-left: 45px;}
.cont-text a { color:#000; text-decoration:none; }
.cont-text a:hover { color:#ab0000; text-decoration:none; } 
.rfv {font-size: 0.78em; padding-left:5px;}

.responsive { max-width: 100%; height: auto; }
#careerform {background-color: #d9edfd;float: left; border: 0px solid #C0C0C0;  line-height: 1.6;margin: 0;padding: 10px 5%;text-align: left; width:90%;
MARGIN-BOTTOM: 7px;
  border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;


}
input { outline:none;
}