﻿.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: auto;
	width: 775px;
}

.master-wrapper-content
{
	float: left;
	width: 775px;
	margin: auto;
	text-align: left;
	border: solid 1px #d8d8d8;
	background: #fff;
}

.master-wrapper-side
{
	float: left;
	width: 180px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-center
{
	float: left;
	width: 590px;
	margin-left: 5px;
	background: #fff;
	display: inline-block;
}

.master-wrapper-cph
{
	float: left;
	width: 570px;
	color: #000;
	min-height: 627px;
	padding: 10px;
	padding-top: 0px;
	margin-top: 10px;
	background: #fff;
	display: inline
}

.master-wrapper-center-1
{
	float: left;
	width: 775px;
	background: #fff;
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 755px;
	color: #222;
	min-height: 390px;
	padding: 10px;
	padding-top: 0px;
	margin-top: 10px;
	background: #fff;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	display: inline-block;
	width: 775px;
	height: 100px
}

.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-logo
{
	text-align: left;
	background: #fff;
	border: #d8d8d8 solid 1px;
	border-bottom: none;
	border-collapse: collapse;
	padding: 10px
}

.header-logo h1  {
	color: #233C74;
}
.header-logo h2  {
	color: #444;
}

a.logo
{
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	margin-right: 10px
}

.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
{
	text-align: right;
	width: auto;
	min-height: 20px;
	padding: 3px;
}

.header-links
{
	border: none 1px #9a9a9a;
	width: 775px
}

.header-links ul
{
	padding: 0;
	margin: 0;
}

.header-links ul li
{
	list-style: none;
	margin: 3px;
	float: right;
	display: inline;
}

.header-links a
{
	color: #000;
	text-decoration: none;
}

.headerlinks a:hover
{
	color: #ff9933;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	background: #2C4A92 url(images/bg_nav.gif) repeat-x top left;
	text-align: left;
	vertical-align: middle;
	padding: 1px;
	width: 772px;
	display: inline-block;
}
.headermenu ul
{
	padding: 0;
	margin: 0;
}
.headermenu li
{
	list-style: none;
	display: inline;
}
.headermenu a 
{
	text-transform: uppercase;
	font-weight: bold;
}


#jsddm {	
	background: #2C4A92 url(images/bg_nav.gif) repeat-x top left;
	text-align: left;
	vertical-align: middle;
	padding: 1px;
	display: inline-block
}
#jsddm ul {
	margin: 0px;
	padding: 0px
}
#jsddm li {	
	float: left;
	list-style: none;
	display: inline-block
}
#jsddm li a {	
	padding: 7px;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
	display: block;
}	
#jsddm li a:hover {
	background: #fff;
	color: #000
}
#jsddm li ul {	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
}
#jsddm li ul li {	
	float: left;
	clear: both;
	display: block
}
#jsddm li ul li a {
	width: 200px;
	padding: 6px;
	display: inline-block;
	background: #008ED4;
	color: #fff;
	text-transform: capitalize;
	border-top: dotted 1px #fff
}
#jsddm li ul li a.first {
	border-top: none
}
#jsddm li ul li a:hover {	
	background: #fff;
	color: #000
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: right;
	min-width: 80px;
	padding: 6px;
}

.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
{
	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: #fecb66;
	background: #233C74 url(images/bg_sidebar_title.gif) no-repeat;
}

.category-navigation .treeview
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #3860BA 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 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;
}

.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
{
	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: #fecb66;
	background: #233C74 url(images/bg_sidebar_title.gif) no-repeat;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #3860BA 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
{
	padding-top: 5px;
	padding-left: 0;
}

.infoblock-navigation li
{
	list-style: none;
}

.infoblock-navigation a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.infoblock-navigation a:hover
{
	color: #fecb66;
}

.infoblock-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #fecb66;
	background: #233C74 url(images/bg_sidebar_title.gif) no-repeat;
}

.infoblock-navigation .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #0188CC;
	margin: 0px;
}
.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

.infoblock-navigation .listbox-white
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #fff; /* url(images/bg_sidebar_block_white.gif) no-repeat left bottom */
	margin: 0px;
	text-align: center
}
.infoblock-navigation .listbox-white ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}
.infoblock-navigation .listbox-white img
{
	max-width: 135px;
	margin-bottom: 5px
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	clear: both;
	height: 30px;
	padding: 5px 5px 15px 5px;
	width: 775px;
	color: #999;
}

.footer a
{
	text-decoration: none;
	color: #FF9933;
}
.footer a:hover
{
	color: #FFB56A;
}

.footer-disclaimer
{
	float: right;
	font-size: 11px;
	clear: both;
	padding-right: 15px;
}

.footer-poweredby
{
	float: right;
	font-size: 11px;
	clear: both;
	padding-right: 15px;
}

.footer table {
	width: 100%;
}
.footer td {
	vertical-align: top;
	color: #999;
	text-align: left;
	padding: 5px;
	font-size: 8pt;
}
.footer td h1 {
	font-size: 8pt;
	border-bottom: dotted 1px #777;
}
.footer ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.footer td a {
	padding: 0px;
	font-size: 8pt;
}

/* Feature box */

.featurebox h1
{
	color: #fff;
	font-size: 16pt;
}
.featurebox h2 
{
	color: #fff;
	font-size: 12pt;
}
.featurebox
{
	display: inline-block;
	background: #233C74 url(images/bg_prod.png) no-repeat bottom center;
	width: auto;
	margin-top: 1px;
}
.featurebox a 
{
	color: #fff;
	font-weight: bold;
}
.featurebox a:hover
{
	color: #fecb66;
}
.featurebox .price
{
	font-weight: bold;
	font-size: 13pt;
	color: #ff0;
}
.featurebox .price img
{
	vertical-align: middle
}
.featurebox .prod
{
	float: left; 
	width: 188px; 
	height: 180px; 
	margin-right: 6px;
	display: table-column;
	border-right: #fff solid 1px;
}
.featurebox .prod .new
{
	background: url(images/new.png) top right no-repeat;
}
.featurebox .prod .name 
{
	 padding: 10px;
	 min-height: 48px
}
.featurebox .prod ul
{
	list-style-position: outside; 
	padding: 0px; 
	padding-left: 12px; 
	margin: 0px
}

.featurebox .last
{
	float: left; 
	width: 190px; 
	height: 180px; 
	margin-right: 6px;
	display: table-column;
	float: right;
	margin-right: 0px;
	background: url(images/new.png) top right no-repeat;
}
.featurebox .last .name 
{
	 padding: 10px;
	 min-height: 48px
}
.featurebox .last ul
{
	list-style-position: outside; 
	padding: 0px; 
	padding-left: 12px; 
	margin: 0px
}

.featurebox .ad
{
	background: url(images/houston.jpg) no-repeat; 
	width: 312px; 
	height: 190px; 
	margin-right: 5px;
	float: right
}

/* faqs */
#faqs ul, ol {
	list-style-position: outside
}
#faqs a {
	text-decoration: none;
}
#faqs a:hover {
	color: red;
}
#faqs p {
	background: #fff;
	margin: 0px
}

#faqs .content ul {
	list-style-type: none;
	padding: 0px
}
#faqs .content ul li {
	background: #fff;
	color: #004080;
	font-weight: bold;
	margin-top: 10px;
	font-size: 13pt
}
#faqs .content ul ul {
	background: #fff;
}
#faqs .content ul ul li {
	background: #fc6;
	color: #000;
	font-weight: normal;
	font-size: 10pt;
	margin: 0px;
	margin-top: 3px
}
#faqs .content ul ul li a {
	color: #008040;
	font-weight: bold
}
#faqs .content ul ul ul {
	background: #fff;
}
#faqs .content ul ul ul li {
	background: #d7d7d7;
	color: #000
}
#faqs .content ul ul ul ol {
	background: #fff;
}
#faqs .content ul ul ul ol li {
	background: #fff;
}
#faqs .content ul ul ul ul {
	list-style-type: disc;
	padding-left: 30px;
}
#faqs .content ul ul ul ul li {
	background: #fff;
}

#faqs .content .goto {
	float: right; 
	font-size: 7pt; 
	font-weight: normal
}

.download_list ol
{
	list-style-type: none;
	padding-left: 0px;
}
.download_list ol a
{
	background: url(images/download_now_bul.gif) no-repeat center left;
	padding-left: 20px;
}
