body
{
	margin:0px;
	padding:0px;
	background: url(images/back2.gif) center top repeat-y;
	margin:0px;
	
}
div#container
{
	background-color: #ffffff;
	border: solid 1px #cccccc;
	margin: 0px auto;
	width: 750px;
}
div#banner2
{
	height:200px;
}
div#banner2a
{
	background: url(images/banner3.jpg);
	height:143px;
}
div#banner3
{
	background: url(images/banner4.jpg);
	height:143px;
}
div#banner4
{
	background: url(images/banner5.jpg);
	height:143px;
}
div#left
{
	float:left;
	width:125px;
}
div#categories
{
	margin-top:25px;
}

div.navigation
{
	border-top:solid 1px #E6E1DD;
	border-left:solid 1px #E6E1DD;
	border-right:solid 1px #E6E1DD;
	margin:5px 5px 15px 5px;
	width:113px;
}

div.navigation ul, div#categories ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div.navigation li a
{
	display: block;
	text-decoration: none;
	/*background-color: #EDE9E7;*/
	/*background-color: #B30000;*/
	background-color: #AE1900;
	/*color:#967C6D;*/
	color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	letter-spacing:1px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #E6E1DD;
}
div#categories li a
{
	width: 115px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	background-color: #006400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

div.navigation li a:hover, div#categories li a:hover
{
	text-decoration:underline;
}

/* ************************************************** */

div#contentcompanyprofile
{
	background-color: #FFFFE5;
	border:solid 1px #C99545;
	float:right;
	margin:5px 5px 5px 0px;
	padding:0px 5px 25px 5px;
	width:608px;
}

div#contentcompanyprofile
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#68673C;
}

div#contentcompanyprofile h1
{
	font-size: 12pt;
}

div#contentcompanyprofile h2
{
	font-size: 10pt;
}

div#contentcompanyprofile p, div#contentcompanyprofile li
{
	font-size: 10pt;
}

div#contentcompanyprofile img
{
	background-color: #ffffff;
	border:solid 1px #cccccc;
	margin:18px;
	padding:5px;
}

/* ************************************************** */

div#contentproducts
{
	float:right;
	width:625px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 25px;
	background-color: #ffffff;
}

div#contentproducts h1
{
	color:#FFFFFF;
	font-size:14pt;
	padding:5px 5px 5px 10px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

div#contentproducts p
{
	padding:5px;
}

p.boss
{
	font-family: "Wide Latin";
	font-size: 14pt;
	text-decoration: underline;
}

.underline
{
	text-decoration: underline;
}

table.contact
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

div#footer
{
	clear:both;
	border-top:solid 1px #cccccc;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#999999;
	background-color: #ffffff;
}
div#footer p.boss {
	font-family: "Wide Latin";
	font-size: 13pt;
	text-decoration: none;
}

div#items
{
	margin:5px 5px 5px 5px;
}

div#items
{
	font-size: 10pt;
}

div.left
{
	float:left;
	margin-right:5px;
}

div.right
{
}

div .item
{
	clear:both;
	margin:0px 0px 25px 0px;
}

div .title
{
	font-weight:bold;
}

div .description
{
}

div .price
{
	font-weight:bold;
}

div .addtobasket
{
}

div#basket
{
	font-size:10pt;
}

#basket table
{
	background-color: #eeeed4;
	width:100%;
}

span.top
{
	font-weight:bold;
}

span.left
{
	float:left;
	margin-left:20%;
}

span.right
{
	float:right;
	margin-right:20%;
}

.backbutton
{
	background-color:#AE1900;
	color:#ffffff;
	float:right;
	margin:2px;
	padding:2px;
}

div#rowWarning
{
	background-color:#FF0000;
	margin:25px;
	padding:25px;
}

div#rowWarning p
{
	color:#ffffff;
	font-weight:bold;
}

table.shoesize
{
	background-color: #eeeed4;
	border-collapse:collapse;
/*
	border-top:solid 1px #dddddd;
	border-left:solid 1px #dddddd;
	border-right:solid 1px #dddddd;
*/
	font-size:10pt;
	width:100%;
}
table.shoesize th, table.shoesize td
{
	border:solid 1px #dddddd;
	margin:0px;
	padding:5px;
	text-align:center;
}

