 @charset "utf-8";
/* CSS Document */

@font-face {
	font-family:Verdana, Geneva, sans-serif ;
	font-weight: 400;
}
 h1, h2, h3, h4, h5, h6, p,  img, ol, ul, li   {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align:baseline;
	font: inherit; list-style:none;
}
body{
	font-family:Verdana, Geneva, sans-serif;
	   font-size: 14px;
    line-height: 1.5; 
	color:#444444;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
p{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height:150%;
	color:#444444;
	padding-top: 5;
	padding-right: 20px;
	padding-bottom: 5;
	padding-left: 10px;
	margin-right: 15px;
	margin-left: 10px;
	}
	a {
	text-decoration: none;
	color: #000000;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #7a75b5;
}

/*wELCOME LINK*/
.headerlink{padding:5px; margin:2px;border-bottom: 1px solid #efefef;}
.headerlink h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3C3B66;
	font-weight:bold;
	font-size: 14px;
}
.Clsborderimg{
	width:900px;
	padding:10 px;
	margin:2px;
	border-bottom: 1px  dashed #efefef;
}
	.page-title {
	font-size: 16px;
	color:#3c3b66;
	font-weight:bold;
	padding: 0 0 0 10px;
	text-align: justify;
		}
	.car_wrap {
	position: relative;
	overflow: hidden;
	width:900px;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:10px;
	margin-left: 10px;
}
.prev {
	background: url("../_borders/images/prevnext.png") 0 bottom no-repeat;
	display: block;
	position: absolute;
	right:70px;
	top: 0px;
	width: 25px;
	z-index: 999;
	height: 25px;
}

.prev:hover {
	background-position: 0 0;
}

.next {
	background: url("../_borders/images/prevnext.png") right bottom no-repeat;
	display: block;
	z-index: 999;
	position: absolute;
	right: 40px;
	top: 0px;
	width: 25px;
	height: 25px;
}

.next:hover {
	background-position: right 0;
}
.car_wrap h2 {
	padding-left: 10px;
	padding-top: 23px;
	padding-bottom: 3px;
}

.carousel1 {
	height: 249px;
}

.carousel1 li {
	float: left;
	width: 260px !important;
	font-size: 12px;
	margin: 5px;
}

.carousel1 li >div {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left:0px;
}

.carousel1 li .price {
	display: inline-block; background-image:url(../images/more.jpg);
	color: #fff;
	min-width: 67px;
	height: 20px;
	font: Verdana, Arial, Helvetica, sans-serif; font-size:12px;
	text-align: center;
	margin-top: 20px; margin-left:20px; padding-top:5px
}


.carousel1 li span {
	line-height: 16px;
}
.carousel2 {
	height: 200px;
}
.carousel2 h5 small {
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #364168; text-align:center;
	color: rgba(0, 0, 0, 0.6);
	text-shadow: 0 1px rgba(255, 255, 255, 0.3);
}
.carousel2 img {
	box-shadow: 2px 2px 3px #ddd;
	padding: 4px;
	background: #fff;
	border: 1px solid #e6e4e4;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 margin-bottom: 19px;
}
.carousel1 img {
	box-shadow: 2px 2px 3px #ddd;
	padding: 4px;
	background: #fff;
	border: 1px solid #e6e4e4;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 margin-bottom: 19px;
}
.col1 {
	color: #464646; font-weight:bold; text-align:center
}

.col2 {
	color: #e1837f;
}
.upp {
	text-transform: uppercase;
}
#ribbon {
	width:96px;
	height:91px;
	position:absolute;
	
	z-index:7;
	float: right;
	left: 988px;
	top: 717px
}
#ribbon2 {
	width:96px;
	height:91px;
	position:absolute;
	background:url("../_borders/images/ribbon-Copy.png") no-repeat;
	z-index:7;
	float: right;
	left: 262px; top: 780px
}
.clsCustbox{box-shadow: 0px 1px 5px #999999; background-color:#FFFFFF;}

/* Event gallary*/

ol,ul {
	list-style:none;
}

.container{
	position: relative;
	text-align: center;
}
.clr{
	clear: both;
}
.container > header h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;

	position: relative;
	font-weight: 400;
	color: rgba(27,54,81,0.8);

	padding: 0px 0px 5px 0px;
}
.container > header h1 span{
	color: #FFFFFF;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}
.lb-album{
	width: 850px;
	margin: 0 auto;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
}
.lb-album li{
	float: left;
	margin: 10px;
	position: relative;
}
.lb-album li > a,
.lb-album li > a img{
	display: block;
}
.lb-album li > a{
	width: 200px;
	height: 150px;
	position: relative;
	padding: 10px;
	background:rgba(158,111,86,0.3) inset;
	
}
.lb-album li > a span{
	position: absolute;
	width: 210px;
	height: 155px;
	top: 10px;
	left: 10px;
	text-align: center;
	line-height: 150px;
	color: rgba(27,54,81,0.8);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	font-size: 24px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	background: rgb(220,220,220);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(220,220,220,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(220,220,220,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(220,220,220,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(220,220,220,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(220,220,220,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(220,220,220,1) 100%);
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	right: 10px;
}
.lb-album li > a:hover span{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-overlay{
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 99;
	text-align: center;
	background: rgb(234,233,233);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(220,220,220,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(220,220,220,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(220,220,220,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(220,220,220,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(220,220,220,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(220,220,220,1) 100%);
}
.lb-overlay > div{
	position: relative;
	color: rgba(27,54,81,0.8);
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	width: 550px;
	margin: 10px auto 0px auto;
	
	-webkit-transition: opacity 0.3s linear 1.3s;
	-moz-transition: opacity 0.3s linear 1.3s;
	-o-transition: opacity 0.3s linear 1.3s;
	-ms-transition: opacity 0.3s linear 1.3s;
	transition: opacity 0.3s linear 1.3s;
}

.lb-overlay a.lb-close{
	background: rgba(27,54,81,0.8);
	z-index: 1001;
	color: #fff;
	position: absolute;
	top: 55px;
	left: 916px;
	font-size: 15px;
	line-height: 26px;
	text-align: center;
	width: 50px;
	height: 23px;
	overflow: hidden;
	margin-left: -25px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-webkit-transition: opacity 0.3s linear 1.2s;
	-moz-transition: opacity 0.3s linear 1.2s;
	-o-transition: opacity 0.3s linear 1.2s;
	-ms-transition: opacity 0.3s linear 1.2s;
	transition: opacity 0.3s linear 1.2s;
}
.lb-overlay img{
	/* height: 100%; For Opera max-height does not seem to work */
	max-height: 100%;
	position: relative;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
}
.lb-overlay:target {
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 80px 100px 120px 100px;
}
.lb-overlay:target img {
	-webkit-animation: fadeInScale 1.2s ease-in-out;
	-moz-animation: fadeInScale 1.2s ease-in-out;
	-o-animation: fadeInScale 1.2s ease-in-out;
	-ms-animation: fadeInScale 1.2s ease-in-out;
	animation: fadeInScale 1.2s ease-in-out;
}
.lb-overlay:target a.lb-close,
.lb-overlay:target > div{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
@-webkit-keyframes fadeInScale {
  0% { -webkit-transform: scale(0.6); opacity: 0; }
  100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
  0% { -moz-transform: scale(0.6); opacity: 0; }
  100% { -moz-transform: scale(1); opacity: 1; }
}
@-o-keyframes fadeInScale {
  0% { -o-transform: scale(0.6); opacity: 0; }
  100% { -o-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
  0% { -ms-transform: scale(0.6); opacity: 0; }
  100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
  0% { transform: scale(0.6); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}

/* 
	100% Height for Opera as the max-height seems to be ignored, not optimal for large screens 
	http://bricss.net/post/11230266445/css-hack-to-target-opera 
*/
x:-o-prefocus, .lb-overlay img {
    height: 100%;
}


.procontainer {
	width: 900px;
	text-align: center;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.procontainer .user {
	text-align: left;
}

.user {
	position: relative;
	height: auto;
	padding: 8px 12px 8px 8px;
	display: inline-block;
	vertical-align: baseline;
	zoom: 1;



  *display: inline;
  *vertical-align: auto;
}
.user img {
	float: left;
	width: 250px;
	height: 166px;
	margin-right: 8px;
}
.user h5 {
	float: left;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-shadow: 0 1px rgba(0, 0, 0, 0.4);
}
.user h5 small {
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #364168;
	color: rgba(0, 0, 0, 0.6);
	text-shadow: 0 1px rgba(255, 255, 255, 0.3);
	
}
.user:hover ul {
  padding: 4px 0 6px;
  visibility: visible;
  opacity: 1;
}
.user ul {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	border: 1px solid;
	border-color: #777 #6c6c6c #666;
	border-radius: 5px;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
	-webkit-transition-property: opacity, padding, visibility;
	-moz-transition-property: opacity, padding, visibility;
	-o-transition-property: opacity, padding, visibility;
	transition-property: opacity, padding, visibility;
	background-image: -webkit-linear-gradient(top, #eef3fe, #d9e3fa);
	background-image: -moz-linear-gradient(top, #eef3fe, #d9e3fa);
	background-image: none;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.9), 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.9), 0 1px 2px rgba(0, 0, 0, 0.1);
	background-color: #FFFFFF;
	line-height: 150%;
}
.user ul:before, .user ul:after, .user li:first-child:after {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  width: 0;
  height: 0;
  border: 7px outset transparent;
}
.user ul:before {
  bottom: -14px;
  border-top: 7px solid #555;
}
.user li:first-child:after {
  bottom: -13px;
  border-top: 7px solid white;
}
.user ul:after {
  bottom: -12px;
  border-top: 7px solid #d9e3fa;
}
.user li {
  padding: 0 12px;
  font-size: 11px;
  color: #838ca2;
  text-shadow: 0 1px white;
}
.user li.sep {
  margin-top: 4px;
  padding-top: 4px;
  border-top: 1px solid #b4bbce;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.6);
}
.user li a {
  display: block;
  position: relative;
  margin: 0 -13px;
  padding: 0 20px 0 12px;
  color: #313a4f;
  text-decoration: none;
  border: 1px solid transparent;
}
.user li a:hover {
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  background: #5a70b0;
  border-color: #5a70b0 #495d98 #42558a;
  background-image: -webkit-linear-gradient(top, #7688bd, #4e64a3);
  background-image: -moz-linear-gradient(top, #7688bd, #4e64a3);
  background-image: -o-linear-gradient(top, #7688bd, #4e64a3);
  background-image: linear-gradient(to bottom, #7688bd, #4e64a3);
}
.user li a:hover:after {
  display: block;
}
.user li a:after {
  content: '';
  display: none;
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -4px;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #9facd1;
  border-left-color: rgba(255, 255, 255, 0.4);
}
.clstab_border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d6d5d5;
	border-right-color: #d6d5d5;
	border-bottom-color: #d6d5d5;
	border-left-color: #d6d5d5;
}
