/******************************************************\
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: BangkokIT Blue                               *
* Author: Emanuel Nilsson (Backtobasics Design Ltd.) *
* Id: $Id$                                           *
\*****************************************************/

/* Color: Plain */

body {
	background: #deded8 url(../images/plain/body_bg.jpg) top left repeat-x;
	color: #000;
}
a {
	color: #434343;
	font-weight: normal;
	
}
a:hover {
	color: #434343;
	text-decoration: underline;
}
h2 {
	color: #454545;
}
h3 {
	color: #454545;
}
hr {
	background: #dadada;
	color: #dadada;
}


#Container {
	background: #fff;
}
#TopMenu {

}
#TopMenu li {
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a, #TopMenu li span {
	color: #4e4e4d;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	color: #1479b3;
}

#Menu {
	background: #eee url(../images/ym_page_menu.jpg) repeat-x;
}
#Menu li {
	height: 30px;
	font-family: Arial, Tahoma;
	font-size: 15px;
	text-transform: uppercase
}
#Menu li:hover, #Menu .ActivePage {
}
#Menu li a {
	color: #4e4e4d;
}
#Menu li a:hover {
	color: #6c3273;
	
}
#Menu li ul {
}
#Menu li ul li a {
	color: #dadada;
}


#Outer {

}
#Wrapper {
}
#Header {

}

#Logo {
}
#Logo h1 {
	color: #000;
}
#Logo h1 a {
	color: #000;
}


#SearchForm {
	/*background: url(../images/blue/SearchBg.gif) 0 0 no-repeat;*/
}
#SearchForm form {
}
#SearchForm label {
	display: none;
}
#SearchForm input {
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
}
#SearchForm p {
}


.Left {
}
.Left .Block {
}
.Left h2 {
	color: #fff;
/*	background: url(../images/plain/h2_bg.gif) top right;*/
}
.Left li {
	border-bottom: 1px solid #d9d9d9;
}
.Left li a {
	color: #232323;
}
.Left li a:hover {
	color: #1479B3;
}
.Left .Block li, .Right .Block li {
	padding-left:8px;
}



.Content {
}
.Content h2 {
	color: #fff;
	background-color: #444;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
}
.Right .Block {
}
.Right h2 {
	color: #fff;
	background-color: #a2a2a2;
}
.Right li {
	border-bottom: 1px solid #d9d9d9;
}
.Right li a {
	color: #232323;
}
.Right a:hover, .Right a:hover strong {
	color: #1479B3;
}
.Right hr {
	background: transparent;
	color: #dadada;
}


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


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


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
	color: #434343;
}
.ProductList a:hover {
}
.ProductList .ProductImage {

}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #434343;
}
.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 {
}


.Right .TopSellers li {
	background-image: none;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #fff;
	background: url(../images/plain/TopSellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../images/plain/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:#E0005F; }
.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: #eff6f9;
	color: #424748;
	border-bottom: 1px solid #dadada;
}

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

.MiniCart .SubTotal {
	color: #1479B3;
}

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

.JustAddedProduct strong, .JustAddedProduct a {
	color: #1479B3;
}

.CategoryPagination {
	color: #1479B3;
	background: #eff6f9;
	border: 1px solid #dadada;
}

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

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

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

.QuickSearchHover td{ background: #eff6f9; }

.SortBox {
	color: #fff;
}
.SearchTips .Examples {
	background: #eff6f9;
	border: 1px solid #dadada;
}

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

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #dadada;
	background: #eff6f9;
}

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

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

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

.TabNav li a {
	border: 1px solid #a0a9b7;
	background: #d3e4f0;
}

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

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}