﻿.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: 970px;
}

.master-wrapper-content
{
	float: left;
	width: 970px;
	margin: 0 0 0;
	text-align: left;
	background: #fff;
	background-image: url(images/leftbar.gif);
	background-repeat: repeat-y;
	border-left: solid 0px #fff;
	/*border-bottom: solid 10px #e8e8e8;*/
}

.master-wrapper-side
{
	float: left;
	width: 220px;
	margin: 0 0 0 0;
	font-family: arial, helvetica, sans-serif;
	display: inline;
	background: #e8e8e8;
}

.master-wrapper-center
{
	float: left;
	width: 750px;
	margin: 0;
	display: inline;
	background: #fff;
	height: 100%;
	border-right: solid 0px #f0f0f0;
}

.master-wrapper-cph
{
	float: left;
	width: 690px;
	color: #555;
	min-height: 400px;
	padding: 30px 30px 30px 30px;
}

.master-wrapper-center-1
{
	float: left;
	width: 910px;
	background: #FFF;
	display: inline;
	padding: 30px 30px 30px 30px;
}

.master-wrapper-cph-1
{
	float: left;
	width: 810px;
	color: #555;
	min-height: 400px;
	padding: 30px 30px 30px 30px;
}

.master-sirma-skype
{
    float: right;
}

.master-sirma-skype img
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
    width: 100px;
    height: 24px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.header
{
	padding: 0px 0px 0px 0px;
	height: 120px;
	background: url('images/bg_body.gif') repeat-x;
}

.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 .ico-profile
{
	background: url('images/ico-profile.gif') no-repeat;
	padding-left: 20px;
}

.header .user-name
{
	color: #0099FF;
	font-weight: bold;
}

.header-logo
{
	margin-left: 10px;
	margin-top: 5px;
	float: left;
	text-align: left;
}

.header-baner
{
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	text-align: left;
}

.header-cart
{
	background: url('images/header-cart.gif');
	margin-top: 10px;
	float: right;
	text-align: left;
	margin-right: 10px;
	display: block;
	width: 220px;
	height: 76px;
}

.header-cart-full
{
	background: url('images/header-cart-full.gif');
	margin-top: 10px;
	float: right;
	text-align: left;
	margin-right: 10px;
	display: block;
	width: 220px;
	height: 76px;
}

a.cart
{
	margin: 25px 0px 0px 0px;
	display: block;
	float: right;
	width: 130px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

a.logo
{
	background: url('images/logo.gif');
	display: block;
	width: 380px;
	height: 85px;
	text-decoration: none;
}

.header-selectors-wrapper
{
	text-align: right;
	float: right;
	width: 500px;
	margin-right: 15px;
}
/*
.header-currencyselector
{
	float: right;
	margin-left: 10px;
}
*/
.header-languageselector
{
	float: left;
	margin-left: 10px;
}

.header-taxDisplayTypeSelector
{
	float: right;
	margin-left: 10px;
}

.header-links-wrapper
{
	text-align: right;
	margin-top: 5px;
}

.header-links
{
	margin-bottom: 0px;
	font-size: 0.9em;
	text-align: right;
	height: 25px;
	background: url('images/bg_header_sirma.gif') repeat-x;
}

.header-links .header-currencyselector
{
	padding-left: 10px;
	padding-top: 2px;
}

.header-links ul
{
	padding: 0;
	margin: 0;
}

.header-links ul li
{
	list-style: none;
	display: inline;
	padding-right: 2px;
	margin-right: 10px;
	margin-top: 3px;
}

.header-links a
{
	color: #555;
	text-decoration: none;
	display: inline-block;
}

.header-links a:hover
{
	color: #006A6C;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #222;
	background: #c0c0c0;
	padding: 0px 5px 0px 5px;
	text-align: center;
	vertical-align: top;
	letter-spacing: 1px;
	margin-bottom: 0px;
	background: #f0f0f0 url(images/bg_menu_hover.gif) repeat-x -1px;
	height: 35px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #888;
}

.headermenu ul
{
	padding: 0;
	margin: 0;
}

.headermenu li
{
	list-style: none;
	display: inline;
	vertical-align: middle;
}

.headermenu a
{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.85em;
	font-weight: bold;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	height: 27px;
	margin-top: 1px;
	padding-top: 7px;
}

.headermenu a:hover
{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.85em;
	font-weight: bold;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	height: 27px;
	margin-top: 1px;
	padding-top: 7px;
	background:  #f0f0f0 url(images/bg_menu.gif) repeat-x -1px;
}

.headermenu .telbox
{
	float: right;
	text-decoration: none;
	color: #C0C0C0;
	font-weight: bold;
	margin-top: 8px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: left;
	width: 205px;
	display: inline;
	padding-left: 10px;
	padding-top: 7px;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
}

.searchbox ul li
{
	list-style: none;
	float: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FILTER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.filter-navigation
{
	padding-top: 1px;
	line-height: 150%;
}

.filter-navigation .title
{
	background-position: center;
	background: url(images/bg_navigation.png);
	font-size: 1.3em;
	font-weight: normal;
	padding: 10px 10px 10px 25px;
	color: #fff;
	border-top: solid 0px #d8d8d8;
	border-bottom: solid 0px #d0d0d0;
	line-height: 110%;
	text-decoration: none;
	cursor: pointer;
}

.filter-navigation .treeview
{
	font-size: 0.9em;
	padding: 10px 10px 10px 20px;
	text-align: left;
	float: left;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	padding-top: 1px;
	line-height: 150%;
}

.category-navigation li
{
	list-style: none;
	display: block;
	border-bottom: solid 1px #ddd;
}

.category-navigation a
{
	color: #444;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-left: 4px;
	padding-bottom: 1px;
}

.category-navigation a:hover
{
	color: #399197;
	font-weight: normal;
	text-decoration: none;
	display: block;
	background: #f0f0f0;
}

.category-navigation .li_selected a
{
	background-position: #f0f0f0;
	color: #399197;
	font-weight: bold;
	text-decoration: none;
	background: #f0f0f0;
}

.category-navigation .title
{
	background-position: center;
	background: url(images/bg_navigation.png);
	font-size: 1.3em;
	font-weight: normal;
	padding: 10px 10px 10px 25px;
	color: #fff;
	border-top: solid 0px #d8d8d8;
	border-bottom: solid 0px #d0d0d0;
	line-height: 110%;
	text-decoration: none;
	cursor: pointer;
}

.category-navigation .treeview
{
	font-size: 0.9em;
	padding: 5px 10px 10px;
	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: normal;
}

.category-navigation .treeview ul .li_unselected
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
	padding-top: 1px;
	padding-bottom: 5px;
	line-height: 150%;
}

.manufacturer-navigation li
{
	list-style: none;
	display: block;
	border-bottom: solid 1px #ddd;
}

.manufacturer-navigation a
{
	color: #444;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-left: 4px;
	padding-bottom: 1px;
}

.manufacturer-navigation a:hover
{
	color: #399197;
	font-weight: normal;
	text-decoration: none;
	display: block;
	background: #f0f0f0;
}

.manufacturer-navigation .title
{
	background-position: center;
	background: url(images/bg_navigation.png);
	font-size: 1.3em;
	font-weight: normal;
	padding: 10px 10px 10px 25px;
	color: #fff;
	border-top: solid 0px #d8d8d8;
	border-bottom: solid 0px #d0d0d0;
	line-height: 110%;
	cursor: pointer;
}

.manufacturer-navigation .listbox
{
	font-size: 0.9em;
	padding: 5px 10px 10px;
	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
{
	padding-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 150%;
}

.RecentlyViewedProductsBox li
{
	list-style: none;
	display: block;
	border-bottom: solid 1px #ddd;
}

.RecentlyViewedProductsBox a
{
	color: #444;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-left: 4px;
	padding-bottom: 1px;
}

.RecentlyViewedProductsBox a:hover
{
	color: #006A6C;
	font-weight: normal;
	text-decoration: none;
	display: block;
	background: #f0f0f0;
}

.RecentlyViewedProductsBox .title
{
	font-size: 1.3em;
	font-weight: normal;
	padding: 5px 10px 15px 10px;
	color: #006A6C;
	border-top: solid 0px #d8d8d8;
	border-bottom: solid 0px #d0d0d0;
	line-height: 110%;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 0.9em;
	padding: 5px 10px 10px;
	margin: 0px;
}

.RecentlyViewedProductsBox .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

.RecentlyViewedProductsBox .separator
{
	height: 0px;
	line-height: 1px;
	background: #006A6C;
	width: 140px;
	font-size: 1px;
	margin: 0px 0 0px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
	padding-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 150%;
}

.infoblock-navigation li
{
	list-style: none;
	display: block;
	border-bottom: solid 1px #ddd;
}

.infoblock-navigation a
{
	color: #444;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-left: 4px;
	padding-bottom: 1px;
}

.infoblock-navigation a:hover
{
	color: #006A6C;
	font-weight: normal;
	text-decoration: none;
	display: block;
	background: #f0f0f0;
}

.infoblock-navigation .title
{
	font-size: 1.3em;
	font-weight: normal;
	padding: 5px 10px 15px 10px;
	color: #006A6C;
	border-top: solid 0px #d8d8d8;
	border-bottom: solid 0px #d0d0d0;
	line-height: 110%;
}

.infoblock-navigation .listbox
{
	font-size: 0.9em;
	padding: 5px 10px 10px;
	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: 80px;
	padding: 5px 3px 5px 3px;
	background: url(images/bg_footer.gif) repeat-x;
}

.footer a
{
	text-decoration : none;
	color: #006A6C;
}

.footer-disclaimer
{
	float: right;
	font-size: 11px;
}

.footer-poweredby
{
	float: left;
	font-size: 11px;
}

.footer-info
{
	color: #C0C0C0;
	font-family: Calibri;
}

.footer-info a:hover
{
	color: #333333;
	text-decoration: underline;
}
