@charset "utf-8";
/*
Theme Name: DogStars
Description: This Theme is designed for Dog Stars.
Version: 1.0
Author: matrivumiSoft
Author URI: #
*/


body {
	font-family:Arial, Tahoma, Verdana, Georgia, Lucida, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;
	background:#ffffff url(images/body-bg.png) repeat-x left top;
}
* {
	margin:0;
	padding:0;
}
:focus {
	outline:none;
}
img, fieldset {
	border:none;
}
ul, ol, li {
	list-style:none;
	padding-left:0px;
}
a {
	color:#000;
	text-decoration:none;
}

h4 { font-family:Arial, Tahoma, Verdana, Georgia, Lucida, sans-serif;
	font-size:21px;
	color:#e96097;
	text-align:left;
	font-weight:normal;
	padding: 5px 40px 20px 0px;} 
	
h1 { font-family:Arial, Tahoma, Verdana, Georgia, Lucida, sans-serif;
	font-size:16px;
	color:#0E4969;
	text-align:left;
	font-weight:bold;
	padding: 5px 40px 10px 0px;} 
	
h1 a{ color:#e96097;} 
	
h5 { font-family:Arial, Tahoma, Verdana, Georgia, Lucida, sans-serif;
	font-size:11px;
	color:#0E4969;
	text-align:left;
	font-weight:normal;
	padding: 5px 40px 0px 0px;} 

p { line-height:21px; text-align:left;} 

/*================================================================*/



/*----------Start Wraper-----------*/



.wraper {
	width:1022px;
	margin:0 auto;
}
/*----------Start Header-----------*/

.header {
	width:1022px;
	height:355px;
	background:url(images/header-bg.jpg) no-repeat left top;
}
.logo {
	width:222px;
	height:115px;
	margin-top:8px;
	background:url(images/logo.png) no-repeat left top;
	display:block;
	float:left;
}
.logo:hover {
	width:222px;
	height:115px;
	background:url(images/logo.png) no-repeat left -115px;
	display:block;
	float:left;
}
.headerNav {
	height:24px;
	padding-right:45px;
	margin-top:18px;
	float:right;
	display:block;
}
.headerNav li {
	height:24px;
	padding-right:6px;
	font:normal 18px/24px Arial;
	color:#0688d2;
	float:left;
}
.headerNav li a {
	height:24px;
	padding-right:6px;
	font:normal 14px/24px Arial;
	color:#e7508f;
	text-decoration:underline;
	float:left;
}
.headerNav li a:hover {
	text-decoration:none;
}
/*----------Start Navigation-----------*/

.nav {
	width:728px;
	height:70px;
	margin-top:22px;
	float:right;
	display:block;
}
.nav li {
	height:60px;
	padding-top:10px;
	padding-right:25px;
	margin-right:25px;
	background:url(images/nav-border.png) no-repeat right -6px;
	float:left;
	display:block;
}
.nav li:first-child {
	background-position:right top;
}
.nav .ignor, .bottomContent dl .ignorB, .footer ul .ignorB, .conNav .ignor, .conTopBox ul .ignor {
	background:none;
}
.nav li .about {
	width:127px;
	height:38px;
	background:url(images/nav-about.png) no-repeat left top;
	display:block;
}
.nav li .about:hover {
	width:127px;
	height:38px;
	background:url(images/nav-about.png) no-repeat left -37px;
	display:block;
}
.nav .active .about, .nav .active .about:hover {
	width:127px;
	height:38px;
	background:url(images/nav-about.png) no-repeat left -76px;
	display:block;
}
.nav li .training {
	width:114px;
	height:38px;
	background:url(images/nav-training.png) no-repeat left top;
	display:block;
}
.nav li .training:hover {
	width:114px;
	height:38px;
	background:url(images/nav-training.png) no-repeat left -37px;
	display:block;
}
.nav .active .training, .nav .active .training:hover {
	width:114px;
	height:38px;
	background:url(images/nav-training.png) no-repeat left -76px;
	display:block;
}
.nav li .talent {
	width:141px;
	height:38px;
	background:url(images/nav-talent.png) no-repeat left top;
	display:block;
}
.nav li .talent:hover {
	width:141px;
	height:38px;
	background:url(images/nav-talent.png) no-repeat left -37px;
	display:block;
}
.nav .active .talent, .nav .active .talent:hover {
	width:141px;
	height:38px;
	background:url(images/nav-talent.png) no-repeat left -76px;
	display:block;
}
.nav li .private {
	width:144px;
	height:38px;
	background:url(images/nav-private.png) no-repeat left top;
	display:block;
}
.nav li .private:hover {
	width:144px;
	height:38px;
	background:url(images/nav-private.png) no-repeat left -37px;
	display:block;
}
.nav .active .private, .nav .active .private:hover {
	width:144px;
	height:38px;
	background:url(images/nav-private.png) no-repeat left -76px;
	display:block;
}
/*--------------------slidingArea*/

.slidingAreaOuter {
	width:1004px;
	height:205px;
	margin-top:15px;
	padding-left:18px;
	float:left;
	position:relative;
	overflow:hidden;/*background:url(images/slidingAreaOuter-bg.png) no-repeat left top;*/

}
.slidingArea {
	width:100%;
	overflow:hidden;
}
.sNav {
	height:29px;
	width:140px;
	position:absolute;
	left:187px;
	top:154px;
	z-index:100;
}
.sNav a {
	width:29px;
	height:29px;
	background:url(images/star.png) no-repeat center center;
	display:block;
	float:left;
	margin-right:2px;
}
.sNav a:hover, .sNav .activeSlide {
	background:url(images/star-hover.png) no-repeat left top;
}
/*----------Start Bannar-----------*/

.bannar {
	width:1004px;
	height:205px;
	overflow:hidden;
}
.bannar .bannarText {
	width:278px;
	height:205px;
	padding:19px 0 0 25px;
	float:left;
}
.bannarText h2 {
	font:normal 26px Arial;
	color:#ffffff;
	text-transform:uppercase;
	text-align:left;
	padding-bottom:6px;
}
.bannarText p {
	font:normal 15px Arial;
	color:#ffffff;
	text-align:left;
	padding-bottom:24px;
	height:78px;
}
.bannarText .leranMoreBlueBtn {
	width:106px;
	height:33px;
	float:left;
	padding-bottom:20px;
}
.bannar .bannarimage {
	width:681px;
	height:205px;
	float:left;
}
/*----------Start Feature-----------*/

.feature {
	width:1004px;
	padding-left:18px;
	padding-top:20px;
	float:left;
}
.feature1 {
	width:327px;
	float:left;
}
.feature1 h3, .feature2 h3 {
	font:normal 28px Arial;
	color:#0e4969;
	text-align:left;
	float:left;
}
.feature1 .seeAll, .feature2 .seeAll {
	width:56px;
	height:23px;
	background:url(images/see-all-btn.png) no-repeat left top;
	display:block;
	float:right;
}
.feature1 .seeAll:hover, .feature2 .seeAll:hover {
	background:url(images/see-all-btn.png) no-repeat left -24px;
}
.blueBoxTop {
	width:327px;
	background:url(images/blue-box-top.png) no-repeat left top;
	padding-top:12px;
	margin-top:10px;
	float:left;
}
.blueBoxBottom {
	width:327px;
	background:url(images/blue-box-bottom.png) no-repeat left bottom;
	padding-bottom:12px;
	float:left;
}
.blueBox {
	width:327px;
	background:url(images/blue-box-bg.png) repeat-y;
	padding:13px 30px 0 30px;
	float:left;
}
.blueBox span {
	width:254px;
	height:24px;
	padding:8px 0 0 10px;
	background:url(images/feature1-span-bg.png) no-repeat left top;
	font:normal 14px Arial;
	color:#0e4969;
	text-align:left;
	float:left;
	display:block;
}
.blueBox p {
	width:254px;
	padding:10px 0 17px 10px;
	border-bottom:#ADCFE1 1px solid;
	font:normal 14px Arial;
	color:#0e4969;
	text-align:left;
	float:left;
}
.blueBox p b {
	width:254px;
	font:normal 14px Arial;
	color:#017bb9;
	text-align:left;
	float:left;
}
.blueBox p em {
	width:254px;
	margin-top:5px;
	font:normal 14px Arial;
	color:#0e4969;
	text-align:left;
	float:left;
}
.blueBox p .learnmoreBtn {
	width:81px;
	height:23px;
	margin:5px 5px 0 0;
	background:url(images/learn-more-btn.png) no-repeat left top;
	float:left;
}
.blueBox p .learnmoreBtn:hover {
	background:url(images/learn-more-btn.png) no-repeat left -24px;
}
.contentLeft .registerNowBtn {
	width:92px;
	display:block;
	height:23px;
	margin:5px 5px 0 0;
	background: url(images/register-now-btn.png) no-repeat left top;
}
.blueBox p .registerNowBtn {
	width:92px;
	height:23px;
	margin:5px 5px 0 0;
	background: url(images/register-now-btn.png) no-repeat left top;
	float:left;
}
.blueBox p .registerNowBtn:hover, .contentLeft .registerNowBtn:hover {
	background:url(images/register-now-btn.png) no-repeat left -24px;
}
.blueBox p .classes {
	margin:20px 0 0 0;
	padding-left:20px;
	background: url(images/star-2.png) no-repeat left top;
	font:bold 14px Arial;
	color:#017bb9;
	text-align:left;
	float:left;
}
.blueBox p .classes:hover {
	text-decoration:underline;
}
.blueBox .ignorB {
	border:none;
}
/*----------Start Feature 2-----------*/

.feature2 {
	width:239px;
	float:left;
	margin:0 64px;
}
.feature2 span {
	width:189px;
	height:42px;
	margin-top:10px;
	padding:230px 0 0 50px;
	background:url(images/feature-2-image.png) no-repeat left top;
	float:left;
}
.feature2 span b {
	width:189px;
	font:bold 14px Arial;
	color:#0e4969;
	text-align:left;
	display:block;
	float:left;
}
.feature2 span em {
	width:189px;
	font:normal 14px Arial;
	color:#0e4969;
	text-align:left;
	display:block;
	float:left;
}
.feature2 p {
	width:229px;
	padding:15px 0 0 10px;
	font:normal 14px Arial;
	color:#0e4969;
	text-align:left;
	display:block;
	float:left;
}
.feature2 .readMore, .feature3 .followUs {
	margin:20px 0 0 10px;
	padding-left:20px;
	background: url(images/star-2.png) no-repeat left top;
	font:bold 14px Arial;
	color:#e85e95;
	text-align:left;
	float:left;
}
.feature2 .readMore:hover, .feature3 .followUs:hover {
	text-decoration:underline;
}
/*----------Start Feature 3-----------*/

.feature3 {
	width:272px;
	float:left;
}
.feature3 h3 {
	width:264px;
	height:29px;
	background:url(images/bird.png) no-repeat right bottom;
	font:normal 28px/20px Arial;
	color:#0e4969;
	text-align:left;
	float:left;
	padding-bottom:10px;
}
.feature3 ul {
	width:254px;
	display:block;
	float:left;
}
.feature3 ul li {
	width:254px;
	display:block;
	overflow:hidden;
}
.feature3 ul li span {
	width:254px;
	height:24px;
	margin-top:1px;
	padding:8px 0 0 10px;
	background:url(images/feature3-span-bg.png) no-repeat left top;
	font:normal 14px Arial;
	color:#0e4969;
	text-align:left;
	float:left;
	display:block;
}
.feature3 ul li p {
	width:254px;
	padding:10px 0 15px 10px;
	font:normal 14px Arial;
	color:#0e4969;
	text-align:left;
	float:left;
	display:block;
}
.feature3Bottom {
	width:272px;
	height:214px;
	margin-top:50px;
	background:url(images/feature3-bottom-bg.png) no-repeat left top;
	float:left;
}
.feature3Bottom strong {
	width:272px;
	margin-top:10px;
	font:normal 28px Arial;
	color:#0e4969;
	text-align:left;
	text-transform:uppercase;
	float:left;
	display:block;
}
.feature3Bottom .learnMoreB {
	width:106px;
	height:33px;
	background:url(images/learn-more-big-btn.png) no-repeat left top;
	float:left;
	margin-top:64px;
}
.feature3Bottom .learnMoreB:hover {
	background:url(images/learn-more-big-btn.png) no-repeat left -33px;
}
/*----------Start Bottom Content-----------*/

.bottomConTop {
	width:1022px;
	background:url(images/con-bottom-top.png) no-repeat left top;
	padding-top:37px;
	margin-top:10px;
	float:left;
}
.bottomConBg {
	width:1022px;
	background:url(images/con-bottom-bg.png) repeat-y;
	float:left;
}
.bottomContent {
	width:956px;
	padding:0 43px 60px 23px;
	background: url(images/con-bottom-bottom.png) no-repeat left bottom;
	float:left;
}
.bottomContent dl {
	width:956px;
	float:left;
}
.bottomContent dl dd {
	width:174px;
	padding:0 30px 0 35px;
	background: url(images/bottom-con-border.png) no-repeat right top;
	float:left;
}
.bottomContent dl dd strong {
	width:174px;
	font:normal 17px Arial;
	color:#0e4969;
	text-align:left;
	float:left;
}
.bottomContent dl dd ul {
	width:174px;
	display:block;
	float:left;
}
.bottomContent dl dd ul li {
	width:174px;
	margin-top:10px;
	font:normal 12px Arial;
	color:#88a6b7;
	text-align:left;
}
.bottomContent dl dd ul li a {
	color:#88a6b7;
	font:normal 12px Arial;
}
.bottomContent dl dd ul li a:hover {
	text-decoration:underline;
}
/*----------Start Footer-----------*/

.footer {
	width:956px;
	padding:0 0 50px 23px;
	float:left;
}
.footer .dogStar {
	width:124px;
	height:27px;
	margin-right:800px;
	display:block;
	background:url(images/dogStar.png) no-repeat left top;
	float:left;
}
.footer .dogStar:hover {
	background:url(images/dogStar.png) no-repeat left -27px;
}
.footer span {
	margin-top:5px;
	margin-right:40px;
	font:normal 12px Arial;
	color:#0e4969;
	text-align:left;
	float:left;
}
.footer ul {
	margin-top:5px;
	/*margin-right:15px;*/

	display:block;
	float:left;
}
.footer ul li {
	background:url(images/footer-nav-border.png) no-repeat left center;
	padding-left:7px;
	margin-left:7px;
	float:left;
}
.footer ul li a {
	font:normal 12px Arial;
	color:#0e4969;
	text-align:left;
	float:left;
}
.footer ul li a:hover {
	text-decoration:underline;
}
.footer p {
	width:260px;
	margin-top:5px;
	font:normal 12px Arial;
	color:#0e4969;
	text-align:left;
	float:right;
}
.footer p a {
	font:normal 12px Arial;
	color:#e85e95;
	text-align:left;
}
.footer p a:hover {
	text-decoration:underline;
}
/*==========Start About2 Page==========*/

.innerHeader {
	background:none;
	height:127px;
}
/*----------Start Content-----------*/

.content {
	width:962px;
	padding:0 42px 0 18px;
	margin-top:-8px;
	background:url(images/contentArea-bg.png) no-repeat left top;
	float:left;
}
/*

.conNav{

	width:962px;

	margin-top:34px;

	float:left;

}

.conNav li{

	height:18px;

	background:url(images/nav-arow.png) no-repeat right center;

	padding-right:16px;

	margin-right:9px;

	float:left;

}

.conNav li a{

	font:normal 14px Arial;

	color:#094969;

	display:block;

}

.conNav li a:hover{

	color:#e85d94;

	text-decoration:underline;

}

.conNav li .active{

	background:url(images/nav-star.png) no-repeat left top;

	padding-left:20px;

	color:#e85d94;

	text-decoration:underline;

}

*/

/*----------Start content Top Box-----------*/

.conTopBox {
	background:url(images/conTopBox-bg.png) no-repeat left top;
	width:942px;
	height:100px;
	padding:41px 0 0 20px;
	float:left;
}
.conTopBox h1 {
	padding-left:10px;
	font:bold 40px Arial;
	color:#ffffff;
	display:block;
	float:left;
}
.conTopBox ul {
	width:932px;
	height:22px;
	margin-top:0px;
	display:block;
	float:left;
}
.conTopBox ul li {
	height:22px;
	background:url(images/box-li-border.png) no-repeat left center;
	padding-left:2px;
	/*margin-right:10px;*/

	display:block;
	float:left;
}
.conTopBox ul li a {
	padding:0 10px;
	font:bold 13px/22px Arial;
	color:#ffffff;
	display:block;
}
.conTopBox ul li a:hover {
	background:#ff9cc4;
}
.conTopBox ul .current_page_item a, .conTopBox ul .current_page_item a:hover {
	color:#0e4969;
	background:#D0EDFC;
}
/*----------Start Content left-----------*/

.contentLeftTop {
	width:622px;
	margin-top:20px;
	background:url(images/con-left-top.png) no-repeat left top;
	padding-top:10px;
	float:left;
}
.contentLeftBottom {
	width:622px;
	background:url(images/con-left-bottom.png) no-repeat left bottom;
	padding-bottom:10px;
	
	float:left;
}
.contentLeft {
	width:570px;
	padding:0px 30px 0px 30px;
	background:url(images/con-left-bg.png) repeat-y;
	float:left;
	position:relative;
}

.contentLeft ul {
	margin-top:10px;
	margin-bottom:30px;
}
.contentLeft ul li {
	font-size:14px;
	line-height:20px;
	margin-left:0px;
	text-align:left;
	padding-right:40px;
	list-style:disc;
}

.contentLeft .wpcf7-form span {
	background:none;
	float:none;
}
.contentLeft .wpcf7-form p img {
	float:none;
}


.contentLeft dl {
	width:616px;
	position:relative;
	left:0; top:0;
}
.contentLeft dl dd {
	width:566px;
	padding:25px 15px 25px 35px;
	float:left;
}
.contentLeft dl .gray {
	background:#EFF2F4;
}
.contentLeft span {
	width:181px;
	height:102px;
	background:#C6EAFB;
	float:left;
}
.contentLeft span a {
	width:175px;
	height:96px;
	border:#EE89B1 3px solid;
	float:left;
	display:block;
}
.contentLeft span a:hover {
	border:#c6eafb 3px solid;
}
.contentLeft .leftFeature {
	width:367px;
	padding-left:18px;
	float:left;
}
.contentLeft .leftFeature h2 {
	width:367px;
	padding:0;
	font:bold 28px Arial;
	color:#0e4969;
	text-align:left;
	float:left;
}
.contentLeft .leftFeature p { /*This controls the page excerpts */
	width:367px;
	padding:0;
	margin-top:10px;
	font:normal 14px Arial;
	color:#0e4969;
	text-align:left;
	float:left;
	/*height:33px;
	overflow:hidden;*/
}
.contentLeft .leftFeature a {
	background:url(images/nav-star.png) no-repeat left top;
	padding-left:20px;
	margin-top:10px;
	font:bold 14px Arial;
	color:#e85e95;
	float:left;
}
.contentLeft .leftFeature a:hover {
	text-decoration:underline;
}

.aboutConLeftBottom {
	background:url(images/about-con-left-bottom.png) no-repeat left bottom;
	position:relative;
}
.aboutContentLeft {
	padding-bottom:35px;
}
.contentLeft h2 {
	width:542px;
	padding:15px 0px 20px 0px;
	font:bold 28px Arial;
	color:#0e4969;
	text-align:left;
	
}
.contentLeft p {
	line-height:21px;
	padding-bottom:15px;
	font-family:Arial, Tahoma, Verdana, Georgia, Lucida, sans-serif;
	font-size:14px;
	color:#0e4969;
	
	
}
.contentLeft p a {
	font:normal 14px Arial;
	color:#e96298;
	text-decoration:underline;
}
.contentLeft p a:hover {
	color:#017bb9;
}
.contentLeft p img {
	float:right;
	width:278px;
	top:0; right:0; 
	height:241px;
	background:url(images/frame.png);
	padding:22px 30px 38px 30px;
	}
	
	

.contentLeft ul li{
 	list-style:none;
	color:#4e88a7;
	background:url('images/list-star.png') 0px 3px;
	background-repeat:no-repeat;
	margin-left:5px;
	padding-left:22px;
	line-height:20px;
	margin-bottom:6px;
}


.contentLeft p strong{	
	
	
}

/*----------Start Content Right-----------*/

.contentRight {
	width:292px;
	padding-left:48px;
	float:left;
}
.rightBannar {
	width:292px;
	height:240px;
	float:left;
	/*margin-left:34px;*/
	margin-top:8px;
}
.rightFeature {
	width:292px;
	float:left;
}
.rightFeature h2 {
	font:normal 28px Arial;
	color:#0e4969;
	text-align:left;
	float:left;
}
.rightFeature .bird {
	width:43px;
	height:29px;
	padding-left:15px;
	float:left;
}
.rightFeature .seeAll {
	width:56px;
	height:23px;
	background:url(images/see-all-btn.png) no-repeat left top;
	display:block;
	float:right;
}
.rightFeature .seeAll:hover {
	background:url(images/see-all-btn.png) no-repeat left -24px;
}
.rightBoxTop {
	width:292px;
	margin-top:10px;
	background:url(images/rightBoxTop.png) no-repeat left top;
	padding-top:12px;
	float:left;
}
.rightBoxBottom {
	width:292px;
	background:url(images/rightBoxBottom.png) no-repeat left bottom;
	padding-bottom:12px;
	float:left;
}
.rightBox {
	width:271px;
	padding:0 0 6px 21px;
	background: url(images/rightBoxBg.png) repeat-y left top;
	float:left;
}
.rightBox ul {
	width:271px;
	display:block;
	float:left;
}
.rightBox ul li {
	width:271px;
	display:block;
	overflow:hidden;
}
.rightBox ul li span {
	width:233px;
	height:24px;
	margin-top:1px;
	padding:8px 0 0 10px;
	background: url(images/right-box-span.png) no-repeat left top;
	font:bold 14px Arial;
	color:#0e4969;
	text-align:left;
	float:left;
	display:block;
}
.rightBox ul li p {
	width:256px;
	padding:10px 5px 0 10px;
	font:normal 14px Arial;
	color:#0e4969;
	text-align:left;
	float:left;
	display:block;
}
.rightBox ul li p a {
	color:#017bb9;
	font-weight:bold;
}
.rightBox ul li p a:hover {
	text-decoration:underline;
}
.rightBox ul li p img {
	float:left;
	margin-right:10px;
}
.rightBox ul li p b {
	padding-bottom:10px;
	font:bold 14px Arial;
	color:#0e4969;
	text-align:left;
	float:left;
	display:block;
}
.rightBox .followUs {
	margin:20px 0 0 10px;
	padding-left:20px;
	background: url(images/star-2.png) no-repeat left top;
	font:bold 14px Arial;
	color:#e85e95;
	text-align:left;
	float:left;
}
.rightBox .followUs:hover {
	text-decoration:underline;
}
/*==========Start About Page==========*/


.commentBottom {
	width:532px;

	float:left;
}
.comment {
	width:532px;
	background:url(images/comment-bg.png) no-repeat left top;
	float:left;
}
.comment p {
	width:417px;
	padding:25px 40px 25px 75px;
	font:bold 14px/20px Arial;
	color:#0e4969;
	text-align:left;
	float:left;
}
.comment p i {
	width:417px;
	display:block;
	float:left;
	margin-top:15px;
}
/****<><><>WP Changes<><><>****/

.conTopBox ul li:first-child, .footer ul li:first-child {
	background:none;
	margin:0px;
	padding:0px;
}
.breadCrumb {
	width:932px;
	color:#094969;
	font-size:13px;
	text-align:left;
	margin-top:34px;
}
.breadCrumb a {
	height:18px;
	color:#094969;
	font:14px Arial;
	margin-right:5px;
	padding-left:5px;
}
.breadCrumb a:first-child {
	background:url(images/nav-star.png) no-repeat scroll left top transparent;
	padding-left:20px;
}
.breadCrumb a:hover {
	text-decoration:underline;
	color:#E85D94;
}
.breadCrumb strong {

	padding-left:5px;
	text-decoration:none;
	cursor:pointer;
	font:normal 14px Arial;
}
table {
	margin-left:0px;
	margin-top:0px;
	width:550px;
	text-align:left;
}

table td {
	margin:0px;
	border:none;
}

.bannarText p {
	line-height:22px;
	margin-right:15px;
}
.comment {

}
div.wpcf7 {
	overflow: hidden;
}
.wpcf7-response-output, .wpcf7-display-none, .wpcf7-validation-errors, .wpcf7-mail-sent-ng {
	float:left;
	padding: 25px 40px 0;
}

.Upcoming .conTopBox ul{
	display:none;
}

#programs{
	float:left;
}
#program-1, #program-2, #program-3{
	margin-left:20px;
	padding-left:113px;
	color: #161b21;
	padding-top:30px;
	display:block;
	padding-right:4px;
    font: 12px Arial;
    margin-top: 5px;
    text-align: left;
    width: 192px;
	height:110px;
	line-height:18px;
background:url('images/program-3.jpg');	
	background-repeat:no-repeat;
}

#program-1{
	background:url('images/program-1.jpg');
	background-repeat:no-repeat;
	padding-top:40px;
}
#program-1:hover{
	background:url('images/program-1b.jpg');
		background-repeat:no-repeat;
}
#program-2{
	background:url('images/program-2.jpg');
	background-repeat:no-repeat;
}
#program-2:hover{
	background:url('images/program-2b.jpg');
		background-repeat:no-repeat;
}

#program-3:hover{
	background:url('images/program-3b.jpg');
		background-repeat:no-repeat;
}
#program-1 h2, #program-2 h2, #program-3 h2{
	color: #0E4969;
   
    font: 28px Arial;
    text-align: left;
}

#program-2 h2{
	color:#888787;
}

#program-3 h2{
	color:#e86096;
}

#classes{
	float:left;
	margin-top:23px;
	margin-left:40px;
	width:289px;
	height:370px;
	background:#ccc;
	text-align:left;
	background:url('images/classes-title.jpg') top left;
	background-repeat:no-repeat;
	padding-top:44px;
}

#classes b{
	color:#0e4969;
}

#classes a{
	background: url("images/see-all-btn.png") no-repeat scroll left top transparent;
	margin-top:-37px;
    display: block;
    float: right;
	margin-right:20px;
    height: 23px;
    width: 56px;
}

#classes a:hover{
		background:url(images/see-all-btn.png) no-repeat left -24px;
}

#classes h4, .Upcoming h4{
	color:#0688D2;
	font-size:14px;
	margin-bottom:6px;
	text-align:left;
	padding:0; 
	
}

.Upcoming h4{
	margin-left:0px;
	padding-top:5px;
}
.Upcoming p{
	padding:0px 0px 8px 0px;
	float:none;
}



#classes p{
	line-height:18px;
}

#classes .textwidget{
	padding-bottom:15px;
	border-bottom:1px solid #b8e5fa;
	margin-bottom:15px;
}

#classes:last-child{
	border:none;
}

#classes a.registerNowBtn{
	background: url("images/register-now-btn.png") no-repeat scroll left top transparent;
    display: block;
    height: 23px;
    margin: 5px 5px 0 0;
    width: 92px;
float:left;
}

#classes a.registerNowBtn:hover{
		background:url(images/register-now-btn.png) no-repeat left -24px;
}


.rightFeature #classes{
margin: 0px 0px 30px -10px;
}


#testimonials, #testimonials2{
	float:left;
	margin-top:30px;
	width:300px;
	padding-top:20px;
	background:url('images/testimonials-title.jpg') top left;
	background-repeat:no-repeat;
	margin-left:40px;
	text-align:left;
	color:#999;
	line-height:20px;
}

#testimonials b{
	display:block;
	padding-top:5px;
	color:#0e4969;
	padding-bottom:20px;

}

#testimonials .textwidget{
	margin-top:20px;
	margin-bottom:20px;border-bottom:1px solid #b8e5fa;
}

#testimonials :last-child{
	border:none;
}

.contentRight #testimonials{
	margin:0px;
}

.Testimonials .contentLeft p b{
	display:block;
	padding-bottom:30px;
	margin-top:10px;
}

#testimonials a{
	background: url("images/see-all-btn.png") no-repeat scroll left top transparent;
	margin-top:-19px;
    display: block;
    float: right;
	margin-right:20px;
    height: 23px;
    width: 56px;
}

#testimonials a:hover{
	background:url(images/see-all-btn.png) no-repeat left -24px;
}


.divider{
	display:block;
	width:560px;
	height:4px;
	margin:20px 0px 20px 0px;
	background:url('images/comment-bottom-bg.png');
}


.contentRight #testimonials{
	margin-left:-10px;
}

.breadCrumb a{ 
	color:#E85D94;
	text-decoration:underline;
	
}

.Testimonials p{
	color:#777;
}

.Testimonials b{
	background:url(images/comment-bottom-bg.png) bottom;
	background-repeat:no-repeat;
	color:#0E4969;
}

.Bio table{
	color:#0E4969;
}

.Bio table td:first-child{
	background:#d5effb;
	font-weight:bold;
	padding:10px;
}

.Bio table td{
		padding:15px;
	background:#f0fafe;
}

.Bio table tr{
	padding:0px;
	margin:0px;
	border:none;
}

.Bio table td:last-child{
	color:#444;
	font-size:9px;
}



.Registration .table{


}

.Registration table td, .Contact table td{
	color:#E85D94;
	font-size:13px;
	font-weight:bold;
    	vertical-align: top;
	padding:5px;	
}

.Registration table td.labels, .Contact table td.labels{
    padding-top: 10px;
}

.Registration table input, .Contact table input{
	font-size:14px;
	background:#fff;
	border:1px solid #a2e1ff;
	width:330px;
	color:#0E4969;
    	padding: 5px;
}

.Registration table textarea, .Contact table textarea{
	font-size:14px;
	border:1px solid #a2e1ff;
    color:#0E4969;
	width:330px;
	height:150px;
    font-family: Arial,Tahoma,Verdana,Georgia,Lucida,sans-serif;
    padding: 5px;
}
.Contact .contentLeft p img, .contentLeft p img.ajax-loader{
	width:auto;
	height:auto;
	background:none;
	padding:0px;
}

.Registration table h4{
	font-size:16px;
	padding-top:20px;
	color:#0E4969;
}

.Registration  .wpcf7-submit, .Contact  .wpcf7-submit{
	padding:10px;
	height:40px;
	font-size:14px;
	width:80px;
	color:#0e4969;
	font-weight:bold;
	background:#d0edfc;
	border:none;
	cursor:hand;
}

.recaptcha_tagline{
	display:none;
}

.contentLeft .registerNowBtn{
	font-size:0px;
}

#other_sidebar {
   
    color: #0E4969;
    display: block;
    font-weight: bold;
    float: left;
    line-height: 20px;
    margin-left: -10px;
    margin-top: 30px;
    padding-top: 5px;
    text-align: left;
    width: 300px;
    font-size: 14px;
}

#other_sidebar .textwidget {
    font-weight: normal;
    font-size: 12px;
    padding-bottom: 20px;
}