@charset "utf-8";
#container #body #left_col .bigtitle_intro #store_cart {
	border: 1px dashed #E0E0E0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
#store_type {
	padding: 2px;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccfecc;
	border-bottom-color: #ccfecc;
}
#product_list {
	margin-top: 5px;
	margin-left: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	height: 120px;
	margin-right: 5px;
}

#product_list2 {
	margin-top: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	margin-right: 5px;
}
#pd_element {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}


#pd_left {
	width: 95px;
	float: left;
	margin-right: 10px;
	height: 120px;
}
#pd_name a {
	color: #339900;
	text-decoration: underline;
}
#price_1 {
	text-decoration: line-through;
}
#price_2 {
	color: #FF0000;
}
#pd_details {
	margin-bottom: 5px;
}
#pd_right {
	width: 440px;
	float: left;
}
#store_location {
	padding-left: 5px;
}
#store_location h1 {
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 5px;
}
#store_nav {
	padding-left: 10px;
	padding-bottom: 10px;
}
#price_left {
	float: left;
	width: 200px;
}
#pd_maincontent {
	margin-right: 10px;
	margin-left: 10px;
}
#product_h2 {
	color: #339900;
	font-size: 16px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
}
#product_description {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#pd_nav {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


#book_order {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #C0FFA2;
	border-bottom-color: #C0FFA2;
	padding-left: 10px;
	background-color: #E8FFD0;
}
#color_red {
	color: #FF0000;
	padding-left: 5px;
}
#book_number {
	padding-left: 5px;
	padding-bottom: 5px;
}

#price_right {
	float: right;
	width: 200px;
	text-align: right;
}
#store_type h2 {
	margin-top: 5px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	margin-bottom: 5px;
}
.best_list {
	margin: 5px;
	border: 1px dashed #E6E6E6;
	padding: 5px;
}
#store_type ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#cart_overview {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #DDDDDD;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#cart_overview a {
color:#CC0000;;
text-decoration:underline;
}

#pd_total {
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
}
#cart_overview #cart a {
	text-decoration: underline;
}

#cart_overview form {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
}
#cart_overview #cart table { 
border-collapse:collapse;
}
#cart_overview #cart table td {
padding-left:5px;}

#cart_overview #cart table th {
padding-left:5px;}
#cart_subtotal {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	margin-right: 5px;
}
#cart_option {
	margin-top: 10px;
	margin-bottom: 15px;
}


#cart_title {
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #FF6600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}
.font_red {
	color: #FF0000;
}
#store_cart a {
	color: #FF3300;
	text-decoration: underline;
}
#left_col a {
	text-decoration: underline;
}
#store_type li {
	margin-bottom: 3px;
	list-style-type: square;
}
#store_type ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#body table td {
	padding-left: 5px;
}

