BODY {

	font-family:		Verdana;

	font-size:			11px;

	font-weight:		normal;

	color:				#333333;

	text-decoration:	none;

	padding:			0px;

	margin:				0px;

}

/* ADDED BY ZEESHAN */
.startingFromPopularProduct{
	
	family:		Verdana; 

	font-size:			14px;

	font-weight:		bold;

	color:				#333333;

	text-decoration:	none;

	padding:			0px;

	margin:				0px;

}
.productPrice {
	
	family:		Verdana; 

	font-size:			14px;

	font-weight:		bold;

	color:				#333333;

	text-decoration:	none;

	padding:			0px;

	margin:				0px;

}
.productStores {
	
	family:		Verdana; 
	
	height: 45;
	
	width:95;

	font-size:			11px;

	font-weight:		bold;

	color:				#6D7452;

	text-decoration:	none;

	padding:			0px;

	margin:				0px;

}
.weeklyMessage{
	
	family:		Verdana; 

	font-size:			12px;

	font-weight:		bold;

	color:				#6D7452;

	text-decoration:	none;

	padding:			0px;

	margin:				0px;

}
.ratingProducts {

	family:		Verdana; 

	font-size:			14px;

	font-weight:		bold;

	color:				#333333;

	text-decoration:	none;

	padding:			0px;

	margin:				0px;

}
.productRating {
	
	family:		Verdana; 

	font-size:			14px;

	font-weight:		bold;

	color:				#333333;

	text-decoration:	none;

	padding:			0px;

	margin:				0px;

}


/* FINISHED ADDING BY ZEESHAN */

.langalignrev {

	text-align:			right;

}

.langaligncen {

	text-align:			center;

}

.langalign {

	text-align:			left;

}



.Header {
	height:				110px;
	width: 980px;

	background:			url(../images/header.gif) repeat-x top left;
 	margin: auto;
}



A:link, A:visited {

	font-family:		Verdana;

	font-size:			11px;

	font-weight:		normal;

	color:				#6D7452;

	text-decoration:	none;

}



.SearchBar {

	font-family:		Verdana;

	font-size:			16px;

	font-weight:		bold;

	color:				#77566E;

	text-align:			center;

}

.SearchBar FORM {

	padding:			6px;

	margin:				0px;

	margin-left:		10px;

}



.TabBar {

	width:				15px;

	height:				30px;

	padding:			0px;

	margin:				0px;

}



.TabLeft {

	width:				15px;

	height:				30px;

	background:			url(../images/tab-left.gif) no-repeat top left;

	float:				left;

}

.Tab {

	height:				30px;

	float:				left;

	background:			url(../images/tab-mid.gif) repeat-x top left;

}

.Tab A:link, .Tab A:visited {

	font-family:		Verdana;

	font-size:			12px;

	font-weight:		normal;

	color:				#FFFFFF;

	line-height:		30px;

	text-decoration:	none;

}

.TabRight {

	width:				15px;

	height:				30px;

	background:			url(../images/tab-right.gif) no-repeat top right;

	float:				left;

}



.TabLeftOn {

	width:				15px;

	height:				30px;

	background:			url(../images/tab-on-left.gif) no-repeat top left;

	float:				left;

}

.TabOn {

	height:				30px;

	float:				left;

	background:			url(../images/tab-on-mid.gif) repeat-x top left;

}

.TabOn A:link, .TabOn A:visited {

	font-family:		Verdana;

	font-size:			12px;

	font-weight:		bold;

	color:				#333333;

	line-height:		30px;

	text-decoration:	none;

}

.TabRightOn {

	width:				15px;

	height:				30px;

	background:			url(../images/tab-on-right.gif) no-repeat top right;

	float:				left;

}



.Stack {

	width:				940px;

	_width:				940px;

	overflow:			hidden;

	clear:				both;

	margin:				0px;

	margin-top:			10px;

	margin-bottom:		10px;

}

.StackLeft {

	width:				200px;

	float:				left;

}

.StackRight {

	margin-left:		210px;

	_margin:			0px;

	_width:				730px;

	_float:				right;

}



.BoxHeadingLeft {

	background:			url(../images/heading-left.gif) no-repeat left top;

}

.BoxHeading {

	height:				36px;

	font-family:		Arial;

	font-size:			17px;

	font-weight:		normal;

	color:				#FFFFFF;

	line-height:		36px;

	text-align:			center;

	background:			url(../images/heading-mid.gif) repeat-x left top;

}

.BoxHeadingRight {

	background:			url(../images/heading-right.gif) no-repeat right top;

}



.sep {
	margin-top:			1px;
	margin-bottom:		1px;
	height:				1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}



.MainBox {
	overflow:			visible;
	display:			table;
	width: 980px;
	table-align: center;
	z-index: 5000;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	/*border: thick solid #E5E5E5;*/
}

.MainBoxTopLeft {

	background:			url(../images/bg-box-top-left.gif) no-repeat left top;

}

.MainBoxTopMid {

	background:			url(../images/bg-box-top-mid.gif) repeat-x left top;

}

.MainBoxTopRight {

	background:			url(../images/bg-box-top-right.gif) no-repeat right top;

}

.MainBoxLeft {

	background:			url(../images/bg-box-left.gif) repeat-y left bottom;

}

.MainBoxRight {

	background:			url(../images/bg-box-right.gif) repeat-y right bottom;

}

.MainBoxBotLeft {

	background:			url(../images/bg-box-bot-left.gif) no-repeat left bottom;

}

.MainBoxBotMid {

	background:			url(../images/bg-box-bot-mid.gif) repeat-x left bottom;


}

.MainBoxBotRight {

	background:			url(../images/bg-box-bot-right.gif) no-repeat right bottom;

}

.MainBoxContainer {

	height:				100%;

	text-align:			left;

	padding:			15px;

}



.StoreBox {

	width:				134px;

	height:				122px;

	margin-left:		10px;

	background:			url(../images/box.gif) no-repeat top left;

	text-align:			center;

	float:				left;

}

.StoreBox IMG {

	margin:				5px;

}



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

}

.BoxGrad {

	margin-bottom:		10px;

	background-color:	#F9F8F6;

}

.BoxContainer {

	text-align:			left;

	padding:			15px;

}



.GBoxLeft {

	background:			url(../images/box-green-left.gif) repeat-y left bottom;

}

.GBoxRight {

	background:			url(../images/box-green-right.gif) repeat-y right bottom;

}

.GBoxBotLeft {

	background:			url(../images/box-green-bot-left.gif) no-repeat left bottom;

}

.GBoxBotMid {

	background:			url(../images/box-green-bot-mid.gif) repeat-x left bottom;

}

.GBoxBotRight {

	background:			url(../images/box-green-bot-right.gif) no-repeat right bottom;

	min-height:			200px;

	_height:			200px;

}



.Footer {

	clear:				both;

	font-family:		Verdana;

	font-size:			10px;

	font-weight:		normal;

	color:				#FFFFFF;

	text-decoration:	none;

	line-height:		20px;

	background:			url(../images/bot-bar.gif) repeat-x top left;

	text-align:			center;

}

.Footer A:link, .Footer A:visited {

	font-family:		Verdana;

	font-size:			10px;

	font-weight:		normal;

	color:				#FFFFFF;

	text-decoration:	none;

}



.TabBar {

	clear:				both;

	width:				100%;

	height:				41px;

	background:			url(../images/green-bar.gif) repeat-x bottom left;

}

.TabLeft {

	width:				10px;

	height:				34px;

	float:				left;

	background:			url(../images/tab-left.gif) no-repeat top left;

}

.Tab {

	height:				34px;

	float:				left;

	background:			url(../images/tab-mid.gif) repeat-x top left;

}

.Tab A:link, .Tab A:visited {

	font-size:			10px;

	font-family:		Verdana;

	font-weight:		bold;

	color:				#6F903F;

}

.TabRight {

	width:				10px;

	height:				34px;

	float:				left;

	background:			url(../images/tab-right.gif) no-repeat top right;

}

.TabLeftOn {

	width:				10px;

	height:				34px;

	float:				left;

	background:			url(../images/tab-left-on.gif) no-repeat top left;

}

.TabOn {

	height:				34px;

	float:				left;

	background:			url(../images/tab-mid-on.gif) repeat-x top left;

}

.TabOn A:link, .TabOn A:visited {

	font-size:			10px;

	font-family:		Verdana;

	font-weight:		bold;

	color:				#FFFFFF;

}

.TabRightOn {

	width:				10px;

	height:				34px;

	float:				left;

	background:			url(../images/tab-right-on.gif) no-repeat top right;

}



.prodtabs {

	margin: 0px auto;

	text-align: left;

}

.prodtabs A:link, .prodtabs A:active, .prodtabs A:visited {

	font-size: 11px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	padding-top: 2px;

	padding-right: 10px;

	padding-left: 11px;

	font-weight: bold;

	background: #AAAAAA;

	padding-bottom: 0px;

	color: black;

	border-bottom: #AAAAAA 2px solid;

	text-decoration: none

}

.prodtabs A:hover {

	color: #6F903F

}

.prodtabs A#live {

	background: #6F903F;

	color: #FFFFFF;

	border-bottom: #6F903F 2px solid;

	white-space: nowrap

}

.prodtabsBg {

	background: #6F903F;

	border-bottom: #6F903F 2px solid;

	height: 10px;

}



.effectbig

{  

	font-family:		Verdana;

	font-size:			24px;

	font-style:			normal;

	font-weight:		normal;

	border:				1px solid #C9C9BF;

}

.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:	#6F903F;

	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:	#6F903F;

	border:				1px solid black;

}



.newsletter

{

	width: 200px;

	height: 20px;

	font-family: Arial;

	font-size: 12px;

	font-style: normal;

	font-variant: normal;

	font-weight: bold;

	color: #999999;

	line-height: 25px;

}



.newsletterHidden {

	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:			11px;

	font-weight:		bold;

	color:				#6D7452;

	text-decoration:	none;

	line-height:		20px;

}

A.catlink:link, A.catlink:visited {

	font-family:		Verdana;

	font-size:			10px;

	font-weight:		normal;

	color:				#333333;

	text-decoration:	none;

	line-height:		18px;

}



A.cattop:link, A.cattop:visited {

	font-family:		Verdana;

	font-size:			12px;

	font-weight:		bold;

	color:				#5258A4;

	text-decoration:	none;

	line-height:		20px;

}



.PPTitle {

	font-family:		Verdana;

	font-size:			14px;

	font-weight:		bold;

	color:				#2A4A95;

	text-decoration:	none;

	line-height:		25px;

}

.PPDetail {

	font-family:		Verdana;

	font-size:			12px;

	font-weight:		normal;

	color:				#6D7452;

	text-decoration:	none;

}

.PPPrice {

	font-family:		Verdana;

	font-size:			12px;

	font-weight:		normal;

	color:				#CD3037;

	text-decoration:	none;

}



.endDate{

	width:				105px;

	height:				32px;

	padding:			3px;

	font-family:		Verdana;

	font-size:			10px;

	font-weight:		bold;

	color:				#FFFFFF;

	text-decoration:	none;

	background:			url(../images/bg-button.gif) no-repeat top left;

	text-align:			center;

}


.expiredEndDate{

	width:				105px;

	height:				32px;

	padding:			3px;

	font-family:		Verdana;

	font-size:			10px;

	font-weight:		bold;

	color:				#FFFFFF;

	text-decoration:	none;

	background:			url(../images/bg-button-red.gif) no-repeat top left;

	text-align:			center;

}

.SearchButton {
	cursor:pointer;
	background:			url(../images/btn-search.gif) no-repeat center;
	border:none;
	text-align:center;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;

}


.FeaturedProduct{

	/*background:			url(../images/btn-search.gif) no-repeat center; */
	border:none;
	text-align:center;
	font-size:11px;
	font-style:normal;
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.FeaturedProductHead{

	/*background:			url(../images/btn-search.gif) no-repeat center; */
	border:none;
	text-align:center;
	font-size:16px;
	font-style:normal;
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#69983D;
}


.PopularProduct{

	/*background:			url(../images/btn-search.gif) no-repeat center; */
	border:none;
	text-align:center;
	font-size:13px;
	font-style:normal;
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#69983D;

}

.UserNamePassword{

	/*background:			url(../images/btn-search.gif) no-repeat center; */
	border:none;
	text-align:left;
	font-size:13px;
	font-style:normal;
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#69983D;
}

.RegisterButton {
	cursor:pointer;
	background:			url(../images/btn-login.gif) no-repeat center;
	border:none;
	text-align:center;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.LoginButton {
	cursor:pointer;
	background:			url(../images/btn-login.gif) no-repeat center;
	border:none;
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;

}

.SignupButton {
	cursor:pointer;
	background:			url(../images/btn-login.gif) no-repeat center;
	border:none;
	text-align:center;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	size:auto;
}
.SignupInput {
	
}


.CompareButton{
	cursor:pointer;
	background:			url(../images/btn-login.gif) no-repeat left ;
	background-position:center;
	width:100;
	height:35;
	border:none;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;

}

.BannerAdvertise{
	background:			url(../images/banner_default_s4.gif) no-repeat center;
	width:230;
	height:267;
	border:none;
	text-align:center;
	font-size:16px;
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#69983D;
}

.FilterHeading{
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.ProductDescription{
	font-size:13px;
	font-weight:;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#69983D;
}

.SortBy{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.CaseSensitive{
	font-size:12px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.compareLeftHeading{
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}/* 													ADDED BY Zeeshan									*/


