﻿.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: 0 auto;
	width: 990px;
/*	width: 1024px;
	background-image:url('images/fond_halo.jpg');
	background-repeat:no-repeat; */
}

.master-wrapper-content
{
	width: 990px;
	margin: auto;
	text-align: left;
/*	background-image: url('images/fond_turquoise.jpg');
	background-repeat:repeat-x; */
}

.master-wrapper-side
{
	float: left;
	width: 150px;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-center
{
	float: left;
	width: 830px;
	margin-left: 10px;
	/*background: url(images/bg_maincolumn.gif) no-repeat left top #FFF;*/
    background:#000;
	display: inline;
}

.master-wrapper-cph
{
	float: left;
	width: 820px;
	color: #fff;
	min-height: 600px;
	padding: 0px 0px 0px 10px ;
}

.master-wrapper-center-1
{
	float: left;
	width: 980px;
	background:#000;
	display: inline;
	margin-left:10px;
}

.master-wrapper-cph-1
{
	float: left;
	width: 970px;
	color: #fff;
	min-height: 600px;
	padding: 0px 0px 0px 10px ;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	height: 143px;
	background: #006073 url(images/bandeau_haut.jpg) no-repeat;
	position: relative;
}

.header .icon
{
	vertical-align: bottom;
}

.header .ico-register
{
	background: url('images/icone_register.gif') no-repeat;
	background-position: left;
	padding-left: 15px;
}

.header .ico-login
{
	background: url('images/icone_log_in.gif') no-repeat;
	background-position: left;
	padding-left: 14px;
}

.header .ico-logout
{
	background: url('images/icone_log_out.gif') no-repeat;
	background-position: left;
	padding-left: 11px;
}

.header .ico-inbox
{
	background: url('images/ico-inbox.gif') no-repeat;/*TODO*/
	background-position: left;
	padding-left: 20px;
}

.header .ico-cart
{
	background: url('images/icone_panier.gif') no-repeat;
	background-position: left;
	padding-left: 16px;
}

.header .ico-wishlist
{
	background: url('images/icone_favoris.gif') no-repeat;
	background-position: left;
	padding-left: 15px;
}

.header .ico-admin
{
	background: url('images/icone_admin.gif') no-repeat;
	background-position: left;
	padding-left: 10px;
}

.header-logo
{
	margin-top: 5px;
	float: left;
	text-align: left;
}

a.logo
{
    display: block;
    width: 235px;
    height: 118px;
}

.header-selectors-wrapper
{
	text-align: right;
	float: right;
	width: 450px;
}

.header-currencyselector
{
	float: right;
}

.header-languageselector
{
	float: left;
}

.header-taxDisplayTypeSelector
{
	float: right;
}

.header-links-wrapper
{
	float: right;
	text-align: right;
}

.header-links
{	
	padding: 10px;
	margin-bottom: 5px;
	position:relative;
	z-index:1;
}

.header-links .transparent
{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
      
	background-color: #000000;
    opacity: 0.6;
	filter: Alpha(Opacity=60);
	-ms-filter: "Alpha(Opacity=60)";
	z-index:-1;
}

.header-links ul
{
	padding: 0;
	margin: 0;
}

.header-links ul li
{
    list-style: none;
    display: inline;
    padding-right: 2px;
}

.header-links a
{
	color: #FFFFFF;
	text-decoration: none;
}

.header-links a:hover
{
	color: #0CCCFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #FFFFFF;
	background: #3a3a3a;
	background-image:url('images/menu.jpg');
	padding: 8px 5px 9px 5px;
	text-align: center;
	height: 100%;
	vertical-align: middle;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.headermenu ul
{
	padding: 0;
	margin: 0;
}

.headermenu li
{
	list-style: none;
	display: inline;
}

.headermenu a
{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
    position: absolute;
    right: 10px;
    bottom: 10px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.category-navigation li
{
	list-style: none;
	border-bottom: 1px dotted #0E86A8;
}

.category-navigation a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.category-navigation a:hover
{
    font-weight: bold;
    text-decoration: none;
	color: #0CCCFF;
}

.category-navigation .li_selected a
{
	color: #0CCCFF;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation .title
{
    font-size: 0.9em;
    font-weight: bold;
    padding: 7px 10px 7px 16px;
    color: #FFF;
    background: #18A url(images/icone_fleche.jpg) no-repeat 6px center;
}

.category-navigation .treeview
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #000;
	margin: 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;
	border-bottom: 1px dotted #0E86A8;
}

.manufacturer-navigation a.inactive
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.manufacturer-navigation a.active
{
	color: #0CCCFF;
	font-weight: bold;
	text-decoration: none;
}
.manufacturer-navigation a:hover
{
	color: #0CCCFF;
}


.manufacturer-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #0CCCFF;
	background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}

.manufacturer-navigation .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #404040 url(images/bg_sidebar_block.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: #0CCCFF;
}

.RecentlyViewedProductsBox .title
{
    font-size: 0.9em;
    font-weight: bold;
    padding: 7px 10px 7px 16px;
    color: #FFF;
    background: #18A url(images/icone_fleche.jpg) no-repeat 6px center;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background-color: #000;
	margin: 0px;
}

.RecentlyViewedProductsBox .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

.RecentlyViewedProductsBox li.separator
{
    border-bottom: 1px dotted #0E86A8;
    height: 1px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.infoblock-navigation li
{
	list-style: none;
	border-bottom: 1px dotted #0E86A8;
}

.infoblock-navigation a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.infoblock-navigation a:hover
{
    font-weight: bold;
    text-decoration: none;
	color: #0CCCFF;
}

.infoblock-navigation .title
{
	font-size: 0.9em;
    font-weight: bold;
    padding: 7px 10px 7px 16px;
    color: #FFF;
    background: #18A url(images/icone_fleche.jpg) no-repeat 6px center;
}

.infoblock-navigation .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #000;
	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;
}

.footer a
{
	text-decoration: none;
	color: #FFF;
}

.footer-disclaimer
{
	float: right;
	font-size: 11px;
}

.footer-poweredby
{
	float: left;
	font-size: 11px;
}
