/* breadcrumbs */
div.breadcrumb {
	text-align:left;
	color:#000;
	font-size:11px;
	margin-bottom:10px;
	padding-left: 10px;
}

div.breadcrumb a { 
	color:#1981B7; 
	text-decoration:none; 
}
div.breadcrumb a:hover { 
	color:#175D7F; 
	text-decoration:underline;
}
.menuhdr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #D4E5EC;
	color : #628296;
	font-size : x-small;
	font-weight : normal;
	text-align : left;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.menubdr{
	background-color : #B3B7BB;
}

.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #F7F7F7;
}

.imgbtn { border:0px; }
/* General override styles */
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.smlpad { padding:15px !important; }

.pricesmall {}
.price {}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000000;
}
.dottedBorder {
	border: 1px dotted #7F9DB9;
	background-color: #F9F9F9;
	padding: 5px;
	line-height: 18px;
	font-weight: normal;
}
.txtfield{
	background-color: #FFFFFF;
	color: #333333;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #628296;
}
/* standard table display */
.std_table {
	margin-bottom:10px;
	padding:5px;
	text-align:left;
	vertical-align:top;
	line-height:normal;
	font-size:11px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.std_table table { 
	border-collapse:collapse;
	width:95%;
}

.std_table th { 
	vertical-align:top;
	padding:0px 10px 0px 0px;
	width:35%;
	font-weight:normal;
}
.std_table td {	padding:0px 5px 0px 0px; }


.txtfielddropdown{
	color: #333333;
	font-style: normal;
	font-weight: normal;
	border:1px solid black;
	background-color: #FFFFFF;
	height: 15px;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Customer service and Affiliate service page (shopcustadmin.asp,shopaffadmin.asp) */
table.customerservice {
	width:100%;
	background:#F9F9F9;
	border:1px solid #CCCCCC !important;
	margin-bottom:10px;
	border-collapse:collapse;
}

table.customerservice th {
	height:35px;
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#333;
	font-size:12px;
	border-bottom:1px solid #CCCCCC;
	background-color:white;
	text-align:left;
	padding-left:50px;
	vertical-align:middle;
}

table.customerservice td {
	padding:10px;
}

table.customerservice ul {
	margin:0px;
	padding:0px 10px 0px 25px;
}

/* standard table display */
.std_table {
	text-align:left;
	vertical-align:middle;
	line-height:25px;
	font-size:11px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.std_table table { 
	border-collapse:collapse;
	width:95%;
}

.std_table th { 
	vertical-align:top;
	padding:0px 10px 0px 0px;
	width:35%;
	font-weight:normal;
}
.std_table td {	padding:0px 5px 0px 0px; }

/* Category table (shopdisplaycategories.asp) */
table.tbl_category td {	text-align:center; }

/* shopcustomer.asp form */
table.tbl_customer {
	width:95%;
}

table.tbl_customer th {
	width:100px;
	text-align:left;
	font-weight:normal;
	vertical-align: top;
}

table.tbl_customer td {
	vertical-align:top;
	text-align:left;
}

table.tbl_customer iframe {	/* refer to shoplicense.htm for changing license styles */ 
	width:100%;
}

table.tbl_subproduct {
	border-collapse:collapse;
	margin-right:2px;
	margin-bottom:2px;
	background:#F7F7F7;
	text-align:center;
	width:100px;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}

table.tbl_subproduct td {
	padding:3px 5px;
}
.hdrproduct{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}
#Menu-Right .Menu-Content-Block div {
}
#Menu-Right .Menu-Content-Block #topsellers {
	font-weight: normal;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
	float: none;
	border-top-color: #CCCCCC;
}
