/**
 * 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.
 *
 * @copyright  Copyright (c) 2004-2007 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/*-----------------Main styles-----------------*/



body {
	font-family:Verdana;
	font-size:100%;
	line-height:1em;
	color:#707070;
	background:url(../images/bg.jpg)
}

#homepage{
	padding: 20px 10px;
	background:none;
	display:block;
	margin-bottom:20px;
}
#homepage h1 { color:#6C3780; font-size:18px; }

.spacer {font-size:0; line-height:0;}

p { padding:0;}

/*-----------------Header styles-----------------*/

.head-top {
	background:#231f20;
	color:#424242;
	font-size:0.69em;
	padding:22px 0 18px;
	width:100%;
}
.head-top strong a { color:#707070; }

.welcome {float:left; font-size:12px; color:#FFF;}
.welcome .indent {padding:0 20px 0 26px;}

.navigation-1 {float:right; padding:1px 31px 3px 16px; border-left:0px solid #CECDC0;}
.navigation-1 label {font-weight:normal; color:#fff;}
.navigation-1 select {font-size:10px; width:109px; height:15px; margin-left:3px;}

.navigation-2 {float:right; padding:1px 16px 3px 16px; border-left:0px solid #CECDC0;}
.navigation-2 label {font-weight:normal; color:#fff;}
.navigation-2 select {font-size:10px; width:109px; height:15px; margin-left:3px;}

.navigation-3 {float:right; padding:2px 16px 3px 16px; color:#fff; font-size:0.91em;}
.navigation-3 a {color:#fff; text-decoration:none;}
.navigation-3 a:hover {color:#6C3780; text-decoration:underline;}

.navigation-3 ul {margin:0; padding:0; list-style:none;}
.navigation-3 ul li {padding:0 11px 0 8px; background:url(../images/links_line.gif) top right no-repeat; display:inline;}


.head-center {
	color:#424242;
	font-size:0.69em;
	height:245px;
	position: relative;
}

#slider { height:245px; z-index:1;}

.head-center .header-link {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	height: 245px;
	width: 100%;
}
.head-center .head-center-left {
	position: relative;
	z-index: 3;
}


.search {float:right; background:#6c3780; position:absolute; right:0; top:-245px;}
li.search {float:none; background:none}
.search-left {background:url(../images/search_bl.gif) bottom left no-repeat; position:relative; z-index:999;}
.search .indent {padding:16px 32px 20px 48px;}
.search label {color:#FFF; font-size:1.27em; vertical-align:middle;}
.search input.input-text {font-size:1em; width:305px; margin:0 2px 0 4px; color:#707070; }

.logo {text-align:right; padding:6px 314px 0 0;}



.menu {background: #231f20;}
.menu .indent {padding:0 0 0 0px;}



/*-----------------Content styles-----------------*/

.middle-container {
	font-size:0.69em;
	background:#FFF;
}


.tm_image {float:left; padding:0 20px 5px 0; display:inline;}


.box_body {padding:10px 19px 0;}
.actions button {float:right; display:inline;}



/*-----------------Footer styles-----------------*/

.footer-container {
	font-size:0.69em;
}

.footer .informational {color:#0081A1; padding:21px 20px 0; text-align:center;}
.footer .informational a {color:#fff; text-decoration:underline;}
.footer .informational a:hover {color:#6c3780; text-decoration:none;}

.footer .informational ul {margin:0; padding:0; list-style:none; display:inline;}
.footer .informational div {margin:0; padding:0; display:inline;}
.footer .informational ul li {padding:0 21px 0 17px; background:url(../images/links_line_foot.gif) top right no-repeat; display:inline;}
.footer .informational ul li.last {padding:0 21px 0 14px; background:url(../images/links_line_foot.gif) top right no-repeat; display:inline;}
.footer .informational div ul li.last {padding:0 21px 0 14px; background:none; display:inline;}

.footer .legality {margin:0; padding:5px 20px 15px; color:#383838;}
.footer .legality a {color:#fff; text-decoration:none;}
.footer .legality a:hover {color:#6c3780; text-decoration:underline;}

.customer-name label, .input-box label, form label {
	color: #707070;
}
.mini-newsletter label {
	font-weight:normal;
}

