/* Templatekohtaiset tyylipoikkeamat yleisten tyylien lisäksi */

.search{
	height:19px;
	border:0;
	background:url(../img/search_box.gif) top left no-repeat;
	margin:0;
	padding:0;
	padding-left:4px;
	color:#999;
}
.search input.hakukentta{
	background-color:transparent;
	color:#999;
	border:0;
	margin:0;
	padding:0;
	width:100%;
}
.search .button{
	height:19px;
	margin:0;
	padding:0;
}
.searchresult a:link, .searchresult a:active, .searchresult a:visited {
	display:block;
	margin-bottom:5px;
}
.searchresult a:hover {
	margin-bottom:5px;
	display:block;
	background-color:#eeeeee;
	color:#000000;
}

.siteshop_list_item{
	height:180px !important;
}
.siteshop_list_item a.siteshop_list_item_link:link, .siteshop_list_item a.siteshop_list_item_link:active,.siteshop_list_item a.siteshop_list_item_link:visited{
	height:220px !important;
	color:#007fb7;
}
.siteshop_list_item a.siteshop_list_item_link:hover{
	height:120px !important;
	background-color:#f1f1f1;
	color:#007fb7;
}
#variation-data p{
	margin-top:0;
	padding-top:0;
}
.siteshop_cart #siteshop_cart_holder{
	background-color:#555555;
	background: url(../img/siteshop/cart_bg.jpg) bottom center repeat-y;
	border:1px dashed #894c05;
	padding:10px;
}


.siteshop_cart table{
	width:100%;
}

.siteshop_cart table th{
	color:#000000;
}
.siteshop_cart tr{
	background:url(../img/siteshop/dashdash.gif) bottom left repeat-x;
}
.siteshop_cart table td{
	color:#555555;
}
.siteshop_cart a:link, .siteshop_cart a:active, .siteshop_cart a:visited{
	color:#fda315;
}
hr{
	border:0;
	background:url(../img/siteshop/dashdash.gif) bottom left repeat-x;
}
a.refresh_button, a.refresh_button:active, a.refresh_button:visited{
	float:right;
	right:40px;
	bottom:2px;
	font-size:10px;
	padding:2px 10px;
	position:relative;
	border:1px solid #ababab;
	font-weight:normal;
	background-color:#555555;
	color:#ffffff;
}
a.refresh_button:hover{
	border:1px solid #ababab;
	background-color:#555555;
	color:#fda315;
}
a.button, a.button:active, a.button:visited{
	width:auto;
	position:relative;
	display:inline !important;
	font-size:10px !important;
	padding:2px 10px !important;
	border:1px solid #ababab !important;
	font-weight:normal !important;
	background-color:#555555 !important;
	text-decoration:none !important;
	color:#ffffff !important;
}
a.button:hover{
	border:1px solid #ababab !important;
	background-color:#555555 !important;
	color:#fda315 !important;
}
.price_normal{
	font-size:16px;
	font-weight:bold;
}
.price_lowered{
	font-size:16px;
	font-weight:bold;
	color:#ff9600;
}
.price_orig{
	font-weight:normal;
	color:#555555;
	text-decoration:line-through;
}
