/******************************************************\
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: PJStyle                                      *
* Author: AJ Schott (G3 Group)       *
* Id: $Id$                                           *
\*****************************************************/

/* Color: Gold */

body {
	color: #535353;
	background: #232E4C url('../images/gold/BodyBg.jpg') repeat-x 0 0;
}


a {
	color: #001927;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #07599a;
}

h2 {
	color: #003366;
}

h3 {
	color: #034285;
}


#TopMenu li a, #TopMenu li div {
	color: #fff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D5AA;
}
#TopMenu li span {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
#TopMenu li div a {
	border-left: 0;
}

#TopMenu li a:hover {
	color: #fff;
}

#Menu li a {
	background: url('../images/gold/PagesMenuBg.gif') 0 4px no-repeat;
	color: #fff;
}

#Menu li ul li a {
	background: #65b2cb;
}

#Menu li ul li a:hover {
	background-color: #075899;
	color: #fff;
}

#Menu li:hover a, #Menu li.over a{
	color: #BEBE7E;
}

#Outer {
	background-repeat: no-repeat;
	background-position: center top;
}


#Header {
	border-bottom: 0px solid #4aa1b2;
}

#Logo h1 {
	color: #fff;
	background: url(../images/gold/Logo.png) top left no-repeat;
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	color: #95bbd1;
}

#SearchForm label {
	color: #fff;
}

#SearchForm a {
	color: #b1ccdc;
}

#SearchForm a:hover {
	color: #fff;
}

.Left {
	background: #fff url('../images/gold/LeftBg.gif') no-repeat;
}

.Left li {
	border-bottom: 1px solid #c5dde9;
}

.Left li a:hover {
	color: #07599a;
}

.Content {
	background: #fff url('../images/ContentBg.gif') repeat;
}

.Content a {
	color: #075899;
}

.Content.Wide {
	background-image: url('../images/ContentBgWide.gif');
}

.Content.Widest {
	background-image: url('../images/ContentBgWidest.gif');
}


.Right {
	background: #fff url('../images/gold/RightBg.gif') no-repeat;
}

.Right a {
	color: #034285;
}

.Right a:hover, .Right a:hover strong {
	color: #001927;
}

#Footer {
	border-top: 0px solid #C0DAE7;
}

#Footer li a {
	border-left: 0px solid #208db5;
}

.Content .ProductList li {
	border: 1px solid #cddee2;
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #DFF2F7;
}

.ProductList .ProductImage {
	background: #fff;
}

.ProductList strong, .ProductList strong a {
	color: #075899;
}

.ProductPrice, .ProductList em {
	color: #800000;
}

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBE7E;
}

.Content .FeaturedProducts .ProductList li {
	background: #dff2f7;
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #D2E8EE;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../images/gold/TopSellerNumberBg.gif) 0 4px no-repeat;
	color: #075899;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	border: 1px solid #c0dae7;
	background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../images/gold/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #075899;
}

.Breadcrumb {
	border-bottom: 1px solid #DCDFE2;
}


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #85BADF; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
	background: url('../images/gold/Cart.gif') no-repeat 3px 0;
}
.ViewCartLinkTop {
	background: url('../images/gold/Cart2.gif') no-repeat 3px 0;
	color: #FFFFFF;
}
#carticon a:hover {
	color: #33CCFF;
}
table.CartContents, table.General {
	border: 1px solid #c7d7db;
}

.CartContents thead tr th, table.General thead tr th {
	background: #edf2f3;
	color: #424748;
	border-bottom: 1px solid #c7d7db;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #c7d7db;
	color: #075899;
}

.MiniCart .SubTotal {
	color: #075899;
}

.JustAddedProduct {
	border: 1px solid #c0dae7;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #075899;
}

.CategoryPagination {
	color: #034285;
	background: #f4fbfc;
	border: 1px solid #c0dae7;
}

.CheckoutRedeemCoupon { background: #EAFDFF; padding: 10px; width: 300px; border: 1px solid #9DD3D8; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#EEF5F9;
}

.InfoMessage {
	background: #EFF8FA url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #EFF8FA;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #c7d7db;
	background: #edf2f3;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #dcf0f5;
	border: 1px solid #bce0e8;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #3d9abe;
}

.TabNav li a {
	border: 1px solid #3d9abe;
	background: #ddf0f6;
}

.TabNav li a:hover {
	background-color: #c8e6ed;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}
#menuwrapper {
	clear: both;
	margin: 0 auto;
	
}
#menuwrapper table {
	margin: 0 auto;
	
}.menustrip {
	background-image: url(../images/menu/bar.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 9px;
}
#bgwrap {
	background-color: #fff;
	background-image: url(../images/gold/bodyBgMiddle.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}
.ccbackground {
	color: #555;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 440px;
}
.NewsletterSubscription {
	border: 1px solid #A5882C;
	margin-right: 5px;
	margin-left: 5px;
}
#Header #Menu {
	background: url(../images/gold/MenuBg.gif) 0 100% repeat-x;
}
#Header #Menu li {
	background: url(../images/gold/MenuBgRight.gif) top right no-repeat;
}
#Header #Menu li a {
	background: url(../images/gold/MenuBgLeft.gif) top left no-repeat;
}
#Header #Menu li ul li a {
	background-color: #DADAB6;
}
#Header #Menu li ul li a:hover {
}
/* Pages Menu */
#Header #SideCategoryList {
	clear: both;
	float: left;
	width: 98%;
	margin: 0 1% 0 1%;
	height: 32px;
	display: inline;
	position: relative;
	z-index: 1;
}
#Header #SideCategoryList h2 {
	margin: 0;
	visibility: hidden;
	line-height: 1px;
	padding: 0px;
}
#Header #SideCategoryList ul {
	margin: 0 0 0 10px;
	padding: 0;
}

#Header #SideCategoryList li {
	float: left;
	position: relative;
	list-style: none;
	margin: 0 4px 0 0;


}

#Header #SideCategoryList li.First {
	/*margin-left: 10px;*/
}

#Header #SideCategoryList li a {
	display: block;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	padding: 7px 20px 5px 20px;
	height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#Header #SideCategoryList li a:hover	{
	text-decoration: underline;
	color: #FFFFFF;
}

#Header #SideCategoryList li ul {
	width: auto;
	position: absolute;
	clear: left;
	top: 32px;
	left: -10px;
	display: none;
	text-align: left;
	font-size: 0.9em;
	background: transparent;
	z-index: 10;
}

#Header #SideCategoryList li ul li {
	clear: both;
	text-align: left;
	background: transparent;
}

#Header #SideCategoryList li ul li a {
	padding: 5px 10px 5px 10px;
	font-size: 0.9em;
	text-align: left;
	margin: 0;
	width: 170px;
	height: auto;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F4EB;
}

#Header #SideCategoryList li ul li a:hover {
}

#Header #SideCategoryList li:hover a, #Header #SideCategoryList li.over a{
	text-decoration: underline;
}

#Header #SideCategoryList li ul li a, #Header #SideCategoryList li.over li a {
	text-decoration: none !important;
}

#Header #SideCategoryList li:hover ul, #Header #SideCategoryList li.over ul {
	display: block;
}

/* Holly Hack. IE Requirement \*/
* html #Header #SideCategoryList ul li { float: left; height: 1%; }
* html #Header #SideCategoryList ul li a { height: 1%; }
/* End */
#Header #SideCategoryList {
	background: url(../images/gold/MenuBg.gif) 0 100% repeat-x;
}
#Header #SideCategoryList li {
	background: url(../images/gold/MenuBgRight.gif) top right no-repeat;
}
#Header #SideCategoryList li a {
	background: url(../images/gold/MenuBgLeft.gif) top left no-repeat;
}
#Header #SideCategoryList li ul li a {
	background: #DADAB6;
}
#Header #SideCategoryList li ul li a:hover {
	font-weight: bold;
	color: #003399;
}
.generalhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.phone {
	font-size: 14px;
	font-weight: bold;
}
