body {
	background: #fafafa;
	color: #555555;
	/*font: 12px/18px Arial, Helvetica, sans-serif;*/
	font: 12px/18px 'Open Sans', sans-serif;
}
*:focus {
	outline: 0;
}
.wrapper {
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	width: 960px;
}
a {
	color: #909090;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

.ad-prop a {
	color: #0976bc;
}

.ad-prop a:hover {
	color: #0976bc;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content:" ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
}
/* IE6 */
 *:first-child+html .clearfix {
	zoom: 1;
}
/* IE7 */
 #logo {
	margin: 6px 20px 0 0;
	float: left;
}
header {
	height: 50px;
	background: #ebebeb;
	margin-bottom: 20px;
}
#navigation {
	font-size: 14px;
}
#navigation ul {
	margin: 0;
	padding: 0;
}
#navigation ul li {
	list-style: none;
	float: left;
}
#navigation ul li:last-child {
	background: none;
}
#navigation a {
	color: #777;
	font-weight: 600;
	padding: 0 25px;
	line-height: 50px;
	display: block;
	position: relative;
}
#navigation li a.current{
	background-color: #1497ec;
	color: #fff;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #ddd;
	color: #555;
	text-decoration: none;
}
#navigation li:hover a:after, #navigation li a.current:after {
	content:"";
	border-bottom: 8px solid #ebebeb;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	height: 20px;
	width: 0;
	position: absolute;
	bottom: 0;
	height: 0;
	left: 50%;
	margin-left: -8px;
}
#main {
	min-height: 550px;
}
#content {
	height: 20px;
}
.c-wrap {
	background: #ededed;
	margin: 0 -1px 10px;
	padding: 5px 20px;
}
.video {
	/*background: #f4f4f4;
	margin: 0 -1px 10px;
	border: solid 1px #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	padding: 0;
	height: 276px;*/
}
.video .video-container {
	float: left;
}
.video .video-container>div {
	border-right: solid 1px #fff;
	height: 276px;
	position: relative;
}
.video .video-tabs {
	float: left;
	margin: 0;
	margin-left: 10px;
	background-color: #ededed;
	padding: 0;
}
.video .video-tabs li {
	list-style: none;
	padding: 12px;
	border-bottom: 1px solid #dddddd;
	height: 68px;
	width: 195px;
}
.video .video-tabs li:last-child {
	border: 0;
}
.video .video-tabs .video-thumb {
	height: 68px;
	width: 120px;
	position: relative;
	margin-right: 10px;
}
.video .video-tabs .video-thumb .overlay, .video .video-container div .overlay {
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	height: 100%;
	width: 100%;
}
.video .video-container div .overlay .btn-play, .video .video-tabs li a .video-thumb .overlay .btn-play {
	background: url(/assets/adswithus/sp-btn_play.png) 0 0;
	width: 36px;
	height: 36px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -18px;
	margin-left: -18px;
}
.video .video-container div:hover .overlay .btn-play, .video .video-tabs li a.current .video-thumb .overlay .btn-play, .video .video-tabs li a:hover .video-thumb .overlay .btn-play {
	background: url(/assets/adswithus/sp-btn_play.png) 0 -36px;
}
.video-container .caption {
	background: #000;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px 10px;
	color: #fff;
	opacity: 0.7;
}
.video .video-tabs li a.current .video-title {
	color: #000;
}
.video-title {
	width: 60px;
	line-height: 140%;
}
.contact-us {
	height: 276px;
}
.contact-us .info {
	font-size: 16px;
	padding: 20px;
	text-align: center;
	/*margin-top: 10px;*/
}
.h-title {
	color: #545454;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 4px;
	margin-bottom: 5px;
}
.h-title span.title {
	border-left: 5px solid #f7941d;
	padding-left: 5px;
	line-height: 20px;
	font-size: 18px;
	font-weight: 600;
}
.hr {
	text-align: left;
}
h2.entry-head {
	background-color: #ffffff;
	border-left: 5px solid #f7941d;
	padding-left: 15px;
	line-height: 20px;
	font-size: 18px;
	font-weight: 600;
}
h2.entry-head.blue {
	background-color: #1484ce;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF1484CE', endColorstr='#FF1274B5');
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1484ce), color-stop(100%, #1274b5));
	background-image: -webkit-linear-gradient(top, #1484ce 0%, #1274b5 100%);
	background-image: -moz-linear-gradient(top, #1484ce 0%, #1274b5 100%);
	background-image: -o-linear-gradient(top, #1484ce 0%, #1274b5 100%);
	background-image: linear-gradient(top, #1484ce 0%, #1274b5 100%);
	text-shadow: 1px 1px rgba(0, 0, 0, 0.7);
	border-top: solid 1px #1274B5;
	border-bottom: solid 1px rgba(255, 255, 255, 0.2);
	box-shadow: 0 2px 0 #0a4166;
	-moz-box-shadow: 0 2px 0 #0a4166;
	-webkit-box-shadow: 0 2px 0 #0a4166;
	color: #FFF;
}
.contact-channel {
	margin: 10px 0;
	text-align: center;
}
.contact-channel>a {
	display: inline-block;
	position: relative;
	width: 70px;
	height: 70px;
}
.contact-channel>a:hover img {
	opacity: 0.7;
}
.contact-channel .overlay {
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	height: 100%;
	width: 100%;
	color: #FFFFFF;
}
.address {
	border-top: 1px solid #929292;
	padding: 5px 0;
	line-height: 140%;
}
.hr .info {
	font-size: 18px;
	line-height: 120%;
}
.hr .findus-con {
	background-color: #ededed;
	padding: 10px 20px;
}
.ads-withus {
	background-color: #fafafa;
}
.address span {
	font-size: 14px;
	display: block;
	font-weight: 700;
}
.no-padding {
	padding: 0;
}
.no-padding h2.entry-head {
	margin: 0;
}
.ads-withus .our-service {
	padding: 20px 0px;
}
.ads-withus .our-service h3 {
	color: #545454;
	font-size: 18px;
	margin: 0 0 10px;
	border-bottom: solid 1px #b8c5cc;
	line-height: 160%;
}
.ads-withus .our-service p {
	text-align: justify;
	margin-bottom: 0;
	padding: 0px 10px;
}
.panel-service>div {
	width: 298px;
	min-height: 330px;
	text-align: justify;
	float: left;
	background: #FFFFFF;
	padding-bottom: 20px;
	border: 1px solid #d4d4d4;
}
.panel-service>div:first-child {
	margin-left: 10px;
	margin-right: 20px;
}
.panel-service>div:last-child {
	margin-right: 10px;
	margin-left: 4px;
	float: right;
}
.panel-service>div>h2, .panel-service>div>p {
	padding: 0px 20px;

}

.panel-service>div>p{
	height: 70px;
}

.ads-withus .panel-service h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0;
}
.ads-withus .panel-service img {
	width: 298px;
}
.button {
	-webkit-appearance:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-sizing:content-box;
	color: #FFFFFF;
	cursor:pointer;
	display:inline-block;
	font-size: 14px;
	line-height: 18px;
	font-weight:700;
	margin:0;
	overflow:hidden;
	padding:10px 20px;
	position:relative;
	text-decoration:none !important;
	text-shadow:-1px -1px rgba(0, 0, 0, 0.3);
	vertical-align:middle;
	width:auto;
	/*color*/
	background-color:#1793e6;
	color: #FFF;
}
.button:hover {
	/*color*/
	color: #FFFFFF;
	background-color:#ff9500;
}
.button.medium {
	padding: 5px 50px;
	border: 0;
}
.align-center {
	text-align: center;
}
#info-program {
	padding: 25px 10px;
	border-bottom: 1px solid #bbb;
	margin: 0 10px;
}
#info-program span.title {
	display: block;
	font-size: 18px;
}
#info-program p {
	width: 565px;
	margin: 10px auto;
}
#info-program a {
	color: #545454;
}
#info-program img {
	width: 26px;
	vertical-align: middle;
	margin-right: 10px;
}
#info-program.last {
	border-bottom: 0;
}
#info-program.last p {
	width: 200px;
}
#activity {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
	padding: 25px 10px;
	margin: 0 10px;
}
.program-desc {
	width: 410px;
	font-size: 14px;
	text-align: justify;
}
.program-desc span.title {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}
.program-image {
	padding: 0 20px;
	text-align: center;
	width: 450px;
}
.box-form {
	border: solid 1px #c8c8c8;
	margin: 0 -10px 10px;
	padding: 10px;
}
.box-form input[type="text"], .box-form textarea {
	background: #fff;
	border: 1px solid #c8c8c8;
}
.box-form input[type="text"] {
	width: 290px;
	padding: 5px 2px;
}
.box-form textarea {
	width: 290px;
	padding: 2px;
	height: 100px;
	resize: none;
}

.contact-form{
	padding: 20px;
}

.contact-form .intro {
	/*margin: 10px -10px;*/
	margin: -5px 0 10px -10px;
	text-align: justify;
}

.contact-form table tr td {
	border: 0;
	padding: 10px;
	vertical-align: top;
}
footer {
	text-align: center;
	background: #12171a;
	line-height: 45px;
	color: #ffffff;
	font-size: 12px;
	margin-top: 20px;
}
#sidebar {
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	border-bottom: solid 1px #c8c8c8;
}
#sidebar ul li:last-child {
	border:0;
}
#sidebar ul li a {
	line-height: 33px;
	font-size: 12px;
	padding: 0 10px;
	display: block;
	color: #545454;
}
#sidebar ul li a.current {
	background: #545454;
	color: #FFFFFF;
	text-shadow: none;
}
#sidebar ul li a:hover {
	background: #d7d7d7;
	color: #1674a5;
	text-decoration: none;
}
.ad-prop {
	/*margin: 20px 0;*/
	padding: 10px;
	padding-left: 0;
}
.ad-prop span {
	display: block;
}

.ad-prop ul{
	margin:0;
	padding-left: 20px;
}

.ad-image {
	text-align: center;
	margin-bottom: 30px;
}
.ad-image img {
	padding: 10px;
	background: #e0e0e0;
	border-radius: 3px;
}
.adspot-tab a, .adinventory-tab a {
	float: left;
	width: 111px;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 36px;
	text-align: center;
	/*text-indent: 10px;*/
	background: #808080;
	color: #FFFFFF;
}
.adspot-tab a:hover, .adinventory-tab a:hover {
	text-decoration: none;
}
.adspot-tab a.current, .adinventory-tab a.current {
	background: #464646;
}
/*tooltip*/
 .tooltip {
	display:block;
	font-size:11px;
	opacity:0;
	filter:alpha(opacity=0);
	padding:5px;
	position:absolute;
	visibility:visible;
	z-index:1020;
}
.tooltip.in {
	opacity:0.8;
	filter:alpha(opacity=80)
}
.tooltip.top {
	margin-top:-2px
}
.tooltip.right {
	margin-left:2px
}
.tooltip.bottom {
	margin-top:2px
}
.tooltip.left {
	margin-left:-2px
}
.tooltip.top .tooltip-arrow {
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-top:5px solid #222222;
	bottom:0;
	left:50%;
	margin-left:-5px
}
.tooltip.left .tooltip-arrow {
	border-bottom:5px solid transparent;
	border-left:5px solid #222222;
	border-top:5px solid transparent;
	margin-top:-5px;
	right:0;
	top:50%
}
.tooltip.bottom .tooltip-arrow {
	border-bottom:5px solid #222222;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	left:50%;
	margin-left:-5px;
	top:0
}
.tooltip.right .tooltip-arrow {
	border-bottom:5px solid transparent;
	border-right:5px solid #222222;
	border-top:5px solid transparent;
	left:0;
	margin-top:-5px;
	top:50%
}
.tooltip-inner {
	background-color:#222222;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	color:#ffffff;
	max-width:200px;
	padding:3px 8px;
	text-align:center;
	text-decoration:none;
}
.tooltip-arrow {
	height:0;
	position:absolute;
	width:0
}
.fade {
	opacity:0 !important;
	transition:opacity 0.15s linear;
	-moz-transition:opacity 0.15s linear;
	-ms-transition:opacity 0.15s linear;
	-o-transition:opacity 0.15s linear;
	-webkit-transition:opacity 0.15s linear
}
.fade.in {
	opacity:1 !important
}
footer, .tooltip, .adspot-tab, .adinventory-tab {
	text-shadow: none;
}
.caroufredsel_wrapper {
	height: 400px !important;
}
#gallery {
	width: 570px;
	height: 350px;
	position:relative;
	margin:0 auto 60px;
}
#gallery #main {
	/*width:760px;*/
	min-height:350px;
	*height: 350px;
	position:relative;
	text-align:center;
}
#gallery #images .topup-image-holder {
	/*overflow: hidden;*/
	float:left;
	height: 330px;
	position:relative;
	width: 550px;
	padding: 10px;
	background: #e0e0e0;
	border-radius: 3px;
}
#gallery #images .topup-image-holder div {
	display: table-cell;
	height: 330px;
	vertical-align: middle;
	width: 550px;
	position:relative;
	text-align: center;
}
#gallery #images .topup-image-holder div img {
	display: block;
	margin: 0 auto;
	max-height: 330px;
	max-width: 550px;
}
#gallery #prev, #gallery #next {
	text-indent:-999em;
	position: absolute;
	display:block;
	width:33px;
	height:33px;
	top:50%;
	margin-top: -16px;
}
#gallery #prev {
	background: url(/assets/adswithus/carousel-prev.png) no-repeat transparent;
	left: -45px;
}
#gallery #next {
	background: url(/assets/adswithus/carousel-next.png) no-repeat transparent;
	right: -45px;
}
#gallery #prev:hover, #gallery #next:hover {
	background-position: 0 -66px;
}
#gallery #prev.disabled, #gallery #next.disabled {
	background-position: 0 -33px;
}
.step-note {
	text-align: left;
	display: block !important;
	margin-top: 10px;
	height: auto !important;
}
#sidebar ul li ul {
	border-top: solid 1px #c8c8c8;
	background-color: rgba(0, 0, 0, 0.03);
}

.adspot-menu ul li ul,
.adinventory-menu ul li ul{
	display: none;
}

#sidebar ul li{
	position: relative;
}


#sidebar ul li ul li a {
	padding-left: 25px;
}

#sidebar ul li ul li ul li a {
	padding-left: 35px;
}

.arrow-but{
	height: 34px;
	float: right;
	width: 30px;
	border-left: 1px solid #ddd;
	position: absolute;
	top: 0;
	cursor: pointer;
	right: 0;
}

.arrow-but::after{
	content: "";
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 7px 7px 0 7px;
	border-color: #808080 transparent transparent transparent;
	position: absolute;
	left: 7px;
	top: 13px;
}

.arrow-but.up::after{
	content: "";
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 7px 7px 7px;
	border-color:  transparent transparent #808080 transparent;
	position: absolute;
	left: 7px;
	top: 13px;
}