body
{
	font-family: 'Open Sans', sans-serif;
	  background:#f4f4f4;
	color:#333333;
}

a
{
	color:#222222;
}

a:hover
{
	color:#000000;
}

.slider-back-core
{
	min-height:230px;
	padding-top:45px !important;
}

.slider-back
{
	min-height:230px;
	background-color:#57bdd4;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#1e689a), to(#3e9ddc));
	background-image:-webkit-linear-gradient(top, #1e689a, #3e9ddc);
	background-image:-moz-linear-gradient(top, #1e689a, #3e9ddc);
	background-image:-ms-linear-gradient(top, #1e689a, #3e9ddc);
	background-image:-o-linear-gradient(top, #1e689a, #3e9ddc);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#1e689a, endColorstr=#3e9ddc);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#1e689a, endColorstr=#3e9ddc)";

}




form#main fieldset 
	{
		border: none;
		margin-bottom: 25px;
	
	}

	form#main fieldset:last-of-type 
	{
		margin-bottom: 0;
	}

	form#main legend 
	{
		
		font-size: 16px;
		font-weight: bold;
		padding-bottom: 10px;
	}
	
	form#main ol li 
	{
		list-style: none;
	}

@media (max-width: 767px) 
{
	form#main {
		padding:20px;
		width:100% !important;
		min-width:300px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background:#f8f8f8;
	}
	
	form#main input:not([type=radio]):not([type=checkbox]),
	form#main select,
	form#main textarea {
		background: #ffffff;
		border: 1px solid #eaeaea;
		outline: none;
		padding: 5px;
		clear:both !important;
		width: 100% !important;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		min-height:32px;
	}
	
	form#main label {
		
		font-size:16px;
		margin-top:10px;
	}
	
	#main-login-form
	{
		width: 320px !important;
		margin-left:-160px !important; 
	}
	
	.login-form-field
	{
		width:160px !important;
	}
}


@media (min-width: 768px) 
{
	form#main {
		
		padding: 20px;
		width: 95%;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background:#eaeaea;
	}

	



	form#main ol li 
	{
		background: #f4f4f4;
		border-color: #cccccc;
		border-style: solid;
		border-width: 1px;
		line-height: 30px;
		list-style: none;
		padding: 5px 10px;
		margin-bottom: 2px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}

	form#main ol ol li 
	{
		background: none;
		border: none;
		float: left;
	}

	form#main label {
		float: left;

		width: 28%;
		font-weight:400;
	}

	form#main input:not([type=radio]):not([type=checkbox]),
	form#main select,
	form#main textarea {
		background: #ffffff;
		border: none;
		font: italic 13px Georgia, "Times New Roman", Times, serif;
		outline: none;
		padding: 5px;
		width: 65%;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		min-height:32px;
	}
	form#main input:not([type=submit]):focus,
	form#main textarea:focus 
	{
		background: #eaeaea;
	}

	form#main input[type=radio]
	 {
		float: left;
		margin-right: 5px;
	}
}


.form-field
{
	border:1px solid #aaaaaa;
		-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	height:28px;
	min-width:200px;
	font-size:14px;
}

.logo-results
{
	margin:0 auto;
}

.save-job-link
{
	margin-bottom:10px;
}

.results-job-title
{

	color:#0066cc !important;
	font-size:18px !important;
	display:block;
}

.results-job-title-link
{
	text-decoration:none !important;
}

.results-job-details
{
	margin-top:10px;
	padding-left:15px;
	font-size:13px;
}

.job-details-link
{
	color:#0066cc !important;
	font-size:14px;
	display:block;
	margin-top:10px;
	float:left;
}

.job-details-link:hover
{
	text-decoration:underline !important;
}

.feed-company
{
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#999999;
}	

.main-top-link
{
	color:#ffffff !important;
	font-size:14px !important;
}

.main-top-link:hover
{
	color:#dddddd !important;
}

.page-header
{
	margin-top:0px;
	padding-bottom:20px;
	width:100%;
	border-bottom:1px solid #eeeeee;
}

.no-margin
{
	margin:0 !important;
}


.category_link
{
	margin-bottom:4px;
	display:block;
	font-size:1.15em;
	margin-top:20px;
	
}

.main_category_link
{
	color:#0066cc !important;
	text-decoration:none;
}


.sub_category_link
{
	color:#5f5f5f;
	font-size:13px;
	text-decoration:none !important;
}

.jobs-location-link
{
	position:relative;
	top:15px;
}

.padding-top-25
{
	padding-top:25px;
}

.small-input-field
{
	width:120px !important;
}




.carousel-icon
{
	position:relative;
	top:85px;
}

.carousel-icon-solid
{
	position:relative;
	top:85px;
}

.carousel-icon-slide
{
	position:relative;
	top:150px;
}


#myCarousel
{
	min-height:370px;
}



.indicator-image
{
	width:12%;
	margin-right:5px;
	max-height:70px;
}

.top-bottom-margin
{
	margin-top:13px !important;
	margin-bottom:13px !important;
}

.s-top-bottom-margin
{
	margin-top:4px !important;
	margin-bottom:10px !important;
}

.aside-header
{
	font-size:18px !important;
	text-decoration:none !important;
	padding-top:6px;
	margin-top:0px;
}


.img-shadow
{
	
	-webkit-box-shadow: 0 2px 5px #aaa;
    -moz-box-shadow: 0 2px 5px #aaa;
    box-shadow: 0 2px 5px #aaa;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}


.img-right-margin
{
	margin-right:15px;
	margin-bottom:5px;
}

.no-top-margin
{
	margin-top:0 !important;
	padding-top:0 !important;
}

.sub-text
{
	color:#5f5f5f;
	font-size:11px;
	text-decoration:none;
}

.gray-wrap
{
	background:#ffffff;
	width:100%;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.white-wrap
{
	
	width:100%;
	padding-left:15px;
	padding-right:15px;
	padding-top:2px;
	margin-top:25px;
}

.clear
{
	clear:both;
}

.no-left-padding
{
	padding-left:0px !important;
}

.right-margin-40
{
	margin-right:40px;
}

.xcarousel-caption
{

}

.carousel-indicators
{
	
}


.slider-details-button
{
	font-size:26px !important;
	color:#ffffff;
	margin:0 auto;
	padding-left:30px !important;
	padding-right:30px !important;
	border:1px solid #18b018 !important;
		
	
	background-color:#1ab11a;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#27c027), to(#059b05));
	background-image:-webkit-linear-gradient(top, #27c027, #059b05);
	background-image:-moz-linear-gradient(top, #27c027, #059b05);
	background-image:-ms-linear-gradient(top, #27c027, #059b05);
	background-image:-o-linear-gradient(top, #27c027, #059b05);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#27c027, endColorstr=#059b05);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#27c027, endColorstr=#059b05)";

}

.slider-details-button:hover,.slider-details-button:active
{
	background-color:#18b018 !important;
	color:#ffffff !important;
}



.menu{
	display:block;
	text-transform:uppercase;
	padding:0;
	margin:25px 0 0 0;
}

.menu li{
	display: inline-block;
	position: relative;
	z-index:100;
	padding:0 17px;
}

.menu li:first-child{
	padding-left:30px;
	
}
.menu li:last-child{
	padding-right:0;
}

.menu li a {
	font-size:14px;
	text-decoration:none;
	display:block;
	padding:7px 5px;
	color:#333333 !important;
}

.menu li a:hover, .menu li:hover > a{
	border-bottom:1px solid #D9D9D9;
	color:#D9D9D9;
}

.menu ul 
{
	display: none;
	margin: 0;
	padding: 0;
	
	position: absolute;
	top:98%;
	left: 0px;
	background: #ffffff;
	border-bottom:2px solid #dcdcdc;
	padding-top: 1px;
}

.menu ul li 
{
	display:block;
	float: none;
	background:none;
	margin:0;
	padding:0;
}
.menu ul li:first-child
{
	padding-left:0;
}
.menu ul li a 
{
	font-size:13px;
	font-weight:normal;
	display:block;
	color:#797979;
	background:#ffffff;
	padding-left:10px;
	padding-right:10px;
}

.menu ul li a:hover, .menu ul li:hover > a
{
	background:#f0f0f0;
	border-bottom:none;
	color:#16ad16;
}

.menu li:hover > ul
{ 
	display: block;
}
.menu ul ul {
	left: 149px;
	top: 0px;
}


.white-font
{
	color:#ffffff !important;
}


.xcarousel-caption 
{
	padding-right: 40px;
	margin-top: 80px;
	padding-left: 40px;
	z-index: 10;
	color: #555555 !important;
}


.carousel-link
{
	color: #ffffff !important;
	text-decoration:none !important;
}


.search-bottom-wrap
{
	width:100%;
	padding-bottom:10px;
	text-align:center;
	background-color: rgb(210, 210, 210);
    background-color: rgba(210, 210, 210, 0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	padding: 8px 0;
	color: #fff;
	font-size: 13px;
}

.solid-search-bottom-wrap
{
	width:100%;
	padding-bottom:10px;
	text-align:center;
	background:#ecf0f1;
	padding: 8px 0;
	color: #fff;
	font-size: 13px;
	border-top:1px solid #dce0e1;
}


.solid-search-form-wrap{
	width:100%;
	padding-bottom:20px;

	margin-top:1px;
	
	background:yellow;
	position:relative;
	top:-50px;
   
	  padding: 8px 0;
	
	  color: #fff;
	  font-size: 13px;
}

.search-form-wrap{
	width:100%;
	padding-bottom:20px;

	margin-top:2px;
	

    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.3);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";

	  padding: 8px 0;
	
	  color: #fff;
	  font-size: 13px;
}
.search-form-wrap h3{
	font-weight:700;
	color:#565656;
	font-size:26px;
	margin:40px 0;
}
.btn-green{
	margin-top:10px;
	font-size:16px;
	
	padding:6px 2px;
}
.label{
	font-weight:400;
	color:#565656;
	font-size:18px;
	padding:0;
}
.group-1{
	padding:0 8px 0 0;
}
.group-2{
	padding:0 0 0 8px;
}
.input-job{
	border:0;
	margin:0px !important;
	height:40px;
	border-radius:5px;
	box-shadow:0px 1px 2px rgba(187,192,194, .9);
	color:#889292;
	font-weight:400;
	font-size:14px;
	padding:0 35px 0 15px;
	width:100%;
	background-repeat:no-repeat;
	background-position:right;
}

.input-location{
	border:0;
	margin:0px !important;
	height:40px;
	border-radius:5px;
	box-shadow:0px 1px 2px rgba(187,192,194, .9);
	color:#889292;
	font-weight:400;
	font-size:14px;
	padding:0 35px 0 15px;
	width:100%;
	background-repeat:no-repeat;
	background-position:right;
}

.aside-link
{
	text-decoration:none;
}



.bottom-links-nav{
	
}
.bottom-links-nav ul{
	list-style:none;
	margin:0;
	padding:0;
	
}
.bottom-links-nav li{
	margin-bottom:12px;
}
.bottom-links-nav li:last-child{
	margin-bottom:0;
}

.bottom-links-nav a{
	text-decoration:none !important;
	color:#ffffff !important;
}
.bottom-links-nav a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.no-decoration
{
	text-decoration:none !important;
}

.r-margin-15
{
	margin-right:15px;
}

.r-margin-7
{
	margin-right:7px;
}

.job-details-wrap
{
	padding:20px;
	border:1px solid #dfdfdf;
	padding-top:30px;
}

.job-details-info
{
	width:100%;
	
	/*
		background-color:#c5c5c5;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fbfbfb), to(#e5e5e5));
	background-image:-webkit-linear-gradient(top, #fbfbfb, #e5e5e5);
	background-image:-moz-linear-gradient(top, #fbfbfb, #e5e5e5);
	background-image:-ms-linear-gradient(top, #fbfbfb, #e5e5e5);
	background-image:-o-linear-gradient(top, #fbfbfb, #e5e5e5);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fbfbfb, endColorstr=#e5e5e5);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#fbfbfb, endColorstr=#e5e5e5)";
	
	border-top:1px solid #c5c5c5;
	*/
	
	background:#f4f9ff;
	border-top:3px solid #47a5f4;
	border-bottom:1px solid #47a5f4;

	margin-bottom:10px;
	padding-top:15px;
	padding-bottom:15px;
}

.l-margin-50
{
	margin-left:50px;
}

.l-margin-35
{
	margin-left:41px;
}


.l-margin-20
{
	margin-left:20px;
}


.search-result
{
	min-height:100px;
}


.n-jobs-back
{
	text-align:center;
	min-width:115px;
	float:right;
	
	padding:5px;
	color:#ffffff;
	
	background-color:#059b05;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#27c027), to(#059b05));
	background-image:-webkit-linear-gradient(top, #27c027, #059b05);
	background-image:-moz-linear-gradient(top, #27c027, #059b05);
	background-image:-ms-linear-gradient(top, #27c027, #059b05);
	background-image:-o-linear-gradient(top, #27c027, #059b05);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#27c027, endColorstr=#059b05);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#27c027, endColorstr=#059b05)";
	
}


.white-link
{
	color: #ffffff !important; 
	text-decoration:none;
}

.white-link:hover
{
	color: #eeeeee !important;
	text-decoration:underline;
}

.padding-left-15
{
	padding-left:17px;
}



.nav {
  padding: 0;
  margin: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;

  padding-bottom:12px;
  text-decoration:none !important;
  padding-right:20px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: underline;
}



.tabbable a:hover
{
	text-decoration:none !important;
}

.padding-top-10
{
	padding-top:10px;
}

#ads-rotator
{
	width:100%;

	background-repeat:no-repeat;
	color:#666666;
	padding-left: 40px;
	text-align:left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


.jcarousel-skin-ie7 .jcarousel-container 
{
   
}

.jcarousel-skin-ie7 .jcarousel-direction-rtl 
{
	direction: rtl;
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal 
{
    width: 100%;
    padding: 5px 50px;
	line-height:1.1em !important;
}


.jcarousel-skin-ie7 .jcarousel-clip 
{
    overflow: hidden;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal 
{
    width: 99%;
}

#wrap{position:relative;left:-4px;top:-8px}

.jcarousel-skin-ie7 .jcarousel-item 
{
    width: 158px;
    height: 125px;
	
}

.jcarousel-skin-ie7 .jcarousel-item a
{
   color:white;
   text-decoration:none;
}

.jcarousel-skin-ie7 .jcarousel-item:hover,
.jcarousel-skin-ie7 .jcarousel-item:focus {
    border-color: #808080;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 7px;
}

.jcarousel-skin-ie7 .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 7px;
	margin-right: 0;
}

.jcarousel-skin-ie7 .jcarousel-item-vertical {
    margin-bottom: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}


.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 30px;
    right: 45px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background: transparent url(../images/next-new.png) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../images/prev-new.png);
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-horizontal:focus {
    background-position: -35px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    background-position: -70px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -105px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 30px;
    left: 0px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background: transparent url(../images/prev-new.png) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../images/next-new.png);
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-horizontal:focus {
    background-position: -35px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: -70px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -105px 0;
}


#companies-carousel
{
	width:100%;
	height:auto;
	background-color:#f7f7f7;
	position:relative;
	
}
#companies-carousel h1{
	text-align:center;
	margin:42px 0 25px 0;
}

.small-link
{
	font-weight:400;
	font-size:14px;
}

.margin-bottom-5
{
	margin-bottom:5px;
}

.margin-top-10
{
	margin-top:10px;
}

.margin-top-5
{
	margin-top:5px;
}

.margin-top-7
{
	margin-top:7px;
}

.margin-top-3
{
	position:relative;
	top:3px;
	left:3px;
}

#wrapper{
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}

#header{
	width:100%;
	min-height:90px;
	padding-top:10px;
}


.top-line{
	width:100%;
 -webkit-box-shadow: 0 4px 4px -2px #aaaaaa;
   -moz-box-shadow: 0 4px 4px -2px #aaaaaa;
        box-shadow: 0 4px 4px -2px #aaaaaa;
	height:8px;
	
}
.top{
	width:100%;
	height:auto;
	border-bottom:1px solid #e8eaeb;
}

.media-top-right{
	float:right;
}
.media-top{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}


.media-top li,.media-top-2 li{
	display:inline-block;
}
.media-top .item{
	padding:8px 8px;
	color:#c0c2c2;
}
.media-top .item a{
	color:#c0c2c2;
}
.media-top .item a:hover{
	color:#16ad16;
}

.media-top-2{
	list-style:none;
	margin:0 0 0 5px;
	padding:0;
	float:left;
}

.media-top-2 .btn-blue,.media-top-2 .btn-green{
	margin-top:5px;
	margin-bottom:5px;
	padding:5px 15px;
}

.main-logo
{
	margin-top:20px 0;
}

.min-height-100
{
	min-height:90px;
}

.full{
	padding:0;
}

.main-nav{
	padding:0;
}
nav{
	display:block;
}

.footer
{
	width:100%;
	min-height:200px !important;

	padding-top:50px;
	padding-bottom:50px;
}

.bottom-links h4
{
	font-weight: bold;
	margin-top:0px;
}


.footer-bottom{
	width:100%;
	height:auto;
	padding-top:12px;
	padding-bottom:12px;
	background-color:#0f101a;
	font-size:12px;
}


.widget-title {
	color:#ffffff;
	margin:35px 0 15px 0;
	text-align:left;
}


.btn-blue
{
	background-color:#1e689a;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#3e9ddc), to(#1e689a));
	background-image:-webkit-linear-gradient(top, #3e9ddc, #1e689a);
	background-image:-moz-linear-gradient(top, #3e9ddc, #1e689a);
	background-image:-ms-linear-gradient(top, #3e9ddc, #1e689a);
	background-image:-o-linear-gradient(top, #3e9ddc, #1e689a);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3e9ddc, endColorstr=#1e689a);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#3e9ddc, endColorstr=#1e689a)";
	margin:5px 0;
	color:#ffffff;
	border:none;
	text-decoration:none;
}
.btn-blue:hover{
	background:#0087e0;
	color:#ffffff !important;
}
.btn-green{
	background-color:#059b05;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#27c027), to(#059b05));
	background-image:-webkit-linear-gradient(top, #27c027, #059b05);
	background-image:-moz-linear-gradient(top, #27c027, #059b05);
	background-image:-ms-linear-gradient(top, #27c027, #059b05);
	background-image:-o-linear-gradient(top, #27c027, #059b05);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#27c027, endColorstr=#059b05);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#27c027, endColorstr=#059b05)";
	margin:5px 0;
	color:#ffffff;
	border:none;
	text-decoration:none;
}
.btn-green:hover{
	background:#059b05;
	color:#ffffff !important;
}

.carousel-indicators 
{
	border-top:1px solid #cccccc;
	padding-top:5px;
  position: absolute;
  bottom: -30px !important;
  left: 40%;
  z-index: 15;
  width: 80%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
  outline:none;
}

.btn-gradient 
{
  background-color:#ebebeb;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fbfbfb), to(#ebebeb));
	background-image:-webkit-linear-gradient(top, #fbfbfb, #ebebeb);
	background-image:-moz-linear-gradient(top, #fbfbfb, #ebebeb);
	background-image:-ms-linear-gradient(top, #fbfbfb, #ebebeb);
	background-image:-o-linear-gradient(top, #fbfbfb, #ebebeb);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fbfbfb, endColorstr=#ebebeb);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#fbfbfb, endColorstr=#ebebeb)";
	color:#000000;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-gradient:hover,
.btn-gradient:focus,
.btn-gradient:active,
.btn-gradient.active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.gray-link
{
	color:#565656;
	text-decoration:underline;
}

.gray-link:hover
{
	color:#222222;
	text-decoration:underline;
}

.login-form-field
{
	width:280px;
	border:1px solid #aaaaaa;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	height:28px;

	font-size:14px;
}

#main-login-form 
{
    -webkit-box-shadow: 0 3px 10px #aaa;
    -moz-box-shadow: 0 3px 10px #aaa;
    box-shadow: 0 3px 10px #aaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	line-height:1.1em;
	float: right;
	
    width: 450px;
	height:240px;
	position:absolute;      
	top: 50%;
    left: 50%;
    margin-top:-100px; 
    margin-left:-250px; 
	z-index:6001;
	border:4px solid #999999;
	background:#f5f5f5;
	margin-bottom:40px;
	padding: 5px 20px 10px;

	display:none;	
}


.close-login-icon
{
	float:right;
	position:relative;
	top:-4px;
	left:19px;
}



.form-field
{
	border:1px solid #aaaaaa;
		-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	height:28px;
	min-width:160px;
	font-size:14px;
}

.admin-main-content
{
	background:#fbfbfb;
	border-top:1px solid #eeeeee;
	padding:10px;
	min-height:400px;
}

.sub-loc-select
{
	
}

.min-height-400
{
	min-height:430px;
}

.underline-link
{
	text-decoration:underline !important;
}



.bottom-links li
{
	width:50%;
	float:left;
}

.bottom-links h4
{
	color: #ffffff !important;
}

@media (max-width: 992px) 
{

	.form-group
	{
		padding-left:0px !important;
		padding-right:0px !important;
	}
	
	.results-job-details
	{
		list-style:none;
	}
	
	.job-details-link
	{
		float:none !important;
	}
	
	.listing-wrap
	{
		text-align:center;
	}

	.hide-sm
	{
		display:none;
	}
	
	.small-tile img
	{
		display:none !important;
	}
	
	.small-tile
	{
		display:block !important;
		height:50px !important;
		float:right !important;
		margin-right:0px !important;
		clear:both;
	}
	
	.h3-tile
	{
		padding:0 !important;
		margin:0 !important;
		padding-top:10px !important;
	}
	
	#nav_menu
	{
		background:#f5f5f5;
		width:100%;
		margin-bottom:20px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		text-align:center !important;
	}
	
	#nav_menu li
	{
		border-bottom:1px solid #dddddd;
		padding:10px;
	
	}
	
	#nav_menu li a
	{
		font-size:18px !important;
	}
	
	.top-menu li a:hover, .menu li:hover > a
	{
		border-style:none !important;
	}
	
	.top-menu li:hover 
	{
		
		background:#cccccc;
	}
}

@media (min-width: 993px)
{

	.hide-sm
	{
		display:block !important;
	}
	
}


.red-font
{
	color:red;
}

.width-100
{
	width:100% !important;
}

.padding-5
{
	padding:5px !important;
}

.bottom-header
{
	padding-top:10px;
	padding-bottom:5px;
	font-weight:bold;
	color:#ffffff;
	font-size:14px;
	text-transform:uppercase;
}

.expand_menu_link
{
	color: #333333 !important;
	font-size:18px;
	text-decoration:none;
}

.expand_menu_link:hover,.expand_menu_link:active,.expand_menu_link:focus
{
	text-decoration:none !important;
}

.menu-top-margin
{
	
}

.top-menu li a {
	font-size:14px;
	text-decoration:none;
	display:block;
	padding:7px 5px;
	color:#333333 !important;
}

.top-menu li a:hover, .menu li:hover > a{
	border-bottom:1px solid #D9D9D9;
	color:#D9D9D9;
}

.top-menu
{
	text-transform:uppercase;
}

.top-menu li
{
	padding-right:8px !important;
}

.top-menu li:last-child
{
	padding-right:0px !important;
}

.relative-top-10
{
	position:relative;
	top:-9px;
}

.min-width-200
{
	min-width:230px;
}

.left-right-margin
{
	margin-left:25px;
	margin-right:25px;
}

.login-icon
{
	position:absolute;
	top:11px;
	left:9px;

}

.flogin-icon
{
	position:relative;
	
}

#top_msg_header
{
	margin-top:12px;
	margin-bottom:2px;
}

.login-hr
{
	margin-top:15px;
	margin-bottom:15px;
}

.min-width-100
{
	min-width:100px;
}

.relative-top-10
{
	position:relative;
	top:10px;
}

#resume_content
{
	padding-left:15px;
	padding-right:15px;
}

.bottom-icon
{
	float:left;
	margin-right:20px;
}

.l-margin-40
{
	margin-left:15px;
}




.signin-icon
{
	margin-left:2px;
}

#home_panel_wrap
{
	
	background-size: cover;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	
}


#slideshow { 
    margin: 50px auto; 
    position: relative; 
   
    padding: 10px; 
  
}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
	
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	 text-shadow: 1px 1px #000000;
}



.btn-link {
  background: none;
  color: #666666 !important;
  font-weight: 400;
  text-transform: uppercase;

  font-size: 14px;
  line-height: 20px;
  padding: 10px 15px;
  border: none;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn-link:focus {
  outline: none;
}
.btn-link:hover {
 
}


/* ======= Modal ======= */
.modal.modal-video .modal-dialog {
  width: 760px;
  margin: 30px auto;
}
.modal.modal-video .modal-body {
  padding: 10px;
  padding-top: 0;
}
.modal.modal-video .modal-header {
  border: none;
  padding: 10px;
}
.modal.modal-video .modal-title {
  color: #377130;
}
.modal.modal-login .modal-dialog,
.modal.modal-signup .modal-dialog,
.modal.modal-resetpass .modal-dialog {
  width: 460px;
  margin: 30px auto;
}
.modal.modal-login .modal-header,
.modal.modal-signup .modal-header,
.modal.modal-resetpass .modal-header {
  border: none;
  padding: 15px;
}
.modal.modal-login .modal-header .modal-title,
.modal.modal-signup .modal-header .modal-title,
.modal.modal-resetpass .modal-header .modal-title {
  margin-top: 15px;
  margin-bottom: 15px;
}
.modal.modal-login .modal-body,
.modal.modal-signup .modal-body,
.modal.modal-resetpass .modal-body {
  padding: 30px;
  padding-top: 0;
}
.modal.modal-login .modal-body .intro,
.modal.modal-signup .modal-body .intro,
.modal.modal-resetpass .modal-body .intro {
  color: #666666;
  margin-bottom: 30px;
}
.modal.modal-login .modal-footer,
.modal.modal-signup .modal-footer,
.modal.modal-resetpass .modal-footer {
  padding: 12px;
  background: #f5f5f5;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
}
.modal.modal-login .modal-footer p,
.modal.modal-signup .modal-footer p,
.modal.modal-resetpass .modal-footer p {
  color: #666666;
  font-size: 14px;
  margin-bottom: 0;
}
.modal.modal-login .form-group,
.modal.modal-signup .form-group,
.modal.modal-resetpass .form-group {
  position: relative;
}
.modal.modal-login .form-group.email:before,
.modal.modal-signup .form-group.email:before,
.modal.modal-resetpass .form-group.email:before {
  
  width:15px;
  height:15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 10px;
  top: 12px;
  color: #999999;
}
.modal.modal-login .form-group.password:before,
.modal.modal-signup .form-group.password:before,
.modal.modal-resetpass .form-group.password:before {
  width:15px;
  height:15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 10px;
  top: 12px;
  color: #999999;
}
.modal.modal-login .form-control,
.modal.modal-signup .form-control,
.modal.modal-resetpass .form-control {
  font-size: 16px;
  padding-left: 30px;
}
.modal.modal-login .social-login,
.modal.modal-signup .social-login,
.modal.modal-resetpass .social-login {
  margin-bottom: 15px;
}
.modal.modal-login .social-login li,
.modal.modal-signup .social-login li,
.modal.modal-resetpass .social-login li {
  margin-bottom: 10px;
}
.modal.modal-login .social-login li .btn,
.modal.modal-signup .social-login li .btn,
.modal.modal-resetpass .social-login li .btn {
  color: #fff;
}
.modal.modal-login .social-login li .btn:hover,
.modal.modal-signup .social-login li .btn:hover,
.modal.modal-resetpass .social-login li .btn:hover {
  color: #fff;
}
.modal.modal-login .social-login li .btn .fa,
.modal.modal-signup .social-login li .btn .fa,
.modal.modal-resetpass .social-login li .btn .fa {
  font-size: 18px;
  position: relative;
  top: 2px;
  margin-right: 10px;
}
.modal.modal-login .twitter-btn,
.modal.modal-signup .twitter-btn,
.modal.modal-resetpass .twitter-btn {
  background: #55acee;
}
.modal.modal-login .twitter-btn:hover,
.modal.modal-signup .twitter-btn:hover,
.modal.modal-resetpass .twitter-btn:hover {
  background: #2795e9;
}
.modal.modal-login .facebook-btn,
.modal.modal-signup .facebook-btn,
.modal.modal-resetpass .facebook-btn {
  background: #3b5998;
}
.modal.modal-login .facebook-btn:hover,
.modal.modal-signup .facebook-btn:hover,
.modal.modal-resetpass .facebook-btn:hover {
  background: #2d4373;
}
.modal.modal-login .google-btn,
.modal.modal-signup .google-btn,
.modal.modal-resetpass .google-btn {
  background: #dd4b39;
}
.modal.modal-login .google-btn:hover,
.modal.modal-signup .google-btn:hover,
.modal.modal-resetpass .google-btn:hover {
  background: #c23321;
}
.modal.modal-login .forgot-password,
.modal.modal-signup .forgot-password,
.modal.modal-resetpass .forgot-password {
  font-size: 13px;
  margin-top: 10px;
}
.modal.modal-login .forgot-password a,
.modal.modal-signup .forgot-password a,
.modal.modal-resetpass .forgot-password a {
  color: #999999;
}
.modal.modal-login .forgot-password a:hover,
.modal.modal-signup .forgot-password a:hover,
.modal.modal-resetpass .forgot-password a:hover {
  text-decoration: underline;

}
.modal.modal-login .divider,
.modal.modal-signup .divider,
.modal.modal-resetpass .divider {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
  color: #999999;
  text-transform: uppercase;
}
.modal.modal-login .divider span,
.modal.modal-signup .divider span,
.modal.modal-resetpass .divider span {
  background: #fff;
  display: inline-block;
  padding: 0 10px;
  position: relative;
}
.modal.modal-login .divider:before,
.modal.modal-signup .divider:before,
.modal.modal-resetpass .divider:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  background: #e5e5e5;
  height: 1px;
  width: 100%;
}
.modal.modal-login .note,
.modal.modal-signup .note,
.modal.modal-resetpass .note {
  color: #999999;
  font-size: 13px;
  margin-bottom: 30px;
}
.modal.modal-login .btn + .note,
.modal.modal-signup .btn + .note,
.modal.modal-resetpass .btn + .note {
  margin: 15px 0;
}
.modal.modal-login .remember label,
.modal.modal-signup .remember label,
.modal.modal-resetpass .remember label {
  font-size: 14px;
  color: #666666;
}

.search-form-wrap h4
{
	font-size:1.6em;
	color: #ffffff;
	text-shadow: 2px 2px #000000 !important;
}

.solid-search-form-wrap h4
{
	font-size:1.6em;
	color: #333333;
}

.nav-tabs li
{
	font-size:1.1em;	
}

.text-logo
{
	font-size:1.6em;
	font-weight:bold;
	color:#ffffff;
}

.text-logo:hover
{
	color:#dddddd;
}

.main-container
{
	
}

.languages-menu
{
	position:relative;
	top:-10px;
	margin-bottom:5px;
}

.no-padding
{
	padding:0 !important;
}

.bigger-font
{
	font-size:1.15em;
}

.default-back-color
{
	background:#1b1d2a;
}

.footer .sub-text, .footer a
{
	color: #ffffff;
}

.upper-case
{
	text-transform:uppercase;
}


.fill-back 
{
    width: 100%;
    height: 100%;

    background-position: center;
	
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;

}

.add-shadow
{
	text-shadow: 1px 1px #000000 !important;
}

.main-search-label
{
	font-size:13px;
	color: #ffffff;
}

.main-search-label a
{
	font-weight: bold;
	color: #ffffff !important;
}

.bottom-margin-5
{
	margin-bottom:5px;
}

.slide-product-image
{
	max-height:120px;
	margin-top:7px;
}

.users-admin-footer
{
	background:#0f101a;
}

.admin-top-button
{
	margin-top:10px;
}

.admin-user-text-logo
{
	color:#333333;
}

.btn-main-login
{
	color:#ffffff !important;
	padding-left:5px;
	padding-right:5px;
}

/* new */


.page-title{
	text-align: center;
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
}

.page-search-title
{
	font-weight: 800;
	
}

.page-title h3{
	position: relative;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 800;
	text-transform: uppercase;
}

.page-title-no-decoration h3{
	position: relative;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 800;
	text-transform: uppercase;
}

.page-title h3::after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: -22px;
	width: 80px;
	height: 3px;
	margin-left: -40px;
	background-color: #5bc0de;
}



.post-container::before,
.post-container::after{
	content: "";
	clear: both;
	display: table;
}

.post-container{
	margin-bottom: 30px;
}

.post-content{
	position: relative;
	display: block;
	background-color: #ffffff;
	border: 1px solid #eee;
	padding: 20px 25px;
	margin-bottom: 2px;
}

.post-content.no-padding{
	padding: 0;
}

.post-content.no-padding img{
	margin: 0;
}

.footer-information{
	background-color: #fff;
	border: 1px solid #eee;
	border-bottom-width: 3px;
	padding: 18px 20px;
	padding-bottom:12px;
}

.footer-information a,
.footer-information .fa,
.footer-information .glyphicon{
	font-size: 20px;
	color: #6b6e80;
	vertical-align: middle;
}

.footer-information a:hover,
.footer-information a:focus,
.footer-information a:hover .fa,
.footer-information a:focus .fa,
.footer-information a:hover .glyphicon,
.footer-information a:focus .glyphicon{
	color: #5bc0de;
}

.footer-information span{
	display: block;
	vertical-align: middle;
	font-size: 14px;
	
}

.post-content img{
	max-width: 100%;
	height: auto;
	display: block;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		 -o-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
}

.post-meta{
	display: block;
	padding-top: 5px;
	padding-bottom: 15px;
}

.post-meta span{
	font-size: 13px;
	line-height: 13px;
	color: #888;
}



.heading-title{
	display: block;
}

.heading-title h2{
	color: #555;
	font-weight: 700;
	text-align: left;
	font-size: 30px;
	line-height: 34px;
	margin-top: 0;
	margin-bottom: 30px;
}

.heading-title.heading-small h2{
	color: #555;
	font-weight: 700;
	text-align: left;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
}

.post-content blockquote{
	position: relative;
	border-left: none;
	background-color: #5bc0de;
	color: #fff;
	border-radius: 2px;
	padding-top: 50px;
	padding-bottom: 30px;
}

.post-content blockquote p{
	text-indent: 55px;
}

.post-content blockquote small{
	color: rgba(0,0,0,.35);
}

.xtab-content
{
	background:#ffffff;
	padding:20px !important;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	
}

.tab-content
{

	padding:25px;
}



.home-tab-title{
	
	
	font-size:18px;
	font-weight: 800;
}


.portfolio-sort > li > a {
	position: relative;
	display: block;
	padding: 10px 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #39b3d7;
	color: #269abc;
	background-color: transparent;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
		 -o-border-radius: 2px;
			border-radius: 2px;
}



.portfolio-sort > .active > a,
.portfolio-sort > .active > a:hover,
.portfolio-sort > .active > a:focus {
	color: #fff;
	background-color: #39b3d7;
}

.portfolio-sort > li:last-child > a {
	margin-right: 0;
}





.brand-img > li{
	float: left;
	width: 33%;
	border: 1px solid #ddd;
	border-right: none;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		 -o-box-sizing: border-box;
			box-sizing: border-box;
}

.brand-img > li:last-child{
	border-right: 1px solid #ddd;
}

.brand-img > li > a{
	padding: 20px 0px;
	display: block;
	text-align: center;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: opacity 0.3s ease-in-out;
	   -moz-transition: opacity 0.3s ease-in-out;
		-ms-transition: opacity 0.3s ease-in-out;
		 -o-transition: opacity 0.3s ease-in-out;
			transition: opacity 0.3s ease-in-out;
}

.brand-img > li > a:hover{
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.3s ease-in-out;
	   -moz-transition: opacity 0.3s ease-in-out;
		-ms-transition: opacity 0.3s ease-in-out;
		 -o-transition: opacity 0.3s ease-in-out;
			transition: opacity 0.3s ease-in-out;
}

.brand-img > li > a > img,
.brand-img > li > a:hover > img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-height: 62px;
	width: auto;
}

.column-left-padding
{
	padding-left:35px;
}

.listing-wrap
{
	position: relative;
	display: block;
	background-color: #ffffff;
	border: 1px solid #eee;
	padding: 20px 25px;
	margin-bottom: 12px;
	 box-shadow: 1px 1px 1px #eeeeee;
	 
	 -webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
		 -o-border-radius: 3px;
			border-radius: 3px;
}

.rounded-borders
{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}


.company-details-wrap
{
	background:#000000;
	width:100%;
	padding:20px;
}

.company-company
{
	color:#ffffff;
	font-size:18px;
	margin-top:15px;
}


.company-address
{
	color:#aaaaaa;
}

.company-website
{
	color:#00d5f1 !important;
	font-style:italic;
}

.listing-header
{
	min-height:240px;
	padding:25px;
}

.italic
{
	font-style:italic;
}


.slogan-wrap
{
	width:60%;
	padding:20px;
	float:left;
	/*margin-top:85px;*/
	
	position:absolute;
	bottom:20px;


    background-color: rgb(66, 139, 202);
    background-color: rgba(66, 139, 202, 0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ecba3400, endColorstr=#ecba3400);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ecba3400, endColorstr=#ecba3400)";
	  color: #fff;
	border-radius:5px;
}


.slogan-wrap h3
{
	font-weight:700;
	color:#ffffff;
	font-size:26px;
}



.listing-image
{
	margin-right:10px;
	margin-bottom:10px;
		-webkit-box-shadow: 0 3px 10px #aaa;
    -moz-box-shadow: 0 3px 10px #aaa;
    box-shadow: 0 3px 10px #aaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	float:left;
	max-width:80px;
}

.width-200
{
	width:200px !important;
}


.front-indicator {
	width: 145px;
	margin: 5px 32px 15px 32px;
	background-color: #f6f6f6;	
	color: #adadad;
	text-align: center;
	padding: 3px;
	border-radius: 5px;
}
.tickets-wrapper {
	width: 100%;
	text-align: center;
}
.tickets-container {
	margin: 0 auto;
	width: 500px;
	text-align: left;
}


div.seatCharts-container {
	/*min-width: 700px;*/
}
div.seatCharts-cell {

	height: 16px;
	width: 16px;
	margin: 3px;
	float: left;
	text-align: center;
	outline: none;
	font-size: 13px;
	line-height:16px;
	color: blue;

}
div.seatCharts-seat {
	
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: default;
}
div.seatCharts-seat:focus {
	border: none;
}
/*
.seatCharts-seat:focus {
	outline: none;
}
*/

div.seatCharts-space {
	background-color: white;
}
div.seatCharts-row {
	height: 50px;
}

div.seatCharts-row:after {
	clear: both;
}

div.seatCharts-seat.selected {
	background-color: aqua;
}

div.seatCharts-seat.focused {
	background-color: #6db131;
}

div.seatCharts-seat.available {
	
}

div.seatCharts-seat.unavailable {
	background-color: red;
	cursor: not-allowed;
}

ul.seatCharts-legendList {
	list-style: none;
}
li.seatCharts-legendItem {
	margin-top: 10px;
	line-height: 2;
}

#seat-map
{
	width:65%;
}


div.seatCharts-cell {
	color: #182C4E;
	height: 25px;
	width: 25px;
	line-height: 25px;
	
}
div.seatCharts-seat {
	color: #FFFFFF;
	cursor: pointer;	
}
div.seatCharts-row {
	height: 35px;
}
div.seatCharts-seat.available {
	
}

div.seatCharts-seat.focused {
	background-color: #942D0C;
}
div.seatCharts-seat.selected {
	background-color: #6E2A17;
}
div.seatCharts-seat.unavailable {
	background-color: #ff0000;
}
div.seatCharts-container {
	border-right: 1px dotted #adadad;
	width: 200px;
	padding: 20px;
	float: left;
	min-height:300px;
}
div.seatCharts-legend {
	padding-left: 0px;
	position: absolute;
	bottom: 16px;
}
ul.seatCharts-legendList {
	padding-left: 0px;
}
span.seatCharts-legendDescription {
	margin-left: 5px;
	line-height: 30px;
}
.checkout-button {
	display: block;
	margin: 10px 0;
	font-size: 14px;
}
#selected-seats {
	max-height: 350px;
	padding:10px;
	list-style:none;
	overflow-y: auto;
	overflow-x: none;
	width: 100%;
}




.A-class 
{

	background-color: #2f80e7 !important;
}

.B-class 
{

	background-color: #564aa3 !important;
}

.C-class 
{

	background-color: #f69a98 !important;
}

.D-class 
{

	background-color: #b7695c !important;
}
.E-class 
{

	background-color: #814374 !important;
}


.bottom_tab_1
{
	border-top:0px !important;
	border-left:0px !important;
}

.bottom_tab_1_selected
{
	
	
	border-bottom:0px !important;
	border-top:0px !important;
	border-left:0px !important;
}


.bottom_tab_2
{
	border-top:0px !important
}

.bottom_tab_2_selected
{
	
	border-top:0px !important;
	border-bottom:0px !important;
	
}


.bottom_tab_3
{
	border-top:0px !important;
	border-right:0px !important
}

.bottom_tab_3_selected
{
	border-bottom:0px !important;
	border-top:0px !important;
	border-right:0px !important
}













.booking-details {
	float: left;
	text-align: left;
	margin-left: 35px;
	font-size: 12px;
	position: relative;
	height: 401px;
}
.booking-details h2 {
	margin: 25px 0 20px 0;
	font-size: 17px;
}
.booking-details h3 {
	margin: 5px 5px 0 0;
	font-size: 14px;
}


.advertiser-wrap
{
	background:#000000;
	width:100%;
	padding:20px;
	
}


.advertiser-company
{
	color:#ffffff;
	font-size:18px;
	margin-top:15px;
}


.advertiser-address
{
	color:#aaaaaa;
}

.advertiser-website
{
	color:#ffffff !important;
	
}

.smaller-font
{
	font-size: 0.9em;
}

.slide-back
{
	padding-top:50px;
}

.change-language-link
{
	color:#ffffff;
}

.change-language-link:focus
{
	color:#ffffff;
}

.change-language-link:active
{
	color:#ffffff;
}

.change-language-link:hover
{
	color:#dddddd;
}

.home-search-wrap
{
	padding-left:35px;
	padding-right:35px;
	padding-bottom:20px;
	padding-top:25px;
	position:relative;
	top:-60px;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	box-shadow: 1px 1px 1px #aaaaaa;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.small-left-right-padding
{
	padding-left:5px !important;
	padding-right:5px !important;
}

.top-bottom-margin-5
{
	margin-top:7px !important;
	margin-bottom:10px !important;
}

.search-bottom-link
{
	margin-right:20px;
}

.min-height-field
{
	min-height:42px;
}

::-webkit-input-placeholder { 
  color: #000000;
}
:-ms-input-placeholder { 
  color: #000000;
}
::-moz-placeholder { 
  color: #000000;
  opacity: 1;
}
:-moz-placeholder { 
  color: #000000;
  opacity: 1;
}

#home_form
{
	margin-top:5px;
}

.page-content
{
	padding-top:60px;
	color:#333333;
}

.page-wrap
{
	padding-top:60px;
	color:#333333;
}