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

/*header*/




.header_top_ad {
	width: 728px;
	height: auto;
	float: right;
}

.header-top {
	background-color:#FFFFFF;
	background-image:url(../images/header1.jpg);
	background-repeat:repeat-x;
	height:auto;
	width:100%;
	padding:10px 10px 5px;
}

/* footer */

.top_footer {
	width: 969px;
	height: auto;
	padding: 10px;
	background-color: #000;
	margin: 10px auto;
}

.top_footer ul li {
	display: inline;
}

.top_footer li {
	border-right:1px solid #2F2F2F;
	padding-right: 10px;
	padding-left: 10px;
}

.top_footer a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}

.top_footer a:hover {
	color:#FFCC00;
	text-decoration: none;
}

.footer ul {
	margin: auto;
	margin-top: 10px;
	width: 700px;
}

.footer ul li {
	display: inline;
}


.footer li {
	border-right:1px solid #2F2F2F;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 10px;
	float: left;
}

.footer a {
	text-decoration: none;
	color: #25328C;
	font-size: 11px;
}

.footer a:hover {
	color: #BA2020;
	text-decoration: none;
}

.footer p {
	margin-top: -50px;
	color: #25328C;
	font-size: 11px;	
}
.seal{
_-x-system-font:none;
_font-family:arial,helvetica,san-serif;
_font-size:9px;
_font-size-adjust:none;
_font-stretch:normal;
_font-style:normal;
_font-variant:normal;
_font-weight:normal;
_line-height:10px;
_margin:0;
_padding:0;
_text-align:center;
_width:90px;
_float:left;
}
.seal{
*-x-system-font:none;
*font-family:arial,helvetica,san-serif;
*font-size:9px;
*font-size-adjust:none;
*font-stretch:normal;
*font-style:normal;
*font-variant:normal;
*font-weight:normal;
*line-height:10px;
*margin:0;
*padding:0;
*text-align:center;
*width:90px;
*float:left;
}
.paypal{
width:253px; 
height:80px; 
margin-top:-90px;
margin-left:90px;
float:right;
}

.paypal{
_width:253px; 
_height:80px; 
_margin-top:-90px;
_margin-left:90px;
_float:right;
}

.paypal{
*width:253px; 
*height:80px; 
*margin-top:-90px;
*margin-left:90px;
*float:right;
}

.creditlogo{
float:left;
margin-top:-90px;
margin-left:100px;

}
.creditlogo{
*position:left;

}
.creditlogo{
_position:left;

}



.header-nav .left_nav span {
	float: left;
	margin-left: 10px;
	margin-top: 7px;
	margin-right: 19px;
}

.header-nav .left_nav a {
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.header-nav .left_nav a:hover {
	color: #FFCC00;
}

.header-nav .last_right{
	margin-top: 2px;
	width: 450px;
}
.header-nav .last_right .signup{
padding: 0px;
margin: 0px;

}
.livehelp{
	margin-top: 2px;
	margin-right: 5px;
	float: right;
}
.header-nav .last_right .icons{
	float: right;
}

.category_list {
	margin: auto; 
	width: 979px;
	background-color: #E3E3E3;
	padding: 5px;
}

.category_list ul {
	width: 100%;
}

.right_nav {
	float: right; 
	margin-top: -19px;
        margin-right: 5px;
}

.right_nav a {
	text-decoration: none;
	font-size: 12px;
	color: #000;
	font-weight: bold;	
}

.right_nav a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.right_nav span {
	border-right:1px solid #000000;
	float:left;
	line-height:11px;
	padding-left:10px;
	padding-right:10px;
}

a.selected_nav, a.selected_nav:active, a.selected_nav:visited {

color: #FFCC00;

}
