.special-title { margin: 20px 0 0 0; }

/* ---------------------- Category Navigation ---------------------------- */

.navigation { padding: 10px !important;  }

.nav-subcats { padding: 0px; position: absolute; top: 7px; right: 10px; }

.nav-subcatsbox { padding: 10px; border-top: 1px solid #ddd; background: white url(images/grad1-top.gif) repeat-x top; margin: 5px 0; }
.nav-subcatsbox h5 { margin: 0; font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif; font-weight: normal; font-size: 1.4em; text-transform: capitalize; }
.nav-subcatsbox ul { margin: 10px 0 0 0; padding: 0; list-style: none; }
.nav-subcatsbox li { margin: 1px 1px 0 0; padding: 0 0 0 10px; width: 30%; height: 16px; line-height: 16px; overflow: hidden; float: left; }

.nav-description {}

.nav-strip { background: #fff url(images/grad1-btmthin.gif) repeat-x bottom left;  position: relative; margin: 0px; padding: 5px; border-bottom: 1px solid #bbb; }
.nav-strip:after { content: "."; visibility: hidden; line-height: 0px; height: 0px; display: block; clear: both; }

.nav-strip div, .nav-strip p {padding: 0 5px; margin: 0; line-height: 1.2em; }
.nav-strip .nav-showing {  }
.nav-strip .nav-pages { width: 60%; float: right; text-align: right; }
.nav-strip .nav-results {  width: 30%; float: left; text-align: left; }
.nav-strip .nav-btns { width: 120px; float:right; line-height: 25px; position: absolute; right: 10px; top: 2px;  }
.nav-strip .nav-btns a { float:left; }

.nav-order { float: right; position: absolute; top: 0; right: 20px; } 

.navigation .thumb, .navigation .thumb2 { margin: 5px !important; }


/* ---------------------- Product Display ---------------------------- */


.display-box {  }
.display-box-top {  }
.display-box-btm { height: 0px; line-height: 0px; display: none; }
.display-box h1 { font-weight: bold; color: #808080; margin: 0; padding: 5px 5px 5px 0;}
.display-box h1 span {
  font-weight: bold;
}


.display-box h1 strong { font-weight: bold; }

.display-box-main { overflow: visible; }



.display-pic { float: left; padding: 0; text-align: center; overflow: hidden; width: 200px; margin: 5px;}
.display-pic a img {
  border: 1px solid #EAEAEA;
}
.display-pic a:hover img {
  border: 1px solid #CCCCCC;
}
.display-pic img { margin: 1px auto; }

.display-buy { padding: 10px 0; }
.display-buy:after { content: "."; visibility: hidden; height: 1px; display: block; clear: both; }
.display-buy p { margin: 0 !important; }
.display-buy .input { height: auto; }
.display-buy .floatleft { margin: 0 5px; }
.display-buy-btns { padding: 0; margin: 0; }
.buy-now-btn {
  border: none !important;
  margin: 1px 0;
  padding: 0  !important;
  text-align: center;
  text-transform: uppercase;
  height: 24px !important;
  line-height: 24px !important;
  width: 77px;
  font-size: 12px !important;
  vertical-align: top !important;
  font-weight: bold !important;
  text-decoration: none !important;
  cursor: pointer;
  color: #C50572;
  background: #DADFE3 url(images/buy-btn-bg.png) 0 0 no-repeat;
  float: left;
}


.display-actions { list-style: none; display:block; margin: 0 10px; padding: 0; clear: left; }
.display-actions li { margin: 0 5px 0 0; padding: 10px 0; float: left; height: 10px; vertical-align:bottom;}
.display-actions li.bookmarks { float: none; clear: left; }
.display-actions li.bookmarks a img {
  vertical-align: middle;
}


.price-retail { color: #999; text-decoration: line-through; }
.price-our { font-weight: bold; color: black; margin: 0; padding: 10px 0; }
.display-box p { margin: 0; }
.display-box a:link, .display-box a:visited  { }

.display-details {  position: relative; margin: 10px 0; }
.display-details h4 { font-weight: normal; margin: 2px 0 10px; color: #9d3a17; border-bottom: 1px solid #9d3a17;  }
.display-details-in { padding: 0px; }
.display-details-btm { display: none;  }
.display-details-tabs { background: white; height: 30px; padding: 0 20px; margin: 0; list-style: none; }
.display-details-tabs li { float: left; margin: 0 1px; padding: 0; background: url(images/th-display-tab2-right.png) no-repeat bottom right; }
.display-details-tabs a { float: left; margin: 0; padding: 10px 10px 0; line-height: 20px;  height: 20px;  background: url(images/th-display-tab2-left.png) no-repeat bottom left; text-decoration: none; font-weight: bold;  }
.display-details-tabs li.active-tab, .display-details-tabs li:hover { float: left; margin: 0 1px; padding: 0;  background: url(images/th-display-tab1-right.png) no-repeat bottom right; }
.display-details-tabs li.active-tab a, .display-details-tabs li:hover a { float: left; margin: 0; padding: 10px 10px 0; line-height: 20px;  height: 20px;  background: url(images/th-display-tab1-left.png) no-repeat bottom left; text-decoration: none; font-weight: bold;  }

#block_after_price a { margin-bottom: 5px; display: block; }

/* ---------------------- Reviews ---------------------------- */

#reviews {
  margin: 20px 10px;
}
#reviews h2 {
  color: #FF6329;
  padding: 10px 5px;
  font-size: 1.3em;
  background: url(images/reviews-h2-bg.gif) bottom repeat-x;
}
a.yes-no {
  width: 29px;
  height: 21px;
  line-height: 21px;
  display: block;
  float: left;
  text-align: center;
  text-decoration: none;
  color: #4C4C4C !important;
  background: url(images/yes-no-bg.png) 0 0 no-repeat;
  margin-left: 5px;
}
a.yes-no:hover {
  color:#FF6329 !important;
}


/* ---------------------- Shopping Cart Pages ---------------------------- */

.cart {}
.cart-itemname { font-weight: bold; text-decoration: none;}
.cart-itemqty {  }
.cart-itemprice {  }
.cart-itemsincart {  }
.cart-subtotal {  }
.cart-grandtotal {  }
.cart-link-editcart {  }
.cart-link-checkout {  }
.cart-link-recalculate {  }
#cart {
  background: url(images/cart-bg.png) 0 0 no-repeat;
  margin-bottom: 6px;
  float: right;
  width: 172px;
}


/* Items Added To Cart */
.cart-items-added { position: relative; float: left; width: 170px;  margin: 0; padding: 0 10px; background: url(images/th-sidebar-btm.png) no-repeat top left; }
.cart-items-added p { margin: 5px 0; text-transform: capitalize; }
.cart-items-added h3 {	color: #006ca0; margin: 0; padding: 8px; text-align: center;}
.cart-items-added .cart-link-checkout {  text-transform: uppercase;  }
.cart-items-added-upsell { width: 510px; overflow: hidden; float: left; }
.cart-justadded-info { margin: 0; padding: 5px; border-top: 1px solid #DDD; color: #006ca0;}
.cart-itemsincart-info { margin: 0; padding: 5px; border-top: 1px solid #DDD; background: white url(images/grad1-rightopthin.gif) no-repeat top right;}

.cart .thumbs-box { margin-bottom: 10px !important; margin-top: 0px !important;}
.cart_itemsincart_info {
  padding: 12px 0 12px 5px;
  background: url(images/cart-icon.jpg) 6px 12px no-repeat;
}
* html .cart_itemsincart_info {
padding: 12px 0 12px 3px;
}
.cart_itemsincart, .cart_subtotal {
  margin-left: 35px;
}
.cart_itemsincart strong, .cart_subtotal strong {
  color: black;
}
.cart-btns {
  padding: 10px 0 0 0;
}
.cart-btns a {
  width: 75px;
  height: 22px;
  padding-top: 4px;
  display: block;
  margin: 0 3px 10px 3px;
  float: left !important;
  font-size: 0.83em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  background: url(images/cart-btns-bg.png) 0 0 no-repeat;
}
.cart-btns a:hover {
  color: #cecece;
}
#justadded-ttl {
  color: #C50572;
  display: block;
  margin: 0 7px;
  padding: 3px;
  border-bottom: 1px solid #C3C3C3;
}
.cart_justadded_img {
  text-align: center;
  padding: 7px 0;
}
.cart_justadded_img img {
  border: 1px solid #808080;
}
.cart_justadded_itemname {
  text-align: center;
  font-weight: bold;
  line-height: 1.33em;
}
.cart_justadded_qty {
  border-bottom: 2px solid #B0D2DB;
  border-top: 2px solid #B0D2DB;
  background: #E5F8FD;
  padding-left: 6px;
}
.cart_justadded_qty strong {
  color: black;
}


/* Edit Cart */
.cart-edit {  }
.cart-contents {  }
.cart-contents th {  }
.cart-contents td {  }

/* ----------------------------- You May Also Like  --------------------------------*/

.midbox h1 {
  margin: 0;
  padding: 5px 12px;
  background: #808080;
  color: white;
  font-size: 1.5em;
}
#youlike {
    float: left;
    width: 594px;
    margin-right: 8px;
}
#youlike-ttl {
  margin: 0;
  padding: 8px 12px;
  border-bottom: 1px solid #E9E9E9;
  font-size: 1.08em;
  color: #C50572
}
#youlike .thumb {
  width: 580px !important;
  background: url(images/td-thumb-bg.gif) bottom repeat-x;
  padding: 3px 0;
}
#youlike .thumb_image {
  width: 140px;
  height: 135px;
  padding-top: 5px;
  float: left;
  text-align: center;
}
#youlike .thumb_content {
  width: 435px;
  float: left;
  text-align: left !important;
}
#youlike .thumb_name a, #youlike .thumb_name a span {
  color: #1CB0D5;
  font-size: 1.5em !important;
  font-weight: bold;
  text-decoration: none;
  margin-top: 10px;
}
#youlike .thumb_name a:hover {
    color: #808080;
}
#youlike .thumb_price {
  font-weight: bold;
  color: black;
  margin: 0;
  padding: 10px 0;
}
#youlike a.sml {
  height: 24px;
  line-height: 24px;
  background: url(images/youlike-btns-bg.png) 0 0 no-repeat;
  padding-left: 12px;
  float: left;
  text-decoration: none;
  margin-right: 5px;
}
#youlike a.sml span {
  height: 24px;
  line-height: 24px;
  background: url(images/youlike-btns-bg.png) top right no-repeat;
  padding-right: 12px;
  color: #6C9D00;
  text-decoration: none;
  font-weight: bold;
  display: block;
  cursor: pointer;
}
* html #youlike a.sml span {
  width: 30px;
  white-space: nowrap;
}
#youlike a.sml:hover span {
  color: #646464;
}


/* ----------------------------- Checkout  --------------------------------*/

/*.checkout { width: 98%; margin: 20px auto 0; }*/
.auth {  }
.revieworder {  }
.cstdetails { width: 290px; }
.cstdetails .formgroup { background: white url(images/grad1-btm.gif) repeat-x bottom; padding: 10px 0 10px 10px;  } 
.payment .formgroup { width: 400px; position: relative; left: 60px; }
.prod-table {	width: 98%; border: 1px solid silver; margin: 10px auto; background: white url(images/grad1-btm.gif) repeat-x bottom; }
.prod-table td, .prod-table th {	padding: 5px;   }
.prod-table th { background: url(images/grad1-btmthin.gif) repeat-x bottom; border-bottom: 2px solid #FFA500;   }
.prod-table td { background: url(images/grad1-tophalo.gif) repeat-x top left; background-position: 280px 0px; border-bottom: 1px solid #DDD;  }
.prod-table tr:hover td { background: #ADD8E6;  }
.prodrow-subtotal td, .prodrow-subtotal th { background: transparent; border:none; border-top: 1px solid #eeeeee;  font-weight: bold; vertical-align: top; }
.prodrow-total td, .prodrow-total th { background: transparent; border: none; border-top: 1px solid #DDD; font-weight: bold; color: tomato; }
.prodrow-total th, .prodrow-subtotal th { text-align: right; }
.checkout-enteremail { text-align: center; font-weight: normal; }
.checkout-btn { float: right;  }



/* ---------------------------- Payments  -------------------------------*/


#wallet td { width: 220px; }
.wallet_card input, .wallet_echeck input { border: 1px solid #ccc; }



/* ---------------------------- Account  -------------------------------*/

.account-links { background: white url(images/grad1-btm.gif) repeat-x bottom left; list-style: none; margin: 5px; padding: 5px; width: 168px; height: 130px; border: 1px solid silver; display: block; float: left;}
.account-links li { margin: 2px; padding: 0; }
.account-links h4 { font-weight: normal; color: #006ca0; margin: 0 0 5px 0; border-bottom: 1px solid #006ca0; }




/* ---------------------------- Registry  -------------------------------*/

#registry-main { width: 480px; padding-bottom: 80px; clear: none !important; float: right;}
.registry-item { width: 458px; }
.registry-item form { margin: 0; }
.registry-image {  float: right; text-align: center; width: 160px; }
.registry-actions { float: left; width: 290px; margin: 0 5px 0 0; overflow: visible; }
.registry-actions table {	border-right: 1px solid #ddd; padding-right: 5px; width: 100%; }
.registry-actions th { text-align: left; background: #006ca0; color: white; }
.registry-actions th, .registry-actions td { padding: 2px 4px; }
.registry-actions select {
	width: 200px;
}
.registry-control { float: right !important; }


/* ---------------------------- Thumbnails  -------------------------------*/

.thumb-simple { position: relative; background: white url(images/grad1-btmhalo.gif) no-repeat bottom right; float:left;  width: 170px; overflow:hidden;  margin: 5px; border: 1px solid #EEE; border-bottom: 1px solid silver;  }

.thumb { position: relative; float:left; width: 190px;  overflow:hidden;  text-align: center; }
.thumb .thumb-top { padding: 5px 20px; height: 296px; overflow:hidden; position: relative; }
.thumb .thumb-btm { height: 1px; line-height: 1px; }
.thumb .thumb-img  { display: block; background: white; margin: 3px 0px; padding:  5px; clear: both; width: 150px; height: 150px; }
.thumb .thumb-content { position: relative; padding: 5px 0px; }
.thumb .thumb-name { margin: 0 15px; overflow: hidden; }
.thumb .thumb-name a, .thumb .thumb-name a:visited { font-weight: normal; text-decoration: none; font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif; font-size: 1.1em; }
.thumb .thumb-sku {  margin: 5px; }
.thumb .thumb-descr { margin: 0 0 6px 2px; padding-bottom: 4px; display:block; height: 22px; line-height: 13px; overflow: hidden  }
.thumb .thumb-retail { text-decoration: line-through; color: gray;  margin: 0 0 6px 2px; display:block; }
.thumb .thumb-price { margin: 0 0 6px 2px; display:block; }
.thumb .thumb-price strong {  }
.thumb .thumb-yousave { margin: 0 0 6px 2px; display:block;  }
.thumb .thumb-actions {  margin: 0; padding: 0; display:block; list-style: none; width: 159px; height: 46px; }
.thumb .thumb-actions li { padding: 0; margin: 1px; line-height: 16px;	/*border-right: 1px solid gray;*/}
.thumb .thumb-actions li a { margin: auto; }
/*
.thumb-link-buy { position: absolute; top: 0; right: 0;}
.thumb-link-more { position: absolute; top: 0; left: 0; }
.thumb-link-wishlist { position: absolute; top: 22px; left: 0;}
*/




/* Page specific box overrides */
.items-category {  }
.items-topcategory {  }
.items-searchresults {  }
.items-homepage {  }
.items-wishlist {  }

.items-special {  }
.items-featured {  }
.items-new {  }
.items-sale {  }
.items-topsellers {  }

.items-also-bought {  }
.items-recent-reviews {  }
.items-also-view {  }
.items-from-wishlist {  }



#decotitle { height: 60px; width: 774px; line-height: 60px; background: #1198b6; color: white; margin: 0 !important; z-index: 999; }
#decotitle a { height: 60px; width: 774px; display: block; text-indent: -9999px; }
#content-main { width: 582px; float: left; padding: 0 10px; }
#content-side { width: 172px; float: right; background: #f3f3f3 url(images/idw-content-side.gif) no-repeat top right; font-size: .9em; padding: 5px 0; clear: right; }
#content-main h2 { font-size: 1.2em; margin: 1em 0; }
#content-product { width: 280px; float: right; border: 1px solid #ddd; margin-left: 10px; }
#content-product img { float: left; margin-right: 10px; }
#content-product-logo { margin: 0; font-size: 1em; }
/*#content-product-logo img { margin: 5px 0 10px 0; }*/
#content-product-logo img { margin: 5px 10px 10px 0; }
#content-product-description { font-size: .9em; padding: 10px 0; margin: 0;}
*:first-child+html #content-product-description { float: left;} /*   IE7 hack  */
#content-product-price { clear: both; font-size: .9em; border-top: 18px solid #ddd; text-align: right; margin-bottom: 0; padding: 5px; }
#content-product-price strong { color: #008fbd; }
#content-side ul { margin: 0; padding: 0; list-style: none; }
#content-side li { margin: 2px 0 0 0; padding: 2px 8px; }
#content-side li.active { height: 14px; line-height: 14px; background: url(images/idw-content-side-active.gif) no-repeat center right; }
#content-side li a { text-decoration: none; }
#content-side h3 { margin: 5px 0 10px 0; padding: 8px; background: white; font-size: 1.2em; }
#content-side h3 a { text-decoration: none; }
#content-title-lab { background: url(images/idw-content-title-lab.png) no-repeat top left; }
#content-title-photo { background: url(images/idw-content-title-photo.png) no-repeat top left; }
#content-title-agency { background: url(images/idw-content-title-agency.png) no-repeat top left; }
#content-title-partner { background: url(images/idw-content-title-partner.png) no-repeat top left; }
#content-title-artist { background: url(images/idw-content-title-artist.png) no-repeat top left; }
#content-title { background: url(images/idw-content-title.png) no-repeat top left; height:60px;  }
#content-title h1 { font-size:2em; color:#FFFFFF; margin:0px; padding:15px 4px; }
  for tables 
/*------ CART TABLE -----------*/

.blue-table{
	border-left:1px solid #d5d5d5;
	border-top:1px solid #b1d3e9;
}
.blue-table td{
	padding:3px 5px;
	background:#ffffff;
	border-bottom:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
}
.blue-table th{
	padding:5px 5px;
	background:#dff0fb;
	font-size:8.5pt;
	color:#787878;
	border-bottom:1px solid #b1d3e9;
	border-right:1px solid #b1d3e9;
	
}
.blue-tabletd.total, .cart td.subtotal, .prodrow-subtotal, .prodrow-total{
	font-weight:bold;
	text-align:right;
}
	
.highlight-box{
	margin:10px 0;
	border:1px dashed #aaaaaa;
	background:url(images/lightcode.gif) bottom right no-repeat #f2f9fe;
	padding:10px;
}
#testimonial{
	margin:10px 0;
	border:1px dashed #aaaaaa;
	background-color:#EFE0A3;
	padding:10px 10px 0px 10px;
}
#testimonial img{
	float:left;
	padding-right:10px;
}
#testimonial h2 {
	padding-top:0px;
	margin-top:0px;
	color:#000000;
}
#testimonial p {
	padding-top:0px;
	margin-top:0px;
	color:#333333;
}
