
/* CSS Document */
/* BEGIN LiISTING PACKAGE ADDON */
.pdesc {
	font-size: 14px;
	border-right: 1px solid #cacaca;
	padding-right: 10px;
	margin-right: 10px;
}
.pdesc2 {
	font-size: 14px;
	padding-right: 10px;
	margin-right: 10px;
}
.listing_package_table {
	border: 1px solid #8A8A8A;
}
.listing_package_tr {
	background: #C41317;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	padding: 3px;
}
.listing_package_td {
	border-left: 1px solid #8A8A8A;
	height: 25px;
	padding: 3px;
}
.listing_package_row1 {
	background: #ffffff;
}
.listing_package_row2 {
	background: #E2E2E2;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
form {
	display: inline;
}
.sellers_header {
	background: #D20000;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	margin-top: 10px;
}
.package_row {
	padding: 10px;
}
.package_row1 {
	padding: 10px;
	background: #E3E3E3;
}
.package_row2 {
	padding-left: 10px;
	background: #DADADA;
}
.package_row3 {
	padding-left: 10px;
	background: #D1D1D1;
}
.package_row4 {
	padding-left: 10px;
	background: #CBCBCB;
}
.pck_price1 {
	font-size: 16px;
	font-weight: bold;
}
.pck_price2 {
	font-size: 18px;
	font-weight: bold;
}
.pck_price3 {
	font-size: 22px;
	font-weight: bold;
}
.save_note {
	font-size: 10px;
	color: #D20000;
}
#dhtmltooltip {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 5px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
.learn_link a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.learn_link a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
td.ReqField, tr.ReqField, th.ReqField, td.Field, tr.Field, th.Field,  td.Value, tr.Value, th.Value, {
	text-align: left;
}
.seller_header {
	background: url('images/seller_header.jpg') no-repeat;
	hieght: 250px;
	width: 695px;
}
