/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-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/afl-3.0.php  Academic Free License (AFL 3.0)
 */

#nav { padding:0; font-size:1.1em; }

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; z-index:100; }
#nav li.over {  }
#nav a,
#nav a:hover { display:block; text-decoration:none;}
#nav span { display:block; cursor:pointer; white-space:nowrap; text-transform: uppercase; }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav li { float:left;}
#nav li.active a { color: #fff; }
#nav a { float:left; padding:4px 14px 0px 14px; color:#FFF; font-weight:bold; font-size: 13px; border-right: 1px solid #8b4848; text-transform: uppercase; }
#nav a:hover { color: #DC9A31; }
#nav li.last a { border: none; }

.header-nav ul li ul {
    text-align: left;
    position: absolute;
    display: block;
    clear: both;
    visibility: hidden;
    background: #740504;
    width: 330px;
    z-index: 100;
}

.header-nav .a-right {
    right: 0px;
}

.mt_box{
    float: left;
    width: 150px;
	padding: 5px 10px 0 0;

}
.r-border{
    border-right: 1px dotted #7d1c1a !important;
}
.mt_box a{
	text-align: left;
    display: block !important;
	font-weight: normal !important;
    text-transform: none !important;
    border: none !important;
    font-size: 11px !important;
    padding: 0 10px 0 15px !important;
    width: 120px;
}
.mt_box a:hover { text-decoration: underline !important; color: #FFF !important; }

.mt_bottom{
    margin-top: 4px;
    background: #5e0404;
    height: 25px;
}
.mt_bottom a{
    text-decoration: none;
    text-transform: uppercase;
	font-weight: bold;
	font-size: 12px !important;
    border: none !important;
    padding: 2px 14px 0 14px !important;
}
.mt_bottom .right{
    float: right !important;
    color: #ffcd00 !important;
    margin-right: 20px;
}

ul#nav li.last{
	/*background-color: #F64A08;*/
	background: url(../images/sales-back.png) repeat-y;
    height: 34px;
    line-height: 25px;
    margin-top: -5px;
}

.sales-light{
	position: absolute;
    right: -28px;
    top: 139px;
    z-index: 999999;
}

.header-nav-container{
	position: relative;
	z-index: 1;
}

.top-menu-links{
	background: url(../images/shopping-cart-top.png) no-repeat center right;
	height: 33px;
}

ul.top-menu-links li{
	padding: 0 28px 0 14px;
	line-height: 43px;
}

ul.shadetabs li{
	width: 160px;
	height: 30px;
	font-size: 12px;
	font-family: Arial;
	font-weight: normail;
	text-align: center;
	margin-right: 5px;
}
div.quick-access{
	margin: 0px;
}

.side_box div.content h2{
	border-bottom: 1px solid #610606;
	font-weight: bold;
}

.side_box div.content li a{
	font-weight: bold;
}

.side_box div.content li{
	padding: 0px;
}

form#search_mini_form{
	display: inline-block;
	margin-left: 150px !important;
    margin-top: 25px;
    width: 260px;
}

.mini-search .input-text {
	font-size: 16px;
	height: 32px;
	width: 218px;
}

.mini-search{
	height: 33px;
    margin-bottom: 14px;
    width: 261px;
}

ul.top-menu-links li.last, ul.top-menu-links li.last a{
	padding-left: 0px !important; 
	padding-right: 2px !important; 
	color: #d4d4d4;
}

ul.top-menu-links li.last a{
	text-decoration: none;
}

#search_autocomplete{
	left: 622px !important;
	width: 228px !important;
}



/**----------------------------------------------**/
.content-block-custom {
	width: 670px;
    float: left;
    background-color: #fdf8e6;
}

.content-block-custom .head-title {
    background: #fdf8e6 url('../images/head-line.gif') left bottom no-repeat;
    width: 100%;
}

.content-block-custom .head-title h1 {
    color: #610505;
    margin-bottom: 5px;
}

.content-block-custom .title {
    background: #fdf8e6 url('../images/title-background.gif') top left no-repeat;
    width: 100%;
}

.content-block-custom .title h2 {
    color: white;
    font-size: 24px;
    padding-left: 20px;
    width: 100%;
}

.content-block-custom a {
    color: #0c62e3;
    text-decoration: none;
    font-size: 12px;
}

/* End content styles */

/* Static column styles */
.static-content {
    float: left;
    width: 100%;
}

.static-content .column-big {
    float: left;
    width: 100%;
    height: 207px;
    background-color: #7f7f7f;
}

.static-content .column-small {
    float: left;
    width: 220px;
    height: 140px;
    background-color: #aaaaaa;
    margin: 2px 2px 2px 0;
}

.static-content .column-small2 {
    float: left;
    width: 226px;
    height: 140px;
    background-color: #aaaaaa;
    margin: 2px 2px 2px 0;
}
.static-content .last-block {
    float: right;
    margin-right: 0px;
    margin-left: 0px;
}

/* End static column styles */

/* Best costumes */
.best-costumes {
    float: left;
    width: 100%;
}

.best-costumes img {
    float: left;
    border: 1px solid #e5ddc2;
    margin-right: 15px;
}

.best-costumes b {
    font-size: 13px;
}

.best-costumes .men-costumes {
    float: left;
    width: 320px;
}

.best-costumes .female-costumes {
    float: right;
    width: 320px;
}

.best-costumes ul {
    float: left;
    list-style: none;
    padding: 5px 0;
    margin: 0;
}

.bes-costumes ul li {
    float: left;
    margin: 0;
    padding: 0;
}

/* End Best costumes */

/* You interest */
.you-interest {
    float: left;
    width: 100%;
    padding-top: 10px;
}

.you-interest ul {
    float: left;
    list-style: none;
    padding: 5px 0;
    margin: 0;
    width: 100%;
    border-top: 1px solid #e5ddc2;
}

.you-interest ul li {
    float: left;
    margin: 0;
    padding: 0;
    width: 165px;
}

/* End You interest */

/* Featured product */
.featured-product {
    float: left;
    width: 100%;
}

.featured-product .product {
    float: left;
    width: 156px;
    min-height: 330px;
    text-align: center;
    padding: 10px 10px 10px 0px;
}

.featured-product img {
    border: 1px solid #e5ddc2;
}

.product span.price {
    color: red;
    font-size: 18px;
}

.product span.avaliable {
    color: #d95e03;
    font-size: 11px;
}
/* End Featured product */

/* Description */
.description {
    float: left;
    width: 100%;
    margin-top: 20px;
    font-size: 12px;
}

.description h2 {
    margin-bottom: 0px;
}
/* End description */

.mini-search #search{
	padding: 0px;
}




