.logoWrap{clear:both; overflow:hidden}
h2.tagline {font:italic normal 21px/18px 'Trebuchet MS', verdana, arial, sans-serif; color:#ddd;margin:16px 0 0 20px;float:left;}
/*tweaks for top menu*/
.topmenu {
	 background:transparent; 
	 padding:12px 0 6px 0; 
	 }

/*main banner*/
#mainBanner {display: block; background:url(../images/home-banner.jpg) no-repeat;height:200px; }
#mianBanner #FlashID {margin:-10px 0 0 7px}
/*disable searchbar*/
body.cms-home .search-bar {display:none;}
/*tweaks for the home page*/
body.cms-home .middle {margin-top:0;}
body.cms-home .layout-1column, body.cms-home .middle {padding:0;}
/*provide padding for all pages*/
.middle  {padding:0 20px 40px;}
/*provide padding for the content area on the homepage*/
body.cms-home .col2-set {margin: 5px 0;font-size:12px;line-height:20px;padding:5px 20px 10px;}
body.cms-home .col2-set ul {list-style:square; margin-left:15px;}
body.cms-home .col2-set ul li {padding-bottom:5px;}
body.cms-home .col2-set .col-1, body.cms-home .col2-set .col-2 {
width:47%;
}
/*shrink products page width*/
.col-main {width:675px}

/*list*/
ul.normal, ol.normal {list-style-type:square; margin-left:15px;}
ul.normal {list-style-type:square;}
ol.normal {list-style-type:decimal;}
ul.normal li, ol.normal li{line-height:20px;padding-bottom:4px;}
p{line-height:20px;}

/**tamarind credits*****************/
p.credits {margin-top:15px;}
p.credits a {background:transparent url(../images/tamarind_icon.png) no-repeat;color:#777;padding:0 0 8px 18px !important;margin-top:15px;}

/****style to cart page - shipping****/
.shipCustom .left {float:left; width:320px; margin-right:10px;}
.shipCustom .right {float:left; width:470px; padding-left:40px; border-left:1px #bbb dotted;}
.shipCustom h4 {margin-bottom:15px; padding-bottom:3px; border-bottom:1px dotted #bbb;}
.shipCustom h4 span.note {padding-left:20px; font-size:10px; color:#666;font-weight:normal;}
.shipCustom ul {display:inline!important;}
.shipCustom ul li {margin-bottom:15px;}
.shipCustom dd ul li {margin-bottom:5px;}
.shipCustom dt{color:#f40; padding-bottom:5px; font-size:12px;}
.shipCustom .button-update{margin-top: 20px;}
.paypalNote {float:left; width:250px; margin-left:220px;text-align:left; border:1px dotted #bbb; padding:5px;background:#f0f0f0;}
