@charset "UTF-8";
/* CSS Document */


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	-moz-outline-style: none;
}
.center {
	text-align:center;
}


img {
	border:none;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #292522;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #151210;
}
.tpy #container {
	width: 950px;
	margin: 3px auto 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.tpy #mainContent {
	text-align: center;
	background-repeat: no-repeat;
	background-color: #e0dac9;
	background-image: url(../images/content-box-bottom.gif);
	background-position: bottom;
}
.tpy #header {
	background-color: #9C2E17;
	height: 103px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top-logo-marla.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #161210;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.tpy #container #mainContent span {
	text-align: center;
}
.tpy #container #mainContent img {
}
.tpy a:link,
.tpy a:active,
.tpy a:visited {
	color: #E0DAC9;	
}

.tpy a:hover {
	color: #FFFFFF;	
}.tpy #container  p {
	font-size: 12px;
}
.tpy #container #footer {
	background-color: #151210;
	height: 50px;
	color: #7F7D75;
	width: 950px;
	margin-top: 10px;
	text-align: center;
}
.tpy .center {
	text-align: center;
}


.tpy #container #footer .small {
	font-size: 10px;
	text-align: center;
}
.tpy #nav {
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 68px;
}
.tpy #nav #nav-box {
	background-image: url(../images/top-nav-box-marla3.gif);
	background-repeat: no-repeat;
	height: 68px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.tpy #container #mainContent #sub-nav {
	background-image: url(../images/content-box-top.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 950px;
}
.tpy #container #mainContent #sub-nav ul {
	display: inline;
}
.tpy #container #mainContent #sub-nav li {
	display: inline;
}
.tpy #container #mainContent #sub-nav a:link,
.tpy #container #mainContent #sub-nav a:active,
.tpy #container #mainContent #sub-nav a:visited {
	color: #292522;
	text-transform: uppercase;
	text-decoration: none;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-left:3px;
	padding-right:3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tpy #container #mainContent #sub-nav a:hover {
	color: #E0DAC9;
	text-transform: uppercase;
	text-decoration: none;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-left:3px;
	padding-right:3px;
	background-color: #292522;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tpy #container #mainContent #sub-nav ul {
	padding-right: 0px;
	padding-left: 53px;
	height: 24px;
	padding-top: 6px;
	float: left;
	width: 890px;
}
.tpy #container #mainContent #sub-nav li {
	margin-right: 30px;
	font-size: 13px;
	float: left;
}
.tpy #container #mainContent .home-content {
	width: 950px;
	text-align: left;
	padding-top: 3px;
	height: 23px;
	float: left;
	padding-bottom: 3px;
	clear: both;
}
.tpy #container #mainContent .home-content #package-shot {
	width: 290px;
	float: left;
}
.tpy #container #mainContent .home-content #buy-now {
	float: right;
	width: 400px;
	text-align: right;
	height: 23px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.tpy #container #mainContent #right-inner {
	float: left;
	width: 680px;
	background-color: #e0dac9;
	padding-left: 50px;
	min-height:400px;
	padding-top: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	text-align: left;
}


/* CREDITS */
/* credits */

.credits  {
	font-size : 9px;
	width:200px;
	color : #990000;
	line-height: 6px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

.credits a:link,
.credits a:active,
.credits a:visited {
	font-size : 9px;
	font-weight : normal;
	color: #990000;
	line-height: 6px;
	text-decoration :none;
}

.credits a:hover {
	font-size : 9px;
	font-weight : normal;
	color: #990000;
	line-height: 6px;
	text-decoration:underline;
}


#specto a:link,
#specto a:active,
#specto a:visited,
#specto a:hover
 {
	font-size: 11px;
	color: #151210;
	text-decoration: none;
}


#credits #credits1 {
	width:18px;
	height:18px;
	text-align:center;
	margin-left: 0px;
	float: left;
	margin-top: 4px;
	padding: 0px;
}
#credits #text {
	float: left;
	width: 200px;
	margin-right: 0px;
	text-align: left;
	margin-top: 8px;
	color: #5B574D;
}
#credit {
	position:absolute;
	background-color: #999281;
	height: 150px;
	width: 150px;
	left: 895px;
	top: 1009px;
	padding:8px;
 }
.subtle {
	position: absolute;
	height: 80px;
	width: 180px;
	left: 200px;
	background-color: #E0DAC9;
	display:none;
	padding: 10px;
	font-size: 11px;
	top: 200px;
	border: 1px solid #ECEAE3;
	line-height: 14px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: left;
	z-index: 10000;
}
#credits #text a:link,
#credits #text a:active,
 #credits #text a:visited {
	font-size: 9px;
	text-decoration:none;
	padding-right: 2px;
	padding-left: 2px;
	color: #5B574D;
}
#credits {
	width: 300px;
	height: 50px;
	margin-left: 0px;	/**margin-left: 225px;*/
	margin-right: 0px;
	float: left;
}
#credits #fix {
	float: left;
	width: 1px;
	margin-left: 1px;
}
#specto span {
	float: right;
	margin-right: 10px;
}


/* ---------------------------------- */
/* ----------ECOM ------------ */
/* ---------------------------------- */
/* ************************************* /
/* ECOMMERCE */	
#ecom {
	background-color:#e0dac9;
	line-height:18px;
	color:#474747;
	font-size: 12px;
	vertical-align:top;
	text-align:left;
	border:none;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ecom-tbl {
	width: 650px;
	/*background-color:#FFFFFF;*/
	text-align:left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#ecom .ecom-tbl .head {
	vertical-align: top;
	margin-bottom: 16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2a231b;
}

#ecom .ecom-tbl .cat-head {
	font-size: 20px;
	font-weight: normal;
	color: #433a35;
	line-height: normal;
	vertical-align: top;
	height: 42px;
	min-height: 0px;
	display: table;
	margin-right: 15px;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif;
}

.ecom-product-tbl {
	width: 578px;
	background-color:#FFFFFF;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#ecom p, #ecom #cart-tbl div {
	/*font-family:MyriadPro, Tahoma, Verdana;*/
	color:#474747;
	font-size: 12px;
}
#ecom p {
	/*font-family:MyriadPro, Tahoma, Verdana;*/
	margin-bottom:7px;
}
#ecom a:link, 
#ecom a:active, 
#ecom a:visited {
	color:#2E4F6E;
	text-decoration:underline;
}

#ecom a:hover {
	color:#7F4356;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7F4356;
}

#ecom .store {
	padding-left:25px;
}
#ecom input, #ecom textarea {
	padding: 3px;
	border: 1px solid #B9B7AA;
}

#ecom input.image {
	border: 0px;
}
#ecom .error, #ecom .red {
	color:#CC0000;
}

#ecom .center {
	text-align:center;
}
#ecom .storeHdr{
	font-size: 20px;
	color: #3E3531;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-transform: uppercase;
}
#ecom .storeHdr p {
	font-size: 20px;
	color: #7F4356;
	font-weight: bold;
}
#ecom input.radio-btn {
	margin-right: 3px;
	padding-right: 3px;
}
#ecom input.radio-btn-sub {
	padding-right: 5px;
	padding-left: 10px;
	margin-right: 3px;
	margin-left: 10px;
}


/*  LIST PAGE  */
#ecom .ecom-list-tbl {
	width: 520px;
	margin-left: 69px;
	/*background-color: #FFFFFF;*/
}

#ecom td.prod-item {
	width: 130px;
	/*height:120px;*/
	overflow:hidden;
	/*background-color:#99FF99;*/
}
#ecom td.prod-item-last {
	width: 130px;
	/*height:120px;*/
	overflow:hidden;
	vertical-align: top;
	/*background-color:#9966CC;*/
}
/*#ecom .ecom-list-tbl .prod-item table {
	margin: 0px;
	padding: 0px;
}*/
#ecom .ecom-list-tbl .prod-item {
	/*background-color: #FFCCCC;*/
	height: 136px;
	vertical-align: top;
	background-color: #E5DECC;
	width: 308px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #E5DECC;
}
#ecom .ecom-list-tbl .prod-item .image-td img {
	padding: 0px;
	border: 1px solid #AAA393;
}

#ecom td.image-td {
	width: 219px;
	background-color: #FFFFFF;
	/*border: 2px solid #FFFFFF;
	padding: 2px;*/
	height: 113px;
	text-align: center;
	/*background-color:#CC0000;*/
}
#ecom td.image-td a:link, 
#ecom td.image-td a:visited, 
#ecom td.image-td a:active {
	margin:0px;
	padding:0px;
	border:none;
}


#ecom td.prod-seperator {
	width: 0px;
	/*background-color:#00FFFF;*/
}
#ecom .item-name {
	/*padding:4px;*/
	font-size:12px;
	font-weight:normal;
	background-color: #E5DECC;
	text-align: left;
	color:#32353E;
	width: 219px;
	height: 30px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
#ecom .item-name a:link, #ecom .item-name a:visited, #ecom .item-name a:hover {
	color:#2a231b;
	text-decoration: none;
}


/* DETAIL PAGE */
#ecom #img-table {
	width: 290px;
	margin-right: 20px;
	margin-left: 10px;
	vertical-align: top;
	text-align:left;
	/*background-color: #FFFF99;*/
}
#ecom #detail-holder {
	/*background-color:#00FF66;*/
	margin-bottom:15px;
	vertical-align:top;
	text-align:left;
	padding: 0px;
	margin-top: 0px;
	float: left;
	width: 700px;
}
#ecom #detail-holder #info-table {
	width: 550px;
	vertical-align:top;
	padding-top: 12px;
	/*background-color: #CCFFFF;*/
}
#ecom #var-img-holder {
	width: 290px;
	height:auto;
	margin-top: 10px;
	padding-bottom:10px;
	float: left;
}
#ecom .var-img {
	float: left;
	height: 70px;
	width: 130px;
	margin-right: 4px;
	cursor:pointer;
	margin-left: 0px;
	margin-bottom: 5px;
}
#ecom .short-descript {
	clear: both;
	width: 200px;
	margin-left: 5px;
	padding-top: 5px;
}
#ecom .preview-selected {
	cursor:pointer;
	border:1px solid #332f2f;
}
#ecom .preview {
	cursor:pointer;
	border:1px solid #958e81;
}
#ecom #rel-products {
	margin-top: 0px;
	width: 680px;
	float: left;
}
#ecom #rel-products .rel-prdt-holder {
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-right: 3px;
	padding-left: 3px;
	text-align:center;
	border-top-style: none;
	margin-bottom: 5px;
	width: 130px;
	float: left;
	vertical-align: top;
}
#ecom #product_purchase #rel-products .rel-prdt-holder img {
	border: 1px solid #AAA393;
}
#ecom #detail-holder #info-table h1 {
	font-size: 22px;
	color: #2a231b;
	padding-bottom: 6px;
	text-transform: capitalize;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#ecom #info-table .attribute {
	padding-top:10px;
}

#ecom #descript-tbl {
	margin-top:0px;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #2a231b;
}

#ecom #descript-tbl td {
	margin:3px;
	padding:2px;
}

/* CART PAGE */

#ecom #cart-tbl {
	width:700px;
}

/* REGISTER PAGE */
#ecom .store .register td, #ecom .register td {
	padding-top: 4px;
	padding-bottom: 4px;
}
#ecom #product_purchase .hidden-input {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#ecom #product_purchase #rel-products .rel-prdt-holder a:link,
#ecom #product_purchase #rel-products .rel-prdt-holder a:visited,
#ecom #product_purchase #rel-products .rel-prdt-holder a:active {
	font-size: 11px;
	color: #965869;
	line-height: normal;
}
#ecom #ecom-cart-shopping {
	text-align: right;
	width: 700px;
}
#ecom .hdr-medium {
	font-size: 14px;
	font-weight: bold;
}


#ecom .ecom-list-tbl .prod-item .image-td .list-img,
#ecom .ecom-list-tbl .prod-item-last .image-td .list-img {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #AAA394;
	padding:0;
	margin:0;
}
#ecom #product_purchase #detail-holder #img-table #var-img-holder .var-img-last {
	float: left;
	height: 70px;
	width: 130px;
}
#ecom #product_purchase #detail-holder #img-table #detail-img {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#ecom .ecom-tbl #pager {
	float: left;
	width: 520px;
	margin-bottom: 4px;
}

#ecom #product_purchase #detail-holder #info-table #descript-tbl .dtl-pop-caption {
	font-size: 11px;
	font-weight: bold;
	color: #2a231b;
}
#ecom #product_purchase #detail-holder #img-table .short-descript {
	color: #2a231b;
	width: 100%;
	padding-left: 0px;
	margin-left: 0px;
}
#ecom #product_purchase #detail-holder #img-table .short-descript-special {
	color: #2a231b;
	float: left;
}
.tpy #container #mainContent .clear {
	clear: both;
}
.tpy #header #ecom-nav-holder {
	float: right;
	width: 400px;
	margin-top: 83px;
	text-align: right;
	margin-right: 5px;
}
.tpy #header-holder {
	background-color: #9C2E17;
}
.tpy #header-holder #header #ecom-nav-holder-left {
	float: left;
	width: 400px;
	margin-top: 83px;
	text-align: left;
	margin-left: 5px;
}
.tpy #header-holder #header #ecom-nav-holder li {
	display: inline;
	margin-left: 20px;
}
.tpy #header-holder #header #ecom-nav-holder-left li {
	display: inline;
	margin-right: 20px;
}





.tpy #header-holder #header  a:link,
.tpy #header-holder #header  a:active,
.tpy #header-holder #header  a:visited {
	color: #C8BBAA;
	background-color: #9C2E17;
	text-decoration: none;
	/*	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	*/
	padding-left:3px;
	padding-right:3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tpy #header-holder #header  a:hover {
	color: #E0DAC9;
	text-decoration: none;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-left:3px;
	padding-right:3px;
	background-color: #292522;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tpy #container #mainContent #side-bar-right {
	float: left;
	width: 180px;
	text-align: left;
	background-color:#e0dac9;
}

/*body {
	font-family: helvetica;
}*/
#nav-box {
	list-style: none;
}
#nav-box li {
	float: left;
	list-style: none;
}
#nav-box a * {
	display: none;
}
#nav-box a, #nav-box a .hover {
	height: 68px;
	position: relative;
	display: block;
	background: url(../images/menu-sprite.gif) no-repeat 0 0;
}
/* individual navigation items */
#nav-box a.athlete {
	background-position: 0 0;
	width: 256px;
}
#nav-box .highlight a.athlete:hover, #nav-box a.athlete .hover {
	background-position: 0 -68px;
	width: 256px;
}
#nav-box a.yoga {
	background-position: -257px 0px;
	width: 421px;
}
#nav-box .highlight a.yoga:hover, #nav-box a.yoga .hover {
	background-position: -257px -68px;
}
#nav-box a.beginner {
	background-position: -677px 0px;
	width: 273px;
}
#nav-box .highlight a.beginner:hover, #nav-box a.beginner .hover {
	background-position: -677px -68px;
}

.text-blue {
	color:#1D789A;
}

.tpy #container #mainContent #right-inner #press-image-holder {
	width: 570px;
	margin: 0;
	padding: 0;
}
.tpy #container #mainContent #right-inner #press-image-holder .press-image {
	width: 113px;
	height: 190px;
	margin: 0;
	padding: 10px 0 0;
	text-align: center;
	float: left;
	font-size: 12px;
	color: #151210;
}
.tpy #container #footer  a:link,
.tpy #container #footer  a:active,
.tpy #container #footer  a:visited{
	color: #6D6D6D;
	text-decoration: none;
}
.tpy #container #footer  a:hover {
	color: #E1E1E1;
	text-decoration: none;
}
.tpy #container #mainContent #more {
	display: none;
	padding-top: 10px;
	padding-right: 55px;
	padding-bottom: 20px;
	padding-left: 55px;
	text-align: left;
	font-size: 12px;
}
.tpy #container #footer .readMore {
	font-size: 10px;
}

.tpy #container #mainContent #sub-nav h1 {
	font-size: 12px;
	font-weight: normal;
}
.tpy #more a:link, .tpy #more a:visited, .tpy #more a:active {
	color: #9C2E17;
	text-decoration: none;
}
.tpy #more a:hover {
	color: rgb(23, 120, 156);
}.tpy  #more p {
	margin-bottom: 14px;
}
.tpy #container #mainContent #news {
	float: right;
	height: 464px;
	width: 274px;
}
.tpy #container #mainContent #home-flash {
	float: left;
	width: 676px;
}
.tpy #container #mainContent .home-content #buy-now img {
	margin-right: 10px;
}
.tpy #sub-nav li.last {
	margin-right: 0px;
}
