BODY {
	font-family:		Verdana;
	font-size:			12px;
	font-weight:		normal;
	color:				#6C6C6C;
	text-decoration:	none;
	margin:				0px;
	text-align:			center;
}

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

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

 .TabBar {
	height:				31px;
	text-align:			center;
/*	background:			url(../images/tab-bar.gif) repeat-x left bottom; 
*/}
.TabSep {
	width:				2px;
	height:				31px;
	/*background:			url(../images/tab-line.gif) no-repeat left bottom;*/
	line-height:		31px;
}
.Tab {
	height:				31px;
	text-align:			center;
}

#sublink {
    color:#888888;
}

#sublink a:hover {
    color:#3165CE;
}

.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:				53px;
	font-family:		Verdana; 
	font-size:			26px;
	font-weight:		normal; 
	color:				#009BCA;
	/*background:			url(../images/search-bar.gif) repeat-x left top;*/
	text-align:			center;
}
.SearchBar FORM {
	margin:				0px;
	padding:			0px;
	padding-top:		0px;
}

.Stack {
	clear:				both;
	width:				990px;
	_width:				980px;
	margin:				auto;
	margin-top:			5px;
	margin-bottom:		10px;
	height:				auto;
}
.StackLeft {
	width:				200px;
	float:				left;
}
.StackRight {
	margin-right:		5px;
	_margin-right:		0px;
	width:				770px;
	_width:				760px;
	float:				right;
}

.IndexStack {
	clear:				both;
	width:				770px;
	_width:				760px;
	margin:				auto;
	margin-top:			5px;
	margin-bottom:		10px;
	height:				auto;
}
.IndexStackLeft {
	margin-left:		5px;
	_margin-left:		0px;
	width:				450px;
	float:				left;
}
.IndexStackRight {
	width:				300px;
	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:			8px;
}

.Footer {
	clear:				both;
	height:				22px;
	font-family:		Verdana; 
	font-size:			10px; 
	font-weight:		normal; 
	color:				#000000;
	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:				#000000;
	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:				#ffffff;
}

.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:				black;
	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:			#A9C59D;
	height:				1px;
}

.effectbig
{  
	font-family:		Verdana; 
	font-size:			24px; 
	font-style:			normal; 
	font-weight:		normal; 
}
.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;
	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: 100px;
	font-family: Arial; 
	font-size: 10px; 
	font-style: normal; 
	font-variant: normal;
	font-weight: bold;
	color: black; 
	visibility: hidden;
	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:		Verdana; 
	font-size:			10px; 
	font-weight:		bold; 
	color:				#009BCA;
	text-decoration:	none;
}
A.catlink:link, A.catlink:visited {
	font-family:		Verdana; 
	font-size:			9px; 
	font-weight:		normal; 
	color:				#999999;
	text-decoration:	none;
}
A.cattop:link, A.cattop:visited {
	font-family:		Verdana; 
	font-size:			11px; 
	font-weight:		bold; 
	color:				#5258A4;
	text-decoration:	none;
	line-height:		20px;
}

.PPTitle, A.PPTitle:link, A,.PPTitle:visited {
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#009BCA;
	text-decoration:	none;
	line-height:		25px;
}
.PPDetail {
	font-family:		Verdana; 
	font-size:			11px; 
	font-weight:		normal; 
	color:				#999999;
	text-decoration:	none;
}
.PPPrice {
	font-family:		Verdana; 
	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/products-tab-bg.gif) repeat-x left top;
	 
}

.ListingRow {
	width:				740px;
	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:				82%;
	float:				left;
}

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

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

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

/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
}

.logintxt{
font-size:13px;
color:#636566;
text-decoration:none;}

.logintxt a{
font-size:13px;
color:#636566;
text-decoration:none;}

.logintxt a:hover{
font-size:13px;
color:#c8222a;
text-decoration:none;}

#nav{
width:547px;
float:left;}

.home a{
width:76px;
height:25px;
float:left;
text-align:center;
font-size:13px;
color:#000;
padding-top:5px;
text-decoration:none;
background-image:url(../images/home.gif);}

.home a:hover{
width:76px;
height:25px;
float:left;
text-align:center;
font-size:13px;
color:#FFFFFF;
padding-top:5px;
text-decoration:none;
background-image:url(../images/home_ro.gif);}

.rebate a{
width:109px;
height:25px;
float:left;
text-align:center;
font-size:13px;
color:#000;
padding-top:5px;
margin-left:1px;
text-decoration:none;
background-image:url(../images/rebate.gif);}

.rebate a:hover{
width:109px;
height:25px;
float:left;
text-align:center;
font-size:13px;
color:#FFFFFF;
padding-top:5px;
margin-left:1px;
text-decoration:none;
background-image:url(../images/rebate_ro.gif);}

.rebate/* a:visited,*/ a:active{
width:109px;
height:25px;
float:left;
text-align:center;
font-size:13px;
color:#FFFFFF;
padding-top:5px;
margin-left:1px;
text-decoration:none;
background-image:url(../images/rebate_ro.gif);}

.featured a{
width:139px;
height:25px;
float:left;
text-align:center;
font-size:13px;
color:#000;
padding-top:5px;
margin-left:1px;
text-decoration:none;
background-image:url(../images/featured.gif);}

.featured a:hover{
width:139px;
height:25px;
float:left;
text-align:center;
font-size:13px;
color:#FFFFFF;
padding-top:5px;
margin-left:1px;
text-decoration:none;
background-image:url(../images/featured_ro.gif);}

.most a{
width:109px;
height:25px;
float:left;
text-align:center;
font-size:13px;
color:#000;
padding-top:5px;
margin-left:1px;
text-decoration:none;
background-image:url(../images/rebate.gif);}

.most a:hover{
width:109px;
height:25px;
float:left;
text-align:center;
font-size:13px;
color:#FFFFFF;
padding-top:5px;
margin-left:1px;
text-decoration:none;
background-image:url(../images/rebate_ro.gif);}



.top a{
width:109px;
height:25px;
float:left;
text-align:center;
font-size:13px;
color:#000;
padding-top:5px;
margin-left:1px;
text-decoration:none;
background-image:url(../images/rebate.gif);}

.top a:hover{
width:109px;
height:25px;
float:left;
text-align:center;
font-size:13px;
color:#FFFFFF;
padding-top:5px;
margin-left:1px;
text-decoration:none;
background-image:url(../images/rebate_ro.gif);}


.searchtxt{
font-size:13px;
color:#000;
text-decoration:none;}

.textbox{
width:133px;
height:15px;
background-color:#efefef;}

.listbox{
width:220px;
height:21px;
background-color:#efefef;
border:1px solid #7f9db9;}

.footertxt{
font-size:13px;
color:#000;
text-decoration:none;}

.footertxt a{
font-size:13px;
color:#000;
text-decoration:none;}

.footertxt a:hover{
font-size:13px;
color:#c8222a;
text-decoration:none;}

.categ-head-txt{
font-size:11px;
color:#de340a;
font-weight:bold;
text-decoration:none;}

.categ-content-txt{
font-size:11px;
color:#3366cc;
font-weight:normal;
text-decoration:none;}

.categ-content-txt a{
font-size:11px;
color:#3366cc;
font-weight:normal;
text-decoration:none;}

.categ-content-txt a:hover{
font-size:11px;
color:#2aa100;
font-weight:normal;
text-decoration:none;}

.categ-link-txt{
font-size:11px;
color:#000;
text-decoration:none;}

.categ-link-txt a{
font-size:11px;
color:#000;
text-decoration:none;}

.categ-link-txt a:hover{
font-size:11px;
color:#c8222a;
text-decoration:none;}

.productstxt{
font-family:Verdana;
font-size:11px;
color:#3366cc;
text-decoration:none;}

.freetxt{
font-size:11px;
color:#ff0000;
text-decoration:none;}

.storestxt{
font-size:11px;
color:#666;
text-decoration:none;}

.bantxt{
font-size:13px;
color:#535353;
text-decoration:none;
line-height:0.5cm;}

.banredtxt{
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#ea0600;
font-stretch:narrower;
text-decoration:none;}

.banredtxt a{
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#ea0600;
font-stretch:narrower;
text-decoration:none;}

.banredtxt a:hover{
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#005bb3;
font-stretch:narrower;
text-decoration:none;}

.popularlinktxt{
font-size:12px;
color:#3366cc;
font-weight:normal;
text-decoration:none;
text-decoration:underline;}

.popularlinktxt a{
font-size:12px;
color:#3366cc;
font-weight:normal;
text-decoration:none;
text-decoration:underline;}

.popularlinktxt a:hover{
font-size:12px;
color:#d90f00;
font-weight:normal;
text-decoration:none;
text-decoration:underline;}

