@charset "utf-8";

html, body {
	height: 100%;
}

body {
	margin: 10px 0px;
	padding: 0px;
	background: #5F5F5F url(../../../../images/homepage01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-size: 15px;
	color: #000000;
}

h3 {
	font-size: 13px;
	color: #C52A40;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 16px;
	text-align: justify;
	line-height: 160%;
}

a {
	color: #22609a;
	
}

a:hover {
	
}

a img {
	border: none;
	text-decoration: none;
}

img.border {
	padding: 4px;
	border: 1px solid #C3C3C3;
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 180%;
}

.list1 li {
	padding-left: 14px;
	background: url(../../../../images/homepage11.gif) no-repeat left center;
}

.list_image {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;	
}

.list_text {
	
}

.store_table {
display:  table;
width:800px;
background-color:#eee;
border:1px solid  #666666;
border-spacing:5px;/*cellspacing:poor IE support for  this*/
border-collapse:separate;
}

.store_table_cell {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
/*padding: 5px 15px 5px 15px;*/
width:25%;
/*background-color:#ccc;*/
}

.store_table_row  {
display:  table-row;
width:auto;
}


.product_info {
	width: 90%;
	margin: 20px 10px 10px 10px;
	padding: 15px 15px 15px 15px;
	border: 1px #E5E5E5 solid;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	background-color: white;
    	text-align: left;
}

.highlight_text {
	border: 1px solid black;
	font-size: 18px;
	color: #434343;
	padding: 5px;
	margin: 10px 0px 10px 0px;
}

.product-indent {
	margin: 0px 0px 0px 25px;
}

.product_info_image {
	margin: 0px 15px 10px 0px;
	float: left;
	height: 100%;
/*	border: 1px solid black;*/
}

.product_description {
	
}

.price_box {
	float: right;
	margin:0px;
	border: 1px #A5A5A5 solid;
	padding: 5px;
}

.note_text {
	font-size: 10px;
	color: #000000;
}

/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
	width: 862px;
	height: 81px;
	margin: 0px auto;
	background: #FFFFFF url(../../../../images/homepage02.jpg) repeat-x left top;
}

/** LOGO */

#logo {
	float: left;
	width: 400px;
	height: 81px;
	background: url(../../../../images/homepage03.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	text-indent: -999em;
	line-height: normal;
}

#logo h1 a {
	display: block;
	height: 70px;
}

/** TOPMENU */

#topmenu {
	float: right;
	height: 41px;
	padding: 40px 0px 0px 0px;
	background: url(../../../../images/homepage04.jpg) no-repeat right top;
	color: #333333;
}

#topmenu p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	color: #333333;
	text-align: center;
}

#topmenu a {
	padding: 0px 10px;
	color: #666666;
	text-decoration: underline;
}

/** HEADER2 */

#header2 {
	width: 808px;
	height: 32px;
	margin: 0px auto;
	padding: 1px 27px;
	background: #323232;
}

/** MENU */

#menu {
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal
}

#menu li {
	float: left;
	height: 23px;
	padding: 9px 13px 0px 13px;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	background: #F8AA1F;
}

#menu .active a {
	color: #323232;
}

/** SEARCH */

#search {
	float: right;
	width: 220px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
}

#search fieldset {
	padding-top: 6px;
	border: none;
}

#search input {
	float: left;
}

#search .input-text {
	width: 170px;
	height: 15px;
	padding: 3px 5px;
	background: #FFFFFF;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0
}

#search .input-image {
	margin-left: 8px;
}

/** PAGE */

#page {
	width: 810px;
	margin: 0px auto;
	padding: 25px 25px 0px 25px;
	background: #FFFFFF;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}

.wide #page {
}

/** CONTENT */

#content {
	float: left;
	width: 595px;
	background: #ffffff;
	border: 1px solid #dddddd;
	margin-right: 0px;
	padding-left: 5px;
}

#content-no-sidebar {
	float: left;
	width: 800px;
}

.home #content {
	width: 550px
}

.two-columns {
}

.two-columns .column1 {
	float: left;
	width: 220px;
}

.two-columns .column2 {
	float: right;
	width: 220px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 200px;
}

.home #sidebar {
	width: 250px;
}

/** FOOTER */

#footer {
	width: 862px;
	margin: 0px auto;
	background: url(../../../../images/homepage10.gif) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 35px 0px 0px 0px;
	text-align: center;
	color: #AFAFAF;
}

/** BOX1 */

#box1 {
	width: 862px;
	margin: 0px auto;
}






/*
 * Main Styles BEGIN
 */
/*
body{
    margin: 0px;
    background-repeat: repeat-x;
    background-color: #C17bC1;
    font-family: Tahoma, Verdana;
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
*/

hr.separator{
    height: 1px;
    color: #E5E5E5;
    background-color: #E5E5E5;
    border: 0px;
}

img {
    border: 0;
}

input,
textarea,
select {
    border: 1px solid gray; 
    font-family: Verdana, Arial, sans-serif;
    color: #333333;
    font-size: 12px;
/*    background-color: #FFEEFF;*/
}

input[type="checkbox"],
input[type="radio"],
input[type="image"] {
    border: 0;
    background-color: transparent;
}

input[type="button"],
input[type="submit"]{
    border: 1px solid gray; 
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    background-color: #DDDDDD;
}

/* Main Menu Styles */
.MainMenu{
    font-family: Tahoma, Verdana;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.MainMenu a{
    color: #ffffff;
    text-decoration: none;
}

.MainMenuHighlight{
    font-family: Tahoma, Verdana;
    color: #FB7F93;
    font-size: 12px;
    font-weight: bold;
}

.MainMenuHighlight a{
    color: #FB7F93;
    text-decoration: none;
}

/* Page Title Style */
.PageTitle {
    font-family: Tahoma, Verdana;
    color: #C63983;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

/* Your Shopping Cart Text Style */
.ShoppingCartText{
    font-family: Tahoma, Verdana;
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
}

.ShoppingCartText a{
    color: #ffffff;
    text-decoration: none;
}

/* Required Style */
.Required {
    color: red;
}

/* Error Style */
.Error {
    color: red;
}

/* Store Closed Style */
.StoreClosedText {
    font-family: Tahoma, Verdana;
    color: #C63983;
    font-size: 16px;
    font-weight: bold;
}

/* Larger Image Text Styles */
.LargerImageLink{
    font-family: Tahoma, Verdana;
    color: #666666;
    font-size: 10px;
}

.LargerImageLink a{
    color: #666666;
    text-decoration:underline;
}

.LargerImageLink a:hover{
    color: #999999;
    text-decoration:underline;
}

/* Copyright Text Styles */
.CopyrightText{
    font-family: Tahoma, Verdana;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
}

.CopyrightText a{
    color: #333333;
    text-decoration: none;
}
/*
 * Main Styles END
 */

/*
 * Category Styles BEGIN
 */
.CategoryName{
    font-family: Tahoma, Verdana;
    color: #C63983;
    font-size: 12px;
    font-weight: bold;
}

.CategoryName a{
    color: #C63983;
    text-decoration: underline;
}

.CategoryName a:hover{
    color: #D369A2;
}

.CategoryDescription{
    color: #333333;
    font-family: Tahoma, Verdana;
    font-size: 11px;
    font-weight: normal;
}
/*
 * Category Styles END
 */

/*
 * Product Styles BEGIN
 */
.ProductName{
    font-family: Tahoma, Verdana;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
}
.ProductName a{
    color: #666666;
    text-decoration: none;
}

.ProductName a:hover{
    color: #BBBBBB;
    text-decoration: none;
}

.ProductDescription{
    font-family: Tahoma, Verdana;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
}

.ProductPrice{
    font-family: Tahoma, Verdana;
    color: #C52A40;
    font-size: 11px;
    font-weight: bold;
}

.ProductStockMessage{
    font-family: Tahoma, Verdana;
    color: red;
    font-size: 12px;
    font-weight: bold;
	padding: 5px;
}

.ProductOptionsTitle{
    font-family: Tahoma, Verdana;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
}

.ProductOptions{
    font-family: Tahoma, Verdana;
    color: #333333; 
    font-size: 11px;  
    font-weight: normal;
    text-align: left;
}

.ProductOptions input,
.ProductOptions textarea,
.ProductOptions select{
}
/*
 * Product Styles END
 */

/*
 * Breadcrumb Styles BEGIN
 */
.Breadcrumb {
    padding: 0;
    margin: 0;
    width: 100%;
    background-color: white;
    font-family: Tahoma, Verdana;
    color: #333333;
    font-size: 11px; 
    text-align: left;
}

.Breadcrumb a{
    color: #CD3C53;
    text-decoration: underline;
}

.Breadcrumb a:hover{
    color: #DA7080;
}
/*
 * Breadcrumb Styles END
 */

/*
 * NavigationBar Styles BEGIN
 */
.NavigationBar {
    padding: 0px;
    margin: 2px;
    width: 180px;
    background-color: white;
}

.NavigationBar table td{
    border-top: #E5E5E5 1px solid; 
    border-left: #E5E5E5 1px solid;
    border-right: #E5E5E5 1px solid;
    font-family: Tahoma, Verdana;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
}

.NavigationBar table td.Empty {
    padding: 10px;
    font-weight: bold;
    text-align: center;
}

.NavigationBar table td.LevelDefault{
    padding: 1px 0px 7px 60px;
}

.NavigationBar table td.LevelDefault a{
    color: #333333;
    text-decoration: none;
}

.NavigationBar table td.LevelDefault a:hover{
    color: #888888;
}

.NavigationBar table td.Level1{
    padding: 1px 0px 7px 20px;
    font-weight: bold;
}

.NavigationBar table td.Level1 a{
    color: #333333;
    text-decoration: none;
}

.NavigationBar table td.Level1 a:hover{
    color: #888888;
}

.NavigationBar table td.Level2{
    padding: 1px 0px 7px 40px;
}

.NavigationBar table td.Level2 a{
    color: #333333;
    text-decoration: none;
}
.NavigationBar table td.Level2 a:hover{
    color: #888888;
}

.NavigationBar table td.Selected{
    background-color: #E5E5E5;
}

.NavigationBar table td.Selected a{
    color: #C63983;
    text-decoration: none;
}

.NavigationBar table td.Selected a:hover{
    color: #D369A2;
}
/*
 * NavigationBar Styles END
 */


/*
 * Subcategories List Styles BEGIN
 */
.Subcategories{
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: white;
    vertical-align: top;
    text-align: center;
}

/* the following styles are inherited from .CategoryName */
.Subcategories .CategoryName{
    padding: 2px;
}

.Subcategories .CategoryName a{
}

.Subcategories .CategoryName a:hover{
}
/*
 * Subcategories List Styles END
 */

/*
 * Product List Styles BEGIN
 */
.ProductList{
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: white;
    vertical-align: top;
}

.ProductList table td{
    vertical-align: top;
}

.ProductList .Empty{
    padding: 30px 0px 40px 0px;
    font-family: Tahoma, Verdana;
    color: #C63983;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

/* the following styles are inherited from Category Styles */
.ProductList .CategoryName{
}

.ProductList .CategoryDescription{
    padding-top: 6px;
}

/* the following styles are inherited from Product Styles */
.ProductList .ProductName{
    padding-top: 7px;
    padding-bottom: 10px;
    text-align: center;
}

.ProductList .ProductDescription{
    padding: 10px;
}

.ProductList .ProductPrice{
    padding: 5px;
    text-align: center;
}
/*
 * Product List Styles END
 */

/*
 * Paginator Dropdown Styles BEGIN
 */
.PaginatorDropdown {
    padding: 0;
    margin: 0;
    width: 100%;
    font-family: Tahoma, Verdana;
    color: #333333;
    font-size: 11px; 
    background-color: white;
}

.PaginatorDropdown select{
}
/*
 * Paginator Dropdown Styles END
 */

/*
 * Paginator Styles BEGIN
 */
.Paginator {
    padding: 0;
    margin: 0;
    margin-bottom: 8px;
    width: 100%;
    font-family: Tahoma, Verdana;
    color: #333333;
    font-size: 11px; 
    background-color: white;
    height: 20px;
    vertical-align: bottom;
}

.Paginator a{
    color: #CD3C53;
    text-decoration: underline;
}

.Paginator a:hover{
    color: #DA7080;
    text-decoration: underline;
}
/*
 * Paginator Styles END
 */

/*
 * Product Images Styles BEGIN
 */
.ProductImages {
    padding: 0px;
    margin: 2px;
    width: 100%;
    border: 1px #E5E5E5 solid;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    background-color: white;
    text-align: left;
}
.ProductImages TH{
	padding: 2px;
	background-color: #E5E5E5;
}
.ProductImages IMG{
	padding: 10px;
	border: 2px solid #FFFFFF;
}
.ProductImages IMG:hover{
	padding: 10px;
	border: 2px solid #E5E5E5;
}
/*
 * Product Images Styles END
 */


/*
 * Related Products Styles BEGIN
 */
.RelatedProducts {
    padding: 0px;
    margin: 2px;
    width: 100%;
    border: 1px #E5E5E5 solid;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    background-color: white;
    text-align: left;
}
.RelatedProducts TH{
	padding: 2px;
	background-color: #E5E5E5;
}
.RelatedProducts IMG{
	padding: 10px;
	border: 2px solid #FFFFFF;
}
.RelatedProducts IMG:hover{
	padding: 10px;
	border: 2px solid #E5E5E5;
}
.RelatedProducts A{
    font-family: Tahoma, Verdana;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
	text-decoration: none;
}
.RelatedProducts A:hover{
    font-family: Tahoma, Verdana;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
	text-decoration: underline;
}

/*
 * Related Products Styles END
 */




/*
 * Product Info Styles BEGIN
 */
.ProductInfo {
    padding: 0px;
    margin: 2px;
    width: 100%;
    border: 1px #E5E5E5 solid;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    background-color: white;
    text-align: left;
}

/* the following styles are inherited from Product Styles */
.ProductInfo .ProductName {
    padding: 6px;
}

.ProductInfo .ProductDescription {
}

.ProductInfo .ProductPrice {
    padding-bottom: 7px;
}
/*
 * Product Info Styles END
 */

/*
 * Shopping Cart Styles BEGIN
 */
.ShoppingCart {
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: white;
    font-family: Tahoma, Verdana;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

.ShoppingCart .Empty{
    padding: 30px 0px 40px 0px;
    font-family: Tahoma, Verdana;
    color: #C63983;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.ShoppingCart input{
}
/*
 * Shopping Cart Styles END
 */

/*
 * Search Result Styles BEGIN
 */
.SearchResult {
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: white;
}

.SearchResult .Empty{
    padding: 30px 0px 40px 0px;
    text-align: left;
    font-family: Tahoma, Verdana; 
    color: #666666;
    font-size: 12px;
    font-weight: bold;
}

.SearchResult .Highight {
    background-color: #F9C6F9;
}

.SearchResult .ProductName {
    padding: 0px;
    padding-bottom: 5px;
    text-align: left;
}

/* the following styles are inherited from Product Styles */
.SearchResult .ProductName a{
}

.SearchResult .ProductName a:hover{
    color: #888888;
}

.SearchResult .ProductDescription {
}

.SearchResult .ProductDescription a {
    color: #333333;
    text-decoration: none;
}

.SearchResult .ProductDescription a:hover {
    color: #888888;
}

.SearchResult .ProductNumber {
    font-family: Tahoma, Verdana;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
}
/*
 * Search Result Styles END
 */

/*
 * Checkout Styles BEGIN
 */
.Checkout {
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: white;
    font-family: Tahoma, Verdana;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

.Checkout .Title {
    padding: 12px 0px 5px 15px;
    font-family: Tahoma, Verdana;
    color: #C63983;
    font-size: 12px;
    font-weight: bold; 
    text-align:left;
}

.Checkout .Block {
    padding: 15px;
    border: 1px #E5E5E5 solid;
}

.Checkout .ColumnTitle {
    white-space: nowrap;
    color: #666666;
    font-weight: bold;
}

.Checkout .ColumnValue {
}

.Checkout .TotalLabel {
    white-space: nowrap;
    padding-right: 7px;
    font-weight: bold;
}

.Checkout .TotalValue {
    font-weight: bold;
}

.Checkout .Left {
    text-align:left;
}

.Checkout .Right {
    text-align:right;
}

.Checkout .Center {
    text-align:center;
}

.Checkout input.Normal,
.Checkout textarea.Normal,
.Checkout select.Normal {
}

.Checkout input.Error ,
.Checkout textarea.Error,
.Checkout select.Error {
    border: 1px solid red;
}

.Checkout select.Short {
    width: 100px;
}

.Checkout .Required {
}

.Checkout .Error {
}

.Checkout .Errors {
    padding: 15px;
    color: red;
    text-align: left;
    line-height: 20px;
}

.Checkout .Empty {
    padding: 30px 0px 40px 0px;
    font-family: Tahoma, Verdana;
    color: #C63983;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.Checkout .ImpossibleToComputeShippingCost {
    padding: 20px;
    color: #C63983;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.CurrencyNotAppropriateForActivePaymentModules
{
    padding: 20px;
    color: #C63983;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

/*
 * Checkout Styles END
 */
 
.OrderInfo .field {
    text-align: right;
    background: #EEF2F8;
    color: #333333;
}

.OrderInfo .value {
    text-align: left;
}

.OrderInfo .products_header {
    color: #333333;
    background: #EEF2F8;
}

.OrderInvoice {
    color: black;
    font-size: 8pt;
}

.OrderInvoice .field {
    font-weight: bold;
    text-align: right;
}

.OrderInvoice .value {
    color: #666666;
    text-align: left;
}

.OrderInvoice .group_header {
    color: black;
    text-decoration: underline;
    font-size: 10pt;
    font-weight: bold;
}

.OrderInvoice .price_field {
    font-weight: normal;
    text-align: right;
    color: black;
}

.OrderInvoice .price_value {
    font-weight: bold;
    color: black;
    text-align: left;
}




/**************************************************
    Manufacturers Filter  
    
***************************************************/

ul.ManufacturersList {
    padding: 0;
    margin: 0;
    padding-left: 20px;
    /* display: inline; */
}

ul.ManufacturersList li {
    list-style: none;
    line-height: 1.8;
    /* display: inline; */
    margin: 5px;
}

ul.ManufacturersList li a {
    color: #5A3333;
}

ul.ManufacturersList li a:HOVER {
    color: #666666;
}




/**************************************************
    ProductListSorter 
    
***************************************************/
div#product-list-sorter, div#product-list-sorter ul {
	display: inline;
	padding: 0px;
	margin: 0px;
}

div#product-list-sorter ul li {
	display: inline;
    padding: 0px;
    margin: 5px;
}

div#product-list-sorter ul li a {
    color: #5A3333;
}

div#product-list-sorter ul li a:HOVER {
    color: #666666;
}

/**************************************************
    Contact Us Page
    
***************************************************/
div#contact-us {
    padding: 10px; 
    line-height: 20px;
}

div#contact-us img {
    float: left;
    margin: 0px 20px 10px 0px;
    width: 200px;
    height: 200px;
    border: 0px;
}

div#contact-us div.Title {
    margin-top: 10px;
    font-weight: bold;
}

div#contact-us div.Text {
    line-height: 14px;
    font-weight: normal;
}

div#contact-us div.Label {
    float: left;
    font-weight: normal;
    width: 45px;
    margin-top: 4px;
}

div#contact-us input {
    margin: 2px;
    width: 385px;
}

div#contact-us input[type="submit"]{
    width: 50px;
}

div#contact-us textarea {
    margin: 2px;
    width: 430px;
    height: 200px;
}

DIV.illustrations-popup-large {
    Z-INDEX: 8; 
}
DIV.illustrations-popup-large DIV.ill-large {
    DISPLAY: none; LEFT: -50px; POSITION: absolute; TOP: -150px; border: 1px solid black; 
} 
DIV.illustrations-popup-large DIV.ill-large DIV.myimage {
    Z-INDEX: 2; POSITION: relative; 
}
DIV.illustrations-popup-large DIV.ill-large IMG.close {
    Z-INDEX: 4; RIGHT: 13px; CURSOR: pointer; POSITION: absolute; TOP: 10px
}
DIV.illustrations-popup-large DIV.ill-large DIV.caption {
    FONT-SIZE: 12px; Z-INDEX: 3; MIN-HEIGHT: 46px; POSITION: relative; HEIGHT: 46px; BACKGROUND-COLOR: #f5f5ea; font-weight: bold;
}
DIV.illustrations-popup-large DIV.ill-large DIV.caption DIV {
    PADDING-RIGHT: 1em; PADDING-LEFT: 1em; PADDING-BOTTOM: 0.5em; PADDING-TOP: 1.0em; text-align: center;
}