/*
	General styles
*/
body,div,th,td,p,input,select,textarea,tt {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #fff;
	font-size: 13px;
}
input {	color:#000;
}
select,textarea {
    color:#FFFFFF;
    background:#242424 none repeat scroll 0%;
	border:1px solid #5A5A5A;
}
big {
	font-size: 14px;
}
small {
	font-size: 12px;
}
.Small, p.Small {
	font-size: 11px;
}
.Orange {
    color: #b66f09;
}
.GreyLight {
    color: #bfbfbf;
}
a:link {
	color: #bdbdbd;
	text-decoration: underline;
}
a:visited {
	color: #bdbdbd;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
a:active  {
	color: #bdbdbd;
	text-decoration: none;
}
.Grey, p.Grey a:link, p.Grey a:active {
    color: #9e9e9e;
}
a.Blue:link, a.Blue a:active {
    color: #a6dbff;
}
h1 {
	font-size: 18px;
    font-style: italic;
    color: #f4a60b;
    padding: 0;
    margin: 0;
}
h2 {
	font-size: 15px;
    /*color: #a6dbff;*/
    color: #F79B14;
    font-weight: normal;
    padding: 0;
    margin: -3px 0 0 0;
}
h2 a, h2 a:link, h2 a:active, h2 a:hover, h2 a:visited {
    color: #F79B14;
}
h3 {
	font-size: 15px;
    font-weight: normal;
    color: #fff;
    padding: 0 0 15px 0;
    margin: 0;
}
h3 a, h3 a:link, h3 a:active, h3 a:hover, h3 a:visited {
    color: #fff;
}
hr {
	color: #dddddd;
	height: 1px;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	/*background-color: #343434;*/
	background-color: #333132;
}
form {
	margin: 0px;
}
table,img {
	border: 0px;
}

/*
	Content enviroment styles
*/
table.Container {
	height: 100%;
}
td.Container {
	vertical-align: top;
}

/*
	Header styles
*/
table.HeadBg {
	height: 288px;
	background: transparent url('/skin1/images/bg-head.gif') repeat-x 0 0;
}
td.HeadBg {
	height: 288px;
	background: transparent url('/skin1/images/head.jpg') no-repeat 50% 0;
	/*background: transparent url('/skin1/images/head.gif') no-repeat 50% 0;*/
	text-align: center;
    vertical-align: top;
}

table.HeadBg1 {
	height: 155px;
	background: transparent url('/skin1/images/bg-head1.gif') repeat-x ;
}
td.HeadBg1 {
	height: 155px;
	background: transparent url('/skin1/images/head1.jpg') no-repeat 50% 0;
	background-position : right;
	/*background: transparent url('/skin1/images/head.gif') no-repeat 50% 0;*/
	text-align: center;
    vertical-align: top;
}

table.HeadBg2 {
	height: 155px;
	background: transparent url('/skin1/images/bg-head2.gif') repeat-x;
}
td.HeadBg2 {
	height: 155px;
	background: transparent url('/skin1/images/head2.jpg') no-repeat 50% 0;
	background-position : left;
	/*background: transparent url('/skin1/images/head.gif') no-repeat 50% 0;*/
	text-align: center;
    vertical-align: top;
}
.HeadBg input, .HeadBg1 input, .HeadBg2 input {
    background: #677da4;
    border: 1px solid #919eb7;
    padding: 1px 0 0 3px;
    margin: 0;
    color: #fff;
    width: 260px;
    height: 18px;
}
.HeadRightBox {
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: right;
}
.HeadText {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
}
.HeadLine {
	height: 200px;
    width: 1083px;
    margin: 0 auto;
}
.HeadLine td {
    vertical-align: top;
    text-align: left;
    padding: 57px 0 0 8px;
}
.HeadLine td td {
    vertical-align: middle;
    padding: 0;
}
.HeadLogo {
    text-align: center;
    padding: 0 60px 0 0;
}
.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;
    padding: 20px 60px;
}
.BottomRow td {
    padding: 20px 0;
}
.BottomRow td.BottomBox, .BottomRow td.BottomBox td {
    padding: 0;
}
.BottomRow td.BottomBox {
    padding: 0 0 34px 0;
    background: transparent url('/skin1/images/bg-foot.gif') repeat-x 0 100%;
}
.BottomBox td {
    font-size: 12px;
    color: #bdbdbd;
}
.BottomPopup {
	width: 100%;
	text-align: right;
	padding-bottom: 10px;
}
.BottomPopup A {
	font-weight: bold;
}
.BottomDialogBox {
	background-color: #d6d7d9;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*
	Common styles
*/
.TextIndent {
    padding: 0 10px;
}
.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: transparent url('/skin1/images/dotted.gif') repeat-x 0 0;
    height: 1px;
    font-sie: 1px;
    line-height: 1px;
}
p.Orange {
    padding: 0 0 8px 0;
    margin: 0;
}
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: #931414;
}
.TableHead {
	BACKGROUND-COLOR: #343434;
	FONT-WEIGHT: bold;
}
.TableSubHead {
	BACKGROUND-COLOR: #5A5A5A;
}
.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: #D6D7D9;
	HEIGHT: 15px;
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.PopupBG {
	BACKGROUND-COLOR: #D6D7D9;
}
.PopupHelpLink {
	FONT-SIZE: 10px;
	COLOR: #F79B14;
	TEXT-DECORATION: none;
}

a:link.PopupHelpLink , a:visited.PopupHelpLink , a:hover.PopupHelpLink , a:active.PopupHelpLink  {	FONT-SIZE: 11px;
	COLOR: #F79B14;
	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: 5px;
	padding-right: 8px;
}
.VertMenuRightColumn {
	vertical-align: top;
	padding-right: 5px;
	padding-left: 8px;
}
.VertMenuBox {
    /*background: #242424 url('/skin1/images/box-bottom.gif') no-repeat 0 100%;*/
    background: #0e2036 url('/skin1/images/box-bottom.gif') no-repeat 0 100%;
    padding: 12px 0 22px 0;
    text-align: center;
}
.VertMenuBox_white {
    /*background: #242424 url('/skin1/images/box-bottom.gif') no-repeat 0 100%;*/
    background: #fff url('/skin1/images/box-bottom_white.gif') no-repeat 0 100%;
    padding: 12px 0 22px 0;
    text-align: center;
}
.VertMenuBoxLight {
    background: #bdbdbd url('/skin1/images/box-bottom-light.gif') no-repeat 0 100%;
    padding: 12px 0 22px 0;
    text-align: center;
    color: #333;
    font-size: 12px;
}
.VertMenuBoxLight a:link, .VertMenuBoxLight a:visited, .VertMenuBoxLight a:hover, .VertMenuBoxLight a:active {
	color: #540008;
}
.VertMenuBorder {
    margin: 0 0 20px 0;
}
.VertMenuTitle {
    height: 36px;
    background: transparent url('/skin1/images/bg-title-left.gif') no-repeat 0 0;
}
.VertMenuTitle_ {
    height: 36px;
    background: transparent url('/skin1/images/bg-title-right.gif') no-repeat 0 0;
}
.VertMenuTitle_white {
    height: 36px;
    background: transparent url('/skin1/images/bg-title-right_white.gif') no-repeat 0 0;
}
.VertMenuTitle.Red {
    height: 36px;
    background: transparent url('/skin1/images/bg-title-right-red.gif') no-repeat 0 0;
}
.VertMenuTitle p, .VertMenuTitle_ p, .VertMenuTitle_white p {
    padding: 0;
    margin: 0;
    text-align: center;
    color: #a6dbff;
    font-size: 13px;
    font-weight: bold;
}
.VertMenuSubTitle {
	BACKGROUND-COLOR: #081589;
}
.VertMenuTitleIcon {
	WIDTH: 21px;
	HEIGHT: 20px;
	MARGIN-LEFT: 8px;
	MARGIN-RIGHT: 8px;
	VERTICAL-ALIGN: middle;
}
.VertMenuItems, A.VertMenuItems:link, A.VertMenuItems:visited, A.VertMenuItems:hover, A.VertMenuItems:active {
	color: #fff;
    text-decoration: none;
}
A.VertMenuItems:hover {
    color: #bdbdbd;
}
hr.VertMenuHr {
	width: 100%;
	height: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	color: #999999;
}
div.VertMenuHr {
    margin: 13px 20px 0 20px;
    padding: 11px 0 0 0;
    background: transparent url('/skin1/images/dotted.gif') repeat-x 0 0;
    text-align: left;
}
.LineVert {
    background: transparent url('/skin1/images/dotted-y.gif') repeat-y 50% 0;
}
ul.MenuList {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.MenuList li {
    background: transparent url('/skin1/images/li.gif') no-repeat 0 6px;
    font-size: 11px;
    padding: 0 0 2px 12px;
    margin: 0;
}
ul.MenuList li, ul.MenuList a:link, ul.MenuList a:visited, ul.MenuList a:hover, ul.MenuList a:active {
	color: #a9a9a9;
}

ul.MenuList li.Orange a:link, ul.MenuList li.Orange a:visited, ul.MenuList li.Orange a:hover, ul.MenuList li.Orange a:active {
	color: #f79b14;
}
.FloatRight {
    float: right;
}
ul.MenuList li.FloatRight {
    background: none;
    padding: 0;
}

.CategoriesList {
	font-size: 15px;
    display: block;
    position: relative;
    padding: 9px 0;
}
p.Photo {
    padding: 0 0 10px 0;
    margin: 0;
    text-align: left;
}
.VertMenuLeftColumn p.Photo {
    width: 134px;
    margin: 0 auto;
}
p.Photo img {
    border: 5px solid #333333;
    margin: 0 0 10px 0;
}
.VertMenuLeftColumn p.Photo img {
    margin: 0 0 5px 0;
}
.Sign {
    font-size: 12px;
}
.Sign, .Sign a:link, .Sign a:visited, .Sign a:hover, .Sign a:active {
	color: #858585;
}
p.Date {
    padding: 0 0 0 15px;
    margin: -5px 0 0 0;
}
.VertMenuBoxLight p.All {
    margin: 10px 20px 0 20px;
    padding: 10px 0 0 0;
    border-top: 1px solid #999ca0;
}
.DialogBorder p.All {
    margin: 0;
    padding: 10px 0 0 0;
    text-align: right;
    font-size: 12px;
}
.DialogBorder p.All, .DialogBorder p.All a:link, .DialogBorder p.All a:visited, .DialogBorder p.All a:hover, .DialogBorder p.All a:active,
a.Orange:link, a.Orange:visited, a.Orange:hover, a.Orange:active {
	color: #f79b14;
}

.Authentication {
    text-align: left;
    margin: 5px 10px 0 15px;
}
.Authentication input {
    background: #242424;
    border: 1px solid #5a5a5a;
    padding: 1px 0 0 3px;
    margin: 0 0 12px 0;
    //margin: 0 0 10px 0;
    color: #fff;
    width: 140px;
    height: 18px;
}
.Authentication p {
    text-align: right;
    padding: 0 22px 0 0;
    margin: 0;
    font-size: 11px;
}
/*
	Dialog box
*/
.boxTitle {
    background: transparent url('/skin1/images/box-title-bg.gif') repeat-x 0 0;
}
.boxTitle td {
    background: transparent url('/skin1/images/box-title-bg-right.gif') no-repeat 100% 0;
    height: 36px;
}
.boxTitle p {
    padding: 11px 0px 11px 40px;
    margin: 0;
    text-align: left;
    color: #a6dbff;
    font-size: 13px;
    line-height: 13px;
    font-weight: bold;
    background: transparent url('/skin1/images/box-title-bg-left.gif') no-repeat 0 0;
}
.boxBottomCorners {
    background: #242424 url('/skin1/images/box-bottom-right.gif') no-repeat 100% 0;
}
table.DialogBox {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
td.DialogBox {
	text-align: left;
	padding: 22px 33px;
    background: #0e2036;
}
.DialogBorder {
	padding: 0;
    background: #242424;
}
TD.DialogTitle {
	COLOR: #000000;
	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: #081589;
	PADDING: 0px;
	VERTICAL-ALIGN: bottom;
	HEIGHT: 15px;
}
.DialogInfoBorder {
	BACKGROUND-COLOR: #081589;
	PADDING: 0px;
}
.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: #D6D7D9;
}
.NavDialogBox {
    background: #0e2036 url('/skin1/images/dotted.gif') repeat-x 0 100%;
    padding: 23px 40px 14px 40px;
}
.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: #081589;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductTitleHidden {
	COLOR: #666666;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}
.ProductDetailsTitle {
	color: #fff;
	font-weight: normal;
	font-size: 15px;
    padding: 2px 0 4px 0;
}

.ProductDetails {
	color: #b6b6b6;
    padding: 8px 0 25px 5px;
    margin: 0;
    line-height: 14px;
}
.ProductPriceTitle {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
td.ProductPriceConverting {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
font.ProductPriceConverting {
	color: #fff;
	font-weight: normal;
	font-size: 16px;
}
.ProductDetailName {
    color: #b6b6b6;
    width: 70%;
    font-size: 12px;
    padding: 0 0 1px 0;
}
.ProductDetailInfo {
    color: #ff9700;
    text-align: right;
    font-size: 12px;
    padding: 0 0 1px 0;
}
td.Price {
    padding: 2px 0 15px 0;
}
.ProductPrice {
	color: #ededed;
	font-weight: normal;
	font-size: 18px;
}
font.ProductPrice {
	color: #ba0202;
	font-weight: normal;
	font-size: 16px;
}
.ProductPriceSmall {
	color: #ffa506;
	font-weight: bold;
    font-size: 14px;
}
.ProductPriceOld {
    color: #a0a0a0;
    font-size: 12px;
    text-decoration: line-through;
}
.ProductPriceDiscount {
    color: #cc0202;
    font-size: 13px;
}
.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;
}

.SubTotalBox td {
    background: #2f2f2f;
    padding: 6px 0;
}

/*
	Products list
*/

td.PListImgBox {
	text-align: center;
	vertical-align: top;
	padding-right: 11px;
    font-size: 11px;
}
td.PListImgBox, td.PListImgBox a:link, td.PListImgBox a:active, td.PListImgBox a:visited {
    color: #a9a9a9;
}
div.PListImgBox {
    /*border: 1px solid #5a5a5a;*/
    padding: 0;
    margin: 0 0 10px 0;
}
td.PListImgBoxDetailed {
	text-align: center;
	vertical-align: top;
	padding-right: 4px;
    font-size: 11px;
}
div.PListImgBoxDetailed img {
    border: 6px solid #242424;
}
div.PListImgBoxDetailed {
    border: 1px solid #5a5a5a;
    padding: 0;
    margin: 0 0 4px 0;
}
div.PListImgBox img {
    border: 6px solid #242424;
}
div.Detailed {
    position: relative;
    float: left;
    top: -51px;
    margin: 0 0 -51px 14px;
}
HR.PListLine {
	WIDTH: 100%;
	HEIGHT: 1px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}
div.PListLine {
	margin: 27px 0 25px 0;
    padding: 0;
    background: transparent url('/skin1/images/dotted.gif') repeat-x 0 0;
    text-align: left;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
}
.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
*/
div.NavigationPath {
	color: #afafaf;
	text-decoration: none;
    padding: 10px 60px 25px 75px;
    font-size: 18px;
}
A.NavigationPath:link, A.NavigationPath:visited, A.NavigationPath:hover, A.NavigationPath:active  {
	color: #afafaf;
}
.NavigationPath img {
    position: relative;
    bottom: -4px;
    margin: 0 7px 0 10px;
}

/*
	Buttons
*/
.FormButton {
	color: #d5d5d5;
	font-weight: bold;
}
.FormField {
    background: #242424;
    border: 1px solid #5a5a5a;
    padding: 1px 0 0 3px;
    margin: 0 21px 0 5px;
    color: #fff;
    width: 200px;
    height: 18px;
}
.FormField_ {
    background: #242424;
    border: 1px solid #5a5a5a;
    padding: 1px 0 0 3px;
    margin: 0px;
    color: #fff;
    height: 18px;
}
.Profile .FormField {
    margin: 0;
    width: 230px;
}
.FormField.Orange {
    border: 1px solid #58411f;
    color: #f99a0f;
}
.ProductPriceConverting .FormField {
    width: 25px;
}
table.ButtonTable {
	cursor: pointer;
	vertical-align: middle;
	direction: ltr;
}
td.Button {
    background: transparent url('/skin1/images/bg-button.gif') repeat-x 0 0;
    padding: 0 2px;
	vertical-align: middle;
	white-space: nowrap;
}
td.Button.Orange {
    background: transparent url('/skin1/images/bg-button-orange.gif') repeat-x 0 0;
}
.ButtonTable.Small td.Button {
    background: transparent url('/skin1/images/bg-button-small.gif') repeat-x 0 0;
}
.ButtonTable.Small td.Button.Orange {
    background: transparent url('/skin1/images/bg-button-orange-small.gif') repeat-x 0 0;
}
td.Button.Light {
    background: transparent url('/skin1/images/bg-button-light.gif') repeat-x 0 0;
}
td.ButtonSet img {
    margin: 0 0 0 7px;
}
a.Button, font.Button {
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
}
.ButtonTable.Small a.Button, .ButtonTable.Small font.Button {
	font-size: 11px;
}
a.Button:active, a.Button:link, a.Button:visited, a.Button:hover {
	color: #ffffff;
}
a.Button.Green, a.Button.Green:active, a.Button.Green:link, a.Button.Green:visited, a.Button.Green:hover, .Button.Green {
    color: #54a80b;
}
td.Button.Orange a, td.Button.Orange a:active, td.Button.Orange a:link, td.Button.Orange a:visited, td.Button.Orange a:hover, td.Button.Orange td.Button, td.Button.Orange .Button {
    color: #f79b14;
}
img.ButtonSide {
	width: 15px;
	height: 29px;
}
.ButtonTable.Small img.ButtonSide {
	width: 10px;
	height: 25px;
}
.SimpleButton TR TD {
	PADDING: 0px;
	WHITE-SPACE: nowrap;
}
.GoImage {
	WIDTH: 10px;
	HEIGHT: 12px;
	VERTICAL-ALIGN: middle;
	BORDER: 0px;
}
.Select, .FloatRightControls {
    float: right;
    margin: 10px 60px 0 0;
}
.Select input {
    background: #343434;
    border: 1px solid #5a5a5a;
    padding: 1px 0 0 3px;
    margin: 0 0 0 8px;
    color: #fff;
    width: 240px;
    height: 18px;
}
.Select select {
    background: #343434;
    border: 1px solid #5a5a5a;
    color: #fff;
    width: 240px;
    margin: 0 0 0 8px;
}
.DialogBox .Select {
    float: none;
    margin: 0 22px 0 0;
}
.DialogBox .Select input {
    background: #242424;
    border: 1px solid #484848;
    margin: 0 0 0 9px;
    color: #b5b5b5;
}

/*
	Small text/link style
*/
.SmallNote:link {
	COLOR: #888888;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
	COLOR: #888888;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
	COLOR: #888888;
	TEXT-DECORATION: underline;
	FONT-SIZE: 9px;FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:active {
	COLOR: #888888;
	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;
	padding: 0 0 5px 0;
    font-size: 14px;
    background: transparent url('/skin1/images/dotted.gif') repeat-x 0 15px;
}
.SubcatInfo {
	color: #b6b6b6;
    font-size: 14px;
    text-align: right;
   	padding: 0 0 5px 0;
    background: transparent url('/skin1/images/dotted.gif') repeat-x 0 15px;
}
.SubcatInfo span {
    color: #ff9700;
}
.SubcatTitle a:link, .SubcatTitle a:active {
    color: #fff;
}

.ModelsList {
    padding: 5px 10px 12px 10px;
}
.ModelsTitle {
	text-align: left;
	padding: 0 35px 8px 0;
    font-size: 14px;
}
.ModelsInfo {
	color: #ff9700;
}
.ModelsTitle a:link, .ModelsTitle a:active {
    color: #fff;
}

/*
	Search sort bar
*/
.SearchSortTitle {
	FONT-WEIGHT: bold;
	PADDING-RIGHT: 20px;
}
.SearchSortLink:link, .SearchSortLink:visited, .SearchSortLink:hover, .SearchSortLink:active {
	text-decoration: none;
}
.SearchSortImg {
	width: 12px;
	height: 7px;
	margin: 0 5px 0 9px;
}
.SearchSortCell {
	PADDING-RIGHT: 20px;
}

/*
	Expandable section
*/
.ExpandSectionMark {
	WIDTH: 11px;
	CURSOR: pointer;
	VERTICAL-ALIGN: middle;
}

/*
	Tab mechanism
*/
.Tab {
	BACKGROUND-COLOR: #D6D7D9;
	FONT-WEIGHT: bold;
	TEXT-TRANSFORM: uppercase;
	WIDTH: 85px;
	HEIGHT: 30px;
	TEXT-ALIGN: center;
}
.TabTop {
	HEIGHT: 5px;
	BACKGROUND-COLOR: #D6D7D9;
}
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
*/
.Pagination {
    padding: 0;
    font-size: 13px;
    color: #ffa506;
}
.Pagination_ {
    padding: 0;
    font-size: 13px;
    color: #ffa506;
}
td.DialogBox .Pagination {
    margin: 0 0 -21px 0;
    position: relative;
    top: -24px;
}
.Pagination a, .Pagination span {
    padding: 0 10px 0 0;
}
.Pagination_ a, .Pagination_ span {
    padding: 0 10px 0 0;
}
.Pagination img {
    position: relative;
    bottom: -2px;
}
.Pagination_ img {
    position: relative;
    bottom: 0px;
}
.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 {
	VERTICAL-ALIGN: middle;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	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: #FF3300;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING: 0px;
}
.SubHeaderLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #FF6600;
	PADDING: 0px;
}

/*
	User profile page
*/
.RegSectionTitle {
	color: #a6dbff;
	font-size: 13px;
	font-weight: normal;
   	background: transparent url('/skin1/images/dotted.gif') repeat-x 0 20px;
    padding: 0 0 15px 0;
}

/*
	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
*/
SPAN.Lbl {
	COLOR: green;
	FONT-WEIGHT: bold;
}
.Section {
	MARGIN: 0px;
	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;
}

/*
		-- 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;
}

/*
	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: #081589;
	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: #D6D7D9;
	BORDER-RIGHT: #68C1FF 1px solid;
	BORDER-TOP: #68C1FF 1px solid;
	BORDER-LEFT: #68C1FF 1px solid;
	BORDER-BOTTOM: #68C1FF 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;
}
/*	Explorer skin */

/*
	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;
}
.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;
}
.EqualRow {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
}
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;
}
/*
TD.PListImgBox {
	WIDTH: 125px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: top;
	WHITE-SPACE: nowrap;
	PADDING-RIGHT: 8px;
}
DIV.PListImgBox {
	WHITE-SPACE: nowrap;
}
TD.FLCDialogCell {
	WIDTH: 50%;
	HEIGHT: 225px;
	TEXT-ALIGN: center;
}
*/
TD.FLCDialogCellAntibot {
	WIDTH: 50%;
	HEIGHT: 350px;
	TEXT-ALIGN: center;
}
TABLE.FLCDialog {
	WIDTH: 100%;
	HEIGHT: 100%;
}
/*
	Last checkout step
*/
TD.LCSBackground {
	BACKGROUND-COLOR: #68c1ff;
}
TABLE.WebBasedPayment {
	HEIGHT: 100%;
	WIDTH: 100%;
}
TABLE.WebBasedPayment TR TD {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	HEIGHT: 90%;
	PADDING: 0px;
}

.very_small {	padding: 5px;
	color:#888888;
	font-family:Arial,Verdana,Helvetica,Sans-serif;
	font-size:8px;
}

.adv_div {	background-color: #0E2036;
	width: 570px;
	padding: 0px;
}

.adv_div img {	padding: 5px;
}

.invoice_tab div, .invoice_tab th, .invoice_tab td, .invoice_tab p, .invoice_tab tt {	color: #000;
}

.mm_cont_div {	padding: 20px;
	text-align: center;
}

.invisible_div, .invisible_div a:link, .invisible_div a:active, .invisible_div a:hover, .invisible_div a:visited {	color:		#333132;
	font-size: 	1px;
}

/*td {	border: 1px solid #fff;
}*/



