/* old styles */

/*.FullBody {*/
	/*width:			100%;
	min-height:			100%;
	min_height:			100%;*/
	/*text-align:			left;
	background-color:#FFFFFF; 
	margin:0px auto; background-position:center; background-image:url(images/header_bg.jpg); background-repeat:repeat-y; 
}*/

.LogoBar {
	clear:				both;
	height:				78px;
	background:			url(../images/bg-header.gif) repeat-x left top;
}
.LogoBar IMG {
	margin-left:		40px;
}

.TabBar {
	clear:				both;
	height:				28px;
	text-align:			right;
}

.TabLeft {
	margin-left:		5px;
	float:				left;
	width:				15px;
	height:				28px;
	background:			url(../images/tab-left.gif) no-repeat left top;
}
.Tab {
	float:				left;
	height:				28px;
	text-align:			center;
	background:			url(../images/tab-mid.gif) repeat-x left top;
}
.Tab A:link, .Tab A:visited {
	padding-left:		5px;
	padding-right:		5px;
	line-height:		28px;
	font-family:		Verdana;
	font-size:			14px;
	font-weight:		normal;
	color:				#555555;
	text-decoration:	none;
}
.TabRight {
	float:				left;
	width:				15px;
	height:				28px;
	background:			url(../images/tab-right.gif) no-repeat right top;
}

.TabLeftLive {
	margin-left:		5px;
	float:				left;
	width:				15px;
	height:				28px;
	background:			url(../images/tab-left-live.gif) no-repeat left top;
}
.TabLive {
	float:				left;
	height:				28px;
	text-align:			center;
	background:			url(../images/tab-mid-live.gif) repeat-x left top;
}
.TabLive A:link, .TabLive A:visited {
	padding-left:		5px;
	padding-right:		5px;
	line-height:		28px;
	font-family:		Verdana;
	font-size:			14px;
	font-weight:		normal;
	color:				#FFFFFF;
	text-decoration:	none;
}
.TabRightLive {
	float:				left;
	width:				15px;
	height:				28px;
	background:			url(../images/tab-right-live.gif) no-repeat right top;
}

.TabSubBar {
	clear:				both;
	height:				27px;
	background:			url(../images/tab-sub-bar.gif) repeat-x left top;
}

.SearchBar {
	clear:				both;
	height:				65px;
	font-family:		Verdana; 
	font-size:			22px;
	font-weight:		normal; 
	color:				#4BB0DA;
	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:				970px;
	_width:				960px;
	margin:				auto;
	margin-bottom:		5px;
	height:				auto;
}
.IndexStackLeft {
	margin-left:		5px;
	_margin-left:		0px;
	width:				650px;
	float:				left;
}
.IndexStackRight {
	width:				300px;
	float:				right;
}

.BoxHeading {
	font-family:		Verdana;
	font-size:			17px;
	font-weight:		normal;
	color:				#FFFFFF;
	text-align:			left;
	text-transform:		uppercase;
	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;
}

.HeadingBarLeft {
	clear:				both;
	height:				55px;
	background:			url(../images/heading-bar-left.gif) no-repeat left top;
}
.HeadingBarMid {
	height:				55px;
	background:			url(../images/heading-bar-mid.gif) repeat-x left top;
}
/*.HeadingBarRight {
	height:				55px;
	padding-left:		15px;
	background:			url(../images/heading-bar-right.gif) no-repeat right top;
	font-family:		Verdana;
	font-size:			17px;
	font-weight:		normal;
	color:				#FFFFFF;
	text-align:			left;
	text-transform:		uppercase;
	line-height:		35px;
}
*/
.Heading2BarLeft {
	clear:				both;
	height:				55px;
	background:			url(../images/heading2-bar-left.gif) no-repeat left top;
}
.Heading2BarMid {
	height:				55px;
	background:			url(../images/heading2-bar-mid.gif) repeat-x left top;
}
.Heading2BarRight {
	height:				55px;
	padding-left:		15px;
	background:			url(../images/heading2-bar-right.gif) no-repeat right top;
	font-family:		Verdana;
	font-size:			17px;
	font-weight:		normal;
	color:				#FFFFFF;
	text-align:			left;
	text-transform:		uppercase;
	line-height:		35px;
}

.Heading3BarLeft {
	clear:				both;
	height:				55px;
	background:			url(../images/heading3-bar-left.gif) no-repeat left top;
}
.Heading3BarMid {
	height:				55px;
	background:			url(../images/heading3-bar-mid.gif) repeat-x left top;
}
.Heading3BarRight {
	height:				55px;
	padding-left:		15px;
	background:			url(../images/heading3-bar-right.gif) no-repeat right top;
	font-family:		Verdana;
	font-size:			17px;
	font-weight:		normal;
	color:				#FFFFFF;
	text-align:			left;
	text-transform:		uppercase;
	line-height:		35px;
}

.Box3TopLeft {
	height:				100%;
	background:			url(../images/heading3-bar-left.gif) no-repeat left top;
}
.Box3TopMid {
	height:				100%;
	background:			url(../images/heading3-bar-mid.gif) repeat-x left top;
}
.Box3TopRight {
	height:				100%;
	background:			url(../images/heading3-bar-right.gif) no-repeat right top;
}

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

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



.Copyright {
	margin-bottom:		10px;
	height:				36px;
	line-height:		36px;
	font-family:		Verdana; 
	font-size:			11px; 
	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:				#878787;
	text-decoration:	none;
}



.prodtab A:hover, .prodtabLive A:hover {
	color:				#A81212;

}

.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:			url(../images/prod-sub-tab.gif) repeat-x left top;
	height:				10px;
}

.effectbig
{  
	font-family:		Verdana; 
	font-size:			18px; 
	font-style:			normal; 
	font-weight:		normal; 
	border:				1px solid gray;
}
.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:	#A81212; 
	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:	#A81212; 
	border:				1px solid black;
}

.newsletter
{
	text-align:			right;
	height:				50px;
	font-family:		Arial;
	font-size:			12px;
	font-weight:		bold;
	color:				#999999;
	line-height:		20px;
}

.newsletter IMG
{
	padding:			0px;
	margin:				0px;
}

.newsletterHidden {
	top: 30px;
	/*left: 50px;*/
	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: 0px;
	white-space: nowrap;
}

.newsletterHidden INPUT {
	margin: 1px;
}


A.catbold:link, A.catbold:visited {
	font-family:		Verdana; 
	font-size:			10px; 
	font-weight:		bold; 
	color:				#A81212;
	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:				#1495E9;
	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:			11px; 
	font-weight:		bold; 
	color:				#CC3232;
	text-decoration:	none;
}

.PLBox {
	clear:				both;
	border:				1px solid #CCCCCC;
	padding:			5px;
	width:               75%;
	float:left;
	
}
.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:				#A81212;
	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:				#A81212;
	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;
}

.BrandImage {
	width:				172px;
	height:				90px;
	margin-left:		10px;
	padding-top:		5px;
	background:			url(../images/brand-box.gif) no-repeat top left;
	vertical-align:		middle
	display:			table-cell;
	text-align:			center;
}

.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
{
	width:				950px;
	display:			table-cell;
	background:			url(../images/line-vertical.gif) repeat-y 9px top;
}

.HeadRow, .DivTh {
	background:			url(../images/div-th.gif) repeat-x left center;
	background-color:	#9b0101;
}

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

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

.ListingVr {
	height :				35px;
	width  :				20px;
	background-image:url(../images/line-vertical.gif);
	background:repeat-y;
	background-color:#3366FF;
	/*background:			url(../images/line-vertical.gif) repeat-y ;*/
	
}

.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:				38%;
	float:				left;
	/*border-right:1px solid gray;*/
	height:auto;
	margin-right:5px;
	
}

.ListingRowRightLeft1 {
	width:				22%;
	float:				left;
	padding-top:5px;
	
	padding-bottom:7px;

	border-left:1px solid gray;
	
	border-right:1px solid gray;
	/*margin-left:5px;*/
	padding-left:7px;	
}

.ListingRowRightRight {
	width:				24%;
	float:				left;
	height:25px;
	/*text-align:			center;*/
	padding-left:7px;	
	/*background-color:#993399;*/
	
}

.findrightlist {
width:				22%;
float:				left;
margin-left:10px;

}
#findrightmenu1 {

margin-top:5px;
display:block;

}
#findrightmenu2 {
margin-top:5px;
display:block;

}
#findrightmenu3 {
margin-top:5px;
display:block;

}
#findrightmenu4 {
margin-top:5px;
display:block;

}


#findpricehead {
width:				220px;
margin-top:20px;
height:20px;

background-color:#E0E0E0;
}
.menuleft {
float:left;
}
.menuright {
float:right;
}

/*.findrightmenu2 {
margin-top:20px;

}*/

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

.PopCatBox {
	width:				250px;
	height:				46px;
	margin-left:		auto;
	margin-right:		auto;
	margin-bottom:		20px;
	background:			url(../images/pop-cat-box.gif) no-repeat right 10px;
	text-align:			left;
}
A.PopCatBoxLink:link, A.PopCatBoxLink:visited {
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#1495E9;
	text-decoration:	none;
	line-height:		55px;
}



/* end old styles */

/*New styles */
@charset "utf-8";
/*********************** CSS Document ***********************/

body {
	margin: 0px;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

/******************** WRAPPER *********************/
#wrapper {
    width:1028px;
	height:auto;
    text-align: left;
    margin: 0 auto 0 auto;
}

/******************** HEADER *********************/

#header-main {
	height: 206px;
	width: 1028px;
}
#header-left {
	float:left;
	height: 206px;
	width: 14px;
	background-image: url(../images/red_grd_lt.gif);
	background-repeat:no-repeat;
}
#header-center {
	float: left;
	height: 206px;
	width: 1000px;
	background-image: url(../images/header_bg.gif);
	background-repeat:repeat-x;
}
#header-right {
	float: right;
	height: 206px;
	width: 14px;
	background-image: url(../images/red_grd_rt.gif);
	background-repeat:no-repeat;
}

#signUp {
	height: auto;
	width: auto;
	text-align: right;
	margin:5px 10px 0px 0px;
}
#btn1 {
	height: auto;
	width: auto;
	padding:0px 0px 0px 0px;
	margin-top:5px;
	margin-bottom:-7px;
}
#logo {
	float: left;
	height: auto;
	width: auto;
	margin-top:-15px;
	margin-left:20px;
}
#search {
	float: left;
	height: auto;
	width: auto;
	margin:20px 0px 0px 35px;
}
#search-lt {
	float: left;
	height: 55px;
	width: 11px;
	background-image: url(../images/search_lt.gif);
}
#search-rt {
	float: left;
	height: 55px;
	width: 11px;
	background-image: url(../images/search_rt.gif);
}
#search-center {
	float: left;
	height: 50px;
	width: 600px;
	background-color:#940101;
}
#btn2 {
	height: auto;
	width: auto;
	padding:0px 0px 0px 0px;
	margin-top:5px;
	margin-bottom:-7px;
}
#menu {
	clear:both;
	margin-top:125px;
	height: auto; 
	width: 1000px;
	text-align:center;
}



/******************** BODY MAIN *********************/

#bodywrapper {
	
	width: 990px;
	background-image: url(../images/body_bg.gif);
	background-repeat:repeat-y;
	margin-top:-20px;
	margin-left:-10px;
	margin-bottom:0px;
	text-align:			left;
	padding-top:		0px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:30px;
	padding-top:5px;
	overflow:auto;
	
}

.regform {
width:550px; 
float:left;
border:dashed; 

}

#regdiv {
width:550px;
margin-left:350px;
border:dotted;
float:left; 
}

#body {
	
	width: 1028px;
	background-image: url(../images/body_bg.gif);
	background-repeat:repeat-y;
	margin-top:-20px;
	margin-left:-10px;
	overflow:auto;
}
#body-left {
	float:left;
	height: auto; 
	width: 217px;
	margin:12px 0px 0px 20px;
}
#body-right {
	float: right;
	height: auto;
	width: 765px;
	margin:0px 14px 0px 0px;
}
#navigatio-center {
	height: auto; 
	width: auto;
	background-color:#f7f7f7;
	padding:6px 0px 6px 10px;
}
#banner-links {
	height: auto;
	width: auto;
	margin:0px 0px 0px 0px;
}
#banner {
	float:left;
	height: auto;
	width: auto;
	margin:23px 0px 0px 14px;
}
#links {
	float: right;
	height: auto;
	width: auto;
	margin:0px 0px 0px 10px;
}
#link_lt {
	float:left;
	height: 111px;
	width: 12px;
	background-image: url(../images/links_bg.gif);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}
#link_rt {
	float:left;
	height: 111px;
	width: 220px;
	background-color:#f4f4f4;
	margin:0px 0px 0px 0px;
}
#products {
	clear:both;
	height: auto;
	width: 750px;
	margin:105px 0px 0px 0px;
}
#product-of-the-day {
	float:left;
	height: auto;
	width: 256px;
	margin:0px 0px 0px 0px;
}
#product-of-the-day-top {
	height:36px;
	width: 256px;
	background-image: url(../images/pd_top.gif);
	background-repeat:no-repeat;
}
#product-of-the-day-center {
	height: auto;
	width: 256px;
	background-image: url(../images/pd_ctr.gif);
	background-repeat: repeat-y;
	text-align:center;
	padding:8px 0px 1px 0px;
}
#product-of-the-day-btm {
	height: 12px;
	width: 256px;
	background-image: url(../images/pd_btm.gif);
	background-repeat: repeat-y;
}
#rating {
	clear: both;
	height: auto;
	margin:auto; 
	width: 240px;
	padding:11px 0px 9px 0px;
}
#rating-1 {
	clear: both;
	height: auto;
	margin:auto; 
	width: 240px;
	padding:5px 0px 20px 0px;
}
#rating-left {
	float:left;
	height: auto;
	margin:auto; 
	width: auto;
	margin-right:5px;
	margin-left:7px;	
}
#rating-right {
	float: right;
	height: auto;
	margin:auto; 
	width: auto;
}


#featured-products {
	float:left;
	height: auto;
	width: 482px;
	margin:0px 0px 0px 9px;
}
#featured-products-top {
	height:35px;
	width: 482px;

	background-image: url(../images/fp_top.gif);
	background-repeat:no-repeat;
}
#featured-products-center {
	height: 200px;
	width: 482px;
	background-image: url(../images/fp_ctr.gif);
	background-repeat: repeat-y;
	text-align:center;
	padding:8px 0px 0px 0px;

}
#featured-products-btm {
	height: 11px;
	width: 482px;
	background-image: url(../images/fp_btm.gif);
	background-repeat: repeat-y;
}
#featured-products-1 {
	float:left;
	height: auto;
	width: 154px;
	margin:0px 0px 0px 5px;
	padding:0px 2px 0px 0px;
	border-width: 0px 1px 0px 0px;
   	border-style: solid;
   	border-color: #e4e4e4;
}
#featured-products-2 {
	float:left;
	height: auto;
	width: 154px;
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 0px;
	border-width: 0px 1px 0px 0px;
   	border-style: solid;
   	border-color: #e4e4e4;
}
#featured-products-3 {
	float:left;
	height: auto;
	width: 154px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 2px;
}
#rating-2 {
	clear: both;
	height: auto;
	margin:auto; 
	width: 155px;
	padding:11px 0px 0px 0px;
}
#rating-3 {
	clear: both;
	height: auto;
	margin:auto; 
	width: 155px;
	padding:5px 0px 0px 0px;
}
.border {
	border-width: 1px 1px 1px 1px;
   	border-style: solid;
   	border-color: #e4e4e4;
}
#google-ad {
	clear:both;
	height: auto;
	width: 730px;
	margin:370px 0px 0px 0px;
	background-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
   	border-style: solid;
   	border-color: #e4e4e4;
	padding:0px 10px 0px 10px;
	z-index:0;
}
#image-scroll {
	height:auto;
	margin:auto;
	width: 750px;
	margin:10px 0px 0px 0px;
}
#ad {
	height:auto;
	margin:auto;
	width: 730px;
	margin:20px 0px 0px 0px;
	border-width: 1px 0px 0px 0px;
   	border-style: dotted;
   	border-color: #e4e4e4;
	padding:10px 0px 10px 0px;
}
#my-history {
	height: 160px;
	width: 750px;
	margin:10px 0px 0px 0px;
	background-color: #f7f7f7;
	border-width: 1px 1px 1px 1px;
   	border-style: solid;
   	border-color: #e4e4e4;
	margin-top:5px;
	margin-left:5px;

}

#top_search_add1 {

    height:auto;
	width: 740px;
	margin:10px 0px 0px 8px;
	/*border-width: 1px 1px 1px 1px;*/
   	
}

#news {
	height: auto;
	width: 217px;
	margin:12px 0px 0px 0px;
}
#news-top {
	height:36px; 
	width: 217px;
	margin:0px 0px 0px 0px;
	background-image: url(../images/news_top.gif);
	background-repeat: no-repeat;
}
#news-btm {
	height:36px; 
	width: 217px;
	margin:0px 0px 0px 0px;
	background-image: url(../images/news_btm.gif);
	background-repeat: no-repeat;
}
#news-center {
	height: auto;
	width: 204px;
	margin:0px 0px 0px 0px;
	background-image: url(../images/news_ctr.gif);
	background-repeat: repeat-y;
}
#footer {
	clear:both;
 	height: 50px;
	width:100%;
	background-image: url(../images/footer_bg.gif);
	margin-top: -30px;
	text-align:center;
}

.footelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.footelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration:underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

/******************** STYLES *********************/

.signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.textfield-1 {
	width:150px;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:12px;
	font-weight: normal;
	word-spacing:0.2px;
	letter-spacing:0.9px;
	line-height:0px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;  
	border-color: #ef5b5b;
	background-color: #cd0000;
	margin:0px 0px 0px 8px;
}
.textfield-2 {
	width:410px;
	height:19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size:15px;
	font-weight: normal;
	word-spacing:0.2px;
	letter-spacing:0.9px;
	line-height:0px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;  
	border-color: #fff;
	background-color: #fff;
	margin:0px 0px 0px 8px;
	padding:5px 0px 0px 0px;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding:5px 0px 0px 0px;
}
.menu-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #414040;
	font-weight: bold;
	text-decoration:none;
}
.menu-txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d92222;
	font-weight: bold;
	text-decoration:none;
}
.menu-txt-divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7d7979;
	font-weight: bold;
	text-decoration:none;
	padding:0px 8px 0px 8px;
}
.left-navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3d3e;
	font-weight: bold;
	text-decoration:none;
	line-height:10px;
	z-index:200;
}
.left-navi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3d3e;
	font-weight:bold;
	text-decoration:none;
	line-height:10px;
}
.left-navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3d3e;
	font-weight: bold;
	text-decoration:none;
	line-height:10px;
	z-index:200;
}


.tsearchtext {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3d3e;
	font-weight:bold;
	text-decoration:none;
}

.left-navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d92222;
	font-weight: bold;
	text-decoration:none;
	line-height:10px;
}
.left-navi-divider {
	height:2px;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3d3e;
	font-weight: bold;
	text-decoration:none;
	margin:8px 0px 8px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(../images/link_divider.gif);
	background-repeat:repeat-x;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3d3e;
	font-weight: normal;
	text-decoration:none;
	line-height:15px;
}

.links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3d3e;
	font-weight: normal;
	text-decoration:none;
	line-height:15px;
}
.links12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3d3e;
	font-weight: normal;
	text-decoration:none;
	/*line-height:15px;*/
}

.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d92222;
	font-weight: normal;
	text-decoration:none;
	line-height:15px;
}
.red-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9b0101;
	font-weight: normal;
	margin:6px 0px 0px 0px;
}
.grey-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	font-weight: normal;
	margin:3px 0px 0px 0px;
}
.grey-txt-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3b3b;
	font-weight: normal;
	margin:0px 0px 0px 0px;
	text-align:left;
}
.grey-txt-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3b3b;
	font-weight: normal;
	margin:0px 0px 0px 0px;
	text-align:left;
	margin-top:40px;
}
.red-txt-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9b0101;
	font-weight: normal;
	margin:0px 0px 0px 100px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	padding:8px 5px 2px 8px;
	line-height:14px;
}
.newstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	padding:8px 5px 2px 8px;
	text-decoration:underline;
}
.newstxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	padding:8px 5px 2px 8px;
	text-decoration:underline;
}

#adv1 {
 height:auto;
 width: 750px;
 margin:10px 0px 0px 0px;
}


.imgdiv {
margin-top:5px;
float:left;
width:auto;
 height:auto;
}

.imgdiv1 {
float:left;
 margin-top:5px;
 width:auto;
 height:auto;
}

.imgdiv2 {
float:left;
 margin-top:5px; 
 margin-left:15px;
 width:auto;
 height:auto;
}

.catpopup {
margin-left:205px; 
margin-top:-16px; 
background-color:#f7f7f7; 
padding-left:5px; padding-top:6px;
z-index:200;

}

#topsearch-top {
	height:36px; 
	width: 217px;
	margin:0px 0px 0px 0px;
	background-image: url(../images/top_search.gif);
	background-repeat: no-repeat;
}

#top_search_add1 {
height:auto; width: 750px; margin:10px 0px 0px 8px;
}

#featured-products-11 {
width:250px; height:auto; margin:10px 10px 0px 2px; float:left; 
}

#featured-products-21 {
width:240px; height:auto; margin-top:10px; margin-left:50px; 
float:left; 
}

#addleft {

height:auto;
width:620px;

float:left;

}

.addleftsmall {
float:left;  height:auto; width:auto; margin-right:10px; margin-top:5px;
}

#cat_dis {
width:250px;

}
.advertising{
margin-left:50px;
margin-right:30px;
}

#navi-top {
	height: 40px; 
	width: 217px;
	background-image:url(../images/category_top.gif);
	background-repeat:no-repeat;	
}
#navi-btm {
	height: 12px; 
	width: 217px;
	background-image:url(../images/category_btm.gif);
	background-repeat:no-repeat;	
}

#addleft1 {
height:auto;
width:630px;

float:left;

}

#advert {
height:auto;
width:950px;
margin:0px 0px 10px 30px;

}

.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3d3e;
	font-weight: bold;
	text-decoration:none;
	line-height:15px;
}

.links2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d92222;
	font-weight: bold;
    text-decoration:underline;
	line-height:15px;
}

.headfont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3c3d3e;
	font-weight:bold;
	text-decoration:none;
	line-height:10px;
}

.headfont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3c3d3e;
	
	text-decoration:none;
	line-height:10px;
	margin-left:2px;
	margin-right:2px;
}




.left-navi3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c3d3e;
	font-weight: bold;
	text-decoration:none;
	line-height:15px;
	
}

.left-navi4 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3c3d3e;
	font-weight: bold;
	text-decoration:none;
	line-height:15px;
	
}

.links3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c3d3e;
	font-weight: normal;
	text-decoration:none;
	line-height:15px;
	
}

.headfont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3c3d3e;
	font-weight:bold;
	text-decoration:none;
	line-height:10px;
}

li {
margin-left:30px;
}

.errorHighlight {

}

.stat {
margin:0px 20px 0px 20px;

}

.spacecl {
margin-left:65px;
margin-right:20px;
}

.left-navi15 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3d3e;
	font-weight:bold;
	text-decoration:none;
	
	
}
.left-navi16 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3d3e;
	font-weight:bold;
	text-decoration:none;
	margin-left:5px;
	
	
}

#catproddesc {
position:absolute;
display:none;
background-color:#ECF1EF;

}

catimgline {
}

