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

.TabBar {
	height:				42px;
	text-align:			center;
}
.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:				79px;
	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:		15px;
}

.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;
}
.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:		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;
}

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:		20px;
}
.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/div-th.gif) repeat-x left top;
	background-color:	#63AC27;
}

.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:				67%;
	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;
}

