/* Siteshopin yleiset tyylit */

.siteshop_cart table{}
.siteshop_cart table tr{
	/*background:url(../img/siteshop/dashdash.gif) bottom left repeat-x;*/
}
.siteshop_cart table td{
	padding:3px 0;
	font-size:11px;
}
.siteshop_cart table th{
	padding:3px 0;
	text-align:right;
	font-size:12px;
}
.siteshop_cart table td a:link, .siteshop_cart table td a:visited, .siteshop_cart table td a:active{
	color:black;
	text-decoration:none;
	display:block;
	background-color:transparent;
}


.siteshop_list_item{
	float:left;
	width:151px;
	height: 230px;
	margin-right:10px;
	margin-top:10px;
	border:1px solid #bfbfbf;
	vertical-align: top;
	
}

a.siteshop_list_item_link{
	padding-top:10px;
	padding-bottom: 10px;
	text-align:center;
	color:#000000;
	display:block;
	text-decoration: none;
	height: 210px;
}

a.siteshop_list_item_link:hover{
	background-color:#f7f7f7;
}

.siteshop_item{
	width:100%;
}
.siteshop_item td{
	vertical-align:top;
	text-align:left;
}

.siteshop_item .siteshop_item_image_holder{
	width:214px;
	text-align:center;
}
.siteshop_item .siteshop_item_image_holder div{
	padding:10px;
	border:1px solid #bfbfbf;
}
.siteshop_item .siteshop_item_data_holder{
	padding:10px;
}

i.info{
	color:#555555;
	font-size:11px;
}
img.button{
	cursor:pointer;
}

.mandatory{
	color:#ab0000;
	font-weight:bold;
}
.error_message{
	margin:10px 0;
	color:#ab0000;
}
.success_message{
	margin:10px 0;
	color:#234405;
}

fieldset{
	margin:5px 0;
	padding:10px;
	display:block;
	border:1px solid #c3c3c3;
}
legend{
	font-weight:bold;
	color:#333333;
}
.text{
	width:98%;
}
.siteshop_orderstatus{
	margin-bottom:5px;
	width:100%;
}
.siteshop_orderstatus td.separator{
	width:10px;
}
.siteshop_orderstatus td{
	text-align:center;
	color:#666666;
	font-size:12px;
	background-position: center bottom;
	background-repeat:no-repeat;
	padding-bottom:15px;
	background-image:url(../img/siteshop/order/statusbar_line.gif);
}
.siteshop_orderstatus td a:link, .siteshop_orderstatus td a:visited, .siteshop_orderstatus td a:active{
	text-decoration:none !important;
	color:#000000;
}
.siteshop_cart a:link, .siteshop_cart a:visited, .siteshop_cart a:active{
	text-decoration:none !important;
	color:#000000;
}


/* Hoverlist */
#list, #_list{
	width:100%;
}
#list th, #_list th{
	text-align:left;
	font-size:12px !important;
	font-family:arial !important;
	color:#000000;
	/*background-color:white;*/
}
#list td, #_list td{
	padding:2px;
	font-size:11px !important;
	font-family:arial !important;
}
#list .highlight, #_list .highlight{
	background-color: #555555;
	cursor:pointer;
}
#list .highlight td a, #list .highlight td, #_list .highlight td a, #_list .highlight td,
#list .highlight_default td a, #list .highlight_default td, #_list .highlight_default td a, #_list .highlight_default td{
	color:white;
	text-decoration:none;
}
#list td a, #list td, #_list td a, #_list td{
	font-size:11px !important;
	font-family:arial !important;
	color:#000000;
	text-decoration:none;
}
#list .highlight_default, #_list .highlight_default{
	background-color: #555555;
}


/* Ajax-täyttöinen "dropdown" */
#ajax-item{
	font-size:11px;
	line-height:14px;
	height:16px;
	padding:1px;
	overflow:hidden;
	border:1px solid #bdbdbd;
	background:url(../img/siteshop/icon/dropdown_arrow.gif) right no-repeat;
	width:98%;
}
#ajax-dropdown{
	margin-top:-1px;
	border:0px solid #bdbdbd;
	position:absolute;
	display: none;
	overflow-y:scroll;
	background-color:#ffffff;
	width:330px;
}
#ajax-dropdown div{
	cursor:pointer;
	padding:2px 0;
	color:#000000;
}
#ajax-dropdown div span{
	font-size:10px;
	color:#9e9e9e;
}

/* Tabit */
.tab-button:link, .tab-button:active, .tab-button:visited{
	border:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	background-color:#eeeeee;
	padding:3px 7px;
	color:#555555;
	text-decoration:none;
	line-height:16px;
	margin-right:3px;
	margin-bottom:-1px;
	margin-top:4px;
	position:relative;
	float:left;
	text-decoration:none !important;
}
.tab-button-a:link, .tab-button-a:active, .tab-button-a:visited{
	border:1px solid #c3c3c3;
	border-bottom:0px solid #ffffff;
	background-color:#ffffff;
	padding:5px 7px 1px 7px;
	color:#000000;
	text-decoration:none;
	line-height:20px;
	margin-right:3px;
	position:relative;
	bottom:-1px;
	float:left;
	text-decoration:none !important;
}
div.tab-content{
	clear:both;
	background-color:#ffffff;
	border:1px solid #c3c3c3;
	padding:10px;
	margin-bottom:10px;
	width:470px;
}

#ajax-item{
	background-color:#ffffff !important;
}

.errorMessage{
	color:#ab0000;
	margin-bottom:10px;
	padding:5px;
	background-color:#efefef;
	border:1px solid #555555;
}
.successMessage{
	color:#036d00;
	margin-bottom:10px;
	padding:5px;
	background-color:#efefef;
	border:1px solid #555555;
}

#variation-data{
	margin: 0;
}

#variation-data h1{
	margin-top: 0;
	margin-bottom: 5px;
}

#randomitems{
	width: 100%;
}