html, body {
	background-image:url(/images/mingyur_bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:140%;
	background-color:#f1f0ee;
}

html {
	overflow-y: scroll;
}

a {
	color:#054d71;
	font-weight:bold;
	text-decoration:none;
	}
	
.storeBanner {
	margin-top:-15px;
}
	
ul {
	line-height:normal;
	}
	
h2 {
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 14px;
	color: #5d5d58;
	margin-top: 20px;
	font-weight: bold;
	text-transform:uppercase;
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:2px;
	margin-bottom:18px;
	}
	
h3 {
	color: #800823;
	font-size:18px;
	margin-top:0px;
	line-height:normal;
	}


h4 {
	color:#626262;
	font-size:11px;
	font-weight:bold;
	margin-bottom:4px;
	}	
	
#leftCol h4 {
	margin-top:10px;
}

img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}

#pageContent {
	width:420px;
	float:left;
}

.findBox {
	border: 1px solid #cccccc;
	background-color:#c5e6e5;
	width:167px;
	padding:7px 3px 10px 7px;
}


.searchBtn {
	color: #FFFFFF;
	background-color: #67991b;
	border: 1px solid #67991b;
	height: 20px;
	width: 30px;
	font-size: 10px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}

.searchBtn:hover {
	color: #FFFFFF;
	background-color: #7ca73c;
	border: 1px solid #7ca73c;
	height: 20px;
	width: 30px;
	font-size: 10px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}


.searchBox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px 3px 3px 3px;
}
.textbox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px dashed #e1e1e1;
	font-size: 12px;
	color: #e1e1e1;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.submit {	
	color: #FFFFFF;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	background-color: #67991b;
	border: 1px solid #67991b;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}

.submit:hover {	
	color: #FFFFFF;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	background-color: #7ca73c;
	border: 1px solid #7ca73c;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}

form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin-left: 30px;
	padding: 0px;
	color: #333333;	
}

li {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 12px;
}

li.num {
	color: #333333;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #67991b;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #7ca73c;
	text-decoration: none;
}

.CartCheckoutButton {
	color: #ffffff;
	background-color: #67991b;
	border: 1px solid #67991b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	font-weight:normal;
}
a.CartCheckoutButton {
	color: #ffffff;
	background-color: #67991b;
	border: 1px solid #67991b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-weight:normal;
}
a.CartCheckoutButton:hover {
	color: #ffffff;
	background-color: #7ca73c;
	border: 1px solid #7ca73c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-weight:normal;
}


.txtButton {
	color: #ffffff;
	background-color: #67991b;
	border: 1px solid #67991b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	font-weight:normal;
}
a.txtButton {
	color: #ffffff;
	background-color: #67991b;
	border: 1px solid #67991b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-weight:normal;
}
a.txtButton:hover {
	color: #ffffff;
	background-color: #7ca73c;
	border: 1px solid #7ca73c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-weight:normal;
}

.ProdBuyButton {
	color: #ffffff;
	background-color: #67991b;
	border: 1px solid #67991b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 6px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	font-weight:normal;
}
a.ProdBuyButton {
	color: #ffffff;
	background-color: #67991b;
	border: 1px solid #67991b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 6px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-weight:normal;
}
a.ProdBuyButton:hover {
	color: #ffffff;
	background-color: #7ca73c;
	border: 1px solid #7ca73c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 2px  6px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-weight:normal;
}


.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
 	color: #70cdcc;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size:16px;
	font-weight:bold;	
	letter-spacing:-1px;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #085f70;
	letter-spacing:-1px;
}


.ProdtxtSale {
 	color: #70cdcc;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size:22px;
	font-weight:bold;	
	letter-spacing:-1px;
}


.ProdtxtPrice {
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size:22px;
	font-weight:bold;
	color: #085f70;
	letter-spacing:-1px;
}

.CattxtPrice {
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #085f70;
	letter-spacing:-1px;
}

.txtSiteDocs, a.txtSiteDocs {
	color: #67991b;
	text-decoration:none;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
}
a.txtSiteDocs:hover {
	color: #7ca73c;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink {
	color: #333333;
	text-decoration:none;
	font-weight:normal;
}

.txtLocation {
	color: #333333;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}

a.txtLocation {
	color: #333333;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}

a.txtLocation:hover {
	color: #67991b;
	font-size:10px; 
	text-decoration:none;
	font-weight:normal;
}

a.txtDefault:hover, a.txtLink:hover {
	color: #333333;
	text-decoration:none;
	font-weight:normal;
}

.prodLinks a {
	font-size:10px;
	color:#67991b;
}

.prodLinks a:hover {
	color: #7ca73c;
	text-decoration:none;
	font-weight:normal;
}

a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #7ca73c;
	text-decoration:none;
}
.txtContentTitle {
	font-size: 18px;
	font-weight: bold;
	margin-top:5px;
	color: #800823;
	padding: 5px;
	line-height:20px;

}
.txtBoxSave {
	color: #7ca73c;
	padding-left: 16px;
}
.tblList {
	margin-top:15px;
}
.tdListTitle {
	background-color: #31869a;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.txtCartPrice {
	float: right;
	color: #67991b;
	padding-right: 3px;
}
.txtCart {
	color: #333333;	
}
.cartTotal {
	border-top: 1px dashed #e1e1e1;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #333333;
	font-weight:normal;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #7ca73c;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-color: #67991b;
	border: 1px solid #67991b;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	font-weight:normal;
	text-decoration: none;
}
a.txtviewCart:hover {
	color: #FFFFFF;
	background-color: #7ca73c;
	border: 1px solid #7ca73c;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	background-color: #31869a;
	border: 1px solid #cccccc;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #67991b;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;
}
.tdcartEven {
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;	
}
.tdcartOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdCartSubTotal {
	padding-top: 10px;
}

.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}

#copyright {
	width:960px;
	margin: 0 auto;
	color: #838383;
	font-size:10px;
	text-align:center;
	padding-bottom:10px;
	}
	
	
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
	font-size:11px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.RatingTop {
	background-color: #ffffff;
	padding: 3px;
}

.RatingMain {
	background-color: #ffffff;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	background-color: #ffffff;
	padding: 3px;
}

.RatingBottom {
	background-color: #e1e1e1;
	padding: 3px;
	color: #FFFFFF;
	/*font-size: 11px;*/
}

a.sortLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
}

/* Top Navigation Menu */

.navbar {
	background-color:#000000;
	padding:0;
	margin:0;
	border:none;
	height:29px;
	text-align:center;
	}

.navItem {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color:#fb9d21;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	letter-spacing:1px;
	padding:6px 17px 4px 17px;
	}
	
.navItem:hover {
	background-color:#fb9d21;
	color:#000000;
	height:29px;
	}
	
#chromemenu {
	text-align:center;
	margin: auto;
	vertical-align:middle;
	margin-top:-10px;
	background-color:#000000;
	padding-top:6px;
	padding-bottom:4px;
	width:940px;
	}

/* Style for Drop Down Menus */
#video {
	z-index:-1;
	width:350px; 
	float:left;
	}
	
.aboutmenu, 
.meditationmenu, 
.booksvideosmenu,
.schedulemenu, 
.programsmenu, 
.resourcesmenu, 
.storemenu,
.givingmenu, 
.contactmenu,
.emailmenu
	{
	position:absolute;
	text-align:left;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-bottom:#000000 1px solid;
	background-color:#000000;
	line-height:19px;
	margin-top:-1px;;
	text-indent:10px;
	visibility: hidden;
	z-index:1;
	}
	
.teachingsmenu a:hover, 
.resourcesmenu a:hover, 
.programsmenu a:hover,
.meditationmenu a:hover, 
.aboutmenu a:hover,
.storemenu a:hover,
.givingmenu a:hover,
.contactmenu a:hover,
.schedulemenu a:hover
	{ 
	background-color: #fb9d21;
	color:#000000;
	}
	
.schedulemenu a,
.programsmenu a,
.resourcesmenu a,
.teachingsmenu a,
.meditationmenu a,
.storemenu a,
.givingmenu a,
.contactmenu a,
.aboutmenu a
	{
	font-size:10px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color:#fb9d21;
	line-height:20px;
	}

.aboutmenu {
	margin-left:0px;
	width:170px;
	}

.meditationmenu {
	margin-left:0px;
	width:133px;}
	

.booksvideosmenu {
	width:192px;
	margin-left:0px;
	}
	
.booksvideoText {
	line-height:normal;
	}

.schedulemenu {
	margin-left:0px;
	width:185px;
	}

.programsmenu {
	margin-left:0px;
	width:165px;
	}

.teachingsmenu {
	margin-left:0px;
	width:100px;
	}

.resourcesmenu {
	margin-left:0px;
	width:190px;
	}
	
.storemenu {
	margin-left:0px;
	width:112px;
	}

.givingmenu {
	margin-left:0px;
	width:112px;
	}
	
.contactmenu {
	margin-left:0px;
	width:112px;
	}

	
#header {
	background-image: url(/images/header.jpg);
	background-repeat:no-repeat;
	height:142px;
	margin:auto;
	text-align:center;
	widows:960px;
	border-top:2px solid #f77d03;
	margin:0 auto;
	background-color:#FFFFFF;
}


.rightbanner {
	float:right;
	width: 554px;
	height:120px;
	margin-top:0;
	margin-right:10px;
	}
	
#top {
	background-color:#800823;
	height:11px;
	}
	
#main {
	width:960px;
	position:relative;
	margin: 0 auto;
	padding-bottom:15px;
	height:100%;
	background-color:#FFFFFF;
	clear: both;
	float: none;
	background-position: center;
	}
	
#mid {
	width:540px;
	vertical-align:top;
	height:100%;
	margin-top:0;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:10px;
	float:left;
	background-color:#FFFFFF;
	}

	
#midCol {
	width:940px;
	vertical-align:top;
	padding:0px 10px 10px 10px;
	height:100%;
	margin-top:0;
	margin-bottom:10px;
	float:left;
	background-color:#FFFFFF;
	}
	
#subscription_block {
	margin-top:5px;
	}
	
#leftCol {
	background-color:#e2eded;
	width:174px;
	vertical-align:top;
	font-size:10px;
	line-height:normal;
	padding:10px;
	height:100%;
	margin-top:0;
	float:left;
	}
	
.logo {
	float:left;
	margin-left:13px;
	margin-top:13px;
	}

#container {
	margin:0 auto;
	width:960px;
	height:100%;
	background-color:#FFFFFF;
	}
	
.content {
	margin:0 auto;
	width:960px;
	height:100%;
	}
