body {
	margin: 0px;
	padding: 0px;
	background-color: white;
}

form {
	display:inline;
}

#container {
	margin: 0px;
	padding: 0px;
	width: 930px;
	background-color: white;
	line-height: 1.3em;
	font-weight: normal;
  	left: 50%;
  	margin-left: -465px;
 	position: absolute;
	font-family: Arial;
  	color: #333333;
	font-size: 11px;
}

#header {
	margint: 0px;
	padding-bottom: 45px;
	width: 930px;
	background-image: url(/yogashop/shanti/background.jpg);
	background-repeat:no-repeat;
}

#header td {
	vertical-align: bottom;
}

#header a {
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

#header a:hover {
	color: #7DBA00;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

#left {
	margint: 0px;
	padding: 0px 0px 30px 8px;
	width: 165px;
	background-color: white;
	float: left;
}

#content {
	margin: 0px;
	padding: 0px 20px 30px 13px;
	width: 550px;
	background-color: white;
	float: left;
}

a {
	font-family: Arial;
	text-decoration: none;
  	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}

a:hover{
	font-family: Arial;
	text-decoration: none;
  	color: #7DBA00;
	font-size: 11px;
	text-decoration: underline;
}

.coloured {color: #7DBA00;}

a.contentli01:link, a.contentli01:active, a.contentli01:visited, a.contentli01:hover  {
	color: #7DBA00;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
}

#right {
	margin: 0px 0px 30px 0px;
	width: 167px;
	background-color: white;
	float: right;
}

#nav {
	line-height: 18px;
	width: 165px;
	padding: 0px;
	background-color: #B1D666;
	margin-bottom:30px;
}

#nav a {
	font-family: Arial;
	color: white;
	font-size: 17px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid white;
	padding: 5px 0px 5px 5px;
}

#nav a:hover {
	color: white;
	background-color: #7DBA00;
}

#nav a.navhilite {
	background-color: #7DBA00;
	color: white;
	font-size: 17px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid white;
	padding: 5px 0px 5px 5px;
}

#nav .subnav {
	line-height: 18px;
	width: 165px;
	padding: 0px 0px 0px 0px;
	background-color: #E5F1CC;
}

#nav .subnav a {
	font-family: Arial;
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding: 1px 0px 1px 5px;
}

#nav .subnav a:hover {
	color: white;
	background-color: #7DBA00;
}

#nav .subnav a.subnavhilite {
	background-color: #7DBA00;
	color: white;
	font-size: 13px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid white;
	padding: 1px 0px 1px 5px;
}

.box {
	margin: 0px 0px 30px 0px;
	width: 165px;
	background-color: #E5F1CC;
}
.no_bgc {
	background-color: #FFFFFF;
}
.no_mb {
	margin-bottom:0px;
}
.box div {
	padding:5px;
}

.box input.submit {
	margin-top:10px;
	margin-bottom:5px;
	clear:both;
	float:right;
}
.below_box {
	clear:both;
	padding:0px 5px 0px 5px;
}

#nav td, .box td, #right  td {
	padding: 0px 5px 0px 5px;
}

#footer01 {
	margint: 0px;
	padding: 0px;
	width: 930px;
	font-family: Arial;
  	color: #333333;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	background-color: #E5F1CC;
	text-align: center;
	clear: left;
}

#footer01 a {
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

#footer01 a:hover {
	color: #7DBA00;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

#footer02 {
	margint: 0px;
	padding: 10px 0px 20px 0px;
	width: 930px;
	font-family: Arial;
  	color: #333333;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	text-align: center;
	clear: left;
}

a.footerli02:link, a.footerli02:active, a.footerli02:visited, a.footerli02:hover  {
	color: #7DBA00;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

#frau{
	  position:absolute; z-index:1; left: 860px; top: 5px;
}

.h1 {
	color: #7DBA00;
	font-size: 26px;
	line-height: 1.7em;
}

.h2 {
	color: #7DBA00;
	font-size: 20px;
}

.h3 {
	color: #333333;
	font-size: 15px;
	line-height: 1.5em;
}

.h4, .h4 a, .h4 a:hover  {
	color: white;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6em;
}

.h5 {
	color: #7DBA00;
	font-size: 15px;
	line-height: 1.7em;
	font-weight: bold;
}

.h6 {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

.h7 {
	color: #333333;
	font-size: 13px;
}
input.text, textarea {
	background-color:#e5f1cd;
	border:none;
	padding:1px;
}





tr.productListing-even, tr.productListing-odd {
	background-color:#e5f1cd;
}
tr.productListing-even td.productListing-data, tr.productListing-odd td.productListing-data {
	border-bottom:1px solid white;
}











SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.moduleRow { }
.moduleRowOver { background-color: #E9F4FC; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #D7E9F7; }
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;
                 color: #50667E;
				 font-weight: bold;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bottom.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; 
				 font-size: 10px;}

.infoBoxNotice {
  background: #7DBA00;
	color:#FF0000;
}
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 1.5;
}







td.p_img {
	padding-right:20px;
}
div.p_name {
	color:#7DBA00;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}
div.p_price {
	color:#7DBA00;
	font-size:15px;
	font-weight:bold;
}
div.p_taxinfo {
	margin-bottom:20px;
}
div.p_descr {
	padding-top:20px;
}
span.lt {
	text-decoration:line-through;
	font-size:11;
	font-weight:normal;
}

a.cat,a:hover.cat,
.h6 a,.h6 a:hover,
.products_short a,.products_short a:hover
{
	text-decoration:none;
}
.h6 a,.h6 a:hover {
	font-size: 13px;
}
.h6 a,.h6 a:hover,
.products_short a,.products_short a:hover {
	color: #333333;
}