.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: 843px;
	background-image: url(images/camobk20.gif);
	border: 2px solid #000000;
}
.master-wrapper-content
{
	float: left;
	width: 830px;
	margin: 15px 0 5px;
	text-align: left;
	/*[disabled]background:#FFF;*/
	/*[disabled]border:2px solid #3D513C;*/
	padding-left: 5px;
	padding-right: 5px;
}
.master-wrapper-side
{
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}
.master-wrapper-center
{
	float: left;
	width: 630px;
	margin: 0px 0 0 10px;
	/*[disabled]background:#FFF;*/
	display: inline;
}
.master-wrapper-cph
{
	float: left;
	width: 610px;
	/*[disabled]background:#FFF;*/
	color: #000;
	min-height: 400px;
	padding: 10px;
}
.master-wrapper-center-1
{
	float: left;
	width: 830px;
	background: #FFF;
	display: inline;
}
.master-wrapper-cph-1
{
	float: left;
	width: 810px;
	color: #000;
	min-height: 600px;
	padding: 10px;
}
.cclogos
{
	/*+placement:float-right -61px 73px;*/
	float: right;
	position: relative;
	left: -61px;
	top: 73px;
}
.tractorpic
{
	width: 250px;
	/*+placement:float-left 20px 4px;*/
	float: left;
	position: relative;
	left: 20px;
	top: 4px;
}
.coaddress
{
	/*+placement:float-left 57px 32px;*/
	float: left;
	position: relative;
	left: 57px;
	top: 32px;
	width: 450px;
	height: 100px;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.header
{
	padding: 0px 6px 10px 5px;
	height: 150px;
	margin: 5px;
}
.header .icon
{
	vertical-align: bottom;
}
.header .ico-register
{
	background: url(images/ico-register.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
.header .ico-login
{
	background: url(images/ico-login.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
.header .ico-logout
{
	background: url(images/ico-logout.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
.header .ico-cart
{
	background: url(images/ico-cart.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
.header .ico-wishlist
{
	background: url(images/ico-wishlist.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
.header .ico-admin
{
	background: url(images/ico-admin.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
.header-logo
{
	margin-top: 5px;
	float: left;
	text-align: left;
}
A.logo
{
	background: url(images/plane.png) no-repeat;
	display: block;
	width: 195px;
	height: 145px;
	text-decoration: none;
}
.header-logo-two
{
	/*[disabled]margin-top:25px;*/
	/*[disabled]text-align:center;*/
	/*[disabled]margin-bottom:200px;*/
}
A.logo-two
{
	background: url(images/aasurplus.png) no-repeat -3px -11px;
	display: block;
	width: 600px;
	text-align: right;
	height: 70px;
	margin: -76px 27px 27px 224px;
	position: absolute;
}
.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: 570px;
}
.header-links
{
	border: 1px solid #3D513C;
	padding: 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: #3D513C;
	text-decoration: none;
}
.header-links A:hover
{
	color: #3D513C;
	text-decoration: underline;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.headermenu
{
	color: #FFFFFF;
	/*[disabled]background:#7692B9;*/
	padding: 8px 5px 9px;
	text-align: center;
	height: 100%;
	vertical-align: middle;
	letter-spacing: 1px;
	margin: 0 5px;
	border: 1px solid #3D513C;
}
.headermenu UL
{
	padding: 0;
	margin: 0;
}
.headermenu LI
{
	list-style: none;
	display: inline;
}
.headermenu A
{
	color: #3D513C;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

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;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.category-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}
.category-navigation LI
{
	/*[empty]list-style:;*/
	color: #3D513C;
	margin: 0px 0px 10px;
}
.category-navigation A
{
}
.category-navigation .title
{
	font-size: 1.7em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 8px;
}
.category-navigation .treeview
{
	font-size: 1.3em;
	padding: 5px 10px 10px;
	line-height: 18px;
	margin: 0px;
	font-weight: bold;
}
.category-navigation .treeview UL
{
	margin: 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.active
{
	font-weight: bold;
}
.manufacturer-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 8px;
}
.manufacturer-navigation .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	margin: 0px;
}
.manufacturer-navigation .listbox UL
{
	margin: 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
{
}
.RecentlyViewedProductsBox A:hover
{
}
.RecentlyViewedProductsBox .title
{
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 8px;
}
.RecentlyViewedProductsBox .listbox
{
	font-size: 1em;
	padding: 5px 10px 10px;
	line-height: 18px;
	margin: 0px;
	font-weight: bold;
}
.RecentlyViewedProductsBox .listbox UL
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #3D513C;
	background-color: inherit;
}
.RecentlyViewedProductsBox .separator
{
	height: 1px;
	background: #3D513C;
	width: 140px;
	margin: 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
{
}
.infoblock-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 8px;
}
.infoblock-navigation .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	margin: 0px;
	font-weight: bold;
}
.infoblock-navigation .listbox UL
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.footer
{
	clear: both;
	height: 35px;
	/*[disabled]border-top:4px solid #3D513C;*/
	/*[disabled]background:#FFF;*/
	padding: 5px;
}
.footer A
{
	text-decoration: none;
}
.footer-disclaimer
{
	float: right;
	font-size: 11px;
}
.footer-poweredby
{
	float: left;
	font-size: 11px;
}
