/* @override 
	http://alphasportla.com/css/global.css
	http://local.alphasportla.com:8888/css/global.css
	http://local.alphavenice.com:8888/css/global.css
*/

@charset "UTF-8";

/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

p {
	margin: 13px 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells:show;
}

fieldset, img { 
	border:0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

/* -------------------------------- */


body {
	color: #d9d9d9;
	font-family: Arial, sans-serif;
	font-size: 13px;
	background: #464646 url(/images/page-bg.png) repeat;
}

a, a:link, a:visited {
	color: #f47e20;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

h2 {
	color: #f47e20;
	font-size: 18px;
	padding: 20px 0;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#wrapper {
	width: 930px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#logo {
	float: left;
	margin: 12px 20px 20px 20px;
}

/* @group nav */

#nav {
	float: right;
	margin: 30px 0px 20px 20px;
	text-align: right;
}

#nav ul {
	padding: 5px 10px;
}

#nav ul li {
	float: left;
	margin-left: 4px;
}

#nav ul li a {
	color: #f47e20;
	padding: 5px 10px;
	display: block;
}

#nav ul li a:hover {
	padding: 5px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #222222;
	text-decoration: none;
}

#nav ul li a.current {
	padding: 5px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #222222;
	text-decoration: none;
}

/* @end */

/* @group banner */

#banner {
	margin: 0 0 20px 0;
	clear: both;
}

#banner-top {
	color: #ed1d24;
	height: 55px;
	background: url(/images/banner-top.png) no-repeat 0 0;
	font-size: 16px;
	padding: 15px 20px;
}

#banner-top .tagline {
	color: #f47e20;
	font-size: 14px;
	padding: 15px 0 0 0;
}

#banner-bottom {
	color: #ed1d24;
	font-size: 18px;
	text-align: center;
	line-height: 51px;
	height: 51px;
	background: url(/images/banner-bottom.png) no-repeat 0 0;
}

/* @end */

/* @group training */

#training {
	margin: 0 0 20px 0;
}

#training ul {
	margin-top: 10px;
	overflow: hidden;
}

#training ul li {
	width: 147px;
	height: 217px;
	float: left;
	margin-right: 10px;
}

#training ul li a {
	color: #d9d9d9;
	font-size: 16px;
	text-decoration: none;
	line-height: 1.4em;
	width: 147px;
	height: 53px;
	padding-top: 164px;
	display: block;
	text-align: center;
}

#training ul li a:hover {
	color: #f47e20;
}

#training li.ntc {
	width: 145px;
	background-image: url(/images/training-ntc.png);
}

#training li.trx {
	background-image: url(/images/training-trx.png);
}

#training li.yoga {
	background-image: url(/images/training-yoga.png);
}

#training li.vibration {
	background-image: url(/images/training-vibration.png);
}

#training li.nutrition {
	background-image: url(/images/training-nutrition.png);
}

#training li.sweets {
	margin-right: 0;
	background-image: url(/images/training-sweets.png);
}

/* @end */

/* @group blog */

#feature-blog {
	height: 106px;
	background: url(../images/blog-bg.png) no-repeat 0 0;
	margin: 0 0 20px 0;
}

#feature-blog .btn a {
	height: 38px;
	width: 258px;
	float: left;
	background: url(/images/blog-btn.png) no-repeat 0 0;
	margin: 48px 0 0 20px;
	text-indent: -999999px;
}

#feature-blog .btn a:hover {
	background: url(/images/blog-btn.png) no-repeat 0 -38px;
}

#feature-blog .copy {
	line-height: 1.9em;
	margin-left: 300px;
	padding: 16px 15px 0 0;
}

/* @end */

/* @group schedule */

#schedule {
	margin: 0 0 20px 0;
}

#schedule-nav {
	height: 46px;
	background: url(/images/heading-schedule.png) no-repeat 0 0;
	padding: 56px 0 0 30px;
	margin: 0 0 20px 0;
}

#schedule-nav ul {
	overflow: hidden;
}

#schedule-nav li {
	float: left;
}

#schedule-nav li a {
	height: 38px;
	display: inline-block;
}

#schedule-nav li a.all {
	width: 133px;
	background: url(/images/btn-all.png) no-repeat 0 0;
	margin-right: 25px;
}

#schedule-nav li a.all:hover {
	background: url(/images/btn-all.png) no-repeat 0 -38px;
}

#schedule-nav li a.trx {
	width: 143px;
	background: url(/images/btn-trx.png) no-repeat 0 0;
	margin-right: 25px;
}

#schedule-nav li a.trx:hover {
	background: url(/images/btn-trx.png) no-repeat 0 -38px;
}

#schedule-nav li a.power {
	width: 198px;
	background: url(/images/btn-power.png) no-repeat 0 0;
	margin-right: 25px;
}

#schedule-nav li a.power:hover {
	background: url(/images/btn-power.png) no-repeat 0 -38px;
}

#schedule-nav li a.yoga {
	width: 121px;
	background: url(/images/btn-yoga.png) no-repeat 0 0;
	margin-right: 25px;
}

#schedule-nav li a.yoga:hover {
	background: url(/images/btn-yoga.png) no-repeat 0 -38px;
}

#schedule-nav li a.ntc {
	width: 143px;
	background: url(/images/btn-ntc.png) no-repeat 0 0;
}

#schedule-nav li a.ntc:hover {
	background: url(/images/btn-ntc.png) no-repeat 0 -38px;
}

ul#single-class {
	overflow: hidden;
}

ul#single-class li {
	width: 211px;
	height: 115px;
	float: left;
	padding-right: 10px;
	margin: 0 10px 0 0;
	display: inline-block;
	border-right: 1px solid #464646;
}

ul#single-class li.last {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}

ul#single-class li p {
	line-height: 1.4em;
}

#schedule .pricing {
	width: 286px;
	height: 150px;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 6px 6px 0 0;
	background-color: #222222;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: inline; /*IE6 fix*/
}

#schedule .pricing-full {
	width: 910px;
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 6px 0 0 0;
	background-color: #222222;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: inline; /*IE6 fix*/
}

#schedule .pricing.last {
	margin-right: 0;
}

#schedule .pricing h2, #schedule .pricing-full h2 {
	font-size: 20px;
	color: #f47e20;
	margin: 0 0 20px 0;
	padding: 0;
}

#schedule .pricing h3, #schedule .pricing-full h3 {
	font-size: 16px;
	color: #BDBCB0;
	line-height: 1.5em;
	margin: 0;	
}

#schedule .pricing span, #schedule .pricing-full span {
	float: right;
	color: #f47e20;
	font-size: 18px;
	margin: 3px 0 0 0;
	padding: 0;
}

/* @end */

#video {
	margin: 0 0 20px 0;
}

#video-bg {
	width: 660px;
	height: 485px;
	padding: 46px 0 0 270px;
	background: url(/images/video-bg.jpg) no-repeat 0 0;
}

#footer {
	text-align: center;
	margin-bottom: 100px;
}



