body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

h1{
	font-weight: bold;
	font-size:15px;
	color: #002e62;
	margin:0px;
	padding: 0px;
}

h2, h3, h4, h5, h6{
	font-weight: bold;
	font-size:14px;
	color: #014da3;
	margin:0px;
	padding: 0px;
}

ul{
	list-style-position: outside;
	list-style-type:circle;
}

form {
	margin: 0;
	padding: 0;
}

th {
	background-color: #002e62;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

.td_on{
	background-color:#80583E;
	color:#000000;
}

.td_off{
	background-color:#002e62;
	color:#fff;
}

hr{
	color:#014da3;
}

a{
	outline:none;
}

/* The four following block define the style for all the website links */
a:link {
	color: #014da3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #014da3;
}
a:hover {
	text-decoration: underline;
	color: #014da3;
}
a:active {
	text-decoration: none;
	color: #014da3;
}


/* Transparency */	
.transbox {
	background-color: #fff;
	border: 1px solid white;
	filter:alpha(opacity=40);
	opacity: 0.6;
	-moz-opacity:0.5;
	}
	
/* This is the container which set text to solid color.
position: relative used for IE */	
.transbox div, .transbox img {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
	padding:5px;
	}

/* Page */
.PageMessageWarning{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: white;
	background-color: #CC0000;
	padding: 5px;

}

.PageMessageSuccess{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: white;
	background-color: #006600;
	padding: 5px;

}

/* Rounded Corner Boxes */
.CornerRoundBlue {
	width: 100%;
	background-color: #3887CF;
	color: #000000;
}

.CornerRoundBlue a, .CornerRoundBlue a:visited, .CornerRoundBlue a:hover{
	color:#FFFFFF;
}

.CornerRoundBlue p {
	margin: 0 10px;
}

.CornerRoundTopBlue { 
	background: url(/images/blue_tr.gif) no-repeat top right; 
}

.CornerRoundBottomBlue {
	background: url(/images/blue_br.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}
.Category {
	font-family: Verdana, sans-serif; 
	font-size: 7pt; 
	color: #21536A;
}

.SubCategory{
	position: relative;
	float: left;
	border: 1px solid #AAAAAA;
	margin:5px;
	margin-left:0px;
	padding:3px;
	text-align:center;
	width:125px;
}

.Search {
	font-family: Verdana, sans-serif; 
	font-size: 7pt; 
	color: #21536A; 
}

.SearchSpecials, .SearchMultideal, .SearchFeatured{
	background-image:url(/images/shop_special.png);
	background-repeat:no-repeat;
	width:101px;
	height:69px;
	position:absolute;
	z-index:100;
	top:0px;
}

.SearchMultideal{
	background-image:url(/images/shop_multideal.png);
}

.SearchFeatured{
	background-image:url(/images/shop_featured.png);
}

.special, .multideal, .featured{
	background-image:url(/images/shop_special.png);
	background-repeat:no-repeat;
	width:101px;
	height:69px;
	position:absolute;
	z-index:100;
	top:0px;
}

.Featured {
	color:#eb6e1f;
	font-weight: bold;
	padding: 3px;
	margin:3px;
	padding-left:30px;
	background-image:url(/images/product_featuredstar.gif);
	background-repeat:no-repeat;
	width:110px;
	display:inline;
}

.multideal {
	color:#999;
	font-weight: bold;
	padding: 3px;
	margin:3px;
	padding-left:30px;
	background-image:url(/images/product_multidealstar.gif);
	background-repeat:no-repeat;
	width:90px;
	display:inline;
}

/* Cart */
.Cart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
.CartProduct {
	font-family: Verdana, sans-serif; font-size: 10pt; height: 40px; width:350px;
}
.CartPrice {
	font-family: Verdana, sans-serif; font-size: 10pt; width:80px;
}
.CartUnits {
	font-family: Verdana, sans-serif; font-size: 10pt; width:60px;
}
.CartStockCode {
	font-family: Verdana, sans-serif; font-size: 10pt; width:90px;
}
.CartQty {
	font-family: Verdana, sans-serif; font-size: 10pt; width:60px;
}
.CartVoucherValue {
	font-family: Verdana, sans-serif; font-size: 10pt; width:100px;
}
.CartDiscount {
	font-family: Verdana, sans-serif; font-size: 10pt; width:100px;
}
.CartShippingValue {
	font-family: Verdana, sans-serif; font-size: 10pt; width:100px;
}
.CartTaxValue {
	font-family: Verdana, sans-serif; font-size: 10pt; width:100px;
}
.CartSubTotal {
	font-family: Verdana, sans-serif; font-size: 10pt; width:100px;
}
.CartTotal {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	width:100px;
	font-weight: bold;

}

.CartCheckout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.CartContinueShopping {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.CartUpdateTotalPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.CartConfirmAndContinue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #9900CC;
}

.CartDiscountDeal {
	font-weight: bold;
	color:#990000;
}

.CartVoucherMessage {
	font-weight: bold;
	color:#990000;
}

.DetailsAddToCart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.DetailsPrice {
	font-size: 16px;
	border: 0px;
	font-weight: bold;
	margin:0px;
	padding:0px;
	padding-bottom:2px;
	background-color:transparent;
}

.SearchPriceCurrency {
	font-size: 18px;
	font-weight:bold;
	border: 0px;
	background-color:transparent;
}

.DetailsPriceCurrency {
	font-size: 10px;
	background-color:transparent;
	border: 0px;
}

.SearchProduct{
	position:relative;
	width:220px;
	height:265px;
}

.SearchProductFrame{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(/images/shop_price_border.png);
	background-repeat:no-repeat;
	width:220px;
	height:265px;
	z-index:50;
	cursor:pointer;
}

.SearchProductImage{
	position:absolute;
	top:0px;
	left:0px;
	width:220px;
	height:220px;
	z-index:30;
}

.SearchProductName{
	position:absolute;
	bottom:4px;
	left:4px;
	width:120px;
	height:45px;
	z-index:60;
	text-align:left;
	font-weight:bold;
	overflow:hidden;
	color:#FFFFFF;
}

.SearchProductName a:link, .SearchProductName a:visited, .SearchProductName a:hover {
	color:#fff;
}

.SearchProductBrand img{
	width:35%;
	position:absolute;
	right:4px;
	top:4px;
	z-index:100;
}

.SearchProductPrice{
	position:absolute;
	right:6px;
	bottom:8px;
	z-index:100;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	width:83px;
	height:20px;
	text-align:center;
}


.DetailsCurrencySelect{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.DetailsShippingPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 0px;
	width: 50px;
	background-color:#FFFFFF;
}

.DetailsWeight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 0px;
	width: 38px;
	background-color:#FFFFFF;
}

.DetailsDimensions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 0px;
	width: 120px;
	background-color:#FFFFFF;
}

#DetailsPriceSaving{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999;
	padding: 2px;
}

#DetailsMatching {
	position: relative;
	float: left;
	border: 1px solid #AAAAAA;
	margin:3px;
	padding:3px;
	width:80px;
	text-align:center;
	background-color:#FFFFFF;
}

#DetailsPageCategory, #PageCategory{
	background-color:#F1F1F1;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:17px;

}

.DetailsQty{
	width:40px;
}

#CartForm{

}

/* Customers */
.Customers {
	font-family: Verdana, sans-serif; font-size: 10pt; width:155px;
}

/* Orders */
.OrderDate {
	font-family: Verdana, sans-serif; font-size: 10pt; width:180px;
}

.OrderPaymentMethod {
	font-family: Verdana, sans-serif; font-size: 10pt; width:200px;
}

.OrderMessage {
	font-family: Verdana, sans-serif; font-size: 10pt; width:350px; height:100px;
}

.OrderVoucherID {
	font-family: Verdana, sans-serif; font-size: 10pt; width:200px;
}

.ImageGridTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #FFF;
	border-collapse: collapse;
}

#Manufacturers {
	display: block;
	overflow: auto;
	height:150px;
	padding:2px;
	background-color:#EBEDEC;
}

#Manufacturers a:link, #Manufacturers a:visited {
	display: block;
}

#ManufacturersHeader {
	height:32px;
	margin-left:5px;
	margin-right:5px;
	margin-top:2px;
	margin-bottom:2px;
	background-color:#FFFFFF;
	text-align:center;
}

#SearchPageCategoryBreadCrumb{
	margin-top:5px;
	margin-bottom:5px;
	padding:3px;
}

#SearchPageCategorysubCategories{
	margin-bottom:10px;
}


/* Product Details */
#ProductImage{
	float: left;
	margin-left:10px;
	margin-right:10px;
	width:350px;
	position:relative;
}

#ProductImagesThumbs img{

	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #CCC;
}

#ProductPricing{
	width:330px;
	float:right;
}

#ProductPriceInfo{
	width:305px;
	height:280px;
	padding:10px;
	padding-left:6px;
	padding-right:6px;
	background-image:url(/images/productdetails_price_background.png);
	background-repeat:no-repeat;
	float:right;
	color:#FFFFFF;
	margin-bottom:10px;
	margin-right:7px;
}

#ProductPriceInfo table td, #ProductPriceInfo table td input, #ProductPriceInfo table td div{
	color:#FFFFFF;

}

#ProductPricing select{
	margin-bottom:5px;
}

#ProductDescriptionArea{
}

#ProductSpecials{
	clear:both;
	margin-bottom:10px;
}

#ProductInfo{
	padding:5px;
	margin:10px;
	width:300px;
	clear:right;
	color:#000;
}

#ProductInfo ul{
	margin:5px;
	padding:5px;
}

#ProductInfo a:link, #ProductInfo a:visited, #ProductInfo a:hover{
	color:#003643;
}

#ProductPriceOptions{
	margin-top:5px;
}

.ProductActions div{
	float:left;
	margin-right:8px;
	margin-top:10px;
}

/* Main Page Styles */
#Page{
	width:924px;
	height:100%;
	margin:0 auto; 
	text-align: left;
	background-color:#002e62;
	padding:0px;
	margin-top:30px;
	margin-bottom:10px;
}

#PageHeader{
	background-image:url(/images/page_header_background.jpg);
	background-repeat:no-repeat;
	background-color:#001b22;
	width:924px;
	height:139px;
	position:relative;
}

#PageHeaderLogo{
	position:absolute;
	left:8px;
	top:2px;
}

#PageHeaderCart{
	position:absolute;
	right:2px;
	top:8px;
}

#PageHeaderShortNav{
	position:absolute;
	right:24px;
	top:0px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
}

#PageHeaderShortNav a:link, #PageHeaderShortNav a:visited{
	color:#FFFFFF;	
}

#PageHeaderWoman{
	position:absolute;
	left:310px;
	top:-20px;	
}

#PageHeaderSearch{
	position:absolute;
	right:17px;
	top:50px;
	display:block;
}

#PageHeaderSearchBox{
	font-size:15px;
	width:250px;
	border:1px solid #57a3b9;
	padding:3px;
	color:#4695ac;
}

#PageHeaderSearch select{
	font-size:15px;
	border:1px solid #57a3b9;
	padding:2px;
	color:#4695ac;
}

#PageHeaderNav{
	position:absolute;
	top:97px;
}

#PageHeaderNav ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
#PageHeaderNav ul li{
	width:129px;
	display: inline-block;
	text-align:center;
	list-style:none;
}

#PageHeaderNav a:link, #PageHeaderNav a:visited{
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
}

#PageHeaderNav a:hover{
	color:#001b22;
	text-decoration:none;
}

#PageMiddle{
	background-color:#002e62;
	width:924px;
	height:500px;
	position:relative;
}

#PageSide{
	padding-left:8px;
}

#PageSideCategories{
	width:180px;
	color:#FFFFFF;
}

#PageSideCategoriesMain{
	background-image:url(/images/page_side_categories_background_main.png);
	background-repeat: repeat-y;
	width:170px;
	padding:5px;
	
}

#PageSideCategoriesHeader{
	background-image:url(/images/page_side_categories_background_header.png);
	background-repeat:no-repeat;
	width:180px;
	height:21px;
}

#PageSideCategoriesFooter{
	background-image:url(/images/page_side_categories_background_footer.png);
	background-repeat:no-repeat;
	width:180px;
	height:17px;
}

#PageSideCategories a{
	color:#FFFFFF;
	text-decoration:none;
}
#PageSideCategories .nodeName0{
	color:#FFFFFF;
	line-height:24px;
	font-weight:bold;
}

#PageSideCategories .nodeName1{
	font-weight: normal;
	color:#FFFFFF;
	line-height:24px;
}

dTreeNode

#PageSideCategories a:hover{
	text-decoration:none;
}

#PageSideCatalogue{
margin-top:15px;
}

#PageSideBrands{
	text-align:center;
	width:180px;
}

#PageSideNewsletter{
	background-image:url(/images/page_side_newsletter.png);
	background-repeat:no-repeat;
	width:180px;
	height:100px;
	display:block;
	padding-top:20px;
	margin-top:15px;
}

#PageSideNewsletter input{
	font-size:11px;
	margin-top:9px;
}

#PageSideNewsletterTitle, #PageSideNewsletterSignup{
	margin-left:8px;
	margin-right:8px;
	margin-top:10px;
}

#PageCenter{
	position:absolute;
	left:195px;
	top:0px;
	height:100%;
}

#MainContent{
	background-image:url(/images/page_center_content_background.png);
	background-repeat:repeat-y;
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
	width:703px;
}

#PageFooter{
	text-align:right;
	font-size:12px;
	clear:both;
	background-color:#75bad0;
	border:2px solid #75bad0;
	padding:5px;
	color:#FFF;
}

#PageFooter a:link, #PageFooter a:visited{
	color:#FFF;
	text-decoration:none;
	margin-right:5px;
	padding-right:5px;
}

#PageFooter a:hover{
	color: #000066;
}
#footeroptions{
	clear:both;
}

#PageFooterBrands{
	background-color:#FFFFFF;
	padding:10px;
	border-top:1px solid #000066;
}

/* Shop */

#HeaderNavShop{
	background-image:url(/images/header_search_background_shop.gif); 
	background-color:#1E4AA7;
	width:730px;
	clear:left;
	padding-top:3px;
}

#HeaderNavShopCategories{
	padding:5px;
	padding-top:0px;
	margin:0px;
}

#HeaderNavShopCategories div{
	width: 105px;
	margin:0px;
	margin-right:0px;
	float: left;
}

#HeaderNavShopCategories div a{
	color:#FFF;
	text-decoration:none;
	display: block;
	font-size:11px;
}

.SideBoxShop{
	width:195px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:2px;
}

.SideBoxShopContent{
	background-color:#000000;
	color:#FFFFFF;
	padding-left:7px;
}

.SideBoxShopContent a:link, .SideBoxShopContent a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

.SideBoxShopContent a:hover{
	text-decoration:none;
	color:#85B32E;
}

.Manufacturer{
	font-size:11px; 
	width:160px;
}

#PageProducts{
clear:both
}

.FreeLogo{
	margin-top:10px;
	font-weight:bold;
	font-size:18px;
	color:#eb6e1f;
}

.FreeLogoSmall{
	font-size:10px;
	font-style:italic;
}


/* Motion Gallery Styles */
#motioncontainer {
	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
	width: 660px; /* Set to gallery width, in px or percentage */
	height: 83px; /* Set to gallery height */
	margin-left:20px;
}

#motioncontainer a img {
border: 0px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 0px solid #3399FF; /* Set image border hover color */
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

