﻿.foo{}/****************************************************************************************************/
/* The contents of this file are subject to the nopCommerce Public License Version 1.0 ("License"); you may not use this file except in compliance with the License.
/* You may obtain a copy of the License at  http://www.nopCommerce.com/License.aspx. 
/* 
/* Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. 
/* See the License for the specific language governing rights and limitations under the License.
/* 
/* The Original Code is nopCommerce.
/* The Initial Developer of the Original Code is NopSolutions.
/* All Rights Reserved.
/* 
/* Contributor(s): RetroViz Design. 
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER PAGE WRAPPERS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.master-wrapper-page
{
	margin: 10px auto;
	width: 990px;
}

.master-wrapper-content
{
	float: left;
	/*width: 830px;*/	
	text-align: left;
	/*background: #555 url(images/bg_container.gif) repeat-x;*/
	
	/**/
	margin: 15px 0 0 0;
}

.master-wrapper-side
{
	float: left;
	width: 160px;   /*180px;*/	
	font-family: arial, helvetica, sans-serif;
	display: inline;
	position:relative;	
}

.master-wrapper-center
{
	float: left;
	width: 630px;	
	background: url(images/bg_maincolumn-drop-shadow-thread.gif) no-repeat left top #FFF;
	display: inline;
	
	/**/
	/*margin: 0 0 0 0px;*/
}

.master-wrapper-cph
{
	float: left;
	width: 610px;
	color: #000;
	min-height: 600px;
	padding: 10px 10px 10px 10px;		
}

.master-wrapper-center-1
{
	float: left;
	width: 830px;
	background: url(images/bg_maincolumn_single.gif) no-repeat left top #FFF;
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 810px;
	color: #000;
	min-height: 600px;
	padding: 10px 10px 10px 10px;
}

.master-wrapper-cph .home
{
    background: url('images/bg_photo_maincolumn_1.gif') no-repeat left bottom;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	padding: 6px 6px 0px 5px;
	height: 110px;
	float:right;
	font-size:13px;
}

.header .icon
{
	vertical-align: bottom;	
}

.header .ico-register
{
	background: url('images/ico-register.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-login
{
	background: url('images/ico-login.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-logout
{
	background: url('images/ico-logout.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-cart
{
	background: url('images/ico-cart.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-wishlist
{
	background: url('images/ico-wishlist.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-admin
{
	background: url('images/ico-admin.gif') no-repeat;
	padding-left: 20px;
}

.header-logo
{
	float:left;
	position:relative;	
	top:-19px;	
	right: -37px;
}

.header-logo-text
{
	float: right;
	position:relative;	
	top:-3px;    /*-5px;*/
	right:171px;
}

a.logo
{
	background: url('images/logo-plaid-loose.png');
	display: block;	
	width: 96px;
	height: 105px;
	text-decoration: none;
}

a.logo-text
{
	background: url('images/wearwell-text-with-tagline-plaid-loose.png');
	display: block;
	width: 641px; 
	height: 55px;   /*45px; 	*/
	text-decoration: none;	
}

.header-selectors-wrapper
{
	text-align: right;
	float: right;
	width: 500px;
}

.header-currencyselector
{
	float: right;
}

.header-languageselector
{
	float: left;
}

.header-taxDisplayTypeSelector
{
	float: right;
}

.header-links-wrapper
{
	float: right;
	text-align: left;   /*right;*/
	width: 200px;   /*570px;*/
}

.header-links
{
	padding: 5px 10px 2px 5px;	
	position: absolute;	
	top:15px;
	border-width: 0px;    
	right:0px;
}

.header-links ul
{
	padding: 0;
	margin: 0;	
}

.header-links ul li
{
	list-style: none;
	/*display: inline;*/
	margin-bottom:1px;
}

.header-links a
{
	color: #FFFFFF;
	text-decoration: none;
}

.headerlinks a:hover
{
	color: #4ABDFE; /*#ff9933;*/
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	background: url(images/bg_header_maincolumn_black-plaid-loose-white-thread.gif) no-repeat bottom center;
	color: #BCBCBC;
	font-weight: bold;	
	letter-spacing: 1px;		
	width:830px; 
	height:35px;	
	display: inline-table;
	/*margin: 0 auto 0 auto;*/	
	vertical-align: bottom;
	
	/**/
	margin: 0 0 0 80px;	
}

.headermenuimage2
{	
}

.headermenu ul
{
	margin: 10px 0 10px 0;
	text-align: center;
}

.headermenu li
{
	list-style: none;
	display: inline;
}

.headermenu a
{
	color: #FFFFFF; /*#005AA8; /*#1C81CF; /*#333333;*/
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	/*vertical-align: middle;*/
	padding-left: 10px;
	padding-right: 10px;
}

.headermenu .separator
{
    height: 1px;
	line-height: 1px;	
	color: #FFFFFF; /*#005AA8;    /*#3FAAF8*/
	width: 100px;
}

.headermenu a:hover
{
	/*font-weight: bold;*/
	text-decoration: none;
	color: #37A0EE;    /*#333333; /*#ff9933;*/
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: left;
	width: 180px;
	display: inline;
	padding-left: 5px;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
}

.searchbox ul li
{
	list-style: none;
	float: left;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.category-navigation li
{
	list-style: none;
}

.category-navigation a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation .li_selected a
{
	color: #4ABDFE; /*#ff9933;*/
	font-weight: bold;
	text-decoration: none;
}

.category-navigation .title
{
	background: url(images/bg_sidebar_title-plaid-loose.gif) no-repeat left bottom;     /*#333 url(images/bg_sidebar_title.gif) no-repeat;*/
	width:160px;
	display:inline-block;
	padding: 7px 10px;
	
	color: #4ABDFE;  
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;		
}

.category-navigation .treeview
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #404040 url(images/bg_sidebar_block2.gif) no-repeat left bottom;
	margin: 0px 0px 0px 0px;
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;   /* 10px;*/
	color: #3664A5;
	background-color: inherit;
}

.category-navigation .treeview ul .li_selected
{
	font-weight: bold;
}

.category-navigation .treeview ul .li_unselected
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.manufacturer-navigation li
{
	list-style: none;
}

.manufacturer-navigation a.inactive
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.manufacturer-navigation a.active
{
	color: #4ABDFE; /*#ff9933;*/
	font-weight: bold;
	text-decoration: none;
}

.manufacturer-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #4ABDFE; /*#ff9933;*/
	background: url(images/bg_sidebar_title-plaid-loose.gif) no-repeat left bottom;    /*#333 url(images/bg_sidebar_title.gif) no-repeat;*/
	display:inline-block;
	width:160px;
}

.manufacturer-navigation .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #404040 url(images/bg_sidebar_block2.gif) no-repeat left bottom;
	margin: 0px;
}

.manufacturer-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyViewedProductsBox
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.RecentlyViewedProductsBox li
{
	list-style: none;
}

.RecentlyViewedProductsBox a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.RecentlyViewedProductsBox a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #4ABDFE; /*#ff9933;*/
}

.RecentlyViewedProductsBox .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #4ABDFE;    /*#ff9933;*/
	background: url(images/bg_sidebar_title-plaid-loose.gif) no-repeat left bottom;    /*#333 url(images/bg_sidebar_title.gif) no-repeat;*/
	display:inline-block;
	width:160px;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #404040 url(images/bg_sidebar_block2.gif) no-repeat left bottom;
	margin: 0px;
}

.RecentlyViewedProductsBox .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;   /* 10px;*/
	color: #3664A5;
	background-color: inherit;
}

.RecentlyViewedProductsBox .separator
{
	height: 1px;
	line-height: 1px;
	background: #4ABDFE;    /*#ff9933;*/
	width: 139px;
	font-size: 1px;
	margin: 5px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.infoblock-navigation li
{
	list-style: none;
}

.infoblock-navigation a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.infoblock-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #4ABDFE;    /*#ff9933;*/
	background: url(images/bg_sidebar_title-plaid-loose.gif) no-repeat left bottom;    /*#333 url(images/bg_sidebar_title.gif) no-repeat;*/
	display:inline-block;
	width:160px;
}

.infoblock-navigation .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #404040 url(images/bg_sidebar_block2.gif) no-repeat left bottom;
	margin: 0px;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;   /* 10px;*/
	color: #3664A5;
	background-color: inherit;
}

.infoblock-navigation .listbox .ukdeliveryonly
{
	font-size: 15px;	
	font-weight: bold;
	text-align: center;
	color: #4ABDFE;
}

.infoblock-navigation .listbox .separator
{
	height: 1px;
	line-height: 1px;
	background: #4ABDFE;    /*#ff9933;*/
	width: 139px;
	font-size: 1px;
	margin: 10px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MINI SHOPPING CART BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MiniShoppingCartBox
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

/*UNUSED*/
.MiniShoppingCartBox li
{
	list-style: none;	
}

.MiniShoppingCartBox .listbox table
{
    border:none;
    margin:0 0 0 0;   
}

.MiniShoppingCartBox .listbox tr
{	
	font-size: 11px;
    vertical-align:top;	
}

.MiniShoppingCartBox a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.MiniShoppingCartBox a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #4ABDFE; /*#ff9933;*/
}

.MiniShoppingCartBox .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #4ABDFE;    /*#ff9933;*/
	background: url(images/bg_sidebar_title-plaid-loose.gif) no-repeat left bottom;    /*#333 url(images/bg_sidebar_title.gif) no-repeat;*/
	display:inline-block;
	width:160px;
}

.MiniShoppingCartBox .listbox
{
	background: #404040 url(images/bg_sidebar_block2.gif) no-repeat left bottom;
	/*font-size: 11px;*/
	padding: 10px 0px 10px 10px;
	/*line-height: 16px;*/
	margin: 0px;
}

/*UNUSED*/
.MiniShoppingCartBox .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;   /* 10px;*/
	color: #3664A5;
	background-color: inherit;
}

.MiniShoppingCartBox .separator
{
	height: 1px;
	line-height: 1px;
	background: #4ABDFE;    /*#ff9933;*/
	width: 139px;
	font-size: 1px;
	margin: 10px 0 5px 0;
}

.MiniShoppingCartBox .product
{
	/*vertical-align:middle;*/
}

/*UNUSED*/
.MiniShoppingCartBox .ico-cross
{
	background: url('images/ico-cross.gif') no-repeat;
	padding: 0 10px 0 10px;	
	font-size:13px;	
}

/*UNUSED*/
.MiniShoppingCartBox .ico-cart
{
	background: url('images/ico-cart.gif') no-repeat;
	padding-left: 13px;	
	font-size:13px;
}

.MiniShoppingCartBox .viewcart
{
	/*padding-left: 29px;	*/
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	clear: both;
	height: 30px;
	padding: 5px 3px 5px 3px;
}

.footer a
{
	text-decoration: none;
	color: #FFF;
}

.footer-disclaimer
{
	float: right;
	font-size: 11px;	
	position:relative;		
	right:175px;
}

.footer-poweredby
{
	float: left;
	font-size: 11px;
	position:relative;		
	right:-176px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LOGOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.tsalogo
{    
	background: url(images/TSALogo.gif) no-repeat left top;
	float: right;
	width: 81px;
	height: 60px;
	display:inline;
	position:relative;
	margin-top:4px;
}

.iso9001logo
{    
	background: url(images/BSILogo.gif) no-repeat left top;
	float: right;
	width: 67px;
	height: 41px;
	display:inline;
	position:relative;
	margin-left:5px;
	margin-right:10px;
	margin-top:4px;
}

.rapidSSLlogo
{    
	background: url(images/RapidSSLLogo.gif) no-repeat left top;
	float: right;
	width: 82px;
	height: 41px;
	display:inline;
	position:relative;
	margin-left:5px;
	margin-right:5px;
	margin-top:4px;
}

.cardLogos
{    
	background: url(images/CardLogos.jpg) no-repeat left top;
	float: left;
	width: 267px;
	height: 41px;
	display:inline;
	position:relative;
	margin-left:10px;
	margin-right:0px;
	margin-top:4px;
}

.google-map
{
	float: left;
	width: 386px;	
	background: url(images/google-map.gif) no-repeat left top #FFF;
	display: inline;
}