﻿.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: 10px auto;
	width: 980px;
}

.master-wrapper-content
{
	float: left;
	width: 980px;
	margin: 5px 0 0 5px;
	text-align: left;
	background: #FFFFFF;/*#555 url(images/bg_container.gif) repeat-x;*/
	border: solid 1px #DADADA;
}

.master-wrapper-side
{
	float: left;
	width: 310px;
	margin: 1px 0 0 0;	
	font-family: verdana; /*arial, helvetica, sans-serif;*/
	background: #FFF;
	min-height: 600px;
	height: 100% !important;
	display: inline;
}

.master-wrapper-faux-columns
{
	float: left;
	width: 100%;
	margin: 10px 5px 2px 5px;	
	/*background: url('images/fauxcols.jpg') repeat-y left top;*/
}

.master-wrapper-center
{
	float: left;
	width: 645px;
	height: 100%;
	margin: 1px 0 0 0;
    background: #FFF;
}

.master-wrapper-cph
{
	float: left;
	width: 99%;
	color: #000;
	min-height: 600px;
	padding: 5px 5px 5px 20px;
	
}

.master-wrapper-center-1
{
	float: left;
	width: 786px;
	background: /*url(images/bg_maincolumn_single.gif) no-repeat left top*/ #FFF;
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 750px;
	color: #000;
	min-height: 600px;
	padding: 5px 5px 5px 10px;
}
 


.master-wrapper-scaletext
{
	float: right;
    text-align: right;
    margin: 0;
	font-family: verdana;
	display: inline;
	background-color: transparent;
	padding: 0 10px 0 10px;
	width: 118px;
	height: 120px;
}

a.normal
{	
	font-size: 12px;
	font-family: verdana;
	display: inline;
	color: #000;
	text-decoration: none;
}

a.larger
{	
	font-size: 16px;
	font-family: verdana;
	display: inline;
	color: #000;
	text-decoration: none;
}

a.largest
{	
	font-size: 20px;
	font-family: verdana;
	display: inline;
	color: #000;
	text-decoration: none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
    padding: 0px;
	height: 121px;
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}


.header-logo
{
    margin-top: 0px;
	margin-left: 0px;
	float: left;
    background: #f2f2f2;
	display: block;
	width: 100%;
	height: 121px;
    
}

/*
a.logo
{
	background: url('images/logo_lowres.jpg');
	display: block;
	width: 222px;
	height: 120px;
	text-decoration: none;
}*/

.header-content
{
    padding-left: 22px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
    background: #f2f2f2;
	display: block;
	width: 550px;
	height: 120px;
}

.header-rightcontent
{
	margin-top: 0px;
	margin-left: 0px;
	float: left;
    background: #f2f2f2;
	display: block;
	width: 120px;
	height: 120px;
}

/*
a.headerimage
{
	background: url('images/header_lowres.jpg');
	display: block;
	width: 745px;
	height: 120px;
	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;
}

.maintitle {
    color: #303275;
    margin-top: 40px;
    font-size: 24px;
    width: 100%;
    float: left;
}

.subtitle {
    color: #000;
    margin-top: 5px;
    font-size: 16px;
    width: 100%;
    float: left;
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
	color: #000000;
	background: #FFFFFF;
	padding: 3px 0px 1px 0px;
	text-align: center;
	height: 100%;
	vertical-align: top;
	letter-spacing: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.headermenu ul
{
	padding: 0;
	margin: 0;
}

.headermenu li
{
	/*list-style: none;*/
	display: inline;
}

/*.headermenu a
{
	color: #FFF;
	text-decoration: none;
	text-transform: lower;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}*/

.headermenu-links-wrapper
{
	float: left;
	text-align: left;
	width: 100%;
	height: 30px;
	margin-top: 0px;
	margin-left: -5px;
	background-color: #f2f2f2;
	border: no-border; /*solid 3px #000000;*/
    margin-bottom: 20px;
}

.headermenu-links
{
	float: left;
	border: no-border; /*solid 3px #000000;*/
	padding: 7px 5px 5px 5px;
	margin-bottom: 5px;
	display: inline-table;
	width: 38%;
}

.headermenu-loginview
{
	border: no-border; /*solid 3px #000000;*/
	padding: 7px 5px 5px 5px;
	/*margin: 10px 10px -50px 550x;*/
	margin-bottom: 5px;
	display: inline-table;
	float: right;
	color: #000000;
	width: 58%;
	text-align: right;
}

.headermenu .ico-register
{
	/*background: url('images/kulep.gif') no-repeat;*/
	padding-left: 20px;
}

.headermenu .ico-login
{
	/*background: url('images/kulep.gif') no-repeat;*/
	padding-left: 20px;
}

.headermenu .ico-logout
{
	/*background: url('images/kulep.gif') no-repeat;*/
	padding-left: 20px;
}

.headermenu .ico-cart
{
	padding-left: 20px;
}

.headermenu .ico-wishlist
{
	/*background: url('images/kulep.gif') no-repeat;*/
	padding-left: 20px;
}

.headermenu .ico-admin
{
	padding-left: 20px;
}

.headermenu .ico-help
{
	padding-left: 20px;
}

.headermenu .ico-loggedinname
{
	margin-right: 5px;
}

.headermenu-links a:hover
{
    text-decoration: underline;
}

.headermenu-links ul
{
	padding: 0;
	margin: 0;
}

.headermenu-links ul li
{
	/*list-style: none;*/
	display: inline;
	padding-right: 2px;
	/*list-style-image: url(images/kulep.gif);*/
}

.headermenu-links a
{
	color: #000000;
	text-decoration: none;
}

.headermenu-loginview a:hover
{
    text-decoration: underline;
}

.headermenu-loginview ul li
{
	/*list-style: none;*/
	display: inline;
	padding-right: 2px;
	/*list-style-image: url(images/kulep.gif);*/
}

.headermenu-loginview a
{
	color: #000000;
	text-decoration: none;
}

.headermenu-loginview a:hover
{
	text-decoration: underline;
}

.headermenu .icon
{
	vertical-align: bottom;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.AdvancedSearchPanel 
{
    margin-left: 3px;
    float: left;
    width: 300px;
    margin-top: 30px;
    
}

.AdvancedSearchPanelOrderRegistration
{
    margin-left: 3px;
    float: left;
    width: 300px;
}

.advanceddropdowns {
    padding-top: 5px;
    width: 277px !important;
}

.searchlabel 
{
    float: left;
    margin-bottom: 10px;
    font-weight: bold;
}

.searchhowtosearchlabel {
    color: #0000ff;
    float: left;
    text-decoration: underline;
    margin-top: 15px;
}

.helptext {
    text-align: left;
}

.searchtextbox {
     /*FOR OTHER MAJOR BROWSERS*/
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            -khtml-border-radius: 3px;
            border-radius: 3px;
            /*FOR IE*/
            /*behavior: url(border-radius.htc);*/

    height: 25px;
}

.searchbox
{
	float: left;
	width: 300px;
	height: 50px;
	display: inline;
	padding-left: 5px;
	background-color: #FFF;
    margin-top: 10px;
}

.searchbox ul
{
	margin: 0;
	padding: 0;
}

.searchbox ul li
{
	list-style: none;
	float: left;
}

.searchbox-loadingpanel
{	
	position:fixed;
	background-color: #000;
	top: 0px;
	left: 0px;
	/*margin: 300px auto;*/
	width: 100%;
	height: 100%;
	z-index: 100;
	filter:alpha(opacity=50);   /* Internet Explorer       */
	-moz-opacity:0.5;           /* Mozilla 1.6 and below   */
	opacity: 0.5;               /* newer Mozilla and CSS-3 */
}

.searchbox-loadingpanel-label
{		
	position: fixed;
	margin: 0 auto;	
	padding: 20px 50px 20px 50px;
	width: 250px;
	height: 70px;
	z-index: 10000;
	top: 45%;
	left: 45%;
	vertical-align: middle;
	color: #000;
	background-color: #FDB509;
	border: solid 2px #000;
	font-size: 12px;
	
}

.loadingpanel-content
{
	padding-left: 10px;
	float: left;
	width: 100%;
	height: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: Black;
	margin-top: -5px;
	z-index: 5000;
}

.loadingpanel-rounded-corners 
         {
            /*FOR OTHER MAJOR BROWSERS*/
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -khtml-border-radius: 5px;
            border-radius: 5px;
            /*FOR IE*/
            /*behavior: url(border-radius.htc);*/
            background-color: White;
            
            font-family: Arial;
            font-size: small;
            padding: 10px;
        }
        
.loadingpanel-spinner
{		
	float: left;
	height: 80px;
	width: 80px;	
	z-index: 10000;
	margin-bottom: 10px;	
	vertical-align: middle;	
}

.loadingpanel-label
{		
	position: fixed;
	margin: 0 auto;	
	padding: 25px 20px 20px 10px;
	width: 350px;
	height: 100px;
	z-index: 10000;
	top: 15%;
	left: 40%;
	vertical-align: middle;
	color: #fff;
	background-color: #fff;
	border: solid 2px #000;
	font-size: 1.2em;
	
}

.loadingpanel-innerlabel
{		
	float: left;
	height: 50px;
	width: auto;
	margin-top: 40px;	
	margin-left: 70px;
	color: Black;
    font-weight: bold;
}
.salestextsection
{
	float: left;
	width: auto;
	height: auto;
	padding: 0;	
	border: solid 1px #000;
	vertical-align: middle;
	min-height: 0px;
	min-width: 0px;
	empty-cells: hide;
}

.searchtitle {
    color: #000;
    font-size: 16px;
    width: 100%;
    float: left;
    margin-top: -30px;
}

.show100more {
    float: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
	margin-bottom: 15px;
	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: #ff9933;
	background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}

.category-navigation .treeview
{
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #404040 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: #6a6365 /* 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
{
	margin-bottom: 15px;
	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: #ff9933;
	background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}

.RecentlyViewedProductsBox .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;
}

.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
{
    float: left;
    margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0;
	border: no-border; /*solid 3px #000000;*/
	/*min-height: 100%;*/
    text-transform: uppercase;
    background-color: #6A6365;
    width: 100%;
    height: 20px;
    color: #FFFFFF;
    
}

.infoblock-navigation li
{
    padding-left: 5px;
}

.infoblock-navigation a
{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

.infoblock-navigation a:hover
{
    text-decoration: underline;
}


.infoblock-navigation .title
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #FFF;
	background: #FDB509 /*url(images/bg_sidebar_title.gif) no-repeat;*/
}

.infoblock-navigation .listbox
{
	/*font-size: 12px;*/
    padding: 2px 10px 2px 0px;
	line-height: 25px;
	/*height: 100%;*/
	background: #6a6365; /*url(images/bg_sidebar_block.gif) no-repeat left bottom;*/
	margin: 0px;
    
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}

#navlist li
{
    display: inline;
    list-style-type: none;
    padding-right: 25px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
	clear: both;
	height: 30px;
	padding: 5px 3px 5px 3px;
}

.footer a
{
	text-decoration: none;
	color: #FFF;
}

.footer-disclaimer
{
	float: right;
	font-size: 11px;
}

.footer-poweredby
{
	float: left;
	font-size: 11px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.fixedElement {
    position:fixed;
    top:190px;
    width:250px;
    z-index:0;
}

.fixedElementLeft2 {
    position:fixed;
    top:450px;
    width:300px;
    z-index:0;
    margin-left: 15px;
}

.fixedElementRight {
    position:fixed;
    top:179px;
    left: 1000px;
    width:250px;
    z-index:0;
}


.RadAjax_Default .raDiv 
{
    z-index: 10000;
    }

.form-control {
    display: inline;
}


.form-control {
  display: inline;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}