/* Access Consciousness Swedish Language Web Site */

/* @charset "utf-8";
CSS Document */

body {
	background-color: white;
	text-align: center; /* Hack for IE - centers site in browser */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}

/* TYPOGROGHY */

p {
	text-align: justify;
	margin-right: 2px; 
	margin-left: 2px;  
}

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #015675;
	font-weight: bold;
	padding:5px;
}

h1 {
	text-align: center;
	font-size: 32px;
	color: #FFFFFF;
	background-color: #54abbe;
	font-style: italic;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 12px;
	margin-right: -20;
	margin-left: -20;
	z-index: 100;
}

h2 {
	text-align: left;
	font-size: 28px;
	font-style: italic;
}

h3 {
	text-align: left;
	font-size: 21px;
	margin-top: 10px;
	margin-bottom: 12px;
}

h4 {
	text-align: left;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 8px;
}

h5 {
	font-size: 16px;
	text-align: left;
}

.center {
	text-align: center;
}

.small {
	font-size: 12px;
}

.orange {
	color: #FF6600;
}

.red {
	color: #FF0000;
}

hr {
	color: #66CCCC;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* LISTS */

ul, ol {
	text-align: left;
	list-style-type: circle;
}


/* TABLES, BOXES */

 table {
	margin:0px;
	padding:0px;
} 

table.classList{ 
	width:100%;
	background-color: #fafafa;
	border: 0px #000000 solid;
	border-collapse: collapse;
}

td.classListHeading {
	background-color: #54abbe;
	/*	font-family: Verdana; */
	font-weight: bold;
	/*	font-size: 14px; */
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #015675;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

td.classListBody{ 
	border-bottom: 1px #6699CC dotted;
	text-align: left;
/*	font-family: Verdana, sans-serif, Arial; */
	font-weight: normal;
	font-size: 14px; 
	color: #404040;
	background-color: #fafafa;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px; 
}

.classInfoBox{ 
	width:600px;
	height:150px;
	border: medium solid #66CCCC;
	margin-left:150px;
	margin-right:150px;
/*	text-align:center /* Hack for IE to center box*/
	padding:10px; 
	background-image:url(../images/joy-man.jpg);
	background-position:right;  
	background-repeat:no-repeat
}

.classAdverts1{
	width:210px;
	height:180px;
	display:inline;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

.classAdverts2{
	width:440px;
	height:180px;
	display:inline;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}


/* Template Structure */

.wrapper {
	padding: 0px;
	width: 950px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}

.masthead {
	background-image: url(/images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.bannerOrangeDecoration {
	background-image: url(../images/banner-orange-decoration.jpg);
	background-repeat: no-repeat; 
	background-position: top;
	height: 99px; 
	padding: 0px;
	margin: 0px;
}

.contentborder {
	padding: 0px;
	vertical-align: top;
	border: thin solid #66CCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.content {
	padding: 0px;
	vertical-align: top;
	width: 910px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;	
}

.footer {
	background-color: #015675;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 100px;
}


/* End Template Structure */

.readmore a{
	color: #FFFFFF;
	background-color: #72bc1d;
	text-align: center;
	width: 130px;
	float: right;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}

.readmore a:hover{
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
	width: 130px;
	float: right;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}


/* FOOTER MENU */

.footermenu ul{
	list-style-type: none;
	padding-left: 140px;
}

.footermenu li{
	display:inline;
	margin:0
}

.footermenu li a{
	float: left;
	display: block; /*padding inside each tab*/
/*	border-right: 1px solid white; /*right divider between tabs*/
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color:#FFFFFF;
	text-decoration: none;
} 

.footermenu li a:visited{
	color:#FFFFFF;
} 

.footermenu li a:hover {
	color: #FF6600;
}

.clear {
	clear: both;
}


/* ROLLOVER BUTTONS */

#searchProducts {
  display: block;
  width: 225px;
  height: 50px;
  background: url("/images/btn-search-products.jpg") no-repeat 0 0;
}

#searchProducts:hover{ 
  background-position: 0 -50px;
}

#searchProducts span{
  display: none;
}

#searchClasses {
  display: block;
  width: 225px;
  height: 50px;
  background: url("/images/btn-search-classes.jpg") no-repeat 0 0;
}

#searchClasses:hover{ 
  background-position: 0 -50px;
}

#searchClasses span{
  display: none;
}


/* Shop Buttons */
/* USA */

#buyNowUSA {
  display: block;
  width: 225px;
  height: 50px;
  background: url("/images/btn-buy-now-usa.jpg") no-repeat 0 0;
}

#buyNowUSA:hover{ 
  background-position: 0 -50px;
}

#buyNowUSA span{
  display: none;
}


#addToCartUSA {
  display: block;
  width: 225px;
  height: 50px;
  background: url("/images/btn-add-to-cart-usa.jpg") no-repeat 0 0;
}

#addToCartUSA:hover{ 
  background-position: 0 -50px;
}

#addToCartUSA span{
  display: none;
}

#addToCartUSAFacilitator {
  display: block;
  width: 225px;
  height: 50px;
  background: url("/images/btn-add-to-cart-usa-fac.jpg") no-repeat 0 0;
}

#addToCartUSAFacilitator:hover{ 
  background-position: 0 -50px;
}

#addToCartUSAFacilitator span{
  display: none;
}

/* Australia */

#buyNowOz {
  display: block;
  width: 225px;
  height: 50px;
  background: url("/images/btn-buy-now-au.jpg") no-repeat 0 0;
}

#buyNowOz:hover{ 
  background-position: 0 -50px;
}

#buyNowOz span{
  display: none;
}

#addToCartOz {
  display: block;
  width: 225px;
  height: 50px;
  background: url("/images/btn-add-to-cart-au.jpg") no-repeat 0 0;
}

#addToCartOz:hover{ 
  background-position: 0 -50px;
}

#addToCartOz span{
  display: none;
}

#addToCartOzFacilitator {
  display: block;
  width: 225px;
  height: 50px;
  background: url("/images/btn-add-to-cart-au-fac.jpg") no-repeat 0 0;
}

#addToCartOzFacilitator:hover{ 
  background-position: 0 -50px;
}

#addToCartOzFacilitator span{
  display: none;
}


/* FORMS */

/* label{
	width: 5em; 
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
} */

form{
	background-image:url(/images/bg-pale-blue.jpg)
}

input, option, select{
	color: #000000;
	background: #fffea1;
	overflow: hidden;
}

textarea {
	color: #000000;
	background: #fffea1;
}

.submit input{
	float:left;
	margin-left:100px;
	color: #000000;
	background: #FF9900;
	border: 2px outset #666666
}

/*
fieldset{
	width: 20em
}

legend{
	color: #fff;
	background: #ffa20c; 
	border: 1px solid #781351; 
	padding: 2px 6px 
} 
*/

.formWrapper{
	display:inline; 
	width:100%; 
	text-align:left 
}

.formLable{
	float:left; 
	width:100px;
	margin-bottom:5px;
}

.formField{
	float:left; 
	margin-bottom:5px;
	margin-right:10px
/*	width:300px */
}


/* MESSAGES */

.errorMsg{
	font-weight: bold;
	color: #FF0000;	
}
