@charset "UTF-8";
/* CSS Document */

body {
	width: 884px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 251px;
}
#content {
	min-height: 400px;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	overflow: visible;
}
#content ul  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
}
#content h1 {
	font-weight: bold;
	color: #27267c;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	height: 22px;
	background-image: url(http://www.bazzoo.co.uk/outklass/images/images/footer.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding-top: 105px;
	padding-right: 12px;
	padding-left: 12px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.right_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#content a:link {
	min-height: 400px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
#content a:hover {
	min-height: 400px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#content a:visited {
	min-height: 400px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
}
#row {
	width: 100%;
	height: 475px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#left_col {
	width: 285px;
	height: 475px;
	float: left;
	background-image: url(../images/product_box.png);
	background-repeat: no-repeat;
}
#right_col {
	width: 285px;
	height: 475px;
	float: right;
	background-image: url(../images/product_box.png);
	background-repeat: no-repeat;
}
#mid_col {
	width: 280px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	height: 475px;
	background-image: url(../images/product_box.png);
	background-repeat: no-repeat;
}
.products {
	margin-left: 17px;
	margin-top: 10px;
}
.product_name {
	font-family: Arial, Helvetica, sans-serif;
	color: #039;
	margin-left: 20px;
	display: block;
	width: auto;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
}
.product_info {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: 20px;
	display: block;
	margin-right: 20px;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 10px;
}
.product_price {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #039;
	margin-left: 20px;
	display: block;
	font-size: 18px;
	line-height: 15px;
	font-style: normal;
	width: 175px;
	float: left;
	margin-top: 12px;
	font-weight: bold;
}
.paypal {
	float: right;
	margin-right: 20px;
	display: block;
	height: 31px;
	width: 62px;
}
.other_price {
	display: block;
	clear: both;
}
#legal {
	width: 860px;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	height: 50px;
}
.terms {
	float: left;
	display: block;
}
.bazzo {
	float: right;
}
#legal a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#legal a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: underline;
}

