a:link, a:visited, a:active
{
   background: transparent;
   color: #000000;
   text-decoration: underline;
}
a:hover
{
   background: transparent;
   color: #CE142C;
   text-decoration: none;
}
body
{
   background: #F5B545;
   color: #000000;
   font: 13px Arial, Tahoma, Verdana, sans-serif;
   margin: 0;
   padding: 0;
}
h1
{
   background: transparent;
   color: #000000;
   font: bold 13px Arial, Tahoma, Verdana, sans-serif;
   margin: 15px 0;
   padding: 0;
}
img.calendar
{
   margin: 5px 5px 5px 0;
   padding: 0;
}
img.header
{
   margin: 101px 0 30px 0;
   padding: 0;
}
img.hr
{
   display: block;
   margin: 30px 0 15px 0;
   padding: 0;
}
img.news
{
   margin: 0 15px 15px 0;
   padding: 0;
}
p
{
   background: transparent;
   color: #000000;
   font: 13px Arial, Tahoma, Verdana, sans-serif;
   margin: 15px 0;
   padding: 0;
}
p.blurb
{
   background: #F8C676;
   margin-bottom: 0;
   padding: 20px;
}
p.copyright
{
   font-size: 10px;
   margin: 35px;
   text-align: center;
}
p.double
{
   margin-bottom: 30px;
}
td.border-bottom
{
   background: url('images/border_bottom.jpg') no-repeat center top;
}
td.border-left
{
   background: url('images/border_left.jpg') repeat-y;
}
td.border-right
{
   background: url('images/border_right.jpg') repeat-y;
}
td.contact
{
   background: url('images/background_contact.jpg') no-repeat center top;
}
td.lessons, td.default
{
   background: url('images/background_lessons.jpg') no-repeat center top;
}
td.main
{
   background: #FFF4BE url('images/background.jpg') repeat-x center top;
}
td.menu1
{
   background: #CE142C url('images/menu.gif') repeat-x;
	 height: 40px;
}
td.menu1 ul {
	margin: 0px 10px;
	padding: 0px;
}
td.menu1 ul li {
	position: relative;	
	margin: 5px 20px 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	float: left;
}
td.menu1 ul li a {
	cursor: pointer;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	display: inline-block;
}
td.menu1 ul li a:hover {
	color: #f5b545;
	text-decoration: none;
}


td.menu1 ul li > ul, td.menu1 ul li > div {
	display: none;
	position: absolute;
	padding: 0px;
	margin: 0px;
	background:#ffffff;
	#top: 20px;
	#left: 0px;
}
td.menu1 li:hover > ul, td.menu1 li:hover > div{
	display: block;
	width: 200px;
}
td.menu1 li ul li {
	position: relative;	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline-block;
	float: none;
	border-top:1px solid #999999;
	text-align: left;
	width: 200px;
}
td.menu1 li ul li a{
	position: relative;
	float: none;
	color: #ce142c;
	text-transform: none;
	text-decoration: none;
	background: none;
	font-size: 12px;
	display: inline-block;
	text-align: left;
	padding: 5px 8px;
	width: 184px;
}
td.menu1 li ul li a:hover {
	color: #ffffff;
	background: #ce142c;
}
td.menu1 li ul{
	border: none;	
	float: none;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	width: 200px;
	border:1px solid #999999;
	border-top: none;
	background: #FFFFFF;
}









.nav-menu {
	display: inline-block;
}
td.menu2
{
   margin: 0;
   padding: 0 30px;
}
td.news
{
   background: url('images/background_news.jpg') no-repeat center top;
}
td.products
{
   background: url('images/background_products.jpg') no-repeat center top;
}
td.programs
{
   background: url('images/background_programs.jpg') no-repeat center top;
}
td.swirl
{
   background: #FFF4BE url('images/swirl.jpg') no-repeat center top;
   width: 285px;
}

td.products-categories {
	padding-top: 20px;
	margin-top: 0px;
}
.products-categories h1 {
	font-size: 18px;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

ul.products-cat {
	margin: 0px;
	padding: 0px;
}
ul.products-cat li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	float: left;
}

.box {
	padding-bottom: 20px;
}
.box .title {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	font-size: 14px;
	padding: 6px 4px;
}
.box .backTop {
	float: right;
	display: inline;
	margin-left: 10px;
	font-size: 10px;
	font-weight: normal;
}
.box .backTop a {
	text-decoration: none;
}
.box .backTop a:hover {
	text-decoration: underline;
}
.box .text {
	font-size: 12px;
	padding: 0px 10px;
}
.box img {
	float: right;
	border: 1px solid #333333;
	background: #FFFFFF;
	padding: 3px;
	margin: 0px 0px 0px 10px;
}
.box .text ul {
	margin: 0px;
	padding: 0px;
}
.box .text li {
	margin: 3px 15px;
	padding: 0px;
	list-style-type: none;
}

h1.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: bold;
	text-transform: uppercase;
	color: #ce142c;
	margin: 100px 0px 40px;
	padding: 0px;
	-moz-text-shadow: 1px 1px 0px #fff;    
	-webkit-text-shadow: 1px 1px 0px #fff; 
	text-shadow: 1px 1px 0px #fff;
}

.product-list_back {
	float: right;
}
.product-list_back a {
	text-decoration: none;
	font-size: 12px;
	color: #333;
}
.product-list_back a:hover {
	text-decoration: underline;
}

.padding {
	padding-top: 20px;
}
.padding h2 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 6px;
	padding-bottom: 0px;
}
.padding ul {
	margin: 0px;
	padding: 0px;
}
.padding li {
	list-style-type: none;
	margin: 3px 10px;
	padding: 0px;
}
.padding li li {
	list-style-type: none;
	margin: 3px 15px;
	padding: 0px;
}
.padding li li a {
	text-decoration: none;
}
.padding li li a:hover {
	text-decoration: underline;
}

.banner {
	position: relative;
}
#facebook-btn {
	position: absolute;
	top: 10px;
	right: 10px;
}


#carousel {
	position: relative;
	width: 355px;
	padding: 10px 30px;
}
#carousel-wrapper {
}
#carousel img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: none;
}
#carousel ul {
	margin: 0px;
	padding: 0px;
}
#carousel ul li {
	margin: 0px 5px;
	padding: 0px;
	float: left;
	display: inline;
}
#carousel ul li div {
	width: 100px;
	height: 100px;
	display: block;
	overflow: hidden;
}
#carousel ul li a {
	padding: 3px;
	border: 1px solid #333;
	background: #FFF;
	display: inline-block;
}
#carousel ul li a:hover {
	padding: 3px;
	border: 1px solid #C00;
	background: #cccccc;
}
#carousel #arrow_left {
	top: 50px;
	left: 0px;
	position: absolute;
	width: 25px;
	height: 25px;
	overflow: hidden;
	background: url(images/banner_arrow.png) no-repeat 0px 0px;
	z-index: 100;
	cursor: pointer;
}
#carousel #arrow_right {
	top: 50px;
	right: 0px;
	position: absolute;
	width: 25px;
	height: 25px;
	overflow: hidden;
	background: url(images/banner_arrow.png) no-repeat -25px 0px;
	z-index: 100;
	cursor: pointer;
}

a.buyNow {
	display: block;
	padding: 8px 15px;
	text-transform: uppercase;
	border: 1px solid #999999;
	background: #ce142c;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	margin-right: 10px;
	margin-top: 30px;
	-webkit-transition: background 0.35s ease, color 0.2s linear;
	-moz-transition: background 0.35s ease, color 0.2s linear;
	-o-transition: background 0.35s ease, color 0.2s linear;
	transition: background 0.35s ease, color 0.2s linear;
}
a.buyNow:hover {
	color: #ce142c;
	background: #FFFFFF;
	text-decoration: none;
}

#contactform {
	display: inline-block;
}

label.contact {
	display:block;
	cursor: default;
	font-weight: bold;
}
label.contact span {
	font-style: italic;
	color: #999999;
	font-weight: normal;
}
	
.text_input, .text_area {
	padding:8px 10px;
	margin-top:2px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	width:400px;
	border-top: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: #F9F9F9;
	outline: 0;
	}

.text_area {
	width:400px;
	height: 120px;
	outline: 0;
}

.check {
	margin-left: 10px;
}

.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	width:400px;
	background: #F9F9F9;
	border-top: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding:8px 10px;
	margin-top:2px;
	margin-bottom: 10px;
	}

input:focus, textarea:focus, select:focus {background:#fff;
	-webkit-transition: background 0.35s ease, color 0.2s linear;
	-moz-transition: background 0.35s ease, color 0.2s linear;
	-o-transition: background 0.35s ease, color 0.2s linear;
	transition: background 0.35s ease, color 0.2s linear;
}

.formBtn {
	border:1px solid #B4B4B4;
	background:#F9F9F9;
	color:#666;
	font-weight:bold;
	width:120px;
	height:30px;
	margin-top:10px;
	font-size:12px;
	padding-bottom:2px;
	outline:0;
	float: right;
	-webkit-transition: background 0.35s ease, color 0.2s linear;
	-moz-transition: background 0.35s ease, color 0.2s linear;
	-o-transition: background 0.35s ease, color 0.2s linear;
	transition: background 0.35s ease, color 0.2s linear;
	}

.formBtn:hover {
	border:1px solid #81221D;
	background:#aa1a00;
	cursor:pointer;
	outline:0;
	color: #FFF;
	}

.error.required {border:1px solid #c30;}


.left {
	float: left;
}

.clear {
	clear: both;
}
