/* Color: Blue */

body {
	/*background: #fff url('../images/blue/BodyBg.gif') repeat-x 0 0;*/
	background:url(../images/bg_repeat.jpg) center top;
	color: #634812;
}

#Container_Wrapper {
	background:url(../images/background_tree.jpg) no-repeat center top;
}

a {
	color: #9d5b1a;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #926839;
}

h2, h1 {
	color: #9d5b1a;
}

h3 {
	color: #9d5b1a;
}

#TopMenu{
	background: url('../images/blue/top_menu_bbckg.jpg') top center no-repeat;
}

#TopMenu li a, #TopMenu li div {
	/*border-left: 1px solid #208db5;*/
	color: #fff;
	color:#97d2ed;
}

#TopMenu li div a {
	border-left: 0;
}

#TopMenu li a:hover {
	color: #fff;
}

#Menu li a {
	background: url('../images/blue/PagesMenuBg.gif') 0 8px no-repeat;
	color: #fff;
}

#Menu li ul li a {
	background: #65b2cb;
}

#Menu li ul li a:hover {
	background-color: #9D5B1A;
	color: #fff;
}

#Menu li:hover a, #Menu li.over a{
	background-color: #65b2cb;
}

#Outer {
	/*background: url('../images/blue/WrapperBg.jpg') no-repeat top center;*/
}


#Header {
	background:url(../images/carib_header_bg.jpg) no-repeat;
}

#Logo h1 {
	color: #fff;
	background: url(../images/blue/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;
}

#Wrapper {
	background: url('../images/bamboo_repeat8.gif') center 122px repeat-y;
	min-height: 500px;
}

.Left {
	/*background: transparent url('../images/blue/LeftBg.gif') no-repeat;*/
	background: url('/templates/Caribbean/images/left_bg_2.jpg') no-repeat;
}

.Left li {
/*	border-bottom: 1px solid #c5dde9;*/
}

.Left li a:hover {
	color: #a75607;
}

.Content {
	/*background: transparent url('../images/ContentBg.gif') no-repeat;*/
}

.Content a {
	color: #926839;
}

.Content.Wide {
	/*background-image: url('../images/ContentBgWide.gif');*/
}

.Content.Widest {
	/*background-image: url('../images/ContentBgWidest.gif');*/
}


.Right {
	background: transparent url('../images/blue/RightBg.gif') no-repeat;
}

.Right a {
	color: #034285;
}

.Right a:hover, .Right a:hover strong {
	color: #001927;
}

#Footer {
	/*border-top: 1px solid #C0DAE7;*/
	background: url(../images/footer3.jpg) no-repeat center top;
}

#Footer li a {
	border-left: 1px solid #208db5;
}

.Content .ProductList li {
	border: 1px solid #fed58c;
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #efd784;
	background: #f3ead1;
}

.ProductList .ProductImage {
	/*background: #fff;*/
}


.ProductList strong, .ProductList strong a {
	color: #9D5B1A;
}

.ProductPrice, .ProductList em {
	color: #b62f00;
}

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {
	border-bottom: 1px solid #fed58c;
}

.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/blue/TopSellerNumberBg.gif) 0 4px no-repeat;
	color: #9D5B1A;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	border: 1px solid #fed58c;
	background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../images/blue/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #9D5B1A;
}

.Breadcrumb {
	/*border-bottom: 1px solid #F2C425;*/
}


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #efd784; }
.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/blue/Cart.gif') no-repeat 3px 0;
}

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

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

.CartContents tbody .SubTotal td {
	border-top: 1px solid #F2C425;
	color: #9D5B1A;
}

.MiniCart .SubTotal {
	color: #9D5B1A;
}

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

.JustAddedProduct strong, .JustAddedProduct a {
	color: #9D5B1A;
}

.CategoryPagination {
	color: #034285;
	background: #efd784;
	border: 1px solid #f2c425;
	/*fed58c*/
}

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

.SubCategoryList, .SubBrandList {
	/*background:#EEF5F9;*/
}

.InfoMessage {
	background: #efd784 url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
	
	/*f7eddb*/
}

.SuccessMessage {
	background: #efd784 url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #ee7365 url('../images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #efd784;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #EFD784;
	border: 1px solid #F2C425;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #EFD784;
	border: 1px solid #F2C425;
	/*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;
}


