
/* Default styling items*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #000000 url('/en/images/bck.jpg') repeat-x;
	color: #dddddd;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	scrollbar-base-color:#B90003;
}

.cont{
	background: #FEFAF5 url('/en/images/back2.jpg') repeat;
	text-align: center;
}

table {
	font-family: verdana, arial, sans-serif;
    	font-size: 10px;
	font-weight: bold;A
}

.inch{
	font-weight: bold;
}

.ttype{
	background: #E8282B;
}

.small {
	font-family: verdana, arial, sans-serif;
    	font-size: 10px;
	color: white;
	vertical-align:top;
	font-weight: bold;
}

.bigg {
	font-size: 26px;
	font-weight: bold;
}

#glowtext{
	filter:glow(color=000000,strength=2);
	font-weight:bold;
}

a {
	color: #fff;
	font-size: 10px;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	font-size: 10px;
	color: #CE6623;
	background-color: inherit;
	font-weight: bold;
}


.bwhitelink {
	color: #fff;
	font-size: 10px;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}

.bwhitelink:hover {
	font-size: 10px;
	color: #FFEF42;
	background-color: inherit;
	font-weight: bold;
}

span {
	
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 7px 0px 8px;
	text-align: justify;
	line-height: 15px;
}

input {

	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	border: 1px solid grey;
}
/* ########################################### */
/* Catalog Styleing */
/* ########################################### */


/* Catalog Checkout page */


.Checkout {
  }


.CheckoutCartContentHeader,.CheckoutCartTotal {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    background-color : #E6E6E6;
    height:30px;
    padding-left:10px;
    padding-right:10px;
  }


.ProductsCheckout, {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    background-color : #F2D7B9;
  }

.CartContentElements{
	background-color : #FCEEE5;
}	

.CartContentHeader{
	background-color : #E6E6E6;
}

.CartTotal{
	background-color : #E6E6E6;
	text-align:right;
}

.SubTotal{
	background-color : #F2D7B9;
}


.CheckoutCartContent {
  }

/* Catalog Product Display */


.CatalogProducts {
  }


.CatalogProductsSummaryInd {
	background-color : #E6E6E6;
  }


.CatalogProductImage {
  }


.CatalogProductTitle {
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
  }


.CatalogProductDescription {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
  }


.CatalogProductPrice {
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
  }


.CatalogProductPopup {
    border: thin solid #000000;
    height: 75px;
    width: 200px;
    background-color: #F2D7B9;
    display: none;
    position: absolute;
    text-align: center;
  }


.CatalogProductsCheckout {
	background-color : #FCEEE5;
	text-align: center;
  }


.CatalogProductsCatagoryHeader {
	background-color : #FCEEE5;
	width:100%;
  }


.CatalogProductsCatagoryHeaderIcon {
    background-image : url('/en/images/dot.jpg');
    background-position : center center;
    background-repeat : no-repeat;
    width : 10px;
  }

/* Catalog - Catagory Listing*/

.CatalogCategories{
}

.CatalogCategoriesIcon_Display{
	background-image : url('/en/images/dot.jpg');
    background-position : left center;
    background-repeat : no-repeat;
	padding-right:3px;
    width : 10px;
}

.CatalogCategoriesIcon_Hidden{
    width : 10px;
	padding-right:3px;
}

/* Catalog - Entering contact details */

.CatalogOrderInfo{
}

/* Vertical HTML menu */

.HtmlVMenu{
}

.HtmlVMenuItem_Image{
}

.HtmlVMenuItem_Link{
}

.HtmlVMenuItem_Content{
}

.HtmlVMenuItem_MenuOnly{
}


/*Unknown*/

.class_table {
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
  }


#catalog_list {
    background-color : #212121;
    width : 126px;
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    text-align: left;
  }


#contents {
    background-color : #363636;
    height : 300px;
    min-width : 400px;
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    text-align: left;
    vertical-align:top;
  }


#myMenuID {
 margin-left:10px;
  }


.ProductsSummary {
    background-color : #212121;
  }


.catlist_left {
    background-image : url('/en/images/cor_lt.gif');
    background-position : top;
    background-repeat : no-repeat;
  }

