body {
	background-color: #fff;
	padding: 0px auto;
	margin: 8px auto;
	width: 950px;
	overflow: -moz-scrollbars-vertical !important;
}

body a
{
	color: #E26A26;
	text-decoration: none;
	font-weight: normal;
}

#OuterHolder{
	float:left;
	background-color: #000;
	margin: 0 auto;
	padding: 0;
width:100%;
}

/******************/

.OptionSelectHolder {
	
	width: 464px;
	float:left;
	padding:8px 8px;
	background: #EFEBE8;
}

.OptionSelectTitle{
	width: 100px;
	float:left;
	font-size:13px;
	color:#666;
	font-weight:bold;
}
.OptionSelect{
	width: 360px;
	float:left;
}
.OptionSelect Select{
	width: 250px;
	float:left;
	font-size:12px;
        padding:1px;
        color:#444;
}
.OptionSelect Select Option{
	width: 100%;
	font-size:12px;
        padding:1px;
        color:#444;

}

#MainImage {
	width: 270px;
	height: 300px;
}

* {
	font-size: 10px;
	font-family: arial;
	padding: 0;
	margin: 0;
}


#MainHolder {
	border: 0;
	margin:0px auto;
	width:1000px;
}

#MainHolderHolder {
	border: 0;
	float: left;
	/*background:url('../../../images/background.png') repeat-x;*/
	width:950px;
	
}


#BlackBar {
	border: 0;
	float: left;
	width:950px;
	margin:0;
	padding-top: 2px;
}

#introBar 
{
	float: left;
	width: 950px;
	background: url(../../../images/introBar.gif) no-repeat;
	height: 30px;
	padding-top: 5px;
}

#HeaderHolder {
	border: 0;
	float: left;
	background-color: #fff;
	width:950px;
	margin: 0px auto;
  height:112px;
}

#Header {
	border: 0;
	background-color: #fff;
	margin:0px auto;
	width:950px;
}


#FooterHolder {
	float: left;
	background-color: #fff;
	width:950px;
	padding-top:10px;
	padding-bottom:20px;
}
#Footer {
	margin:0px auto;
	width:930px;
	background-color: #F0EBE6;
	/*height: 150px;*/
	padding: 7px 10px 10px 10px;
	overflow: auto;
}

#footerfooter 
{
	float: left;
	width: 950px;
	height: 75px;
	background: url(../../../images/footerfooterbg.gif) no-repeat;
	padding-top: 16px;
	color: #666666;
}

#footerLeft
{
	float: left;
	width: 230px;
	height: 25px;
	padding-top: 2px;
	color: #666666;
}

#footermiddle
{
	float: left;
	width: 300px;
	
}

#footerRight
{
	float: right;
	width: 200px;
	height: 25px;
	padding-top: 2px;
	padding-right: 3px;
	color: #666666;
	text-align: right;
}

#footerRight a
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#footerRight a:hover 
{
	text-decoration: none;
	color: #E26A26;
}	

#WelcomeHolder {
	float: left;
	width:950px;
	margin-top:15px;
	padding-top:0px;
	font-size:10px;
}

#Welcome {
	margin:0px;
	width:950px;
	font-size:12px;
	line-height:14px;
	
}

#Welcome P{
	font-size:20px;
	margin-bottom:20px;
	color:#A9A953;
}

#Welcome *{
	font-size:12px;
}

#ShopLocator {
	color: #5C1C49;
	padding: 10px 22px;
	width: 700px;
	float: left;
	
border:2px solid #fff;

}

#_ctl0_ShopLocator {
	color: #5C1C49;
	font-weight: bold;
	padding: 0px 0px;
	width: 700px;
	float: left;
	border:2px solid #fff;
	text-transform: lowercase;
}

#ShopLocatorHolder {
	background: #fff;
	width: 750px;
	height: 30px;
	float: left;
	padding-top: 10px; 
}

.flag {
	margin-top: 12px;
}

.flagl {
	font-size: 13px;
	padding-right: 3px;
	padding-top: 12px;
	float: left;
}

#NavigationRight {
	float: left;
	width: 710px;
	text-align:right;
}



#NavigationRight LI {
	display: inline;
	list-style: none;
	color: #888;
}

#NavigationRight LI A {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#NavigationRight LI A:Hover, #NavigationFoot LI A:Hover, #NavigationFoot2 LI A:Hover, #NavigationFoot3 LI A:Hover{
	color: #EB6700;
	text-decoration: underline;
}


#NavigationFoot {
	list-style: none;
	float: left;
	line-height: 15px;
	text-align: left;
	width: 188px;
}



#NavigationFoot LI {
	display:block;
	list-style: none;
	color: #595959;
}

#NavigationFoot LI A {
	font-size: 12px;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
}

#NavigationFoot2 {
	list-style: none;
	float: left;
	line-height: 15px;
	text-align: left;
	width: 188px;
}



#NavigationFoot2 LI {
	display:block;
	list-style: none;
	color: #595959;
}

#NavigationFoot2 LI A {
	font-size: 12px;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
}

#NavigationFoot3 {
	list-style: none;
	float: left;
	line-height: 15px;
	text-align: left;
	width: 188px;
}



#NavigationFoot3 LI {
	display:block;
	list-style: none;
	color: #595959;
}

#NavigationFoot3 LI A {
	font-size: 12px;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
}


#NavigationHead {
	margin:0;
	list-style: none;
	float: left;
	height: 35px;
	text-align: center;
padding:0;
}



#NavigationHead LI {
	display: block;
	list-style: none;
	background:#fff;
	float:left;
	/*border-right:1px solid #E7E7B5*/;

}

#NavigationHead LI A {
	font-size: 18px;

	color: #B585A8;
	padding-right: 34px;
	text-decoration: none;
	line-height: 33px;
}

#NavigationHead LI A:hover {
	color: #6F2959;
}




H1 {
	font-size: 20px;
	color: #5C1C49;
	margin: 0px 0px 6px px;
	font-weight: normal;
}

.welcome {
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #863f67;
}

h2, h2 SPAN {
	margin-bottom: 6px;
	color: #444;
	font-size: 12px;
}
h2 SPAN, h2 SPAN B {
	font-size: 10px;
}

p {
	color: #666;
	font-family: arial;
	font-size: 13px;
}
p * {
	font-size: 13px;
}


a:hover {
	text-decoration: underline;
}



.headerImage {
	padding: 10px 5px 5px 1px;
	float: left;
	width: 685px;
}


.headerBasket {
	padding:0px;
	float: left;
	text-align:left;
	width:258px;
	
}


#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: 13px;
	color: #fff;
	text-decoration: none;
}

.leftAlignMenu a:visited {
	color: #888;
}


#DeptSearchHolder {
	float: right;
	padding-top: 2px;
	margin-right: 0px;
}

#searchimg
{
	float: left;
}


#DeptSelector {
	float: left;
	padding-top:7px;
	width: 296px;
	height:33px;
}

.DeptSelectorSelect {
	width: 310px;
	margin: 0 0px;
	font-size: 11px !important;
	color: #666666;
	font-weight: bold;
	border: 1px solid #999999;
	height: 18px;
}

.DeptSelectorSelect * {
	font-size: 11px !important;
	color: #999999;
	height: 18px;
}

#DeptSelector2 {
	float: left;
	width: 150px;
	padding:10px;
	background-color:#F6F3F0;
}

.DeptSelectorSelect2 {
	width: 150px;
	margin: 0 0px;
	font-size: 14px !important;
	color: #666666;
	border: 0px solid #999999;
}

.DeptSelectorSelect2 Option {
	font-size: 14px !important;
	color: #666;
}

#LocationBar, .BreadCrumb {
	font-size: 12px;
	text-transform: lowercase;
}
#LocationBar{
padding-top:2px;
}

#SearchHolder {
	float: left;
}

#SearchHolder * {
	margin: 0;
	padding: 0;
	font-size: 13px;
}
.searchinput {
	width: 151px;
	height: 14px;
	border: 1px solid #aaa;
	padding: 1px !important;
	text-transform: lowercase;
	float: left;
	font-size: 12px !important;
	color: #444;
	background:#FBF9FA;
}


.imageSHOP {
	width: 40px;
	height: 21px;
	float: left;
}

/******************************************/
/********* main body layout start *********/
/******************************************/

#oDIVLeftColumn {
	width: 170px;
	float: left;
	text-align: left;
	padding-left: 0px;
	margin-right: 10px;
	height: 100%;
}

.oDIVCenterColumn {
	float: left;
	margin: 15px 0px 20px 0px;
	width:770px;
	background:#fff;
}

.oDIVCenterColumnMid {
	float: left;
	margin-top: 15px;
	width:800px;
	background:#fff;
}
.oDIVCenterColumnMidNoBg {
	float: left;
	margin: 15px 0px 20px 0px;
	width:800px;
	background:#fff;
}
.oDIVCenterColumnMidNoBorder{
	float: left;
	margin: 15px 0px 20px 0px;
	width:800px;
	background:#fff;
}

.oDIVCenterColumnMidNoBorder P{
	float: left;
	margin-top: 0;
	margin-right: 8px;
	width:100%;
	font-size:13px;
	line-height:140%;
	color:#888;
	font-weight:bold;
	word-spacing:0.1em;
	text-align:left;

}

.oDIVCenterColumnTop {
	float: left;
	background:#fff;
	margin-top: 0;
	margin-left: 10px;
	border-top:1px solid #A5A631;
	border-left:1px solid #A5A631;
	border-right:1px solid #A5A631;
	width:778px;
}
.oDIVCenterColumnCap {
	float: left;
	background:#fff;
	margin-top: 10px;
	margin-left: 10px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	width:778px;
}


.oDIVCenterColumnFoot{
  border-top:1px solid #ccc;
	float: right;
	margin-top: 0;
	margin-right: 8px;
	width:780px;
}
#TitleHolder {
	padding: 8px 0 0 0;
	float: left;
	width: 100%;
}

#oDIVCenterColumnLeft {
	width: 590px;
	float: left;
	font-size: 13px;
	border-right: 1px dotted #888;
	margin-top: 10px;
	padding: 0;
}

#oDIVCenterColumnLeft * {
	font-size: 13px;
	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: 0px;
	padding-top: 0px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	float: right;
	width: 178px;
}

#oDIVJoinMailingList h2 span {
	color: #353D40;
	font-size: 13px;
	font-weight: bold;
}

#oDIVJoinMailingList span {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
width:178px;
float:left;
}

#FurtherInfo {
	float: left;
	width: 723px;
	padding: 10px;
	color: #444;
	background-color: #ddd;
	font-size: 12px;
}

.InfoLink {
	color: #863f67;
	font-weight: bold;
	margin: 3px 3px 3px 0px;
	text-decoration: none;
	font-size: 10px;
}

#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: 11px;
	font-weight: bold;
	width: 100px;
	line-height: 23px;
}

#oDIVJoinMailingListLeft * * {
	color: #fff;
}

.SmallCheck {
	margin-top: 3px;
	font-size: 10px;
	float: left;
	font-weight: bold;
	color: #555;
	padding: 0;
	display: none;
	line-height: 20px;
}

#JoinMailingList_HTML {
	margin: 0;
}

.JoinMailingList_EnterEmail {
	width: 174px;
	color: #666;
	font-size: 13px;
	margin: 5px 0px 5px 0px;
	padding:1px;
	border:1px solid #bbb;
}

#oDIVJoinMailingListRight, #oDIVTellFriendRight {
	width: 322px;
	float: left;
	font-size: 10px;
	color: #fff;
}


/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/



/******** Quick Basket start ********/

#oDIVYourBasket {
	width: 258px;
	margin-top:0px;

}

#oDIVYourBasketCenter {

	text-align: right;
	color: #000;
	font-size: 10px;
	width: 258px;
}


.smallBasketText, .smallBasketPriceText, .smallBasketSubotalText {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	padding:0 2px;
}






#oDIVYourBasketView {
	font-size: 11px;
	width: 250px;
	margin: 2px 0 0 0;
	color: #E4811C;
	text-align: right;
	float:right;
}


#oDIVYourBasketViewR{
width:122px;
height:40px;
text-align:center;
padding-top:10px;
float:left;
background:url(../../../images/viewbasketbg.gif);
}

#oDIVYourBasketViewL{
width:122px;
height:40px;
text-align:center;
padding-top:10px;
float:right;
background:url(images/viewbasketbg.gif);
background:url(../../../images/viewbasketbg.gif);
}

#oDIVYourBasketViewL A,#oDIVYourBasketViewR A {
	color: #777;
	text-decoration: none;
	font-size: 11px;
}

#oDIVYourBasketViewL A SPAN,#oDIVYourBasketViewR A SPAN {
	font-size: 12px;
	color: #777;
}



/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/******** 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: #80C31C;
	color: #fff;
	/*border: 1px solid #555;*/
	padding: 20px;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	position: absolute;
	top: 150px;
	left: 400px;
	z-index: 1;
	visibility: visible;
	width: 300px;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(strength=7,color=#888888,direction=135,enabled=1);*/
}

.fpdiv {
	background-color: #C7E096;
	color: #444;
	border: 1px solid #9AC840;
	padding: 5px;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	position: absolute;
	top: 320px;
	margin:0 auto;
	z-index: 1;
	visibility: visible;
	width:550px;
	margin-left:270px;
}

.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: 763px;
	border: 1px solid #ddd;
	font-size: 100%;
	margin-bottom: 10px;
        margin-left:5px;
}

.FormHolder {
        color:#444;
}

.FormHolderMid {
        margin-left:10px !important;
        color:#444;
}

.Basket_Table {

        color:#444;
}


.Order_Table {
	float: left;
	width: 763px;
	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:#863f67;
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%;
}

.mainbaskettotalprice{
	background-color: #fff;
	color: #DD6E27;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 8px;
	padding-bottom: 2px;
	font-size: 160%;
	font-weight:bold;
	border-top:1px dotted #eee;
	}


.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: #863F76;
	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: #893E78;
	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: 0px;
        margin-left: 5px;
	margin-bottom: 12px;
	float: left;
	width: 763px;
}


/********* 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: left;
	width: 770px;
	text-align: center;
	border: 1px solid #eeeeee;
	margin-left: 179px;
	font-size: small;
	margin-right:0px;
	background:#fff;
color:#444;
}

#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 0px;
	width:763px;
	background-color: #fff;
	float: left;
	font-size: 12px;
    margin-right:0px;
    margin-left: 5px;

}
.FormHolderMid {
border-bottom:0;
}

.FormHolderNLM {
	width: 735px;
	padding: 0 5px;
	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: #863f67;
	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: 763px;
        color:#444;
}

.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:#E26A26;
text-decoration:none;
font-weight:bold;

}

.ShippingElement, .ShippingElementTotal {
	padding: 5px 0 0 0;
	float: left;
	width: 550px;
}
.ShippingElementTotal {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #eee;
}
.ShippingLabel {
	float: left;
	width: 480px;
	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: 120%;
	width: 645px;
	color: #666;
	margin-left: 0px;
	padding-bottom: 2px;
	float:left;
	height:15px;
}

#BreadCrumbHolder A {
	font-size: 100%;
	color: #666666;
	text-decoration: none;
}

#DepartmentDescription {
	font-size: 12px;
	width: 745px;
	color: #666;
	margin-left: 5px;
	padding: 8px 0;
}

#DepartmentDescription * {
	font-size: 100%;
}


/***************************************/
/****** Department Items  Start ********/
/***************************************/
.DepartmentItemHolder {
	float: left;
	margin-left: 0px;
	width: 800px;
}

.DepartmentItem {
	width: 158px;
	padding: 10px 5px 0px 5px;
	float: left;
	text-align: center;
	/*height: 200px;*/
	margin:7px 7px;
	border: 2px solid #EEEEEE;
}



.DepartmentItemSub {
	width: 249px;
	height: 42px;
	float: left;
	text-align: center;
	color: #EB6700;
	margin: 0px 10px 5px 0px;
	padding-top: 0px;
	font-size: 110%;
	background: url(../../../images/greybg.gif) no-repeat top left;
}

.DepartmentItemSub a
{
	text-decoration: none;
	padding-top: 7px;
}

.DepartmentItemSub a:hover
{
	text-decoration: none;
	color: #C45800;
	width: 249px;
	float: left;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 11px;
	background: url(../../../images/greybghover.gif) no-repeat top left;
}
	

.DepartmentItemPic {
	padding: 0;
	margin: 0;
	border: 0;
}

.DepartmentItemPic A IMG {
	width: 150px;
	height: 150px;
	border: 1px solid #fff;
	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: 0px;
	font-weight: normal;
	padding: 0;
	font-size: 16.5px;
	float: left;
	width: 100%;
	text-decoration: none;
	text-transform: lowercase;
}

.DepartmentItemTitle a
{
	color: #EB6700;
	text-decoration: none;
}

.DepartmentItemTitle a:hover
{
	text-decoration: none;
	color: #C45800;
}

.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: #863f67;
	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 
{
	list-style: none;
	float: left;
	width: 170px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #F6F3F0;
	padding: 10px 0px 10px 0px;
	text-transform: lowercase;
}

#oUlProductNavigation li 
{
	width: 170px;
	float: left;
	display: block;
	line-height: 14px;
	text-transform: lowercase;
}

.level1selected a, .level1selected a:visited 
{
	width: 156px;
	float: left;
	color: #9AC840;
	text-decoration: none;
	padding: 7px 3px 7px 10px;
	font-size: 14px;
	font-weight: 500;
	margin: 0px 0px;
	border-bottom: 2px solid #9AC840;
	text-transform: lowercase;
}

.level1 a, .level1 a:visited 
{
	width: 145px;
	float: left;
	color: #666666;
	text-decoration: none;
	padding: 7px 3px 7px 0px;
	font-size: 14px;
	font-weight: 500;
	margin: 0 10px;
}

.level1e a, .level1e a:visited 
{
	width: 145px;
	float: left;
	color: #666666;
	text-decoration: none;
	padding: 10px 3px 6px 0px;
	font-size: 14px;
	font-weight: 500;
	
}

.level1 a:hover
{
	color: #9AC840;
	text-decoration: none;
}

.level2 a, .level2 a:visited 
{
	width: 145px;
	float: left;
	color: #666666;
	text-decoration: none;
	padding: 1px 3px 1px 10px;
	font-size: 10px;
}

.level2selected a, .level2selected a:visited 
{
	width: 145px;
	float: left;
	color: #9AC840;
	text-decoration: none;
	padding: 1px 3px 1px 10px;
	font-size: 10px;
}

.level2 a:hover
{
	color: #9AC840;
	text-decoration: none;
}

.level3 a, .level3 a:visited 
{
	width: 137px;
	float: left;
	color: #888;
	text-decoration: none;
	padding: 1px 1px 1px 20px;
	font-size: 10px;

}

.level3 a:hover 
{
	color: #9AC840;
	text-decoration: none;
}

.level3selected a, .level3selected a:visited 
{
	width: 137px;
	float: left;
	color: #9AC840;
	text-decoration: none;
	padding: 1px 1px 1px 20px;
	font-size: 10px;

}

.level4 a, .level4 a:visited 
{
	width: 127px;
	float: left;
	color: #888;
	text-decoration: none;
	padding: 1px 1px 1px 30px;
	font-size: 10px;
	background: #ffffff;
}

.level4 a:hover
{
	color: #9AC840;
	text-decoration: none;
}	

.level4selected a, .level4selected a:visited 
{
	width: 127px;
	float: left;
	color: #9AC840;
	text-decoration: none;
	padding: 1px 1px 1px 30px;
	font-size: 10px;
	background: #ffffff;
}

.level5 a, .level a:visited 
{
	width: 117px;
	float: left;
	color: #888;
	text-decoration: none;
	padding: 1px 1px 1px 40px;
	font-size: 100%;
	background: #ffffff;
}

.level5 a:hover
{
	color: #9AC840;
	text-decoration: none;
}	

.level5selected a, .level5selected a:visited 
{
	width: 117px;
	float: left;
	color: #9AC840;
	text-decoration: none;
	padding: 1px 1px 1px 40px;
	font-size: 100%;
	background: #ffffff;
}

.level6 a, .level a:visited 
{
	width: 107px;
	float: left;
	color: #888;
	text-decoration: none;
	padding: 1px 1px 1px 50px;
	font-size: 100%;
	background: #ffffff;
}

.level6 a:hover
{
	color: #9AC840;
	text-decoration: none;
}	

.level6selected a, .level6selected a:visited {
	width: 107px;
	float: left;
	color: #9AC840;
	text-decoration: none;
	padding: 1px 1px 1px 50px;
	font-size: 100%;
	background: #ffffff;
}

.FrontDepHolder {
	width: 266px;
	float: left;
	padding: 8px;
}

.FrontDepImage {
	height: 250px;
}

.FrontDepText {
	color: #863f67;
	font-weight: bold;
}

.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: #863f67;
	width: 743px;
	height: 1px;
	font-size: 1px;
	margin-top: 8px;
	margin-bottom: 10px;
}

.spacer3 {
	float: left;
	background-color: #863f67;
	width: 743px;
	height: 1px;
	font-size: 1px;
	margin: 8px 0 10px 20px;
}

.leftbox {
	border: 1px solid #863f67;
	list-style: none;
	float: left;
	width: 186px;
	margin-top: 4px;
	text-align: left;
	color: #333;
	background-color:#fff;
}

.bTitle {
	color: #330033;
	font-weight: bold;
	margin: 9px 3px 3px 3px;
	font-size: 150%;
}

.bTitle SPAN {
	font-size: 100%;
}

.bLink, .bLinkSelected {
	padding: 3px;
	font-size: 110%;
}

.bLink A, .bLinkSelected A {
	color: #863f67;
	font-weight: bold;
	margin: 3px 3px 3px 0px;
	text-decoration: none;
	font-size: 100%;
}
.bLinkSelected A {
	color: #888;
}
.bLink A:visited {
	color: #863f67;
}


.btext {
	float: left;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	font-size: 100%;
}

/****************************/
/***** ProdListHolder *******/
/****************************/


#ProductListTable {
	margin-bottom: 15px;
	float: left;
}

.ProdListHolder {
	float: left;
	width: 237px;
	height: 127px;
	text-align: left;
	background-color: #fff;
	margin: 5px 20px 10px 0px;
	border: 2px solid #EEEEEE;
}

.ProdListHolderInset {
	float: left;
	width: 237px;
	padding: 0;
}

.ProdInfo {
	width: 237px;
	overflow: hidden;
}

.ProdInfo Span {
	font-weight: bold;
	font-size: 110%;
	color: #666 !important;
	padding: 2px;
	height: 27px;
}

.ProdPrice {
	font-weight: bold;
	font-size: 11px;
	color: #666 !important;
	padding: 2px 0 0 4px; ;
height:16px;
float:left;
width:100px;;
}

.ProdPrice Span {
	color: #666 !important;
	font-size: 11px;
}

.ProdTitle {
	font-size: 11px;
	color: #E26A26 !important;
	overflow: hidden;
	height: 67px;
	padding: 10px 0 0 4px;
	width: 100px;
	float: left;
}

.ProdImage {
	height: 127px;
	width: 127px;
	float: left;
	border-right: 2px solid #EEEEEE;
}

.ProdImage IMG {
	width: 125px;
	height: 125px;
	border: 1px solid #fff;
}
.ProdTitle A, .ProdTitle A:visited {
	font-size: 100%;
	color: #E26A26;
	text-decoration: none;
	font-weight: bold;
}

.ProdMoreInfoButton {
	float: left;
}   

.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: 2px;
width:73px;
height:25px;
}

.ProdListHolder .Price {
	font-size: 110%;
	font-weight: bold;
	color: #aaa;
}
.ProdListHolder .Price Span {
	font-size: 100%;
	color: #863f67;
}


/* 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: #E26A26;
	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;
	width: 770px;
	margin-left: 0px;
}

#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: #666666;
	float: left;
	width: 465px;
	font-size: 120%;
	padding-bottom: 20px;
	line-height: 120%;
}

#ProductFullDescription a {
	font-weight: normal;
}

#ProductFullDescription * {
	font-size: 100%;
}

#ProductFullDescription UL {
	margin:10px 0 10px 10px;
}

#ProductFullDescription UL LI {
	margin-left:15px;
}

#ProductImageLinks {
	float: left;
	width: 250px;
	padding: 10px;
	margin-top: 20px;
	color: #444;
}

#ProductImageLinksFooter {
	float: left;
	width: 270px;
}


#ProductImageLinks A {
	color: #863f67;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

#ProductImageLinks A IMG {
	margin: 5px;
	border: 1px solid #cccccc;
	float:left;
	width:50px;
	height:50px;
}


#SubHolder {
	float: left;
	width: 743px;
}

.SubHolder3 {
	float: left;
	width: 743px;
        margin-left:5px;
        text-transform: lowercase;
}

#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: #863f67;
	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: #863f67;
	font-size: 140%;
}

.xxxtapPoints {
	font-weight: bold;
	color: #863f67;
	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: #E26A26;
	font-weight: bold;
	margin: 3px 3px 3px 3px;
	text-decoration: none;
	font-size: 110%;
}



.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: #863f67;
	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 #863f67;
	background-color: #fff;
}
#ProdUpdateBtnsReCalc A {
	text-decoration: none;
	font-weight: bold;
	color: #863f67;
}

#ProdUpdateBtnsAdd {
	width: 196px;
	float: left;
	border: 1px solid #863f67;
	background-color: #863f67;
	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: #863f67;
	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: 800px;
	margin: 15px 0px 0px 0px;
	padding-top: 60px;
	padding-bottom: 10px;
	padding-right: 20px;
	float: right;
	text-align: center;
	background: url(../../../images/featuredBreak2.gif) no-repeat;
}

.FeaturedHolderTitle {
	width: 375px;
	float: left;
	color: #bbb;
	font-size: 30px;
	font-family: times new roman,serif;
	text-align: center;
}


.FeaturedContainer {
	width: 128px;
	float: left;
	text-align: center;
	margin: 0px 25px 0px 0px;
}

.FeaturedContainer * {
	font-size: 12px;
	word-spacing: 2px;
}

.FeaturedContainer H1 {
	clear: both;
	width: 125px;
	margin-top: 4px;
}

.FeaturedContainer H1 a {
	clear: both;
	width: 125px;
	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;
	margin-bottom: 5px;
}

.FeaturedImage IMG {
	text-align: center;
	width: 125px;
	height: 125px;
	border: none;
	
}

.FeaturedDesc {
	width: 125px;
float:left;
}

.FeaturedDesc H1 a {
	font-size: 90%;
	font-weight: bold;
	color: #DE6424;
	text-decoration: none;
	text-align: center;
}

.FeaturedLink {
	float: left;
	width: 125px;
	margin-left: 0px;
	font-size: 85% !important;
	text-align: left;
	font-weight: bold;
	color: #DE6424;
}
.FeaturedLink A {
	font-size: 120% !important;
	font-weight: bold;
	color: #DE6424;
	text-decoration: none;
	padding: 0px;
	font-size: 110% !important;
}

.FeaturedButtonImage {
	margin: 9px 0 0 0;
	float: right;
}

/*****************************/

/*****/

#LargeImageHeader {
	height: 100px;
	padding-top: 10px;

}

#LargeImageFooter {
	background-color: #FFF;
	text-align: center;
	padding: 5px;
	/*border: 1px solid #aaa;*/
	width: 700px;
	float: left;
}

#LargeImageLinks {
	/*border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;*/
	background-color: #fff;
	width: 100%;
	color: #ccc;
	padding: 5px 5px 5px 0px;
	font-size: small;
}

#LargeImageLinks a img
{
	border: 1px solid #ccc;
}

#LargeImageLinks A {
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	margin: 2px 3px 2px 0px;
}

#LargeImage #MainImage {
	width: 700px;
	height: 700px;
}

#LargeImage, #divFurtherInfo {
	text-align: center;
	padding: 0px;
	background-color: #FFF;
	width: 700px;
	border: 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 {
border: 1px solid #ddd;
	width:938px;
	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: 908px;
	padding: 20px;
	border: 1px solid #ddd;
	float: left;
}

.Affiliate_Table {
	float: left;
	width: 908px;
	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;
	color: #333;
}

#oFrontCenter {
	float: left;
	width: 375px;
	font-size: 100%;
	border: 1px solid #ddd;
	margin-top: 5px;
}

/****** CMS2 ******/


#oDivCMSContent {
	font-size: 13px;
	float:left;
	margin-left: 5px;
	width:728px;
	padding:2px 0;
}

#oDivCMSContent p a{
     font-weight:normal;
     font-size:100%;
}

#oDivCMSContent ol li, #oDivCMSContent ul li
{
	font-size: 13px;
        color:#666;
}

#oDivCMSContent ol
{
	margin-left: 25px;
	font-size: 110%;
}

#oDivCMSContent ul
{
	list-style-type: square;
	margin-left: 20px;
font-size: 110%;
} 


#oDivCMSContent ul li a,#oDivCMSContent ol li a
{
	font-size:100%;
FONT-WEIGHT:NORMAL;
} 


#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: #863f67;
	border-bottom: 1px dotted #C9C9C9;
	font-size: 140%;
}

.cmsMenuClass li {
	font-weight: bold;
	color: #863f67;
}


#oDivCMSContent h1 * {
	font-weight: bold;
}




#divNews * {
	font-size: 10px;
}
#divNews P {
	margin: 10px 0;
}
#divFrontNews {
	width: 340px;
}
#divFrontNews * {
	font-size: small;
}
#divFrontNews A {
	color: #863f67;
	text-decoration: none;
}

#divFrontNews P {
	margin: 10px 0;
}

/***********/
#ProductTable {
	width: 100%;
	background-color: #fff;
	margin-top: 10px;
	float: left;
}

.ProductTable2 {

margin-left: 0px !important;
width:485px !important;
float:right !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: #863f67;
	text-decoration: none;
}

/******/




.ptQtyRow * {
	width: 20px;
	font-size: 110%;
	margin: 0;
}
.ptQtyRow {
	text-align: center;
	width: 105px;
background:#EFEBE8;
}

.tapspin {
	width: 20px;
}

#ProductListTable {
	float: left;
}


#ProductTableHeader TD {
	font-weight: bold;
}


.ptPSD {
	width: 115px;
}

.ptPSD .Price {
	font-size: 180%;
	color: #863f67;
	font-weight: bold;
}


.ptDPD{
width:440px;

}

.ProductDetailsTitle {
	font-size: 130%;
	font-weight: bold;
	color: #863f67;
}
.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: #863f67;
}
.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 {
	font-family: tahoma, verdana,sans serif;
	float: left;
	width: 753px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding: 5px 10px 5px 5px;
	background-color: #EFEBE8;
}

.Paging 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: #888;
	font-size: 100%;

}

.Page A {
	color: #E26A26;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;


}

.PageB {
	padding: 0;
	color: #888;
	font-size: 100%;
float:left;
}

.PageB A {
	color: #E26A26;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
padding:0;

}

.PageA {
	color: #E26A26;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;


}

.PageA a
{
	color: #E26A26;
}

.PageC {
	color: #888;
	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: 100%;
}
/********** ************** **************/

#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: #666;
	margin-left:3px;
	float: left;
	width: 745px;
	font-size: 120%;
	padding-bottom: 20px;
	line-height: 120%;
}

#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: #863f67;
}

.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: #E26A26;
	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 #863f67;
}

.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 #863f67;
	border-bottom: 1px solid #863f67;
}

#GroupSelectYourOptions {
	width: 480px;
	float: right;
	font-size: 150%;
	color: #666;
	font-weight: bold;
	margin: 0;
	padding:0;
	display:inline;
border:0px solid #ddd;
background:#EFEBE8;
}

#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 #83C326;
	border-bottom: 1px solid #83C326;
}

.tblGrpAddProduct {
	width: 496px;
	border: 1px solid #863f67;
	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: #863f67;
	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 {

	float: left;
	width: 765px;
	text-align: center;
	margin-left: 0px;
	margin-top: 10px;
}

.FeaturedContainerRel {
	width: 200px;
	float: left;
	text-align: left;
	margin: 0 0px;
}

.FeaturedContainerRel * {
	font-size: 12px;
	word-spacing: 2px;
}

.FeaturedContainerRel {
	clear: both;
	width: 195px;
	margin-top: 0px;
	margin-left: 4px;
}

.FeaturedContainerRel a {
	clear: both;
	width: 200px;
	font-size: 70%;
	font-weight: bold;
	color: #888;
	text-decoration: none;
}

.FeaturedDescRel {
	width: 200px;
margin-top:6px;
}

.FeaturedDescRel a {
	font-size: 100%;
	font-weight: normal;
	color: #DE6424;
	text-decoration: none;
	text-align: left;
}

#relatedHolder 
{
	background: url(../../../images/relatedbgHeader.gif) no-repeat top;
	float: left;
	width: 765px;
	text-align: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 50px;
}

#listHolder
{
	background: url(../../../images/similarbgHeader.gif) no-repeat top;
	float: left;
	width: 765px;
	text-align: center;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 12px;
}

#similarHolder 
{
	background: url(../../../images/similarbg.gif) no-repeat top left;
	float: left;
	width: 250px;
	text-align: left;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 25px;
}

#alsoboughtHolder 
{
	background: url(../../../images/alsoboughtbg.gif) no-repeat top left;
	float: left;
	width: 265px;
	text-align: left;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 25px;
}

#topsellersHolder
{
	background: url(../../../images/topsellersbg.gif) no-repeat top left;
	float: left;
	width: 250px;
	text-align: left;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 25px;
}

.leftboxHolderTitle {
	font-size: 130%;
	font-weight: bold;
	padding-top: 5px;
}

.leftboxHolder {
	float: left;
	width: 800px;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 15px;
	background: url(../../../images/featuredBreak.gif) no-repeat;
}


#RelatedHolder {
	color: #777;
	float: left;
	width: 122px;
	padding: 5px;
	margin: 10px;
	text-align: center;
}

.leftboxContainer {
	text-align: center;
	width: 128px;
	float: left;
	margin: 0px 30px 0px 0px;
}

.leftboxImage A IMG {
	text-align: center;
	width: 125px;
	height: 125px;
	border: none;
}

.leftboxDesc {
	padding-top: 5px;
}

.leftboxDesc h1 a {
	font-size: 60%;
	font-weight: bold;
	color: #DE6424;
	text-decoration: none;
}

.leftboxDesc h2 a
{
	font-size: 90%;
}

.LinkDarkOnLight SPAN:Hover, .LinkLightOnDark SPAN:Hover {
	color: #ddd;
}

.FormHolder2 {
	background-color: #EFEBE8;
	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' );
	width: 170px;
	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: 25px;
	height: 27px;
	padding: 6px 0 0 0;
}

.ptAddTableB INPUT {
	float: left;
	width: 76px;
	padding: 0 0 0 3px;
}

.ptAddTableB {
	float: left;
	clear: both;
}


#GrpDetails {
	width: 180px;
	font-size: 120%;
background:#EFEBE8;
padding:10px !important;
}

#GrpDetails {
	font-size: 120%;
}

#SelectedGroupItems {
	font-size: 120%;
}


/*PRODUCT PAGE ITEM*/

.PPIPackageTitle {
	color: #863f67;
	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 GROUP PAGE ITEM*/
.PGMForm{
	padding-left:20px;
	float:left;
	display:none;
	}
.PGIGroupTitle {
	color: #83C326;
	font-size: 14px;
	margin-left: 300px;
	float:left;
	display:inline;
}


.PGIGroupHolder {
	color: #777;
	float: left;
	width: 461px;
	display:inline;
}


.PGIGroupItemHolder{
	float: left;
	width: 461px;
	display:inline;
	margin: 0 10px;

}

.PGIGroupHolderInner {
	width: 461px;
	float: left;
	display:inline;


}

.PGIGroupHolderInner SPAN{
display:none;
}

.PGIGroupImageHolder {
	float: left;
	width: 60px;
	margin-right: 5px;
	display:none;
}

.PGIGroupImageHolder IMG {
	width: 50px;
	height: 50px;
	float: left;
	display:inline;
border:1px solid #ccc;
}

.PGIGroupFullDescriptionRow {
	font-size: 120%;
	color: #444;
	float: left;
	width: 473px;
	padding: 8px 8px 8px 20px;
	font-weight: normal;
	display:inline;
}

.PGIGroupFullDescriptionRow B{
	color: #83C326;
font-size: 120%;

}

.PGIGroupDescriptionRowText {
	font-size: 120%;
	font-weight: normal;
	padding: 5px 0 0px 20px;
	color: #444;
	float:left;
	display:inline;


}

.PGIGroupFullDescriptionRow * {
	font-size: 100%;
}

.PGIGroupDescriptionRow {
	font-size: 120%;
	padding-top: 4px;
	font-weight: normal;
	color: #444;
	float: left;
	padding: 2px;
	display:inline;
width:435px;
background:#fff;
border:1px solid #888;
margin-top:14px;
}

.PGIGroupDetailsRow {
	font-size: 120%;
	padding-top: 4px;
	font-weight: bold;
	color: #444;
	float: left;
	width: 20px;
	padding: 0;
	display:inline;
}

.PGIHiddenHide {
	display: none;
	width: 20px;
	text-align: right;
	float: left;
margin-top:14px;
}

.PGIHiddenShow {
	display: block;
	width: 20px;
	text-align: right;
	float: left;
margin-top:14px;
}

.PGISelectedDetails {
	width: 280px;
	float: left;
font-size:100%;
display:inline;
display:none;
}

.PGISelectedDetails span {
	float: left;
font-size:100%;
}
.PGISelectedDetails span a{
	float: left;
font-size:100%;
color:#83C326;
text-decoration:none;
display:none;
}

.PGIGroupOptions {
	float: right;
	width: 461px;
	display:none;
border-bottom:1px solid #ddd;
padding-bottom:4px;

}

/*PRODUCT GROUP PAGE ITEM*/

/*PRODUCT GROUP PAGE ITEM OPTION*/


.PGIOGroupImage {
	width: 88px;
	float: left;
	margin-bottom: 4px;
margin-left:2px;
display:none;
}

.PGIOGroupImage IMG {
	width: 80px;
	height: 80px;
	border: 1px solid #83C326;
	cursor:pointer;
    cursor:hand;   
}

.PGIOGroupAddProduct {
	width: 455px;

	margin-left: 10px;
	float: left;
	background: #fff;
text-align:right;
border-left:1px solid #eee;
border-right:1px solid #eee;
padding-right:5px;

}

.PGIOGroupDescriptionRowText {
	font-size: 120%;
	font-weight: normal;
	padding: 5px 0 0px 8px;
	color: #444;
border-bottom:1px solid #ddd;
padding-right:5px;
}

.PGIOGroupPrice {
	width: 214px;
	padding-left: 20px;
	float: left;
	font-size: 120%;
display:none;
}

.PGIOGroupPrice span{
	color: #83C326;
font-weight:bold;
font-size: 120%;
}

.PGIOGroupPrice A{
	color: #83C326;
display:none;
}

.PGIOGroupdiv {
	background-color: #FFFFD0;
	color: #000;
	border: 1px solid #555;
	padding-top: 10px;
	font-size: 120%;
	z-index: 1;
	visibility: hidden;
	width: 300px;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength=7,color=#888888,direction=135,enabled=1);
display:none;
}

.PGIOGroupdiv * {
	font-size: 100%;
}

.PGIOGroupSelectOption {
	float: left;
	width: 133px;
	height: 33px;
	text-align: right;
	background: url(images/selectoption.gif);
	background-repeat: no-repeat;
	margin: 0 !important;
cursor:pointer;
}

.PGIOGroupSelectOptionRadio {
	padding: 0px !important;
	border: 0px !important;
}

#PDGGroupImages{
  float:left;
border:1px solid #ddd;
  
}

.PGIGroupMoreInfo{
margin-top:30px;
display:none;
}

/*PRODUCT GROUP PAGE ITEM OPTION*/



/***********/
.PDT_ProductTable {
margin-top:10px;
	float: right;
	width:480px;;
	background: #EFEBE8;
	padding: 8px 8px;
}



.PDT_ProductTableFooter {
	font-size: 90%;
	float: right;
	margin-top: 15px;
	width:480px;
}

.PDT_ProductTableFooter TD {
	padding-top: 15px;
	font-weight: bold;
}

.PDT_ProductTable TD {
	padding: 6px 6px 6px 2px;
	margin-bottom: 2px;

}


.PDT_ProductTableHeader {
	background-color: #EFEBE8;
	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: #863f67;
	text-decoration: none;
}

.PDT_Image{
width:70px;
}
.PDT_Price{
width:90px;
color:#E26A26;
font-size:160%;
font-weight: bold;
}

.PDT_RRP
{
	width: 70px;
}

.PDT_Price Span{
	font-size:100%;
	font-weight: bold;
}
.PDT_Add{
	width:153px;
}
.PDT_Points {
	width:120px;
}

.PDT_Points SPAN{
	font-size:110%;
	font-weight: bold;
	color:#000;
}
.PDT_Desp {
	width:70px;
}


.PDT_Desc{
width:435px;
}
/******/


.left50{
padding-left:230px;
}

.payradio {
float:left;
padding-top:2px;
padding-right:40px;
}

.payimage{
float:left;
width:230px;
}

.payhelp {
float:left;
}

.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:464px;
	margin-top:0px;
	float:left;
	padding: 8px 8px;
	background: #EFEBE8;
}
#PDT_SelDesc{
	color:#863f67;
	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%;
	padding-bottom:10px;
	padding-top: 10px;
	padding-left: 7px;
	background-color: #EFEBE8;
	font-weight: bold;
	color: #884C78;
	width: 473px;
}

.ManufacturerContainer{
padding:0px 0px 10px 2px;
float:left;
font-size:120%;
width:745px;
color:#444;
margin-top:15px;
}


.ProductListImage{
cursor:pointer;
}


.wFormHolder *
{
font-size: 100%;
font-family:arial;
}
.wFormHolder
{
width: 902px;
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%;

}

.homeButs
{
	width: 249px;
	height: 27px;
	float: left;
	text-align: center;
	color: #E26A26;
	background: #EAEAEA;
	margin: 5px 10px 5px 0px;
	padding-top: 10px;
	font-size: 170%;
}

.homeButs a
{
	color: #E26A26;
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
}

#homeLay
{
	float: left;
	width: 800px;
}

#helpyou
{
	float: left;
	background: url(../../../images/helpbg.gif) no-repeat;
	width: 147px;
	height: 105px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 40px 0px 0px 9px;
}

#helpyou img
{
	margin-bottom: 10px;
	border: none;
}

#basketButs 
{
	float: right;
	width: 133px;
	/*height: 65px;*/
	/*background: url(../../../images/basketBack.gif) no-repeat top right;*/
	padding: 0px 0px 0px 0px;
	font-size: 120%;
	font-weight: bold;
	color: #9AC840;
	margin-right: 9px;
}

#basketButs a
{
	font-size: 100%;
	font-weight: bold;
	color: #9AC840;
	text-decoration: none;
}

#hometop 
{
	width: 950px;
	float: left;
	padding-bottom: 15px;
	color: #666666;
	font-size: 110%;
	font-weight: normal;
}

#homebottom 
{
	width: 957px;
	float: left;
	padding-bottom: 10px;
	margin-left: 0px;
	text-justify:distribute;
}

#homeinsetleft 
{
	float: left;
	width: 600px;
	margin-right: 35px;
}
#homeinsetleft a
{
	font-weight:normal;
}

#homeinsetright 
{
	float: left;
	width: 317px;
}


#littleleft 
{
	float: left;
	width: 76px;
	padding-left: 8px;
}

#littleleft img
{
	width: 76px;
	height: 75px;
}

#littleleft a img 
{
	border: 0px solid #DE6624;
}

#littleright 
{
	float: left;
	width: 224px;
	font-size: 90%;
	margin-left: 9px;
	line-height: 13px;
	font-weight: normal;
	color: #893E78;
}

#doyogaleft
{
	float: left;
	width: 575px;
	margin-top: 20px;
}

#doyogaCMS
{
	float: left;
	width: 570px;
	padding-right: 15px;
	color: #666;
	font-size: 120%;
}
#doyogaCMS a, #doyogaCMS a:link { font-size: 100%; font-weight: normal; }

#doyogaright
{
	float: left;
	width: 365px;
	margin-left: 10px;
	margin-top: 20px;
}

#specialfeatures
{
	float: left;
	width: 575px;
	background: url(../../../images/featuredlistingbar.gif) no-repeat;
	padding-top: 32px;
	margin-top: 10px;
}

.specialfeatureslisting
{
	float: left;
	width: 575px;
	height: 135px;
	margin-bottom: 15px;
}

.specialfeatureslisting img
{
	float: left;
	width: 125px;
	height: 125px;
	padding-right: 10px;
}

.sflblurb
{
	float: left;
	font-size: 120%;
	width: 425px;
	color: #666666;
}

.sfltitle
{
	font-size: 130%;
	font-weight: bold;
	color: #EC6800;
}

.sfldate
{
	font-size: 120%;
	font-weight: bold;
	color: #666;
	margin-bottom: 6px;
}

#eventsearch
{
	width: 157px;
	height: 101px;
	padding: 10px 10px 10px 10px;
	float: left;
	background: url(../../../images/doyogasearchbg.gif) no-repeat;
	color: #EC6800;
	font-size: 110%;
}

#eventsearch a
{
	color: #EC6800;
	font-size: 110%;
}

#eventsearch INPUT
{
	border: 1px solid #5A1A47;
	height: 18px;
	font-size: 120%;
	font-weight: bold;
	color: #5A1A47;
}

#eventsubmit
{
	width: 167px;
	height: 141px;
	padding: 0 0 0 10px;
	float: left;
	background: url(../../../images/eng/submit_event_en.gif) no-repeat;
	margin-left: 10px;
	color: #EC6800;
	font-size: 110%;
}

#eventsubmit a
{
	font-size: 110%;
	font-weight: bold;
	color: EC6800;
}

#interestingcontent
{
	float: left;
	width: 360px;
	background: url(../../../images/interestingbg.gif) no-repeat;
	padding-top: 30px;
}

#recentlyadded
{
	float: left;
	background: url(../../../images/recentlybg.gif) no-repeat;
	padding-top: 30px;
	width: 360px;
}


#welcomeshop
{
	float: left;
	width: 700px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 120%;
	color: #666;
}

#welcomeshop a
{
	font-size: 100%;
	font-weight: normal;
}

#review
{
	float: left;
	width: 765px;
	background: url(../../../images/reviewbgHeader.gif) no-repeat;
	padding-top: 23px;
	margin-top: 20px;
}

#review img
{
	text-align: left;
}

.review2
{
	float: left;
	width: 750px;
	margin-bottom: 5px;
	margin-top: 20px;
}

.reviewtext
{
	float: left;
	width: 530px;
	text-align: left;
	padding-right: 20px;
}

.reviewstuff
{
	float: left;
	width: 200px;
	text-align: left;
}

.basketqty{
width:30px;
float:left;
}
.basketqty input{
width:20px;
float:left;
}
.basketupdate{
float:left;
width:25px;

}

.basketqtyholder{
width:55px;
float:left;
}


#AccountInfo{
 float:left;
 width:735px;
 margin-left:10px;
display:inline;
padding:4px;
font-size:120%;

}

#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;
}
.basketqty{
width:30px;
float:left;
}

.basketqtycolumn{
width:85px !important;
}
.basketqty input{
width:20px;
float:left;
}
.basketupdate{
float:left;
width:20px;
background:url(../../../images/updateiteminbasket.gif) no-repeat;
}

.basketupdatebutton{
float:left;
width:20px;
height:20px;
}



.basketqtyholder{
width:85px;
float:left;
}

.basketcol1{
width:320px;
border-left:0 !important;
}

.basketspin{
	float: left;
	width: 25px;
	padding:0;
}

#ThreeDIframe{
width:761px;
border:1px solid #ddd;
height:420px;
display:inline;
}

#homebottom div a img{
border:0;
}


#AttRefine{

width:600px;
float:left;
border-bottom:0px solid #bbb;
font-size:130%;
color:#5c1c49;
margin-left:2px;
margin-bottom:5px;
}

#AttSearch{
border-bottom:1px solid #bbb;;border-left:1px solid #bbb;float:right;font-size:120%;background:#ddd;padding:2px;
}

.AttTabD{
width:746px;
float:left;
font-size:120%;
padding:5px;
background-color:#fff;
color:#E9863F;
}
.AttTabD A{

font-size:100%;
color:#666;
text-decoration:none;
font-weight:normal;
}

.AttTabD A:hover{
	font-size:100%;
	color:#AAA;
	text-decoration:underline;
}

#AttTabSet{
	width:768px;
	background-color: #EFEBE8;
	font-size:100%;
	float:left;
	display:inline;
}

#AttTabSetInner{
	border:1px solid #EFEBE8;
	margin:5px;
	float:left;
	width:756px;
	display:inline;
}

#AttTabHolder{
	width:768px;
	float:left;
	padding:0;
	margin-top:10px;
	display:inline;
}

#AttTabHolderInner{
	width:762px;
	float:left;
	padding:0;
	margin-left:2px !important;
	display:inline;
}




#AttTabsUL{
	width:768px;
	float:left;
}


#AttTabs li {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 120%;
}
#AttTabs li a {
	font-size: 100%;
	text-decoration: none;
	color: #666;
}


#AttTabs li span, #AttTabs li span B {
	font-size: 100%;
}


#AppliedFilterHolder{
	width:758px;
	float:left;
	font-size:120%;
	background-color: #EFEBE8;
	padding:10px 5px;
	color:#666;
	font-weight:normal;
}

.AppliedFilter{
	font-size: 100%;
	background-color:#cdcac7;
	padding:1px;
	border:1px solid #cdcac7;
	margin-right:5px;
	color:#333;
	display:inline;
}

.AppliedFilter SPAN{
	color:#666;
	font-size: 100%;
}

.AppliedFilter A{
	font-size: 100%;
	font-weight:bold;
	text-decoration:none;
	background-color:#e26a26;
	border:0px solid #444;
	padding:0 3px;
	color:#fff;


}


.AppliedFilter A:hover{

	background-color:#888;
	border:0px solid #aaa;
	color:#fff;


}




DIV.taMenu
			{
			float            : left;
			padding          : 0px;
			width:768px;
float:left;
font-size:120%;
border-bottom:0px solid #bbb;
margin:0;
			}

			DIV.taMenu UL
			{
			padding          : 0px;
			list-style       : none;
			}

			DIV.taMenu LI
			{
			display          : inline;
			margin           : 0px;
			padding          : 0px;
			}

			DIV.taMenu A
			{
			float            : left;
			background       : url(../../../images/tabbgr.gif) no-repeat right top;

			font-size        : x-small;
			font-weight      : bold;
			text-decoration  : none;
			}



			DIV.taMenu A:hover
			{
			color: #f00 !important;
			}

			DIV .AttTabSelected A
			{
			color: #666 !important;
			background-position: 100% -150px;
			}


			DIV.taMenu .AttTabSelected  A SPAN
			{
			background-position: 0% -150px;
			}



			DIV.taMenu A:link, DIV.taMenu A:visited,
			DIV.taMenu A:active, DIV.taMenu A:hover
			{
			color            : #f00;
			}

			DIV.taMenu SPAN
			{
			float            : left;
			display          : block;
			background       : url(../../../images/tabbgl.gif?a) no-repeat left top;
			padding          : 3px 13px;
			white-space      : nowrap;

			}



			/* Commented Backslash Hack hides rule from IE5-Mac \*/
			DIV.taMenu SPAN {float : none;}
			/* End IE5-Mac hack */

			DIV.taMenu A:hover SPAN
			{
			color:#666;
			}

			DIV.taMenu LI#current A
			{
			background-position: 100% -150px;
			border-width     : 0px;
			}

			DIV.taMenu LI#current SPAN
			{
			background-position: 0% -150px;
			padding-bottom   : 6px;
			}
			
			
			.spacer{
        margin-bottom:20px !important;
      }
      
      
      	       #hpods{
          float:left;
          width:770px;
          margin-top:5px;
         }
         
         #hpodleft,#hpodcenter,#hpodright{
          float:left;
          padding-bottom:2px;
          width:250px;
          background:url('../../../images/hpodbg.png');
          

         }
         
         #hpodcenter{
          margin:0 10px 0 10px;display:inline;
         }
         
         .hpodimage{float:left;margin-right:10px;width:71px;display:inline;border:0;}
         .hpodimage a img{border:0;}
         .hpodtext{float:left;width:155px;line-height:200%;background:url('');}
         .hpodbottom {
         margin:15px 0 15px 10px  !important;
         float:right;width:240px;display:inline;clear: both; 
}
         .hpodbottom div a{font-size:15px;color:#666;}


          #cpods{
          float:left;
          width:770px;
          margin-top:22px;
         }

          #cpodleft,#cpodright{
          float:left;
          width:380px;
          background-color: #F6F3F0;
         }
         
         #cpodleft{
          margin-right:10px;display:inline;
         }
         .cpodtop{background-color:#F4EBF1;font-size:12px;color:#884c78;padding:7px 10px;font-weight:bold; }
	 .cpodtop a{font-size:12px;color:#884c78;font-weight:bold; }
         .cpodimage{float:left;margin-right:10px;width:71px;display:inline;}
         .cpodimage a img{border:0;}
         .cpodtext{float:left;width:270px;font-size:115%;color:#666;}
         .cpodbottom {float:left;width:380px;padding:10px;display:inline;}
         .cpodbottom div a{font-size:15px;color:#666;font-weight:bold;}


         
         #bpods{float:left;width:770px;margin-top:25px;}
         
         
         #bpodleft{float:left;width:310px;margin-right:10px;display:inline;}
         #bpodright{float:left;width:450px;display:inline;margin:0;}
         
         .bpodleftimage{float:left;width:310px;margin-bottom:5px;}
         .bpodlefttext{float:left;width:300px;text-align:right;margin-top:-35px;font-size:18px;padding-right:10px;}
         .bpodlefttext a{font-size:18px;color:#fff}
         .bpodleftimage a img{border:0;}
        
         
         
         .bpodfeatured{
          float:left;
          width:450px;
         }
         .bpodfeaturedleft,.bpodfeaturedright{
          float:left;
          padding:10px;
         }
         .bpodfeaturedtitle{float:left;border-bottom:1px solid #DABBCF;width:450px; }
         
         
         .bpodfeaturedleft,.bpodfeaturedleftdate,.bpodfeaturedlefttitle,.bpodfeaturedleftcontent{float:left;width:240px; }
         .bpodfeaturedleft{border-right:1px solid #DABBCF; }
         .bpodfeaturedlefttitle{font-size:17px; color:#7fc31c; line-height:95%;padding-bottom:3px;}
	 .bpodfeaturedlefttitle:hover{text-decoration:underline;}

         .bpodfeaturedleftdate{font-size:120%; color:#666; margin-top:3px;}
         .bpodfeaturedleftcontent{font-size:115%; color:#666; margin-top:10px;line-height:140%;}
         
         
         .bpodfeaturedright{float:left;width:149px;margin:0;}
         .bpodfeaturedrighttext{ font-size:130%; color:#986089; line-height:130%; }

a.EventButton {
  background:url(../../../images/eng/events.gif);
  border:0 none !important;
  width:150px;
  height:23px;
  display:block;
  text-align:center;
  text-decoration:none;
  text-indent:-9999px;
}

a.EventButton:hover {
  background-position: 0 -23px;
}

a.EventButton span{
  font-size:14px;
  display:none;
}


#NavigationHead LI#weare15 a {
	 position: absolute;
	 top:0;
	 display:block;
	 text-indent: -9999px;
	 background: transparent url(../../../images/gift_ideas_badge.gif) no-repeat 0 0;
	 width:157px;
	 height:111px;
	 padding: 0;
	 }
#NavigationHead LI#weare15 a:hover {
	 background: transparent url(../../../images/gift_ideas_badge.gif) no-repeat -157px 0;
	 }



#NavigationHead LI#tophoverbadge a {
	 position: absolute;
	 top:0;
	 display:block;
	 text-indent: -9999px;
	 background: transparent url(../../../cmscontent/images/top_hover_badge.gif?) no-repeat 0 0;
	 width:157px;
	 height:111px;
	 padding: 0;
	 }
#NavigationHead LI#tophoverbadge a:hover {
	 background-position: -157px 0;
	 }

#telHolder{
    float:left;
    padding:0 0 0 10px;
    width:248px;
  }
	
  .telHolderI{
    width:55px;
    float:left;
    display:none;
  }
	
	#curHolder{
	 float:right;
	 margin-top:-10px;
	}
	#curHolder a{
   	 display:block;
	 text-indent: -9999px;
	 background: transparent url(../../../images/pound2euro_sprite.gif) no-repeat;
	 padding: 0;
	 height:32px;
	 width:76px; 
  }
  #curHolder a:hover{
    background-position: 0 -32px;
  }
	
	
	.telHolderI a{
	 display:block;
	 text-indent: -9999px;
	 background: transparent url(../../../images/languages_sprite.gif) no-repeat;
	 padding: 0;
	 height:20px;
	 width:55px;
	 }
	 
	 #espHolderY a {background-position: 0 0;}
	 #espHolderN a {background-position: 0 -20px;}
	 #gerHolderY a {background-position: -55px 0;}
	 #gerHolderN a {background-position: -55px -20px;}

   #gerHolderY,#gerHolderN{margin-left:26px;}


#DESPATCHEDMAINSHOW{ color:#E26A26;}



.fblogo{
  text-indent:-9999px;height:42px;width:42px;float:left;background:url(../../../images/eng/ym-socialLinks-sprite.png?1);
  background-position:80px 0;
  color:#fff;
  margin-right:20px;
}

.fblogo:hover{
  background-position:80px -42px;
}

.tlogo{
text-indent:-9999px;margin-left:2px;height:42px;width:42px;float:left;background:url(../../../images/eng/ym-socialLinks-sprite.png?1) 0 0;
color:#fff;
  margin-right:20px;
}

.tlogo:hover{
  background-position:0px -42px;
}

.ilogo{
text-indent:-9999px;margin-left:2px;height:42px;width:38px;float:left;background:url(../../../images/eng/ym-socialLinks-sprite.png?1) -84px 0;
color:#fff;
}

.ilogo:hover{
  background-position:-84px -42px;
}
      

#_ctl0_MainContent_SiteShortURL{
font-size:100% !important
}

#_ctl0_MainContent_MAILLIST_MaillingLists{
font-weight:bold;
}

#trustwaveSealImage{
height:40px !important;
}
