body {
	margin:0; color: #555;
	background:url("../imgs/bg-body.jpg");
	font:14px arial, helvetica, sans-serif;
	}
	
/* General reset */
form, fieldset {
	margin: 0; padding: 0;
	border-style: none;
	}
	
img { border:0; }

input {
	vertical-align: middle;
	font: 100% arial, helvetica, sans-serif;
	}
	
a { color: #555; }
a:hover { color:#ec008c; text-decoration:underline; }

/* General settings */
#frame {
	width:981px;
	margin:0 auto;
	overflow:hidden;
	}

/* annoucnement */
#announcement {
	text-align: center;
	margin: 0; padding: 0;
	}

#announcement p {
	font-weight: bold;
	background-color: #EE5B99;
	padding: 6px 0;
	color: #fff;
	}
	
/* header top bar */
.top-bar {
	height:1%; overflow:hidden;
	padding:0 0 0 17px; margin:0 0 4px;
	background:#f7eccb;
	}

.top-bar .title {
	float:left;
	margin:6px 0 0;
	}
	
.top-bar .list {
	float:left;
	padding:0; margin:6px 0 0 -2px;
	list-style:none;
	overflow:hidden;
	}
	
.top-bar .list li {
	float:left; overflow:hidden;
	padding:0 11px 0 14px;
	margin:0 5px 0 -5px;
	background:url("../imgs/separator1.gif") no-repeat 0 3px;
	}
	
	.top-bar .list li a {
		float:left;
		text-decoration:none;
		}
		
	.top-bar .list li a:hover {
		color:#ec008c;
		text-decoration:underline;
		}
	
.buy-yoga {
	float:right; overflow:hidden;
	height:24px; width:91px;
	text-indent:-9999px;
	background:url("../imgs/btn-buy.gif") no-repeat;
	}
	
.buy-yoga:hover { background-position:0 -24px; }

.ico-list {
	margin:0; padding:3px 9px 0 0;
	list-style:none;
	float:right;
	}
	
	.ico-list li {
		float:left;
		padding:0 0 0 7px;
		}
	
	.ico-list li a {
		float:left; overflow:hidden;
		width:20px; height:20px;
		text-indent:-9999px;
		}
	
	.ico-list li .twitter 	{ background:url("../imgs/ico-twitter.gif") no-repeat; }
	.ico-list li .facebook 	{ background:url("../imgs/ico-facebook.gif") no-repeat; }
	
/* main navigation box */
.main-nav-hold {
	height:1%;
	background:url("../imgs/bg-main-nav-hold.gif") repeat-x;
	padding:12px 0 0 15px;
	}
	
.main-nav-hold:after {
	display:block;
	clear:both;
	content:"";
	}
	
/* logotype */
.logo {
	margin:0; float:left;
	width:187px; height:38px;
	text-indent:-9999px;
	overflow:hidden;
	}
	
	.logo a {
		display:block;
		background:url("../imgs/logo_v2.gif") no-repeat;
		height:100%;
		}
	
/* main navigation */
#main-nav {
	padding:0; margin:0 0 0 18px;
	list-style:none; float:left;
	overflow:hidden;
	}
	
#main-nav li {
	float:left; display:inline;
	margin:0 1px 0 -1px;
	overflow:hidden;
	padding:11px 0 10px;
	background:url("../imgs/separator2.gif") no-repeat;
	}
	
#main-nav li a {
	float:left;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
	background:url("../imgs/main-nav-text_v3.gif") no-repeat;
	}
	
#main-nav .nav-one a {
	width:98px;
	margin:0 14px 0 0;
	background-position:0 0;
	}

#main-nav .nav-one a:hover 	{ background-position:0 -28px; }
#main-nav .nav-one a.active { background-position:0 -56px; }
#main-nav .nav-two a {
	width:86px;
	margin:0 10px 0 21px;
	background-position:-133px 0;
	}

#main-nav .nav-two a:hover 	{ background-position:-133px -28px; }
#main-nav .nav-two a.active { background-position:-133px -56px; }
#main-nav .nav-three a {
	width:275px;
	margin:0 8px 0 15px;
	background-position:-244px 0;
	}
	
#main-nav .nav-three a:hover  { background-position:-244px -28px; }
#main-nav .nav-three a.active { background-position:-244px -56px; }
#main-nav .nav-four a {
	width:66px;
	margin:0 7px 0 20px;
	background-position:-547px 0;
	}
	
#main-nav .nav-four a:hover  { background-position:-547px -28px; }
#main-nav .nav-four a.active { background-position:-547px -56px; }
#main-nav .nav-five a {
	width:112px;
	margin:0 0 0 14px;
	background-position:-634px 0;	
	}

#main-nav .nav-five a:hover  { background-position:-634px -28px; }
#main-nav .nav-five a.active { background-position:-634px -56px; }

/* promo box */
#promo {
	width:100%;
	overflow:hidden;
	margin:0 0 9px;
	}
	
/* photo box */
#photo {
	float:left; overflow:hidden;
	height:463px; width:747px;
	position:relative;
	}
	
.tabinfo { width:747px; overflow:hidden; }
.tabinfo ul {
	position: relative; overflow: hidden;
	margin:0; padding:0;
	list-style:none;
	width:9999px;
	height: 463px;
	}
	
	.tabinfo ul li {
		height:463px; width:747px;
		position:absolute;
		top: 0; left: 0;
		}
		
	.tabinfo ul li.active 	{ z-index: 1; }
	.tabinfo ul li img 		{ position:absolute; top:0; left:0; }
	
#photo .note {
	position:absolute; width:495px;
	z-index:2; 
	top:12px; left:0;
	color:#fff;
	}
	
#photo .note div {
	height:1%;
	overflow:hidden;
	padding:11px 0 5px 17px;
	background:url("../imgs/bg-promo-slide.png");
	}
	
	#photo .note div.clear {
		background:url("../imgs/bg-promo-slide_gr50.png");
		}
	
#photo .note h2 {
	font-size:40px;
	line-height:40px;
	margin:0;
	}

#photo .note em {
	display:block;
	padding:0 0 12px;
	font:bold italic 19px/19px georgia, "times new roman", times, serif;
	}
	
#photo .note p {
	margin:0 0 15px;
	font-size:18px;
	}
	
#photo .note a {
	display:block;
	padding:0 0 9px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	}
	
#photo .note a:hover { text-decoration:none; }

/* promo navigation */
.promo-nav {
	padding:0; margin:-6px 0 0;
	list-style:none; float:right;
	width:228px;
	color:#603813;
	font-size:16px;
	}
	
	.promo-nav li {
		width:100%;
		overflow:hidden;
		vertical-align:top;
		margin:6px 0 0;
		background:#f7eccb;
		height:150px;
		}
	
	.promo-nav li a {
		display:block;
		text-decoration:none;
		height:137px;
		overflow:hidden;
		color:#603813;
		padding:13px 10px 0 11px;
		}
		
	.promo-nav li:hover a,
	.promo-nav li.active a,
	.promo-nav li.hover a { text-decoration:none; color:#d42706; }
	.promo-nav li strong {
		display:block;
		margin:0 0 5px;
		font-size:17px;
		padding:0 0 11px;
		background:url("../imgs/divider1_v2.gif") repeat-x 0 100%;
		}
	
.promo-nav strong span {
	display:block;
	font-weight:normal;
	font-size:16px;
	}
	
.promo-nav strong em {
	display:block;
	font:bold italic 14px georgia, "times new roman", times, serif;
	}
	
.promo-nav li .text { display:block; }

.promo-nav .date {
	display:block;
	font:bold italic 15px georgia, "times new roman", times, serif;
	}
	
.promo-nav li:hover,
.promo-nav li.active,
.promo-nav li.hover { background:url("../imgs/bg-promo-nav.png"); }
.promo-nav li:hover strong,
.promo-nav li.active strong { background:url("../imgs/divider2.gif") repeat-x 0 100%; }

/* tab box */
.columns { width:100%; overflow:hidden; }
.columns .col-list {
	margin:0; padding:0;
	list-style:none; overflow:hidden;
	width:984px;
	}
	
.columns .col-list li {
	float:left;
	height:188px; width:323px;
	color:#603813;
	paddding-top: 0; margin:0 5px 0 0;
	}
	
.columns h3 {
	margin:0 0 0; padding-top: 2px;
	font-size:19px;
	line-height: 19px;
	}
	
.columns h3 a 		{ color:#603813; text-decoration:none; }
.columns h3 a:hover { color:#d42706; text-decoration:none; }
.columns .active a 	{ color:#d42706; }

.columns .item1 { background:url("../imgs/ws/201002_smws1_teachertraining.jpg") no-repeat; }
.columns .item2 { background:url("../imgs/ws/201004_smws2_generic.jpg") no-repeat; }
.columns .item3 { background:url("../imgs/ws/201002_smws3_schedule.gif") no-repeat; }

.columns .hold {
	width:294px;
	overflow:hidden;
	padding:7px 10px 11px 19px;
	background:url("../imgs/bg-tab-link.png");
	}
	
.columns .hold dl {
	width: 291px; overflow:hidden;
	margin:5px 0 0 0; padding:0 0 0 3px;
	font-size:14px;
	}
	
.columns .hold dt { text-transform:uppercase; }
.columns .hold dd {
	margin:0; padding:0 0 12px;
	font:bold italic 14px georgia, "times new roman", times, serif;
	}
	
.columns .hold dd span { display:block; }

/* two-columns */
.two-columns {
	width:996px; overflow:hidden;
	padding:0 19px 10px; margin:0 0 5px;
	border-bottom:6px solid #f7eccb;
	border-top:6px solid #f7eccb;
	background:#f7eccb url("../imgs/divider3.gif") repeat-y 489px 0;
	}
	
.two-columns .col {
	float:left; width:423px; overflow:hidden;
	padding:16px 0 0; margin:0 75px 0 0;
	line-height:18px;
	}
	
.two-columns h4 { margin:0; font-size:14px; }
.two-columns p { margin:0 0  18px; }
.two-columns .list {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
	width:444px;
	overflow:hidden;
	}
	
.two-columns .list li { float:left; padding:0 24px 0 0; }
.two-columns .holder {
	width:432px; overflow:hidden;
	padding:4px 0 16px;
	}
	
.two-columns .box {
	float:left; overflow:hidden;
	width:144px;
	}
	
.two-columns .box address { font-style:normal; }
.two-columns .box address strong,
.two-columns .box address span { display:block; }
.two-columns .box ul {
	padding:0; margin:0 0 0 -8px;
	list-style:none; height:1%; overflow:hidden;
	font-weight:bold;
	}
	
.two-columns .box ul li {
	float:left;
	padding:0 4px 0 8px;
	background:url("../imgs/separator1.gif") no-repeat 0 5px;
	}
	
/* email-form */
.email-form fieldset { width:100%; overflow:hidden; }
.email-form ul {
	margin:0; padding:0 0 10px;
	list-style:none; overflow:hidden;
	width:429px;
	}
	
.email-form ul li { float:left; margin:0 7px 0 0; }
.email-form ul a {
	float:left;
	height:27px;
	cursor:pointer;
	padding:0 10px;
	background:url("../imgs/bg-bottom-nav.jpg");
	text-indent:-9999px;
	overflow:hidden;
	}
	
.email-form ul a span {
	display:block;
	height:11px;
	overflow:hidden;
	margin:9px 0 0;
	}
	
.email-form ul .buy-yoga2 {
	width:97px; height:27px;
	padding:0;
	background:url("../imgs/btn-buy2.gif") no-repeat;
	}
	
.email-form ul .buy-yoga2:hover { background:url("../imgs/btn-buy2.gif") no-repeat 0 -27px; }
.btn-gift span 		{ width:87px; background:url("../imgs/btn-gift.gif") no-repeat; }
.btn-careers span 	{ width:66px; background:url("../imgs/btn-careers.gif") no-repeat; }
.btn-contact span 	{ width:91px; background:url("../imgs/btn-contact.gif") no-repeat; }

.email-form ul a:hover { background:#f9a132; }

.btn-gift:hover span,
.btn-careers:hover span,
.btn-contact:hover span { background-position:0 -11px; }

.email-form .row { width:365px; overflow:hidden; }
.email-form .text {
	padding:7px 10px 3px;
	float:left;
	width:286px;
	color:#555;
	border:0;
	background:#fff;
	}
	
.email-form .btn-go {
	float:right;
	width:53px; height:26px;
	background:url("../imgs/btn-go.gif") no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	border: none;
	cursor: pointer;
	}
	
.email-form .btn-go:hover { background-position:0 -26px; }

/* footer-box */
#footer {
	height:1%; overflow:hidden;
	background:#f7eccb;
	padding:6px 16px 5px 20px;
	margin:0 0 8px;
	}
	
/* copyright */
.copyright {
	float:left;
	margin:0;
	word-spacing:1px;
	}

.footer-nav {
	margin:0; padding:0 0 0 6px;
	list-style:none;
	float:left;
	}
	
.footer-nav li {
	float:left;
	background:url("../imgs/bullet1.jpg") no-repeat 0 50%;
	padding:0 5px 0 7px;
	}
	
/* footer right list */
#footer .list {
	padding:0; margin:0 -9px 0 0;
	list-style:none; float:right;
	overflow:hidden; display:inline;
	}

#footer .list li {
	float:left;
	padding:0 9px 0 11px;
	margin:0 1px 0 -1px;
	overflow:hidden;
	/*word-spacing:4px;*/
	background:url("../imgs/separator5.gif") no-repeat 0 50%;
	}
	
#footer .address { float:right; }

/* siteby-box */
#siteby { }
#siteby p.seesaw {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px; line-height: 17px;
	color: #603813;
	text-align: right;
	margin: 0; padding: 0 15px 20px 0;
	word-spacing: 1.5px;
	}

#siteby p.seesaw a {
	color: #603813;
	font-weight: bold; font-style: italic;
	text-decoration: none;
	}

#siteby p.seesaw a:hover { text-decoration: underline; }