body
{
	margin: 37px 0 0 0;
	padding: 0;
	background-color: #FFFFFF;
}

img.logo
{
	margin-right: 20px;
}

div.menu
{
	font: bold 90% Arial;
	color: #FFFFFF;
	width: 100%;
	clear: both;
	background-image: url('/files/images/px50a.png');
	padding: 0 10px 0 15px;
}

div.menu div
{
	float: left;
	white-space: nowrap;
	padding: 4px 28px 4px 0;
}

div.menu a
{
	color: #222222;
	text-decoration: none;
	position: relative;
}

div.menu a:visited
{
	color: #222222;
}

div.menu a:hover
{
	color: red;
}

div.menu div.selected a
{
	color: red;
}

div.menu div.selected a:visited
{
	color: red;
}

div.menu2
{
	font-size: 80%;
	padding: 1em 1.2em 0.7em 1em;
	margin: 0 0.5em 1em 2em;
	background-color: #f5f5f5;
	border: solid 1px #CCCCCC;
	float: right;
}

div.menu2 div
{
	margin: 0.8em 0 0.8em 0;
}

.content
{
	font-size: 90%;
	max-width: 700px;
	width: 100%;
	margin-top: 37px;
}

.content td
{
    font-size: 90%;
}

div.footer
{
    clear: both;
	margin: 3em 0 2em 0;
}

div.footer div.line
{
	font-size: 0;
	border-style: solid;
	border-width: 2px 0 0 0;
	border-color: darkorange;
	height: 5px;
}

div.footer td
{
	font-size: 80%;
	line-height: 21px;
	color: #777777;
}

div.footer span.phone
{
	font-size: 120%;
	font-weight: bold;
}

table.form td
{
	padding: 0.1em 0 0.1em 0;
}

table.form td.label
{
	font-size: 90%;
	text-align: right;
	white-space: nowrap;
	padding-right: 0.8em;
}

table.form input,
table.form textarea
{
	font-size: 90%;
}

span.star
{
	font: bold 80% Verdana;
	color: red;
	margin-right: 0.2em;
}

.error
{
	color: red;
	margin-bottom: 1em;
}

.fullsize
{
	width: 100%;
}

div.product
{
	clear: both;
}

div.line2
{
    font-size: 0;
    border-style: solid;
    border-width: 1px 0 0 0;
    border-color: #DDDDDD;
    height: 28px;
    margin-top: 28px;
    width: 70%;
}

div.product div.photo
{
	float: left;
	margin-right: 2em;
}

div.product div.title
{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0.3em;
}

div.product div.info
{
    width: 100%;
}

div.product div.cost
{
    margin-top: 1em;
}

div.product div.cost a.selected
{
    color: red;
}

div.product div.cost a.selected:visited
{
    color: red;
}

div.menu3
{
    clear: left;
    margin-bottom: 2em;
}

div.menu3 div.column
{
    float: left;
    padding: 0 2em 0 0.2em;
}

div.menu3 div.column div
{
    font-size: 100%;
    margin-bottom: 0.7em;
}

table.basket
{
    border-collapse: collapse;
}

table.basket,
table.basket td
{
    border: solid 1px #DDDDDD;
}

table.basket td
{
    padding: 0.2em 0.5em 0.3em 0.5em;
}

table.basket thead td
{
    height: 30px;
    white-space: nowrap;
    background-color: #f8f8f8;
}

table.freeback td
{
    padding-bottom: 0.4em;
}

table.freeback td.submit
{
    padding-top: 0.4em;
}

table.freeback .error
{
    width: 100%;
    border: solid 2px red;
    margin: 0;
}

table.freeback .text
{
    width: 100%;
    border: solid 2px #DDDDDD;
}

td#head
{
	background-repeat: no-repeat;
}
