.rssListItem{
border:1px solid #DADADA; 
background:transparent url(../images/blue/FeaturedProductsBg.gif) repeat-x scroll 0 100%; 
float: left;
font-size:0.95em;
height:248px;
margin:6px 11px 10px 0;
padding:5px;
text-align:center;
width: 120px;
}

.rssListItem .info{
height:187px;
overflow:hidden;
}


.rssListItem a{
padding:5px;
text-decoration:none;
}

.rssListItem a:hover{
text-decoration:underline;
}

.rssListItem .rssDescrip{
color:#EC1C4D;
}

.black, .rssListItem strike{
color:#000000 !important;
}


/* Color: Maroon */

body {
background: #fff url(../images/blue/BodyBg.gif) 0 -45px repeat-x;
color: #282828;
}
a {
color: #282828;
font-weight: normal;
text-decoration: underline;
}
a:hover {
color: #185b9f;
}
h2 {
color: #282828;
}
h3 {
color: #fe8e01;
}
hr {
background: #dadada;
color: #dadada;
}


#Container {
}

#TopMenu {
	/* JEREMY ADDITIONS */
	left:380px;
    position: absolute;
	width:700px; /* was 600px */
	text-align:right;
	top:3px;
	/* END JEREMY ADDITIONS */
}
#TopMenu li {
background: url(../images/blue/PagesMenuBg.gif) 0 10px no-repeat;
}
#TopMenu li.First {
background-image: none;
}
#TopMenu li a, #TopMenu li span {
}
#TopMenu li span a {
}
#TopMenu li a:hover {
text-decoration: underline;
}

#Menu {
}

#Menu li {
}

#Menu li a {
color: #EF8F02;
font-weight:bold;
}
#Menu li a:hover {
color: #EF8F02;
}
#Menu li ul {
}
#Menu li ul li a {
color: #fff;
background: #fe8e01;
}
#Menu li ul li a:hover {
color: #185b9f;
}


#Outer {
}
#Wrapper { /* Image used with kind permission from www.sxc.hu/profile/Mingret */
/* background: url(../images/blue/WrapperBg.gif) 0 0 no-repeat; */
}
#Header {
}


#Logo {
}
#Logo h1 {
color: #fff;
}
#Logo h1 a {
color: #FE8E01;
}

/* facebook changes */
.page_stream{
height:200px !important
}

.UIStory_Message{
color:#333333 !important
}

.name_block a{
color:#3B5998 !important;
text-decoration: none !important;
font-size:11px !important
}

.UIIntentionalStory_Time a{
color: #3B5998;
text-decoration: none !important;
}

#SearchForm {
	/* background: url(../images/blue/SearchBg.gif) 0 0px no-repeat; JEREMY DELETION */
}
#SearchForm form {
}
#SearchForm label {
display: none;
}
#SearchForm input {
background: #fff;
border: 1px solid #d9d9d9;
}
#SearchForm .Button {
border: 0;
}
#SearchForm a {
color: #939393;
}
#SearchForm p {
color: #939393;
}

.adNos{
border:1px solid #ffffff;
display:block;
float:left;
padding: 0px 5px
}

.adNos a{
outline:none;
text-decoration:none
}

.Left {

}
.Left .Block {
}
.Left h2 {
}
.Left li {
border-bottom: 1px solid #C5D1DB;
}
.Left li a {
}
.Left li a:hover {
}


.Left .CategoryList li, .Right .CategoryList li {
background: url(../images/blue/BlockArrow.gif) no-repeat 155px 10px;
padding-left:8px;
}
.Left .BrandList li, .Right .BrandList li {
background: url(../images/blue/BlockArrow.gif) no-repeat right 0.5em;
padding-left:8px;
}

.Left .CategoryList ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
font-size:12px !important
}

.Left .CategoryList ul li:hover {
background-color:#efefef
}


/* style, color and size links and headings to suit */
.Left .CategoryList ul a{
display: block;
font-weight:bold;
margin: 0;
padding: 5px 2px;
width:145px
}

.Left .CategoryList ul a:hover{ /* remove bullets and list indents */
background-color:#efefef;
text-decoration:none;
color:#282828
}


.Left .CategoryList li {
/* make the list elements a containing block for the nested lists */
position: relative;
}

.Left .CategoryList ul ul {
position: absolute;
top: -1px;
left: 100%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
background-color:#ffffff;
border:1px solid #D9D9D9;
z-index:5
}

.Left .CategoryList ul ul li{ /* dropdown category styles */
border:none !important;
}

.Left .CategoryList ul ul li a{ /* dropdown category styles */
color:#175DA1;
text-decoration:none
}

.Left .CategoryList ul ul li a:hover{ /* dropdown category styles */
color:#FE8E01 !important;
text-decoration:underline !important
}

.Left .CategoryList ul ul,
.Left .CategoryList ul li:hover ul
{display: none;}

.Left .CategoryList ul li:hover ul,
.Left .CategoryList ul ul li:hover ul
{display: block;}



.Content {
}
.Content h2 {
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
	width: 950px;
}


.Right {
/* background: url(../images/blue/SideBg.gif) 0 0 repeat-x; */
}
.Right .Block {
}
.Right h2 {
}
.Right li {
border-bottom: 1px solid #d9d9d9;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
}
.Right hr {
background: #dadada;
color: #dadada;
}


#Footer {
border-top: none;
}
/* 1px solid #dadada */;

.NewsletterSubscription input {
border: 1px solid #dadada;
}


.Content .ProductList li {
border: 1px solid #dadada;
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
background: #f7f7f7;
}
.ProductList a {
}
.ProductList a:hover {
}
.ProductList .ProductImage {
background: #fff;
padding: 2px;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
color: #ec1c4d;
}

.DetailRow .ProductPrice{
	color: #C00000;
	font-size:15px;
}

.ProductList em strike, .ProductPrice strike{
color:#000000
}
.ProductList .Rating {
color: #6a6a6a;
}
.Content .FeaturedProducts .ProductList li {
background: url(../images/blue/FeaturedProductsBg.gif) 0 100% repeat-x;
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
background: #f7f7f7;
}

.Left .TopSellers li, .Right .TopSellers li {
background-image: none;
}
.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
color: #fe8e01;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 {
background: #fff url(../images/blue/No1SellerBg.gif) 0 100% repeat-x;
border: 1px solid #dadada;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
color: #fff;
background: url(../images/blue/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}

.Breadcrumb {
border-bottom: 1px solid #dadada;
}


.CompareItem { width:200px; border-left: solid 1px #dadada; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #dadada; }
.CompareFieldTop { border-bottom:solid 1px #dadada; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #dadada; border-bottom:solid 1px #dadada; }
.CompareLeft { border-left:solid 1px #dadada; border-bottom:solid 1px #dadada; }

.ViewCartLink {
background: url('../images/blue/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
border: 1px solid #dadada;
}

table.CartContents thead tr th, table.General thead tr th {
background: #F7F7F7;
color: #424748;
border-bottom: 1px solid #dadada;
}

.CartContents tbody .SubTotal td {
border-top: 1px solid #dadada;
color: #fe8e01;
}

.MiniCart .SubTotal {
color: #fe8e01;
}

.JustAddedProduct {
border: 1px solid #dadada;
background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
color: #fe8e01;
}

.CategoryPagination {
color: #282828;
background: #F7F7F7;
border: 1px solid #dadada;
}

.CheckoutRedeemCoupon { background: #F7F7F7; padding: 10px; width: 300px; border: 1px solid #dadada; margin-bottom: 10px; }

.SubCategoryList {
background: #f7f7f7;
}

.InfoMessage {
background: #F7F7F7 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: #F7F7F7;
}

.QuickSearchHover td{ background: #F7F7F7; }

.QuickSearchAllResults a { background: url('../images/blue/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
background: #F7F7F7;
border: 1px solid #dadada;
color: #555;
}

#SearchPageHeader .FloatRight a {
float: left;
padding: 7px 0 0 0;
}
#SearchPageHeader .FloatRight a img {
padding: 5px;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
background: #fe8e01;
color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
background: #f7f7f7;
color: #555;
}

/* General Tables */
table.General tbody tr td {
border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
border-bottom: 1px solid #c0c0c0;
outline:none;
}

.TabNav li a {
border: 1px solid #c0c0c0;
background: #f0f0f0;
outline:none;
}

.TabNav li a:hover {
background-color: #e7e7e7;
}

.TabNav li.Active a {
background: url(../images/blue/grayFlip.gif) 0 0 repeat-x;
border-bottom: 1px solid #fff;
}


