img
{
	border-width:0px;
}

table
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

th
{
	background-color:#003399;
	color:#FFFFFF;
	height:40px;
}

a:link, a:visited
{
	color:#003399;
	text-decoration:none;
}

a:hover
{
	color:#003399;
	text-decoration:underline;
}

/* -------------------------------------------- */

.border {
  border-collapse: collapse;
  border: 1px solid #FFFFFF;
}

/* -------------------------------------------- */

a:link.white,a:visited.white
{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover.white
{
	color:#FFFFFF;
	text-decoration:underline;
}

a:link.black,a:visited.black
{
	color:#000000;
	text-decoration:none;
}

a:hover.black
{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

a:link.blue,a:visited.blue
{
	color:#003399;
	font-weight:bold;
	text-decoration:none;
}

a:hover.blue
{
	color:#003399;
	text-decoration:underline;
}

/* -------------------------------------------- */

#blck_offer_path
{
	margin-left:5px;
	font-weight:bold;
	text-align:left;
	font-size:13px;
}

#shop_pname
{
	font-weight:normal;
}

#btn_update
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	width:65px;
}

#btn_tocashdesk
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	width:150px;
}

#btn_cancel
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	width:200px;
}

/* -------------------------------------------- */

.frm_cnt
{
	background-image:url(frm_bg.gif);
	background-repeat:repeat-y;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.frm_inside
{
	width:205px;
	margin-left:10px;
}

.frm_list
{
	width:200px;
	margin-bottom:8px;
	margin-left:10px;
}

.blc_space
{
	font-size:1px;
	height:5px;
	margin:0px;
}

.blck_h
{
	margin-bottom:5px;
}

.tr_basket_a
{
	height:30px;
	background-color:#EFEFEF;
}

.tr_basket_b
{
	height:30px;
	background-color:#E1E1E1;
}

.td_basket_sum
{
	height:30px;
	background-color:#d2d2d2;
}

.td_basket_sum2
{
	height:30px;
	background-color:#d2d2d2;
	border:2px solid #0054ff;
}

.img_ptr
{
	width:8px;
	height:8px;
	vertical-align:middle;
}

.img_ico
{
	width:16px;
	height:16px;
	border:0px;
}

.text_field_order
{
	width:250px;
	border:1px solid #666666;
}

.c_yellow
{
	color:#FFC500;
}

.c_red
{
	color:#FF0000;
}

.error
{
	background-color:#FF8080;
	padding:3px;
}

.success
{
	background-color:#4B911E;
	padding:3px;
}
