/**
 * 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:2px 0 1px;
	width:100%;
}

.welcome {float:left; width:165px; font-size:1.11em;}
.welcome .indent {padding:0 20px 0 26px;}

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

.navigation-2 {float:right; 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 {float:right; padding:2px 16px 3px 16px; color:#424242; font-size:0.91em;}
.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 {padding:0 11px 0 8px; background:url(../images/links_line.gif) top right no-repeat; display:inline;}


.head-center {
	background:#FDC474 url(/images/header.jpg) top repeat-x;
	color:#424242;
	font-size:0.69em;
	height: 175px;
}

.head-center-left {}

.search {float:right; }
li.search {float:none; background:none}
.search-left {}
.search .indent {padding:16px 32px 20px 48px;}
.search label {color:#0C0C0C; font-size:1.27em; vertical-align:middle;}
.search input.input-text {font-size:1em; width:305px; margin:0 2px 0 4px;}

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



.menu {border:1px solid #E4E4D9;}
.menu2 {border:1px solid #F7F8ED; background:#F6F4EB url(../images/menu_bg.gif) top repeat-x;}
.menu .indent {padding:0 0 0 1px;}



/*-----------------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 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:#383838; text-decoration:none;}
.footer .legality a:hover {color:#383838; text-decoration:underline;}


#dolphincontainer{position:relative;border-bottom: 2px solid navy; color:#E0E0E0;background:#143D55;
width:100%;font-family:Helvetica,Arial,Verdana,sans-serif;}
#dolphinnav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(/dtabs/images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(/dtabs/images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(/dtabs/images/dolphin_right-ON.gif) no-repeat top right;height:33px;}

#dolphin_inner{color: white; padding: 5px; font-size: 80%; height: 1em}

#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active{color: white}
#dolphin_inner a:hover{color: yellow}

