/*
Stylesheet for LogoCloth.co.uk
*/

body {
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h1 {}
h2 {}
h3 {
	line-height: 90%;
	font-size: large;
}
h4 {
	font-size: medium;
	line-height: 1.1em;
}
h5 {
	font-size: small;
	line-height: 1.2em;
}
#wrapper {
	margin: 20px auto;
	padding: 0px;
	width: 700px;
}
#numbers {
	padding-bottom: 5px;
	padding-top: 5px;
}
#nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}
#content {
	float: right;
	width: 540px;
}
#meat {
	margin: 0px;
	border-right: 1px solid #006600;
	border-left: 1px solid #006600;
	padding-right: 15px;
	padding-left: 15px;
}
#footer {
	clear: both;
	text-align: right;
	padding-top: 5px;
	letter-spacing: .1em;
	text-transform: uppercase;
	font-size: .75em;
}
.sendfile1 {
	height: 180px;
	width: 480px;
	margin: 0px;
	padding: 5px;
	border: none;
}
.sendfile2 {
	height: 280px;
	width: 480px;
	margin-top: 5px;
	padding: 5px;
	border: none;
}
.mailform td {
	font: 75% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	color: #990000;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
.table1 {
	border-right: 1px solid #006600;
	border-left: 1px solid #006600;
}
.table1 td {
	margin: 0px;
	padding: 0px 15px;
}
.table2 td {
	margin: 0px;
	padding: 5px 0px 0px;
	height: 100px;
	width: 125px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.table3 td {
	text-align: center;
}
.floatright {
	float: right;
}
.paypal td{
	padding: 10px;
}
.price {
	font-weight: bold;
	color: #990000;
}
