/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link {
	FONT-WEIGHT: normal; COLOR: #b01e3a; TEXT-DECORATION: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
A:visited {
	FONT-WEIGHT: normal; COLOR: #b01e3a; TEXT-DECORATION: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
A:active {
	FONT-WEIGHT: normal; COLOR: #b01e3a; TEXT-DECORATION: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
A:hover {
	FONT-WEIGHT: normal; COLOR: #b01e3a; TEXT-DECORATION: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}

.headertext:link {FONT-WEIGHT: bold; COLOR: #b01e3a; TEXT-DECORATION: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-variant:small-caps}
.headertext:active {FONT-WEIGHT: bold; COLOR: #b01e3a; TEXT-DECORATION: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-variant:small-caps}
.headertext:visited {FONT-WEIGHT: bold; COLOR: #b01e3a; TEXT-DECORATION: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-variant:small-caps}
.headertext:hover {FONT-WEIGHT: bold; COLOR: #b01e3a; TEXT-DECORATION: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-variant:small-caps} 

.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
}

.Rub_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	/*color: #4189DD;*/
	color:#b01e3a;
	font-weight: normal;
}
.Rub_ingress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #626262;
}
.Sidfot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #626262;
}

.mainpage {
	width: 940px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
.shop_left{
	width: 740px;
	float:left;
}
.shop_right{
	width: 200px;
	float:right;
}
.text_block {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
}
.Rub_block_bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #626262;
}
.Rub_block_bold_big {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #626262;
}
.minibasket {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #626262;
}

td.vouhcers  {
background-color: #fff;
} 

single_line.table { border: 1px solid; border-collapse: collapse; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;	color: #626262;}
single_line.td { border: 1px solid;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;	color: #626262;}
.single_line { border: 1px solid; border-collapse: collapse;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;	color: #626262;}

#cart_shoppingcart {

	height: 100px;
	width: 500px;
	background: #eee;
	border: 1px solid #444;
}

#cart_shoppingcart p {
	margin: 0 1em 1em;
}

h1 {
	font-size: 140%;
	margin: 0.5em 1em;
}

#cart_contents {
	width: 700px;
	background: #fefefe;
	border: 1px solid #333;
	padding-left:10px;
	padding-right:10px;
}

#cart_contents table {
	font-size: 90%;
	border-collapse: collapse;
	width:100%;
}

#cart_contents table td {
	border: 0px solid #999;

}

#cart_contents p, #cart_contents button {
	margin: 1em;
}

/* 
This is for the rounded boxes
Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17ems; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

