body, td, th {
	font-size: 11px;
	line-height: 14px;
	color: #4C4B4B;
	font-family: Verdana, Arial, Helvetica, Sans-serif
}
body {
	background-color: #000000;
    margin: 0px; 
    padding: 0px 30px;
}
form {
    margin: 0px;
}
a,
a:link,
a:active,
a:visited {
	color: #4C4B4B;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a.underline {
	text-decoration: underline;
	}
h1 {
	font-size: 15px
}
h2 {
	font-size: 13px
}
h3 {
	font-size: 12px
}
hr {
	color: #dddddd; HEIGHT: 1px
}
ul, ol {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
ul {
	padding-left: 16px;
	}
ol {
	padding-left: 20px;
	}
li {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	}

.TollPhones {
	color: #FFFFFF; font-size: 11px; font-weight: normal;
}
.SideHead {
	color: #FFFFFF; font-size: 14px; font-weight: bold;
}

/*
Sidebar menu boxes
*/
.SidebarBox {
	background-color: #FFFFFF;
}

/*
Border of sidebar menu boxes
*/
.SidebarBorder {
	background-color: #70A3CC;
}

/*
Titles of sidebar menu boxes
*/
.SidebarTitle {
	font-weight: bold; color: #000000; background-color: #e5ebef
}

/*
Menu items located in sidebar boxes
*/
.SidebarItems {
}
.SidebarItems:link {
}
.SidebarItems:visited {
}
.SidebarItems:hover {
}
.SidebarItems:active {
}

/*
Horizontal separator in sidebar boxes
*/
.SidebarHr {
	color: #b2b2b3
}

.SearchBoxBG {
	background-image: url('images/searchbox_bg.gif');
}

.SearchButtonBG {
	background-image: url('images/rect_button_bg.gif');
}
.CategoriesList {
	font-size: 12px;
}
.DialogBox {
	background-color: #ffffff
}
.DialogBorder {
	background-color: #D6DADD;
}
.DialogTitleComment {
	font-weight: normal;
	font-size: 11px;
	color: #082032
}
.NumberOfArticles {
	font-weight: bold;
	color: #000000
}
.Text {
}
.ProductTitle {
	font-weight: bold;
	font-size: 12px;
	color: #FCFCFC;
}
.ProductDetailsTitle {
	font-size: 11px;
	color: #C80000;
}
.ProductDetailsLabel {
	font-weight: bold; font-size: 10px; color: #000000;
}
/* Product price title for alternative currency */
.ProductPriceConverting {
}
.ProductPriceSmall {
	font-weight: bold;
	color: #C40001;
}
.SeeDetails {
	text-decoration: none
}
/* Subcategories list */
.ItemsListDiv {
	font-size: 12px;
	color: #FCFCFC;
	margin-top: 3px;
	margin-bottom: 18px;
}
.ItemsListDiv a,
.ItemsListDiv a:link,
.ItemsListDiv a:active,
.ItemsListDiv a:visited {
	color: #FCFCFC;
}
.ItemsListDiv a:hover {
	color: #CC0000;
}
/* Navigation path bar */
.NavigationPath {
	position: absolute;
	top: 144px;
	left: 500px;
	color: #C40001;
	margin-bottom: 6px;
	width: 300px;
	text-align: right;
}
.NavigationPath a,
.NavigationPath a:link,
.NavigationPath a:active,
.NavigationPath a:visited {
	color: #4C4B4B;
	text-decoration: none;
}
.NavigationPath a:hover {
	color: #C40001;
	text-decoration: underline;
}
.NavigationPathOn {
	}
.NavigationPathOff {
	color: #4C4B4B;
	}

.FormButton {
	font-weight: bold;
}
.Button {
	font-size: 11px; font-weight: normal; color: #FFFFFF;
}
A.ButtonLink:link {
	font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none;
}
A.ButtonLink:visited {
	font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none;
}
A.ButtonLink:hover {
	font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: underline;
}
A.ButtonLink:active {
	font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none;
}
.ErrorMessage {
	font-weight: bold;
	color: #C40001;
}
.ValidateErrorMessage {
	color: #ff0000
}
.SuccessMessage {
	color: green
}
/* Mandatory field asterisk */
.Star {
	color: #ff0000
}
.TableHead {
	background-color: #E5EBEF;
}
.AomTableHead {
    background-color: #C80000;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}
.Input {
    BORDER : solid;
    BORDER-WIDTH : 1px; 
    BORDER-color : #B2B2B3;
    WIDTH : 100%;
}
.OrderTitle {
    color : #FCFCFC;
    font-weight: bold;
}

A.AomMenu:link {
        color: #466479; text-decoration: none;
        font-size : 11px
}
A.AomMenu:visited {
        color: #466479; text-decoration: none;
        font-size : 11px
}
A.AomMenu:hover {
        color: #466479; text-decoration: underline;
        font-size : 11px
}
A.AomMenu:active  {
        color: #466479; text-decoration: none;
        font-size : 11px;
}
.AomProductDetailsTitle {
        font-weight: bold; font-size: 10px;
}
.Bottom {
	color: #ABABAB; text-decoration: none;
}
.BottomMenu {
	color: #6E7E8A;
	font-size: 10px;
}
.BottomBorder {
	background-color: #D2D2D2
}
.BottomBox {
	background-color: #E0E1E4
}
.FixedSelect {
	WIDTH: 170px
}
.tabDefault {
	color: #466479;
}
.tabSelected {
	color: #000000;
}
.OutOfStock {
	font-weight: bold; font-size: 12px; color: #ff3300
}
/* Style for promotion bonus condition list */
.Promotion {
	font-weight: bold; font-size: 11px; color: #00224c
}
.PromotionProductDetailsTitle {
	font-weight: bold; font-size: 12px; color: #ff3300;
}
.GiftCertificateTitle {
	font-weight: bold; font-size: 12px; color: #ff3300;
}

.SelectedTab {
	color: #4F5964;
}

A.TopTabLink:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #6EAAC4;
}

A.TopTabLink:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #6EAAC4;
}

A.TopTabLink:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #6EAAC4;
}

A.TopTabLink:active {
	text-decoration: none;
	font-weight: bold; font-size: 12px; color: #6EAAC4;
}

.ProductNamesList {
	font-weight: bold; font-size: 11px; color: #4F5964;
}

A.AdvancedSearchLink:link {
	text-decoration: underline;
	font-weight: normal; font-size: 9px; color: #000000;
}

A.AdvancedSearchLink:visited {
	text-decoration: underline;
	font-weight: normal; font-size: 9px; color: #000000;
}

A.AdvancedSearchLink:hover {
	text-decoration: underline;
	font-weight: normal; font-size: 9px; color: #000000;
}

A.AdvancedSearchLink:active {
	text-decoration: underline;
	font-weight: normal; font-size: 9px; color: #000000;
}

.NewsDate {
	text-decoration: none;
	font-weight: bold; font-size: 11px; color: #2B7AA0;
}

A.GoLink:link {
	text-decoration: none;
	font-weight: normal; font-size: 12px; color: #21698B;
}

A.GoLink:visited {
	text-decoration: none;
	font-weight: normal; font-size: 12px; color: #21698B;
}

A.GoLink:hover {
	text-decoration: none;
	font-weight: normal; font-size: 12px; color: #21698B;
}

A.GoLink:active {
	text-decoration: none;
	font-weight: normal; font-size: 12px; color: #21698B;
}

.CommonButtonBG {
	background-image: url('images/but_bg.gif');
}

.SubmitButtonBG {
	background-image: url('images/but_bg.gif');
}

.CommonButton2LeftBG {
	background-image: url('images/btn2_left.gif');
	background-repeat: no-repeat;
}

.CommonButton2CenterBG {
	background-image: url('images/btn2_bg.gif');
}

.SidebarBoxLeftBG {
	background-image: url('images/menu_2.gif');
	background-repeat: no-repeat; 
	background-position: right;
}

.SidebarBoxCenterBG {
	background-image: url('images/menu_1.gif');
	background-repeat: no-repeat; 
	background-position: left;
	color: #FFFFFF; 
	font-size: 14px; 
	font-weight: bold;
}

.TabSelectedBG {
	background-image: url('images/tab_selected_bg.gif');
}

.TabNormalBG {
	background-image: url('images/tab_bg.gif');
}

.TabberPageSelectedLeftBG {
	background-image: url('images/tab_a1.gif');
}

.TabberPageSelectedCenterBG {
	background-image: url('images/tab_bg_a.gif');
}

.TabberPageSelectedRightBG {
	background-image: url('images/tab_a2.gif');
}

.TabberPageNormalLeftBG {
	background-image: url('images/tab_p1.gif');
}

.TabberPageNormalCenterBG {
	background-image: url('images/tab_bg_p.gif');
}

.TabberPageNormalRightBG {
	background-image: url('images/tab_p2.gif');
}

/* Custom for Voudoo */
#PageDiv {
	position: relative;
	top: 0px;
	left: 0px;
	}
#DialogImageTitle {
	margin: 20px 0px 18px 20px;
	}
.DialogLocationPathTitle {
	position: absolute;
	top: 134px;
	left: 20px;
	font-size: 9px;
	margin: 6px 22px 12px 0px;
	text-transform: uppercase;
}
.DialogTitle {
	font-size: 9px;
	margin: 6px 22px 12px 0px;
	text-transform: uppercase;
}
#HeaderDiv  {
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 1px;
	}
#LogoDiv  {
	position: absolute;
	top: 4px;
	left: -13px;
	}
#AccountLinksDiv {
	font-size: 10px;
	text-align: right;
	margin-top: 80px;
	margin-bottom: 18px;
	}
#MenuDiv {
	border-top: 1px solid #202020;
	border-bottom: 1px solid #202020;
	}
#FooterDiv {
	font-size: 9px;
	text-align: center;
	margin-top: 18px;
	padding-bottom: 18px;
	}
.Highlight {
	color: #C40001;
	}
.Divider {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background-color: #202020;
	clear: both;
	}

/* WIDGET */	

#WidgetBody {
	margin-top: 12px;
	}

/* CATEGORY PRODUCTS PAGE */

.CategoryProductThumbnail {
	border-top: #444444 solid 1px;
	padding-top: 4px;
	}
.CategoryProductInfo {
	margin-bottom: 48px;
	}
.CategoryProductTitle {
	font-weight: bold;
	font-size: 12px;
	color: #FCFCFC;
	margin-top: 12px;
	margin-bottom: 6px;
}
.CategoryProductTitle a,
.CategoryProductTitle a:link,
.CategoryProductTitle a:active,
.CategoryProductTitle a:visited {
	color: #FCFCFC;
	}
.CategoryProductTitle a:hover {
	color: #CC0000;
	}
.CategoryProductsPrice {
	margin-bottom: 12px;
	font-size: 14px;
	}
.CategoryProductsBuyNow {
	color: #FCFCFC;
	margin-top: 6px;
	}

/* PRODUCT PAGE */
#ProductDescriptionSection {
	color: #FCFCFC;
	margin-bottom: 48px;
	}
#ProductDescriptionSection p {
	margin: 4px 0px;
	}
#ProductDetailsDiv {
	margin-bottom: 60px;
	}
#ProductTitle {
	font-size: 14px;
	margin-top: 28px;
	margin-bottom: 8px;
	}
#ProductDescription {
	margin-top: 6px;
	margin-bottom: 42px;
	}
#ProductPrice {
	}
.ProductDescriptionHighlight {
	color: #C40001;
	}
.ProductPriceMessage {
	}
#ProductHelpTitle {
	color: #FCFCFC;
	margin-top: 48px;
	}
.ProductExtrasTD {
	padding: 2px 0px 2px 8px;
	font-size: 14px;
	}

#wish_list_body .DialogTitle {
	display: none;
	}

/* SHOPPING CART */
#CartEmpty {
	font-size: 14px;
	color: #FCFCFC;
	margin: 42px 20px 60px;
	}
#CartItems {
	border-top: 1px solid #202020;
	margin-bottom: 24px;
	}
.CartItem {
	padding: 16px 0px;
	border-bottom: 1px solid #202020;
	}
#CartButtons {
	text-align: right;
	margin: 18px 0px 42px;
	}
#CartTotals td {
	padding: 3px 0px;
	}

/* CHECKOUT */
.CheckoutTableHeaderCell {
	font-weight: bold;
	background-color: #C80000;
	color: #000000;
	}
#CheckoutTable {
	border-bottom: 1px solid #202020;
	padding-bottom: 24px;
	margin-bottom: 12px;
	}
#CreditCardInfoTable td {
	padding: 3px 0px;
	}

/* ABOUT PAGES */
#AboutDiv {
	margin-left: 12px;
	}
#AboutDiv,
#AboutDiv td {
	line-height: 14px;
	}
#AboutDiv h2 {
	font-weight: normal;
	color: #C80000;
	font-size: 14px;
	margin-top: 38px;
	}
#AboutDiv td h2.FirstHeader {
	margin-top: 0px;
	}
#AboutDiv ul {
	color: #C80000;
	}
#AboutDiv li span {
	color: #4C4B4B;
	}

/* CONTACT PAGE */
.ContactHeader {
	color: #FCFCFC;
	}
.ContactLabel {
	margin: 0px 4px 2px;
	}
.ContactField {
	margin: 0px 0px 8px;
	}
.ContactInfo {
	color: #FCFCFC;
	}
.ContactInfo p {
	margin: 12px 0px;
	}
.ContactInfo strong {
	font-size: 14px;
	line-height: 18px;
	color: #C80000;
	font-weight: normal;
	}
.ContactInfo a,
.ContactInfo a:link,
.ContactInfo a:active,
.ContactInfo a:visited {
	color: #FCFCFC;
	text-decoration: none;
}
.ContactInfo a:hover {
	color: #CC0000;
	text-decoration: none;
}

