#rabbat_hint
{
	font-style:italic;
	color:#ffffff;
}

#hint_box
{
	position:absolute;
	text-align:center;
	height:141px;
	width:283px;
	background: url("/img/hintbox.png") no-repeat;
}

.store_out
{
	padding:10px;
	color:red;
	font-weight:bold;
}

.store_warn
{
	padding:10px;
	color:#000000;
	font-weight:bold;
}

.store_ok
{
	padding:10px;
	padding-right:15px;
	font-weight:bold;
	color:#000000;
}

.order_mark
{
	border: 1px solid silver;
	text-decoration: underline;
	font-weight: bold;
	width:33%;
	text-align:center;
}

.order_nomark
{
	border: 1px solid silver;
	width:33%;
	text-align:center;
}

.line
{
	border-bottom: 1px solid #ffffff;
}

.shopping_box
{
	width:100%;
}

.shopping_box caption
{
}

.shopping_box th
{
	border-width: 0 0 1px 0;
	border-style:solid;
	border-color:#ffffff;
	text-align:left;
}

.shopping_box td
{
	border: none;
	padding:10px 0;
}

.shop_frame{
	border: 0px solid red;
	margin: 0px 0 0px 2px;
}

.shop_frame_right{
	border: 0px solid red;
	width:200px;
	padding: 0 1px 0 0;
}

.shop_frame_main{
	border: 0px solid lime;
	vertical-align:top;
	width:550px;
	padding: 0 2px 0 2px;
}

.shop_frame_left{
	border: 0px solid orange;
	background: none;
	width:220px;
}

.box_container{
	width:223px;
	border: 0px solid white;
}

.box_container_content{
	background: url(../img/boxline.png) repeat-y;
	padding:0px;
}

.box_container_top{
 	background: url(../img/boxtop.png) no-repeat; height: 19px;
}

.box_container_bottom{
	background: url(../img/boxbottom.png) no-repeat; height: 19px;
}

.special_frame{
}

.summary
{
	border:solid white; 
	border-width:1px 0 1px 0; 
	margin:10px 0;
	padding:2px;
	text-align:right;
}

.price
{
	text-decoration:underline;
}

.special_price
{
	/*font-weight:bold;*/
	color:#59ACEF; /*#FDFF00;#8FB8FF;*/
	/*text-decoration:blink;*/
	vertical-align:middle;
}

.old_price
{
	color:silver;
	text-decoration:line-through;
}

.thumb
{
	border: none;
}

.box_content
{
	vertical-align:top;
	width:210px;
	margin: 0 0 0 7px;
}

.box_content td
{
}

.order_cell
{
	text-align:right;
}

.buy_item
{
	border: 1px solid silver;
	float:right;
 	background:none;
}

.item_numbers
{
	border: 1px solid silver;
 	/*vertical-align:middle;*/
	font-weight: bold;
	text-align: center;
}

.item_text
{
	vertical-align:top;
}

.item_link_box
{
	border: 1px solid orange;
    background-color:#ffffff;
	text-align:center;
}

.item_prethumb
{
	border: 1px solid gray;
}

.item_thumbs
{
	text-align:center;
	vertical-align:top;
}

.item_image
{
	text-align:center;
	vertical-align:top;
}

.image_box
{
	text-align:center;
	vertical-align:top;
}

.item_header
{
	font-weight:bold;
	border: solid #ffffff;
	border-width: 0 0 1px 0;
}

.item_options{
	border:none;
	padding:0px;
	display:block;
}

.item_option_group{
	border: solid gray;
	border-width: 1px;
	padding:2px;
	/*display:inline;*/
	float:left;
	margin:3px;
}

.shop_item_view
{
}

.shop_item_view_short
{
	border: none;
	margin:0px;
}

.shop_item_view_short a
{
	border:none;
}

.shop_groups{
	margin:0 10px 0 10px;
}

.shop_groups ul{
	margin:5px 0;
	padding:0 0 0 20px;
}


.group_header{
	font-weight:bold;
	border: solid silver;
	border-width: 0 0 1px 0;
}

.shop_group{
}

.shop_group img, .group_special img{
	padding: 0 5px 0 0;	
}

.group_special{
	border: none;
    background:none;
	color:#ff0000;
	
}

.flag_group{
}

a.shop_group_lnk{
	letter-spacing:1px;
	color: orange;
	border:none;
}

a.shop_group_lnk:hover{
        text-decoration:underline;
        color: #ffffff;
}

a.dark{
	letter-spacing:1px;
	color:orange;
	font-weight:bold;
	border:none;
}

a.dark:hover{
	text-decoration:underline;
}