﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Layout

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#home
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
}

#masthead
{
	position: relative;
	width: 100%;
	height: 206px;
}
#topsign
{
	width: 167px;
	height: 206px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url('Images/04.jpg');
}
#bar
{
	margin-right: 167px;
	height: 206px;
	position: relative;
}
#topbar
{
	position: absolute;
	top: 0;
	left: 0;
	height: 102px;
	width: 100%;
}

#bluebar
{
	/*min-width:100px;*/
	width:180px; /*width: 20%;*/ /*width: 323px;*/
	height: 102px;
	background-image: url('Images/03.png');
	background-repeat: repeat;
	position: absolute;
	right: 0;
	top: 0;
}
#middlebar
{
	position: absolute;
	top: 0;
	/*right: 323px;*/
	right:180px;
	width: 117px;
	height: 102px;
	background-image: url('Images/02.jpg');
	background-repeat: no-repeat;
}
#bluegraybar
{
	height: 102px;
	background-image: url('Images/01.png');
	background-repeat: repeat;
	padding-left: 440px;
}
#bottombar
{
	position: absolute;
	top: 102px;
	width: 100%;
	height: 104px;
	background-image: url('Images/05.png');
	background-repeat: repeat;
}
#container
{
	position: relative;
	width: 100%;
}
#left_col
{
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#page_content
{
	margin-right: 175px;
	margin-left: 200px;
}
#right_col
{
	display: block;
	width: 175px;
	position: absolute;
	top: 0px;
	right: 0;
	background-position: right;
	/*background-image: url('Images/06.png');*/
	background-repeat: repeat; /*height: 500px;*/
}
#pagefooter
{
}
#tileplace
{
	position: absolute;
	right: 140px;
	top: 10px;
	width: 400px;
	height: 80px;
}
#titleplace_napselllogo
{
	/*background-image: url('Images/napsell.com.png'); 	background-repeat: no-repeat; 	background-position: right; */
	margin-top: 2px;
	margin-right: 5px;
	height: 34px;
}

/*for right menu and page content positioning*/
#pagecontent
{
	display: block;
	position: absolute;
	right: 0px;
	width: 100%;
	top: 95px;
	min-height: 400px;
	/*background-image: url('Images/bgrt.png');
	background-position: right 100px;
	background-repeat: repeat-y;
	background-color: Transparent;*/
}
#pagecontent_space
{
	width: 203px;
	position: absolute;
	top: 0px;
	right: 0px; /*position of the right menu*/
	padding-top: 18px;
	padding-right: 5px;
}

#pagecontent_main
{
	padding-top: 10px;
	margin-right: 203px;
}

#pagecontent_mai-one-column
{
	padding-top: 10px;
	margin-right: 103px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER PAGE WRAPPERS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.master-wrapper-page
{
	margin: 10px auto;
	width: 830px;
}

.master-wrapper-content
{
	float: left;
	width: 830px;
	margin: 15px 0 0;
	text-align: left;
	background: #555 url(images/bg_container.gif) repeat-x;
}

.master-wrapper-side
{
	float: right;
	width: auto;
	margin: 15px 0 0 10px;
	font-family: tahoma,arial, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-center
{
	float: right;
	width: 630px;
	margin: 0px 10px 0 10px;
	display: inline;
	background-color: Transparent;
}

.master-wrapper-center-cph2
{
    text-align:center;
	width: 730px;
	margin: 0px 10px 0 10px;
	display: inline;
	background-color: Transparent;
	vertical-align:top;
	float:right;
}
.master-wrapper-cph
{
	float: right;
	width: 610px;
	color: #000;
	min-height: 400px;
	padding: 10px 10px 10px 10px;
}
.master-wrapper-cph2
{
	width: 710px;
	color: #000;
	min-height: 400px;
	padding: 10px 10px 10px 10px;
}


.master-wrapper-center-1
{
	float: left;
	width: 830px;
	background: url(images/bg_maincolumn_single.gif) no-repeat left top #FFF;
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 810px;
	color: #000;
	min-height: 600px;
	padding: 10px 10px 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.png') no-repeat;
	padding-left: 21px;
	padding-top: 5px;
	padding-bottom: 12px;
	margin-left: 2px;
}

.header .ico-login
{
	background: url('images/ico-login.png') no-repeat;
	padding-left: 27px;
	padding-top: 4px;
	padding-bottom: 10px;
	margin-left: 2px;
}

.header .ico-logout
{
	background: url('images/ico-logout.png') no-repeat;
	padding-left: 24px;
	padding-top: 7px;
	padding-bottom: 10px;
	margin-left: 2px;
}

.header .ico-cart
{
	background: url('images/ico-cart.png') no-repeat;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 10px;
}

.header .ico-wishlist
{
	background: url('images/ico-wishlist.png') no-repeat;
	padding-left: 27px;
	padding-top: 6px;
	padding-bottom: 10px;
}

.header .ico-admin
{
	background: url('images/ico-admin.png') no-repeat;
	padding-left: 28px;
	padding-top: 6px;
	padding-bottom: 10px;
}


.header-logo
{
	direction: rtl;
	margin-top: 5px;
	position: absolute;
	right: 100px;
	top: 10px;
	width: auto;
	height: auto;
}

a.logo
{
	background: url('images/napsell.com.png');
	display: block;
	width: 193px;
	height: 34px;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 5px;
	height: 34px;
	background-repeat: no-repeat;
}

.header-selectors-wrapper
{
	text-align: right;
	float: right;
	width: 400px;
}

.header-currencyselector
{
	float: right;
}

.header-languageselector
{
	float: left;
}

.header-taxDisplayTypeSelector
{
	float: right;
}

.header-links-wrapper
{
	direction: rtl;
	float: right;
	text-align: right;
	width: 570px;
	position: absolute;
	/*right: 560px;*/
	right:420px;
	top: 51px;
	height: 30px;
	padding: 2px;
	font-family: Tahoma;
	font-size: .9em;
}

.header-links
{
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	color: #3A4045;
	height: auto;
}

.header-links ul
{
	padding: 0;
	margin: 0;
}

.header-links ul li
{
	list-style: none;
	display: inline;
	padding-right: 2px;
}

.header-links a
{
	color: #d3d3d3;
	background-color: inherit;
	text-decoration: none;
}

.header-links a:hover
{
	color: #d3d3d3;
	background-color: inherit;
	text-decoration: underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	position: absolute;
	top: 15px;
	/*right: 560px;*/
	right:370px;
	height: 30px;
	direction: rtl;
	background-position: 0 0;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	color: #FFFFFF;
	line-height: 20px;
	background: none repeat scroll 0 0;
	text-align: right;
}

.headermenu ul
{
	padding: 0;
	margin: 0;
}

.headermenu li
{
	list-style: none;
	display: inline;
}

.headermenu a
{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
	/*	float: left; 	width: 180px; 	display: inline; 	padding-left: 5px;*/
	vertical-align: bottom; /*padding-top: 15px;*/
	position: absolute;
	top: 57px;
	right: 100px;
	width: 300px;
	height: 40px;
	padding: 3;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
	direction: rtl;
}

.searchbox ul li
{
	list-style: none;
	float: right;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	direction: rtl;
}

.category-navigation li
{
	list-style: none;
}

.category-navigation a
{
	color: #350000;
	/*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: #ff9933;
	background: url(images/bg_sidebar_title.png) no-repeat;
}

.category-navigation .treeview
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	border: 3px solid #146eb4;
	background: #edf7ff;
	margin: 0px;
	text-align: right;
	direction: rtl;
}

.category-navigation .treeview ul
{
	padding: 0;
	margin: 0;
	color: #3664A5;
	background-color: inherit;
	direction: rtl;
	text-indent: 10px;
}

.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;
	padding-right: 0;
	direction: rtl;
}

.manufacturer-navigation li
{
	list-style: none;
}

.manufacturer-navigation a.inactive
{
	color: #350000;
	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: url(images/bg_sidebar_title.png) no-repeat;
}

.manufacturer-navigation .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	border: 3px solid #146eb4;
	background: #edf7ff;
	margin: 0px;
	text-align: right;
}

.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;
	direction: rtl;
	padding-right: 0;
}

.RecentlyViewedProductsBox li
{
	list-style: none;
}

.RecentlyViewedProductsBox a
{
	color: #350000;
	/*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: #ff9933;
	background: url(images/bg_sidebar_title.png) no-repeat;
}

.RecentlyViewedProductsBox .listbox
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	border: 3px solid #146eb4;
	background: #edf7ff;
	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: #83abc6;
	width: 140px;
	font-size: 1px;
	margin: 5px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	direction: rtl;
}

.infoblock-navigation li
{
	list-style: none;
}

.infoblock-navigation a
{
	color: #350000;
	/*font-weight: bold;*/
	text-decoration: none;
}

.infoblock-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #ff9933;
	background: url(images/bg_sidebar_title.png) no-repeat;
}

.infoblock-navigation .listbox
{
	border: 3px solid #146eb4;
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #edf7ff;
	margin: 0px;
	text-align: right;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
/*	clear: both;
	height: 30px;*/
	/*padding: 5px 10px 5px 10px;*/
	/*width: 100%;*/
	/*left: 0px;*/
	text-align:left;
	float:left;
	/*vertical-align:bottom;
	position:relative;*/
}

.footer a
{
	text-decoration: none;
	color: #FFF;
}

.footer-disclaimer
{
	font-size: 11px;
	font-family: Calibri,Tahoma;
	color: #DDDDDD;
/*color:White;*/
	direction: ltr;
	visibility:hidden;
}

.footer-poweredby
{
	float: left;
	font-size: 11px;
}
#bottom_float
{
clear:both;
height:128px;
margin-top:-128px;
position:fixed;
z-index:1000;
width:100px;

left:auto !important;
margin-left:auto !important;
margin-right:147px !important;
margin-bottom:5px !important;
right:0 !important;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Footer Positioning

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

html, body,form, #wrap {height: 100%;}

form > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 134px;overflow:hidden;}  /* must be same height as the footer */

#footer {position: fixed;
	margin-top: -134px; /* negative value of footer height */
	height: 134px;
	clear:both;} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RoundRect BlueBox

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.rcbluebox_box
{
	margin-top:10px;
	background: url('images/rcbluebox_tl.png') no-repeat top left;
}
.rcbluebox_top
{
	background: url('images/rcbluebox_tr.png') no-repeat top right;
}
.rcbluebox_bottom
{
	background: url('images/rcbluebox_bl.png') no-repeat bottom left;
}
.rcbluebox_bottom div
{
	background: url('images/rcbluebox_br.png') no-repeat bottom right;
}
.rcbluebox_content
{
	background: url('images/rcbluebox_r.png') top right repeat-y;
}

.rcbluebox_top div, .rcbluebox_top, .rcbluebox_bottom div, .rcbluebox_bottom
{
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.rcbluebox_content, .rcbluebox_bottom
{
	margin-top: 0px;
}
.rcbluebox_content
{
	padding: 0 15px;
}
