@charset "UTF-8";
/* CSS Document */

/*
To target specific IE browsers, add the following classes to the beginning of the selectors:
	Iternet Explorer 7: .ie7
	Iternet Explorer 8: .ie8
	Iternet Explorer 9: .ie9
*/


* {
	margin: 0;
	padding:0;
}

html, body {
	height: 100%;				/* Sticky footer - do not override */
	
	
	background:#191919;
	color:#e2e2e2;
	font-family: 'Playfair Display SC', serif;
	font-size:14px;
	line-height:140%;
	letter-spacing:.05em;
}

#wrapper {
	min-height: 100%;			/* Sticky footer - do not override */
	height: auto !important;	/* Sticky footer - do not override */
	height: 100%;				/* Sticky footer - do not override */
	margin: 0 auto -45px;		/* Sticky footer - margin-borrom must equal height of #footer, .push */
	
	padding:0;
	width:100%;
}

#footer, .push {
	clear:both;					/* Sticky footer - do not override*/
	height: 45px;				/* Sticky footer - height must equal margin-bottom of #wrapper */
}

/* Basic, typographic, positioning elements --------------------------------------------------------------------------------------- */

/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
	
.ie7 .clearfix { zoom: 1; } /* IE7 only*/

img{
	border:0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 15px;
    padding: 0;
}

p, ul, ol{
	margin:0 0 20px;
	padding:0;
}

ul{
	margin-left:20px;
}

a:link, a:visited{
	color:#bf932c;
	font-weight:400;
	text-decoration:none;
}

a:hover{
	color:#e2e2e2;
}

.center{
	text-align:center;
}

.left{
	float:left;
	margin:0 20px 20px 0;
}

.right{
	float:right;
	margin:0 0 20px 20px;
}

.bolded{
	display:block;
	font-weight:bold;
}

.directions{
	margin:0 0 20px;
}


.button, a.button{
	background:#373E46;
	color:#fff;
	display:inline-block;
	padding:10px;
}

.ie7 .button, .ie7 a.button{
	display:inline;
	zoom:1;
}

.button:hover{
	color:#D0D0D0;
}

.center{
	text-align:center;
}

/* Header styles ------------------------------------------------------------------------------------------------------------------ */

/* logo styles ----------------------------------------- */
#logo{
	margin:0 auto;
	max-width:960px;
	padding:20px 0  15px;
	padding-bottom:0px;
}

#logo img{
	margin:0px 0px 20px 0px;
}

#logo h1 {
	margin:0;
	text-align:center;
}

#logo h1 a{ 
	color:#AAAAAA;
	font-size:46px;
	font-weight:bold;
	text-decoration:none;
	
}

/* Nav styles ----------------------------------------- */

#nav{
	height:67px;
	padding:0;
	text-align:center;
	background:#000000;
}

#nav ul{
	height:67px;
	margin:0 auto;
	max-width:960px;
	padding:0;
}

#nav li{
	float:left;
	list-style:none;
}

#nav a{ 
	color:#bf932c;
	display:inline-block;
	height:67px;
	line-height:67px;
	padding:0 12px;
	text-decoration:none;
}

.ie7 #nav a{
	display:inline;
	zoom:1;
}

#nav a:hover, 
#nav .current a{
	color:#FFFFFF;
}

#nav ul#menu{
	display:inline-block;
	margin:0 auto;
	width:100%;
}

.ie7 #nav ul#menu{
	display:inline;
	zoom:1;
}

#nav #menu p{
	cursor:pointer;
	display:none;
	text-transform:uppercase;
}

#nav #menu_li{
	float:none;
	display:inline-block;
	margin:0 auto;
}

.ie7 #nav #menu_li{
	display:inline;
	zoom:1;
}

/* banner styles ----------------------------------------- */

#banner{
	text-align:center;
	padding:20px 0 20px 0;
}


/* correcting flexslider's styles ----------------------------------------- */
.flexslider{
	border:0;
	margin:0 auto;
	max-width:960px;
	
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.flex-direction-nav a {
	background: url(../images/bg_direction_nav.png) no-repeat 0 0;
	height: 30px; 
	margin: -24px 10px 0; 
	width: 30px; 
}

.flex-direction-nav{
	display:none;
}


.flex-control-nav {
	bottom: -20px;
}

.flex-control-paging li a, .flex-control-paging li a:hover { 
	background: #d7d7d7; 
	height: 10px; 
	width: 10px;
	
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px; 
	-o-border-radius: 20px; 
	border-radius: 20px; 
	
	box-shadow:none;
}

.flex-control-paging li a.flex-active { 
	background: #acacac; 
}


/* Middle Styles ------------------------------------------------------------------------------------------------------------------ */


#middle{
	margin:0 auto;
	width:100%;
	padding: 30px 0;
	font-weight:300;
}

#middle ul li{
	background: url(../images/bullet.gif) no-repeat left center;
	list-style:none;
	padding:0 0 0 10px;
}

#middle p{
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	line-height:150%;
}

#accordion{
	height: auto !important;
}

/* Content Styles ----------------------------------------- */

#content{
	max-width:960px;
	margin:0 auto;
}

#slogan{
	text-align:center;
	font-style:italic;
	max-width:960px;
	margin:0 auto;
	padding-top:10px;
	margin-bottom:10px;
	position:relative;
	color:#FFFFFF;
}

#slogan p{
	margin:0px;
	background:#191919;
	font-size:30px;
	position:relative;
	z-index:5;
	display:inline-block;
	padding:0px 30px;
	font-family: 'Playfair Display SC', serif;
}

.ie7 #slogan p{
	display:inline;
	zoom:1;
}

#slogan #slogan_line{
	position:absolute;
	height:1px;
	width:100%;
	top:32px;
	left:0;
	background:#bf932c;
}

.content_img{
	float:right;
	margin-left:50px;
}

#thirds{
	max-width:960px;
	margin:0 auto;
	padding:30px 0px;
}

.third{
	width:300px;
	float:left;
}

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

.content_third_img{
	margin-bottom:10px;
	max-width:300px;
	border:1px solid #191919;
}

.content_third_img:hover{
	border:1px solid #bf932c;
}

#middle_third{
	padding:0px 25px;
}

.break{
	height:1px;
	width:100%;
	background:#000000;
	margin:10px 0px;
}

#accordion{
	margin-bottom:25px;
}

#accordion h3{
	outline:none;
	cursor:pointer;
	padding-left:30px;
	background-image:url(http://vipspethotels.com/images/accordion_close.png);
	background-repeat:no-repeat;
	background-position:0 0;
	padding-bottom:5px;
}

#accordion .ui-state-active{
	background-image:url(../images/accordion_open.png);
}

#avatar{
	width:129px;
	height:89px;
	float:right;
}

.titles{
	position:relative;
}

.title_line{
	position:absolute;
	height:1px;
	width:100%;
	background:#bf932c;
	top:15px;
	left:0px;
}

.titles h1{
	background:#191919;
	position:relative;
	z-index:5;
	padding-right:20px;
	display:inline-block;
	color:#bf932c;
}

.ie7 .titles h1{
	display:inline;
	zoom:1;
}

.training_slogan{
	font-size:17px;
	padding:10px 0px;
	border-top:1px solid #bf932c;
	border-bottom:1px solid #bf932c;
}

.review h3{
	float:left;
}

.review_stars{
	float:right;
	margin:0;
	padding-left:20px;
	list-style-type:none;
	list-style-image:none;
	width:210px;
}

#wrapper .review_stars li{
	display:inline-block;
	background:none;
	width:25px;
}

.ie7 .review_stars li{
	display:inline;
	zoom:1;
}

.review p{
	clear:both;
}

#embed_video{
	max-height:315px;
	overflow:hidden;
	text-align:center;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
    width:520px;
    margin:0 auto;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width:520px;
    max-height:293px;
}

/* Sidebar Styles ----------------------------------------- */

#sidebar{
	clear:both;
	max-width:960px;
	margin:0 auto;
	padding-top:30px;
	border-top:1px solid #bf932c;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	line-height:150%;
}

#sidebar.secondary_sidebar{
	border:0;
}

#wrapper .buttons{
	display:block;
	width:130px;
	height:25px;
	margin-bottom:15px;
	padding:5px;
	line-height:25px;
	background-color:#bf932c;
	color:#FFFFFF;

	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;

	border:1px solid #e0ac34;

	text-align:center;
	padding-left:30px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

.directions{
	background-image:url(../images/icon_directions.png);
}

.email_button{
	background-image:url(../images/icon_email.png);
}

.registration{
	background-image:url(../images/icon_registration.png);
}

.content_registration{
	clear:right;
	margin-right:25px;
}

.facebook{
	background-image:url(../images/icon_facebook.png);
}

.twitter{
	background-image:url(../images/icon_twitter.png);
}

.rate_us{
	background-image:url(../images/icon_rate.png);	
}

.reviews{
	background-image:url(../images/icon_reviews.png);
}

#wrapper .buttons:hover{
	background-color:#9f7b28;
}

#payment_p{
	margin-bottom:10px;
}

#wrapper #payment{
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

#wrapper #payment li{
	float:left;
	margin-left:10px;
	padding:0px;
	background:none;
}

#wrapper #payment #first_li{
	margin-left:0px;
}

#form_center{
	text-align:center;
}

#registration_iframe{
	width:90%;
	margin:0 auto;
	height:5150px;
}

#training_iframe{
	width:90%;
	margin:0 auto;
	height:1200px;
	background:#FFFFFF;
}

.other_companies{
	font-size:13px;
}

/* basic form Styles ----------------------------------------- */

.error, .cmxform em{
	color:#f00;
}


form{
	clear:both;
	width:90%;
	margin:30px auto 0;
}

form h3{
	margin: 20px;
	margin-top:0px;
	font-size:1.2em;
}

input[type=text], textarea {
	width:98%;
	margin-bottom:10px;
}

input[type=radio], input[type=checkbox]{
	margin-bottom:10px;
}

form.cmxform fieldset {
    margin-bottom: 30px;
	padding:5px;
	border:0;
}

form.cmxform legend {
    font-weight: bold;
    margin: 0 10px;
	padding:0 0 2px;
	width:96%; 
}
form.cmxform label {
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
}
form.cmxform fieldset ol {
    margin: -5px 10px 0;
    padding: 10px 0 0;
	border-top:1px solid #6A6C6B;
}
form.cmxform fieldset li {
    list-style: none outside none;
    margin: 0 !important;
    padding: 5px;
}
form.cmxform fieldset fieldset {
    border: medium none;
    margin: 3px 0 0;
	padding:0;
}
form.cmxform fieldset fieldset legend {
    font-weight: normal;
    padding: 0 0 5px;
}
form.cmxform fieldset fieldset label {
    display: block;
    width: auto;
}
form.cmxform em, h4 em {
    color: #FF0000;
    font-style: normal;
    font-weight: bold;
}

form.cmxform label {
}

form.cmxform fieldset fieldset label {
    margin-left: 123px;
}

form.cmxform fieldset fieldset select {
    margin-left: 123px;
}
form.cmxform label.error{
	font-size:1em;
	margin:2px 0 0;
	width:300px;
}

#feedback{
	margin:20px 0 0;
	border-bottom: 1px solid #000;
}

#feedback h3{
	border:0;
	padding-bottom:10px;
}

#recaptcha_area{
	margin:0 auto;
}

.formBtns{
	text-align:center;
}

.form_div{
	width:80%;
	float:right;
}
	
/* Footer Styles ------------------------------------------------------------------------------------------------------------------ */

#footer{
	background:#000000;
    color: #FFFFFF;
	font-size:.9em;
	line-height: 45px;
	margin:0 auto;
	text-align:center;
}

#footerCont{
	margin:0 auto;
	max-width:960px;
}

#footer a{
	color: #bf932c;
    text-decoration: none;
}

#footer a:hover, 
#footerNav .current a{
	color: #FFFFFF;
    text-decoration: none;
}

/* footerNav styles ----------------------------------------- */

#footerNav{
	float:right;
	margin:0;
	position:relative;
	text-align:left;
	display:none;
}

#footerNav ul{
	list-style:none;
	position:relative;
}

#footerNav li{
	float:left;
	list-style:none;
	padding:0 6px;
	position:relative;
}

#footerNav li:first-child{
	border:0;
}

/* copyright styles ----------------------------------------- */

#copyright{
	text-align:center;
}

#copyright p{
	margin-bottom:10px;
}

#tracking{
	text-align:center;
}

#tracking img{
	padding:10px 0px;
}

/*=================== STYLE TABLET =========================*/

@media (min-device-width:1024px) and (max-width:989px),
screen and (max-device-width:480px), screen 
and (min-device-width : 768px) and (max-device-width : 1024px),
(min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait){
	
	/* Basic styles ----------------------------------------- */
	
	body, #header, #middle, #content, #sidebar, #footer{ /* Do not change, add padding or margin to the contained elements (p,ul,img, etc.) */
		margin:0 auto;
		width:100%;
	}
	
	#logo, #nav{
		padding:0 20px;
	}
	
	#logo{
		padding:10px 20px 15px;
	}
	
	#wrapper, #footer{
		width:100%; /* If you have a background image on the body element make this percentage lower than 100% to show the image/pattern. If not just use 100% */
	}
	
	
	
	/* banner styles ----------------------------------------- */
	
	.flexslider{
		width:90%;
	}
	
	/* nav styles ----------------------------------------- */
	
	/*  ----  Main menu dropdown code START --- */
	#nav{
		padding:0;
	}
	
	#nav ul{
		height:auto;
		padding:0;
	}
	
	#nav #menu{
		text-align:center;
	}
	
	#nav #menu #first_li{
		border-top-width:2px;
	}
	
	#nav #menu a{
		margin:0;
	}
	
	
	#nav #menu p{
		color:#FFFFFF;
		display:block;
		height:67px;
		line-height:67px;
		margin:0;
		text-align:center;
	}
	
	#nav #menu:hover p{
		color:#999999;
	}
	
	#nav #menu ul{
		display:none;
		float:left;
		position:absolute;
		z-index:10;
	}
	
	
	#nav #menu ul li{
		background:#353535;
		clear:left;
		float:left;
		border:1px solid #000000;
		border-left:none;
		border-right:none;
	}
	
	.no_js #nav #menu li:hover > ul, .no_js #nav #menu li:active > ul{
		display:block;
	}

	/* Drop down menu --- END */
	
	#nav #menu li{
		float:none;
		margin:0 auto;
		width:100%;
	}
	
	#nav #menu p{
		width:100%;
	}
	
	#nav #menu ul{
		width:100%;
	}
	
	#nav #menu ul li{
		width:100%;
	}
	/* END of MENU */
	
	/* content and sidebar styles ----------------------------------------- */

	#banner.secondary_banner img{
		max-width:100%;
	}

	#content p, #content a, #content h4, #content h1, #content h2, #content ul, #content .title, #sidebar p, #sidebar a, #sidebar h4, #sidebar .title{
		padding:0 20px;
	}

	#wrapper .review_stars{
		padding:0;
	}

	#content .training_slogan{
		padding:10px 20px;
	}

	#content p a{
		padding:0px;
	}

	#content h3{
		margin-left:20px;
	}
	
	#sidebar a.button{
		padding:20px;
	}
	
	#content img{
		margin-left:20px;
	}

	#wrapper .review_stars img{
		margin-left:0px;
	}

	#avatar{
		display:none;
	}
	
	#sidebar{
		text-align:center;
		margin-top:20px;
	}

	.third{
		width:100%;
		float:none;
		margin:0 auto;
		text-align:center;
	}

	.form{
		width:95%;
	}

	.form_div{
		width:100%;
	}

	#middle_third{
		padding:0px;
	}
	
	#wrapper .buttons{
		margin:0 auto;
		margin-bottom:15px;
	}

	#wrapper .content_registration{
		margin-right:20px;
	}

	#payment{
		display:inline-block;
		margin:0 auto;
	}

	.ie7 #payment{
		display:inline;
		zoom:1;
	}

	/* footer styles ----------------------------------------- */
	
	#footer{
		text-align:center;
	}
	
	#copyright{
		float:none;
	}
	
	#footerNav{
		display:none;
	}
}

@media (max-device-width:530px), screen and (max-width:530px){
	
	.video-container {
		width:auto;
		margin:0;
	}

	.review{
		text-align:center;
	}

	.review h3{
		float:none;
	}

	.review_stars{
		float:none;
		margin:0 auto;
		margin-bottom:10px;
	}
}


/*=================== STYLE PHONE =========================*/

@media (min-device-width:1024px) and (max-width:509px), (max-device-width:480px) and (orientation:portrait), screen 
and (min-device-width : 320px) and (max-device-width : 480px){

	/* Basic styles ----------------------------------------- */

	#wrapper{
		width:100%;
	}

	#content{
		clear:both;
	}

	#banner{
		display:none;
	}
	
	#logo{
		margin:0 auto;
		text-align:center;
	}
	
	/* nav styles ----------------------------------------- */
	
	/* Drop down menu --- START --- If uncommented in the tablet query, comment out or delete from this comment to END comment. */
	
	/* content and sidebar styles ----------------------------------------- */
	
	#sidebar.secondary_sidebar{
		border-top: 1px solid #bf932c;
	}

	#content p, #content a, #content h4, #content h1, #content h2, #content ul, #content .title, #sidebar p, #sidebar a, #sidebar h4, #sidebar .title{
		padding:0 10px;
	}

	#wrapper .review_stars{
		padding:0;
	}

	#content .training_slogan{
		padding:10px;
	}

	#content p a{
		padding:0px;
	}

	#content h3{
		margin-left:10px;
	}
	
	.content_img{
		display:none;
	}

	.content_registration{
		float:none;
	}

	#slogan #slogan_line{
		display:none;
	}

	#slogan p{
		padding:0px;
	}
	
	/* footer styles ----------------------------------------- */
	
	#footer{
		width:100%;
	}
	
	#footerNav{
		display:none;
	}
	
	#copyright{
		padding:0 10px;
		font-size:.8em;
	}
	
}