﻿.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: 1000px;
}

.master-wrapper-content
{
    float: left;
    width: 1000px;
    margin: 15px 0 0;
    text-align: left;
    background: #555 url(images/bg_container.gif) repeat-x;
}

.master-wrapper-side
{
    float: left;
    width: 180px;
    margin: 15px 0 0 10px;
    font-family: arial, helvetica, sans-serif;
    display: inline;
    overflow: hidden;
}

.master-wrapper-center
{
    float: left;
    width: 630px;
    margin: 0px 0 0 10px;
    background: url(images/bg_maincolumn.gif) no-repeat left bottom;
    display: inline;
}

.master-wrapper-cph
{
    float: left;
    width: 780px;
    background: #fff url(images/bg_content.gif) no-repeat right top;
    color: #000;
    min-height: 450px;
    padding: 10px 10px 115px 10px;
}

.header-imglang
{
    position: relative; /*     top:95px;     right:590px;*/
    bottom: 6px;
    right: 300px;
    float: right;
}

.main-menu-img
{
    width: 135px;
    height: 4px;
    float: right;
    position: relative;
    right: 42px;
    top: -11px;
    vertical-align: top;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
    padding: 6px 6px 10px 5px;
    height: 60px;
}

.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-paypal
{
    position: relative;
    top: -48px;
    left: 7px;
}

.header-logo
{
    margin-top: 0px;
    float: left;
    text-align: left;
}

a.logo
{
    display: block;
    width: 180px;
    height: 67px;
    text-decoration: none;
}

.header-selectors-wrapper
{
    text-align: right;
    float: right;
    width: 400px;
}

.header-currencyselector
{
    float: right;
}

.header-languageselector
{
    float: left;
}

.header-links-wrapper
{
    float: right;
    text-align: right;
    width: 570px;
}

.header-links
{
    border: solid 1px #9a9a9a;
    padding: 5px 5px 5px 5px;
    margin-bottom: 5px;
    display: inline-table;
}

.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;
}

.headerlinks a:hover
{
    color: #ff9933;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
    color: #FFFFFF;
    background-color: #333333;
    padding: 0px 5px 0px 0px;
    text-align: left;
    height: 100%;
    vertical-align: top;
    letter-spacing: 2px;
}

.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;
}

.headermenu UL.MenuBarHorizontal LI
{
    float: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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;
    margin: 0 1px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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: #ff9933;
    font-weight: bold;
    text-decoration: none;
}

.category-navigation .title
{
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 10px;
    color: #ff9933;
    background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}

.category-navigation .treeview
{
    font-size: 10px;
    padding: 5px 10px 10px -10px;
    line-height: 18px;
    background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
    margin: 0px;
}

.category-navigation .treeview ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    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: #ff9933;
    font-weight: bold;
    text-decoration: none;
}

.manufacturer-navigation .title
{
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 10px;
    color: #ff9933;
    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: #ff9933;
}

.RecentlyViewedProductsBox .title
{
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 10px;
    color: #ff9933;
    background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}

.RecentlyViewedProductsBox .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;
}

.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: #ff9933;
    width: 140px;
    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: #ff9933;
    background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}

.infoblock-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;
}

.infoblock-navigation .listbox ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    color: #3664A5;
    background-color: inherit;
}
.left-bar-gallery-img
{
    cursor: pointer;
    padding-top: 10px;
    padding-right: 42px;
}
.left-bar-backgroung-img
{
    background-image: url(images/GalBackImg.gif);
    background-position: center;
    width: 160px;
    height: 159px;
    margin-left: 15px;
    margin-right: 15px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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;
}
/***********************************88 Header Menu **********************8*/
#mainContainer
{
    margin: 0 auto;
    padding-left: 16px;
    padding-right: 16px;
}

#dhtmlgoodies_menu img
{
    border: 0px;
}


#dhtmlgoodies_menu ul li ul
{
    display: none; /* Needed to display ok in Opera */
}

#dhtmlgoodies_menu
{
    visibility: hidden;
}
#dhtmlgoodies_menu ul
{
    margin: 0px; /* No indent */
    padding: 0px; /* No indent */
}
#dhtmlgoodies_menu li
{
    list-style-type: none; /* No bullets */
}
#dhtmlgoodies_menu a
{
    margin: 0px;
    padding: 0px;
}
/* End general configuration CSS */


/* Cosmetic */

/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
#dhtmlgoodies_menu ul
{
    border: 1px solid #000;
    padding: 1px;
    background-color: #3A3A3A;
}

#dhtmlgoodies_menu ul.menuBlock1
{
    /* Menu bar - main menu items */
    border: 0px;
    color: #FFFFFF;
    background-color: #3A3A3A;
    overflow: visible;
}
#dhtmlgoodies_menu ul.menuBlock2
{
    /* Menu bar - main menu items */
    border: 0px;
    padding: 1px;
    border: 1px solid #555;
    background-color: #3A3A3A;
}

/**********w************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
/* General rules for all menu items */
#dhtmlgoodies_menu a
{
    color: #FFF;
    text-decoration: none;
    padding-left: 2px;
    padding-right: 2px;
}

/*
	Main menu items 
	*/

#dhtmlgoodies_menu .currentDepth1
{
    padding-left: 5px;
    padding-right: 5px;
    background-color: #3A3A3A;
}
#dhtmlgoodies_menu .currentDepth1over
{
    padding-left: 5px;
    padding-right: 5px;
    background-color: #888888;
    border: 1px solid #000;
}
#dhtmlgoodies_menu .currentDepth1 a
{
    font-weight: bold;
}
#dhtmlgoodies_menu .currentDepth1over a
{
    /* Text rules */
    color: #FFF;
    font-weight: bold;
}

/* Sub menu depth 1 */
#dhtmlgoodies_menu .currentDepth2
{
    padding-right: 2px;
    border: 1px solid #FFF;
}
#dhtmlgoodies_menu .currentDepth2over
{
    padding-right: 2px;
    background-color: #888888;
    border: 1px solid #000;
}
#dhtmlgoodies_menu .currentDepth2over a
{
    /* Text rules */
    color: #FFFFFF;
}
/* Sub menu depth 2 */
#dhtmlgoodies_menu .currentDepth3
{
    padding-right: 2px;
    border: 1px solid #FFF;
}
#dhtmlgoodies_menu .currentDepth3over
{
    padding-right: 2px;
    background-color: #EDE3EB;
    border: 1px solid #000;
}
/* Sub menu depth 3 */
#dhtmlgoodies_menu .currentDepth4
{
    padding-right: 2px;
    border: 1px solid #FFF;
}
#dhtmlgoodies_menu .currentDepth4over
{
    padding-right: 2px;
    background-color: #EBEDE3;
    border: 1px solid #000;
}


/*/////////////////
///////////////////
/////MasterDefault/
/////////////////*/

.MasterDefaultClass
{
float: left;
 width: 180px;
 margin-left:30px;
}
