﻿.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: 770px;
}

.master-wrapper-content
{
    float: left;
    width: 770px;
    margin: 0;
    text-align: left;
    background: #FFF;
}

.master-wrapper-side
{
    float: left;
    width: 185px;
    margin: 0 0 0 0;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    display: inline;
}

.master-wrapper-center
{
    float: left;
    width: 575px;
    margin: 0px 0 0 10px;
    background: #FFF;
    display: inline;
}

.master-wrapper-cph
{
    float: left;
    width: 575px;
    background: #FFF;
    color: #000;
    min-height: 400px;
    padding: 10px 0px 10px 0px;
}

.master-wrapper-center-1
{
    float: left;
    width: 830px;
    background: #FFF;
    display: inline;
}

.master-wrapper-cph-1
{
    float: left;
    width: 750px;
    color: #000;
    min-height: 600px;
    padding: 10px 10px 10px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



.header
{
    width: 100%;
    height: 75px;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 10px;
}

.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;
    color: #ff0000;
    font-weight: bold;
}

.header .ico-wishlist
{
    background: url('images/ico-wishlist.gif') no-repeat;
    padding-left: 20px;
    padding-bottom: 5px;
}

.header .ico-home
{
    background: url('images/ico-home.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 .header-contact {

width:235px;
float:left;
text-align:center ;
font-weight:bold;
padding-top:35px;
}
.header-logo
{
    margin-top: 5px;
    float: left;
    text-align: left;
}

a.logo
{
    background: url('images/logo.gif') no-repeat;
    display: block;
    width: 145px;
    height: 60px;
    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;
}

.header-menu
{
    font-size: 11px;
    color: #ffffff;
    background: url('images/h_menu_bg.gif') no-repeat;
    float: right;
    text-align: center;
    width: 378px;
    height: 23px;
    font-family: arial,verdana,helvetica,sans-serif;
    margin: 20px 0 0 0;
}
.header-search {
float:left;
background:#eaeaea;
width:100%;
padding:5px 0 5px 0;
}
.header-search .slogan{
float:left;
padding:5px 0px 5px 20px;
}
.header-search .searchbox
{
    float: right;
    width: 185px;
    display: inline;
    padding: 2px 1px 2px 5px;
    margin:5px;
    border:1px solid #cccccc;
    background:#ffffff;
}

.header-search .searchbox ul
{
    margin: 0;
    padding: 0;
}

.header-search .searchbox ul li
{
    list-style: none;
    float: left;
}






.header-menu .menu-bar
{
    padding: 5px 0px 0px 0px;
    margin: 0 5px 5px 0;
    display: inline-table;
}
.header-menu .menu-bar ul
{
    padding: 0;
    margin: 0;
}
.header-menu .menu-bar ul li
{
    list-style: none;
    display: inline;
    padding-right: 8px;
}
.header-menu .menu-bar a
{
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
}
.header-links-wrapper
{
    background: url('images/h_link_bg.gif') no-repeat;
    float: right;
    text-align: right;
    width: 377px;
    height: 33px;
}

.header-links
{
    padding: 5px 0px 0px 0px;
    margin: 0 5px 5px 0;
    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;
    text-transform: uppercase;
}

.header-links a:hover
{
    color: #3664A5;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
    color: #FFFFFF;
    background: #000000;
    padding: 8px 5px 9px 5px;
    text-align: center;
    height: 100%;
    vertical-align: middle;
    letter-spacing: 1px;
    margin: 0 0 0 0;
}

.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 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/* Home Webinar  */


.HomeWebinar {

float:left;
width:100%;
text-align:center;
}

.HomeWebinar .banner {
width:561px;
height:235px;

}
.HomeWebinar .banner .topbanner{
float:left;
width:561px;
height:170px;
}
.HomeWebinar .banner .topbanner img{
border:none;
}

.HomeWebinar .banner .banner-footer{
float:left;
width:561px;
height:65px;
 background :#ffe100;
}

.HomeWebinar .banner .banner-footer .productbox  {

float:left;
width:187px;
text-align:center ;

}

.HomeWebinar .banner .banner-footer .productbox .price {
font-size:14px;
font-weight:bold;
color:#ff0000;
line-height:24px;

}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
    margin-top:15px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.category-navigation li
{
    list-style: none;
}

.category-navigation a
{
    color: #555555;
}

.category-navigation .title
{
    font-size: 1.25em;
    font-weight: bold;
    text-transform:  capitalize;
        padding: 4px 8px;
    text-align:center;
     background :#b2b2b2;
     
}

.category-navigation .treeview
{
    font-size: 12px;
    padding: 5px 5px 5px 5px;
    line-height: 18px;
    margin: 0px;
    border: solid 1px #b2b2b2;
    background: #eaeaea;
}

.category-navigation .treeview ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    color: #555555;
    background-color: inherit;
}

.category-navigation .treeview ul .li_selected
{
    font-weight: bold;
background:url(images/cat_current.gif) no-repeat;
background-position:left center ;
padding:0 0 0 12px;     
    
}

.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: 1.25em;
    font-weight: bold;
    text-transform:  capitalize;
        padding: 4px 8px;
    text-align:center;
     background :#b2b2b2;
}

.manufacturer-navigation .listbox
{
    font-size: 12px;
    padding: 5px 5px 5px 5px;
    line-height: 18px;
    margin: 0px;
    border: solid 1px #b2b2b2;
    background: #eaeaea;
}

.manufacturer-navigation .listbox a{
color: #555555;
}

.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;
    background: rgb(232, 230, 210);
    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-top{
width:750px;
float:left;

}
.footer-top .footer-head{
width:750px;
float:left;
height:11px;
background:url(images/footerstrip_bg.gif) no-repeat;

}
.footer-top .footer-content{
text-align:center ;
float:left;
width:750px;
background:#000000;

}
.footer-top .footer-content .headers{
font-weight:bold;
color:#ffffff;

}
.footer-top .footer-content .links{

color:#ffffff;
}

.footer-top .footer-content .links a{

color:#ffffff;
}
.footer
{
    width:740px;
    clear: both;
    height: 35px;
    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;
}


.catchart{
float:left;
width:561px;
text-align:center ;
}

.catchart .charttitle{
width:561px;
height:23px;
float:left;
background:url(images/catchart_bg.gif) no-repeat;

}


.catchart .charttitle h2{
margin:2px;
font-size:14px;
font-weight:bold;

}
.catchart .cattable{
float:left;
width:561px;

}
.catchart .cattable .headings{
background:#000000;
color:#ffffff;
font-weight:bold;
line-height:24px;
width:187px;
}
.catchart .cattable .headings a{
color:#ffffff;

}
.catchart .cattable .subcat-left{
border-bottom:1px dashed #C0C0C0;
border-left:1px dashed #C0C0C0;
line-height:24px;
width:187px;

}

.catchart .cattable .subcat-center{
border-bottom:1px dashed #C0C0C0;
border-left:1px dashed #C0C0C0;
border-right:1px dashed #C0C0C0;
line-height:24px;
width:187px;

}

.catchart .cattable .subcat-right{
border-bottom:1px dashed #C0C0C0;
border-right:1px dashed #C0C0C0;
line-height:24px;
width:187px;

}

.newsletter{

margin-top:10px;

}
.newsletter .news-header{
height:21px;
background:url(images/news_head_bg.gif) no-repeat;
 text-align :center ;
 color:#ffffff;
 font-weight:bold;
 font-size:12px;
 padding-top:5px;
}
.newsletter .news-box{

border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
height:60px;
padding:5px 0 0 0;
}
.newsletter .news-box .text-box{
width:173px;
height:22px;
margin:5px 5px 0 5px;
border:1px solid #CCCCCC;
background:#ffffff;
}
.newsletter .news-box .radio-btn{
margin:10px 0 0 0;
text-align:center ;

}
