/* $Id: skin1.css,v 1.1.2.37 2008/08/07 06:35:10 ferz Exp $ */
/*
	General styles
*/
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #2c3e49;
	FONT-SIZE: 11px;
}
A:link {
	COLOR: #112536;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #112536;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #2c3e49;
	TEXT-DECORATION: underline;
}
A:active  {
	COLOR: #112536;
	TEXT-DECORATION: none;
}
H1 {
	FONT-SIZE: 14px;
	color: #a10000;
}
H2 {
	FONT-SIZE: 13px;
}
H3 {
	FONT-SIZE: 12px;
	color: #a10000;
}
HR {
	COLOR: #DDDDDD;
	HEIGHT: 1px;
}
HTML,BODY {
	HEIGHT: 100%;
	BACKGROUND-COLOR: #FFFFFF;
	MARGIN: 0px;
	PADDING: 0px;
}
FORM {
	MARGIN: 0px;
}
TABLE,IMG {
	BORDER: 0px;
}

/*
	Content enviroment styles
*/
TABLE.Container {
	HEIGHT: 100%;
}
TD.Container {
	VERTICAL-ALIGN: top;
	HEIGHT: 90%;
}

/*
	Header styles
*/
.HeadLogo {
	PADDING-LEFT: 27px;
	TEXT-ALIGN: left;
}
.HeadRightBox {
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: right;
}
.HeadText {
	color: #5480a2;
	text-align: right;
}
.HeadLine {
	BACKGROUND-IMAGE: url(images/head_linebg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-right: 20px;
}
.HeadThinLine {
	BACKGROUND-COLOR: #cb480c;
	HEIGHT: 1px;
}
.PrintableRow {
	WIDTH: 100%;
	VERTICAL-ALIGN: middle;
	PADDING-RIGHT: 186px;
	HEIGHT: 18px;
}
.HeadTopPad {
	HEIGHT: 18px;
}
.HeadTopPad IMG {
	WIDTH: 1px;
	HEIGHT: 18px;
}

/*
	Footer styles
*/
.BottomRow {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
}
.BottomBox {
	border-top: #ffd30d 1px solid;
	background-color: #f4f5f7;
	COLOR: #b1c6d7;
	HEIGHT: 40px;
	VERTICAL-ALIGN: middle;
	PADDING-LEFT: 12px;
	PADDING-RIGHT: 12px;
}
.Bottom {
	COLOR: #667d92;
}
A.Bottom:link {
	COLOR: #667d92;
	TEXT-DECORATION: underline;
}
A.Bottom:visited {
	COLOR: #667d92;
	TEXT-DECORATION: underline;
}
A.Bottom:hover {
	COLOR: #667d92;
	TEXT-DECORATION: none;
}
A.Bottom:active {
	COLOR: #667d92;
	TEXT-DECORATION: underline;
}
.BottomPopup {
	WIDTH: 100%;
	TEXT-ALIGN: right;
	PADDING-BOTTOM: 10px;
}
.BottomPopup A {
	FONT-WEIGHT: bold;
}
.BottomDialogBox {
	BACKGROUND-COLOR: #e8edf4;
	PADDING-LEFT: 13px;
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 10px;
}

/*
	Common styles
*/
.SubmitBox {
	PADDING-TOP: 10px;
}
HR.Line {
	WIDTH: 100%;
	HEIGHT: 1px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}
.SectionBox {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left;
}
.Text {
	COLOR: #010101;
}
.NumberOfArticles {
	COLOR: #010101;
	FONT-WEIGHT: bold;
}
.TopLabel {
	height: 39px;
	COLOR: #010101;
	FONT-SIZE: 12px;
}
.Message {
	COLOR: #b51a00;
}
.Line {
	BACKGROUND-COLOR: #9d1500;
}
TD.ButtonsRow {
	PADDING-TOP: 2px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 12px;
	PADDING-BOTTOM: 2px;
}
.CustomerMessage {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
}
.ErrorMessage {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
}
.Star {
	COLOR: #FF0000;
}
.TableHead {
	BACKGROUND-COLOR: #CCCCCC;
	FONT-WEIGHT: bold;
}
.TableSubHead {
	BACKGROUND-COLOR: #EEEEEE;
}
.Spc {
	WIDTH: 1px;
	HEIGHT: 1px;
}
TABLE.EmptyBox {
	WIDTH: 100%;
}
TABLE.EmptyBox TR TD {
	PADDING: 0px;
}

/*
	Popup styles
*/
.PopupContainer {
	HEIGHT: 100%;
	WIDTH: 100%;
	TEXT-ALIGN: center;
}
.PopupTitle {
	BACKGROUND-COLOR: #d0ddeb;
	HEIGHT: 15px;
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.PopupBG {
	BACKGROUND-COLOR: #d0ddeb;
}
.PopupHelpLink {
	FONT-SIZE: 9px;
	COLOR: #112536;
	TEXT-DECORATION: none;
}

/*
	BuyNow section
*/
.BuyNowQuantity {
	HEIGHT: 25px;
	WHITE-SPACE: nowrap;
	PADDING-RIGHT: 16px;
}
.BuyNowPrices {
	HEIGHT: 15px;
	VERTICAL-ALIGN: middle;
}

/*
	Vertical menu
*/
.VertMenuLeftColumn {
	VERTICAL-ALIGN: top;
	PADDING-LEFT: 7px;
	PADDING-RIGHT: 20px;
}
.VertMenuRightColumn {
	VERTICAL-ALIGN: top;
	PADDING-LEFT: 20px;
	PADDING-RIGHT: 7px;
}
.VertMenuBox {
	BACKGROUND-COLOR: #ffffff;
	PADDING-TOP: 3px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
}
.VertMenuBorder {
	BORDER: #5f94c0 1px solid;
}
.VertMenuTitleBox {
	BACKGROUND-COLOR: #FFA92F;
	BORDER-BOTTOM: #215485 1px solid;
	BACKGROUND-REPEAT: repeat-x;
	BACKGROUND-POSITION: bottom;
	HEIGHT: 27px;
}
.VertMenuTitle {
	BACKGROUND-COLOR: transparent;
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
	PADDING: 0px;
}
.VertMenuSubTitle {
	BACKGROUND-COLOR: #FFA92F;
}
.VertMenuTitleIcon {
	WIDTH: 17px;
	HEIGHT: 17px;
	MARGIN-LEFT: 5px;
	MARGIN-RIGHT: 8px;
	VERTICAL-ALIGN: middle;
}
.VertMenuItems {
	COLOR: #112536;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}
A.VertMenuItems:link {
	COLOR: #112536;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}
A.VertMenuItems:visited {
	COLOR: #112536;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}
A.VertMenuItems:hover {
	COLOR: #2c3e49;
	FONT-SIZE: 10px;
	TEXT-DECORATION: underline;
}
A.VertMenuItems:active  {
	COLOR: #112536;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}
.VertMenuHr {
	WIDTH: 100%;
	HEIGHT: 1px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	COLOR: #999999;
}
.CategoriesList {
	font-size: 12px;
}

/*
	Dialog box
*/
TABLE.DialogBox {
	WIDTH: 100%;
	HEIGHT: 100%;
	VERTICAL-ALIGN: top;
}
TD.DialogBox {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left;
	PADDING: 10px;
	COLOR: #58595b;
}
.DialogBorder {
	BACKGROUND-COLOR: #acb7c7;
	HEIGHT: 100%;
	PADDING: 0px;
}
TD.DialogTitle {
	COLOR: #253161;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	BACKGROUND-IMAGE: url(images/dialog_bg.gif);
	border-left: #acb7c7 1px solid;
	border-right: #acb7c7 1px solid;
	VERTICAL-ALIGN: middle;
	HEIGHT: 31px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 18px;
	PADDING-RIGHT: 0px;
	TEXT-ALIGN: left;
}
FONT.DialogTitle {
	COLOR: #010101;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	VERTICAL-ALIGN: bottom;
	HEIGHT: 33px;
	TEXT-ALIGN: left;
	MARGIN-LEFT: 10px;
}

/*
	Dialog info box
*/
TABLE.DialogInfo {
	WIDTH: 85%;
	TEXT-ALIGN: center;
}
.DialogInfoTitle {
	COLOR: #041527;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: left;
	HEIGHT: 15px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
}
.DialogInfoTitleBorder {
	BACKGROUND-COLOR: #96badc;
	PADDING: 0px;
	border-top: #5f94c0 1px solid;
	border-bottom: #5f94c0 1px solid;
	border-left: #5f94c0 1px solid;
	border-right: #5f94c0 1px solid;
	VERTICAL-ALIGN: bottom;
	HEIGHT: 15px;
}
.DialogInfoBorder {
	border-bottom: #acb7c7 1px solid;
	border-left: #acb7c7 1px solid;
	border-right: #acb7c7 1px solid;
	PADDING: 0px;
}
.DialogTr {
	COLOR: #1A2B3C;
}
.DialogInfoIcon {
	WIDTH: 16px;
	HEIGHT: 16px;
}
.DialogInfoClose {
	WIDTH: 15px;
	HEIGHT: 14px;
}

/*
	Dialog tools section
*/
.NavDialogTitle {
	WIDTH: 50%;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #112536;
	PADDING-LEFT: 8px;
}   
.NavDialogBorder {
	BACKGROUND-COLOR: #FFCC33;
}
.NavDialogBox {
	BACKGROUND-COLOR: #FFFFCC;
}
.NavDialogSeparator {
	WIDTH: 100%;
	HEIGHT: 14px;
	BACKGROUND-IMAGE: url(images/separator.gif);
	PADDING-LEFT: 7px;
}
.NavDialogSeparator IMG {
	WIDTH: 100%;
	HEIGHT: 14px;
}
.NavDialogCell {
	PADDING-RIGHT: 3px;
}
.NavDialogCell A IMG {
	WIDTH: 9px;
	HEIGHT: 9px;
}
.NavMenuItems {
	COLOR: #112536;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
A.NavMenuItems:link {
	COLOR: #112536;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
A.NavMenuItems:visited {
	COLOR: #112536;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
A.NavMenuItems:hover {
	COLOR: #2c3e49;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
A.NavMenuItems:active  {
	COLOR: #112536;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
.NavMenuItemsHL{
	COLOR: #112536;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
}
A.NavMenuItemsHL:link {
	COLOR: #112536;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}
A.NavMenuItemsHL:visited {
	COLOR: #112536;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}
A.NavMenuItemsHL:hover {
	COLOR: #112536;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
A.NavMenuItemsHL:active {
	COLOR: #112536;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}

/*
	Product details page
*/
.ProductTitle {
	COLOR: #793a02; FONT-WEIGHT: bold; FONT-SIZE: 12px; text-decoration: none;
}
.ProductTitle:link{
	COLOR: #793a02; FONT-WEIGHT: bold; FONT-SIZE: 12px; text-decoration: none;
}
.ProductTitle:visited{
	COLOR: #793a02; FONT-WEIGHT: bold; FONT-SIZE: 12px; text-decoration: none;
}
.ProductTitle:hover{
	COLOR: #793a02; FONT-WEIGHT: bold; FONT-SIZE: 12px; text-decoration: underline;
}
.ProductTitle:active{
	COLOR: #793a02; FONT-WEIGHT: bold; FONT-SIZE: 12px; text-decoration: none;
}
.ProductTitleHidden {
	COLOR: #666666;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}
.ProductDetailsTitle {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductDetails {
	COLOR: #112536;
}
.ProductPriceTitle {
	COLOR: #010101;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPriceConverting {
	COLOR: #010101;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPrice {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPriceSmall {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
}
.SaveMoneyLabel {
	WIDTH: 57px;
	HEIGHT: 57px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	BACKGROUND-IMAGE: url(images/save_money.gif);
	background-color: transparent;
	BACKGROUND-REPEAT: no-repeat;
}
.MarketPrice {
	FONT-SIZE: 14px;
	FONT-FAMILY: 'Times New Roman', Verdana, Arial, Helvetica, Sans-serif;
}
.PImgBox {
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	WIDTH: 100px;
	PADDING-RIGHT: 8px;
}

/*
	Products list
*/
TD.PListImgBox {
	WIDTH: 125px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: top;
	WHITE-SPACE: nowrap;
	PADDING-RIGHT: 8px;
}
DIV.PListImgBox {
	WHITE-SPACE: nowrap;
}
HR.PListLine {
	WIDTH: 100%;
	HEIGHT: 1px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}
.PListTaxBox {
	PADDING-LEFT: 70px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
}
.PListCell {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
	PADDING: 10px;
	VERTICAL-ALIGN: top;
}
A.PListSeeDetails:link {
	TEXT-DECORATION: underline;
}
A.PListSeeDetails:visited {
	TEXT-DECORATION: underline;
}
A.PListSeeDetails:hover {
	TEXT-DECORATION: underline;
}
A.PListSeeDetails:active {
	TEXT-DECORATION: underline;
}

/*
	Items style
*/
.ItemsList {
	COLOR: #112536;
	FONT-WEIGHT: bold;
}
.ItemsListDisabled {
	COLOR: #909090;
}
A.ItemsList:link {
	COLOR: #112536;
	TEXT-DECORATION: none;
}
A.ItemsList:visited {
	COLOR: #112536;
	TEXT-DECORATION: none;
}
A.ItemsList:hover {
	COLOR: #112536;
	TEXT-DECORATION: underline;
}
A.ItemsList:active {
	COLOR: #112536;
	TEXT-DECORATION: none;
}

/*
	Location bar
*/
.NavigationPath {
	COLOR: #818891;
	TEXT-DECORATION: none;
}
A.NavigationPath:link {
	COLOR: #818891;
	TEXT-DECORATION: underline;
}
A.NavigationPath:visited {
	COLOR: #818891;
	TEXT-DECORATION: underline;
}
A.NavigationPath:hover {
	COLOR: #818891;
	TEXT-DECORATION: none;
}
A.NavigationPath:active  {
	COLOR: #818891;
	TEXT-DECORATION: underline;
}

/*
	Buttons
*/
.FormButton {
	COLOR: #112536;
	FONT-WEIGHT: bold;
}
TABLE.ButtonTable {
	CURSOR: pointer;
	VERTICAL-ALIGN: middle;
	DIRECTION: ltr;
}
TD.Button {								 
	BACKGROUND-IMAGE: url(images/butbg.gif);
	BACKGROUND-COLOR: #ffb244;
	BACKGROUND-REPEAT: repeat-x;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	VERTICAL-ALIGN: middle;
	WHITE-SPACE: nowrap;
}
FONT.Button {								 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #490101;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
IMG.ButtonSide {
	WIDTH: 7px;
	HEIGHT: 21px;
}
TD.Button_menu {								 
	BACKGROUND: url(images/but_menubg.gif);
	BACKGROUND-COLOR: #2860f5;
	BACKGROUND-REPEAT: repeat-x;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	VERTICAL-ALIGN: middle;
	WHITE-SPACE: nowrap;
}
FONT.Button_menu {								 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #ffffff;
	background-color: transparent;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}
IMG.ButtonSide_menu {
	WIDTH: 5px;
	HEIGHT: 20px;
}
.SimpleButton TR TD {
	PADDING: 0px;
	WHITE-SPACE: nowrap;
}
A.Button:link, A.Button:visited, A.Button:hover, A.Button:active {
	COLOR: #112536;
	FONT-WEIGHT: bold;
}
.GoImage {
	WIDTH: 20px;
	VERTICAL-ALIGN: middle;
	HEIGHT: 18px;
	margin-bottom: 1px;
	BORDER: 0px;
}
.GoImage_admin {
	WIDTH: 22px;
	VERTICAL-ALIGN: middle;
	margin-bottom: 1px;
	HEIGHT: 21px;
	BORDER: 0px;
}

/*
	Small text/link style
*/
.SmallNote:link {
	COLOR: #3c6992;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
	COLOR: #3c6992;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
	COLOR: #3c6992;
	TEXT-DECORATION: underline;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:active {
	COLOR: #3c6992;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallText {
	COLOR: #3c6992;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}

/*
	Category page
*/
.SubcatTitle {
	TEXT-ALIGN: left;
	WIDTH: 95%;
	PADDING-LEFT: 5px;
}
.SubcatInfo {
	TEXT-ALIGN: right;
	WHITE-SPACE: nowrap;
	COLOR: #010101;
}

/*
	Search sort bar
*/
.SearchSortTitle {
	FONT-WEIGHT: bold;
	PADDING-RIGHT: 20px;
}
.SearchSortLink:link, .SearchSortLink:visited, .SearchSortLink:hover, .SearchSortLink:active {
	TEXT-DECORATION: underline;
}
.SearchSortImg {
	WIDTH: 9px;
	HEIGHT: 9px;
	MARGIN-RIGHT: 5px;
}
.SearchSortCell {
	PADDING-RIGHT: 20px;
}

/*
	Expandable section
*/
.ExpandSectionMark {
	WIDTH: 11px;
	CURSOR: pointer;
	VERTICAL-ALIGN: middle;
}

/*
	Tab mechanism
*/
.Tab{
	BACKGROUND-COLOR: #f1f1f6;
	WIDTH: 112px;
	HEIGHT: 15px;
	TEXT-ALIGN: center;
	vertical-align: top;
	background-position: bottom;
	background-repeat: repeat-x;
	BACKGROUND-IMAGE: url(images/tab_bg.gif);
	COLOR: #253161;
	TEXT-DECORATION: none;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.Tab A:link {
	COLOR: #253161;
	TEXT-DECORATION: none;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.Tab A:visited {
	COLOR: #253161;
	TEXT-DECORATION: none;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.Tab A:hover {
	COLOR: #253161;
	TEXT-DECORATION: underline;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.Tab A:active  {
	COLOR: #253161;
	TEXT-DECORATION: none;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.TabTop {
	HEIGHT: 5px;
	BACKGROUND-COLOR: #fcfdfd;
	BACKGROUND-IMAGE: url(images/tab_t.gif);
}
TD.TabLeftCornerTop {
	WIDTH: 5px;
	background-position: top;
	BACKGROUND-IMAGE: url(images/tab_ct1.gif);
}
TD.TabRightCornerTop {
	WIDTH: 5px;
	background-position: top;
	BACKGROUND-IMAGE: url(images/tab_ct2.gif);
}
TD.TabLeftSide {
	WIDTH: 5px;
	background-color: #f6f9f9;
	background-position: bottom;
	background-repeat: no-repeat;
	BACKGROUND-IMAGE: url(images/tab_l.gif);
}
TD.TabRightSide {
	WIDTH: 5px;
	background-color: #f6f9f9;
	background-position: bottom;
	background-repeat: no-repeat;
	BACKGROUND-IMAGE: url(images/tab_r.gif);
}
TD.TabLeftCornerBot {
	WIDTH: 5px;
	HEIGHT: 5px;
	BACKGROUND-IMAGE: url(images/tab_cb1.gif);
}
TD.TabRightCornerBot {
	WIDTH: 5px;
	HEIGHT: 5px;
	BACKGROUND-IMAGE: url(images/tab_cb2.gif);
}
TD.TabCenter {
	HEIGHT: 5px;
	BACKGROUND-IMAGE: url(images/tab_b.gif);
}
IMG.TabCorner {
	WIDTH: 5px;
	HEIGHT: 5px;
}
IMG.TabSide {
	WIDTH: 5px;
	HEIGHT: 1px;
}

/*
	Pagination mechanism
*/
.NavigationTitle {
	white-space: nowrap;
	padding-right: 10px;
	font-size: 11px;
}
.NavigationCell, .NavigationCellSel {
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
}
.NavigationCell a:link, .NavigationCell a:visited, .NavigationCell a:hover, .NavigationCell a:active {
	text-decoration: underline;
}
.NavigationCellSel {
	font-weight: bold;
}
.NavigationArrow {
	vertical-align: middle;
}

/*
	Subheader styles
*/
TABLE.SubHeaderGrey {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeaderGrey {
	COLOR: #666666;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	PADDING: 0px;
}
.SubHeaderGreyLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #CCCCCC;
	PADDING: 0px;
}
TABLE.SubHeaderBlack {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeaderBlack {
	COLOR: #010101;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	PADDING: 0px;
}
.SubHeaderBlackLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #000000;
	PADDING: 0px;
}
TABLE.SubHeaderRed {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeaderRed {
	FONT-WEIGHT: bold;
	PADDING: 0px;
}
.SubHeaderRedLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #acb7c7;
	PADDING: 0px;
}
TABLE.SubHeader {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeader {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING: 0px;
}
.SubHeaderLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #9d1500;
	PADDING: 0px;
}

/*
	User profile page
*/
.RegSectionTitle {
	COLOR: #2c3e49;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
}

/*
	Popup image
*/
.PImageImageCell {
	PADDING: 5px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	HEIGHT: 100%;
}
.PImageImageCell IMG {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
}

.PImageNumbersCell {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	WHITE-SPACE: nowrap;
}
.PImageLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #CCCCCC;
}
.PImageLine IMG {
	HEIGHT: 1px;
}
BODY.PImage {
	BACKGROUND-COLOR: #FFFFFF;
}
.PImagePageRow {
	HEIGHT: 30px;
	VERTICAL-ALIGN: middle;
	PADDING-LEFT: 10px;
}

/*
	Customer reviews module
*/
IMG.StarImg {
	WIDTH: 13px;
	HEIGHT: 12px;
}

/*
	Manufacturers module
*/
.ManufacturersItem {
	TEXT-ALIGN: left;
	WHITE-SPACE: nowrap;
	WIDTH: 95%;
	PADDING-LEFT: 5px;
}

/*
	Recommended products module
*/
UL.RPItems {
	PADDING-LEFT: 10px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
}

/*
	Webmaster mode
*/
DIV.Lbl {
	DISPLAY: inline;
	COLOR: green;
	FONT-WEIGHT: bold;
}
.Section {
	DISPLAY: inline;
	MARGIN: 0px;
	PADDING: 0px;
}

/*
	Last checkout step
*/
TD.LCSBackground {
	BACKGROUND-COLOR: #d0ddeb;
}
TABLE.WebBasedPayment {
	HEIGHT: 100%;
	WIDTH: 100%;
}
TABLE.WebBasedPayment TR TD {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	HEIGHT: 90%;
	PADDING: 0px;
}

/*
	Fast Lane Checkout module
*/
.FLCAuthBox {
	WHITE-SPACE: nowrap;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 1px;
}
.FLCAuthPreBox {
	PADDING-LEFT: 30px;
	HEIGHT: 20px;
	WIDTH: 100%;
}
.FLCTopPad {
	VERTICAL-ALIGN: middle;
	HEIGHT: 15px;
}
.FLCTopPad IMG {
	WIDTH: 1px;
	HEIGHT: 15px;
}
TD.FLCDialogCell {
	WIDTH: 50%;
	HEIGHT: 285px;
	TEXT-ALIGN: center;
}
TD.FLCDialogCellAntibot {
	WIDTH: 50%;
    HEIGHT: 390px;
	TEXT-ALIGN: center;
}
TABLE.FLCDialog {
	WIDTH: 100%;
	HEIGHT: 100%;
}

/*
		-- ADDONS --
*/

/*
	Gift registry module
*/
.HighLight {
	BACKGROUND-COLOR: #FFFFCC;
}

/*
	Feature comparison module
*/
TABLE.CompareBtn {
	CURSOR: pointer;
}
TD.CompareBtnLeft {
	HEIGHT: 18px;
	WIDTH: 21px;
	BACKGROUND-IMAGE: url(images/compare1.gif);
}
TD.CompareBtnLeft IMG {
	HEIGHT: 18px;
	WIDTH: 21px;
}
TD.CompareBtnMain {
	BACKGROUND-IMAGE: url(images/compare2.gif);
	BACKGROUND-REPEAT: repeat-x;
	VERTICAL-ALIGN: top;
	PADDING-LEFT: 5px;
	PADDING-TOP: 2px;
}
TD.CompareBtnMainMozilla {
	BACKGROUND-IMAGE: url(images/compare2.gif);
	BACKGROUND-REPEAT: repeat-x;
	VERTICAL-ALIGN: top;
	PADDING-LEFT: 5px;
	PADDING-TOP: 1px;
}
TD.CompareBtnRight {
	HEIGHT: 18px;
	WIDTH: 9px;
}
TD.CompareBtnRight IMG {
	HEIGHT: 18px;
	WIDTH: 9px;
}
TD.FCompProductSelBox {
	PADDING: 0px;
	WHITE-SPACE: nowrap;
}
TD.FCompProductButtonBox {
	PADDING-LEFT: 25px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-RIGHT: 0px;
	WIDTH: 100%;
	WHITE-SPACE: nowrap;
}
TD.FCompProductAddCL {
	PADDING-TOP: 10px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-RIGHT: 0px;
}

TD.FCompFeatureHCell {
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #EEEEEE;
	FONT-WEIGHT: bold;
}
.HightLightEqualRow {
	BACKGROUND-COLOR: #ffe8af;
	TEXT-ALIGN: center;
}
.EqualRow {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
}

/*
	Special offers module
*/
.SpecialOffersPrice {
	COLOR: #b51a00;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
}
.SpecialOffersThumb {
	DISPLAY: inline;
	MARGIN-LEFT: -51px;
}
.SpecialOffersThumb A IMG {
	WIDTH: 47px;
	HEIGHT: 44px;
}

/*
	Fancy categories module
*/
.CatMenuItemOff {
	COLOR: #112536;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	MARGIN-BOTTOM: 3px;
	MARGIN-TOP: 3px;
	MARGIN-LEFT: 1px;
	MARGIN-RIGHT: 0px;
	CURSOR: pointer;
	FONT-SIZE: 12px;
}
.CatMenuItemOffExp {
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	MARGIN-BOTTOM: 1px;
	MARGIN-TOP: 1px;
	MARGIN-LEFT: 2px;
	MARGIN-RIGHT: 3px;
	CURSOR: pointer;
}
.CatMenuItemOn {   
	BACKGROUND-COLOR: #d0ddeb;
	COLOR: #112536;
	BORDER-RIGHT: 0px solid;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	MARGIN-BOTTOM: 3px;
	MARGIN-TOP: 3px;
	MARGIN-LEFT: 1px;
	MARGIN-RIGHT: 0px;
	CURSOR: pointer;
	FONT-SIZE: 12px;
}
.CatSubMenu {
	BACKGROUND-COLOR: #ffffff;
	BORDER-RIGHT: #b1c6d7 1px solid;
	BORDER-TOP: #b1c6d7 1px solid;
	BORDER-LEFT: #b1c6d7 1px solid;
	BORDER-BOTTOM: #b1c6d7 1px solid;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
}
TABLE.CatMenuContainer {
	WIDTH: 153px;
}
A.CatMenuItem {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
	CURSOR: pointer;
}
A.CatMenuItem:link {
	COLOR: #112536;
	TEXT-DECORATION: none;
}
A.CatMenuItem:visited {
	COLOR: #112536;
	TEXT-DECORATION: none;
}
A.CatMenuItem:hover {
	COLOR: #112536;
	TEXT-DECORATION: none;
}
A.CatMenuItem:active {
	COLOR: #112536;
	TEXT-DECORATION: none;
}
A#nojs.CatMenuItem:hover {
	BACKGROUND-COLOR: #d0d0d0;
	COLOR: #112536;
	TEXT-DECORATION: none;
}
IMG.FCIcon {
	WIDTH: 16px;
	HEIGHT: 16px;
	BORDER-WIDTH: 0px;
	MARGIN-LEFT: 2px;
	MARGIN-RIGHT: 3px;
}
IMG.FCTriangle {
	WIDTH: 9px;
	HEIGHT: 9px;
	BORDER-WIDTH: 0px;
	MARGIN-LEFT: 3px;
}
TABLE.FCItemTable {
	WIDTH: 100%;
	BORDER-WIDTH: 0px;
	MARGIN: 0px;
	TEXT-ALIGN: left;
}
TD.FCIconCell {
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: center;
}
TD.FCTriangleCell {
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: right;
}
TD.FCChain {
	WIDTH: 18px;
	BACKGROUND-REPEAT: repeat-y;
}
TD.FCChain IMG {
	WIDTH: 18px;
	HEIGHT: 1px;
}
TD.FCExplorerBox {
	WIDTH: 37px;
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: repeat-y;
}

/*
	Product configurator module
*/
.ProductBG {
	BACKGROUND-COLOR: #ffffff;
}
.SlotCell {
	WIDTH: 50%;
	HEIGHT: 35px;
	PADDING-TOP: 25px;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
}
.SlotProductCell {
	WIDTH: 50%;
	HEIGHT: 35px;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
}
TABLE.PCSummaryTable {
	WIDTH: 100%;
	BACKGROUND-COLOR: #ffffff;
}

/*
	Survey module
*/
H1.SurveyName {
	FONT-WEIGHT: bold;
}
.SurveyHeader {
	FONT-SIZE: 11px;
}
.SurveyHeaderMenu {
	FONT-SIZE: 10px;
}
.SurveyFooter {
	FONT-SIZE: 11px;
}
.SurveyFooterMenu {
	FONT-SIZE: 10px;
}
.SurveyQuestion {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	PADDING: 2px;
}
.SurveyQuestionMenu {
	FONT-WEIGHT: bold;
	PADDING: 0px;
}
TEXTAREA.Survey {
}
.SurveyAnswer {
	PADDING: 2px;
	WIDTH: 100%;
}
.SurveyAnswerMenu {
	PADDING: 0px;
	WIDTH: 100%;
}
TD.SurveyAnswerMark {
	PADDING: 2px;
	WIDTH: 15px;
}
TD.SurveyAnswerMarkMenu {
	PADDING: 0px;
	WIDTH: 15px;
}
.SurveyBar {
	HEIGHT: 10px;
	BACKGROUND-COLOR: #ffce47;
}
.SurveyBarHL {
    HEIGHT: 10px;
    BACKGROUND-COLOR: #d5e1ed;
}
.SurveyStatLabel {
	PADDING-LEFT: 6px;
	WHITE-SPACE: nowrap;
}
.StatisticsBar {
	BACKGROUND-COLOR: #FFCE31;
}   
.StatisticsBarHL {
	BACKGROUND-COLOR: #FF8400;
}   
.SurveyAnswers {
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 5px;
}
.SurveyAnswersMenu {
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 5px;
}
.SurveyAnswerComment {
	PADDING: 2px;
}
.SurveyAnswerCommentMenu {
	PADDING: 0px;
}
.AuthBox {
	width: 98px;
	
}
.PrintableRow TD {
	color: #818891;
}
.PrintableRow A:link {
	COLOR: #818891;
	TEXT-DECORATION: underline;
	FONT-SIZE: 10px;
}
.PrintableRow A:visited {
	COLOR: #818891;
	TEXT-DECORATION: underline;
	FONT-SIZE: 10px;
}
.PrintableRow A:hover {
	COLOR: #818891;
	TEXT-DECORATION: none;
	FONT-SIZE: 10px;
}
.PrintableRow A:active  {
	COLOR: #818891;
	TEXT-DECORATION: underline;
	FONT-SIZE: 10px;
}

/*------------------------------------------------
BEGIN ETTA CSS
--------------------------------------------------*/

#background  {
   margin: 0px auto 0px auto;
   background: url(images/background.jpg) no-repeat;
   width: 779px;
   height: 735px;
   position: relative;
}
#screen  {
   background: url(images/screen100.gif) no-repeat;
   position: absolute;
   left: 159px;
   top: 325px;
   z-index: 11;
   width: 620px;
   height: 319px;
}
#brickandmortarhdr  {
   /*background: url(images/brickandmortarhdr.gif) no-repeat;*/
   text-align: center;
   font-family: "GillSans", Verdana, Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-style: normal;
   font-weight: bold;
   position: absolute;
   left: 447px;
   top: 371px;
   z-index: 192;
   width: 115px;
   height: 31px;
}

#screen  {
   background: url(images/screen.jpg) no-repeat;
   position: absolute;
   left: 159px;
   top: 325px;
   z-index: 11;
   width: 620px;
   height: 319px;
}
/*-------------common--------------- */
#yelloiconbox  {
   position: absolute;
   left: 159px;
   top: 325px;
   z-index: 12;
   width: 20px;
   height: 38px;
   background-color: #E39822;
}

#id13logo  {
   background: url(images/id13logo.gif) no-repeat;
   position: absolute;
   left: 558px;
   top: 284px;
   z-index: 13;
   width: 221px;
   height: 76px;
}

/*------------------------------------------------
Begin Home CSS
--------------------------------------------------*/

#largerlogoforhome  {
   background: url(images/largerlogoforhome.gif) no-repeat;
   position: absolute;
   left: 428px;
   top: 398px;
   z-index: 276;
   width: 351px;
   height: 118px;
}

/*------------------------------------------------
END Home CSS
--------------------------------------------------*/

/*------------------------------------------------
Begin Blog CSS
--------------------------------------------------*/

#yip  {
   background: url(images/yip.gif) no-repeat;
   position: absolute;
   left: 500px;
   top: 71px;
   z-index: 262;
   width: 203px;
   height: 152px;
}

#blogicon  {
   background: url(images/blogicon.gif) no-repeat;
   position: absolute;
   left: 162px;
   top: 325px;
   z-index: 263;
   width: 37px;
   height: 35px;
}

#blogarchive  {
   position: absolute;
   left: 175px;
   top: 379px;
   z-index: 263;
   width: 150px;
   height: 300px;
   overflow-y:auto;
   overflow-x:hidden;
   visibility: visible;
}

#dsvBlogContainer  {
	position:absolute;
	left:365px;
	top:379px;
	width:375px;
	height:250px;
	overflow:hidden;
	z-index:20;
	visibility: visible;
}

#dsBgBlog   {
	position:absolute; 
	left:365px; 
	top:379px; 
	width:375px; 
	height:250px; 
	z-index:19; 
	border: none;
}

#blogcontent  {
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 19;
   width: 375px;
   height: 250px;
   clip:rect(   );
   overflow-y:auto;
   overflow-x:hidden;
   visibility: visible;
}

.blogdate  {
	margin: 0px;
	color: #6C6868;
	text-align: left;
	font-family: "GillSans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}

.blogcontenttext  {
	color: #020202;
	text-align: left;
	font-family: "GillSans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	width: 350px;
	margin-top: 25px;
	margin-right: 5px;
}

.blogposthdr  {
	text-align: left;
	font-family: "GillSans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #E50C2D;
	font-style: bold;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 5px;
}
/*
#blogpostbody  {
   position: absolute;
   left: 20px;
   top: 51px;
   z-index: 19;
   width: 450px;
   height: 107px;
}
*/
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }

.post img {
  padding:3px;
  border:1px solid #dddddd;
  }
  
#billiepic  {
   background: url(images/billiepicture.gif) no-repeat;
   z-index: 262;   
   width: 90px;
   height: 135px;
}

.blogimage  {
   background: url(images/billiepicture.gif) no-repeat;
   position: absolute;
   left: 264px;
   top: 410px;
   z-index: 266;
   width: 90px;
   height: 135px;
}

/*------------------------------------------------
END Blog CSS
--------------------------------------------------*/
/*------------------------------------------------
Begin Locate CSS
--------------------------------------------------*/

#fetch  {
   background: url(images/fetch.gif) no-repeat;
   position: absolute;
   left: 27px;
   top: 57px;
   z-index: 184;
   width: 266px;
   height: 164px;
}

#locateicon  {
   background: url(images/locateicon.gif) no-repeat;
   position: absolute;
   left: 163px;
   top: 331px;
   z-index: 185;
   width: 38px;
   height: 42px;
}

#verticalruleforlocate  {
   background: url(images/verticalruleforlocate.gif) no-repeat;
   position: absolute;
   left: 526px;
   top: 371px;
   z-index: 186;
   width: 1px;
   height: 246px;
}

#wholesaleintro  {
	position: absolute;
	left: 284px;
	top: 413px;
	z-index: 187;
	width: 417px;
	height: 200px;
	overflow-y:auto;
	overflow-x:hidden;
}

#wholesaleintro p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin: 0 5 0 5;
}

#wholesaleheaderg  {
   background: url(images/wholesaleheaderg.gif) no-repeat;
   position: absolute;
   left: 285px;
   top: 379px;
   z-index: 188;
   width: 196px;
   height: 16px;
}

#cyberloctext  {
	position: absolute;
	left: 570px;
	top: 401px;
	z-index: 189;
	width: 178px;
	height: 232px;
	overflow-y:auto;
	overflow-x:hidden;
}

#cyberloctext p  {
	margin: 0px;
	text-align: left;
	font-family: "GillSans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #020202;
}

#cyberspacehdr  {
   background: url(images/cyberspacehdr.gif) no-repeat;
   position: absolute;
   left: 612px;
   top: 374px;
   z-index: 190;
   width: 102px;
   height: 30px;
}

#retailtext  {
   position: absolute;
   left: 314px;
   top: 403px;
   z-index: 191;
   width: 178px;
   height: 232px;
   overflow-y:auto;
   overflow-x:hidden;
}

#retailtext p  {
	margin: 0px;
	text-align: left;
	font-family: "GillSans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

#brickandmortarhdr  {
   /*background: url(images/brickandmortarhdr.gif) no-repeat;*/
   text-align: center;
   font-family: "GillSans", Verdana, Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-style: normal;
   font-weight: bold;
   position: absolute;
   left: 447px;
   top: 371px;
   z-index: 192;
   width: 115px;
   height: 31px;
}

#locationtext  {
   position: absolute;
   left: 314px;
   top: 403px;
   z-index: 1;
   width: 424px;
   height: 232px;
}

#dsvContent1 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 19;
	width: 440px;
	height: 202px;
	clip:rect(   );
	overflow-y:auto;
	overflow-x:hidden;
	visibility: visible;
	margin-right: 5px;
}

#dsvContent1 p {
	text-align: left;
	font-family: "GillSans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	margin-right: 5px;
}

#dsvContainer  {
	position:absolute;
	left:286px;
	top:405px;
	width:440px;
	height:202px;
	overflow:hidden;
	z-index:20;
	visibility: visible;
}

#dsBg   {
	position:absolute; 
	left:286px; 
	top:405px; 
	width:425px; 
	height:202px; 
	z-index:19; 
	border: none;
}

#locationtext p  {
	margin: 0px;
	text-align: left;
	font-family: "GillSans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

.locationtext   {
	margin: 0px;
	text-align: left;
	font-family: "GillSans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
/*------------------------------------------------
END Locate CSS
--------------------------------------------------*/


/*------------------------------------------------
Begin Press CSS
--------------------------------------------------*/

#charityhdr  {
   background:  url("images/charityhdr.gif") no-repeat;
   position: absolute;
   left: 416px;
   top: 372px;
   z-index: 148;
   width: 171px;
   height: 15px;
}

#presscontent  {
	position: absolute;
	left: 333px;
	top: 396px;
	z-index: 153;
	width: 360px;
	height: 217px;
	margin: 0px;
	overflow: auto;
}

#presscontent p  {
   text-align: left;
   font-family: "GillSans", Verdana, Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-style: normal;
   font-weight: normal;
   color: #020202;
}

.pressdate  {
   text-align: left;
   font-family: "GillSans", Verdana, Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-style: normal;
   font-weight: bold;
   color: #E50C2D;
}

#presscontentintro  {
   text-align: left;
   font-family: "GillSans", Verdana, Arial, Helvetica, sans-serif;
   font-size: 11pt;
   font-style: normal;
   font-weight: normal;
   color: #020202;
}
#eventshdr  {
   background:  url("images/eventshdr.gif") no-repeat;
   position: absolute;
   left: 463px;
   top: 372px;
   z-index: 152;
   width: 92px;
   height: 15px;
}

#releasehdr  {
   background:  url("images/releasehdr.gif") no-repeat;
   position: absolute;
   left: 461px;
   top: 372px;
   z-index: 156;
   width: 93px;
   height: 15px;
}

#wuuuf  {
   background: url(images/wuuuf.gif) no-repeat;
   position: absolute;
   left: 403px;
   top: 57px;
   z-index: 160;
   width: 354px;
   height: 202px;
}

#pressicon  {
   background: url(images/pressicon.gif) no-repeat;
   position: absolute;
   left: 162px;
   top: 307px;
   z-index: 161;
   width: 30px;
   height: 61px;
}


/*------------------------------------------------
END Press CSS
--------------------------------------------------*/

/*------------------------------------------------
Begin Fun CSS
--------------------------------------------------*/
#funicon  {
   background: url(images/id82funicon.gif) no-repeat;
   position: absolute;
   left: 158px;
   top: 311px;
   z-index: 82;
   width: 43px;
   height: 57px;
}

#funintro  {
   position: absolute;
   left: 217px;
   top: 374px;
   z-index: 84;
   width: 526px;
   height: 42px;
}

#funintro p {
    font-family: "GillSans", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
    margin: 0px;
    color: #020202;
    text-align: left;
	text-decoration: none;     
}

#funlinkscontent  {
	position: absolute;
	left: 214px;
	top: 459px;
	z-index: 83;
	width: 526px;
	height: 173px;
	overflow: auto;
}

#funlinkscontent p  {
	font-family: "GillSans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #020202;
	font-style: normal;
	font-weight: normal;
}

.funask  {
	text-align: left;
	font-family: "GillSans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #020202;
	margin-right: 5px;
}

.funreply  {
	text-align: left;
	font-family: "GillSans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #E50C2D;
	margin-right: 5px;
}

.sechdr {
	font-family: "GillSans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #E50C2D;
	font-style: normal;
	font-weight: bold;
}

#linkshdr  {
   background:  url("images/linkshdr.gif") no-repeat;
   position: absolute;
   left: 215px;
   top: 354px;
   z-index: 85;
   width: 164px;
   height: 15px;
}


#dsvFunContent1 {
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 19;  
   width: 520px;
   height: 202px;
   clip:rect(   );
   overflow-y:auto;
   overflow-x:hidden;
   visibility: visible;
}

#dsvFunContent1 p {
	margin: 0px;
	text-align: left;
	font-family: "GillSans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	margin-right: 5px;
}

#dsvFunContainer  {
	position:absolute;
	left:218px;
	top:432px;
	width:520px;
	height:202px;
	overflow:hidden;
	z-index:20;
	visibility: visible;
}

#dsBgFun   {
	position:absolute; 
	left:218px; 
	top:432px; 
	width:520px; 
	height:202px; 
	z-index:19; 
	border: none;
}

#id89packtext  {
   position: absolute;
   left: 410px;
   top: 500px;
   z-index: 89;
   width: 279px;
   height: 78px;
}

#id89packtext p  {
	font-family: "Frutiger", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
    margin: 0px;
    color: #020202;
    text-align: left;
	text-decoration: none;     
}

#id90packtext  {
   position: absolute;
   left: 410px;
   top: 592px;
   z-index: 90;
   width: 279px;
   height: 48px;
}

#id90packtext p  {
	font-family: "Frutiger", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
    margin: 0px;
    color: #020202;
    text-align: left;
	text-decoration: none;     
}

#id91frenchie  {
   background:  url("images/frenchie.gif") no-repeat;
   position: absolute;
   left: 299px;
   top: 483px;
   z-index: 91;
   width: 96px;
   height: 96px;
}

#id92chowowow  {
   background:  url("images/chowowow.gif") no-repeat;
   position: absolute;
   left: 300px;
   top: 584px;
   z-index: 92;
   width: 95px;
   height: 59px;
}

#id93bassett  {
   background: url(images/id93bassett.gif) no-repeat;
   position: absolute;
   left: 215px;
   top: 539px;
   z-index: 93;
   width: 71px;
   height: 71px;
}

#packhdr  {
   background:  url("images/packhdr.gif") no-repeat;
   position: absolute;
   left: 216px;
   top: 354px;
   z-index: 95;
   width: 281px;
   height: 19px;
}

#id99packtext  {
   position: absolute;
   left: 410px;
   top: 500px;
   z-index: 99;
   width: 279px;
   height: 56px;
}

#id99packtext p  {
   font: 11px/13px "Agency FB";
   margin: 0px;
   text-align: left;
}

#id100packtext  {
   position: absolute;
   left: 410px;
   top: 592px;
   z-index: 100;
   width: 279px;
   height: 48px;
}

#id100packtext p  {
	font-family: "Frutiger", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
    margin: 0px;
    color: #020202;
    text-align: left;
	text-decoration: none;     
}

#id101frenchie  {
   background:  url("images/frenchie.gif") no-repeat;
   position: absolute;
   left: 299px;
   top: 483px;
   z-index: 101;
   width: 96px;
   height: 96px;
}

#id102chowowow  {
   background:  url("images/chowowow.gif") no-repeat;
   position: absolute;
   left: 300px;
   top: 584px;
   z-index: 102;
   width: 95px;
   height: 59px;
}

#ettabettasayscomtext  {
   position: absolute;
   left: 565px;
   top: 446px;
   z-index: 103;
   width: 150px;
   height: 20px;
}

#ettabettasayscomtext p  {
   font: 16px/19px GillSans;
   margin: 0px;
   color: #E50C2D;
   text-align: left;
}

#icouldnthavesaiditbetter  {
   background: url(images/icouldnthavesaiditbetter.gif) no-repeat;
   position: absolute;
   left: 214px;
   top: 388px;
   z-index: 105;
   width: 514px;
   height: 49px;
}

#weluvyouetta  {
   background: url(images/weluvyouetta.gif) no-repeat;
   position: absolute;
   left: 216px;
   top: 354px;
   z-index: 106;
   width: 209px;
   height: 19px;
}

#id109bassett  {
   background: url(images/id93bassett.gif) no-repeat;
   position: absolute;
   left: 215px;
   top: 539px;
   z-index: 19;
   width: 71px;
   height: 71px;
}

#dearetta  {
   background: url(images/dearetta.gif) no-repeat;
   position: absolute;
   left: 213px;
   top: 459px;
   z-index: 19;
   width: 519px;
   height: 182px;
}

#heylildoggieswassonyourg  {
   background: url(images/heylildoggieswassonyourg.gif) no-repeat;
   position: absolute;
   left: 217px;
   top: 389px;
   z-index: 112;
   width: 508px;
   height: 53px;
}

#askhdr  {
   background:  url("images/askhdr.gif") no-repeat;
   position: absolute;
   left: 215px;
   top: 354px;
   z-index: 113;
   width: 98px;
   height: 16px;
}

#play  {
   background: url(images/play.gif) no-repeat;
   position: absolute;
   left: 31px;
   top: 62px;
   z-index: 116;
   width: 240px;
   height: 161px;
}

/*---------------FUN MAIN PAGE------------------------*/

#ettajumpingblur  {
   background: url(images/ettajumpingblur.jpg) no-repeat;
   position: absolute;
   left: 638px;
   top: 510px;
   z-index: 118;
   width: 112px;
   height: 133px;
}

#bouncingball  {
   background: url(images/bouncingball.gif) no-repeat;
   position: absolute;
   left: 399px;
   top: 587px;
   z-index: 120;
   width: 228px;
   height: 56px;
}

#sniffoutsome  {
   background: url(images/sniffoutsome.gif) no-repeat;
   position: absolute;
   left: 212px;
   top: 532px;
   z-index: 121;
   width: 376px;
   height: 31px;
}

#gityourfuzzy  {
   background: url(images/gityourfuzzy.gif) no-repeat;
   position: absolute;
   left: 211px;
   top: 469px;
   z-index: 123;
   width: 348px;
   height: 31px;
}



#ifyoulovemy  {
   background: url(images/ifyoulovemy.gif) no-repeat;
   position: absolute;
   left: 211px;
   top: 453px;
   z-index: 125;
   width: 468px;
   height: 32px;
}

#heydoggieswhats  {
   background: url(images/heydoggieswhats.gif) no-repeat;
   position: absolute;
   left: 310px;
   top: 416px;
   z-index: 127;
   width: 352px;
   height: 15px;
}


#dogsjeswannahave  {
   background: url(images/dogsjeswannahave.gif) no-repeat;
   position: absolute;
   left: 211px;
   top: 368px;
   z-index: 129;
   width: 354px;
   height: 23px;
}



/*------------------------------------------------
END Fun CSS
--------------------------------------------------*/

/*------------------------------------------------
Begin About CSS
--------------------------------------------------*/

#aboutcontent  {
   background:  url("images/aboutcontent.gif") no-repeat;
   position: absolute;
   left: 211px;
   top: 378px;
   z-index: 72;
   width: 519px;
   height: 221px;
}

#peacelove  {
   background: url(images/peacelove.gif) no-repeat;
   position: absolute;
   left: 523px;
   top: 605px;
   z-index: 73;
   width: 94px;
   height: 15px;
}

#sig  {
   background: url(images/sig.gif) no-repeat;
   position: absolute;
   left: 628px;
   top: 605px;
   z-index: 74;
   width: 83px;
   height: 28px;
}

#abouthit  {
   background: url(images/abouthit.gif) no-repeat;
   position: absolute;
   left: 561px;
   top: 11px;
   z-index: 77;
   width: 42px;
   height: 31px;
}

#aboutbutton  {
   position: absolute;
   left: 561px;
   top: 11px;
   z-index: 79;
   width: 42px;
   height: 31px;
}

#aboutbutton a  {
   background: url(images/aboutbutton.gif) no-repeat;
   display: block;
   height: 31px;
   width: 42px;
   background-position: 0% 0px;
}

#aboutbutton a:hover  {
   background-position: -42px 0%;
}

/*------------------------------------------------
END About CSS
--------------------------------------------------*/


/*------------------------------------------------
Begin Contact CSS
--------------------------------------------------*/

#shake  {
   background: url(images/shake.gif) no-repeat;
   position: absolute;
   left: 16px;
   top: 72px;
   z-index: 57;
   width: 271px;
   height: 198px;
}

#id58contacticon  {
   background: url(images/id58contacticon.gif) no-repeat;
   position: absolute;
   left: 161px;
   top: 329px;
   z-index: 58;
   width: 35px;
   height: 44px;
}

#ettaemail  {
   position: absolute;
   left: 324px;
   top: 615px;
   z-index: 59;
   width: 273px;
   height: 12px;
}

#address  {
   position: absolute;
   left: 398px;
   top: 471px;
   z-index: 60;
   width: 154px;
   height: 132px;
}

#contactintro  {
   background: url(images/contactintro.gif) no-repeat;
   position: absolute;
   left: 244px;
   top: 408px;
   z-index: 61;
   width: 459px;
   height: 54px;
}

#contacthdr  {
   background: url(images/contacthdr.gif) no-repeat;
   position: absolute;
   left: 364px;
   top: 378px;
   z-index: 62;
   width: 199px;
   height: 18px;
}

#contacthit  {
   background: url(images/contacthit.gif) no-repeat;
   position: absolute;
   left: 648px;
   top: 11px;
   z-index: 65;
   width: 58px;
   height: 31px;
}

#contactbutton  {
   position: absolute;
   left: 648px;
   top: 11px;
   z-index: 67;
   width: 58px;
   height: 31px;
}

#contactbutton a  {
   background: url(images/contactbutton.gif) no-repeat;
   display: block;
   height: 31px;
   width: 58px;
   background-position: 0% 0px;
}

#contactbutton a:hover  {
   background-position: -58px 0%;
}

#sniff  {
   background: url(images/sniff.gif) no-repeat;
   position: absolute;
   left: 477px;
   top: 61px;
   z-index: 70;
   width: 265px;
   height: 146px;
}

#id71contacticon  {
   background: url(images/id71contacticon.gif) no-repeat;
   position: absolute;
   left: 168px;
   top: 329px;
   z-index: 71;
   width: 41px;
   height: 41px;
}

/*------------------------------------------------
END Contact CSS
--------------------------------------------------*/

/*------------------------------------------------
Begin Popups CSS
--------------------------------------------------*/

#contactpopup  {
   background: url(images/contactpopup.jpg) no-repeat;
   visibility: hidden;
   position: absolute;
   left: 4px;
   top: 58px;
   z-index: 279;
   width: 391px;
   height: 243px;
}

#aboutpopup  {
   background: url(images/aboutpopup.jpg) no-repeat;
   visibility: hidden;
   position: absolute;
   left: 381px;
   top: 51px;
   z-index: 280;
   width: 398px;
   height: 231px;
}

#funpopup  {
   background: url(images/funpopup.jpg) no-repeat;
   visibility: hidden;
   position: absolute;
   left: 4px;
   top: 58px;
   z-index: 281;
   width: 391px;
   height: 243px;
}

#presspopup  {
   background: url(images/presspopup.jpg) no-repeat;
   visibility: hidden;
   position: absolute;
   left: 381px;
   top: 51px;
   z-index: 282;
   width: 398px;
   height: 231px;
}

#locatepopup  {
   background: url(images/locatepopup.jpg) no-repeat;
   visibility: hidden;
   position: absolute;
   left: 4px;
   top: 58px;
   z-index: 283;
   width: 391px;
   height: 244px;
}

#prodpopup  {
   background: url(images/prodpopup.jpg) no-repeat;
   visibility: hidden;
   position: absolute;
   left: 4px;
   top: 58px;
   z-index: 284;
   width: 391px;
   height: 243px;
}

#blogpopup  {
   background: url(images/blogpopup.jpg) no-repeat;
   visibility: hidden;
   position: absolute;
   left: 381px;
   top: 51px;
   z-index: 285;
   width: 398px;
   height: 231px;
}

/*------------------------------------------------
END Popups CSS
--------------------------------------------------*/

/*------------------------------------------------
Begin PageSubNav CSS
--------------------------------------------------*/
/*-----PRODUCTS pagesubnav----------*/

#prodpagenavlambb  {
   position: absolute;
   left: 188px;
   top: 436px;
   z-index: 237;
   width: 52px;
   height: 7px;
}

#prodpagenavlambb a  {
   background: url(images/prodpagenavlambb.gif) no-repeat;
   display: block;
   height: 7px;
   width: 52px;
   background-position: 0% 0px;
}

#prodpagenavlambb a:hover  {
   background-position: -52px 0%;
}

#prodpagenavchickb  {
   position: absolute;
   left: 188px;
   top: 418px;
   z-index: 239;
   width: 65px;
   height: 7px;
}

#prodpagenavchickb a  {
   background: url(images/prodpagenavchickb.gif) no-repeat;
   display: block;
   height: 7px;
   width: 65px;
   background-position: 0% 0px;
}

#prodpagenavchickb a:hover  {
   background-position: -65px 0%;
}

#prodpagenavbeefb  {
   position: absolute;
   left: 188px;
   top: 400px;
   z-index: 241;
   width: 48px;
   height: 7px;
}

#prodpagenavbeefb a  {
   background: url(images/prodpagenavbeefb.gif) no-repeat;
   display: block;
   height: 7px;
   width: 48px;
   background-position: 0% 0px;
}

#prodpagenavbeefb a:hover  {
   background-position: -48px 0%;
}


/*-----LOCATE pagesubnav----------*/

#locpagenavwholesaleb  {
   background:  url("images/locpagenavwholesaleb.gif") no-repeat; 
   position: absolute;
   left: 176px;
   top: 400px;
   z-index: 196;
   width: 71px;
   height: 7px;
}

#locpagenavwholesaleb a  {
   background:  url("images/locpagenavwholesaleb.gif") no-repeat;
   display: block;
   height: 7px;
   width: 71px;
   background-position: 0% 0px;
}

#locpagenavwholesaleb a:hover  {
   background-position: -71px 0%;
}

#locpagenavretailb  {
   position: absolute;
   left: 177px;
   top: 382px;
   z-index: 198;
   width: 40px;
   height: 7px;
}

#locpagenavretailb a  {
   background:  url("images/locpagenavretailb.gif") no-repeat;
   display: block;
   height: 7px;
   width: 40px;
   background-position: 0% 0px;
}

#locpagenavretailb a:hover  {
   background-position: -40px 0%;
}

/*-----PRESS pagesubnav----------*/
#presspagenavcharityb  {
   position: absolute;
   left: 175px;
   top: 418px;
   z-index: 163;
   width: 52px;
   height: 7px;
}

#presspagenavcharityb a  {
   background:   url("images/presspagenavcharityb.gif") no-repeat;
   display: block;
   height: 7px;
   width: 52px;
   background-position: 0% 0px;
}

#presspagenavcharityb a:hover  {
   background-position: -52px 0%;
}

#presspagenaveventsb  {
   position: absolute;
   left: 176px;
   top: 400px;
   z-index: 165;
   width: 43px;
   height: 7px;
}

#presspagenaveventsb a  {
   background:  url("images/presspagenaveventsb.gif") no-repeat;
   display: block;
   height: 7px;
   width: 43px;
   background-position: 0% 0px;
}

#presspagenaveventsb a:hover  {
   background-position: -43px 0%;
}

#presspagenavpressb  {
   position: absolute;
   left: 176px;
   top: 382px;
   z-index: 167;
   width: 92px;
   height: 7px;
}

#presspagenavpressb a  {
   background:  url("images/presspagenavpressb.gif") no-repeat;
   display: block;
   height: 7px;
   width: 92px;
   background-position: 0% 0px;
}

#presspagenavpressb a:hover  {
   background-position: -92px 0%;
}

/*-----FUN pagesubnav----------*/

#funpagenavfunaskb  {
   position: absolute;
   left: 210px;
   top: 416px;
   z-index: 128;
   width: 91px;
   height: 12px;
}

#funpagenavfunaskb a  {
   background: url(images/funpagenavfunaskb.gif) no-repeat;
   display: block;
   height: 12px;
   width: 91px;
   background-position: 0% 0px;
}

#funpagenavfunaskb a:hover  {
   background-position: -91px 0%;
}

#funpagenavfunwoofsb  {
   position: absolute;
   left: 211px;
   top: 454px;
   z-index: 126;
   width: 68px;
   height: 12px;
}

#funpagenavfunwoofsb a  {
   background: url(images/funpagenavfunwoofsb.gif) no-repeat;
   display: block;
   height: 12px;
   width: 68px;
   background-position: 0% 0px;
}

#funpagenavfunwoofsb a:hover  {
   background-position: -68px 0%;
}

#funpagenavfunpackb  {
   position: absolute;
   left: 211px;
   top: 471px;
   z-index: 124;
   width: 140px;
   height: 12px;
}

#funpagenavfunpackb a  {
   background: url(images/funpagenavfunpackb.gif) no-repeat;
   display: block;
   height: 12px;
   width: 140px;
   background-position: 0% 0px;
}

#funpagenavfunpackb a:hover  {
   background-position: -140px 0%;
}

#funpagenavfunlinksb  {
   position: absolute;
   left: 212px;
   top: 533px;
   z-index: 122;
   width: 102px;
   height: 12px;
}

#funpagenavfunlinksb a  {
   background: url(images/funpagenavfunlinksb.gif) no-repeat;
   display: block;
   height: 12px;
   width: 102px;
   background-position: 0% 0px;
}

#funpagenavfunlinksb a:hover  {
   background-position: -102px 0%;
}


/*------------------------------------------------
BEGIN funny rollovers 
--------------------------------------------------*/
#wink  {
	position:absolute; 
	width:76px; 
	height:60px; 
	z-index:200; 
	left: 403px; 
	top: 130px; 
	visibility: visible; 
}

#smile  {
	position:absolute; 
	width:84px; 
	height:42px; 
	z-index:200; 
	left: 350px; 
	top: 264px; 
	visibility: visible; 
}

#rose  {
   background:  url("images/rose.jpg") no-repeat;
	position:absolute;
	width:358px;
	height:96px;
	z-index:999;
	left: 205px;
	top: 236px;
	visibility: visible;
   background-position: 0% 0px;	
}

#heart  {
   background: url("images/ettaheart.gif") no-repeat;
	position:absolute; 
	width:80px; 
	height:77px; 
	z-index:999; 
	left: 304px; 
	top: 353px; 
	visibility: visible; 
   background-position: 0% 0px;
}

#gnome  {
	position:absolute; 
	width:94px; 
	height:50px; 
	z-index:200; 
	left: 531px; 
	top: 79px; 
	visibility: visible; 
}

#gnome2  {
	position:absolute; 
	width:134px; 
	height:81px; 
	z-index:200; 
	left: 571px; 
	top: 98px; 
	visibility: visible; 
}

/*------------------------------------------------
END funny rollovers 
--------------------------------------------------*/