.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-left:auto;
	margin-right:auto;
	top:10px;
	width: 913px;
}

.master-wrapper-content
{
	float: left;
	width: 913px;
	margin: 15px 0 0;
	text-align: left;
	background: url(images/default_bkg.gif) no-repeat top left;
}

.master-wrapper-side
{
	float: left;
	width: 206px;
	margin: 103px 0;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-center
{
	float: right;
	width: 620px;
	margin: 103px 0 0 0px;
}

.master-wrapper-cph
{
	float: left;
	width: 620px;
	color: #000;
	min-height: 600px;
	padding: 10px 0px 10px 0px;
}

.master-wrapper-center-1
{
	float: left;
	width: 730px;
	background: url(images/bg_maincolumn_single.gif) no-repeat left top #FFF;
	display: inline;
	margin: 103px 0 0 0px;
}

.master-wrapper-cph-1
{
	float: left;
	width: 890px;
	color: #000;
	min-height: 600px;
	padding: 10px 10px 10px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	height: 56px;
	width:913px;
	background: url('images/header_bkg.png') no-repeat left bottom;	
}


.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-top: 32px;
	background-position:6px;
	font-size:8px;
}

.header .ico-cart
{
	background: url('images/ico-cart.gif') no-repeat;
	padding-top: 32px;
	background-position:6px;
	font-size:8px;
}

.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-top: 32px;
	background-position:10px;
	font-size:8px;
}

.header .ico-account
{
	background: url('images/ico-account.gif') no-repeat;
	padding-top: 32px;
	background-position:10px;
	font-size:8px;
}    

.header .contactInfo
{
    color:#444444;
    float:left;
    padding-top:13px;
}

.header-logo
{
	height:103px;
	float: left;
	text-align: left;
}

a.logo
{
	background: url('images/mobileaid_logo.jpg') no-repeat;
	margin-top: 25px;
	display: block;
	width: 242px;
	height: 51px;
	text-decoration: none;
}

.header-selectors-wrapper
{
	text-align: right;
	float: right;
	width: 500px;
	display:none;
}

.header-currencyselector
{
	float: right;
}

.header-languageselector
{
	float: left;
}

.header-taxDisplayTypeSelector
{
	float: right;
}

.header-links
{
	height:41px;
	padding-top:15px;
	float:right;
}

.header-links ul
{
	padding: 0;
	margin: 0;
	list-style-type:none;
	list-style-image:none;
}

.header-links ul li
{
    padding:20px 10px 0 10px;
	float:left;	
	background: url(images/utility_nav_separator.gif) no-repeat;
}

.header-links a
{
	color: #000000;
	text-decoration: none;
	font-size:8px;	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #89816a;
	/*background: #3a3a3a;*/
	background: url(images/headermenu_bkg.png) repeat-y top left;
	text-align: center;
	height: 103px;
	width:913px;
}

.headermenubottom
{
    height: 13px;
    width:913px;
    background: url(images/headermenubottom_bkg.png) no-repeat;
}

#topNav
{
    margin:14px 0 0 35px;
	padding: 0px;
}

#topNav li
{
    text-align:left;
    float:left;
	list-style: none;
}

#topNav a.link, #topNav a.hover
{
    display:block;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
	letter-spacing: 2px;	
	white-space:nowrap;
}
#topNav a.link
{
    color: #89816a;
}

#topNav a.hover
{
    color:#000000;
}

#topNav li ul
{
    margin: 0;
    padding: 0;
    position:absolute;
    display:none;
    list-style:none;
}

#topNav li ul li
{
    float:none;
    display:block;
    text-align:left;
    padding-left:15px;
    padding-top:3px;
}

#topNav li ul li a
{
    display:block;
	color: #89816a;
	text-decoration: none;
	font-size: 1em;
	vertical-align: middle;
	white-space:nowrap;
}
#topNav li ul li a:hover
{
    color:#000000;
}
.headermenu .listWrapper
{
    float:left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
    margin: 13px 25px 0 0;
	display: inline;
	padding-left: 5px;
	text-align:right;
	float:right;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
}

.searchbox ul li
{
	list-style: none;
	float:right;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	border-left:solid 1px #9f9884;	
}

.category-navigation li
{
	list-style: none;
}

.category-navigation a
{
	color: #9f9884;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation .li_selected a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation .title
{
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	width:196px;
	height:23px;
	padding-left:10px;
	background: #9f9884 url(images/nav_banner.gif) no-repeat;
	margin:20px 0 0 0;
	line-height:1.5em;
}

.category-navigation .treeview
{
	font-size: 11px;
	padding: 5px 0 0 5px;
	line-height: 18px;
	margin: 0px;
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #9f9884;
	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;
	border-left:solid 1px #9f9884;		
}

.manufacturer-navigation li
{
	list-style: none;
}

.manufacturer-navigation a.inactive
{
	color: #9f9884;
	font-weight: bold;
	text-decoration: none;
}

.manufacturer-navigation a.active
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.manufacturer-navigation .title
{
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	width:196px;
	height:23px;
	padding-left:10px;
	background: #9f9884 url(images/nav_banner.gif) no-repeat;
	margin:20px 0 0 0;
	line-height:1.5em;
}

.manufacturer-navigation .listbox
{
	font-size: 11px;
	padding: 5px 0 0 5px;
	line-height: 18px;
	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;
	border-left:solid 1px #9f9884;		
}

.RecentlyViewedProductsBox li
{
	list-style: none;
}

.RecentlyViewedProductsBox a
{
	color: #9f9884;
	font-weight: bold;
	text-decoration: none;
}

.RecentlyViewedProductsBox a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.RecentlyViewedProductsBox .title
{
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	width:196px;
	height:23px;
	padding-left:10px;
	background: #9f9884 url(images/nav_banner.gif) no-repeat;
	margin:20px 0 0 0;
	line-height:1.5em;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 11px;
	padding: 5px 0 0 5px;
	line-height: 18px;
	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: #9f9884;
	width: 170px;
	font-size: 1px;
	margin: 5px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	border-left:solid 1px #9f9884;		
}

.infoblock-navigation li
{
	list-style: none;
}

.infoblock-navigation a
{
	color: #9f9884;
	font-weight: bold;
	text-decoration: none;
}

.infoblock-navigation a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;    
}

.infoblock-navigation .title
{
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	width:196px;
	height:23px;
	padding-left:10px;
	background: #9f9884 url(images/nav_banner.gif) no-repeat;
	margin:20px 0 0 0;
	line-height:1.5em;
}

.infoblock-navigation .listbox
{
	font-size: 11px;
	padding: 5px 0 0 5px;
	line-height: 18px;
	margin: 0px;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	clear: both;
	height: 30px;
	padding: 5px 3px 5px 3px;
	border-top: solid 1px #b2b2b2;
	color:#b2b2b2;
	text-align:left;
}

.footer a
{
	text-decoration: none;
	color: #b2b2b2;
}
.footer a:hover
{
	text-decoration:underline;
	color: #000000;
}
.footer-images
{
    float:right;
}

.footer-disclaimer
{
	float: right;
	font-size: 11px;
}

.footer-poweredby
{
	float: left;
	font-size: 11px;
}

