.GenLink {
	text-decoration: none;
}
.GenLink:hover {
	text-decoration: underline;
}
.LogField {
	height: 18px;
	font-size: 12px;
	border: thin solid #3EA52A;
}
.LoginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.QuickText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.QuickTextIntro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-top: 4px;
}
.CategoryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4e4e4e;
}
.LoginLink {
	color: #FFFFFF;
	text-decoration: none;
}

.CategoryLink {
	color: #666666;
	text-decoration: none;
}
.CategoryLink:hover {
	color: #50A444;
	text-decoration: none;
}

.TabTitles {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}
.TabTitlesBox {
	padding:5px;
	border-left:1px;
	border-top:1px;
	border-right:1px;
	border-bottom:1px;
	border-color:#666;
	border-style:solid;
	background-color:#DDD;
}
.TabTitlesBoxActive {
	padding:5px;
	border-left:1px;
	border-top:1px;
	border-right:1px;
	border-bottom:0px;
	border-color:#666;
	border-style:solid;
}

.TabTitlesDis {
	color: #CCC;
	text-decoration: none;
	font-size: 14px;
}

.TabTitles:hover {
	color: #50A444;
	text-decoration: none;
}

.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.MenuBox {
	text-align: right;
	line-height: 11px;
	padding-right: 10px;
	cursor: pointer;
}
.CategorySep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3EA52A;
}
.SubMenuBox {

	text-align: right;
	line-height: 17px;
	padding-right: 10px;
}
.SubMenuLink {
	color: #000000;
	text-decoration: none;
}
.BasketText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
.BasketText:hover {
	text-decoration:underline;
}
.VProdTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color: #3EA52A;
	text-decoration: none;
}
a.VProdTitle:hover {
	text-decoration:underline;
}
.VProdPrice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	color: #000000;
}
.LVDevel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3EA52A;
	padding-left: 10px;
}
.LVTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
}
.LVTitle:hover {
	text-decoration:underline;
}

.VProdCode {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	color: #000000;
}
.VProdTotal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 2px;
	color: #3EA52A;
	font-weight: bold;
}
.VBlockPrice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 2px;
	color: #3EA52A;
	font-weight: bold;
}

.VProdTotalStrike {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 2px;
	color: #999;
	font-weight: bold;
}
.VBlockPriceStrike {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 2px;
	color: #999;
	font-weight: bold;
}


.QuickField {
	height: 21px;
	font-size: 12px;
	width: 200px;
	border: thin solid #CCCCCC;
}
.ProdPrice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	color: #000000;
}
.ProdTotal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
.QtyField {
	height: 20px;
	font-size: 12px;
	border: thin solid #A7A6AA;
	width: 30px;
	text-align: center;
}
.BasketImg {
	padding: 5px;
}
.UnderTitle {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.MiniTotal {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
}
.MiniQty {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.TitleTotal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 2px;
	color: #3EA52A;
	font-weight: bold;
}
.FilterTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 2px;
	color: #3EA52A;
	font-weight: bold;
}
.BasketTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color: #3EA52A;

}
.BasketCat {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.BasketQtyField {
	width: 30px;
	text-align: center;
}
.ListTitle {
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #777777;
}
.ListSubTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.DetailText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	text-align: justify;
	line-height: 20px;
}
.DetailTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 20px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding: 10px;
}
.DetailLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.GenText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	text-align: justify;
	line-height: 20px;
}

.TabText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.TabTextSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.ListText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	color: #333333;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.ListLink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
.ListLink:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

.ListLine {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	color: #333333;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.FormTable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	color: #333333;
	font-weight: bold;
}

.DetailTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.ItemID {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 2px;
}
.ItemTitle {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	color: #3EA52A;
}
.ItemBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 15px;
	background-repeat: repeat-y;
}
.ListSubTitle:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.VoteTitleL {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color: #FFFFFF;
}
.VoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.VoteTitleR {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color: #000000;
}
.VoteTitle {



	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color: #000000;
}
.ppDiv {
	filter:alpha(opacity=75);

    -moz-opacity: 0.6;
	opacity: 0.6;
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #000000;
	z-index: 3;
}
.ppImg {
	filter:alpha(opacity=100);
    -moz-opacity: 1;
	opacity: 1;
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #CCCCCC;
	padding: 10px;
	z-index: 4;
}
.DevelTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	font-weight: bold;
}
.DevelText0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

.DevelText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #46913C;
	font-weight: bold;
	text-decoration: none;
}
.DevelText1:hover {
	text-decoration: underline;
}
.DevelText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6FBE63;
	font-weight: bold;
	text-decoration: none;
}
.DevelText2:hover {
	text-decoration: underline;
}
.DevelTextSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.DevelTextSel:hover {
	text-decoration: underline;
}

.ItemCatTitle {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color: #3EA52A;
}
.ItemSubCatTitle {



	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	color: #99CC33;
}
.CrossText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.CrossTextDis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.GradeText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.CompDetails {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-repeat: repeat-y;
}
.CompField {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-repeat: repeat-y;
}
.DetailRow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-left: 5px;
}
.UserDataL1 {
	background-color: #FFE0B2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 10px;
}
.UserData1 {

	background-color: #FFE0B2;
}
.UserData2 {


	background-color: #FFC08D;
}
.UserDataL2 {
	background-color: #FFC08D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 10px;
}
.UserDataOptL1 {
	background-color: #BBEAB6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 10px;
}
.UserDataOptL2 {

	background-color: #ABDAA6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 10px;
}
.UserDataOpt1 {
	background-color: #BBEAB6;
}
.UserDataOpt2 {
	background-color: #ABDAA6;
}
.UserField {
	width: 300px;
}
.UserDataText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CompTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3EA52A;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration:none;
}
.CompTitle:hover {
	text-decoration:underline;
}

.CheckoutTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-color: #F0F0F0;
}

.ItemQty {
	padding-top: 3px;
}
.CompTotal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.IntroText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.IntroTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BCBCBC;
}
.FooterText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration:none;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.FooterText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #50A444;
	text-decoration:none;
}
.FooterBack {
	/*background-color: #797979;*/
	background-image: url(../images/page/FooterZ.jpg);
	background-repeat: repeat-x;
}
.FooterTitle {
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0;
	font-size: 14px;
	font-weight: bold;
}
.FooterCell {
	line-height: 18px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.popup {
	position: absolute;
	visibility: hidden;
	height: 200px;
	width: 300px;
	top: 10px;
	left: -500px;
	overflow: visible;
	z-index: 3;
}
.popupshort {
	position: absolute;
	visibility: hidden;
	height: 100px;
	width: 300px;
	top: 10px;
	left: -500px;
	overflow: visible;
	z-index: 3;
}
.CheckoutSubTotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.CheckoutTotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.FormTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #BCBCBC;
}
.FormSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ABDAA6;
}
.SortTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
}
.LogFieldPP {
	height: 22px;
	font-size: 12px;
	width: 120px;
}
.LoginPPTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color: #666666;
}
.LoginPPText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.voteDiv {
	position: absolute;
	visibility: hidden;
	overflow: visible;
	z-index: 3;
}
.voteValDiv {
	position: relative;
	left: 28px;
	top: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.MoreLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.MoreLink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.PopupNoSize {
	position: absolute;
	visibility: hidden;
	top: 10px;
	left: 10px;
	overflow: visible;
	z-index: 3;
}
.OrderID {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BCBCBC;
}
.EortesL1 {
	background-color: #DEF5DC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #F0F0F0;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 10px;
}
.EortesL2 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #F0F0F0;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 10px;
}
.Eortes1 {
	background-color: #DEF5DC;
}
.Eortes2 {
	background-color: #FFFFFF;
}
.ColorSize {
	height: 20px;
	font-size: 12px;
	border: thin solid #A7A6AA;
	vertical-align: middle;
}
.ColorSizeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.BannerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #333333;
}
.BannerTitleShadow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #999999;
}
.BannerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #F0F0F0;
}
.FormField {
	width: 200px;
}
.VProdDiscount {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 2px;
	color: #3EA52A;
	font-weight: bold;
}
.DiscountText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
	color: #666666;
	font-weight: bold;
}
.PagingDivs {
	padding: 1px;
	display: inline;
	cursor: hand;
}
.PagingDivsSel {
	color: #FF0000;
}
.OtherLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.OtherLinkSel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.ServiceBack {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/page/SrvBack.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #919191;

}

/*
.ServiceDiv is on ie.css and ff.css
*/

.ServiceBasic {
	color: #fff100;
	/* color: #aedee4; */
}


.ServicePlus {
	color: #fff100;
}

.ServiceCool {
	color: #fff100;
}

.ServiceLine1 {
	background-color: #747474;
	padding-bottom: 2px;
	padding-top: 2px;
}
.ServiceLine2 {
	background-color: #4d4d4d;
	padding-bottom: 2px;
	padding-top: 2px;
}

