/* Color: Blue */

body {
	background: #136b9e;
	color: #535353;
}


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

a:hover {
	color: #07599a;
}

h2 {
	color: #034285;
}

h3 {
	color: #034285;
}

#TopMenu {
position: absolute;
top: -15px;
right: 0;
}

#TopMenu li a, #TopMenu li div {
	border-left: 1px solid #208db5;
	color: #034285;
}

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

#TopMenu li a:hover {
	color: #034285;
text-decoration: underline;
}

#Menu li {
	color: #fff;
        width: 118.5px;
        height: 37px;
        text-align: center;
}

#Menu li a {
	color: #fff;
        text-align: center;
	padding-top: 10px;
        margin: 0 auto!important;
        width: 118.5px;
        height: 23px;
border-left: 1px solid #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;
}

#Menu li a:hover {
	background: #227AA2 url(../../hobbygoblin/images/nav2.jpg);
}




#Header {
	border-bottom: 1px solid #4aa1b2;
}

#Logo h1 {
	color: #fff;
	background: url(../../default/images/blue/Logo.png) top left no-repeat;
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	color: #95bbd1;
padding-top: 10px;
}

#SearchForm label {
	color: #fff;
}

#SearchForm a {
	color: #b1ccdc;
}

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

.Left li {
	border-bottom: 1px solid #cacaca;
background: #f1f1f1;
font-size: 1.2em;
}

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

.Content a {
	color: #075899;
}


.Right a {
	color: #034285;
}

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

#Footer {
width: 949px;
background: #fff;
margin: 0 auto;
border-left: 1px solid #dadada;
border-right: 1px solid #dadada;
overflow: hidden;
}

#footer-top {
margin-top: 20px;
width: 951px;
height: 15px;
background: url(../../hobbygoblin/images/footer-top.gif);
margin: 0 auto;
}

.footer-bottom {
margin-top: 20px;
width: 951px;
height: 15px;
background: url(../../hobbygoblin/images/footer-bottom.gif);
margin: 0 auto;
}

.content-bottom {
width: 950px;
height: 9px;
background: url(../../hobbygoblin/images/content-bottom.gif);
margin: 0 auto;
margin-bottom: 10px;
}


#Footer a:hover {
color: #256EB6;
}




.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: 1px solid #d4d4d6;
background: #f4f4f4!important;
width: 223px;
margin-left: 0px;
margin-top: 0px;
}

.Right .ProductList ul
{
margin-left: -10px!important;
margin-top: -2px!important;
}

.Right .ProductList {
margin-top: -8px!important;
border-left: 1px solid #d4d4d6!important;
border-right: 1px solid #d4d4d6!important;
}

.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(../../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 {
	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('../../default/images/blue/Cart.gif') no-repeat 3px 0;
padding-left: 10px!important;
}

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:#fff;
}

.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: #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;
}

.ExpressCheckout {
width: 930px;
}

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

div.new-banner {
width: 942px;
padding-left: 8px;
}

.Right h2 {
background: #fff url(../../hobbygoblin/images/righth2.gif);
	font-size: 1.5em;
	width: 171px;
height: 32px;
color: #fff;
padding-left: 55px;
padding-top: 9px;
margin-left: -10px!important;
text-transform: uppercase;
}


.Right h2 {
	margin: 5px 10px 8px;
}


.Right h2 a {
color: #fff;
}

.Right a {
	color: #000;
padding-left: 10px;
}

.Right li a:hover {
	text-decoration: underline;
}

.Right .BlockContent {
	margin: 0 10px 0 10px;
}

.Right ul {
	margin: 0;
	padding: 0;
margin-top: -6px;
width: 217px;
border-left: 1px solid #cacaca;
border-right: 1px solid #cacaca;
}

.Right li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}

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

.Right li a {
	text-decoration: none;
}

.Right li a:hover {
	text-decoration: underline;
}

.Right #SideCategoryList li ul {
	border-top: 1px solid #c5dde9;
}

.Right #SideCategoryList li.LastChild {
	border-bottom: 0 !important;
}

.Right #SideCategoryList li{
	padding: 3px 0 0 0;
}

.Right #SideCategoryList li ul {
	padding-left: 15px;
}

.right-inner {
border: 1px solid #d4d4d6;
width: 214px;
margin-left: -10px;
border-top: none!important;
margin-top: -8px;
padding: 5px;
background: #f4f4f4;
}

.right-inner img {
margin-bottom: 10px;
}

.club {
	background: transparent url(../../hobbygoblin/images/club.gif);
width: 192px;
height: 22px;
margin-left: 5px;
}

.club-wrap a, .club-wrap a:link {
margin-bottom: 10px!important;
text-transform: uppercase;
color: #fff;
display: block;
padding-top: 5px;
}

.titles {
width: 930px;
padding: 5px;
border-bottom: 1px solid #e4e4e4;
overflow: hidden;
margin: 0 auto;
margin-top: -20px;
}

.titles h4 {
float: left;
width: 170px;
text-align: left;
margin-left: 10px;
color: #004c70;
font-size: 1.2em;
}

.footer-contact {
width: 160px;
float: left;
text-align: left;
}

.footer-contact ul {
list-style-type: none;
margin: 20px!important;
}

.footer-contact li {
margin: 3px 0!important;
font-size: 1.1em;
display: block!important;
clear: both;
}

.footer-services h4 {
float: left;
width: 180px;
text-align: left;
margin: 10px;
margin-left: 20px;
color: #004c70;
font-size: 1.2em;
}

.footer-services {
width: 160px;
float: left;
text-align: left;
margin-left: 30px;
}

.footer-services ul {
list-style-type: none;
margin: 20px!important;

}

.footer-services li {
margin: 3px 0!important;
font-size: 1.1em;

}


.footer-account h4 {
float: left;
width: 180px;
text-align: left;
margin: 10px;
margin-left: 20px;
color: #004c70;
font-size: 1.2em;
}

.footer-account {
width: 140px;
float: left;
text-align: left;
margin-left: 30px;
}

.footer-account ul {
list-style-type: none;
margin: 20px!important;

}

.footer-account li {
margin: 3px 0!important;
font-size: 1.1em;
display: block!important;
clear: both;
}

.Right #subscribe_form {
padding-left: 10px;
background: #f4f4f4;
padding-top: 10px;
margin-top: -8px;
margin-left: -20px;
width: 214px;
border: 1px solid #d4d4d6;
border-top: none;
}

.Right #subscribe_form input {
width: 185px;
}

.Left #subscribe_form {
padding-left: 10px;
background: #f1f1f1;
padding-top: 10px;
margin-top: -8px;
margin-left: 0px;
width: 197px;
border: 1px solid #cacaca;
border-top: none;
padding-right: 10px
}

.Left #subscribe_form input {
width: 185px;
}


.left-wrap {
width: 217px;
border: 1px solid #cacaca;
border-top: none;
margin-left: 10px;
margin-top: -6px;
}

.left-wrap2 {
width: 217px;
margin-left: 0;
margin-top: 15px;
margin-left: -1px;
}


.left-wrap a {
margin-left: 0!important;
padding-left: 0!important;
}

.speaials {
width: 220px;
float: left;
margin-left: 5px;
text-align: center;
}

.speaials h3 {
background: transparent url(../../hobbygoblin/images/h3-content.gif);
width: 220px;
height: 31px;
padding-top: 17px;
text-align: center;
color: #fff;
font-size: 1.2em;
}

.speaials-wrap {
padding-top: 5px;
width: 218px;
background: #e5e5e5;
border: 1px solid #b6b6b6;
border-top: none;
margin-top: -5px;
}

.speaials-wrap p {
margin-top: 5px;
}

.WideWithLeft {
width: 700px!important;
}


.Right #frmWishList {
	border: 1px solid #d4d4d6;
border-top: none;
background: #f4f4f4!important;
width: 214px;
margin-left: -20px;
padding: 5px;
margin-top: -10px;
}

.Right .BrandCloud {
	border: 1px solid #d4d4d6;
border-top: none;
background: #f4f4f4!important;
width: 213px;
margin-left: -19px;
padding: 5px;
margin-top: -10px;
}

.Right #brand_tagcloud_help {
background: #f4f4f4!important;
width: 213px;
padding: 5px;
	border-left: 1px solid #d4d4d6;
	border-right: 1px solid #d4d4d6;
margin-left: -19px;
padding: 5px;
margin-top: -10px;
}



.Right .smallcart {
	border: 1px solid #d4d4d6;
border-top: none;
background: #f4f4f4!important;
width: 214px;
margin-left: -10px;
padding: 5px;
margin-top: -8px;
}


.Right .CheckBox {
margin-left: 2px;
}

a.ViewCartLink {
padding-left: 40px!important;
}

.odd, .even {
margin-top: -5px!important;
}

.featured-ul {
list-style-type: none;
margin-left: 0;
}

.featured-ul li {
width: 118px!important;
height: 247px!important;
float: left!important;
padding: 10px;
background: transparent url(../../hobbygoblin/images/home-featured.gif);
margin-left: 12px;
}

 .main-product li {
width: 123px!important;
height: 250px!important;
float: left!important;
padding: 10px;
background: transparent url(../../hobbygoblin/images/home-featured.gif);
margin-left: 12px;
}




.ShopByPrice ul {
margin-left: -20px!important;
margin-top: -8px;
width: 224px;
background: #F4F4F4!important;
font-size: 12px;
}

.ShopByPrice li {
padding: 0;
border-bottom: 1px solid #d4d4d6;
}

.ShopByPrice ul li a, .ShopByPrice ul li a:hover {
display: block;
padding: 7px 10px;
}

.ShopByPrice ul li a:hover {
text-decoration: none;
background: #005F7C;
color: #fff;
}

.Left #SideShopByBrand li {
border-bottom: 1px solid #d4d4d6!important;
}

#ContactForm textarea {
width: 207px!important;
}

.Widest {
width: 930px!important;
}

#frmCompare ul.ProductList li {
width: 123px!important;
height: 250px!important;
float: left!important;
padding: 8px;
background: transparent url(../../hobbygoblin/images/home-featured.gif);
margin-left: 5px;

}

.col2 li {
width: 170px!important;
float: left!important;
}

.TopSeller1 {
margin: 0 auto;
}

.ProductActionAdd {
width: 100px!important;
}

.search-h2 h2 {
background: #fff url(../../hobbygoblin/images/searchh2.gif);
	font-size: 1.5em;
	width: 171px;
height: 28px;
color: #fff;
padding-left: 55px;
padding-top: 9px;
margin-left: 10px;
text-transform: uppercase;
}

.search-h2 h2 a {
color: #fff;
}

.NewProducts h2 {
background: #fff url(../../hobbygoblin/images/newh2.gif);
	font-size: 1.5em;
	width: 171px;
height: 26px;
color: #fff;
padding-left: 55px;
padding-top: 9px;
margin-left: 10px;
text-transform: uppercase;
}

.NewProducts h2 a {
color: #fff;
}


#SideNewsletterBox h2 {
background: #fff url(../../hobbygoblin/images/newsh2.gif);
	font-size: 1.5em;
	width: 171px;
height: 26px;
color: #fff;
padding-left: 55px;
padding-top: 9px;
margin-left: 10px;
text-transform: uppercase;
}

#SideNewsletterBox h2 a {
color: #fff;
}

#SideCouponCodeBox h2 {
background: #fff url(../../hobbygoblin/images/couponh2.gif);
	font-size: 1.5em;
	width: 171px;
height: 26px;
color: #fff;
padding-left: 55px;
padding-top: 9px;
margin-left: 10px;
text-transform: uppercase;
}

#SideCouponCodeBox h2 a {
color: #fff;
}

.ShopByPrice h2 {
background: #fff url(../../hobbygoblin/images/priceh2.gif);
	font-size: 1.5em;
	width: 171px;
height: 26px;
color: #fff;
padding-left: 55px;
padding-top: 9px;
margin-left: 10px;
text-transform: uppercase;
}
.ShopByPrice h2 a {
color: #fff;
}

.ProductDetails {
	height: auto!important;
min-height: 20px;
height: 20px;
line-height: 1.1em;
}

.SubBrandListGrid li {
width: 115px!important;
}
