@charset "utf-8";
/* CSS Document */
.showcasebdr {
border-left:#CCCCCC solid 1px;
border-right:#CCCCCC solid 1px;
}
/* Border of sub category display */
.SubCategoryListGrid {
	padding: 4px;
}

.SubCategoryListGrid ul, .SubCategoryListGrid li {
	list-style: none;
	margin-left: 0;
}

.SubCategoryListGrid li {
	margin-bottom: 4px;
	padding: 10px;
	margin-left: 10px;
	background: #fff;
	float: left;
	text-align: center;
}

.SubCategoryListGrid ol {
	clear: both;
}

/* Left Content Area */

.Left {
	float: left;
	min-height: 500px;
	width: 160px;
	font-size: 0.85em;
	margin-right: 10px;
}

.Left h2 {
	font-size: 1.25em;
	margin: 5px 10px 8px;
	width: 140px;
}

.Left a {
	color: #000;text-decoration: none;
}

.Left li a:hover {
	text-decoration: none;
}

.Left .BlockContent {
text-decoration: none;
}

.Left ul {
	margin: 0;
	padding: 0;
}

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

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

.Left li {
	border-bottom: 0px solid #666666;
	text-decoration: none;
}

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

.Left li a:hover {
	text-decoration: none;
}

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

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

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

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

/* Primary Content Area */
.Content {
	float: left;
	width: 550px;
	min-height: 530px;
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 0.95em;
}

.Content .Block {
	clear: both;
}

.Block {
	margin-top: 10px;
	margin-bottom: 10px;
}

.Content h2, .TitleHeading {
	font-size: 1.6em;
	font-weight: bold;
	color: #034285;
	margin: 10px 0;
}

.Content a:hover {
	text-decoration: underline;
}

/* Primary Content Area (column span of 2) */
.Content.Wide {
	width: 580px;
}

/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {
	width: 750px;
}

/* Right Content Area */
.Right {
	float: right;
	min-height: 500px;
	width: 160px;
	font-size: 0.85em;
	padding-bottom: 10px;
	margin-left: 10px;
}

.Right h2 {
	font-size: 1.25em;
	margin: 5px 10px 8px;
	width: 140px;
}

.Right a {
	color: #000;
}

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

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

.Right ul {
	margin: 0;
	padding: 0;
}

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

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

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

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

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

/* category name */
.left_nav
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding:0px;
margin:0px;
text-decoration:none;
}

a.left_nav
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding:0px;
margin:0px;
color: #2fa0bf;
text-decoration:none;
}

a:hover.left_nav
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding:0px;
margin:0px;
color: #2fa0bf;
text-decoration:none;
}

/* browse items */

.text3 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
/*color: #FF0000;*/
color: #000000;
padding:2px;
text-decoration:none;
}
a.text3 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
/*color: #FF0000;*/
color: #000000;
padding:2px;
text-decoration:none;
}
a:hover.text3 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
/*color: #FF0000;*/
color: #000000;
padding:2px;
text-decoration:underline;
}

/* Page Breadcrumbs */
.breadcrumb ul, .breadcrumb li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.breadcrumb {
	font-size: 0.9em;
	padding-bottom: 4px;
	border-bottom: 1px solid #DCDFE2;
}

.breadcrumb li {
	padding-left: 6px;
	display: inline;
}

.breadcrumb li a {
	padding-right: 10px;
	background: url('../images/BreadcrumbSep.gif') no-repeat right;
	color: #2fa0bf;
}

.breadcrumb a {
	color: #2fa0bf;
}

/* Product heading*/

a.wpsc_product_title{
 /*color:#44555f;*/
 color:#2FA0BF;
 /*border-bottom: 1px solid #c8d2de;*/
 display: block;
 font-size: 11pt;
 margin: 0px 0px 5px 0px;
 } 
 
a.wpsc_product_title:hover{
 text-decoration: none;
 }
 
 /*Product image */
 
ProductListGrid {
	/*padding: 1px;
	padding-left: 1px;*/
}

.ProductListGrid ul, .ProductListGrid li {
	list-style: none;
	margin-left: -18px;
}

.ProductListGrid li {
	margin-bottom: 1px;
	/*padding: 1px;
	margin-left: 1px;
	float: left;*/
	background: #fff;
	
	text-align: center;
}

.ProductListGrid ol {
	clear: both;
}
.PageList div {
margin-top: 50px;
}

/* Product image */

.showprodcasebdr {
border-left:#CCCCCC solid 1px;
border-right:#CCCCCC solid 1px;
}

/* Product details */

div.producttext1{
 /*font-size: 10pt;
 width: 100%;
 text-align: left !important;*/
 margin-left: 70px;
 margin-top: 8.5px;
 }