div.expand{
  padding:5px;
  text-align:left;
  font-size: 12px;
  color:#5C5858;
  width: 558px;
}

div.expand a{
  color:#488AC7;
  font-size: 12px;
  line-height: normal;
}

/*best sellers*/
.BoxHeading a{
	font-family:		arial; 
	font-size:			14px; 
	font-weight:		bold; 
	color:				#7AB817;
	text-align:			center;
	
}

.best_sellers{
  width: 100%;
  text-align: center;
  clear: both;
}

.best_sellers_title{
  padding: 10px 0px 0px 0px;
  
}

.best_sellers_title a{
  font-size: 14px;
  font-weight: bold;
}

.best_sellers_image{
  float: left;
}

.best_sellers_info{
  text-align: left;
  font-size: 14px;
  padding: 5px;
  width: 120px;
  height: 60px;
  min-height: 60px;
  float: left;
}

.best_sellers_info a{
  line-height: normal;
}

.best_sellers_price {
  font-weight: bold;
  
}


/*bs end*/

.feedTitle a{
  margin-top:			5px;
	font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  color: #7ab817;
  text-align: center;
  line-height: 20px;
  }

.feedburnerFeedBlock ul{
  display: inline;
  padding-left: 10px;
  list-style-type: none;
}

.feedburnerFeedBlock li{
  padding-bottom: 10px;
  
}

.feedburnerFeedBlock li a{
  font-size: 12px;
  font-weight: bold;
  color: #009BCA;
  line-height: normal;
}



.feedTitle{
text-align: center;
}



.fixcenter {
  
  border: solid; border-width: 0px;
  background: #ffffff;
  color:  rgb(20, 92, 29);
  margin: auto;
  margin-top: 0px;
  text-align: left;
  max-width:970px;
  #width: expression(document.body.clientWidth > 970? "970px": "auto" );
  width: 970px;
  
}

.h2titletext{
  color: #999999;
  display: inline;
  font-weight: normal;
}


BODY {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		normal;
	color:				#333333;
	text-decoration:	none;
	margin:				0px;
	text-align:			center;

}

.FullBody {
	width:				100%;
	min-height:			100%;
	min_height:			100%;
	text-align:			left;
}

.LogoBar {
	clear:				both;
	height:				120px;
	background:			url(../images/bg-header.gif) no-repeat right top;
}
IMG.Logo {
	margin-top:			10px;
	margin-left:		40px;
}
IMG.flagIMG {
	margin:				0px;
}

.TabBar {
	
	#text-align:			center;
	height:				44px;
	background:			url(../images/redbar_center.jpg) repeat-x left bottom;
	width: 100%;
	
}


.TabSep {
	width:				2px;
	height:				31px;
	background:			url(../images/tab-line.gif) no-repeat left bottom;
	line-height:		31px;
}
.Tab {
	height:				31px;
	text-align:			center;
	
}
.Tab A:link, .Tab A:visited {
	padding-left:		20px;
	padding-right:		20px;
	font-family:		Verdana;
	font-size:			13px;
	font-weight:		bold;
	color:				#FFFFFF;
	line-height:		31px;
	text-decoration:	none;
}

.SearchBar {
	height:				70px;
	font-family:		Verdana; 
	font-size:			22px;
	font-weight:		normal; 
	color:				#AD0101;
	background:			url(../images/greybar_center.jpg) repeat-x left top;
	text-align:			center;
	#width: 100%;
	
	
}
.SearchBar FORM {
	margin:				0px;
	padding-left:			20px;
	padding-top:		10px;
	text-align: center;
}

.Stack {
	clear:				both;
	width:				970px;
	_width:				960px;
	margin:				auto;
	margin-top:			5px;
	margin-bottom:		10px;
	height:				auto;
}
.StackLeft {
	width:				230px;
	float:				left;
	margin-top:			10px;
}
.StackRight {
	margin-right:		0px;
	_margin-right:		0px;
	width:				730px;
	_width:				720px;
	float:				left;
	margin-top:			10px;
	margin-left: 5px;
}

.IndexStack {
	clear:				both;
	width:				740x;
	_width:				730px;
	margin:				auto;
	margin-top:			0px;
	margin-bottom:		10px;
	height:				auto;
	padding-left: 5px;
}
.IndexStackLeft {
	margin-left:		0px;
	_margin-left:		0px;
	width:				485px;
	float:				left;
}
.IndexStackRight {
	width:				235px;
	float:				right;
}

.BannerLeft {
	height:				148px;
	background:			url(../images/banner-left.gif) no-repeat left top;
}
.BannerMid {
	height:				148px;
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#FFFFFF;
	text-align:			left;
	background:			url(../images/banner-mid.gif) repeat-x left top;
	margin-bottom:		10px;
}
.BannerRight {
	height:				148px;
	background:			url(../images/banner-right.gif) no-repeat right top;
}

.BannerBoxHeading {
	margin-top:			5px;
	font-family:		Verdana; 
	font-size:			14px; 
	font-weight:		bold; 
	color:				#009BCA;
	text-align:			center;
	line-height:		20px;
}

.BannerBoxSep {
	height:				10px;
	background:			url(../images/line-banner.gif) no-repeat center center;
}

.BannerText {
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#888888;
	text-align:			left;
	line-height:		20px;
	text-decoration:	none;
}

.BoxHeading {
	font-family:		Verdana; 
	font-size:			18px; 
	font-weight:		bold; 
	color:				#7AB817;
	text-align:			center;
	line-height:		20px;
}

.BoxInnerSepBig {
	height:				10px;
	background:			url(../images/line-big.gif) no-repeat center center;
}
.BoxInnerSepSmall {
	clear:				both;
	height:				16px;
	background:			url(../images/line-small.gif) no-repeat center center;
}

.BoxTopLeft {
	height:				100%;
	background:			url(../images/box-top-left.gif) no-repeat left top;
}
.BoxTopMid {
	height:				100%;
	background:			url(../images/box-top-mid.gif) repeat-x left top;
}
.BoxTopRight {
	height:				100%;
	background:			url(../images/box-top-right.gif) no-repeat right top;
}
.BoxLeft {
	height:				100%;
	background:			url(../images/box-left.gif) repeat-y left bottom;
	}
.BoxRight {
	height:				100%;
	background:			url(../images/box-right.gif) repeat-y right bottom;
}
.BoxBotLeft {
	height:				100%;
	background:			url(../images/box-bot-left.gif) no-repeat left bottom;
	
}
.BoxBotMid {
	height:				100%;
	background:			url(../images/box-bot-mid.gif) repeat-x left bottom;
}
.BoxBotRight {
	height:				100%;
	background:			url(../images/box-bot-right.gif) no-repeat right bottom;
	min-height:			200px;
	_height:			200px;
}

.NGBoxLeft {
	height:				100%;
	background:			url(../images/nograd-box-left.gif) repeat-y left bottom;
	
}
.NGBoxRight {
	height:				100%;
	background:			url(../images/nograd-box-right.gif) repeat-y right bottom;
	
}
.NGBoxBotLeft {
	height:				100%;
	background:			url(../images/nograd-box-bot-left.gif) no-repeat left bottom;

}
.NGBoxBotMid {
	height:				100%;
	background:			url(../images/nograd-box-bot-mid.gif) repeat-x left bottom;
}
.NGBoxBotRight {
	height:				100%;
	background:			url(../images/nograd-box-bot-right.gif) no-repeat right bottom;
}

.BoxGrad {
	margin-bottom:		10px;
	background:			url(../images/box-grad.gif) no-repeat left bottom;
}
.BoxContainer {
	text-align:			left;
	padding:			15px;
}
.CatBoxContainer {
	text-align:			left;
	padding:			0px;
}

.Footer {
	clear:				both;
	height:				22px;
	font-family:		Verdana; 
	font-size:			10px; 
	font-weight:		normal; 
	color:				#FFFFFF;
	text-align:			center;
	text-decoration:	none;
	line-height:		20px;
	background:			url(../images/bot-bar.gif) repeat-x top left;
}
.Footer A:link, .Footer A:visited {
	font-family:		Verdana; 
	font-size:			10px; 
	font-weight:		normal; 
	color:				#FFFFFF;
	text-decoration:	none;
}

.Copyright {
	margin-top:			3px;
	height:				20px;
	font-family:		Verdana; 
	font-size:			10px; 
	font-weight:		normal; 
	color:				#555555;
	text-align:			center;
	background:			url(../images/bot-bar-grad.gif) repeat-x top left;
}

.prodtabs {
	clear:				both;
	margin:				0px auto;
	text-align:			left;
}

.prodtab {
	height:				25px;
	background:			url(../images/prod-tab-mid.gif) repeat-x top left;
	float:				left;
}
.prodtabLeft {
	height:				25px;
	width:				10px;
	background:			url(../images/prod-tab-left.gif) no-repeat top left;
	float:				left;
}
.prodtabRight {
	height:				25px;
	margin-right:		2px;
	width:				10px;
	background:			url(../images/prod-tab-right.gif) no-repeat top right;
	float:				left;
}

.prodtab A:link, .prodtabs A:active, .prodtabs A:visited {
	line-height:		25px;
	font-size:			11px;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	font-weight:		bold;
	color:				white;
	text-decoration:	none;
}
.prodtab A:hover, .prodtabLive A:hover {
	color:				#FFFF00;
}

.prodtabLive {
	height:				25px;
	background:			url(../images/prod-tab-mid-live.gif) repeat-x top left;
	float:				left;
}
.prodtabLive A:link, .prodtabLive A:visited {
	line-height:		25px;
	font-size:			11px;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	font-weight:		bold;
	color:				white;
	text-decoration:	none;
}
.prodtabLeftLive {
	height:				25px;
	width:				10px;
	background:			url(../images/prod-tab-left-live.gif) no-repeat top left;
	float:				left;
}
.prodtabRightLive {
	height:				25px;
	margin-right:		2px;
	width:				10px;
	background:			url(../images/prod-tab-right-live.gif) no-repeat top right;
	float:				left;
}

.prodtabsBg {
	clear:				both;
	background:			#027EA8;
	height:				10px;
}

.effectbig
{  
	font-family:		Arial; 
	font-size:			22px; 
	font-style:			normal; 
	font-weight:		normal; 
	color: #999999;
}
.effect
{  
	font-family:		Verdana; 
	font-size:			11px; 
	font-style:			normal; 
	font-weight:		normal; 
	font-variant:		normal; 
	color:				#000000; 
	background-color:	#EFEFEF; 
	border:				1px solid gray;
}
.baseeffect
{  
	font-family:		Verdana; 
	font-size:			11px; 
	font-style:			normal; 
	font-weight:		normal; 
	font-variant:		normal; 
	color:				#FFFFFF; 
	background-color:	#009BCA; 
	border:				1px solid gray;
	width:				85px;
}
.baseeffectEx
{  
	font-family:		Verdana; 
	font-size:			11px; 
	font-style:			normal; 
	font-weight:		normal; 
	font-variant:		normal; 
	color:				#FFFFFF; 
	background-color:	#009BCA; 
	border:				1px solid black;
}

.newsletter
{
	float: right;
	position: relative;
	width: 200px;
	height: 71px;
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	font-variant: normal;
	font-weight: bold;
	color: #999999; 
	line-height: 25px;
}

.newsletterHidden {
	top: 55px;
	left: 0px;
	font-family: Arial; 
	font-size: 10px; 
	font-style: normal; 
	font-variant: normal;
	font-weight: bold;
	color: black; 
	display: none;
	position: absolute;

	line-height: 18px;
	background: white;
	border: 2px solid gray;
	padding: 5px;
	white-space: nowrap;
}

.newsletterHidden INPUT {
	margin: 1px;
}


A.catbold:link, A.catbold:visited {
	font-family:		Arial; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#0033cc;
	text-decoration:	none;
}
A.catlink:link, A.catlink:visited {
	font-family:		Arial; 
	font-size:			9px; 
	font-weight:		normal; 
	color:				#999999;
	text-decoration:	none;
}
A.cattop:link, A.cattop:visited {
	font-family:		Arial; 
	font-size:			11px; 
	font-weight:		bold; 
	color:				#5258A4;
	text-decoration:	none;
	line-height:		20px;
}

.PPTitle, A.PPTitle:link, A,.PPTitle:visited {
	font-family:		Arial; 
	font-size:			14px; 
	font-weight:		bold; 
	color:				#505050;
	text-decoration:	none;
	line-height:		25px;
}
.PPDetail {
	font-family:		Arial; 
	font-size:			11px; 
	font-weight:		normal; 
	color:				#999999;
	text-decoration:	none;
}
.PPPrice {
	font-family:		Arial; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#CC3232;
	text-decoration:	none;
}

.PLBox {
	clear:				both;
	border:				1px solid #CCCCCC;
	padding:			5px;
}
.PLPrice {
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#CC3232;
	text-decoration:	none;
}
.PLDetail {
	font-family:		Verdana; 
	font-size:			11px; 
	font-weight:		normal; 
	color:				#333333;
	text-decoration:	none;
}

a.linkSrchCloud 
{
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		bold;
	color:				#009BCA;
	text-decoration:	none;
	margin:				3px;
}
a.linkSrchCloud:hover 
{
	text-decoration:	underline;
}

.BoxSubHeadingBar
{
	clear:				both;
	height:				20px;
	font-family:		Verdana, Times, serif;
	font-size:			11px;
	font-weight:		bold;
	color:				#009BCA;
	background-color:	#DCDCDC;
	line-height:		20px;
	margin-top:			15px;
	margin-left:		2px;
	margin-right:		1px;
	padding:			3px;
	padding-left:		20px;
	border-top:			1px solid #BCBBBB;
	border-bottom:		1px solid #BCBBBB;
	cursor:				hand;
}

.MyListContent
{
	clear:				both;
	min-height:			55px;
	min_height:			55px;
	font-family:		Verdana, Times, serif;
	font-size:			10px;
	font-weight:		normal;
	color:				#333333;
	background-color:	#EFEFEF;
	line-height:		20px;
	margin-left:		5px;
	margin-right:		3px;
	padding:			3px;
	padding-left:		10px;
	border:				1px solid #DCDCDC;
	border-top:			none;
}

.MyProdBox
{
	width:				44px;
	height:				44px;
	padding:			2px;
	margin:				2px;
	border:				1px solid #DCDCDC;
	background-color:	white;
	float:				left;
}

.DivHr
{
	height:				15px;
	margin-top:			15px;
	background:			url(../images/line-horizontol.gif) repeat-x left top;
}

.DivVr
{
	width:				15px;
	margin-left:		15px;
	background:			url(../images/line-vertical.gif) repeat-y left top;
}

.ListingContainer
{
	display:			table-cell;
	background:			url(../images/line-vertical.gif) repeat-y 9px top;
}

.HeadRow, .DivTh {
	background:			url(../images/div-th.gif) repeat-x left top;
	background-color:	#63AC27;
}

.ListingRow {
	width:				690px;
	min-height:			120px;
	min_height:			120px;
}

.ListingHr {
	width:				95%;
	height:				15px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			15px;
	background:			url(../images/line-horizontol.gif) repeat-x left top;
}

.ListingCheckbox {
	width:				25px;
	float:				left;
	margin-top:			35px;
}

.ListingThumbnail {
	width:				100px;
	float:				left;
}

.ListingThumbnailBox {
	display:			table-cell;
	text-align:			center;
	vertical-align:		middle;
	width:				90px;
	height:				90px;
	border:				1px solid #CCCCCC;
	background-color:	#FFFFFF;
}

.ListingRowRight {
	width:				80%;
	float:				left;
}

.ListingRowRightLeft {
	width:				65%;
	float:				left;
}

.ListingRowRightRight {
	width:				33%;
	float:				left;
	text-align:			center;
}

.ListingHeadRow {
	height:				25px;
	background:			url(../images/div-th.gif) repeat-x left center;
	background-color:	#63AC27;
}


.CatTaxonomyCol {
	width:				32%;
	float:				left;
	padding-bottom:		20px;
}
.CatTaxonomyCol UL {
	padding:			0px;
	margin:				0px;
	margin-left:		10px;
	list-style:			none;
}
.CatTaxonomyCol H2, .CatTaxonomyCol H3, .CatTaxonomyCol H4 {
	padding:			0px;
	margin:				0px;
	font-family:		Verdana;
	font-weight:		normal;
	color:				#009BCA;
	text-decoration:	none;
}
.CatTaxonomyCol H2, .CatTaxonomyCol H3 {
	font-weight:		bold;
}
.CatTaxonomyCol H3, .CatTaxonomyCol H4 {
	color:				#989898;
}

.BudgetListContainer {
	border:				1px solid #DADADA;
	padding:			5px;
}

.BudgetListCol {
	width:				250px;
	float:				right;
}

.BudgetListCatHeading {
	border-bottom:		1px dashed #CDCDCD;
}

.BudgetListCatHeading A:link, .BudgetListCatHeading A:visited {
	font-family:		Verdana;
	font-size:			12px;
	font-weight:		bold;
	color:				#009BCA;
	text-decoration:	none;
}

.BudgetListProduct, .BudgetListProduct DIV {
	height:				20px;
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		normal;
	color:				#009BCA;
	line-height:		20px;
}

.BudgetListProduct A:link, .BudgetListProduct A:visited {
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		normal;
	color:				#009BCA;
	text-decoration:	none;
}

.BudgetListProductColQty {
	width:				20px;
	float:				left;
}

.BudgetListProductColProduct {
	width:				180px;
	float:				left;
}

.BudgetListProductColIcons {
	width:				36px;
	float:				right;
}

.effectBudgetList {
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		normal;
	color:				#009BCA;
	border:				1px solid #009BCA;
	background-color:	#DADADA;
}

.BudgetListHeading {
	font-family:		Verdana;
	font-size:			12px;
	font-weight:		bold;
	color:				#009BCA;
	text-decoration:	none;
}
#menu{
    text-align: left;
    
}
#menu ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.BoxContainer #menu a{
    font: bold 12px arial;
    color: #999;
    height: 100%;
    line-height: 30px;
    padding-left: 20px;
    text-decoration: none;
    display: block;
}
#menu a:hover{
    color: #a00;
    background: #fff;
}
#menu li{
    width: 230px;
    height: 30px;
    background: url(../images/category_bg.jpg) no-repeat;
    position: relative;
    z-index: 1;
}
#menu li.sfhover,
#menu li:hover{
    z-index: 2;
}
#menu ul ul ul{
    position: absolute;
    top: 0;
    left: 80%;
    width: 100%;
    color: #000;
}
div#menu ul ul ul,
div#menu ul ul li.sfhover ul ul,
div#menu ul ul li:hover ul ul{
    display: none;
}
div#menu ul ul li.sfhover ul,
div#menu ul ul ul li.sfhover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul{
    display: block;
}
div#menu ul ul li.sfhover ,
div#menu ul ul ul li.sfhover,
div#menu ul ul li:hover ,
div#menu ul ul ul li:hover{
    background: #fff;
    margin: 0px;
}
div#menu ul ul ul li{
    background: #f7f7f7;
}

