/**
 * 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:tahoma;
	font-size:100%;
	line-height:1em;
	color:#707070;
}

.spacer {font-size:0; line-height:0;}

p { padding:0;}

/*-----------------Header styles-----------------*/

.head-top {
	background:#E3E2D8;
	color:#424242;
	font-size:0.69em;
	padding:22px 0 18px;
	width:100%;
}

.welcome {float:left; width:400px; font-size:1.11em;}
.welcome .indent {padding:0 20px 0 26px;}

.navigation-1 {float:right; padding:1px 31px 3px 16px;}
.navigation-1 label {font-weight:normal; color:#0C0C0C;}
.navigation-1 select {font-size:10px; width:109px; height:15px; margin-left:3px;}

.navigation-2 {padding:1px 16px 3px 16px; border-left:1px solid #CECDC0;}
.navigation-2 label {font-weight:normal; color:#0C0C0C;}
.navigation-2 select {font-size:10px; width:109px; height:15px; margin-left:3px;}

.navigation-3 {
	color:#424242;
	font-size:0.91em;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.navigation-3 a {color:#424242; text-decoration:none;}
.navigation-3 a:hover {color:#424242; text-decoration:underline;}

.navigation-3 ul {margin:0; padding:0; list-style:none;}
.navigation-3 ul li {
	background:url(../images/links_line.gif) top right no-repeat;
	display:inline;
	float: right;
	padding-top: 0;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 8px;
}


.head-center {
	color:#FFFFFF;
	font-size:0.69em;
	background-color: #9CC;
	background-image: url(../../../../../images/images/ad_area.jpg);
	background-repeat: no-repeat;
	background-position: 400px center;
}

.flash_header {
	text-align: right;
	vertical-align: middle;
	background-color: #FFF;
	height: 350px;
	width: 980px;
	background-image: url(../images/cart_header.jpg);
	background-repeat: no-repeat;
}
.flash_header {
	background-color: #FFF;
	background-image: url(../images/header_right.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 695px;
}
.flash_header:hover{
	background-color: #FFF;
	background-image: url(../images/header_right_on.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 695px;
}

.head-center-left {
	height:350px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

/*
.search {float:right; background:#FED584 url(../images/search_t.gif) top repeat-x;}
li.search {float:none; background:none}
.search-left {background:url(../images/search_bl.gif) bottom left no-repeat;}

*/
.logo {
	text-align:left;
	margin-top: -215px;
	padding-top: 6px;
	padding-right: 225px;
	padding-bottom: 0;
	padding-left: 42px;
}


.search .indent {
	position: relative;
	float:right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.search label {color:#0C0C0C; font-size:11px; vertical-align:middle;}
.search input.input-text {
	font-size:12px;
	width:130px;
	float:none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 4px;
}

.menu1 {
	background-image: url(../images/menubar_leftedge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.menu2 {
	background-image: url(../images/menubar_spacer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.menu3 {
	background-image: url(../images/menubar_searcharea.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


/*-----------------Content styles-----------------*/

.middle-container {
	font-size:0.69em;
}


.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:#0081A1; text-decoration:underline;}
.footer .informational a:hover {color:#0081A1; 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 13px 0 7px; 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:#383838; text-decoration:none;}
.footer .legality a:hover {color:#383838; text-decoration:underline;}
