﻿
ul.thumblist-h {
	width:100%;
	clear:both;
	overflow:hidden;
	padding-bottom:1px;
}
ul.thumblist-h li {
	width:100px;
	height:124px;
	float:left;
	display:block;
	padding:0 8px 0px 4px !important;
}
ul.thumblist-h li a {
	font-size:11px;
	line-height:14px;
}
ul.thumblist-h li img {
	width:100px;
	height:80px;
	margin:0 0 5px 0;
}
ul.details-thumb-list{
	width:100%;
	margin:0;
	padding:20px 0 0 0;
	list-style:none;
	font-family:Tahoma, Geneva, sans-serif;
}
ul.details-thumb-list li{
	width:115px !important;
}
ul.details-thumb-list a{
	color:#0560a6;
	text-decoration:none;
}
ul.details-thumb-list a:hover{
	text-decoration:underline;
}
/* Featured Categories */
ul.fcat-thumblist-h {
	width:100%;
	clear:both;
	overflow:hidden;
	padding-bottom:1px;
}
ul.fcat-thumblist-h li {
	width:100px;
	height:124px;
	float:left;
	display:block;
	padding:0 8px 0px 0px !important;
	margin-right:5px;
}

/* -- Store Page -- */
ul.storethumblist-h {
	width:700px;
	clear:both;
	overflow:hidden;
	padding-bottom:1px;
}
ul.storethumblist-h li {
	width:160px;
	height:170px;
	float:left;
	display:block;
	padding:0 15px 0px 0px !important;
}
ul.storethumblist-h li a {
	font-size:14px;
	line-height:14px;
}
ul.storethumblist-h li img {
	width:150px;
	height:130px;
	margin:0 0 5px 0;
}
ul.storethumblist-h li .caption1 {
	margin-top:0;
	width:160px;
	text-align:center;
}
ul.storedetails-thumb-list{
	width:100%;
	margin:0;
	padding:20px 0 0 0;
	list-style:none;
	font-family:Tahoma, Geneva, sans-serif;
}
ul.storedetails-thumb-list li{
	width:200px !important;
}
ul.storedetails-thumb-list a{
	color:#0560a6;
	text-decoration:none;
}
ul.storedetails-thumb-list a:hover{
	text-decoration:underline;
}

/* -- End Store Page -- */
.title h2 label{	
	margin-left:5px !important;
	font-weight:bold !important;
	font-family:Tahoma, Geneva, sans-serif;	
}
.thumb-nav{
	width:100%;
	clear:both;
	overflow:hidden;
	margin:0 0 5px 0;
	font-family:Tahoma, Geneva, sans-serif;
}
.thumb-nav a{
	font-size:11px;
	font-weight:bold;
	color:#555;
	text-decoration:none;
}
.thumb-nav a:hover{
	color:#0560a6;
}
.thumb-nav a.prev-nav{
	background:url(../../images/search/arw_left.jpg) no-repeat left;
	float:left;
	padding:0 0 0 8px;
}
.thumb-nav a.next-nav{
	background:url(../../images/search/arw_right.jpg) no-repeat right;
	float:right;
	padding:0 8px 0 0;
}
ul.thumblist-v{
	width:100%;
	clear:both;
}
ul.thumblist-v li{
	clear:both;
	overflow:hidden;
	margin:0 0 10px 0;
}
ul.thumblist-v li a{
	font-size:11px;
	line-height:14px;
	float:left;
}
ul.thumblist-v li a img {
	width:60px;	
	margin:0 0 5px 0;
	margin-right:8px;
}
ul.quick-link{
	width:100%;
	clear:both;
	overflow:hidden;
}
ul.quick-link li a{
	clear:both;
}
.title {
    clear: both;
    overflow: hidden;
    font-family: Tahoma, Geneva, sans-serif;
    border-bottom: 1px solid #DDD;
    margin: 0 0 10px 0;
}
.store-title 
{
    width:720px;
    clear: both;
    overflow: hidden;
    font-family: Tahoma, Geneva, sans-serif;
    border-bottom: 1px solid #DDD;
    padding-bottom:5px;
    margin-bottom:10px;
}
.title h2 {
font-size: 12px;
font-weight: bold;
color: #44444c;
float: left;
padding: 0 0 3px 0;
}
.title h2 label {
    font-weight:normal !important;
    color: #666;
}
.title a{
    padding-left:4px !important;
}
.RelatedItemsTable-Title 
{
	padding-top:40px;
	clear: both;
	overflow: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom: 1px solid #DDD;
}
.RelatedItemsTable-Title h2 {
	font-size: 12px;
	font-weight: bold;
	color: #44444c;
	float: left;
}
.RelatedItemsTable-Title h2 label {
    font-weight:normal !important;
    color: #666;
}
.RelatedItemsTable-Title a{
    padding-left:4px !important;
}
.RelatedItemsTable-Title a {
font-size: 11px;
float: right;
}
.RelatedItemsTable-Title a:hover {
text-decoration: underline;
}
.RelatedItemsTable-Title a {
color: #0560A6;
text-decoration: none;
}
a.NextPrev {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid gainsboro;
    text-align: center;
    height:150px;
    color: #666;
    font-size: 11px;
    font-weight: bold;
    padding: 0 4px;
    line-height: 27px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -o-transition: all 0.218s;
    transition: all 0.218s;
    background-color: #f1f1f1;
    -webkit-user-select: none;
    -moz-user-select: none;
    text-decoration:none;
}
a.NextPrev:hover {
    border: 1px solid #C6C6C6;
    color: #333;
    -webkit-transition: all 0;
    -moz-transition: all 0;
    -o-transition: all 0;
    transition: all 0;
    background-color: #F8F8F8;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
a.RelatedNext {
background: url(../../images/DetailListing/next.png) no-repeat right 45%;
height:inherit !important;
min-height:150px;
width: 20px !important;
top: 10px;
right: 10px;
cursor: pointer;
background-color: #f1f1f1;
}
a.RelatedPrevious {
background: url(../../images/DetailListing/prev.png) no-repeat left 45%;
height:inherit !important;
min-height:150px;
width: 20px;
top: 10px;
left: 10px;
cursor: pointer;
background-color: #f1f1f1;
}
a.Inactive, a.Inactive:hover, a.Inactive:active
{
   border: 1px solid gainsboro;
    color: #666;
    background-color: #FAFAFA;
    -webkit-user-select: none;
    -moz-user-select: none;
    pointer-events: none;
    cursor: default;
    }
td.PageTd
{
    padding-top:0px;
    height: 100% !important;
    }
.RelatedItemsTable
{
    width:100%;
    border:0px;
}
.RelatedItems-title
{
    font-size:12px;
    font-weight:bold;
    padding:0 5px 0 0;
    margin:20px 0 0 0;
}

.RelatedItems-link{margin:10px 0 0 0}
.RelatedItems-link a{padding:0 5px}

.jcarousel-container-Related {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*background: #F0F6F9;
border: 1px solid #346F97;
padding:5px;*/
margin:10px 0 20px 0;
width:100%;
}
.jcarousel-prev-vertical {
    cursor: pointer;
    color: #0560A6 !important;
    /*background: transparent url(../../images/DetailListing/prev-vertical.png) no-repeat 0 0;*/
}
.jcarousel-next-vertical 
{
    cursor: pointer;
    color: #0560A6 !important;
/*    background: transparent url(../../images/DetailListing/next-vertical.png) no-repeat 0 0;*/
}   
.jcarousel-prev-disabled-vertical, .jcarousel-prev-disabled-vertical:hover, .jcarousel-prev-disabled-vertical:focus, .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    margin-top:5px;
    cursor: pointer;
}
.jcarousel-prev-vertical:hover, .jcarousel-prev-vertical:focus {
    cursor: default;
    color: #0560A6 !important;
    margin-top:5px;
    cursor: pointer;
} 
.jcarousel-prev-disabled-vertical, .jcarousel-prev-disabled-vertical:hover, .jcarousel-prev-disabled-vertical:focus, .jcarousel-prev-disabled-vertical:active {
cursor: default;
background-position: 0 -96px;
}
.jcarousel-next-disabled-vertical, .jcarousel-next-disabled-vertical:hover, .jcarousel-next-disabled-vertical:focus, .jcarousel-next-disabled-vertical:active {
cursor: default;
background-position: 0 -96px;
}
.jcarousel-next-vertical:hover, .jcarousel-next-vertical:focus {
    cursor: default;
    color: #0560A6 !important;
    margin-top:5px;
    cursor: pointer;
    text-decoration:underline;
}

.jcarousel-next-disabled-vertical, .jcarousel-next-disabled-vertical:hover, .jcarousel-next-disabled-vertical:focus, .jcarousel-next-disabled-vertical:active {
    cursor: default;
    color: #0560A6;
    margin-top:5px;
    cursor: pointer;
    text-decoration:underline;
}
