﻿.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: 960px;
}

.master-wrapper-content
{
	float: left;
	width: 960px;
	margin: 15px 0 0;
	text-align: left;
	background: #FFF;
}

.master-wrapper-side
{
	float: left;
	width: 170px;
	height: 100%;
	background-color: #efefef;
	margin: 0 0 0 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}

@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	.master-wrapper-side
		{
			width: 170px;
			height: 100%;
			background-color: #efefef;
			margin-left: -28em;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			display: inline;
		}
}
.master-wrapper-center
{
	float: left;
	width: 630px;
	margin: 0px 0 0 10px;
	background: #FFF;
	display: inline;
}

.master-wrapper-cph
{
	float: left;
	width: 710px;
	background: #FFF;
	color: #555;
	min-height: 400px;
	padding: 10px 10px 10px 10px;
}

.master-wrapper-center-1
{
	float: left;
	width: 940px;
	background: #FFF;
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 940px;
	color: #000;
	min-height: 600px;
	padding: 0px 0px 10px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	padding: 6px 6px 10px 5px;
	height: 60px;
}

.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: 2px;
	float: left;
	text-align: left;
}

a.logo
{
	background: url('images/logo_jainewA.gif');
	display: block;
	width: 500px;
	height:87px;
	text-decoration: none;
}

.header-selectors-wrapper
{
	text-align: right;
	float: right;
	width: 690px;
	margin-top: -5em;
}

.header-currencyselector
{
	float: right;
}

.header-languageselector
{
	float: left;
}

.header-taxDisplayTypeSelector
{
	float: right;
}
.headerbold
{
	color: #666666;
	font-size: 14pt;
}
.header-links-wrapper
{
	float: right;
	text-align: right;
	width: 400px;
}

.header-links
{
	border: solid 1px #FFF;
	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;
}

.header-links a
{
	color: #3664A5;
	text-decoration: none;
}

.headerlinks a:hover
{
	color: #3664A5;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.headercsmenu
{
	color: #666666;
	padding: 8px 5px 0px 5px;
	text-align: center;
	height: 100%;
	vertical-align: middle;
	letter-spacing: 1px;
	margin: 20px 5px 0 5px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	float: left;
	width: 180px;
	display: inline;
	padding-left: 15px;
}

.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
{
	list-style: none;
}

.category-navigation a
{
}

.category-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 8px;
}

.category-navigation .treeview
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	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
{
}
.category-navigation .treeviewLinecard
{
	font-size: 11px;
	padding: 5px 0px 0px;
	line-height: 16px;
	margin: 0px;
}

.category-navigation .treeviewLinecard ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #3664A5;
	background-color: inherit;
}

.category-navigation .treeviewLinecard ul .li_selected
{
	font-weight: bold;
}

.category-navigation .treeviewLinecard 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 0px 0px 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: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 8px;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	margin: 0px;
}

.RecentlyViewedProductsBox .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

.RecentlyViewedProductsBox .separator
{
	height: 1px;
	width: 140px;
	margin: 5px 0 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;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	clear: both;
	height: 67px;
	border-top:4px solid #666666;
	background: #FFF;
	padding: 5px 5px 5px 5px;
}

.footer a
{
	text-decoration: none;
}

.footer-disclaimer
{
	float: right;
	font-size: 11px;
}

.footer-poweredby
{
	float: left;
	font-size: 11px;
}
.footerlinks
{
	text-align: center;
	font-size: 11px;
	padding-bottom: 15px;
}
#flash
{
	margin-left: -.4em;
	_margin-left: -.5em;
}
.pageHeader
{
	float: left;
	margin-top: 5px;
}
.pageHeader2
{
	float: left;
	margin-top: 5px;
	width:720px;
}
.pageHeadersub
{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
#homemaindiv
{
	float: left;
	width: 940px;
}
.homecontent1
{
	float: left;
	margin-top: 4em;
	margin-left: -9em;
	width: 720px;
	color: #555;
	border-bottom: solid 1px #c4c6c8;
}
.homecontent2
{
	float: left;	
	margin-left: 5px;
	margin-top: 2em;
	width: 720px;
	color: #555;
	border-bottom: solid 1px #c4c6c8;
}
#picman
{
	float: left;
}
.pagecontent1
{
	margin-top: 0px;
	padding-left: 15em;
}
#jairegion
{
	float: left;
	margin-top: 1em;
	height: 190px;
	border-right: solid 1px #c4c6c8;
}
.spacerdiv
{
	margin-left: 5px;
	border: solid 1px #ccc;
}
#equipment
{
	float: left;
	margin-top: .3em;
	color: #555;
}
#homemnf
{
	float: left;
	width: 720px;
	margin-top: 1em;
	border-top: solid 1px #c4c6c8;
	clear: both;
}
#logoflash
{
	float: left;
}
#contentmaindiv
{
	float: left;
	width: 940px;
}
.leftnavjai
{
	float: left;
	background-color: #efefef;
	margin-top: 5px;
	width: 170px;
}
.contentsubpg
{
	float: left;
	margin-top: 5px;
	color: #555;
	width: 560px;
}
.pagecontentsub1
{
	margin: 0px;
}
.detailbuttongreen
{
	background-color:Transparent;
	background-image: url(images/detail_btn.gif);
	cursor:pointer;
	width: 106px;
	height: 36px;
	border: none;
	color: #fff;
	font-weight: bold;
}
.detailbuttongreenlg
{
	background-color:Transparent;
	background-image: url(images/detail_btnlg.gif);
	cursor:pointer;
	width: 156px;
	height: 36px;
	border: none;
	color: #fff;
	font-weight: bold;
}
.Wishbuttongreenlg
{
	background-color:Transparent;
	background-image: url(images/wishlist_btnlg.gif);
	cursor:pointer;
	width: 153px;
	height: 26px;
	border: none;
	color: #fff;
	font-weight: bold;
}
.removeButtongreen
{
	background-color:Transparent;
	background-image: url(images/remove_btgreen.gif);
	cursor:pointer;
	width: 86px;
	height: 26px;
	border: none;
	color: #fff;
	font-weight: bold;
}
.submitButtongreen
{
	background-color:Transparent;
	background-image: url(images/submit_btgreen.gif);
	cursor:pointer;
	width: 86px;
	height: 26px;
	border: none;
	color: #fff;
	font-weight: bold;
}
.PDFButton
{
	background-color:Transparent;
	background-image: url(images/pdf_logo.gif);
	cursor:pointer;
	width: 65px;
	height: 72px;
	border: none;
}
.reviewButtongreen
{
	background-color:Transparent;
	background-image: url(images/review_btgreen.gif);
	cursor:pointer;
	width: 86px;
	height: 26px;
	border: none;
	color: #fff;
	font-weight: bold;
}
.sendemailButtongreen
{
	background-color:Transparent;
	background-image: url(images/sendemail_btn_lg.gif);
	cursor:pointer;
	width: 153px;
	height: 26px;
	border: none;
	color: #fff;
	font-weight: bold;
}
.registerButtongreen
{
	background-color:Transparent;
	background-image: url(images/register_btn_lg.gif);
	cursor:pointer;
	width: 106px;
	height: 26px;
	border: none;
	color: #fff;
	font-weight: bold;
}
.loginButtongreen
{
	background-color:Transparent;
	background-image: url(images/login_btn_lg.gif);
	cursor:pointer;
	width: 106px;
	height: 26px;
	border: none;
	color: #fff;
	font-weight: bold;
}
.recoverButtongreen
{
	background-color:Transparent;
	background-image: url(images/recover_btn_lg.gif);
	cursor:pointer;
	width: 106px;
	height: 26px;
	border: none;
	color: #fff;
	font-weight: bold;
}
.cancelButtongreen
{
	background-color:Transparent;
	background-image: url(images/cancel_btgreen.gif);
	cursor:pointer;
	width: 86px;
	height: 26px;
	border: none;
	color: #fff;
	font-weight: bold;
}
.newcommentButtongreen
{
	background-color:Transparent;
	background-image: url(images/newcomment_btn_lg.gif);
	cursor:pointer;
	width: 153px;
	height: 26px;
	border: none;
	color: #fff;
	font-weight: bold;
}
.searchButtongreen
{
	background-color:Transparent;
	background-image: url(images/search_greenbtn.gif);
	cursor:pointer;
	width: 82px;
	height: 26px;
	border: none;
	color: #fff;
	font-weight: bold;
}
.SubmitQuotelistButtongreen
{
	background-color:Transparent;
	background-image: url(images/submitquotelist_btn_lg.gif);
	cursor:pointer;
	width: 153px;
	height: 26px;
	border: none;
	color: #fff;
	font-weight: bold;
}
.tagline
{
	padding-top: 0px;
	float: left;
}
.commentWord
{
	margin-left: 20em;
}
.commentbox
{
	text-align: center;
}
.quotebutton
{
	margin-left: 20em;
}
.titlefeat
{
	margin-top: 20px;
	margin-bottom: 10px;
	text-transform: capitalize;
	text-align: left;
	font-size: small;
	font-weight: bold;
}
.linecardTitle
{
	font-size: 18pt;
	color: Black;
}
a.blueLink
{
	font-size: 9pt;
	font-weight: normal;
	color: #3664A5;
}
a.blueLink:Hover
{
	font-size: 9pt;
	font-weight: normal;
	color: #3664A5;
}
.HPlineCardlist
{
	width: 350px;
	vertical-align: top;
}
.HPlineCardlist ul
{
	width: 350px;
	vertical-align: top;
	text-align: left;
}
.HPlineCardlist li
{
	list-style-image: url(/images/greenbul_a.jpg);
	line-height: 15px;
}
	