/* 
	 Colours 
   Red: #c6020e
   Black: #000
*/


img
{
	border-width: 0px;
}


body
{
	margin: 0px;
	background-color: #C6020E;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

#Mamma
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 9px;
	width: 950px;
}

#TopLogo
{
	position: relative;
}

#MenuBar
{
	position: relative;
	height: 41px;
	top: 0px;
	background-color: #000;
}

#Content
{
	position: relative;
	width: 950px;
	background-color: #000;
}

#ItemMother
{
	position: relative;
	height: 502px;
}

#ItemContainer0
{
	position: absolute;
	top: 70px;
	left: 40px;
	width: 140px;
	height: 170px;
	border-width: 1px;
	border-style: none dotted dotted none;
	border-color: #c6020e;
	text-align: center;
}

#ItemContainer1
{
	position: absolute;
	top: 70px;
	left: 181px;
	width: 170px;
	height: 170px;
	border-width: 1px;
	border-style: none dotted dotted none;
	border-color: #c6020e;
	text-align: center;
}

#ItemContainer2
{
	position: absolute;
	top: 70px;
	left: 352px;
	width: 140px;
	height: 170px;
	border-width: 1px;
	border-style: none none dotted none;
	border-color: #c6020e;
	text-align: center;
}

#ItemContainer3
{
	position: absolute;
	top: 241px;
	left: 40px;
	width: 140px;
	height: 170px;
	border-width: 1px;
	border-style: none dotted none none;
	border-color: #c6020e;
	text-align: center;
}

#ItemContainer4
{
	position: absolute;
	top: 241px;
	left: 181px;
	width: 170px;
	height: 170px;
	border-width: 1px;
	border-style: none dotted none none;
	border-color: #c6020e;
	text-align: center;
}

#ItemContainer5
{
	position: absolute;
	top: 241px;
	left: 352px;
	width: 140px;
	height: 170px;
	border-width: 1px;
	border-style: none;
	border-color: #c6020e;
	text-align: center;
}

#ItemCloseup
{
	border-width: 1px;
	border-style: dotted;
	border-color: #c6020e;
}

#ItemPreview
{
	position: absolute;
	top: 70px;
	left: 593px;
	width: 305px;
	height: 330px;
	border-width: 1px;
	border-style: dotted;
	border-color: #c6020e;
	text-align: center;
}

#PreviewTitle
{
	position: absolute;
	top: 410px;
	left: 593px;
	height: 15px;
	width: 250px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#PreviewPrice
{
	position: absolute;
	top: 410px;
	left: 851px;
	height: 15px;
	width: 50px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#PreviewText
{
	position: absolute;
	top: 430px;
	left: 593px;
	height: 70px;
	width: 300px;
}

#PagesBox
{
	position: absolute;
	top: 474px;
	left: 30px;
	height: 15px;
	width: 500px;
}

.PageLinks:active, .PageLinks:visited, .PageLinks:link, .PageLinks:hover
{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.PageLinksThisPage:active, .PageLinksThisPage:visited, .PageLinksThisPage:link, .PageLinksThisPage:hover
{
	color: #666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#PoweredContainer
{
	position: relative;
	width: 950px;
	height: 15px;
	margin-top: 5px;
	text-align: right;
	font-size: 10px;
	color: #000;
}

.PoweredBy:active, .PoweredBy:visited, .PoweredBy:link, .PoweredBy:hover
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#TextBox
{
	position: relative;
	width: 850px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-right: 50px;
}

.ItemText, .ItemText:visited, .ItemText:link, .ItemText:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

#LastOrderDates
{
	position: absolute;
	left: 10px;
	top: 13px;
	color: #c6020e;
	font-size: 11px;
	font-weight: bold;
}
