/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
body {
    background:#e5e5e5;
}
.outline-creator{
    border:0;
    background:none;
}
.cms-home .middle{
    margin:0;
}
.middle{
    background:#fff;
    }
 #nav {
	float:left;
	font-size:1.1em;
	margin-left:0px;
	margin-top:-3px;
}

.toplinks-bar {
	color:#FFFFFF;
	padding:8px 13px;
	text-align:right;
    background:url(../images/toplinks-bar.gif) no-repeat; color:#fff; width:874px; height:26px; margin:0;
}
.gz {
    background:url(../images/toplinks-bar-gz.gif) no-repeat;;
}

#nav {
    margin-top:2px;
}
#nav li.over a, #nav a:hover {
	color:#444444;
}


#nav a { 
	float:left;
	background:none;
	padding-right:11px;
	color:#ECECEC;
	ont-weight:bold; 
}

div[class] #nav li.level0 a:hover {
	background: #FFFFFF;
	color:#444444;
	background:none;
}
div[class] #nav li.level0 {
	background: url(../images/nav_top_level_arrow.gif) no-repeat center right;
}
div[class] #nav li.level0:hover {	
	background: url(../images/nav_top_level_arrow3.gif) no-repeat right;
}
div[class] #nav li.active { border:0; color:#fff; margin-top:1px; }
div[class] #nav li.active ul { margin-top:-1px; margin-left:1px; }
#nav li.active span {
    color:#fff;
}
#nav li.active:hover span {
    color:#444444;
}
#nav li.active ul li a:hover span { color:#e10008 !important; }
.breadcrumbs {
	float:left;
	padding-left: 5px;
	padding-top: 2px;
}

.col-detail {
    background:#fff;
    float:left;
    padding-left:14px;
    padding-top:14px;
    padding-bottom:14px;
    width:595px;
}
.search-detail {
    margin:0;
}
.layout-2columns-deails {
    width:900px;
    padding:none;
    padding-bottom:0;
    background:#f0f0f0;
}
.layout-2columns-deails .col-right {
    margin-top:-6px;
}
.layout-2columns-deails .col-detail {
    margin-top:-6px;
}


.product-info-box {
	float:left;
    padding-left:27px;
    width:240px;
}
.col-main .padder {
    width:630px;
    margin:0;
    padding:0;
}
.col-right {
    margin:0;
    width:291px;
    height:100%;
}
.col-right .box {
    font-size:11px;
    padding:20px;
    width:251px;
    margin-bottom:0;
}
.col-right .cart-autor {
    color:#fff;
    background:#c30000 url(../images/box/red-bg.gif) repeat-x;
}
.col-right .cart-autor h4 {
    color:#fff;
    font-family:arial, verdana;
    font-size:28px;
    text-transform:none;
    text-align:left;
}
.col-right .cart-autor img {
    border:3px solid #fff;
    margin:5px 15px 5px 0;
    float:left;
}
.col-right .cart-video img {
    border:3px solid #fff;
}

.col-right .cart-video {
    color:#fff;
    background:#b2b2b2;
}
.col-right .cart-video h5 {
    color:#fff;
    font-family:arial, verdana;
    font-size:12px;
    text-transform:none;
    text-align:left;
}
.col-right .cart-video .text {
    border:3px solid #fff;
}

.col-right .cart-autor-detail {
    background:#f0f0f0;
    color:#000;
}
.col-right .cart-autor-detail h4 {
    color:#000;
    font-family:arial, verdana;
    font-size:12px;
    text-transform:none;
    text-align:left;
}
.border-head {
    margin-top:30px;
    padding-top:20px;
    border-top:1px solid #e8e8e8;
}
h4.border-head {
    color:#000;
}
.attribute-specs td {
    background:#fff;
    padding-left:0;
    padding-right:0;
    border:0 !important;
}
.attribute-specs td.label {
    font-weight:normal;
}
h3.product-name {
    color:#e40001 !important;
    font-size:30px !important;
}
.description{
    margin-top:30px;
    padding-top:20px;
    padding-bottom:20px;
    border-top:1px solid #e8e8e8;
    color:#000;
}
.description h4{
    font-size:14px;
    color:#000;
}
.add-to-boxes .add-to-cart-box{
    background:none;
    padding:0;
    border:0;
}
.add-to-boxes .add-to-cart-box a{
    margin-top:15px;
    float:left !important;
}
.add-to-boxes .add-to-cart-box a img{
    margin-left:0 !important;
}
.product-info-box .price-box{
    padding-top:0;
    padding-bottom:0;
}
.data-table th.last{
    border-right:1px solid #dedede;
}
.data-table th{
    border-top:1px solid #dedede;
    border-left:1px solid #dedede;
    background:#f4f4f4;
    color:#000;
    font-size:11px;
    font-weight:bold;
    text-transform:none;
    padding:10px;
}
.data-table tbody td.last{
    border-right:1px solid #dedede;
}
.data-table tbody td{
    border-top:1px solid #dedede;
    border-left:1px solid #dedede;
    border-bottom:0;
    background:#fff;
}
td.attributes-col h4.title a{
    color:#000;
    font-weight:normal;
    text-decoration:underline;
}
.data-table tfoot td{
    border:1px solid #dedede !important;
    background:#f8f8f8;
    border-bottom:1px solid #dedede !important
}
table.grope td{
    color:#000;
    padding:0;
    vertical-align:middle;
    border:0;
    background:none;
}
table.grope tr.even{
    background:none;
}
table.grope .regular-price .price{
    color:#000;
    font-weight:normal;
}
table.grope td.last{
    border:0;
}
.cart-bottom .cms{
    width:590px;
    height:50px;
    float:left;
}
.cart-bottom .cart-totals {
    float:right;
    width:250px;
}
.cart-totals table{
    width:250px;
}
.cart-totals tfoot td{
    color:#000;
}
.mini-search label{
    float:right;
    color:#fff;
    text-transform:uppercase;
    margin:5px 10px 0 0;
}
.mini-search fieldset{
    float:right;
    color:#fff;
    font-variant:small-caps;
}
.layout-1column{
    padding:20px 30px 3px 30px;
}

.mini-search .input-text{
    background:url(../images/search-text.gif) no-repeat;
    width:142px;
    height:16px;
    border:0;
    padding:6px 5px 6px 10px;
    color:#999;
    margin:0;
}
.search-submit{
    background:url(../images/search-submit.gif) no-repeat;
    width:30px;
    height:28px;
    border:0;
    margin-left:-3px;
}
.footer-up{
    background:url(../images/foot_bg.gif) no-repeat;
    height:51px;
    width:870px;
    padding:15px 10px 15px 20px;
}
.footer-up ul.footer-links{
    float:left;
    margin-top:19px;
}
.footer-up ul.footer-links li{
    border-right:1px solid #999;
    padding:0 10px 0 10px;
}
.footer-up ul.footer-links li.end{
    border-right:0;
}
.footer-up ul.footer-links li a{
    padding:0 !important;
    text-decoration:underline;
}

.footer-up ul.images{
    float:right;
    margin-top:10px;
    margin-right:10px;
}
.footer-up ul.images li{
    margin-left:10px;
}
.footer {
    margin:0;
}

.footer-down{
    padding:0 15px 0 15px;
    margin-top:13px;
}
.footer-down p{
    float:left;
}
.footer-down ul{
    float:right;
}
h1#logo a{
	margin-left:5px;
}
.product-info-box .data-table th, .product-info-box .data-table tr, .product-info-box .data-table td, .product-info-box .data-table tbody td.last{
border:0;
background:none;
}
.cyrcle{
	width:115px;
	float:right;
}
.clasic{
	float:right;
	margin-top:17px;
}
.clasic ul{
	margin-left:15px;
}
.clasic li{
	border-left:1px solid #bdbdbd;
	float:left;
	padding: 0 15px 0 15px;
}
.clasic li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.cyrcle ul{
	padding:0;
	margin:0;
}
.cyrcle li.cyrcle{
	width:48px;
	height:34px;
	text-align:center;
	padding-top:14px;
	float:left;
	background:url(../images/cyrcle.png) no-repeat;
}
.cyrcle li.text{
	float:left;
	padding-top:10px;
	padding-left:10px;
	width:57px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.cyrcle a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;
}

.home{
    width:875px;
    margin:0 auto;
    padding-top:13px;
}
.home .middle{
    margin:12px 0 0 0;
    padding:0;
    height:auto;
    min-height:inherit;
}
.home .middle a{
    padding-right:10px;
    float:left;
}
.home .middle a.last{
    padding-right:0;
}

.home .foot {
    margin:30px 0 0 0;
}
.home .foot p {
    float:left;
    margin:6px 0 0 0;
    width:auto;
}
.home .foot a {
    margin-left:15px;
    float:left;
}