/* Color: crafty */

html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #f2e5bb url(../../makeitcrafty/images/crafty/header-back.gif) repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

p {
margin: 0 0 19px 0;
}

form {
	margin: 0px;
	padding: 0px;
}

.clearall {
	clear: both;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

/* Things I need to change */


a {
	color: inherit;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #d35b21;
}

h2 {
	color: #5a4a42;
}

h3 {
	color: #5a4a42;
}



#Menu li a {
	background: url('../../default/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: #075899;
	color: #fff;
}

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

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


#Header {
	
}

#Logo h1 {

}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	color: #95bbd1;
}

#SearchForm label {
	color: #fff;
}

#SearchForm a {
	color: #b1ccdc;
}

#SearchForm a:hover {
	color: #fff;
}

.Left {
	
}

.Left li {
	
}

.Left li a:hover {
	
}

.Content {
	
}

.Content a {
	color: #075899;
}

.Content.Wide {
	
}

.Content.Widest {
	
}


.Right {
	
}

.Right a {
	color: #034285;
}

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

#Footer {
	
}

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

.Content .ProductList li {
	border: 1px solid #e0bf56;
background-color: white;
}

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

.ProductList .ProductImage {
	background: #fff;
}

.Content .ProductList .ProductImage {
	margin-bottom: 7px;
}


.ProductList strong, .ProductList strong a {
	color: #075899;
}

.ProductPrice, .ProductList em {
	color: #5a4a42;
}

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {
	
}

.Content .FeaturedProducts .ProductList li {
	background: #bfc698;
        border: 1px solid #88953e;
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #a9b273;
}

.Content .FeaturedProducts .ProductList .ProductImage {
border: 1px solid white;
}


.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../../default/images/blue/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(../../default/images/blue/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #075899;
}

.Breadcrumb {
	
}


.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('../../default/images/blue/Cart.gif') no-repeat 3px 0;
}

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

.CartContents thead tr th, table.General thead tr th {
	background: #efe0af;
	color: #5a4a42;
	border-bottom: 1px solid #e0bf56;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #e0bf56;
	color: #5a4a42;
}

.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: #efe0af; padding: 10px; width: 300px; border: 1px solid #e0bf56; margin-bottom: 10px; color: #5a4a42; }

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

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

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

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

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

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #547e91;
	border: 1px solid #547e91;
color: white;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f9f2dd;
	border: 1px solid #f2e5bb;
	color: #a99e8f;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
color: #5a4a42;
}

/* 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;
}


/* Product Videos */

#VideoContainer, .ProductReviewFormContainer {
	border: 1px solid #e0bf56;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
background-color: #f9f2dd;
}

.ProductReviewFormContainer {
padding: 8px;
padding-bottom: 0px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}

#SearchResultsCategoryAndBrand {
	background-color: #EEF5F9;
}



/* My Styles */ 

#mainwrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#mainheader {
	position: relative;
	width: 980px;
	height: 180px;
	background: #f2e5bb url(../../makeitcrafty/images/crafty/header.gif) no-repeat;
}

#mainheadercart {
	position: absolute;
	top: 90px;
	right: 10px;
	width: 325px;
	color: white;
	padding: 4px;
}

#mainheadercart td {
	color: white;
	text-align: left;
	font-size: 13px;
}

#topnav {
	position: absolute;
	top: 130px;
	right: 10px;
	text-align: right;
	color: #f2d989;
	font-size: 14px;
	padding: 4px;
}

#topnav a {
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	color: #f2d989;
}

#topnav a:hover {
	color: #fff;
}

#LayoutColumn1 {
	float: left;
	width: 180px;
margin-top: 25px;
}

#LayoutColumn3 {
	float: right;
	width: 175px;
	margin-top: 25px;
	background: #f2e5bb url(../../makeitcrafty/images/crafty/side-bar-back.gif) repeat-y;
	padding-left: 5px;
}

#LayoutColumn2 {
	float: left;
	margin-left: 10px;
	margin-top: 25px;
}

#footerwrap {
	text-align: center;
	padding: 10px;
	width: 960px;
	color: #5a4a42;
	line-height: 20px;
}

#footerwrap a {
	color: #5a4a42;
}

#footerwrap a:hover {
	text-decoration: none;
}


#largetag {
	position: absolute;
	bottom: -20px;
	right: 0px;
	width: 484px;
	height: 38px;
	background: url(../../makeitcrafty/images/crafty/large-tag.gif) no-repeat;
	z-index: 50;
}

#topcartdisp {
position: absolute;
top: 3px;
left: 5px;
z-index: 20;
width: 320px;
height: 30px;
} 


#topcartdisptext {
position: absolute;
top: 8px;
left: 15px;
} 

#topcartdisp td {
padding: 2px;
}

#wishlistproduct {
}

#memberlogin {
	position: absolute;
	bottom: -17px;
	right: 470px;
	width: 480px;
	height: 24px;
	z-index: 60;
	color: #5a4a42;
border-bottom: 1px dashed #5a4a42;
padding-right: 20px;
}

#memberlogin div {
margin-right: 10px;
}


.Guest {
display: none;
}




