@charset "utf-8";
/* CSS Document */

body { 
	background:#fff;
	margin:0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px; padding: 0;}
h1 {
	font-size: 180%;}
h2 {
	font-size: 140%;}
h3 {
	font-size: 120%;}
img {
	border: 0;}
a img {border:0;text-decoration:none;}
.strong {
	font-weight: bold;}
.italic {
	font-style:inherit;}
.mediafooter {
	float:right;
	text-align:right;
	font-style:italic;}
.mediaimage {
	float:right;
	margin:0 0 20px 20px;
	text-align:center;
	font-weight:bold;}
.clearer{
	clear:both; border:none; line-height:0; height:0; margin: 0; padding: 0;}
.nomargin {
	margin:0;}
.picmargin {
	margin:0 0 10px;}
.floatimgright {
	float:right;
	margin:0 0 10px 10px;}
.floatimgleft {
	float:left;
	margin:0 10px 0 0;}
.border {
	border:1px solid #727172;}
a {	
	color:#652d8f;
	font-weight: bold;
	text-decoration: underline;}
a.purple {
	color:#652d8f;
	font-weight:bold;
	text-decoration:none;
	position:relative;
	top:5px;}
.red {color:#FF0000;font-weight:bold;}
a:hover {	
	text-decoration: none;
	color: #666;}
	
	

.container {
	width:910px;
	margin:0 auto;}

.container .header {
	margin-top:10px;}
.container .header .contentleft {
	float:left;}
.container .header .contentleft img {
	position:relative;
	left:30px;}
.container .header .contentleft span.banner {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:140%;
	vertical-align:top;
	position:relative;
	top:18px;
	left:35px;}
.container .header .contentright {
	float:right;}
.container .header .contentright img {
	position:relative;
	top:8px;}
.container .header .contentright span.phone {
	color:#000;
	font-size:210%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;}
.container .header h2 {
	display:inline;
	vertical-align:top;
	position:relative;
	top:18px;
	left:35px;}
	
.container .navigation {
	float:right;
	*margin-bottom:-4px;
	_margin-bottom:-6px;
	position:relative;
	_right:20px;
	z-index:99;}
.container .navigation ul {
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
	right:30px;
	*overflow:hidden;}
.container .navigation ul li {
	display:inline;}
	
.container .navigation ul li div.nav_left {
	background:url(../siteimages/nav_left.gif) no-repeat 0 0;
	width:8px;
	height:25px;
	float:left;
	cursor:pointer;
	cursor:hand;}
.container .navigation ul li div.nav_right {
	background:url(../siteimages/nav_right.gif) no-repeat 0 0;
	width:8px;
	height:25px;
	float:left;
	margin-right:4px;
	cursor:pointer;
	cursor:hand;}
.container .navigation ul li div.nav_mid {
	background:url(../siteimages/nav_mid.gif) repeat-x 0 0;
	height:25px;
	float:left;
	color:#662e91;
	text-decoration:none;
	font-size:110%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	cursor:pointer;
	cursor:hand;}
	
.container .navigation ul a {
	display:block;
	height:25px;
	float:left;
	text-decoration: none;}
.container .navigation ul li a:hover div.nav_left {
	background:url(../siteimages/nav_left_hover.gif) no-repeat 0 0;
	width:8px;
	height:25px;
	float:left;
	cursor:pointer;
	cursor:hand;
	*zoom:100%;}
.container .navigation ul li a:hover div.nav_right {
	background:url(../siteimages/nav_right_hover.gif) no-repeat 0 0;
	width:8px;
	height:25px;
	float:left;
	margin-right:4px;
	cursor:pointer;
	cursor:hand;}
.container .navigation ul li a:hover div.nav_mid {
	background:url(../siteimages/nav_mid_hover.gif) repeat-x 0 0;
	color:#fff;
	cursor:pointer;
	cursor:hand;}
.container .navigation ul li a.selected div.nav_left {
	 background:url(../siteimages/nav_left_selected.gif) no-repeat 0 0;
	width:8px;
	height:25px;
	float:left;
	cursor:pointer;
	cursor:hand;}
.container .navigation ul li a.selected div.nav_right {
	background:url(../siteimages/nav_right_selected.gif) no-repeat 0 0;
	width:8px;
	height:25px;
	float:left;
	margin-right:4px;
	cursor:pointer;
	cursor:hand;}
.container .navigation ul li a.selected div.nav_mid {
	background:url(../siteimages/nav_mid_selected.gif) repeat-x 0 0;
	color:#fff;
	cursor:pointer;
	cursor:hand;}

.container .content {
	position:relative;
	bottom:4px;}	
.container .content .home_content_top {
	height:11px;
	background:url(../siteimages/home_content_top.png) no-repeat 0 0;
	_background:url(../siteimages/home_content_top.gif) no-repeat 0 0;
	_margin-bottom:-3px;}
.container .content .home_content_bot {
	height:11px;
	background:url(../siteimages/home_content_bot.png) no-repeat 0 0;
	_background:url(../siteimages/home_content_bot.gif) no-repeat 0 0;
	margin-bottom: 10px;}
.container .content .home_content_mid {
	background:url(../siteimages/home_content_mid.png) repeat-y 0 0;
	_background:url(../siteimages/home_content_mid.gif) repeat-y 0 0;
	_zoom:100%;}
.container .content .home_content_mid .contentinner {
	padding:55px 37px;
	*overflow:hidden;
	_overflow:hidden;
	_zoom:100%;}
.container .content .home_content_mid .contentinner .mainbox1 {
	float:left;
	width:268px;}
.container .content .home_content_mid .contentinner .mainbox2 {
	float:left;
	width:299px;}
.container .content .home_content_mid .contentinner .mainbox3 {
	float:left;
	width:268px;}
.container .content .home_content_mid .contentinner .mainbox1 img.arrow, .container .content .home_content_mid .contentinner .mainbox2 img.arrow, .container .content .home_content_mid .contentinner .mainbox3 img.arrow {
	position:relative;
	left:20px;
	top:1px;
	*top:3px;
	z-index:1;
	*z-index:-1;}
.container .content .home_content_mid .contentinner .mainbox1 .mainboxsquare, .container .content .home_content_mid .contentinner .mainbox3 .mainboxsquare {
	background:url(../siteimages/home_box_bg.gif) no-repeat 0 0;
	height:317px;
	width:264px;
	position:relative;}
.container .content .home_content_mid .contentinner .mainbox2 .mainboxsquare {
	background:url(../siteimages/home_box_bg3.gif) no-repeat 0 0;
	height:317px;
	width:289px;
	position:relative;}
	
.container .content .home_content_mid .contentinner .mainbox1 .mainboxsquare .box1content {
	width:210px;
	position:absolute;
	top:20px;
	left:20px;}
.container .content .home_content_mid .contentinner .mainbox1 .mainboxsquare .box1content img.edge {
	margin-bottom:0px;
	float:right;}
.container .content .home_content_mid .contentinner .mainbox1 .mainboxsquare .box1content p.more {
	float:right;
	position:relative;
	bottom:5px;}
.container .content .home_content_mid .contentinner .mainbox1 .mainboxsquare .box1content p.more a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight:bold;
	text-decoration:none;}
.container .content .home_content_mid .contentinner .mainbox2 .mainboxsquare .box2content p.more a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight:bold;
	text-decoration:none;}
.container .content .home_content_mid .contentinner .mainbox3 .mainboxsquare .box3content p.more a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight:bold;
	text-decoration:none;}
.container .content .home_content_mid .contentinner .mainbox1 .mainboxsquare .box1content p.more a:hover, .container .content .home_content_mid .contentinner .mainbox2 .mainboxsquare .box2content p.more a:hover, .container .content .home_content_mid .contentinner .mainbox3 .mainboxsquare .box3content p.more a:hover {
	color:#848383;}
.container .content .home_content_mid .contentinner .mainbox1 .mainboxsquare .box1content .box1contentinner {
	width:110px;
	font-size:100%;
	float:right;}
.container .content .home_content_mid .contentinner .mainbox1 .mainboxsquare .box1content .box1contentinner img.get {
	margin-bottom:5px;}

.container .content .home_content_mid .contentinner .mainbox2 .mainboxsquare .box2content, .container .content .home_content_mid .contentinner .mainbox3 .mainboxsquare .box3content {
	width:180px;
	position:absolute;
	top:20px;
	left:20px;}
.container .content .home_content_mid .contentinner .mainbox2 .mainboxsquare .box2content img.gap {
	margin-bottom:0px;}
.container .content .home_content_mid .contentinner .mainbox2 .mainboxsquare .box2content img.more {
	float:right;}
.container .content .home_content_mid .contentinner .mainbox2 .mainboxsquare .box2content .box2contentinner {
	width:212px;
	font-size:100%;}
.container .content .home_content_mid .contentinner .mainbox3 .mainboxsquare .box3content .box3contentinner {
	width:180px;
	font-size:100%;}
.container .content .home_content_mid .contentinner .mainbox2 .mainboxsquare .box2content .box2contentinner img.get {
	margin-bottom:5px;}
.container .content .home_content_mid .contentinner .mainbox1 .mainboxsquare div.box1man {
	position:absolute;
	bottom:2px;
	left:-40px;
	z-index:99;
	*z-index:1;
	width:149px;
	height:185px;
	background:transparent url(../images/man_box1.png) no-repeat 0 0;
	_background:transparent url(../images/man_box1.gif) no-repeat 0 0;}
.container .content .home_content_mid .contentinner .mainbox2 .mainboxsquare div.box2man {
	position:absolute;
	bottom:1px;
	right:-2px;
	z-index:99;
	*z-index:1;
	width:200px;
	height:154px;
	background:transparent url(../images/man_box2.png) no-repeat 0 0;
	_background:transparent url(../images/man_box2.gif) no-repeat 0 0;}
.container .content .home_content_mid .contentinner .mainbox3 .mainboxsquare div.box1girl {
	position:absolute;
	bottom:2px;
	right:-25px;
	z-index:99;
	width:122px;
	height:185px;
	background:transparent url(../images/girl_box2.png) no-repeat 0 0;
	_background:transparent url(../images/girl_box2.gif) no-repeat 0 0;}
.container .content .home_teaser {
	background:url(../siteimages/home_teaser.gif) no-repeat 0 0;
	height:198px;
	width:168px;
	float:left;
	margin:44px 0 0;
	position:relative;}
.container .content .margin-right {
	margin-right:44px;}
.container .content .home_teaser_inner {
	padding:10px;}
.container .content .home_teaser_inner input {
	margin-bottom:5px;
	font-size:100%;
	border:1px solid #666;
	padding:4px;
	color:#666;
	width:92%;}
.container .content .home_vid {
	margin:7px 0 5px;}	
.container .content .emailsignup {
	height:58px;
	*margin:5px 0 -18px;
	margin-top:5px;
	overflow:hidden;}
.container .content .button {
	position:absolute;
	right:10px;
	bottom:-2px;}
.container .content .home_button_left {
	float:left;
	width:10px;
	background:url(../siteimages/home_button_left.gif) no-repeat 0 0;
	height:27px;
	cursor:pointer;cursor:hand;}
.container .content .home_button_mid {
	float:left;
	background:url(../siteimages/home_button_mid.gif) repeat-x 0 0;
	height:27px;
	color:#fff;
	font-weight:bold;
	padding:4px 5px 3px 3px;
	cursor:pointer;cursor:hand;}
.container .content .home_button_right {
	float:left;
	width:10px;
	background:url(../siteimages/home_button_right.gif) no-repeat 0 0;
	height:27px;
	cursor:pointer;cursor:hand;}
	
	
/* SSS Courses page */
.courses .container .content {
	position:relative;
	bottom:4px;}	
.courses .container .content .home_content_top {
	height:11px;
	background:url(../siteimages/home_content_top.png) no-repeat 0 0;
	_background:url(../siteimages/home_content_top.gif) no-repeat 0 0;
	_margin-bottom:-3px;}
.courses .container .content .home_content_bot {
	height:11px;
	background:url(../siteimages/home_content_bot.png) no-repeat 0 0;
	_background:url(../siteimages/home_content_bot.gif) no-repeat 0 0;
	margin-bottom: 10px;}
.courses .container .content .home_content_mid {
	background:url(../siteimages/home_content_mid.png) repeat-y 0 0;
	_background:url(../siteimages/home_content_mid.gif) repeat-y 0 0;
	_zoom:100%;}
.courses .container .content .home_content_mid .contentinner {
	padding:55px 65px 55px 68px;
	*overflow:hidden;
	_overflow:hidden;
	_zoom:100%;}
.courses .container .content .home_content_mid .contentinner .mainbox1 {
	float:left;
	width:355px;}
.courses .container .content .home_content_mid .contentinner .mainbox2 {
	float:left;
	width:355px;
	margin-left:65px;}
.courses .container .content .home_content_mid .contentinner .mainbox1 img.arrow, .courses .container .content .home_content_mid .contentinner .mainbox2 img.arrow {
	position:relative;
	left:20px;
	top:1px;
	*top:3px;
	z-index:99;}
.courses .container .content .home_content_mid .contentinner .mainbox1 .mainboxsquare, .courses .container .content .home_content_mid .contentinner .mainbox2 .mainboxsquare {
	background:url(../siteimages/home_box_bg2.gif) no-repeat 0 0;
	height:332px;
	width:355px;
	position:relative;}
	
.courses .container .content .home_content_mid .contentinner .mainbox1 .mainboxsquare .box1content {
	width:180px;
	position:absolute;
	top:20px;
	right:20px;}
.courses .container .content .home_content_mid .contentinner .mainbox1 .mainboxsquare .box1content img.edge2 {
	margin-bottom:10px;}
.courses .container .content .home_content_mid .contentinner .mainbox1 .mainboxsquare .box1content p.more2 {
	float:right;}
.courses .container .content .home_content_mid .contentinner .mainbox1 .mainboxsquare .box1content p.more2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:150%;
	font-weight:bold;
	text-decoration:none;}
.courses .container .content .home_content_mid .contentinner .mainbox2 .mainboxsquare .box2content p.more2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:135%;
	font-weight:bold;
	text-decoration:none;}
.courses .container .content .home_content_mid .contentinner .mainbox1 .mainboxsquare .box1content p.more2 a:hover, .courses .container .content .home_content_mid .contentinner .mainbox2 .mainboxsquare .box2content p.more2 a:hover {
	color:#848383;}
.courses .container .content .home_content_mid .contentinner .mainbox1 .mainboxsquare .box1content .box1contentinner {
	width:150px;
	position:relative;
	left:20px;
	font-size:105%;}
.courses .container .content .home_content_mid .contentinner .mainbox1 .mainboxsquare .box1content .box1contentinner img.get2 {
	margin-bottom:5px;}

.courses .container .content .home_content_mid .contentinner .mainbox2 .mainboxsquare .box2content {
	width:180px;
	position:absolute;
	top:20px;
	left:20px;}
.courses .container .content .home_content_mid .contentinner .mainbox2 .mainboxsquare .box2content img.gap2 {
	margin-bottom:10px;}
.courses .container .content .home_content_mid .contentinner .mainbox2 .mainboxsquare .box2content img.more2 {
	float:right;}
.courses .container .content .home_content_mid .contentinner .mainbox2 .mainboxsquare .box2content .box2contentinner {
	width:152px;
	font-size:105%;}
.courses .container .content .home_content_mid .contentinner .mainbox2 .mainboxsquare .box2content .box2contentinner img.get2 {
	margin-bottom:5px;}
.courses .container .content .home_content_mid .contentinner .mainbox1 .mainboxsquare img.box1man2 {
	position:absolute;
	bottom:0;
	left:-70px;}
.courses .container .content .home_content_mid .contentinner .mainbox2 .mainboxsquare img.box2girl2 {
	position:absolute;
	bottom:0;
	right:-14px;}
/* EEE Courses page */

/* SSS details page */
.details .container .content {
	position:relative;
	bottom:0;}
.details_content_top {
	height:26px;
	background:url(../siteimages/details_content_top.png) no-repeat 0 0;
	_background:url(../siteimages/details_content_top.gif) no-repeat 0 0;}
.details_content_top p a {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	padding-right:25px;
	text-decoration:none;}
.details_content_top p a:hover {
	color:#999;
	text-decoration:none;}
.details_content_top p {
	text-align:center;
	position:relative;
	top:4px;
	left:120px;}
.contentinner2 {
	padding:50px;}
.detailtop {
	background:url(../siteimages/details_top.gif) no-repeat 0 0;
	height:9px;
	width:801px;}
.detailbot {
	background:url(../siteimages/details_bot.gif) no-repeat 0 0;
	height:9px;
	width:801px;}
.detailbot2 {
	background:url(../siteimages/details_bot2.gif) no-repeat 0 0;
	height:9px;
	width:801px;}
.detailbot3 {
	background:url(../siteimages/details_bot3.gif) no-repeat 0 0;
	height:9px;
	width:801px;}
.detailmid {
	background:url(../siteimages/details_mid.gif) repeat-y 0 0;
	width:801px;
	position:relative;}
.detailmid img.detailimage {
	position:absolute;
	bottom:-8px;
	left:-7px;}
.detailmid img.detailimage2 {
	position:absolute;
	bottom:-8px;
	left:-33px;}
.detailmid .detailinner {
	padding:10px 25px;
	font-size:110%;}
.detailmid .detailinner .detailleft {
	width:225px;
	float:left;
	margin-right:20px;}
.detailmid .detailinner .detailleft .detailnav {
	margin-top:33px;
	}
.detailmid .detailinner .detailleft li {
	margin-bottom:5px;}

.detailmid .detailinner .detailleft ul.mainnav li a {
	text-decoration:underline;
	font-weight:bold;}
.detailmid .detailinner .detailleft ul.subnav li a {
	text-decoration:underline;
	font-weight:bold;
	font-size:90%;}
.detailmid .detailinner .detailleft li a:hover {
	color:#848383;}
.detailmid .detailinner .detailleft ul.mainnav {
	padding:0;
	margin:0;
	list-style:none;}
.detailmid .detailinner .detailleft ul.subnav {
	list-style:none;
	padding-left:30px;
	margin:0;
	*margin-top:5px;}


.detailmid .detailinner .detailright {
	width:506px;
	float:left;}
.detailmid .detailinner .detailright h6 {
	float:right;
	position:relative;
	left:100px;
	margin-bottom:0;}
.detailmid .detailinner .detailright h6.faqheader {
	float:none !important;
	position:relative;
	left:0;
	margin-bottom:0;}
.detailmid .detailinner .detailright h6.edge {
	position:relative;
	left:45px;
	float:right;}
.detailmid .detailinner .detailright h6.edge2 {
	position:relative;
	left:40px;
	float:right;}
.detailmid .detailinner .detailright h6.edge3 {
	position:relative;
	left:20px;
	float:right;}
.detailmid .detailinner .detailright h6.edge4 {
	position:relative;
	left:10px;
	float:right;}
.detailmid .detailinner .detailright h6.edge5 {
	position:relative;
	left:35px;
	float:right;}
.detailmid .detailinner .detailright p.place {
	float:right;
	text-align:right;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:150%;}
.detailmid .detailinner .detailright p.faqsub {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:150%;}

.detailmid .detailinner .detailright img.main {
	margin:20px 0;
	border: 1px solid #666;}
.detailmid .detailinner .detailright li {
	color:#662e91;}
.detailmid .detailinner .detailright li span {
	color:#666;}
/* EEE details page */


.cntLocationList{
	position: absolute;}


/* Blog page */
.blogpage h1.want, .blogpage h4.want {
	margin:0 0 5px;}
.blogpage a {
	text-decoration:underline !important;}
.bigmargin {
	margin-bottom:50px;}
.detailleft input {
	border:0;
	float:left;
	width:150px;
	height:23px;
	background:#eee6f4 url(../siteimages/bgInput.gif) no-repeat 0 0;
	padding:3px 7px 2px 4px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666;}
.searchtxt {float:left;width:30%;}
.searchform {float:left;}
.blogdate {
	font-weight:bold;
	width:100%;
	border-bottom:1px solid #000;
	padding-bottom:10px;}
.blogdate2 {
	font-weight:bold;
	width:100%;
	font-size:90%;
	border-bottom:1px solid #000;
	padding-bottom:10px;}
.blogdate3 {
	font-weight:bold;
	width:100%;
	font-size:90%;
	padding-bottom:10px;}
a.line {
	border-right:1px solid #652d8f;
	padding-right:10px}
a.line2 {
	padding:0 10px;}
a.line3 {
	padding-right:10px}
.blogpage .detailright p.summary {
	margin-bottom:0;}
.blogpage .detailright p.read {
	margin-top:10px;}
.blogothercontent {
	width:235px;
	float:left;
	margin:0 15px 20px 0;}
.blogothercontent2 {
	width:235px;
	float:right;
	margin:0 0 20px 0;}

.cntOtherArticles {
	margin-bottom: 20px;}
/* EEE: Blog page */

/* SSS: Events page */
p.address {
	font-weight:bold;
	position:relative;
	left:20px;
	float:left;
	clear:left;
	width:200px;}
a.line {
	border-right:1px solid #652d8f;
	padding-right:10px}
a.line2 {
	padding:0 10px;}
p.eventlinks {
	margin-top:10px;}
p.eventsummary {
	float:right;
	width:290px;}
.eventborderbot {
	border-bottom:1px solid #000;
	padding-bottom:10px;
	margin-bottom:10px;}
.courseinfo {
	width:246px;
	float:left;
	clear:left;
	font-weight:bold;}
.courseinfo .row {
	margin-bottom:10px;
	width:246px;}
.courseinfo .row .col1, .courseinfo .row .col2 {
	width:123px;
	float:left;}
.map {
	margin:10px 0;}
.booknow {
	clear:right;
	vertical-align:bottom;}
.eventstext {
	float:left;
	width:246px;}
.eventsimages {
	float:right;
	width:247px;}
.eventsimages .eventimage1 {
	height:155px;}
/* EEE: Events Page */

/* SSS pgeBookYourPlace */
.pgeBookYourPlace .price{
	font-size: 150%;
	color:#652d8f;
	font-weight: bold;}
.pgeBookYourPlace .cntBuyArea {
	width: 90%;
	margin: 0 0 20px 50px;}
.pgeBookYourPlace .cntLocations {
	float: left;
	width: 40%;}
.pgeBookYourPlace .cntOrderBtn {
	float: left;
	width: 50%;
	text-align: center;}
.pgeBookYourPlace table {	
	margin-left: 35px;}
/* EEE pgeBookYourPlace */


/* SSS Faqs */
ol.liFaqs {
	margin: 0 0 10px 20px; padding: 0;}
.moneyback {
	width:430px;
	background:#e0ccee;
	margin:0 auto 10px;}
.moneyback .moneybackinner {
	padding:10px;}
/* EEE Faqs */

/* SSS Contact Us */
.telfax {
	font-size: 170%;
	font-weight: bold;
	margin: 10px;
	color:#652d8f;
	display: block;}

.contactus {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;}
.contactus label {
	font-weight: bold;}
.contactus input, .contactus textarea, .contactus select {
	font-size:100%;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;}
.contactus select {
	width:50%;
	font-size:100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
.contactus input.submit {
	width:150px;
	background:#652d8f;
	color:#fff;
	font-weight:bold;}
.contactus input.full {
	width:49%;}
.contactus textarea {
	height:75px;
	width:92%;}
.contactus table.contacttable {
	margin:10px 0 20px;
	border:0;
	padding:0;
	border-collapse:collapse;}
.contactus table.contacttable td {
	padding:5px;
	vertical-align:top;
	background:#e1d3eb;}
.contactus table.contacttable td.right{
	text-align:right;}
td.right2 {
	text-align:right;}
.contactus table.contacttable td.orange {
	background:#652d8f;
	color:#fff;
	font-weight:bold;}
/* EEE Contact Us */


/* SSS Terms */
table.terms {
	margin:0 0 10px;}
table.terms, table.terms th, table.terms td {
	text-align:left !important;}

/* EEE Terms */

/* SSS Sitemap */
ul.sitemapbullets {
	list-style-type:circle;}
ul.sitemapbullets li {
	margin-bottom:5px;}

/* EEE Sitemap */

/* SSS Bookmarks */
.cntSocialBookmarks {
	margin:20px 0;
	position: relative;}
.cntSocialBookmarks ul {
	margin: 0; padding: 0;
	list-style: none;}	
.cntSocialBookmarks li {
	margin: 0 5px 0 0; 
	display: inline;}
.cntSocialBookmarks li a {
	padding: 0 0 0 20px;}
.cntSocialBookmarks li.digg a {
	background: transparent url(../siteimages/icodigg.gif) no-repeat 0 0;}
.cntSocialBookmarks li.facebook a {
	background: transparent url(../siteimages/icofacebook.gif) no-repeat 0 0;}
.cntSocialBookmarks li.reddit a {
	background: transparent url(../siteimages/icoreddit.gif) no-repeat 0 0;}
.cntSocialBookmarks li.delicious a {
	background: transparent url(../siteimages/icodelicious.gif) no-repeat 0 0;}	
.cntSocialBookmarks li.stumbleupon a {
	background: transparent url(../siteimages/icostumbleupon.gif) no-repeat 0 0;}	
/* EEE Bookmarks */

/* SSS Profile */
.profilepicture {
	position:relative;
	background:url(../siteimages/bgProfile.jpg) no-repeat 0 0;
	width:510px;
	height:356px;}
.profiletext {
	position:absolute;
	top:5px;
	right:10px;
	width:250px;
	font-weight:bold;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;}
/* EEE Profile */

/* SSS Edge Booking */
.courselocations {
	width:300px;
	margin-bottom:10px;}
.courselocations .courselocationsrow {
	width:100px;
	float:left;
}

/* EEE Edge Booking */

/* SSS Disclosure Policy */
ul.dispolicy li {
	color:#666 !important;
	list-style-type:upper-roman;}

/* EEE Disclosure Policy */


/* SSS Video */
.flash {
	margin:0 0 20px;
	text-align:center;}

/* EEE Video */

.footer {
	width: 905px;}
.footer a {
	border-right:1px solid #652d8f;
	padding:0 5px;}
.footer a:hover {
	text-decoration:underline;}
.footer a.noborder {
	border:0;
	padding:0 0 0 5px;}
.footer .cntFooterLeft {
	float: left;
	width: 400px;
	padding: 0 10px;}
.footer .cntFooterRight {
	float: right;
	width: 400px;
	padding: 0 10px;
	text-align:right;}


.cntFlashFooter {
	position: relative;
	width: 100%;
	*zoom:100%;
	_zoom:100%;
	z-index:-99;
	text-align:center;}
.cntFlashFooter  #flash {
	height:150px;
	width:100%;
	*zoom:100%;
	_zoom:100%;
	position:absolute; top: -90px;
	*left:0;
	z-index:-99;
	text-align:center;}
	

