﻿.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
{
	top:3px;
}

.master-wrapper-content
{

}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
	height: 70px;
	width: 100%;
	background: url('images/admin-header-bg.gif') repeat-x;	
	position: relative;
}

.header .logo
{
	background: url('images/logo_bazars.jpg');
	display: block;
	width: 340px;
	height: 70px;
	text-decoration: none;	
}

.header .links
{
	position: absolute;
	right: 10px;
	top: 17px;
	text-align: right;
}

.header .links .separator
{
	color: #FFF;
	padding: 0 3px 0 3px;
}

.header .version
{
	position: absolute;
	right: 5px;
	top: 55px;
	text-align: right;
	color: #e7e7e7;
	font-size: 14px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header-menu
{
	width: 100%;
	margin:auto;
	line-height: 29px;
	height:31px;
	background: url('images/admin-menu-bg.gif') repeat-x;	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER STATUS BAR

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.status-bar
{
	background: #e7efef no-repeat;
	height: 38px;
	border: solid 1px #acacac;
	padding: 0px 10px 0 5px;
}

.status-bar .help
{
	padding-top:5px;
	float:left;
	font-weight: bold;
	background: url('images/header_title.gif') repeat-x;
	display: block;
	width: 680px;
	height: 32px;
}

.status-bar .breadcrumb
{
	float: right;
	text-align: right;
	padding-top: 5px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER ERRORS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.content .errors
{
	color: #333;
	margin:auto;
	text-align:center;
	height:130px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER CONTENT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.content .cph
{
	padding: 20px 15px 5px 15px;	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	DASHBOARD

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

table.dashboard
{
	margin-top: 10px;
	border: solid 1px #cccccc;
	width: 960px;
	border-collapse: collapse;
	margin:auto;
	vertical-align: top;
}

table.dashboard td.maincol
{
	padding: 5px;
	vertical-align: top;
}

table.dashboard td.splitcol
{
	width: 50%;
	vertical-align: top;
}

table.dashboard td.rightcol
{
	width: 330px;
	background: #f3f3f3;
	padding: 10px 3px 5px 3px;
	vertical-align: top;
}

table.stats
{
	margin-top: 10px;
	width: 100%;
}

table.dashboard td.bestsellers
{
	width: 20%;
	vertical-align: top;
	padding: 10px 5px 5px 5px;	
	font-weight: bold;
	background:#fcfabc;
	border: dashed 1px #dfdfdf;
	margin-bottom: 10px;
}

table.stats td.searchterms
{
	padding-left: 5px;
	width: 35%;
	vertical-align: top;	
}

table.dashboard td.basecol .warnings
{
	padding: 10px;
}

.dashboard .statisticsTitle
{
	text-align: left;
	color: #333;
	font-weight: bold;
	margin-bottom: 5px;
}

.dashboard .newsitem
{
	
}

.dashboard .newsitem .newstitle
{
	
}

.dashboard .newsitem .newstitle a:hover
{
	text-decoration: none;
}

.dashboard .newsitem .newsdate
{
	font-size: 0.8em;
	color: #555;
	border-bottom: solid 1px #dfdfdf;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.dashboard .newsitem .newsdetails
{
	color: #333;
	margin-bottom: 10px;
}

.footer
{
	clear: both;
	height: 60px;
	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;
}

.header .ico-register
{
	background: url('images/ico-register.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-login
{
	background: url('images/ico-login.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-logout
{
	background: url('images/ico-logout.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-cart
{
	background: url('images/ico-cart.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-wishlist
{
	background: url('images/ico-wishlist.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-admin
{
	background: url('images/ico-admin.gif') no-repeat;
	padding-left: 20px;
}

#leftcontent 
{
	position: absolute;
	top:113px;
	left:9px;
	width:152px;
	background:#fff;
		z-index:100;
}

#centercontent 
{
	margin-top:7px;
	background:#fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 168px;
	margin-right:190px;
		z-index:100;

}

