img {
	border: 0;
}

.price-table-photo {
	padding: 10px;
	margin: 5px;
}

h2 a{
text-decoration: none;
}

a{
color: #0576a4;
text-decoration:none;
}

a:hover{
color: #000;
text-decoration:none;
}

.price-table{
width: 100%;
padding-top: 5px;
/* padding-right: 32px; */
padding-left: 0px;
}

.price-table tr td{
padding: 7px;
}

.price-table-header{
	background-color: lightblue;
	padding:10px;
	text-align: center;
	font-weight: bold;	
}

.price-table-row {
	background-color: #EEEEEE;
}

.price-element-header{
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	padding-left: 0;
}

.price-element-text{
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;

}

.price-element-photo{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border:0;
	padding-top: 4px;
}

.price-element-goback{
	font-size:12px;
	color: grey;
	padding-top: 10px;
	padding-bottom: 50px;

}

.breadcrumb {
font-size: 10px;
color: gray;
padding-bottom: 20px;
}

.breadactive {
color: gray;
text-decoration: none;
}

.breadactive:hover {
color: black;
text-decoration: underline;
}

.breadinactive {
color: #AAAAAA;
}

.price-category-name{
color: black;
}

.price-other-category-header{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #68c124;
padding-top: 30px;
padding-bottom: 10px;
border-top: 1px solid #CCCCCC;
}

.price-other-category-list{
	padding-left: 20px;
	color: #68c124;
}

.price-other-category-list-item{
font-size: 75%; 
line-height: 150%; 
list-style-image:none;
list-style-position:outside;
list-style-type:square; 
padding-left:5px;
font-family: verdana;
color: grey;
}

.price-podcategory-list{
	list-style: square;
	color: #68c124;
	font-size: 14px;
}

.price-podcategory-item{
}

.price-podcategory-item a{
}

.perror{
color: red;
font-family: Verdana, Arial, Helvetica, sans-serifl;
font-size: 10px;
}

.price-first-category{
	text-align: right;
	padding: 3px;
	background-color: #DDDDDD;
	font-size:20px;
	font-weight: bold;;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding: 10px;
	line-height: 25px;
}

.price-first-category a{
}
.price-first-category a:hover{
	color: #555555;
	text-decoration: underline;
}

.price-element-full {
	font-size: 12px;
	text-align: right;
}

.price-element-full-box {
	padding-bottom: 10px;
	padding-top: 10px;	
}

.small-link {
	font-size: 10px;
}

.price-first-list {
	vertical-align: top;
	font-size: 10px;
	color: #555555;
}

.oprice-podcategory-list {
	padding-top: 10px !important;
	padding-bottom: 10px !important;

	list-style: square;
	color: #68c124;
	font-size: 14px;
}

.oprice-podcategory-item {

}

.oprice-podcategory-item-current a {
  color: #777;
  text-decoration: underline;
}

.oprice-podcategory-item-current a:hover {
  color: #777;
  text-decoration: none;
  border: 0px solid black !important;
}


.oprice-item-cost {
	font-size: 12px;
}

.oprice-item-cost b {
}

.oprice_item_table {
}

.oprice_item_table tr td {
/*	padding: 15px;	*/
	padding-top: 15px;
	padding-right:15px;
}

.oprice_item_table_right_column {
	padding-right:30px !important;
}

.oprice_item_table_right_column a img {
	border: 1px solid #CCC !important;
}

.oprice_item_table_right_column a img:hover {
	border: 1px solid #777 !important;
}


.oprice_a_image {
	text-decoration: none;
	border: 0px solid black !important;
}

.oprice_a_image img{
	border: 0px solid black !important;
}


