
body {
	background-image:url(../../../images/background.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px auto;
	width: 1000px;
}

#OuterHolder{
	float:left;
	background-color: #000;
	margin: 0 auto;
	padding: 0;
	width:100%;
}

/******************/

.OptionSelectHolder {
	
	width: 100%;
	border: 1px solid #fff;
	border-top: 1px solid #eee;
	float:left;
	padding:8px 0;
	
}

.OptionSelectTitle{
	width: 100px;
	float:left;
	font-size:130%;
	color:#000;
	font-weight:bold;
}
.OptionSelect{
	width: 360px;
	float:left;
}
.OptionSelect Select{
	width: 100%;
	float:left;
	font-size:120%;
}
.OptionSelect Select Option{
	width: 100%;
	font-size:100%;
}

#MainImage {
	width: 270px;
	height: 300px;
}

* {
	font-size: x-small;
	font-family: arial;
	padding: 0;
	margin: 0;
}


#MainHolder {
	border: 0;
	margin:0px auto;
	width:1000px;
}

#MainHolderHolder {
	border-left: 1px solid #cccccc;
	float: left;
	background: #fff;
	width:999px;	
}


#BlackBar {
	border: 0;
	float: left;
	width:184px;
	padding-left: 2px;
	padding-top: 5px;
	height: 24px;
	background-color: #70AD6A;
}



#HeaderHolder {
	border: 0;
	float: left;
	background-color: #fff;
	width:1000px;
	
}
#Header {
	border: 0;
	background-color: #fff;
	margin:0px auto;
	width:1000px;
	
}


#FooterHolder {
	float: left;
	background-color: #ffffff;
	width:999px;
	padding-top:22px;
	padding-bottom: 0px;
	border-left: 1px solid #cccccc;
}
#Footer 
{
	float: left;
	margin:0px auto;
	width:765px;
	padding-left: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(../../../images/footerBack.jpg) repeat-x #ffffff;
	color: #666666;
}

#number
{
	float: left;
	margin-left: 10px;
	width: 190px; 
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 35px;
	background: url(../../../images/footerBack.jpg) repeat-x #ffffff;
	font-size: 170%;
	font-weight: bold;
	color: #B79333;
}

#WelcomeHolder {
	float: left;
	background-color: #EFEFD5;
	width:100%;
	margin-top:20px;
	padding-top:20px;
	font-size:100%;
}
#Welcome {
	margin:0px auto;
	width:940px;
	font-size:120%;
	line-height:140%;
	
}
#Welcome P{
	font-size:200%;
	margin-bottom:20px;
	color:#A9A953;
}
#Welcome *{
	font-size:100%;
}

#ShopLocator, #_ctl0_ShopLocator {
	color: #AD7E2C;
	padding-top: 10px ;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 730px;
	float: left;
	/*background: url( '../../../images/locationbg.png' );*/
}

#ShopLocator, #_ctl0_ShopLocator h1{
	color: #666;
	padding-top: 10px ;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 730px;
	float: left;
	/*background: url( '../../../images/locationbg.png' );*/
}

#ShopLocation, #_ct10_ShopLocation
{
	padding-top: 10px;
	padding-left: 10px;
}

#ShopLocatorHolderHolder {
	
background: #fff;
	width: 100%;
	float: left;
}

.flag {
	margin-top: 12px;
}

.flagl {
	font-size: 130%;
	padding-right: 3px;
	padding-top: 12px;
	float: left;
}

#NavigationRight {
	float: left;
	width: 795px;
	height: 21px;
	padding-top: 8px;
	padding-right: 15px;
	text-align: right;
	background-color: #70AD6A;
	color: #fff;
}

#NavigationRight LI {
	display: inline;
	list-style: none;
	color: #fff;
	padding-right: 7px;
}

#NavigationRight LI A {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

#NavigationRight LI A:Hover, #NavigationFoot LI A:Hover {
	color: #004000;
	text-decoration: underline;
}

#NavigationFoot {
	list-style: none;
	float: left;
	line-height: 44px;
	height: 50px;
	text-align: center;
	width: 1000px;
}

#NavigationFoot LI {
	display: inline;
	list-style: none;
	color: #fff;
}

#NavigationFoot LI A {
	font-size: 110%;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#NavigationHead {
	margin:0;
	list-style: none;
	float: left;
	height: 33px;
	text-align: center;
	padding:0;
}

#NavigationHead LI {
	display: block;
	list-style: none;
	background:#70AD6A;
	float:left;
	border-right:1px solid #E7E7B5;
}

#NavigationHead LI A {
	font-size: 130%;
	color: #fff;
	padding:0 18px;
	text-decoration: none;
	line-height: 33px;
}

H1 {
	font-size: 200%;
	color: #003300;
	margin-bottom: 0px;
	font-weight: normal;
	padding-left: 5px;
}

.welcome {
	font-size: 190%;
	font-family: Arial, Helvetica, sans-serif;
	color: #70AD6A;
}

h2, h2 SPAN {
	margin-bottom: 6px;
	color: #AD7E2C;
	font-size: 140%;
}
h2 SPAN, h2 SPAN B {
	font-size: 140%;
}

p {
	color: #444;
	font-family: arial;
	font-size: 110%;
}
p * {
	font-size: 100%;
}


a:hover {
	text-decoration: underline;
	color: #70AD6A;
}

a
{
	color: #70AD6A;
	text-decoration: none;
	font-size: 110%;
}



.headerImage {
	padding: 5px 5px 2px 0px;
	float: left;
}


.headerBasket {
	padding:5px;
	float: right;
	height: 57px;
	width: 190px;
	text-align:right;
	background: url(../../../images/basketBack.gif) no-repeat right;
	margin-top: 5px;
	padding-top: 45px;
	padding-right: 10px;
	margin-right: 10px;
}


#divTitleMenu {
	width: 778px;
	float: left;
	background-color: #ddd;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #fff;
}


.leftAlignMenu {
	float: left;
	padding-right: 4px;
	padding-left: 8px;
	margin-top: 20px;
}


.leftAlignMenu li {
	color: #fff;
}
.leftAlignMenu a {
	font-size: 120%;
	color: #fff;
	text-decoration: none;
}

.leftAlignMenu a:visited {
	color: #888;
}


#DeptSearchHolder {
	width: 164px;
	height: 55px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
	background: url(../../../images/searchBack.gif) no-repeat;
	color: #fff;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
}


#DeptSelector {
	float: left;
	padding-top:0px;
	width: 164px;
	height:20px;
	
}

.DeptSelectorSelect {
	width: 160px;
	margin: 0 15px;
	font-size: 10px !important;
}

.DeptSelectorSelect * {
	font-size: 10px !important;
}


#LocationBar {
	font-size: 100%;
	background: url(../../../images/crumbBack.gif) no-repeat;
	padding-bottom: 10px;
}
#SearchHolder {
	float: left;
	width: 160px;
	padding-top: 11px;
}

#SearchHolder * {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
.searchinput {
	width: 120px;
	height: 15px;
	border: 1px solid #bbb;
	padding: 1px !important;
	text-transform: lowercase;
	float: left;
	font-size: 10px !important;
}


.imageSHOP {
	width: 18px;
	height: 19px;
	float: left;
}

/******************************************/
/********* main body layout start *********/
/******************************************/

#oDIVLeftColumn {
	width: 180px;
	float: left;
	text-align: center;
	padding-left: 15px;
	padding-right: 0px;
	overflow: visible;
}

.oDIVCenterColumn {
	float: left;
	margin: 0px 0px 20px 8px;
	width:775px;
	background:#fff;
	overflow: visible;
}

.oDIVCenterColumnMid {
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 8px;
	width:775px;
	background:#fff;
	overflow: visible;
}

.oDIVCenterColumnMidNoBg {
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 8px;
	width:775px;
	background:#fff;
	overflow: visible;
}

.oDIVCenterColumnTop {
	float: left;
	background:#fff;
	margin-top: 0;
	margin-left: 8px;
	width:775px;
}



#TitleHolder {
	padding: 8px 0 0 0;
	float: left;
	width: 100%;
}

#oDIVCenterColumnLeft {
	width: 590px;
	float: left;
	font-size: 130%;
	border-right: 1px dotted #888;
	margin-top: 10px;
	padding: 0;
}

#oDIVCenterColumnLeft * {
	font-size: 100%;
	line-height: 125%;
	font-family: arial;
}

#oDIVCenterColumnRight {
	width: 160px;
	float: left;
	margin-left: 26px;
	padding-top: 20px;
	border-left: 1px solid#fff;
	margin-right: 0;
}

#oDIVRightColumn {
	width: 170px;
	float: right;
	border: 1px solid #f00;
}


/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/






/****************************************/
/******** Join Mailing List   ***********/
/****************************************/

#oDIVJoinMailingList {
	text-align: left;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 10px;
	color: #fff;
	background-color: #fff;
	font-size: 120%;
	font-weight: bold;
	float: left;
	width: 170px;
	background: url(../../../images/mailingBack.gif) no-repeat;
	/*border:1px solid #70AD6A;*/
}

#oDIVJoinMailingList h2 span {
	color: #353D40;
	font-size: 130%;
	font-weight: bold;
}

#oDIVJoinMailingList span {
	color: #000;
	font-size: 110%;
	font-weight: normal;
	padding: 0px;
width:178px;;
float:left;
}

#FurtherInfo {
	float: left;
	width: 723px;
	padding: 10px;
	color: #444;
	background-color: #ddd;
	font-size: 120%;
}

.InfoLink {
	color: #70AD6A;
	font-weight: bold;
	margin: 3px 3px 3px 0px;
	text-decoration: none;
	font-size: 100%;
}

#oDIVTellFriend {
	background-color: #e7e7e7;
}

#oDIVJoinMailingListLeft, #oDIVTellFriendLeft {
	background-position: 100% 0px;
	width: 208px;
	float: left;
	padding: 0px;
}



#oDIVJoinMailingListLeft a, #oDIVTellFriendLeft a {
	float: left;
	color: #fff;
	text-decoration: none;
	margin-top: 3px;
	font-size: 110%;
	font-weight: bold;
	width: 100px;
	line-height: 23px;
}

#oDIVJoinMailingListLeft * * {
	color: #fff;
}

.SmallCheck {
	margin-top: 3px;
	font-size: 100%;
	float: left;
	font-weight: bold;
	color: #555;
	padding: 0;
	display: none;
	line-height: 20px;
}

#JoinMailingList_HTML {
	margin: 0;
}


.JoinMailingList_EnterEmail {
	width: 140px;
	color: #666666;
	font-size: 100%;
	font-weight: bold;
	margin: 15px 5px 0px 0px;
}






#oDIVJoinMailingListRight, #oDIVTellFriendRight {
	width: 322px;
	float: left;
	font-size: 100%;
	color: #fff;
}


/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/



/******** Quick Basket start ********/

#oDIVYourBasket {
	xfloat: left;
	xwidth: 198px;
}
#oDIVYourBasketHeader {
	xborder: 1px solid #fff;
	xborder-bottom: 0;
	xfont-weight: bold;
	xcolor: #aaa;
	xtext-align: left;
}
#oDIVYourBasketCenter {
	xpadding: 0px;
	xtext-align: right;
	color: #000;
	font-size: 100%;
}

.smallBasketPriceText {
	xbackground-color: #eee;
	xfont-size: 80%;
}
.smallBasketSubotalText {
	xbackground-color: #ddd;
	xfont-weight: bold;
}
.smallBasketText, .smallBasketPriceText, .smallBasketSubotalText {
	xfont-family: Arial, sans serif;
	color: #666666;
	font-size: 100%;
	font-weight: bold;
	xtext-align: right;
	padding:0 2px;
}

.smallBasketSubtotalText {
	xfont-weight: bold;
	xbackground-color: #ccc;
	xpadding: 2px;
}

#smallBasketShippingCost {
	xtext-align: right;
}

.smallBasketPriceBG {
	xbackground-color: #ccc;
}

#oDIVYourBasketView {
	font-size: 100%;
	xborder-top: 1px dotted #888;
	xpadding-top: 4px;
	xwidth: 100%;
	margin: 6px 0 0 14px;
	font-weight: bold;
	color: #98C544;
	xtext-align: right;
}

#oDIVYourBasketView A {
	color: #98C544;
	text-decoration: none;
	font-size: 110%;
}

#oDIVYourBasketView A:hover {
	color: #009900;
	text-decoration: none;
}

#oDIVYourBasketView A SPAN {
	font-size: 100%;
	color: #98C544;
}

#oDIVYourBasketView A:hover SPAN {
	font-size: 100%;
	color: #009900;
}

#oDIVYourBasketFooter {
	xborder-top: 2px solid #fff;
	xpadding: 5px;
	xtext-align: center;
	xfont-weight: bold;
}
#oDIVYourBasketFooter A {
	xcolor: #000;
	xtext-decoration: none;
}


/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/******** Page Footer Start ********/

#oDIVFooter {
	text-align: center;
	width: 768px;
	float: left;
	color: #fff;
	background-color: #000;
	padding: 5px;
}

#oDIVFooter, #oDIVFooter span {
	font-size: 100%;
	font-family: tahoma, sans serif;
	font-weight: bold;
}


/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/



#Copyright {
	text-align: right;
	font-size: 100%;
	width: 778px;
	float: left;
}
#Copyright {
	color: #fff;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/


.errordiv {
	background-color: #FFFFD0;
	color: #000;
	border: 1px solid #555;
	padding: 20px;
	text-align: center;
	font-size: 120%;
	position: absolute;
	top: 50px;
	left: 300px;
	z-index: 1;
	visibility: visible;
	width: 300px;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength=7,color=#888888,direction=135,enabled=1);
}

.groupdiv {
	background-color: #FFFFD0;
	color: #000;
	border: 1px solid #555;
	padding: 10px;
	font-size: 120%;
	z-index: 1;
	visibility: hidden;
	width: 300px;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength=7,color=#888888,direction=135,enabled=1);
}

.groupdiv * {
	font-size: 100%;
}


/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/


/******** Checkout **********/

.basketheader, .pointsCounter {
	font-size: small;
}

#Form_Table {
	font-size: x-small;
}

.Basket_Table {
	float: left;
	width: 745px;
	border: 1px solid #ddd;
	font-size: 100%;
	margin-bottom: 10px;
        margin-left:10px;
}

.FormHolder .Basket_Table {
        margin-left:0px;
}


.Order_Table {
	float: left;
	width: 745px;
	border: 1px solid #ddd;
	font-size: 100%;
	margin-bottom: 15px;
}

.OTrckRw TD {
	font-size: 110%;
	padding: 2px 1px 2px 2px;
border-bottom:1px dotted#ddd;
}
.OTrckRw TD B {
	font-size: 100%;
}

.OTrckRw TD A {
	color:#70AD6A;
font-size: 110%;
text-decoration:none;
font-weight:bold;
}


.basketheader TD {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 4px 0 4px 0;
	background-color: #ddd;
	font-weight: bold;
	font-size: 100%;
}

#Basket_ButtonsHolder {
	text-align: center;
}


.basketline TD {
	background-color: #fff;
	color: #000000;
	padding: 2px 4px 2px 4px;
	font-size: 110%;
}

.basketline2 TD {
	background-color: #eee;
	color: #000000;
	padding: 2px 4px 2px 4px;
	font-size: 110%;
}


.mainbasket {
	background-color: #fff;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 100%;
}


.mainbasket,.mainbasket B {
font-size:100%;
}

.pointsCounter {
	text-align: right;
	border: 0px;
	font-weight: bold;
	width: 100%;
}

.basketbuttons {
	color: #fff;
	background-color: #5290CB;
	width: 154px;
	padding: 2px;
}

.buttons {
	color: #fff;
	background-color: #70AD6A;
	padding: 2px;
}

.buttons2 {
	color: #000;
	background-color: #eee;
}

.basketbuttonCheckout {
	color: #fff;
	background-color: #c00;
	width: 150px;
	padding: 2px;
	font-size: 85%;
}
.basketbuttonCancel {
	color: #fff;
	background-color: #FF0000;
	font-size: 85%;
}
.buttons, .basketbuttons, .basketbuttonCheckout, .basketbuttonCancel {
	cursor: hand;
	margin: 1px;
	font-weight: bold;
	font-size: 85%;
}

.shippingOptionsHeader TD {
	font-weight: bold;
	font-size: 100%;
	padding: 3px;
	padding-top: 25px;
}

.shippingOptionsRow TD {
	font-size: 100%;
	padding: 2px;
	padding-right: 4px;
	background-color: #eee;
}


/********* Stage table styles start *********/

.StageSelected {
	color: #fff;
	background-color: #70AD6A;
	padding: 2px;
}

.Stage {
	color: #000;
	background-color: #e7e7e7;
}

.StageVisited {
	color: #000;
	background-color: #ccc;
}

.StageVisited A {
	color: #000;
	font-size: 100%;
}


.StageSelected A {
	color: #fff;
	font-size: 100%;
}


.StageVisited A:hover {
	text-decoration: none;
}

.Stage, .StageSelected, .StageVisited {
	font-size: small;
	padding: 2px;
}

.stageHolder {
	background-color: #ccc;
	margin-top: 12px;
        margin-left: 10px;
	margin-bottom: 12px;
	float: left;
	width: 745px;
}


/********* Stage table styles end ********/

/********* Forms and Checkout Start *********/
#AffiliateStage {
	float: left;
	width: 772px;
	text-align: center;
	border: 1px solid #ddd;
	padding: 2px;
	background-color: #eee;
}
#AffiliateFooter {
	float: right;
	width: 774px;
	text-align: center;
	border: 1px solid #A9A953;
	padding: 2px;
	font-size: small;
margin-right:8px;
background:#fff;
}
#AffiliateFooter * {
	font-size: 100%;
}

.fieldlabel {
	width: 292px;
	padding: 2px;
	overflow: auto;
	float: left;
	text-align: left;
	font-weight:bold;
}

.fieldlabel3 {
	width: 292px;
	padding: 2px 2px 2px 5px;
	overflow: auto;
	float: left;
	text-align: left;
	font-size: 120%;
font-weight:bold;
}

.fieldlabelNrw {
	width: 250px;
	padding: 2px;
	overflow: auto;
	float: left;
	text-align: left;
	font-size: 120%;
}

.fieldlabel label, .fieldlabelNrw label{
	padding-left: 3px;
	float: left;

}
.fieldlabel2 {
	width: 520px;
	padding: 4px;
	overflow: auto;
	float: left;
}
.fieldlabel *, .fieldlabel2 *, .fieldlabelNrw * {
	font-weight: bold;
	font-size: 90%;
}

.ContentHolder {
	width: 560px;
	padding: 2px;
	background-color: #fff;
	float: left;
	font-size: small;
	margin-bottom: 20px;
}

.FormHolder *, .FormHolderNLM *, .FormHolderNrw * {
	font-size: 100%;
}
.FormHolder SPAN ,.FormHolderNLM SPAN , .FormHolderNrw SPAN {
	font-size: 110%;
}

.FormHolder,.FormHolderMid {
	padding:0pt 5px;
	width:738px;
	background-color: #fff;
	float: left;
	/*border-bottom: 1px solid #A9A953;
	border-left: 1px solid #A9A953;
	border-right: 1px solid #A9A953;*/
	font-size: 110%;
    margin-right:8px;
margin-left: 15px;
}
.FormHolderMid {
border-bottom:0;
}

.FormHolderNLM {
	width: 735px;
	padding: 0 20px;
	background-color: #fff;
	float: left;
	font-size: 110%;
    margin-left:0px;

}

.FormHolderNrw {
	width: 500px;
	padding: 4px;
	background-color: #fff;
	float: left;
	border: 1px solid #ddd;
	font-size: 110%;
        margin-left:20px;

}
.FormHolder TABLE {
	float: left;
}

.infoText {
	font-weight: normal;
	font-size: 100%;
}

.infoText span{
	font-weight: normal;
	font-size: 100%;
        padding:3px;
        float:left;clear:left;

}

.largeinput {
	width: 245px;
	border: 1px solid #7F9DB9;
	padding: 2px;
}
.tinyinput {
	width: 70px;
	border: 1px solid #7F9DB9;
	padding: 2px;
}
.largeinputbut {
	width: 274px;
	font-weight: bold;
	color: #fff;
	background-color: #70AD6A;
	padding: 2px;
}
.largeinput2 {
	width: 462px;
	border: 1px solid #5290CB;
	padding: 2px;
}


.FormElement, .FormElementHeader, .FormElementFooter, .FormElement3, .FormElementCentered {
	border-bottom: 1px solid #efefef;
	padding: 5px 0 5px 0;
	float: left;
	width: 745px;
}

.FormElementNrw{
	border-bottom: 1px solid #efefef;
	padding: 5px 0 5px 0;
	float: left;
	width: 500px;
}

.FormElementHeader {
	font-weight: bold;
	text-align: center;
	background-color: #ddd;
}

.FormElementFooter {
	margin-bottom: 5px;
	border-bottom: 1px solid #eee;
}

.FormElementCentered {
	text-align: center;
}
.FormElement2 {
	float: left;
	width: 260px;
	height: 180px;
	padding: 5px;
}
.FormElement3 {
	float: left;
	border-bottom: 1px solid #fff;
padding:5px;
width:725px;

}
.FormHolderNLM P{
font-size:120%;
}

.FormHolderNLM  A{

color:#70AD6A;
text-decoration:none;
font-weight:bold;

}

.ShippingElement, .ShippingElementTotal {
	padding: 5px 0 0 0;
	float: left;
	width: 650px;
}
.ShippingElementTotal {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #eee;
}
.ShippingLabel {
	float: left;
	width: 540px;
	text-align: right;
	font-size: 100%;
line-height:20px;
}
.ShippingLabel input {
margin-left:20px;
}

.ShippingValue {
	float: left;
	width: 65px;
	text-align: right;
font-size: 100%;
line-height:20px;
}



/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/******* Forms and Checkout End ********/
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/


#BreadCrumbHolder {
	font-size: 100%;
	width: 775px;
	color: #666;
	margin-left: 0px;
	margin-top: 10px;
	padding-bottom: 8px;
	float:left;
	height:15px;
}

#BreadCrumbHolder A {
	font-size: 100%;
	color: #9AC444;
	text-decoration: none;
	font-weight:bold;
}

#DepartmentDescription {
	font-size: 130%;
	width: 745px;
	color: #000;
	margin-left:8px;
	margin-bottom: 20px;
	padding: 2px 0px 0px 8px;
  line-height:130%;
  float:left;
}

#DepartmentDescription p
{
	color: #666;
}

#DepartmentDescription * {
	font-size: 100%;
}


/***************************************/
/****** Department Items  Start ********/
/***************************************/
.DepartmentItemHolder {
	float: left;
	padding-left: 0px;
	padding-top: 12px;
	background: url( '../../../images/prodlistBack.jpg' );
	width: 100%;
}

.DepartmentItemFoot
{
	float: left;
	background: url(../../../images/prodlistBackFoot.jpg) no-repeat;
	width: 100%;
	height: 25px;
}

.DepartmentItem {
	width: 158px;
	padding: 0 5px;
	padding-top: 10px;
	float: left;
	text-align: center;
	height: 210px;
	margin:0 10px;
}



.DepartmentItemSub {
	clear: both;
	width: 150px;
	font-size: 100%;
	font-weight: bold;
	color: #888;
	text-decoration: none;
	height: 50px;
float:left;
}

.DepartmentItemPic {
	padding: 0;
	margin: 0;
	border: 0;
}

.DepartmentItemPic A IMG {
	width: 148px;
	height: 148px;
	border: 1px solid #CCCCCC;
	margin: 0 0 0 2px;
	float: left;
}

.DepartmentItemDescription {
	float: left;
	width: 167px;
	padding: 0;
	padding-left: 8px;
	height: 102px;
	font-size: 110%;
}

.DepartmentItemTitle {
	margin-top: 10px;
	font-weight: bold;
	padding: 0;
	font-size: 120%;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #70AD6A;
}

.DepartmentItemMore {
	margin: 0;
	font-weight: bold;
	float: left;
	width: 286px;
	padding: 2px;
	text-align: right;
}

.DepartmentItemMore A, .DepartmentItemMore A:Visited {
	color: #fff;
	font-size: 120%;
}


/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/





/***************************************/
/*********Navigation Menu Start ********/
/***************************************/

#oDivNavigation {
	width: 778px;
	float: left;
	border-bottom: 1px solid #fff;
	background-color: #70AD6A;
	height: 35px;
}

#oDivBrand {
	width: 188px;
	float: left;
	padding: 10px 0 5px 15px;
}

#oUlMainNavigation {
	width: 548px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
	margin-right: 5px;
}



#oUlMainNavigation li a, #oDivBrand A {
	font-size: 90%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#oUlMainNavigation li {
	float: left;
	padding: 3px;
	padding-top: 10px;
}


/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/


.buttons2 {
	color: #000;
	font-weight: bold;
	background-color: #f5c600;
}


/******** Homepage Text *********/

#HomeText {
	font-size: 120%;
}

#HomeText * {
	font-size: 100%;
}

#HomeText OL {
	margin: 20px;
}


/***************************************/
/********** Customer Comments **********/
/***************************************/

#XCustomerComments {
	float: left;
	background-color: #fff;
	width: 743px;
	margin-top: 5px;
	color: #000;
}

.XCustomerComment {
	padding: 8px;
	color: #444;
	width: 728px;
	float: left;
	font-size: 110%;
	background-color: #ddd;
}
.XCustomerComment SPAN {
	font-size: 100%;
	color: #000;
}

/***************************************/
/********** Customer Comments **********/
/***************************************/

#CustomerComments {
	float: left;
	width: 143px;
	margin-top: 5px;
	color: #000;
}

.CustomerComment {
	color: #444;
	width: 143px;
	float: left;
	font-size: 110%;
}
.CustomerComment SPAN {
	font-size: 100%;
	color: #000;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

/***************************************/
/************** How Order **************/
/***************************************/

#HowOrder {
	float: left;
	background-color: #e7e7e7;
	width: 564px;
	margin-top: 5px;
}

.HowOrderDetails {
	padding: 8px;
	color: #444;
	width: 548px;
	float: left;
}



/***************************************/
/*********** Site Map Start ************/
/***************************************/

.SiteMap {
	font-size: 100%;
	list-style: none;
	float: left;
	width: 250px;
	margin-right: 30px;
}

.LISiteMap {
	font-size: 120%;
	list-style: none;
	margin-bottom: 4px;
	margin-top: 4px;
	line-height: 100%;
	padding-left: 10px;
}

.LISiteMap2 {
	font-size: 120%;
	list-style: none;
	margin-bottom: 4px;
	margin-top: 4px;
	line-height: 100%;
	padding-left: 10px;
}

.LISiteMap3 {
	font-size: 110%;
	list-style: none;
	margin-bottom: 3px;
	line-height: 100%;
	padding-left: 20px;
}

.LISiteMapHeader, .LISiteMap1 {
	font-size: 120%;
	font-weight: bold;
	list-style: none;
	margin-top: 5px;
	padding: 2px 2px 2px 0;
	background-color: #eeeeFF;
	text-transform: lowercase;
}
.ASiteMap {
	font-size: 100%;
	list-style: none;
}


/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

#oUlProductNavigation {
	/*border: 1px solid #70AD6A;*/
	list-style: none;
	float: left;
	width: 160px;
	margin-top: 7px;
	text-align: left;
	background-color: #fff;
}

#oUlProductNavigation li {
	width: 160px;
	float: left;
	display: block;
	line-height: 180%;
}






.level1selected a, .level1selected a:visited {
	width: 160px;
	height: 17px;
	float: left;
	color: #99ff33;
	text-decoration: none;
	padding: 2px 3px 3px 10px;
	font-size: 120%;
	font-weight: normal;
	margin: 0 0px;
	/*background: url( '../../../images/navBack.gif') no-repeat;*/
	background: url( '../../../images/navBackHover.gif') no-repeat;
}

.level1 a:hover
{
	color: #99ff33;
	text-decoration: none;
	background: url( '../../../images/navBackHover.gif') no-repeat;
}



.level1 a {
	width: 160px;
	height: 17px;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 2px 3px 3px 10px;
	font-size: 120%;
	font-weight: normal;
	margin: 0 0px;
	background: url( '../../../images/navBack.gif') no-repeat;
}



.level1e a, .level1e a:visited {
	width: 160px;
	height: 17px;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 2px 3px 3px 10px;
	font-size: 120%;
	font-weight: normal;
}



.level2 a, .level2 a:visited {
	width: 156px;
	float: left;
	color: #81A534;
	text-decoration: none;
	padding: 1px 1px 1px 10px;
	font-size: 130%;
}

.level2 a:hover
{
	color: #006600;
}

.level2selected a, .level2selected a:visited {
	width: 156px;
	float: left;
	color: #006600;
	text-decoration: none;
	padding: 1px 1px 1px 10px;
	font-size: 130%;
}

.level3 a, .level3 a:visited {
	width: 146px;
	float: left;
	color: #888;
	text-decoration: none;
	padding: 1px 1px 1px 20px;
	font-size: 130%;
}



.level3selected a, .level3selected a:visited {
	width: 146px;
	float: left;
	color: #888;
	text-decoration: none;
	padding: 1px 1px 1px 20px;
	font-size: 130%;
}



.level4 a, .level4 a:visited {
	width: 165px;
	float: left;
	color: #445093;
	text-decoration: none;
	padding: 1px 1px 1px 29px;
	font-size: 130%;
	font-weight: bold;
}

#requestCat
{
	float: left;
	width: 168px;
	height: 224px;
}

#requestCat img
{
	border: none;
	height: 224px;
}

.FrontDepHolder {
	width: 266px;
	float: left;
	padding: 8px;
}

.FrontDepImage {
	height: 250px;
}

.FrontDepText {
	color: #70AD6A;
	font-weight: bold;
}

#front
{
	float: left;
	width: 795px;
	padding-top: 0px;
}

#frontLeft
{
	float: left;
	width: 540px;
	padding-left: 20px;
	padding-top: 15px; 
	line-height: 24px;
	font-size: 12px;
	color: #666666;
}

#frontLeft2
{
	float: left;
	width: 360px;
	padding-left: 20px;
	padding-top: 15px; 
	line-height: 16px;
	font-size: 12px;
	color: #666666;
}

#frontRight
{
	float: right;
	width: 210px;
	text-align: left;
	padding-right: 4px;
}

#frontRight img
{
	border: none;
	width: 202px;
}

.spacer {
	float: left;
	background-color: #fff;
	border-top: 1px dotted #bbb;
	width: 743px;
	height: 1px;
	margin-top: 3px;
	font-size: 1px;
}
.spacer2 {
	float: left;
	background-color: #70AD6A;
	width: 743px;
	height: 1px;
	font-size: 1px;
	margin-top: 8px;
	margin-bottom: 10px;
}

.spacer3 {
	float: left;
	background-color: #70AD6A;
	width: 743px;
	height: 1px;
	font-size: 1px;
	margin: 8px 0 10px 20px;

}

.leftbox {
	border: 1px solid #70AD6A;
	list-style: none;
	float: left;
	width: 186px;
	margin-top: 4px;
	text-align: left;
	color: #333;
	background-color:#fff;
}




.bTitle {
	color: #AD7E2C;
	font-weight: bold;
	margin: 9px 3px 3px 3px;
	font-size: 150%;
	/*border-bottom: 2px dotted #EFEFD5;*/
}

.bTitle SPAN {
	font-size: 100%;
}

.bLink, .bLinkSelected {
	padding: 3px;
	font-size: 110%;
}

.bLink A, .bLinkSelected A {
	color: #70AD6A;
	font-weight: bold;
	margin: 3px 3px 3px 0px;
	text-decoration: none;
	font-size: 100%;
}
.bLinkSelected A {
	color: #888;
}
.bLink A:visited {
	color: #70AD6A;
}


.btext {
	float: left;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	font-size: 100%;
}

/****************************/
/***** ProdListHolder *******/
/****************************/


#ProductListTable {
	margin-left: 0px;
	margin-bottom: 15px;
	float: left;
	width: 775px;
	/*background: url('../../../images/productbg.gif');*/
}

.ProdListHolder {
	float: left;
	width: 237px;
	height: 127px;
	text-align: left;
	background-color: #f8f8f8;
	margin:5px 10px 15px 5px;
	border: 2px solid #f3f3f3;
	/*border-right: 2px solid #eee;
	border-bottom: 2px solid #eee;*/
	/*background: url(../../../images/prodListHold.gif) no-repeat;*/
}

.ProdListHolderInset {
	float: left;
	width: 223px;
	padding: 0;
}

.ProdInfo {
	width: 237px;
	height: 127px;
	overflow: hidden;
}

.ProdInfo Span {
	font-weight: bold;
	font-size: 110%;
	color: #666 !important;
	padding: 2px;
	height: 27px;
}

.ProdPrice {
	font-weight: bold;
	font-size: 110%;
	color: #58ADE6 !important;
	padding: 2px 0px 0px 8px;
height:25px;
float:left;
width:100px;
}

.ProdPrice Span {
	color: #58ADE6 !important;
	font-size: 100%;
}

.ProdTitle {
	font-size: 120%;
	color: #9AC444 !important;
	overflow: hidden;
	height: 67px;
	padding: 5px 0px 0px 8px;
	width: 100px;
	float: left;
}

.ProdImage {
	height: 125px;
	width: 125px;
	float: left;
}

.ProdImage IMG {
	width: 125px;
	height: 125px;
	border: none;
	/*border: 2px solid #fff;*/
}
.ProdTitle A, .ProdTitle A:visited {
	font-size: 100%;
	color: #70AD6A;
	text-decoration: none;
	font-weight: bold;
}

.ProdMoreInfoButton {
	float: left;
	padding-left: 5px;
	background-color: #f8f8f8;
}   

.ProdMoreInfoButton A, .ProdMoreInfoButton A:visited {
	font-size: 90%;
	color: #777;
	margin-left: 2px;
	text-decoration: none;
}

.plinpQty {
	width: 20px;
	border: 1px solid #666;
	margin: 4px 0 0 5px;
	font-weight: bold;
	font-size: 100%;
}

.imgAdd {
	font-weight: bold;
	color: #fff;
	margin-left: 5px;
width:70px;
height:25px;
}
.imgAddTransp {
	margin-left: 5px;
width:70px;
height:25px;
}

.ProdListHolder .Price {
	font-size: 110%;
	font-weight: bold;
	color: #aaa;
}
.ProdListHolder .Price Span {
	font-size: 100%;
	color: #70AD6A;
}


/* VIEW AS LIST */

.LProdListHolder {
	width: 738px;
	border-bottom: 1px solid #eee;
	padding: 8px 3px;
margin-left:8px;
	float: left;
background:#fff;
}
.LProdTitle {
	width: 456px;
	float: left;
}

.LProdTitle A {
	color: #70AD6A;
	font-weight: bold;
	font-size: 60%;
	text-decoration: none;
}
.LPrice {
	width: 272px;
	float: left;
	text-align: right;
	font-size: 100%;
}


/****************************/
#ProductHolder {
	background-color: #fff;
	color: #777;
	float: left;
	/*border-bottom: 2px dotted #eee;
	border-top:2px dotted #eee;*/
	width: 770px;
	margin-left: 5px;
}

#ManufacturerImage {
	float: right;
}

#ProductSubImageHolder {
	float: left;
	width: 250px;
	border: 1px solid #98BCE0;
}


#ProductImageHolder {
	float: left;
	width: 270px;
	padding: 0 10px 0 0;
}

#ProductImageHolder IMG {
	float: left;
	width: 270px;
}



#ManufacturerLogo {
	float: right;
}


#ProductDescriptionHolder {
	float: left;
	width: 480px;
	padding: 0;
}


#ProductDescription {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	font-size: 180%;
	color: #888;
}

#ProductFullDescription {
	color: #000;
	float: left;
	width: 478px;
	font-size: 140%;
	padding-bottom: 20px;
	line-height: 140%;
}

#ProductFullDescription * {
	font-size: 100%;
}

#ProductFullDescription UL {
	margin:10px 0 10px 10px;
}

#ProductFullDescription UL LI {
	margin-left:15px;
}



#ProductImageLinks {
	float: left;
	width: 250px;
	padding: 3px;
	margin-top: 1px;
	color: #444;
}

#ProductImageLinksFooter {
	float: left;
	width: 270px;
}


#ProductImageLinks A {
	color: #70AD6A;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

#ProductImageLinks A IMG {
	margin-right: 6px;
	border: 1px solid #CCCCCC;
float:left;
width:50px;height:50px;
}


#SubHolder {
	float: left;
	width: 743px;
}

.SubHolder3 {
	float: left;
	width: 743px;
        margin-left:20px;
}

.SubHolder3 h1
{
	color: #AD7E2C;
}

#SubLeft {
	float: left;
	width: 300px;
}
#SubRight {
	float: left;
	width: 450px;
}


#ProductPriceHolder {
	background-color: #fff;
	color: #fff;
	float: left;
	width: 304px;
	padding: 5px;
	margin-bottom: 10px;
}








#RelatedHolder {
	color: #777;
	float: left;
	width: 122px;
	padding: 5px;
	margin: 10px;
	text-align: center;
	height: 190px;
}




#RelatedImageHolder {
	text-align: center;
	width: 100%;
}

#RelatedImageHolder A IMG {
	text-align: center;
	width: 120px;
}

#RelatedFullDescription {
	font-size: 100%;
	float: left;
	width: 100%;
	margin-top: 5px;
}


.RelatedTitle {
	font-size: 100%;
	font-weight: bold;
	color: #70AD6A;
	width: 70px;
}
#RelatedFullDescription A {
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}


.tblAddProduct, .tblAddProduct2, .tblAddProduct3 {
	background-color: #ddd;
	color: #777;
	float: left;
	width: 304px;
	padding: 5px;
}

.tblAddProduct2 {
	background-color: #fff;
}

.tblAddProductHeader TD {
	background-color: #fff;
	font-size: 100%;
	padding-bottom: 3px;
	color: #333;
	font-weight: bold;
}
.tblAddProduct .ptDescriptionRow {
	border-top: 2px solid #eee;
	border-bottom: 1px solid #eee;
	font-size: 100%;
}
.tblAddProduct {
	background-color: #eee;
	border-top: 1px solid #bbb;
	padding-top: 2px;
}

.tblAddProduct TD {
	padding-top: 2px;
}
.tapPrice {
	font-weight: bold;
	color: #444;
	width: 110px;
}

.tapPrice .Price {
	color: #70AD6A;
	font-size: 140%;
}

.xxxtapPoints {
	font-weight: bold;
	color: #70AD6A;
	width: 70px;
	font-size: 100%;
}
.xxxtapDelivery {
	font-weight: bold;
	color: #444;
	width: 75px;
	font-size: 100%;
}
.tapQty {
	font-weight: bold;
	color: #444;
	width: 27px;
	font-size: 100%;
}
.tapImage {
	width: 110px;
}
.tapXXXQty INPUT {
	font-size: 130%;
	font-weight: bold;
	color: #444;
	width: 25px;
	border: 1px solid #bbb;
	padding-right: 4px;
	text-align: right;
}




.prdbox {
	list-style: none;
	float: left;
	width: 236px;
	text-align: left;
	color: #222;
	padding: 8px 5px;

}

.cLink {
	padding: 4px 0;
}
.cLink A, .cLink A:visited {
	color: #009900;
	font-weight: bold;
	margin: 3px 3px 3px 3px;
	text-decoration: none;
	font-size: 120%;
}



.tblAddProduct3 {
	background-color: #fff;
	padding: 0;
	width: 314px;
}

.tap3Price {
	font-weight: bold;
	color: #444;
	width: 70px;
	font-size: 130%;
	line-height: 30px;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	border-left: 1px solid #444;
	padding-left: 5px;
}

.tap3Points {
	font-weight: bold;
	color: #70AD6A;
	width: 70px;
	line-height: 30px;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}
.tap3Delivery {
	font-weight: bold;
	color: #444;
	width: 75px;
	line-height: 30px;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
}

#ProdUpdateBtns {
	padding: 0;
	width: 314px;
	float: left;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
}
#ProdUpdateBtnsReCalc {
	width: 110px;
	float: left;
	border: 1px solid #70AD6A;
	background-color: #fff;
}
#ProdUpdateBtnsReCalc A {
	text-decoration: none;
	font-weight: bold;
	color: #70AD6A;
}

#ProdUpdateBtnsAdd {
	width: 196px;
	float: left;
	border: 1px solid #70AD6A;
	background-color: #70AD6A;
	color: #fff;
	margin-left: 4px;
}

#ProdUpdateBtnsAdd A {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}


/*********************************/

.custrating {
	margin: 0;
	font-size: 120%;
}

.rating {
	line-height: 25px;
	font-size: 120%;
	font-weight: bold;
	float: left;
}
.rating img{
height:25px;
}
.rating A, .rating A:VISITED {
	text-decoration: none;
	font-weight: bold;
	color: #70AD6A;
	font-size: 100%;
}

#AffLinks {
	margin: 0;
margin-left: 20px;
float:left;
}

#AffLinks li {
	display: block;
	float: left;
	color: #444;
	padding: 4px;
	background-color: #eee;
	margin-right: 2px;
margin-top: 8px;
	border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
font-size: 120%;
}
#AffLinks li a {
	font-size: 100%;
	text-decoration: none;
	text-transform: lowercase;
	padding: 4px 4px 4px 4px;
}

#AffLinks li span, #AffLinks li span B {
font-size: 100%;
}

/***************/

.FPButtonHolder {
	width: 768px;
	margin: 10px 0;
	padding: 0 5px;
	float: left;
	text-align: center;
}

.FPButtonContainer {
	width: 181px;
	padding: 0 5px;
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 130%;
	font-weight: bold;
	color: #fff;
}


.FPButtonContainer B {
	font-size: 100%;
}

.FPButtonContainer B A, .FPButtonContainer A {
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.FeaturedHolder {
	width: 755px;
	padding-top: 5px;
	padding-left: 15px;
	margin-left: 20px;
	margin-top: 15px;
	float: left;
	text-align: center;
	background: url(../../../images/featureBack.jpg) no-repeat;
}

.FeaturedHolderTitle {
	width: 375px;
	float: left;
	color: #bbb;
	font-size: 30px;
	font-family: times new roman,serif;
	text-align: center;
}


.FeaturedContainer {
	width: 151px;
	float: left;
	text-align: center;
	margin-top: 10px;
}

.FeaturedContainer * {
	font-size: 12px;
	word-spacing: 2px;
}

.FeaturedContainer H1 {
	clear: both;
	width: 150px;
	margin-top: 4px;
}

.FeaturedContainer H1 a {
	clear: both;
	width: 150px;
	font-size: 80%;
	font-weight: bold;
	color: #888;
	text-decoration: none;
}

.FeaturedContainer UL {
	margin-left: 0px;
}

.FeaturedContainer UL LI {
	margin-left: 20px;
	display: inline;
	float: left;
}

.FeaturedImage {
	width: 125px;
	height: 125px;
	float: left;
}

.FeaturedImage IMG {
	width: 125px;
	height: 125px;
	border: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	float: left;
}

.FeaturedDesc {
	float: left;
	height: 50px;
	margin: 0px 0px 3px 0px;
	font-size: 150%;
	color: #70AD6A;
	width: 125px;
	line-height: 12px;
}

.FeaturedDesc H1 a {
	width: 125px;
	font-size: 100% !important;
	color: #70AD6A;
}

.FeaturedDesc h1 
{
	width: 125px;
}

.FeaturedLink {
	float: left;
	width: 125px;
	margin-left: 2px;
	font-size: 80% !important;
	text-align: center;
	font-weight: bold;
	color: #80BFFF;
}
.FeaturedLink A {
	font-size: 100% !important;
	font-weight: bold;
	color: #80BFFF;
	text-decoration: none;
	padding: 0px;
}

.FeaturedButtonImage {
	margin: 9px 0 0 0;
	float: right;
}

/*****************************/

/*****/

#LargeImageHeader {
	height: 160px;
background:url('../../../1/logo.jpg') no-repeat;
}

#LargeImageFooter {
	background-color: #fff;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 35px;
	/*border: 1px solid #aaa;*/
	width: 745px;
	float: left;
}

#LargeImageLinks {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	background-color: #70AD6A;
	width: 100%;
	color: #ccc;
	padding: 5px;
	font-size: small;
}

#LargeImageLinks A {
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	margin: 2px;
}

#LargeImage #MainImage {
	width: 700px;
	height: 700px;
}

#LargeImage, #divFurtherInfo {
	text-align: center;
	padding: 5px;
	background-color: #fff;
	width: 770px;
	/*border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;*/
	/*border-bottom: 1px solid #ccc;*/
	margin: 0;
	float: left;
	font-size: 110%;
}


#divFurtherInfo {
	text-align: left;
}
#FurtherInfo IMG {
	float: left;
}
.Sorters {
	float: left;
	border-bottom: 1px solid #C64A8C;
	width: 552px;
}



#Sorter {
	float: left;
	padding: 2px 0px 2px 0px;
	text-align: right;
	background-color: #BBB;
	width: 164px;
	border-bottom: 2px solid #fff;
}

#Sorter Span {
	font-size: 120%;
	font-weight: bold;
	color: #fff;
}
#Sorter Select {
	font-weight: bold;
	color: #444;
	padding: 0;
	margin-top: 1px;
}
#Sorter Select Option {
	font-weight: bold;
	color: #444;
	padding-left: 3px;
}

#Sorter Input {
	font-weight: bold;
	color: #444;
	margin: 0px 0px -6px 5px;
}




/****** Where Footer *******/

#divFooterLocation {
	width: 778px;
	float: left;
	font-size: 130%;
	font-weight: bold;
	color: #aaa;
	margin-bottom: 15px;
	margin-top: 10px;
}

#divFooterLocationl {
	width: 185px;
	float: left;
	font-size: 120%;
	text-align: right;
}
#divFooterLocationr {
	width: 564px;
	float: left;
	font-size: 120%;
	padding-left: 20px;
}

/*****************************/

.DepartTopSellersHolder {
	width: 562px;
	float: left;
	border: 0px solid #ccc;
	margin-top: 4px;
	text-align: left;
}

.DepartTopSellersHolderTitle {
	width: 554px;
	float: left;
	color: #bbb;
	margin-top: 4px;
	margin-left: 1px;
}

.DepartTopSellersContainer {
	width: 270px;
	text-align: left;
	float: left;
	margin: 4px;
	margin-top: 4px;
}

.DepartTopSellersContainer * {
	font-size: 100%;
	word-spacing: 2px;
}

.DepartTopSellersContainer H1 {
	clear: both;
	text-align: center;
}

.DepartTopSellersDesc {
	margin: 4px;
}
.DepartTopSellersContainer H1 a {
	color: #333;
	text-decoration: none;
}

.DepartTopSellersContainer UL {
	margin-left: 20px;
}

.DepartTopSellersImage {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}

.DepartTopSellersImage IMG {
	border: 0;
}

/*****/
#divHeaderLocation {
	display: none;
}

#AffiliateHeader {
	height: 80px;
	border: 1px solid #ccc;
	width: 778px;
	padding: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 0px -20px;
	background-color: #e7e7e7;
	float: left;
}

#AffilateDetails {
	background-color: #ccc;
	width: 200px;
	float: right;
	padding: 5px;
}

#AffiliateHolder {
	width: 748px;
	padding: 20px;
	border: 1px solid #ddd;
	float: left;
}

.Affiliate_Table {
	float: left;
	width: 748px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 100%;
}

.Affiliate_Table TD {
	border: 1px solid #d7d7d7;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size: 100%;
	margin-bottom: 10px;
}

.Affiliate_Table TD A {
	text-decoration: none;
}





/***************************/

#oFrontRight {
	float: right;
	width: 160px;
	text-align: left;
	padding: 10px;
	border: 1px solid #ddd;
	margin-top: 5px;
}

#oFrontRight * {
	font-size: 12px;
}

#oFrontCenter {
	float: left;
	width: 375px;
	font-size: 100%;
	border: 1px solid #ddd;
	margin-top: 5px;
}

/****** CMS2 ******/


#oDivCMSContent {
	font-size: small;
	float:left;
	margin-left: 10px;
	/*border-top:1px dotted #ddd;*/
	width:728px;
	padding:10px 0;
}


#oDivCMSContent P {
	margin: 10px 0;
}



#xoDivCMSContent Strong, #oDivCMSContent b {
	font-weight: bold;
}

#xoDivCMSContent h1 {
	margin: 10px 0 5px 0;
	font-weight: bold;
}

/* --- CMS Menu --- */
#divMenu {
	width: 160px;
	height: 267px;
	text-align: left;
	font-size: 100%;
}
#divMenu ul {
	padding: 0 3px;
	margin: 0;
	list-style-type: none;
	font-size: 100%;
}
#divMenu ul li {
	padding: 2px 0;
	font-size: 100%;
}
#divMenu ul li a {
	color: #C64A8C;
	padding: 2px 0;
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
}
.selectedItem a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
}
.selectedItem a:link {
	text-decoration: none;
}
.selectedItem a:hover {
	text-decoration: underline;
}

#divMenu h1 {
	width: 178px;
	font-weight: bold;
	color: #70AD6A;
	border-bottom: 1px dotted #C9C9C9;
	font-size: 140%;
}

.cmsMenuClass li {
	font-weight: bold;
	color: #70AD6A;
}


#oDivCMSContent h1 * {
	font-weight: bold;
}




#divNews * {
	font-size: 10px;
}
#divNews P {
	margin: 10px 0;
}
#divFrontNews {
	width: 340px;
}
#divFrontNews * {
	font-size: small;
}
#divFrontNews A {
	color: #70AD6A;
	text-decoration: none;
}

#divFrontNews P {
	margin: 10px 0;
}

/***********/
#ProductTable {
	width: 100%;
	background-color: #fff;
	margin-top: 10px;
	float: left;
}

.ProductTable2 {

margin-left: 0px !important;

}



#ProductTableFooter {
	width: 743px;
	font-size: 90%;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}

.ProductTableFooter2{
margin-left: 0px !important;
}
#ProductTableFooter TD {
	font-weight: bold;
}

#ProductTable TD {
	padding: 6px 6px 6px 0;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	margin-bottom: 2px;

}


#ProductTableHeader, .ProductTableHeader {
	background-color: #fff;
	color: #222;
	font-size: 110%;
}


#ProductTableHeader TD, .ProductTableHeader TD {
	font-size: 120%;
        font-weight: bold !important;
}



#ProductTableFooter A {
	margin: 0;
	padding: 0;
	font-size: 120%;
	padding: 2px;
	color: #70AD6A;
	text-decoration: none;
}

/******/




.ptQtyRow * {
	width: 20px;
	font-size: 110%;
	margin: 0;
}
.ptQtyRow {
	text-align: center;
	width: 105px;
}

.tapspin {
	width: 20px;
}


#ProductTableHeader TD {
	font-weight: bold;
}


.ptPSD {
	width: 115px;
}

.ptPSD .Price {
	font-size: 180%;
	color: #70AD6A;
	font-weight: bold;
}


.ptDPD{
width:440px;

}

.ProductDetailsTitle {
	font-size: 130%;
	font-weight: bold;
	color: #70AD6A;
}
.ProductDetailsLink A {
	color: #888;
	text-decoration: none;
	font-size: 110%;
}


.ptImageRow {
	width: 70px;
	text-align: left;
}

.ptAdd2BasketRow {
	text-align: center;
	width: 30px;
}

.DepartTopSellersHolderTitle {
	font-weight: bold;
	color: #333;
	font-size: 120%;
}

/********** PAGING SORTERS **************/

.PageSorters {
	width: 778px;
	margin: 0;
	background-color: #ccc;
	float: left;
}

.PageSortersNeedHelp {
	float: left;
	background-color: #ccc;
	text-align: left;
	margin-left: 2px;
	width: 740px;
	padding: 8px 17px;
	line-height: 18px;
	border-bottom: 1px solid #fff;
	background: url( '../../../images/locationbg.png' );
}

.PageSortersNeedHelpText {
	width: 160px;
	float: left;
	font-size: 140%;
	font-weight: bold;
	color: #70AD6A;
}
.PageSortersNeedHelp Select {
	float: left;
width:480px;
font-size:120%;
}

.PageSortersNeedHelp Select, .PageSortersOrder Select {
	color: #444;
	padding: 0;
	float: left;
}




.PageSortersNeedHelp Select Option, .PageSortersOrder Select Option {
	color: #444;
font-size:100%;
}



.PageSortersOrder {
	color: #888;
	float: left;
	width: 215px;
font-size:120%;
margin-top:3px;
}

.PageSortersOrder select {
	width: 160px;
	border: 1px solid #bbb;
        font-size:100% !important;
        font-weight:normal;
}

.PageSortersOrder select option {
        font-size:100% !important;
font-weight:normal;
padding-left:4px;
}

.sortby {
	float: left;
	margin-right: 3px;
}

/********** ************** **************/

/********** Paging **********************/


.Paging,.Paging2 {
	font-family: tahoma, verdana,sans serif;
	float: left;
	width: 760px;
	height: 83px;
	margin-left: 2px;
	margin-bottom: 2px;
	padding: 8px 12px;
	background: url(../../../images/pagingBack.jpg) no-repeat;
}

.Paging Label,.Paging2 Label {
	color: #444;
	font-weight: bold;
}

.PagingVAL {
	width: 155px;
	color: #888;
	float: left;
	font-size:120%;
	padding-top:5px;
	text-align:right;
}
.PagingVAL label {
	color: #888;
	margin-right: 3px;
margin-top: -1px;
font-size:100%;
font-weight:normal;
float:left;
}




.PagingRPP {
	font-family: tahoma, verdana,sans serif;
	width: 106px;
	color: #888;
	float: left;
	text-align: left;
	padding: 3px;
	font-size:120%;
}

.PagingRPP select {
	border: 1px solid #bbb;
font-size:100%
}

.PagingRPP select option{

        font-size:100% !important;
        font-weight:normal;
padding-left:4px;
}
	

.PagingPages {
	font-family: tahoma, verdana,sans serif;
	width: 255px;
	color: #444;
	font-weight: bold;
	float: left;
	text-align: right;
	height: 18px;
}
.PageSelector {
	line-height: 23px;
        float:left;
}
.PagingRPP Input { _margin:0px0px-5px0px;
}



.Page {
	padding: 0 4px 0 4px;
	color: #70AD6A;
	font-size: 120%;

}

.Page A {
	color: #70AD6A;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
}

.PageB {
	padding: 0;
	color: #70AD6A;
	font-size: 120%;
	float:left;
}

.PageB A {
	color: #70AD6A;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	padding:0;

}

.PageA {
	color: #70AD6A;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;


}

.PageC {
	color: #70AD6A;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
padding: 0 2px;
}

.ActivePage {

	padding: 0 4px 0 4px;
	color: #888;
	font-weight: bold;
	font-size: 120%;
}
/********** ************** **************/

#RatingHash {
	margin-top: 15px;
}




.GroupHolder {
	background-color: #fff;
	color: #777;
	float: left;
	width: 723px;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #bbb;
}


#GroupFullDescription {
	color: #222;
	margin-left:20px;
	float: left;
	width: 745px;
	font-size: 140%;
	padding-bottom: 20px;
	line-height: 140%;
}

#GroupFullDescription * {
	font-size: 100%;
}


.GroupHolderInner {
	width: 496px;
	float: left;
	border: 1px solid #ddd;
}





.GroupImageHolder {
	float: left;
	width: 80px;
	margin-right: 10px;
	margin-left: 155px;
}



.GroupImageHolder IMG {
	padding-top: 4px;
	width: 80px;
	height: 80px;
	border: 1px solid #ddd;
	float: left;
}


.GroupOptions {
	float: right;
	width: 588px;
}

.GroupTitle {
	font-size: 140%;
	width: 463px;
	background-color: #fff;
	padding: 10px 0 10px 0;
	float: left;
	margin-left: 290px;
}
.GroupTitle A {
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	color: #70AD6A;
}

.ptGrpFullDescriptionRow {
	font-size: 120%;
	color: #444;
	float: left;
	width: 468px;
	padding: 8px 8px 8px 20px;
	font-weight: normal;
}



.tapGrpDescriptionRowText {
	font-size: 120%;
	font-weight: bold;
	padding: 5px 0 0px 20px;
	color: #444;
}




.ptGrpFullDescriptionRow * {
	font-size: 100%;
}



.ptGrpDescriptionRow {
	font-size: 120%;
	padding-top: 4px;
	font-weight: bold;
	color: #444;
	float: left;
	width: 468px;
	padding: 8px 8px 0px 20px;
	background-color: #E7E7E7;
}

.tapGrpDescriptionRow {
	font-size: 120%;
	width: 452px;
}






.ptGrpDetailsRow {
	font-size: 120%;
	padding-top: 4px;
	font-weight: bold;
	color: #444;
	float: right;
	width: 468px;
	padding: 0px 8px 8px 20px;
	background-color: #E7E7E7;
}

.GrpPrice {
	font-size: 140%;
	color: #70AD6A;
	font-weight: bold;
}

.HoverGrpTitle {
	float: left;
	font-weight: bold;
	padding-top: 5px;
}

.tapGrpImage {
	width: 90px;
	float: left;
	margin-bottom: 4px;
}
.tapGrpImage IMG {
	width: 80px;
	height: 80px;
	border: 1px solid #70AD6A;
}

.tapGrpPrice {
	width: 335px;
	padding-left: 20px;
	float: left;
	font-size: 120%;
}


.SelectOption {
	float: left;
	width: 133px;
	height: 33px;
	text-align: right;
	background-repeat: no-repeat;
	margin: 0 !important;
}

.SelectOptionRadio {
	padding: 0px !important;
	border: 0px !important;
	width: 30px;
	height: 33px;
}

.tapGrpSelect SUP {
	font-size: 120%;
}
.tapGrpRadio {
	background-repeat: no-repeat;
	width: 20px;
}

#oDivSelectYourOptions {
	width: 100%;
	float: left;
	font-size: 150%;
	color: #666;
	font-weight: bold;
	margin: 17px 0 17px 0;
	padding: 8px 0 8px 0;
	border-top: 1px solid #70AD6A;
	border-bottom: 1px solid #70AD6A;
}

#GroupSelectYourOptions {
	width: 463px;
	float: left;
	font-size: 150%;
	color: #666;
	font-weight: bold;
	margin: 0;
	padding:0;
}

#PackageSelectYourOptions {
	width: 743px;
	float: left;
	font-size: 150%;
	color: #666;
	font-weight: bold;
	margin: 17px 0 17px 20px;
	padding: 8px 0 8px 0;
	border-top: 1px solid #70AD6A;
	border-bottom: 1px solid #70AD6A;
}

.tblGrpAddProduct {
	width: 496px;
	border: 1px solid #70AD6A;
	margin-bottom: 5px;
	float: left;
	background: #E7E7E7;
}





#PrdSel {
	width: 498px;
	padding: 10px 0;
	font-size: 110%;
	border-top: 2px dotted #eee;
	margin-top: 20px;
	float: left;
	font-weight: bold;
	line-height: 22px;
	border-bottom: 2px dotted #eee;
	clear: left;
}

#PrdSel * SPAN {
	font-weight: normal;
}

#PrdSelOptPrice, #PrdSelOptQty {
	float: left;
	width: 110px;
	height: 22px;
	border: 1px solid #ccc;
	padding: 3px;
	color: #8C2F5E;
	font-size: 120%;
	font-weight: bold;
}

#PrdSelOptPrice SPAN {
	font-weight: bold;
}

#PrdSelOptQty {
	float: left;
	width: 91px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #ccc;
	border-right: 0;
	padding: 3px;
	color: #aaa;
	font-size: 120%;
	font-weight: bold;
	margin-left: 8px;
}
#PrdSelOptSpin {
	float: left;
	width: 25px;
	height: 22px;
	border: 1px solid #ccc;
	border-left: 0;
	padding: 3px;
	color: #aaa;
	font-size: 120%;
	font-weight: bold;
}

#PrdSelOptAdd, #PrdSelOptChck {
	float: left;
	width: 107px;
	height: 28px;
	line-height: 22px;
	border: 1px solid #ccc;
	color: #aaa;
	font-size: 120%;
	font-weight: bold;
	margin-left: 8px;
}

.OptionTitle {
	width: 498px;
	padding: 10px 0;
	font-size: 120%;
	float: left;
}
.OptionTitle * {
	font-size: 100%;
}

.OptionImage {
	width: 50px;
}

.OptionOptions {
	width: 496px;
	padding: 0;
	float: left;
}

.OptionOption {
	float: left;
	padding: 2px;
	border: 1px solid #8C2F5E;
	background-color: #8C2F5E;
	margin-right: 8px;
	margin-bottom: 3px;
}

.OptionOptionBut {
	float: left;
	padding: 0px;
	background-color: #8C2F5E;
	margin-right: 8px;
	margin-bottom: 3px;
}

.OptionOption A {
	font-size: 120%;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.OptionOption4 {
	float: left;
	padding: 2px;
	border: 1px solid #aaa;
	background-color: #ECF6F7;
	margin-right: 8px;
	margin-bottom: 3px;
}

.OptionOption4 A {
	font-size: 120%;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.OptionOption2 {
	float: left;
	padding: 2px;
	border: 1px solid #ccc;
	background-color: #ECF6F7;
	margin-right: 8px;
	margin-bottom: 3px;
}

.OptionOption2 A {
	font-size: 120%;
	color: #70AD6A;
	font-weight: bold;
	text-decoration: none;
}

.OptionOption3 {
	float: left;
	padding: 2px;
	border: 1px solid #ddd;
	background-color: #ccc;
	margin-right: 8px;
	margin-bottom: 3px;
}

.OptionOption3 A {
	font-size: 120%;
	color: #ddd;
	font-weight: bold;
	text-decoration: none;
}

.OptionOption3 A IMG, .OptionOption4 A IMG {
	filter: alpha(opacity:40); /* KHTMLOpacity:0.5; MozOpacity:0.5; opacity:0.5; */
}

#dhtmltooltip {
	width: 250px;
	color: #000;
	font: lighter 11px/1.3 Arial,sans-serif;
	text-decoration: none;
	text-align: center;
	position: absolute;
	visibility: hidden;
	filter: alpha(opacity:97); /* KHTMLOpacity:0.95; MozOpacity:0.95; opacity:0.95; */
}

#dhtmltooltip span.top {
	padding: 30px 8px 0;
}

#dhtmltooltip p.bottom {
	padding: 3px 8px 15px;
	color: #888;
}

#dhtmltooltip2 {
	width: 210px;
	color: #000;
	font: lighter 11px/1.3 Arial,sans-serif;
	text-decoration: none;
	text-align: center;
	position: absolute;
	visibility: hidden;
	filter: alpha(opacity:97); /* KHTMLOpacity:0.95; MozOpacity:0.95; opacity:0.95; */
}

#ExtraProducts {
	
	background: url(../../../images/extrasBack.jpg) no-repeat;
	float: left;
	width: 780px;
	height: 415px;
	text-align: center;
	margin-left: 5px;
	margin-top: 8px;
}

.leftboxHolderTitle {
	font-size: 130%;
	font-weight: bold;
	padding-top: 5px;
}

.leftboxHolder {
	background-color: #F0F4F3;
	float: left;
	width: 768px;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
}


#RelatedHolder {
	color: #777;
	float: left;
	width: 122px;
	padding: 5px;
	margin: 10px;
	text-align: center;
}

.leftboxContainer {
	text-align: center;
	width: 128px;
	float: left;
	margin: 0 11px;
}
.leftboxImage A IMG {
	text-align: center;
	width: 120px;
	height: 144px;
	border: 1px solid #eee;
}


.leftboxDesc {
	padding-top: 5px;
}
.leftboxDesc h1 a {
	font-size: x-small;
	font-weight: bold;
	color: #70AD6A;
	text-decoration: none;
}

.LinkDarkOnLight SPAN:Hover, .LinkLightOnDark SPAN:Hover {
	color: #98C544;
}

.FormHolder2 {
	background-color: #EFF9D7;
	float: left;
}

.FormHolder3 {
	background-color: #f7f7f7;
	float: left;
	border: 1px solid #f00;
}

.FormHolder2 DIV,.FormHolder3 DIV {
	border: 0;
}

.TLightInStock {
	color: #690;
	font-weight: bold;
}
.TLightOutOfStock {
	color: #C00;
	font-weight: bold;
}
.TLightOnOrder {
	color: #C60;
	font-weight: bold;
}

.RedText {
	color: #c00 !important;
}

.RedText LI{
	color: #c00 !important;
list-style: none;

}

.Fill2 {
	xmargin-left: 10px;
}

.PanelContainer {
	width: 145px;
	padding: 10px 25px 10px 10px;
	float: left;
font-size:110%;
}



.PanelContainer B {
font-size:110%;
	}
.PanelContainer2 {
	width: 150px;
	padding: 5px 25px 0 5px;
	float: left;
}

.PanelContainerFooter, .PanelContainer2Footer {
	width: 165px;
	padding: 15px 5px 5px 2px;
	float: left;
	height: 20px;
	font-size: 120%;
	font-weight: bold;
	color: #888;
}

.PanelContainer2Footer {
	float: left;
	height: 10px;
}




.PanelContainerLink{
font-size:100%;
color:#888;
text-decoration:none;
}


.ptAddTable {
	float: left;
	background: url( '../../../images/add2basketbg.gif' ) no-repeat top right;
	width: 200px;
	height: 25px;
}

.ptAddTable1 {
	float: left;
	/*background: url( '../../../images/add2basketbg.gif' ) top right;*/
	width: 110px;
	height: 25px;
}

.ptAddTableInput{
	width:20px;
	margin-top:4px;
	margin-left:4px;
	float:left;
}

.ptAddTableSpinHolder{
width:25px;
float:left;
margin-top:2px;
}

.ptAddTableQ {
	float: left;
	width: 20px;
	padding: 9px 0 0 5px;
}

.ptAddTableI {
	float: left;
	width: 25px;
	height: 20px;
	padding: 8px 0 0 5px;
}

.ptAddTableI INPUT {
	float: left;
	width: 20px;
	font-size: 80%;
	border: 1px solid #888;
	padding: 1px;
}

.ptAddTableS {
	float: left;
	width: 20px;
	height: 27px;
	padding: 6px 0 0 0;
}

.ptAddTableB INPUT {
	float: left;
	width: 40px;
	padding: 0 0 0 3px;
}

.ptAddTableB {
	float: left;
	/*clear: both;*/
}


#GrpDetails {
	width: 180px;
	font-size: 120%;
}

#GrpDetails {
	font-size: 120%;
}

#SelectedGroupItems {
	font-size: 120%;
}


/*PRODUCT PAGE ITEM*/

.PPIPackageTitle {
	color: #70AD6A;
	font-size: 14px;
	margin-left: 300px;
float:left;
}


.PPIPackageHolder {
	background-color: #fff;
	color: #777;
	float: left;
	width: 743px;
	padding: 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px dotted #bbb;
}

.PPIPackageHolderInner {
	width: 461px;
	float: left;
	border: 1px solid #ddd;
}

.PPIPackageImageHolder {
	float: left;
	width: 80px;
	margin-right: 10px;
	margin-left: 190px;
}

.PPIPackageImageHolder IMG {
	padding-top: 4px;
	width: 80px;
	height: 80px;
	border: 1px solid #ddd;
	float: left;
}

.PPIPackageFullDescriptionRow {
	font-size: 120%;
	color: #444;
	float: left;
	width: 428px;
	padding: 8px 8px 8px 20px;
	font-weight: normal;
}

.PPIPackageDescriptionRowText {
	font-size: 120%;
	font-weight: bold;
	padding: 5px 0 0px 20px;
	color: #444;
}

.PPIPackageFullDescriptionRow * {
	font-size: 100%;
}

.PPIPackageDescriptionRow {
	font-size: 120%;
	padding-top: 4px;
	font-weight: bold;
	color: #444;
	float: left;
	width: 433px;
	padding: 8px 8px 0px 20px;
	background-color: #E7E7E7;
}

.PPIPackageDetailsRow {
	font-size: 120%;
	padding-top: 4px;
	font-weight: bold;
	color: #444;
	float: right;
	width: 433px;
	padding: 0px 8px 8px 20px;
	background-color: #E7E7E7;
}



.PPIHiddenHide {
	display: none;
	width: 150px;
	text-align: right;
	float: right;
}

.PPIHiddenShow {
	display: block;
	width: 150px;
	text-align: right;
	float: right;
}

.PPISelectedDetails {
	width: 150px;
	float: left;
}

.PPIPackageOptions {
	float: right;
	width: 553px;
	display:none;
}

/*PRODUCT PAGE ITEM*/

/*PRODUCT PAGE ITEM OPTION*/
.PPIOPackageImage {
	width: 90px;
	float: left;
	margin-bottom: 4px;
}

.PPIOPackageImage IMG {
	width: 80px;
	height: 80px;
	border: 1px solid #70AD6A;
}

.PPIOPackageAddProduct {
	width:461px;
	border: 1px solid #70AD6A;
	margin-bottom: 5px;
	float: left;
	background: #E7E7E7;
}

.PPIOPackageDescriptionRowText {
	font-size: 120%;
	font-weight: bold;
	padding: 5px 0 0px 20px;
	color: #444;
}

.PPIOPackagePrice {
	width: 300px;
	padding-left: 20px;
	float: left;
	font-size: 120%;
}

.PPIOPackagediv {
	background-color: #FFFFD0;
	color: #000;
	border: 1px solid #555;
	padding: 10px;
	font-size: 120%;
	z-index: 1;
	visibility: hidden;
	width: 300px;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength=7,color=#888888,direction=135,enabled=1);
}

.PPIOPackagediv * {
	font-size: 100%;
}

.PPIOPackageSelectOption {
	float: left;
	width: 133px;
	height: 33px;
	text-align: right;
	background-repeat: no-repeat;
	margin: 0 !important;
}

.PPIOPackageSelectOptionRadio {
	padding: 0px !important;
	border: 0px !important;
	width: 30px;
	height: 33px;
}



/*PRODUCT GROUP PAGE ITEM*/
.PGMForm{
	padding-left:20px;
	float:left;
	display:none;
	}
.PGIGroupTitle {
	color: #70AD6A;
	font-size: 14px;
	margin-left: 300px;
	float:left;
}


.PGIGroupHolder {
	background-color: #fff;
	color: #777;
	float: left;
	width: 463px;
	border-bottom: 2px solid#bbb;
}

.PGIGroupHolderInner {
	width: 461px;
	float: left;
	border: 1px solid #ddd;
}

.PGIGroupImageHolder {
	float: left;
	width: 0;
	margin-right: 0;

}

.PGIGroupImageHolder IMG {
	width: 0px;
	height: 0px;
	float: left;
}

.PGIGroupFullDescriptionRow {
	font-size: 120%;
	color: #444;
	float: left;
	width: 431px;
	padding: 8px 8px 8px 20px;
	font-weight: normal;
}

.PGIGroupFullDescriptionRow B{
	color: #70AD6A;
font-size: 120%;

}

.PGIGroupDescriptionRowText {
	font-size: 120%;
	font-weight: bold;
	padding: 5px 0 0px 20px;
	color: #444;
}

.PGIGroupFullDescriptionRow * {
	font-size: 100%;
}

.PGIGroupDescriptionRow {
	font-size: 120%;
	padding-top: 4px;
	font-weight: bold;
	color: #444;
	float: left;
	width: 433px;
	padding: 8px 8px 0px 20px;
	background-color: #E7E7E7;
}

.PGIGroupDetailsRow {
	font-size: 120%;
	padding-top: 4px;
	font-weight: bold;
	color: #444;
	float: right;
	width: 433px;
	padding: 0px 8px 8px 20px;
	background-color: #E7E7E7;
}

.PGIHiddenHide {
	display: none;
	width: 150px;
	text-align: right;
	float: right;
}

.PGIHiddenShow {
	display: block;
	width: 150px;
	text-align: right;
	float: right;
}

.PGISelectedDetails {
	width: 280px;
	float: left;
font-size:100%;
}

.PGISelectedDetails span {
	float: left;
font-size:100%;
}

.PGIGroupOptions {
	float: right;
	width: 463px;
	display:none;
}

/*PRODUCT GROUP PAGE ITEM*/

.PDGT_ProductTableHeader {
	background-color: #F7F5E6;
	color: #666;
	font-size: 100%;

}


.PDGT_ProductTableHeader TD {
	font-size: 110%;
font-weight: bold;
	padding: 6px 6px 6px 2px;
}

/*PRODUCT GROUP PAGE ITEM OPTION*/


.PGIOGroupImage {
	width: 90px;
	float: left;
	margin-bottom: 4px;
}

.PGIOGroupImage IMG {
	width: 80px;
	height: 80px;
	border: 1px solid #70AD6A;
}

.PGIOGroupAddProduct {
	width: 371px;
	border: 1px solid #70AD6A;
	margin-bottom: 5px;
	float: left;
	background: #E7E7E7;
}

.PGIOGroupDescriptionRowText {
	font-size: 120%;
	font-weight: bold;
	padding: 5px 0 0px 20px;
	color: #444;
}

.PGIOGroupPrice {
	width: 214px;
	padding-left: 20px;
	float: left;
	font-size: 120%;
}

.PGIOGroupPrice span{
	color: #70AD6A;
font-weight:bold;
font-size: 120%;
}

.PGIOGroupdiv {
	background-color: #FFFFD0;
	color: #000;
	border: 1px solid #555;
	padding: 10px;
	font-size: 120%;
	z-index: 1;
	visibility: hidden;
	width: 300px;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength=7,color=#888888,direction=135,enabled=1);
}

.PGIOGroupdiv * {
	font-size: 100%;
}

.PGIOGroupSelectOption {
	float: left;
	width: 133px;
	height: 33px;
	text-align: right;
	background-repeat: no-repeat;
	margin: 0 !important;
}

.PGIOGroupSelectOptionRadio {
	padding: 0px !important;
	border: 0px !important;
	width: 30px;
	height: 33px;
}

#PDGGroupImages{
  float:left;
border:1px solid #ddd;
  
}

/*PRODUCT GROUP PAGE ITEM OPTION*/




/***********/
.PDT_ProductTable {
	float: right;
	/*border-top:1px solid #ddd;*/
	width:475px;
}



.PDT_ProductTableFooter {
	font-size: 90%;
	float: right;
	margin-top: 15px;
	width:475px;
	border-top:1px solid #ddd;
}

.PDT_ProductTableFooter1 {
	font-size: 90%;
	float: right;
	margin-top: 15px;
	width:475px;
	border-top:1px solid #ddd;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

.PDT_ProductTableFooter TD {
	padding-top: 15px;
	font-weight: bold;
}

.PDT_ProductTable TD {
	padding: 6px 3px 6px 1px;
	margin-bottom: 2px;

}


.PDT_ProductTableHeader {
	background-color: #fff;
	color: #666;
	font-size: 90%;

}


.PDT_ProductTableHeader TD {
	font-size: 110%;
font-weight: bold;
	padding: 6px 6px 6px 2px;
}



.PDT_ProductTableFooter A {
	margin: 0;
	padding: 0;
	font-size: 120%;
	padding: 2px;
	color: #70AD6A;
	text-decoration: none;
}

.PDT_Image{
width:70px;
}
.PDT_Price{
width:50px;
color:#58ADE6;
font-size:160%;
font-weight: bold;
}
.PDT_Price Span{
	font-size:100%;
	font-weight: bold;
}
.PDT_Add{
	width:158px;
}

.PDT_Points {
	width:85px;
	text-align: center;
}

.PDT_Points SPAN{
	font-size:110%;
	font-weight: bold;
	color:#000;
}
.PDT_Desp {
	width:115px;
}
.PDT_Desp SPAN{
	font-size:110%;
	font-weight: bold;
	color:#000;
}

.PDT_Desc{
width:435px;
}
/******/


.payradio {
float:left;
padding-top:20px;
padding-right:40px;
}

.payimage{
float:left;
width:230px;
}

.payhelp {
float:left;
padding:10px;
}

.error{
color:#c00;
}

.CheckoutHolder{
float:left;
margin-left:20px;
margin-top:20px;
font-size:120%;
}

.CheckoutHolder *{
font-size:100%;
}

#_ctl0_MainContent_QuickAddMessage {
float:left;
font-size:120%;
width:743px;
margin:10px 0 10px 20px;

}


.oDIVCenterColumnFront{ 
	border-top:2px solid #444;
	border-bottom:5px solid #444;
	margin-left:10px;
	margin-top:3px;
	float:left;
	height:254px;
	width:984px;
	/*background:url('../../../ecms/images/banner.jpg');*/
}

#oFrontTextHolder{
	font-size:150%;
	line-height:150%;
	color:#fff;
	padding:15px 25px;
	margin-top:100px;
		background:url('../../../images/transp.gif');
}

#oFrontTextHolder P{
	color:#fff;
	font-size:180%;
	margin-bottom:20px;
}

#oFrontTextHolder H1{
	color:#fff;
	font-size:180%;
	margin-bottom:20px;
}

.PDT_SelHolder{
	width:100%;
	margin-top:10px;
	float:left;
	padding-top:10px;
	border-top:1px solid #eee;
}
#PDT_SelDesc{
	color:#009900;
	font-size:130%;
	font-weight:bold;
	margin-bottom:5px;
	float:left;
	width:100%;
}
#PDT_SelFullDesc{
	color:#888;
	font-size:120%;
	margin-bottom:10px;
	float:left;
	width:100%;
}

.PDT_ConfHolder{
	float:left;
	font-size:130%;
	margin-bottom:10px;
	font-weight:bold;
	color:#000;
}

.ManufacturerContainer{
padding:10px 15px;
float:left;
font-size:120%;
width:735px;
}


.ProductListImage{
cursor:pointer;
}


.wFormHolder *
{
font-size: 100%;
font-family:arial;
}
.wFormHolder
{
width: 742px;
padding: 4px;
background-color: #fff;
float: left;
border: 1px solid #ddd;
font-size: 100%;

}

.wFormElement, .wFormElementHeader, .wFormElementFooter, .wFormElement3, .wFormElementCentered
{
border-bottom: 1px solid #efefef;
padding: 5px 0 5px 0;
float: left;
width: 100%;

}

#quickButs
{
	text-align: right;
	float: right;
	padding-right: 11px;
	width: 170px;
}

#quickbut a
{
	width: 83px;
	height: 20px;
	padding: 3px 0px 0px 0px;
	float: left;
	background: url(../../../images/quickShopBut.gif) no-repeat;
	text-align: center;
	color: #fff;
	margin-right: 3px;
	text-decoration: none;
}

#quickbut a:hover
{
	width: 83px;
	height: 20px;
	padding: 3px 0px 0px 0px;
	float: left;
	background: url(../../../images/quickShopButOver.gif) no-repeat;
	text-align: center;
	color: #fff;
	margin-right: 3px;
	text-decoration: none;
}

#myaccountbut a
{
	width: 83px;
	height: 20px;
	padding: 3px 0px 0px 0px;
	float: left;
	background: url(../../../images/myAccountBut.gif) no-repeat;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

#myaccountbut a:hover
{
	width: 83px;
	height: 20px;
	padding: 3px 0px 0px 0px;
	float: left;
	background: url(../../../images/myAccountButOver.gif) no-repeat;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

#ordertrackingbut a
{
	width: 170px;
	height: 20px;
	padding: 3px 0px 0px 0px;
	float: left;
	background: url(../../../images/orderTrackBut.gif) no-repeat;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

#ordertrackingbut a:hover
{
	
	background: url(../../../images/orderTrackButOver.gif) no-repeat;
	width: 170px;
	height: 20px;
	padding: 3px 0px 0px 0px;
	float: left;
	text-align: center;
	color: #fff;
}

#LGrelated
{
	float: left;
	background: url(../../../images/LGrelatedMainBg.jpg) no-repeat top left;
	width: 785px;
	height: 420px;
	padding-top: 20px;
	padding-left: 15px;
}

#relatedpanel
{
	float: left;
	width: 760px;
	border-bottom: 1px solid #eeeeee;
}

#relatedpanel1
{
	float: left;
	width: 760px;
	height: 200px;
}

#topsellers
{
	float: left;
	width: 300px;
	margin-top: 10px;
}

#topsellers2
{
	float: left;
	width: 300px;
}

#alsobought
{
	float: left;
	width: 300px;
	margin-top: 10px;
}

#alsobought2
{
	float: left;
	width: 300px;
	margin-top: 8px;
}

#similar
{
	float: left;
	width: 300px;
	margin-top: 10px;
}

#similar2
{
	float: left;
	width: 300px;
	margin-top: 8px;
}

#review
{
	float: left;
	background: url(../../../images/LGrelatedMainBg.jpg) no-repeat top left;
	width: 785px;
	height: 420px;
	padding-top: 20px;
	padding-left: 5px;
}

.FeaturedDesc1 {
	float: left;
	height: 35px;
	margin: 3px 0px 0px 0px;
	font-size: 150%;
	color: #70AD6A;
	width: 125px;
	line-height: 12px;
}

.FeaturedDesc1 H1 a {
	width: 125px;
	font-size: 100% !important;
	color: #70AD6A;
	height: 20px;
}

.FeaturedDesc1 h1 
{
	width: 125px;
	height: 20px;
}

.FeaturedContainer1 {
	width: 151px;
	float: left;
	text-align: center;
	height: 180px;
	margin-top: 10px;
}

.FeaturedContainer1 * {
	font-size: 12px;
	word-spacing: 2px;
}

.FeaturedContainer1 H1 {
	clear: both;
	width: 150px;
	margin-top: 4px;
}

.FeaturedContainer1 H1 a {
	clear: both;
	width: 150px;
	font-size: 80%;
	font-weight: bold;
	color: #888;
	text-decoration: none;
}

.review2
{
	float: left;
	margin: 20px 40px 10px 15px;
}

#gradwrap
{
	float: left;
	border: 1px solid #EBEBEB;
	padding: 15px 6px 6px 6px;
	background: url(../../../images/LGgradwrap.jpg) repeat-x top left;
}	

.basketqty{
width:30px;
float:left;
}

.basketqtycolumn{
width:130px !important;
}
.basketqty input{
width:20px;
float:left;
}
.basketupdate{
float:left;
width:75px;
background:url(../../../images/update.gif);
}

.basketupdatebutton{
float:left;
width:75px;
height:20px;
}



.basketqtyholder{
width:130px;
float:left;
}

.basketcol1{
width:280px;
border-left:0 !important;
}

.basketspin{
	float: left;
	width: 25px;
	padding:0;
}


#AccountInfo{
 float:left;
 width:768px;
 padding-left:20px;
 padding-top:10px;
display:inline;
font-size:120%;
	background: url(../../../images/prodmainbg.png) no-repeat;
	background-position:0px -250px;
}

#AccountDetails *,#AccountCreditLimit *{
 font-size:100%;
}

#AccountDetails{
 float:left;
 width:400px;
 display:inline;
 font-size:100%;
}

#AccountCreditLimit{
float:right;
width:250px;
font-size:100%;
text-align:right;
margin-right:20px;
}

#AffLinksHolder {
	margin: 0;
	padding-left:18px;
  float:left;
	background: url(../../../images/prodmainbg.png) no-repeat;
	background-position:0px -250px;
	width:772px;

}

#AffLinks {
	margin: 0;
  float:left;
  border-bottom:1px solid #84A636;
  width:744px;
}

#AffLinks li {
	display: block;
	float: left;
	color: #444;
	padding: 4px;
	background-color: #eee;
	margin-right: 2px;
  margin-top: 8px;
	border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-right: 1px solid #ddd;
  font-size: 120%;
}

#AffLinks li a {
	font-size: 100%;
	text-decoration: none;
	text-transform: lowercase;
	padding: 4px 4px 4px 4px;
}

#AffLinks li span, #AffLinks li span B {
font-size: 100%;
}
.aholder {
	padding: 2px 8px;
    margin:0;
    border:1px solid #ddd;
    background-color: #5290CB;
    background:url(../../../images/buttonbg4.png);
    display:inline;
}

.aholder a {
	font-weight: bold;
	color: #444;
    text-decoration:none;

}

.addressheader {
background:#AD7E2C;
color:#fff;
font-size:100%;
}

.mainbaskettotalprice{
	background-color: #fff;
	color: #83C326;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 2px;
	font-size: 160%;
	font-weight:bold;
	border-top:1px dotted #eee;
	}
	
	#ChkConfIntroduction{
  width:716px;
  float:left;
  padding:10px; 
  text-align:center; 
  border:1px solid #444;
  background:#EFF9D7;
}

#ChkConfInstructions{
  width:290px;
  float:left;
  padding-left:10px;
}

#ChkConfAgreeTerms{
  width:400px;
  float:left;
  padding:10px; 
  text-align:center; 
  border:1px solid #444;
  background:#fff;
}
#_ctl0_MainContent_Confirmation_Instructions{
padding-right:10px;
}

#_ctl0_MainContent_RAFInstructions p{
margin-bottom:10px;
font-size:100%;
}


.border-padding-image-table  {border: 1px solid rgb(200, 223, 197); padding: 7px;}