.listview {
	border:1px solid #C3C3C3;
}

.detailpage {
	text-align: left;
}

.smallgray {
	font-size:80%;
	font-style: italic;
}
.content {
	margin-left:20px;
	margin-right:20px;
}

#store_info {
	background-color:#FFFFFF;
	border:1px dashed #000;
}

#store_info th {
	text-align:left;
	font-size:120%;
	font-weight:bold;
	background-color:#7FD4FF;
}

.admin_tbl
{ /*border:solid 1px #336699*/ }

.admin_box
{ color: #FFA34F; background-color: blue; background:url('../_images/bg_1.gif'); font: 9pt Verdana, Arial,Helvetica; font-weight:bold; height: 25px }

.adminbg_l
{ background-color:#EEEEEE; color: black; }

.adminbg_r
{ background-color:#DDDDDD; color: black; font-weight: bold; text-align: left }

.adminbg_c, .adminbg_c a
{ background-color:#336699; color: #FFFFFF; font-weight: bold; text-align: center }

#tablist
{ padding: 3px 0; font: bold 12px Verdana; }

#tablist li
{ list-style: none; display: inline; }

#tablist li a
{ padding: 3px 0.5em; margin-left: 3px; border: 2px solid black; background: #EEEEEE; color: black; text-decoration: none }

#tablist li a.current
{ background: orange; }

.tabcontent
{ display:none; }

.breadcrumb {
	font-weight: bold;
	margin-left:10px;
}

.detailtitle {
	margin-left:10px;
	font: bold 14px "Arial";
}

.detailsect {
	font-weight: bold;
}

.search-form-title {
	font-weight: bold;
}

.checkoutjdl {
	color: #666666;	
	background-color:#DEDEDE;
	font: 12px arial,sans-serif;
	padding: 5px;
	font-weight: bold;
}

.checkout_title {
	color: #666666;	
	background-color:#DEDEDE;
	font: 10px arial,sans-serif;
	padding: 5px;
}
.checkout_item {
	color: #666666;	
	font: 10px arial,sans-serif;
}
.checkout_item_list td {
	border-bottom: 1px solid #E5E5E5;
}
.checkout_item a {
	color: #666666;	
	text-decoration:none;
}
.checkout_item a:hover {
	text-decoration:underline;
}

.login_title {
	color: #666666;	
	background-color:#DEDEDE;
}
.login_row {
	background-color:#F0F0F0;
	font: 10px arial,sans-serif;
}
