﻿.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: 990px;
	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: 225px;
	margin: 0 0 0 0;
	font-family: arial, helvetica, sans-serif;
	display: inline;
	/*background: #e8e8e8;*/
}

.master-wrapper-center
{
	float: left;
	margin-left:5px;
	width: 740px;
	/*margin: 0;*/
	display: inline;
	background: #fff;
	height: 100%;
	border-right: solid 0px #f0f0f0;
	margin-top:5px;
}

.master-wrapper-cph
{
	float: left;
	/*width: 750px;*/
	width: 745px;
	color: #555;
	min-height: 600px;
	/*padding: 30px 30px 30px 30px;*/
}

.master-wrapper-center-1
{
	/*float: left;
	width: 910px;
	background: #FFF;
	display: inline;
	padding: 30px 30px 30px 30px;*/
	
	float: left;
	width: 910px;
	background: #FFF;
	display: inline;
	padding: 0px 10px 30px 15px;
}

.master-wrapper-cph-1
{
	float: left;
	width: 810px;
	color: #555;
	min-height: 600px;
	padding: 30px 30px 30px 30px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	padding: 0px 6px 10px 0px;
	height: 159px;
	background: url('images/bg_body.gif') repeat-x;
position:relative;
}

.header .icon
{
	vertical-align: bottom;
}

.header .ico-register
{
	background: url('images/ico-register.gif') no-repeat;
	padding-left: 38px;
}

.header .ico-login
{
	background: url('images/ico-login.gif') no-repeat;
	padding-left: 38px;
}

.header .ico-logout
{
	background: url('images/ico-logout.gif') no-repeat;
	padding-left: 38px;
}

.header .ico-cart
{
	background: url('images/ico-cart.gif') no-repeat;
	padding-left: 38px;
}

.header .ico-wishlist
{
	background: url('images/ico-wishlist.gif') no-repeat;
	padding-left: 38px;
}

.header .ico-admin
{
	background: url('images/ico-admin.gif') no-repeat;
	padding-left: 38px;
}

.header-logo
{
	margin-top: 19px;
	float: left;
	text-align: left;
}

a.logo
{
	background: url('images/logo.gif');
	display: block;
	width: 246px;
	height: 140px;
	text-decoration: none;
}

.header-selectors-wrapper
{
	text-align: right;
	float: right;
	width: 500px;
	margin-right: 15px;
position:absolute;
right:15px;
top:20px;
}

.header-currencyselector
{
	float: left;
	margin-left: 10px;
	margin-bottom:10px;
	margin-top:10px;
}

.header-languageselector
{
	float: right;
	margin-left: 10px;
		margin-bottom:10px;
	margin-top:10px;
}
.header-languageselector a
{
	color:#0090ff;
	font-weight:bold;
	position:absolute;
right:20px;
top:20px;
}
.header-taxDisplayTypeSelector
{
	float: right;
	margin-left: 10px;
}

.header-links-wrapper
{
	text-align: right;
	margin-top: 5px;
}

.header-links
{
	border: solid 0px #9a9a9a;
	padding: 5px 5px 5px 5px;
	margin-bottom: 0px;
	display: inline-table;
	font-size: 0.9em;
	height: 40px;
}

.header-links ul
{
	padding: 0;
	margin: 0;
}

.header-links ul li
{
	list-style: none;
	display: inline;
	padding-right: 2px;
	margin-right: 8px;
}

.header-links a
{
	color: #555;
	text-decoration: none;
	display: inline-block;
	height: 40px;
}

.header-links a:hover
{
	color: #ff9933;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #222;
	/*background: #c0c0c0;*/
	padding: 0px 5px 0px 5px;
	/*text-align: center;*/
	/*vertical-align: middle;*/
	letter-spacing: 1px;
	margin-bottom: 0px;
	/*background: #f0f0f0 url(images/bg_menu_hover.gif) repeat-x -1px;*/
/*	background: #ff9933; */
	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
{
    /*text-transform: uppercase;*/
    /*padding-left: 10px;*/
	text-decoration: none;	
	font-size: 2.25em;
	font-weight: bold;
	vertical-align: middle;	
	padding-right: 10px;
	display: inline-block;
	height: 28px;
	margin-top: 1px;
	padding-bottom:15px;
	padding-top: 90px;
	letter-spacing: -0.03em;
}
.headermenuXa1
{
	color: #444444;
}
.headermenuXa
{
	color:#6e6e6e;
}
.headermenu a:hover
{
    /*text-transform: uppercase;*/ /*padding-left: 10px;*/
    color: #0090ff;
    text-decoration: none;
    font-size: 2.25em;
    font-weight: bold;
    vertical-align: middle;
    padding-right: 10px;
    display: inline-block;
    height: 28px;
    padding-top: 90px;
    margin-top: 1px;
    background-repeat: repeat-x;
    background-image: url("images/menuItemBg.gif");
}
/*background: url(images/menuItemBg.gif) repeat-x -2px 0%;*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.loginDiv {color:#0090FF;font-size:12px;}
.loginDiv a{color:#0090FF;font-size:12px;}
.searchbox
{
	float: left;
	width: 225px;
	display: inline;
	/*padding-left: 38px;*/
	padding-top: 9px;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
}

.searchbox ul li
{
	list-style: none;
	float: left;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 150%;
}

.category-navigation li
{
	list-style: none;
	display: block;
	/*border-bottom: solid 1px #ddd;*/
}

.category-navigation a
{
	color: #818181;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-left: 4px;
	padding-bottom: 1px;
	font-family:Arial;
	font-weight:bold;
font-size:12px;
}

.category-navigation a:hover
{
	color: #0090FF;
	font-weight: normal;
	text-decoration: none;
	display: block;
	/*background: #f0f0f0;*/
	font-weight:bold;
font-size:12px;
}

.category-navigation .li_selected a
{
	color: #0090FF;
	font-weight: bold;
	text-decoration: none;
	background: #f0f0f0;
}

.category-navigation .title
{
	font-size: 12px;
	font-weight: normal;
	padding: 5px 10px 15px 40px;
	color: #ff7913;
	border-top: solid 0px #d8d8d8;
	border-bottom: solid 0px #d0d0d0;
	line-height: 110%;
	/*background: url('images/icon4.gif') no-repeat;*/
}

.category-navigation .treeview
{
	font-size: 0.9em;
	padding: 10px 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-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	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: #ff9933;
	font-weight: normal;
	text-decoration: none;
	display: block;
	background: #f0f0f0;
}

.manufacturer-navigation .title
{
	font-size: 1.3em;
	font-weight: normal;
	padding: 5px 10px 15px 40px;
	color: #ff7913;
	border-top: solid 0px #d8d8d8;
	border-bottom: solid 0px #d0d0d0;
	line-height: 110%;
	background: url('images/icon3.gif') no-repeat;
}

.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: #ff9933;
	font-weight: normal;
	text-decoration: none;
	display: block;
	background: #f0f0f0;
}

.RecentlyViewedProductsBox .title
{
	font-size: 1.3em;
	font-weight: normal;
	padding: 5px 10px 15px 40px;
	color: #ff7913;
	border-top: solid 0px #d8d8d8;
	border-bottom: solid 0px #d0d0d0;
	line-height: 110%;
	/*background: url('images/icon2.gif') no-repeat;*/
}

.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: #ff9933;
	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: #ff9933;
	font-weight: normal;
	text-decoration: none;
	display: block;
	background: #f0f0f0;
}

.infoblock-navigation .title
{
	font-size: 1.3em;
	font-weight: normal;
	padding: 5px 10px 15px 40px;
	color: #ff7913;
	border-top: solid 0px #d8d8d8;
	border-bottom: solid 0px #d0d0d0;
	line-height: 110%;
	/*background: url('images/icon1.gif') no-repeat;*/
}

.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: 55px;
	padding: 5px 3px 5px 3px;
	border-top: solid 10px #e8e8e8;
}

.footer a
{
	text-decoration: none;
	color: #0090FF;
}

.footer-disclaimer
{
float:right;
font-size:11px;
left:8px;
position:absolute;
}

.footer-security
{
	float: left;
	font-size: 11px;
	margin-top:25px;
	margin-left:5px;
}

.footer-ssl
{
	float: left;
	font-size: 11px;
	position:absolute;
    right:20px;
}

input[type=submit] { cursor:pointer; cursor: hand; }
