/**
 * 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)
 */

body {
	font-family:Tahoma, Geneva, sans-serif;	
}
#nav { padding:0 0 0 5px; font-size:11px; float:right; height:30px; /*background-color:#ff9900;*/ margin-top:-15px; }

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:center; }
#nav li.over { z-index:999; }
#nav a { -moz-border-radius:3px 3px 0px 0px; -webkit-border-radius:3px 3px 0px 0px; }
#nav a:hover { display:block; line-height:20px; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav li { float:left; }
#nav li.active a { color:#ffffff; }
#nav a { display:block; height:25px; line-height:20px; background-color:#245c80; padding:5px 1px 0px 1px; color:#ffffff;  font-family:Tahoma; text-align:center; font-size:12px; margin-left:5px; text-decoration:none; padding-left:10px; padding-right:10px; border-left:1px solid #132938; border-right:1px solid #132938; border-top:1px solid #132938; text-shadow:#111 1px 1px 1px; }
#nav li.over a,
#nav a:hover { /*text-decoration:underline;*/ background-color:#398bbf; }

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ecf3f6 url(../images/nav_divider.gif) repeat-x 0 100%; }
/*#nav ul li.over { background:#d5e4eb url(../images/nav_divider.gif) repeat-x 0 100%; }*/
#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #899ba5; }

/* Show menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#ecf3f6; }
#nav ul li a:hover { background:#d5e4eb; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span, #nav ul li.last li span { padding:3px 15px 4px 15px;}

/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }

/*#header_graphic {
	position:absolute;
	background-image:url("../images/header_graphic.png");
	background-repeat:no-repeat;
	right:0px;
	top:0px;
	width:930px;
	height:104px;
	z-index:2;
}*/


.footer .left-col{width:49%; float:left;}
.footer .right-col{width:50%; float:right; padding-bottom:20px;}
.footer ul{float:right; padding:0; font-size:1.16em;}
.footer ul li{display:inline; color:#181818; padding:0 13px 0 11px; background:url(../images/footer_links_divider.gif) right 3px no-repeat;}
.footer ul li.last{background:0;}
.footer ul li a{color:#181818; text-decoration:none; font-family:Tahoma; font-size:12px; color:#282828; text-decoration:none;}
.footer ul li a:hover{text-decoration:underline;}
.footer .links{padding-top:3px; font-size:1em;}
.footer .links a{color:#6e6ebf;}
.footer .links li{ background:url(../images/footer_links_divider_2.gif) right 3px no-repeat;}
.footer .store-switcher{margin-top:10px;}
.footer .store-switcher select{margin-left:5px;}




#vertnav 
	{
	background-image: url(../images/leftop.gif);
	background-repeat: no-repeat;
	background-color: #DDECF6;
	width: 180px;
	/*margin-bottom:10px;
	padding-bottom: 10px;*/
	margin-top: 0px;
	padding-top: 5px;
	}
* html #vertnav  { width:170px; }

#vertnav ul { margin-left:-10px; }

#vertnav  li 
	{
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-image: url(../images/leftmenu.gif);
	border-bottom:1px dashed #74b7e1;
	margin-left: 30px;
	margin-top:9px;
	margin-right:20px;
	font-family:Tahoma;
	font-size:11px; 
	color:#333333;
	text-decoration:none;
	}
	
	#vertnav li:last-child { border-bottom:0; }
	
#outer #centrecontent #contentleft table {
	font-family: tahoma;
	font-size: 11px;
}

#vertnav  li a {
	padding-left:0px;
	color: #104e79;
	text-decoration: none;
}
#vertnav  a:hover {
	color: #1a89cf;
}

.prodnav 
{
	background-image: url(../images/leftop.gif);
	background-repeat: no-repeat;
	background-color: #ddecf6;
	width: 180px;
	margin-bottom:10px;
	margin-top:20px;
	color:#154a6f;
}
* html #prodnav { width:170px; }
.prodnav li 
	{
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-image: url(../images/leftmenu.gif);
	border-bottom:1px dashed #a3cfec;
	margin-left: 30px;
	margin-top:9px;
	margin-right:20px;
	font-family:Tahoma;
	font-size:11px; 
	color:#154a6f;
	text-decoration:none;
	}
	
	.prodnav li:last-child { border-bottom:0; }
#outer #centrecontent #contentleft table {
	font-family: tahoma;
	font-size: 11px;
}

.prodnav li a {
	padding-left:0px;
	color: #104e79;
	text-decoration: none;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
.prodnav a:hover {
	color: #1a89cf;
}

.prodnav h1{

padding-top: 20px;
padding-left: 20px;
padding-bottom:10px;
font-family:Tahoma;
	font-size:12px; 
	color:#154a6f;
	text-decoration:none;
	font-weight:bold;

}

/* Navigation - Gold Coast Media */

a.top-link-checkout {
	padding-left:25px;
	background-image:url("../images/icons/checkout.png");
	background-repeat:no-repeat;
	background-position:5px center;
	text-indent:15px;
}

a.top-link-cart {
	padding-left:25px;
	background-image:url("../images/icons/cart.png");
	background-repeat:no-repeat;
	background-position:5px center;
	text-indent:15px;
}