﻿.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: 0px auto;
	width: 980px;
}

.master-wrapper-content
{
	float: left;
	width: 980px;
	margin: 0px;
	text-align: left;
	background: url('images/bg_content.gif') repeat-y;
}

.master-wrapper-side
{
	float: left;
	width: 248px;
	margin: 0px;
	padding: 0 0 150px 0;
	font-family: arial, helvetica, sans-serif;
	display: inline;
	background: #41c7e2 url('images/bg_sidebar_bottom.gif') bottom no-repeat;
}

.master-wrapper-center
{
	float: left;
	width: 732px;
	margin: 0px;
	display: inline;
}

.master-wrapper-cph
{
	float: left;
	width: 672px;
	color: #000;
	margin: 0px;
	padding: 30px;
}

.master-wrapper-center-1
{
	float: left;
	width: 980px;
	background-color: #FFF;
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 920px;
	color: #000;
	padding: 30px;
}

.master-wrapper-footer
{
	background: url('images/bg_footer_twocol.gif') no-repeat;
	clear: both;
    height: 100px;
}

.master-wrapper-footer-1
{
	background: url('images/bg_footer_onecol.gif') no-repeat;
	clear: both;
    height: 100px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	background: url('images/hdr.png') bottom no-repeat;
	padding: 6px 6px 10px 5px;
	height: 360px;
}

.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.png') no-repeat;
	padding: 1px 0px 1px 24px;
}

.header .ico-wishlist
{
	background: url('images/ico-wishlist.png') no-repeat;
	padding: 1px 0px 1px 24px;
	margin-left: 15px;
}

.header .ico-admin
{
	background: url('images/ico-admin.gif') no-repeat;
	padding-left: 20px;
}

.header-logo
{
	margin-top: 5px;
	float: left;
	text-align: left;
}

a.logo
{
	background: url('images/logo.gif');
	display: block;
	width: 225px;
	height: 60px;
	text-decoration: none;
}

.header-selectors-wrapper
{
	text-align: right;
	float: right;
	width: 500px;
}

.header-currencyselector
{
	float: right;
}

.header-languageselector
{
	float: left;
}

.header-taxDisplayTypeSelector
{
	float: right;
}

.header-links-wrapper
{
	float: right;
	text-align: right;
	width: 450px;
}

.header-shop-links-wrapper
{
	float: left;
	text-align: right;
	width: 380px;
}

.header-links
{
	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;
	color: #fff;
}

.header-links a
{
	color: #32bad5;
	text-decoration: none;
}

.header-links a:hover
{
	color: #fff;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #326f8b;
	background: url('images/bg_menu.gif') bottom no-repeat;
	padding: 0px;
	text-align: center;
	height: 72px;
	vertical-align: middle;
	letter-spacing: 1px;
}

.headermenu ul
{
	padding: 0;
	margin: 0;
}

.headermenu li
{
	list-style: none;
	display: inline;
}

.headermenu a
{
	color: #326f8b;
	float: left;
	display: block;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Arial;
	font-size: 16px;
	vertical-align: middle;
	padding: 24px 33px;
}

.headermenu a:hover
{
	color: #000;
}

.headermenu-highlighted
{
	background: url('images/bg_menu_selected.png') center no-repeat;
	color: #000;
}

.headermenu-separator
{
	background: url('images/bg_menu_separator.gif') left no-repeat;
	float: left;
	display: inline;
	width: 2px;
	height: 72px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: right;
	width: 140px;
	display: inline;
	padding: 5px;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
}

.searchbox ul li
{
	list-style: none;
	float: left;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	padding-bottom: 5px;
	padding-left: 0;
}

.category-navigation li
{
	list-style: none;
}

.category-navigation a
{
	background: url('images/sidebar_menu_arrow.png') left no-repeat;
	padding-left: 20px;
	color: #fff;
	text-decoration: none;
    margin-left: 30px;
}

.category-navigation .li_selected a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation .title
{
	background: url('images/sidebar_title.gif') bottom no-repeat;
	color: #fff;
	font-size: 22px;
	height: 32px;
	padding: 43px 0 0 50px;
    word-spacing: 0.1em;
}

.category-navigation .treeview
{
	font-size: 14px;
	padding: 0px;
	line-height: 30px;
	margin-left: 0px;
}

.category-navigation .treeview ul
{
	margin: 0px;
	padding: 0px;
}

.category-navigation .treeview ul .li_selected
{
	font-weight: bold;
	background: url('images/sidebar_menu.gif') bottom no-repeat;
}

.category-navigation .treeview ul .li_unselected
{
	background: url('images/sidebar_menu.gif') bottom no-repeat;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
	padding-bottom: 5px;
	padding-left: 0;
}

.manufacturer-navigation li
{
	list-style: none;
	background: url('images/sidebar_menu.gif') bottom no-repeat;
}

.manufacturer-navigation a
{
	background: url('images/sidebar_menu_arrow.png') left no-repeat;
	padding-left: 20px;
	color: #fff;
	text-decoration: none;
    margin-left: 30px;
}

.manufacturer-navigation .title
{
	background: url('images/sidebar_title.gif') bottom no-repeat;
	color: #fff;
	font-size: 22px;
	height: 32px;
	padding: 43px 0 0 50px;
    word-spacing: 0.1em;
}

.manufacturer-navigation .listbox
{
	font-size: 14px;
	padding: 0px;
	line-height: 30px;
	margin-left: 0px;
}

.manufacturer-navigation .listbox ul
{
	margin: 0px;
	padding: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	XCM SIDE NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.side-navigation
{
	padding-bottom: 5px;
	padding-left: 0;
}

.side-navigation li
{
	list-style: none;
}

.side-navigation a
{
	background: url('images/sidebar_menu_arrow.png') left no-repeat;
	padding-left: 20px;
	color: #fff;
	text-decoration: none;
    margin-left: 30px;
}

.side-navigation .li_selected a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.side-navigation .title
{
	background: url('images/sidebar_title.gif') bottom no-repeat;
	color: #fff;
	font-size: 22px;
	height: 32px;
	padding: 43px 0 0 50px;
    word-spacing: 0.1em;
}

.side-navigation .treeview
{
	font-size: 14px;
	padding: 0px;
	line-height: 30px;
	margin-left: 0px;
}

.side-navigation .treeview ul
{
	margin: 0px;
	padding: 0px;
}

.side-navigation .treeview ul .li_selected
{
	font-weight: bold;
	background: url('images/sidebar_menu.gif') bottom no-repeat;
}

.side-navigation .treeview ul .li_unselected
{
	background: url('images/sidebar_menu.gif') bottom no-repeat;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyViewedProductsBox
{
	padding-bottom: 5px;
	padding-left: 0;
}

.RecentlyViewedProductsBox li
{
	list-style: none;
	background: url('images/sidebar_menu.gif') bottom no-repeat;
}

.RecentlyViewedProductsBox a
{
	background: url('images/sidebar_menu_arrow.png') left no-repeat;
	padding-left: 20px;
	color: #fff;
	display: block;
	text-decoration: none;
    margin-left: 30px;
}

.RecentlyViewedProductsBox .title
{
	background: url('images/sidebar_title.gif') bottom no-repeat;
	color: #fff;
	font-size: 22px;
	height: 55px;
	padding: 43px 0 0 50px;
    word-spacing: 0.1em;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 14px;
	padding: 0px;
	line-height: 30px;
	margin-left: 0px;
}

.RecentlyViewedProductsBox .listbox ul
{
	margin: 0px;
	padding: 0px;
}

.RecentlyViewedProductsBox .separator
{
	height: 1px;
	line-height: 1px;
	background: #ff9933;
	width: 140px;
	font-size: 1px;
	margin: 5px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
	padding-bottom: 5px;
	padding-left: 0;
}

.infoblock-navigation li
{
	list-style: none;
	background: url('images/sidebar_menu.gif') bottom no-repeat;
}

.infoblock-navigation a
{
	background: url('images/sidebar_menu_arrow.png') left no-repeat;
	padding-left: 20px;
	color: #fff;
	text-decoration: none;
    margin-left: 30px;
}

.infoblock-navigation .title
{
	background: url('images/sidebar_title.gif') bottom no-repeat;
	color: #fff;
	font-size: 22px;
	height: 32px;
	padding: 43px 0 0 50px;
    word-spacing: 0.1em;
}

.infoblock-navigation .listbox
{
	font-size: 14px;
	padding: 0px;
	line-height: 30px;
	margin-left: 0px;
}

.infoblock-navigation .listbox ul
{
	margin: 0px;
	padding: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	clear: both;
	color: #fff;
	padding: 40px 5px;
}

.footer a
{
	color: #32bad5;
	text-decoration: none;
}

.footer a:hover
{
	color: #fff;
}

.footer-disclaimer
{
	float: right;
	font-size: 11px;
}

.footer-poweredby
{
	float: right;
	font-size: 11px;
	margin-right: 25px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	EXTRAS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.phonenumber
{
	background: url('images/ph_number.gif') no-repeat;
	margin: 20px 0;
	height: 70px;
}

.content-footer
{
	background: url('images/bg_content_footer.gif') left no-repeat;
	clear: both;
	height: 110px;
	text-align: center;
	padding: 10px;
	margin-top: 30px;
}

.content-footer-links, .content-footer-links a
{
	color: #225471;
	font-size: 12px;
}

.content-footer-links a:hover
{
	color: #000;
}

.content-footer-contactinfo, .content-footer-contactinfo a
{
	color: #2eb6d1;
	font-size: 12px;
}

.content-footer-contactinfo a:hover
{
	color: #000;
}

.flash-wrapper
{
    float: right;
    margin-left: 30px;
}

.testimonial-wrapper
{
	margin: 15px 0 25px 0;
	width: 260px;
}

.testimonial-item
{
	background: url('images/bg_testimonial.gif') left bottom no-repeat;
	padding: 8px 18px;
	width: 224px;
}

.testimonial-item-top
{
	background: url('images/bg_testimonial_top.gif') left top no-repeat;
	height: 10px;
	width: 260px;
}

.testimonial-item-bottom
{
	background: url('images/bg_testimonial_bottom.gif') left bottom no-repeat;
	height: 10px;
	width: 260px;
}

.ServiceRequestPage .Title
{
    color: #164662;
    font-size: 22px;
}

.ServiceRequestPage .Line
{
	background-color: #bedde4;
	height: 1px;
	width: 100%;
	margin: 5px 0 25px 0;
}

.ServiceRequestPage .Form .Confirm
{
    color: green;
}

.ServiceRequestPage .Form td
{
    padding: 2px;
    vertical-align: top;
}
