/* $Id: skin1.css,v 1.84.2.20 2007/08/16 09:55:58 max Exp $ */
/* $Id: skin1.css,v 1.84.2.20 2007/08/16 09:55:58 max Exp $ */
/*
	General styles
*/
body{
	background:url(images/body_background.gif) repeat-x;
	
}


input[type="text"]{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #550000;
	FONT-SIZE: 10px;
	border:1px solid #07325a;
}

input[type="password"]{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #550000;
	FONT-SIZE: 10px;
	border:1px solid #07325a;
}

BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #002d56;
	FONT-SIZE: 10px;
}
A:link {
	COLOR: #330000;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #330000;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #550000;
	TEXT-DECORATION: underline;
}
A:active  {
	COLOR: #330000;
	TEXT-DECORATION: none;
}
H1 {
	FONT-SIZE: 15px;
}
H2 {
	FONT-SIZE: 13px;
}
H3 {
	FONT-SIZE: 12px;
}
HR {
	COLOR: #DDDDDD;
	HEIGHT: 1px;
}
HTML,BODY {
	HEIGHT: 100%;
	MARGIN: 0px;
	PADDING: 0px;
	/*BACKGROUND-COLOR: #FFFBD3;*/
}
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: 0px;
	TEXT-ALIGN: left;
}
.HeadRightBox {
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: right;
}
.HeadText {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
}
.HeadLine {
	BACKGROUND-COLOR: #FFD44C;
}
.HeadThinLine {
	BACKGROUND-COLOR: #8E4B00;
	HEIGHT: 1px;
}
.PrintableRow {
	WIDTH: 100%;
	VERTICAL-ALIGN: middle;
	PADDING-RIGHT: 176px;
	HEIGHT: 18px;
}
.HeadTopPad {
	HEIGHT: 18px;
}
.HeadTopPad IMG {
	WIDTH: 1px;
	HEIGHT: 18px;
}

/*
	Footer styles
*/
.BottomRow {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
}
.BottomBox {
	BACKGROUND-COLOR: #FFD44C;
	COLOR: #8E4B00;
	HEIGHT: 22px;
	VERTICAL-ALIGN: middle;
	PADDING-LEFT: 12px;
	PADDING-RIGHT: 12px;
}
.Bottom {
	BACKGROUND-COLOR: #FFD44C;
	COLOR: #8E4B00;
}
A.Bottom:link {
	BACKGROUND-COLOR: #FFD44C;
	COLOR: #8E4B00;
	TEXT-DECORATION: underline;
}
A.Bottom:visited {
	BACKGROUND-COLOR: #FFD44C;
	COLOR: #8E4B00;
	TEXT-DECORATION: underline;
}
A.Bottom:hover {
	BACKGROUND-COLOR: #FFD44C;
	COLOR: #8E4B00;
	TEXT-DECORATION: none;
}
A.Bottom:active {
	BACKGROUND-COLOR: #FFD44C;
	COLOR: #8E4B00;
	TEXT-DECORATION: underline;
}
.BottomPopup {
	WIDTH: 100%;
	TEXT-ALIGN: right;
	PADDING-BOTTOM: 10px;
}
.BottomPopup A {
	FONT-WEIGHT: bold;
}
.BottomDialogBox {
	BACKGROUND-COLOR: #FFE591;
	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: #000000;
}


.NumberOfArticles {
	COLOR: #000000;
	FONT-WEIGHT: bold;
}
.TopLabel {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.Message {
	COLOR: #FF3300;
}
.Line {
	BACKGROUND-COLOR: #FF6600;
}
TD.ButtonsRow {
	PADDING-TOP: 2px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 12px;
	PADDING-BOTTOM: 2px;
}
.CustomerMessage {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
}
.ErrorMessage {
	COLOR: #FF3300;
	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: #FFD44C;
	HEIGHT: 15px;
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.PopupBG {
	BACKGROUND-COLOR: #FFD44C;
}
.PopupHelpLink {
	FONT-SIZE: 9px;
	COLOR: #330000;
	TEXT-DECORATION: none;
}

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

/*
	Vertical menu
*/
.VertMenuLeftColumn {
	VERTICAL-ALIGN: top;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 62px;
	/*background:transparent url(images/side_separator_image.gif);*/
	background-repeat:repeat-y;
	background-position:right top;
	/*background:transparent;*/
}
.VertMenuRightColumn {
	VERTICAL-ALIGN: top;
	PADDING-LEFT: 20px;
	PADDING-RIGHT: 6px;
}
.VertMenuBox {
	BACKGROUND-COLOR: #FFD44C;
	PADDING: 1px;
}
.VertMenuBorder {
	BACKGROUND-COLOR: #8E4B00;
}
.VertMenuTitle {
	BACKGROUND-COLOR: #FF8600;
	COLOR: #330000;
	FONT-WEIGHT: bold;
	PADDING: 1px;
}
.VertMenuSubTitle {
	BACKGROUND-COLOR: #FFA92F;
}
.VertMenuTitleIcon {
	WIDTH: 21px;
	HEIGHT: 20px;
	MARGIN-LEFT: 8px;
	MARGIN-RIGHT: 8px;
	VERTICAL-ALIGN: middle;
}
.VertMenuItems {
	COLOR: #002d56;
	TEXT-DECORATION: none;
}
A.VertMenuItems:link {
	COLOR: #002d56;
	TEXT-DECORATION: none;
}
A.VertMenuItems:visited {
	COLOR: #002d56;
	TEXT-DECORATION: none;
}
A.VertMenuItems:hover {
	COLOR: #550000;
	TEXT-DECORATION: underline;
}
A.VertMenuItems:active  {
	COLOR: #002d56;
	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: 3px;
}
.DialogBorder {
	BACKGROUND-COLOR: #ffffff;
	HEIGHT: 100%;
	PADDING: 0px;
}
TD.DialogTitle {
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(images/dialog_bg_n.gif);
	VERTICAL-ALIGN: bottom;
	HEIGHT: 15px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px;
	TEXT-ALIGN: left;
}
FONT.DialogTitle {
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	VERTICAL-ALIGN: bottom;
	HEIGHT: 15px;
	TEXT-ALIGN: left;
	MARGIN-LEFT: 10px;
}

/*
	Dialog info box
*/
TABLE.DialogInfo {
	WIDTH: 85%;
	TEXT-ALIGN: center;
}
.DialogInfoTitle {
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	VERTICAL-ALIGN: bottom;
	TEXT-ALIGN: left;
	HEIGHT: 15px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
}
.DialogInfoTitleBorder {
	BACKGROUND-COLOR: #FF8600;
	PADDING: 0px;
	VERTICAL-ALIGN: bottom;
	HEIGHT: 15px;
}
.DialogInfoBorder {
	BACKGROUND-COLOR: #FF8600;
	PADDING: 0px;
}
.DialogTr {
	COLOR: #20B8A9;
}
.DialogInfoIcon {
	WIDTH: 16px;
	HEIGHT: 16px;
}
.DialogInfoClose {
	WIDTH: 15px;
	HEIGHT: 13px;
}

/*
	Dialog tools section
*/
.NavDialogTitle {
	WIDTH: 50%;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #330000;
	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;
}

/*
	Product details page
*/
.ProductTitle {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductTitleHidden {
	COLOR: #666666;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}
.ProductDetailsTitle {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductDetails {
	COLOR: #000000;
}
.ProductPriceTitle {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPriceConverting {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPrice {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPriceSmall {
	COLOR: #FF3300;
	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-REPEAT: no-repeat;
}
.MarketPrice {
	FONT-SIZE: 14px;
	FONT-FAMILY: Times New Roman;
}
.PImgBox {
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	WIDTH: 100px;
	PADDING-RIGHT: 8px;
	padding-top:5px;
}

/*
	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;
}

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

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

/*
	Buttons
*/
.FormButton {
	COLOR: #330000;
	FONT-WEIGHT: bold;
}
TABLE.ButtonTable {
	CURSOR: pointer;
	VERTICAL-ALIGN: middle;
	DIRECTION: ltr;
}
TD.Button {								 
	BACKGROUND-IMAGE: url(images/butbgblue.gif);
	BACKGROUND-COLOR: #0a55a3;
	BACKGROUND-REPEAT: repeat-x;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	VERTICAL-ALIGN: middle;
	WHITE-SPACE: nowrap;
}
FONT.Button {								 
	FONT-FAMILY: Arial;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
IMG.ButtonSide {
	WIDTH: 14px;
	HEIGHT: 21px;
}
.SimpleButton TR TD {
	PADDING: 0px;
	WHITE-SPACE: nowrap;
}
A.Button:link, A.Button:visited, A.Button:hover, A.Button:active {
	COLOR: #330000;
	FONT-WEIGHT: bold;
}
.GoImage {
	WIDTH: 21px;
	HEIGHT: 18px;
	VERTICAL-ALIGN: middle;
	BORDER: 0px;
}

/*
	Small text/link style
*/
.SmallNote:link {
	COLOR: #7C4C00;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
	COLOR: #7C4C00;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
	COLOR: #7C4C00;
	TEXT-DECORATION: underline;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:active {
	COLOR: #7C4C00;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallText {
	COLOR: #7C4C00;
	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: #000000;
}

/*
	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: #FFD44C;
	FONT-WEIGHT: bold;
	TEXT-TRANSFORM: uppercase;
	WIDTH: 85px;
	HEIGHT: 30px;
	TEXT-ALIGN: center;
}
.TabTop {
	HEIGHT: 5px;
	BACKGROUND-COLOR: #FFD44C;
}
TD.TabLeftSide {
	WIDTH: 9px;
	BACKGROUND-IMAGE: url(images/tab_l.gif);
}
TD.TabRightSide {
	WIDTH: 9px;
	BACKGROUND-IMAGE: url(images/tab_r.gif);
}
TD.TabLeftCorner {
	WIDTH: 9px;
	HEIGHT: 9px;
	BACKGROUND-IMAGE: url(images/tab_c1.gif);
}
TD.TabRightCorner {
	WIDTH: 9px;
	HEIGHT: 9px;
	BACKGROUND-IMAGE: url(images/tab_c2.gif);
}
TD.TabCenter {
	HEIGHT: 9px;
	BACKGROUND-IMAGE: url(images/tab_b.gif);
}
IMG.TabCorner {
	WIDTH: 9px;
	HEIGHT: 9px;
}
IMG.TabSide {
	WIDTH: 9px;
	HEIGHT: 1px;
}

/*
	Pagination mechanism
*/
.NavigationArrow {
	WIDTH: 9px;
	HEIGHT: 9px;
}
.NavigationTitle {
	WHITE-SPACE: nowrap;
	HEIGHT: 14px;
	PADDING-RIGHT: 10px;
}
.NavigationCell {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
	BACKGROUND-IMAGE: url(images/page.gif);
	WIDTH: 17px;
	HEIGHT: 14px;
}
.NavigationCell A:link, .NavigationCell A:visited, .NavigationCell A:hover, .NavigationCell A:active {
	TEXT-DECORATION: none;
}
.NavigationCell IMG {
	HEIGHT: 1px;
	WIDTH: 17px;
}
.NavigationCellWide {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
	BACKGROUND-IMAGE: url(images/page_wide.gif);
	WIDTH: 23px;
	HEIGHT: 14px;
}
.NavigationCellWide A:link, .NavigationCellWide A:visited, .NavigationCellWide A:hover, .NavigationCellWide A:active {
	TEXT-DECORATION: none;
}
.NavigationCellWide IMG {
	HEIGHT: 1px;
	WIDTH: 23px;
}
.NavigationCellSel {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	FONT-WEIGHT: bold;
	WIDTH: 15px;
}

/*
	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: #000000;
	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: #550000;
	PADDING: 0px;
}
TABLE.SubHeader {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeader {
	COLOR: #060606;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING: 0px;
}
.SubHeaderLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #6e635d;
	PADDING: 0px;
}

/*
	User profile page
*/
.RegSectionTitle {
	COLOR: #550000;
	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: 14px;
	HEIGHT: 14px;
}

/*
	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: #FF8600;
}
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;
}
.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: 225px;
	TEXT-ALIGN: center;
}
TD.FLCDialogCellAntibot {
	WIDTH: 50%;
    HEIGHT: 350px;
	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: #FF3300;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
}
.SpecialOffersThumb {
	DISPLAY: inline;
	MARGIN-LEFT: -51px;
}
.SpecialOffersThumb A IMG {
	WIDTH: 47px;
	HEIGHT: 44px;
}

/*
	Fancy categories module
*/
.CatMenuItemOff {
	BACKGROUND-COLOR: transparent;
	COLOR: #330000;
	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 {
	BACKGROUND-COLOR: transparent;
	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: #FF8600;
	COLOR: #330000;
	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: #FFD44C;
	BORDER-RIGHT: #8E4B00 1px solid;
	BORDER-TOP: #8E4B00 1px solid;
	BORDER-LEFT: #8E4B00 1px solid;
	BORDER-BOTTOM: #8E4B00 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: 136px;
}
A.CatMenuItem {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
	CURSOR: pointer;
}
A.CatMenuItem:link {
	COLOR: #330000;
	TEXT-DECORATION: none;
}
A.CatMenuItem:visited {
	COLOR: #330000;
	TEXT-DECORATION: none;
}
A.CatMenuItem:hover {
	COLOR: #330000;
	TEXT-DECORATION: none;
}
A.CatMenuItem:active {
	COLOR: #330000;
	TEXT-DECORATION: none;
}
A#nojs.CatMenuItem:hover {
	BACKGROUND-COLOR: #FF8600;
	COLOR: #330000;
	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: blue;
}
.SurveyBarHL {
    HEIGHT: 10px;
    BACKGROUND-COLOR: green;
}
.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;
}




/** folowing sytles created by mercuryminds***/




#main_div{
	width:808px;
	background:#ffffff;
	position:relative;
}

.central_space{
	/*min-height:450px;
	height:450px;*/
}

table .header_bg{
	background:url(images/header_background.gif);
}

td.home_content_left{
	border-left:5px solid white;
}

td.home_content_right{
	border-right:5px solid white;
}


td .HeadLogo_main{
	background-image:url(images/meco_main_banner.gif);
	background-repeat:no-repeat;
	height:133px;
	padding-left:3px;
	padding-top:3px;
}

td .HeadLogo_inno{
	background-image:url(images/meco_main_banner2.gif);
	background-repeat:no-repeat;
	height:133px;
	padding-left:3px;
	padding-top:3px;
}


td .HeadLogo_sudden_comport{
	background-image:url(images/sudden_comport_banner.gif);
	background-repeat:no-repeat;
	height:133px;
	padding-left:3px;
	padding-top:3px;
}


td .HeadLogo_sudden_solution{
	background-image:url(images/sudden_solution_banner.gif);
	background-repeat:no-repeat;
	height:133px;
	padding-left:3px;
	padding-top:3px;
}

td .HeadLogo_samsonite{
	background-image:url(images/samsonite_banner.gif);
	background-repeat:no-repeat;
	height:133px;
	padding-left:3px;
	padding-top:3px;
}


td. header_menubar{
	background:url(images/menu_bar.gif);
	background-repeat:no-repeat;
	height:31px;
	background-position:left 0 0px;
	width:801px;
	color:#ffffff;
	font-weight:bold;
}


#header_menubar a{
	font:"Myriad pro";
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	padding:7px;
	
}

#header_menubar a:link{
	font-face:"Myriad pro";
	color:#ffffff;
	font-weight:bold;
	padding:7px;

}

#header_menubar a:hover{
	font-face:"Myriad pro";
	color:#fef504;
	background:#3a5b87;
	font-weight:bold;
	padding: 7px 7px 7px 7px;
	text-decoration:none;
}


#header_menubar a.iehover{
	font-face:"Myriad pro";
	color:#fef504;
	
	background:#3a5b87;
	font-weight:bold;
	padding: 7px 7px 7px 7px;
	text-decoration:none;
}

.Text_meco{
	padding:5px;
	font-size:120%;
	line-height:25px;
}

.Text_meco a{
	COLOR: #002d56;
	font-weight:bold;
	font-size:12px;
}

.header_bottomline{
	background:url(images/header_bottomline.gif);
	padding-left:5px;
	margin-left:5px;
}


.biscuit_bg_left{
	background:url(images/bot_biscuit_bgl.gif) no-repeat left;
	width:7px;
	height:45px;
	margin-left:3px;
}

.biscuit_bg_right{
	background:url(images/bot_biscuit_bgr.gif) no-repeat;
	width:7px;
	height:45px;
}

.biscuit_bg{
	background:url(images/bot_biscuit_bg.gif) repeat-x;
	height:45px;
}


.blue_bg_left{
	background:url(images/bot_blue_bgl.gif) no-repeat left;
	width:7px;
	height:45px;
	margin-left:3px;
}

.blue_bg_right{
	background:url(images/bot_blue_bgr.gif) no-repeat;
	width:7px;
	height:45px;
}

.blue_bg{
	background:url(images/bot_blue_bg.gif) repeat-x;
	height:45px;
	color:#ffffff;
}

.blue_bg_font{
	color:#ffffff;
}

.black_bg_left{
	background:url(images/bot_black_bgl.gif) no-repeat left;
	width:7px;
	height:45px;
	margin-left:3px;
}

.black_bg_right{
	background:url(images/bot_black_bgr.gif) no-repeat;
	width:7px;
	height:45px;
}

.black_bg{
	background:url(images/bot_black_bg.gif) repeat-x;
	height:45px;
	color:#ffffff;
}



.VertImageLeftColumn{
	/*border-left:3px solid #ffffff;*/
	padding-left:2px;
	width:160px;
	height:504px;
	float:left;
	position:relative;
                background:url(images/side_separator_image_bg.gif) repeat-x;
	/*background:#d3d4d5;*/
	
}

.VertMenuSeparator {
	height:auto;
	float:left;
	position:relative;
	z-index:1;
}



.VertImageLeftColumnNobg{
	/*border-left:3px solid #ffffff;
	padding-left:3px;*/
	width:160px;
	float:left;
	position:relative;
}


div .meco_side_image{
	float:left;
	/* display:inline; */
	background:7f96aa;
/*	width:76px;
	height:76px;*/
	padding:3px;
	position:relative;
}


/*welcome page styles*/


.home_div{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	/* display:inline; */
	margin-left:0px;
	margin-top:0px;
	/*background-image:url(images/home_page_bg.gif);*/
	min-height:490px;
}

.home_meco_logo_area{
	height:auto;
	float:left;
	position:relative;
	/* display:inline; */
	width:auto;
                z-index:5;
}

.meco_logo_blue{
	height:auto;
	float:left;
	position:relative;
	margin-left:15px;

}

.meco_logo_text{
	height:auto;
	float:left;
	position:relative;
	/* display:inline; */
	width:600px;
	height:50px;
                font-size:14px;
                font-weight:bold;
	overflow:hidden;
	margin-left:30px;
                margin-top:10px;
}

.meco_line_area{
	height:auto;
	float:right;
	position:relative;
	padding-right:28px;
	margin-top:-10px;
}


.home_content_middle{
	height:auto;
	width:100%;
	float:left;
	position:relative;
	/* display:inline; */
	vertical-align:bottom;
	margin-top:-20px;
}

/*.home_sudden_solution{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	margin-left:55px;
	margin-top:55px;
}

.home_sudden_solution a{
	width:331px;
	height:107px;
	display:block;
	background-image:url(images/home_ss.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.home_sudden_solution a:hover,
.home_sudden_solution a.iehover{
	width:331px;
	height:107px;
	background-image:url(images/home_ss_hover.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}*/

/*.home_samsonite{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	margin-top:15px;
	margin-left:280px;
	z-index:10;
}

.home_samsonite a{
	width:280px;
	height:45px;
	display:block;
	background-image:url(images/home_sam.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.home_samsonite a:hover,
.home_samsonite a.iehover{
	width:280px;
	height:45px;
	background-image:url(images/home_sam_hover.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}*/

/*.home_sudden_comfort{
	height:auto;
	width:auto;
	float:right;
	position:relative;
	margin-right:55px;
}

.home_sudden_comfort a{
	width:277px;
	height:158px;
	display:block;
	background-image:url(images/home_sc.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.home_sudden_comfort a:hover,
.home_sudden_comfort a.iehover{
	width:277px;
	height:158px;
	background-image:url(images/home_sc_hover.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}*/

.home_mouseover_div{
	/*background-color:#262626;*/
	width:750px;
	padding-left:10px;
	padding-right:10px;
	height:160px;
	position:absolute;
	top:340px;
	left:20px;
	float:left;
	/* display:inline; */
}


/*
.home_choose{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	margin-top:85px;
}*/

.home_innobella{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	margin-top:-25px;
	margin-left:280px;
}

/*.home_innobella a{
	width:279px;
	height:137px;
	display:block;
	background-image:url(images/home_inno.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.home_innobella a:hover,
.home_innobella a.iehover{
	width:279px;
	height:137px;
	background-image:url(images/home_inno_hover.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}*/


.home_rightimage{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	margin-top:85px;
	margin-left:10px;
}

.home_linebg{
	width:auto;
	height:auto;
	margin-top:-28px;
	margin-left:160px;
	float:left;
	position:relative;
}




/*innobella landing page style*/

.land_page_div{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	/* display:inline; */
	margin-left:0px;
}

.land_page_div_innobella{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	/* display:inline; */
	margin-left:0px;
	margin-top:-5px;
}

.land_page_div_news{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	/* display:inline; 
	margin-left:3px; */
}


.landing_page_content{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	/* display:inline; */
	margin-left:0px;
	margin-top:22px;
	
}

.left_side_image{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	/* display:inline; */
	z-index:1;
}

.innobella_description{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	/* display:inline; */
	margin-right:25px;
}

.landing_desc_text{
	text-align:left;
	color:#002d56;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:20px;
	letter-spacing:1px;
	position:relative;
	margin-left:25px;
                vertical-align: text-top;
}

.s_solution_landing_desc_text{
	text-align:left;
	color:#002d56;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;
	letter-spacing:1px;
	position:relative;
	margin-left:25px;
	width:550px;
	margin-bottom:100px;
}


.innobella_main_image{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	/* display:inline; */
	margin-left:-59px;
	margin-top:0px;
}


.innobella_right_image{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	/* display:inline; */
	margin-left:-5px;

}

.link_section{
	/* display:inline; */
	float:left;
	margin-left:5px;
	margin-top:15px;
}

.link_text_section{
	/* display:inline; */
	float:left;
	text-align:left;
}

.nichola_link_text_section{
	/* display:inline; */
	float:left;
	text-align:left;
	width:100px;
}


div .innobella_right_image div a.innobella_main_link{
	font:"Myriad pro";
	color:#002d56;
	font-size:18px;
}

/*sudden comfort page styles*/

.s_comfort_description{
	height:200px;
	width:550px;
	float:left;
	position:relative;
	/* display:inline; */
	text-align:left;
	margin-left:10px;
}

.s_comfort_main_image{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	/* display:inline; */
	margin-left:10px;
	margin-top:0px;
}

.s_comfort_right_image{
	height:auto;
	width:auto;
	float:right;
	position:relative;
	/* display:inline; */
	margin-left:0px;
	margin-top:90px;
	margin-right:15px;

}

.s_comfort_link_section{
	/* display:inline; */
	float:left;
	margin-left:5px;
	margin-top:15px;
}

.s_comfort_link_text_section{
	/* display:inline; */
	float:left;
	text-align:left;
	margin-right:10px;
	margin-left:10px;
}

.s_comfort_link_text_section a{
	font:"Myriad pro";
	color:#002d56;
	font-size:12px;
	line-height:200%;
	padding-left:37px;
}

.s_comfort_link_text_section a:hover,
.s_comfort_link_text_section a.iehover{
	font:"Myriad pro";
	color:#002d56;
	font-size:12px;
	line-height:200%;
	text-decoration:underline;
	padding-left:37px;
}


/*samsonite page styles*/


.samsonite_landing_page_content{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	/* display:inline; */
	margin-left:20px;
	margin-top:0px;
	
}

.samsonite_description{
	height:200px;
	/*width:450px;*/
	float:left;
	position:relative;
	/* display:inline; */
	text-align:left;
	margin-left:10px;
}

.samsonite_title{
	float:left;
	position:relative;
	margin-left:0px;
	/* display:inline; */
	margin-top:30px;
	
}

.samsonite_luggage{
	float:left;
	position:relative;
	margin-left:75px;
	/* display:inline; */
}

.samsonite_main_image{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	/* display:inline; */
	margin-left:30px;
	margin-top:0px;
}

.samsonite_right_image{
	height:auto;
	width:200px;
	float:left;
	position:relative;
	/* display:inline; */
	margin-left:40px;
	margin-top:0px;

}

.samsonite_link_section{
	/* display:inline; */
	float:left;
	margin-left:0px;
	margin-top:0px;
	position:relative;
}

.samsonite_link_img_tab{
	/* display:inline; */
	float:left;
	margin-left:20px;
	margin-top:7px;
	margin-bottom:5px;
	position:relative;
}

.samsonite_link_img_ch{
	/* display:inline; */
	float:left;
	margin-left:20px;
	margin-top:0px;
	position:relative;
	margin-bottom:5px;
}

.samsonite_bottom_image{
	/* display:inline; */
	float:left;
	margin-left:0px;
	margin-top:0px;
	position:relative;
}


/*samsonote page sytles end**/


/*sudden solution page sytles start**/



.s_solution_landing_page_content{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	/* display:inline; */
	margin-left:20px;
	margin-top:0px;
	
}

.s_solution_description{
	/*height:225px;
	width:550px;*/
	float:left;
	position:relative;
	/* display:inline; */
	text-align:left;
	margin-left:10px;
}

.s_solution_title{
	float:left;
	position:relative;
	margin-left:0px;
	/* display:inline; */
	margin-top:30px;
	
}

.s_solution_righttop{
	float:left;
	position:relative;
	margin-left:25px;
	/* display:inline; */
}

.s_solution_main_image{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	/* display:inline; */
	margin-left:30px;
	margin-top:0px;
}

.s_solution_right_image{
	height:auto;
	width:240px;
	float:left;
	position:relative;
	/* display:inline; */
	margin-left:40px;
	margin-top:0px;

}

.s_solution_link_section{
	/* display:inline; */
	float:left;
	margin-left:0px;
	margin-top:0px;
	position:relative;
}

.s_solution_link_img_tab{
	/* display:inline; */
	float:left;
	margin-left:20px;
	margin-top:7px;
	margin-bottom:5px;
	position:relative;
}

.s_solution_link_img_ch{
	/* display:inline; */
	float:left;
	margin-left:20px;
	margin-top:0px;
	position:relative;
	margin-bottom:5px;
}

.s_solution_bottom_image{
	/* display:inline; */
	float:right;
	margin-left:0px;
	margin-top:0px;
	position:relative;
	margin-right:5px;
}


/**multipage styles starts here.**/

.multi_page_div{
	width:auto;
	height:auto;
	float:left;
	margin-left:10px;
	/* display:inline; */
	margin-top:20px;
}



div .mul_title_area_s_solution{
	float:left;
	text-align:left;
	color:#a5a5a7;
	font-face:"Century Gothic";
	font-size:28px;
	font-weight:bold;
	margin-top:10px;
	letter-spacing:1px;
}


.mul_desc_s_solution{
	float:left;
	text-align:left;
	color:#a5a5a7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:20px;
	letter-spacing:1px;
	position:relative;
	margin-left:25px;
	width:600px;
}

.mul_products{
	float:left;
	position:relative;
	margin-left:0px;
	width:620px;
	/* display:inline; */
	margin-top:20px;
}

.mul_products_item{
	float:left;
	margin-left:0px;
	width:300px;
	text-align:left;
	margin-bottom:15px;
}

.mul_products_image{
	float:left;
	position:relative;
	margin-left:15px;
}


.mul_products_text{
	float:left;
	position:relative;
	margin-left:15px;
	text-align:left;
	margin-top:15px;
}

.mul_pro_label{
	color:#736357;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	line-height:150%;
	font-weight:bold;
	padding-bottom:2px;
}

.mul_pro_details{
	color:#264c6f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	line-height:150%;
	font-weight:bold;
}

.title_hr{
	float:left;
	text-align:left;
}


div .mul_title_area_s_comfort{
	float:left;
	text-align:left;
	color:#a60133;
	font-face:"Century Gothic";
	font-size:23px;
	font-weight:bold;
	margin-top:10px;
	letter-spacing:1px;
	margin-bottom:5px;	
}


.mul_desc_s_comfort{
	float:left;
	text-align:left;
	color:#264c6f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:20px;
	letter-spacing:1px;
	position:relative;
	margin-left:25px;
	width:600px;
}


div .mul_title_area_innobella{
	float:left;
	text-align:left;
	color:#736357;
	font-face:"Century Gothic";
	font-size:28px;
	font-weight:bold;
	margin-top:10px;
	letter-spacing:1px;	
}


.mul_desc_innobella{
	float:left;
	text-align:left;
	color:#264c6f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:20px;
	letter-spacing:1px;
	position:relative;
	margin-left:15px;
	width:550px;
}

.mul_products_innobella{
	float:left;
	position:relative;
	margin-left:0px;
	width:570px;
	/* display:inline; */
	margin-top:20px;
}

.mul_products_item_innobella{
	float:left;
	margin-left:0px;
	width:280px;
	text-align:left;
	margin-bottom:15px;
}

.mul_products_image_innobella{
	float:left;
	position:relative;
	margin-left:5px;
}


.mul_products_text_innobella{
	float:left;
	position:relative;
	margin-left:15px;
	text-align:left;
	margin-top:15px;
}

div .mul_title_area_samsonite{
	float:left;
	text-align:left;
	color:#000000;
	font-face:"Century Gothic";
	font-size:28px;
	font-weight:bold;
	margin-top:10px;
	letter-spacing:1px;	
}


.mul_desc_samsonite{
	float:left;
	text-align:left;
	color:#264c6f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:20px;
	letter-spacing:1px;
	position:relative;
	margin-left:15px;
	width:600px;
}

.prod_botr_image{
	padding-left:5px;
	padding-right:5px;
}

.head_register{
	COLOR: #ffffff;
	vertical-align:top;
}

.head_register_img{
	padding-top:0px;
}

.head_register_meco{
	COLOR: #113b61;
	vertical-align:top;
}

div .comp_his_side_image{
	clear:both;
	float:right;
	/* display:inline; */
	background:7f96aa;
/*	width:76px;
	height:76px;*/
	padding:3px;
	position:relative;
	
}

.comp_his_side_image1{
                 clear:right;
                 float:left;
                 align:left;
                
}

.comp_his_side_image1_new{
                /* float:right;
                align:center; */
                margin-left:150px;
}

.comp_his_side_image2{
                 clear:both;
                 float:left;
                 align:left;
                
}

.comp_his_side_image3{
                 clear:both;
                 float:left;
                 align:left;
                 margin-left:450px;
}

.history_content{
	float:left;
	/* display:inline; */
	padding:20px;
	width:500px;
}
.history_top_portion{
	float:left;
	/* display:inline; */
	margin-top:20px;
}

.history_logo{
	float:left;
	/* display:inline; */
	
}

.history_address{
	clear:both;
	float:right;
	text-align:right;
	color:#9f9f9f;
	position:relative;
}

.history_address2{
	float:right;
	text-align:right;
	color:#9f9f9f;
	position:relative;
	margin-right:20px;
	margin-top:20px;
}

.VertImageLeftNews{
	padding-right:15px;
	padding-top:20px;
	width:170px;
	margin-left:-20px;
	float:left;
	position:relative;
	background:url(images/vertical_line_news.gif) right center no-repeat;
	height:450px;
	vertical-align:center;
}

.history_text{
	float:left;
	/* display:inline; */
	position:relative;
	text-align:left;
}

.history_text_new{
	float:left;
	/* display:inline; */
	position:relative;
	text-align:left;
	width:350px;
}

.company_image{
	float:right;
	text-align:right;
	position:relative;
}

.history_left_side_text{
	float:left;
	text-align:left;
}

.history_left_side_text ul{
	list-style:none;
	text-indent:0px;
	font-size:10px;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:10px;
}

.history_left_side_text ul li{
	margin-bottom:5px;
}

.history_left_side_text ul li ul{
	list-style:none;
	text-indent:-30px;
	font-size:10px;
}

.history_left_side_text ul li ul li{
	margin-bottom:1px;
}


.history_left_side_text ul li a{
	font-size:10px;
	font-weight:bold;
	color:#002d56;
}

.history_left_side_text ul li a:hover,
.history_left_side_text ul li a.iehover{
	font-size:10px;
	font-weight:bold;
	color:#c1b094;
}


.history_left_side_text ul li ul li a{
	font-size:10px;
	font-weight:bold;
	color:#002d56;
}

.history_left_side_text ul li ul li a:hover,
.history_left_side_text ul li ul li a.iehover{
	font-size:10px;
	font-weight:bold;
	color:#c1b094;
}


.history_left_side_title{
	font-size:12px;
}

.history_text_botleft{
	margin-top:20px;
	float:left;
	/* display:inline; */
	width:250px;
	text-align:left;
}

.VertImageLeftSide{
/*	border-left:3px solid #ffffff; */
	padding-left:0px;
/	-moz-margin-top:200px; !important;
	width:280px;
	float:left;
	position:relative;
	align:left;
	/* text-align:left; */
}

.news_content{
	/*float:left;*/
	/* display:inline; */
	padding:20px;
	width:500px;
}

.ie6fix {
	float:left;
	/* display:inline; */
	margin-left:100px;
}
	
.unaka_content{
	float:left;
	/* display:inline; */
	padding:20px;
	padding-bottom:0px;
	width:500px;
	background:url(images/unaka_big.gif) no-repeat top center;
	min-height:350px;
	padding-top:100px;
	margin-top:20px;
}

.news_text_content{
	float:left;
	/* display:inline; */
	position:relative;
}


.advertise_list{
	float:left;
	margin-top:50px;
}

.advertise_list ul{
	list-style:none;
	text-indent:0px;
	margin-top:2px;
	margin-bottom:10px;
}
.advertise_list ul li{
	margin-bottom:5px;
}


.advertise_list ul li a{
	font-size:11px;
	font-weight:bold;
	color:#002d56;
}

.advertise_list ul li a:hover,
.advertise_list ul li a.iehover{
	font-size:11px;
	font-weight:bold;
	color:#c1b094;
}

.category_desc_area{
	height:155px;
	width:325px;
	margin-top:50px;
	position:relative;
}
.landing_box { 
  /*background: #00467F;*/
}
.landing_box{
	background: #00467F;
	width:100%;
	height:auto;
}
.landing_boxtop_left { 
 	/*background: url(images/landing_top_left.gif) no-repeat;*/
  	height:14px;
}
.landing_boxtop_right{ 
	font-size: 0;
	height: 14px; 
  /*background: url(images/landing_top_left.gif) no-repeat top left;*/
}
.landing_boxbottom_left { 
	height: 14px;
	/*background: url(images/landing_bot_right.gif) no-repeat bottom right; */
}
.landing_boxbottom_right { 
	height: 14px;
	/*background: url(images/landing_bot_right.gif) no-repeat bottom right; */
}



.landing_top{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	margin-top:15px;
	margin-left:160px;
}

.landing_content_middle{
	height:auto;
	width:100%;
	float:left;
	position:relative;
	/* display:inline; */
	vertical-align:bottom;
	margin-top:-40px;
}

.landing_middle_left{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	margin-left:55px;
	margin-top:55px;
}

.landing_middle_right{
	height:auto;
	width:auto;
	float:right;
	position:relative;
	margin-right:55px;
}

.landing_content_bottom{
	height:auto;
	width:100%;
	float:left;
	position:relative;
	/* display:inline; */
	vertical-align:bottom;
	margin-top:0px;
}

.landing_bottom_left{
	height:auto;
	width:auto;
	float:left;
	position:relative;
	/*margin-top:-45px;*/
	margin-left:55px;
}

.landing_bottom_right{
	height:auto;
	width:auto;
	float:right;
	position:relative;
	/*margin-top:-45px;*/
	margin-right:55px;
}

.landing_boxcontent {
	background: #00467F;
	/*padding: 0px 14px 0px 14px;*/
	padding-left:10px;
	padding-right:10px;
	background: #00467F; 
	height:120px;
	width:250px;
	vertical-align:top;
	color:#ffffff;
	font-size:13px;
}

.landing_content_left{
	float:left;
	text-align:left;
	width:30%;
}

.landing_content_right{
	float:left;
	text-align:left;
	width:68%;
	height:150px;
	padding-left:10px;
}

.landing_content_right_img{
	width:70%;
	padding-left:25%;
}

.inno_land_mouseover_div{
	/*background-color:#262626;*/
	width:60px;
	padding-left:20px;
	padding-right:20px;
	height:80px;
	position:absolute;
	top:168px;
	left:150px;
	float:left;
	/* display:inline; */
}

.inno_land_mover_img{
	width:80px;
	height:100px;
	float:left;
	
}

.Unaka_side_content{
	padding-right:15px;
	padding-top:20px;
	width:150px;
	margin-left:0px;
	float:left;
	position:relative;
	background:url(images/vertical_line_news.gif) right center no-repeat;
	height:450px;
	vertical-align:center;
}

.border_space{
	padding:10px;
	/*margin:15px;
	border:2px solid #0424ae;*/
	
}

.head_logout{
	padding-top:3px;
	padding-right:10px;
}

.head_login{
	padding-top:3px;
	padding-left:20px;
}
.head_space_cart{
	height:30px;
}
.News_side_content{
	padding-right:15px;
	padding-top:20px;
	width:150px;
	margin-left:0px;
	float:left;
	position:relative;
	/*background:url(images/vertical_line_news.gif) right center no-repeat;*/
	height:450px;
	vertical-align:center;
}

.categorydesc{
	margin-left:20px;
	text-align:left;
	float:none;
}
.samsonite_message{
	clear:both;
	position:relative;
	text-align:left;
	font-size:120%;
	padding-right:15px;
	line-height:20px;
}

.empty_space_forcart{
	height:100%;
	height:350px;
}

.contactus_title{
	font-size:140%;
	font-weight:bold;
}

.innobella_product_image{
	height:275px;
	width:320px;
	float:left;
	position:relative;
	/* display:inline; */
	margin-left:0px;
	margin-top:0px;
	overflow:hidden;
}

.innobella_product_right_image{
	height:190px;
	width:220px;
	float:left;
	position:relative;
	/* display:inline; */
	overflow:hidden;
	margin-left:40px;
	margin-top:60px;
}

.innobella_product_right_image img{
	width:150px;
}

.includetplshow{
	background:none;
	display:none;
}

/* landing page new styles start */

#meco-homepage-03_ {
	position:absolute;
	left:3px;
	top:6px;
	width:26px;
	height:450px;
	background-color: #FFFFFF;
}

#meco-homepage-04_ {
	position:absolute;
	left:29px;
	top:16px;
	width:185px;
	height:282px;
}

#slogan {
	position:absolute;
	left:214px;
	top:307px;
	width:232px;
	height:144px;
	z-index:2;
	background-color: #FFFFFF;
}



#meco-homepage-05_ {
	position:absolute;
	left:214px;
	top:6px;
	width:194px;
	height:282px;
}

#meco-homepage-06_ {
	position:absolute;
	left:408px;
	top:16px;
	width:185px;
	height:282px;
}

#meco-homepage-07_ {
	position:absolute;
	left:593px;
	top:6px;
	width:181px;
	height:282px;
}

#meco-homepage-08_ {
	position:absolute;
	left:774px;
	top:6px;
	width:29px;
	height:449px;
	background-color: #FFFFFF;
}

#meco-homepage-10_ {
	position:absolute;
	left:29px;
	top:307px;
	width:185px;
	height:148px;
}

#inno-text {
	position:absolute;
	left:214px;
	top:307px;
	width:232px;
	height:148px;
	visibility: hidden;
}

#sc-text {
	position:absolute;
	left:214px;
	top:307px;
	width:232px;
	height:148px;
	visibility: hidden;
}

#ss-text {
	position:absolute;
	left:214px;
	top:307px;
	width:232px;
	height:148px;
	visibility: hidden;
}

#sam-text {
	position:absolute;
	left:214px;
	top:307px;
	width:232px;
	height:148px;
	visibility: hidden;
}

#meco-homepage-12_ {
	position:absolute;
	left:446px;
	top:307px;
	width:328px;
	height:148px;
}

.mainpage_text {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:justify;
color:#000066;
padding-left:5px;
padding-right:5px;
}

#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:33px;
        width:809px;
	height:460px;
	z-index:1;
}


/* landing page new styles end */

/* collectiveink added styles start */

.pressr_image {
                position:relative;
                padding-left:100px;
       /* -moz-padding-start:10px; !important; */
                padding-bottom:10px;
}

.ad_image {
                position:relative;
                padding-left:50px;
       /* -moz-padding-start:10px; !important; */
                padding-bottom:10px;
}



/* inno landing page styles start */


#inno_landng_new {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:500px;
}

#innolanding-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:66px;
	height:160px;
}

#innolanding-02_ {
	position:absolute;
	left:66px;
	top:0px;
	width:233px;
	height:160px;
	background-image:url(images/innolanding_02.png);
}

#innolanding-03_ {
	position:absolute;
	left:299px;
	top:0px;
	width:501px;
	height:160px;
	background-color: #FFFFFF;
}

#innolanding-04_ {
	position:absolute;
	left:0px;
	top:160px;
	width:800px;
	height:13px;
}

#innolanding-05_ {
	position:absolute;
	left:0px;
	top:173px;
	width:443px;
	height:327px;
}

#innolanding-06_ {
	position:absolute;
	left:443px;
	top:173px;
	width:7px;
	height:327px;
}

#innolanding-07_ {
	position:absolute;
	left:450px;
	top:173px;
	width:350px;
	height:174px;
}

#innolanding-08_ {
	position:absolute;
	left:450px;
	top:347px;
	width:350px;
	height:153px;
}

.inno_text_new {
	text-align:left;
	color:#264c6f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	margin-left:10px;
	margin-top:10px;
}

.inno_text_sub {
	text-align:right;
	color:#264c6f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:1.5em;
	margin-right:10px;
	margin-top:5px;
}

.emp_inno {
	color:#660000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
}

.sublink_inno A:link {
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#264c6f;
	text-decoration:none;
}	

.sublink_inno A:visited {
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color: #264c6f;
	text-decoration:none;
}

.sublink_inno A:active {
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#264c6f;
	text-decoration:none;
}

.sublink_inno A:hover {
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color: #999999;
	text-decoration:underline;
}
	
#nichola {
	position:absolute;
	left:68px;
	top:142px;
	width:50px;
	height:20px;
	z-index:45;
	text-align:center;
}

#montessa {
	position:absolute;
	left:126px;
	top:142px;
	width:58px;
	height:20px;
	z-index:45;
	text-align:center;
}

#destiny {
	position:absolute;
	left:191px;
	top:142px;
	width:50px;
	height:20px;
	z-index:45;
	text-align:center;
}

#rosalee {
	position:absolute;
	left:247px;
	top:142px;
	width:50px;
	height:20px;
	z-index:45;
	text-align:center;
}


/* inno landing page styles end */


/* inno_sub page styles start */

#montessa_main {
	position:absolute;
	left:160px;
	top:143px;
	width:645px;
	height:500px;
}

#montessa-sublanding-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:443px;
	height:164px;
	background-image: url(images/montessa-sublanding_01.png);
}

#montessa-sublanding-02_ {
	position:absolute;
	left:443px;
	top:0px;
	width:7px;
	height:500px;
}

#montessa-sublanding-03_ {
	position:absolute;
	left:450px;
	top:0px;
	width:195px;
	height:100px;
}

#montessa-sublanding-04_ {
	position:absolute;
	background-image:url(images/montessa-sublanding_04.png);
	left:450px;
	top:100px;
	width:195px;
	height:8px;
}

#montessa-sublanding-05_ {
	position:absolute;
	left:450px;
	top:108px;
	width:195px;
	height:124px;
}

#montessa-sublanding-06_ {
	position:absolute;
	left:0px;
	top:164px;
	width:443px;
	height:336px;
}

#montessa-sublanding-07_ {
	position:absolute;
	background-image:url(images/montessa-sublanding_07.png);
	left:450px;
	top:232px;
	width:195px;
	height:5px;
}

#montessa-sublanding-08_ {
	position:absolute;
	left:450px;
	top:237px;
	width:195px;
	height:127px;
}

#montessa-sublanding-09_ {
	position:absolute;
	background-image:url(images/montessa-sublanding_09.png);
	left:450px;
	top:364px;
	width:195px;
	height:5px;
}

#montessa-sublanding-10_ {
	position:absolute;
	left:450px;
	top:369px;
	width:195px;
	height:131px;
}

/* nichola */

#nichola_main {
	position:absolute;
	left:160px;
	top:143px;
	width:645px;
	height:500px;
}

#nichola-sublanding-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:443px;
	height:164px;
	background-image: url(images/nichola-sublanding_01.png);
}

#nichola-sublanding-02_ {
	position:absolute;
	left:443px;
	top:0px;
	width:7px;
	height:500px;
}

#nichola-sublanding-03_ {
	position:absolute;
	left:450px;
	top:0px;
	width:195px;
	height:100px;
}

#nichola-sublanding-04_ {
	position:absolute;
	left:450px;
	top:100px;
	width:195px;
	height:8px;
	background-image: url(images/nichola-sublanding_04.png);
}

#nichola-sublanding-05_ {
	position:absolute;
	left:450px;
	top:108px;
	width:195px;
	height:124px;
}

#nichola-sublanding-06_ {
	position:absolute;
	left:0px;
	top:164px;
	width:443px;
	height:336px;
}

#nichola-sublanding-07_ {
	position:absolute;
	left:450px;
	top:232px;
	width:195px;
	height:5px;
	background-image: url(images/nichola-sublanding_07.png);
}

#nichola-sublanding-08_ {
	position:absolute;
	left:450px;
	top:237px;
	width:195px;
	height:127px;
}

#nichola-sublanding-09_ {
	position:absolute;
	left:450px;
	top:364px;
	width:195px;
	height:5px;
	background-image: url(images/nichola-sublanding_09.png);
}

#nichola-sublanding-10_ {
	position:absolute;
	left:450px;
	top:369px;
	width:195px;
	height:131px;
}

/* rosalee */

#rosalee_main {
	position:absolute;
	left:160px;
	top:143px;
	width:645px;
	height:500px;
}

#rosalee-sublanding-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:443px;
	height:164px;
	background-image: url(images/rosalee-sublanding_01.png);
}

#rosalee-sublanding-02_ {
	position:absolute;
	left:443px;
	top:0px;
	width:7px;
	height:500px;
}

#rosalee-sublanding-03_ {
	position:absolute;
	left:450px;
	top:0px;
	width:195px;
	height:100px;
}

#rosalee-sublanding-04_ {
	position:absolute;
	left:450px;
	top:100px;
	width:195px;
	height:8px;
	background-image: url(images/rosalee-sublanding_04.png);
}

#rosalee-sublanding-05_ {
	position:absolute;
	left:450px;
	top:108px;
	width:195px;
	height:124px;
}

#rosalee-sublanding-06_ {
	position:absolute;
	left:0px;
	top:164px;
	width:443px;
	height:336px;
}

#rosalee-sublanding-07_ {
	position:absolute;
	left:450px;
	top:232px;
	width:195px;
	height:5px;
	background-image: url(images/rosalee-sublanding_07.png);
}

#rosalee-sublanding-08_ {
	position:absolute;
	left:450px;
	top:237px;
	width:195px;
	height:127px;
}

#rosalee-sublanding-09_ {
	position:absolute;
	left:450px;
	top:364px;
	width:195px;
	height:5px;
	background-image: url(images/rosalee-sublanding_09.png);
}

#rosalee-sublanding-10_ {
	position:absolute;
	left:450px;
	top:369px;
	width:195px;
	height:131px;
}

/* destiny */

#destiny_main {
	position:absolute;
	left:160px;
	top:143px;
	width:645px;
	height:500px;
}

#destiny-sublanding-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:443px;
	height:164px;
	background-image: url(images/destiny-sublanding_01.png);
}

#destiny-sublanding-02_ {
	position:absolute;
	left:443px;
	top:0px;
	width:7px;
	height:500px;
}

#destiny-sublanding-03_ {
	position:absolute;
	left:450px;
	top:0px;
	width:195px;
	height:100px;
}

#destiny-sublanding-04_ {
	position:absolute;
	left:450px;
	top:100px;
	width:195px;
	height:8px;
	background-image: url(images/destiny-sublanding_04.png);
}

#destiny-sublanding-05_ {
	position:absolute;
	left:450px;
	top:108px;
	width:195px;
	height:256px;
}

#destiny-sublanding-06_ {
	position:absolute;
	left:0px;
	top:164px;
	width:443px;
	height:336px;
}

#destiny-sublanding-07_ {
	position:absolute;
	left:450px;
	top:364px;
	width:195px;
	height:5px;
	background-image: url(images/destiny-sublanding_07.png);
}

#destiny-sublanding-08_ {
	position:absolute;
	left:450px;
	top:369px;
	width:195px;
	height:131px;
}

/* sudden comfort */

#sc_main {
	position:absolute;
	left:0px; /*!important;  non-ie browsers */
	top:0px; /*!important;  non-ie browsers */
	width:645px;
	height:500px;
}

*+html #sc_main {
	position:absolute;
	left:0px;
	top:20px;
	width:645px;
	height:500px;
}
 
 * html #sc_main {
	position:absolute;
	left:0px;
	top:20px;
	width:645px;
	height:500px;
}

#sc_main_moz {
	position:absolute;
	left:-3px;
	top:0px;
	
	float:left;
	width:645px;
	height:500px;
	z-index:40;
}


#sc-landing-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:550px;
	height:176px;
	z-index: 35;
}

#sc-landing-02_ {
	position:absolute;
	left:428px;
	top:0px;
	width:217px;
	height:177px;
	background-image:url(images/sc_landing_02.png); 
	/*filter: alpha(opacity=20); // for IE5-7
	opacity: .2; // for all other browsers
*/
}

#sc-landing-03_ {
	position:absolute;
	left:0px;
	top:176px;
	width:503px;
	height:324px;
}

#sc-landing-04_ {
	position:absolute;
	left:503px;
	top:175px;
	width:142px;
	height:324px;
}

.sc_text_sub {
	text-align:justify;
	color:#264c6f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
/*	letter-spacing:1px; */
	line-height:1.2em;
	margin-top:10px;
	margin-left:10px;
}

.emp_sc {
	color:#660000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-left:10px;
}

/* suddensolutions */

#ss_main {
	position:absolute;
	left:0px; /*!important;  non-ie browsers */
	top:0px; /*!important;  non-ie browsers */
	width:645px;
	height:500px;
}

*+html #ss_main {
	position:absolute;
	left:0px;
	top:20px;
	width:645px;
	height:500px;
}

*+html #ss_main {
	position:absolute;
	left:0px;
	top:20px;
	width:645px;
	height:500px;
}

#ss-landing-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:307px;
	height:333px;
	background-image: url(images/ss_landing_01.png);
}

#ss-landing-02_ {
	position:absolute;
	left:307px;
	top:0px;
	width:338px;
	height:333px;
}

#ss-landing-03_ {
	position:absolute;
	left:0px;
	top:333px;
	width:380px;
	height:167px;
}

#ss-landing-04_ {
	position:absolute;
	left:380px;
	top:333px;
	width:265px;
	height:167px;
}

.ss_text_sub {
	text-align:justify;
	color:#264c6f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:1.3em;
	margin-left:10px;
	margin-right:10px;
}

.emp_ss {
	color:#660000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-left:10px;
}


.replacementdesc {
	position:relative;
	/* display:inline; */
	float:left;
}

#mozfix {
	position:absolute;
	left:0px;
	top:-500px;
}

*+html #mozfix {
	/*position:absolute;
	left:0px;
	top:-500px; */
}

* html #mozfix {
	/*position:absolute;
	left:0px;
	top:-500px;*/
}