﻿/* Ecommerce styles */
.detailtopbox .detail{ line-height: 14px; font-weight: lighter; color: #555; background: #f7f7f7; padding: 5px; border-top: #dedede 2px solid; border-bottom: #dedede 2px solid; margin-bottom:12px; }
.greentext { color: #4F8A10; }
.redtext { color: #FF3300; }

.catname { font-size: 10pt; font-weight: bold; color: #336699; }
.proddescription{ line-height: 1.3; font-size: 9pt; color : #000; }

cartdelete a, img {
	border: none;	
}
.imagenavigator{
/*	visibility:hidden; */
}
.prodnavigation{
	padding: 0;
	margin: 3px 0 10px 0;
	font-size: 11px;
	color: #233E74
}
p.prodnavigation, .catnavigation {
  font-weight: normal;
  vertical-align: top;
}

hr.review, hr.prodseperator {
height: 0;
border-width: 1px 0 0 0;
border-style: dashed;
border-color: #006AC8;
}
.previousnext{
	float:left;
	width:240px;
	text-align:center;
	margin: 16px 0;
}
.price {
	display: inline-block;
	margin: 0;
	padding: 3px 6px 2px;
	width: auto;
	font-weight: bold;
	text-align:right; 
	font-size-adjust: none;
	font-stretch: normal;
	font-size: 14px;
	text-decoration: none;		
	box-shadow: 1px 1px 5px #b7b7b7;
	background-color: #0092DF;
	color: #fff;
	border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
} 
.currpage, .pagenums a {
	margin: 0;
	padding: 3px 6px 2px;
	border-radius: 4px 4px 4px 4px;
	font-size-adjust: none;
	font-stretch: normal;
	box-shadow: 1px 1px 5px #b7b7b7;
	text-shadow: 0 1px 0 #ffffff;
	-khtml-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-box-shadow: 1px 1px 5px #B7B7B7;
	-webkit-box-shadow: 1px 1px 5px #b7b7b7;
	-khtml-box-shadow: 1px 1px 5px #B7B7B7;
}
.currpage {
	font-weight:bold;
	color: gray;
}
/*  RSS Feed styles */
.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("../shop/images/icons/rss_16.png") no-repeat 0 50%;
}
/* Table styles */
TABLE.cobtbl{
border-color: #ebebeb;
background-color: #B1B1B1;
} 
TR.cobtbl{
	background-color: #ebebeb;
}
TD.cobhl{
background-color: #ebebeb;
border-color: #b1b1b1;
color : #666666;
}

TD.cobll{
background-color: #ffffff;
border-color: #b1b1b1;
color : #666666;
}

/* Menu styles */
ul.ectmenu1 {
list-style: none;
font-size:10pt;
padding: 0;
margin-left: 0;
width: 155px;
}
li.ectmenu1 {
padding: 0;
border-top: 1px solid #ebebeb;
border-left: 1px solid #ebebeb;
border-right: 1px solid #ebebeb;
background-color: #ffffff;
color: #666;
}
li.ectmenuhassub1 a{
display:block;
padding:2px;
background: #ffffff url("../shop/images/menuarrow.gif") no-repeat 0 0;
color: #666;
}
li.ectmenuhassub1 a:hover{
display:block;
padding:2px;
background: url("../shop/images/menuarrow.gif") no-repeat 0 0;
color: #b30000;
}
li.ectmenu1 a{
display:block;
padding:2px;
border-bottom: 1px solid #ebebeb;
text-decoration: none;
color: #666;
}
li.ectmenu1 a:hover{
color: #b30000;
}
li.ectsubmenu1{
border-bottom: 0;
background-color: #ffffff;
padding-left: 10px;
}  
p.cstitle{margin-top:5px; padding:2px; width:100%;
float:left;
font-size:1.2em;
color:#1044AB;
}
/* Soft cart styles */
div.scprodsadded, div.sccartitems{
 background-color:#eee;
 }
/* Cart styles */
#progressbar {
	text-align: center;
	color: #666;
	font-family: Arial,sans-serif;
	font-size: 12px;
}
#progressbar.active { font-size: 16px; font-weight: bold; }
/* */
img.cartimage { height: 30px; }
.mincart { background-color: white; }
.simplecartheader { font-size: 10pt; font-weight: bold; color: #336699; border-bottom: #dedede 4px solid; margin-bottom: 5px; }
/* Extra styles used in description text */
#checked li {list-style-type: none; list-style-image: url('checked.gif'); text-align: left; }
#Checked LI {list-style-type: none; list-style-image: url('checked.gif'); text-align: left; }
/* Special buttons */
.mediabutton {
background: #dedede; 
padding:3px 3px 3px 3px;
color: #000066;
font-size: 12px;
font-weight: bold;
border: 1px solid #FAAB54;
border-bottom: 2px solid #FAAB54;
border-right: 2px solid #FAAB54;
}
.mediabutton:hover { color: #000099; border-color: #FF6600; cursor: pointer; }
.mediabutton{
	background-color: #d0deec;
	font-size: 13px;
	border: 1px solid #7697b5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 	
}

/* Tag links style */

.entry-meta .tag-links a {
	background-color: #767676;
	border-radius: 0 2px 2px 0;
	color: #fff;
	display: inline-block;
	font-size: 11px; 
	line-height: 1.2727272727;
	margin: 2px 4px 2px 10px;
	padding: 3px 7px;
	position: relative;
	text-transform:lowercase;
	text-decoration: none;		
}

.entry-meta .tag-links a:hover {
	background-color: #303030;
	color: #fff;
}

.entry-meta .tag-links a:before {
	border-top: 10px solid transparent;
	border-right: 8px solid #767676;
	border-bottom: 10px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	left: -8px;
	width: 0;
}

.entry-meta .tag-links a:hover:before {
	border-right-color: #303030;
}
/**
.entry-meta .tag-links a:after {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	height: 4px;
	position: absolute;
	top: 8px;
	left: -2px;
	width: 4px;
} **/




