body { 
	color: #000; 
	background:transparent url('/images/sport/header.jpg') center top no-repeat;

}

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   12px;
  line-height: 1.5em;

}

h1, h2, h3 {
	padding: 0 0 12px 0;
	margin: 0;
	line-height: 1em;
}

p {
	padding: 0 0 10px 0;
	margin: 0;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color:#05388e; }
a:visited { color:#05388e; }
a:hover { 
	color: #000;
	text-decoration: none;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

#admin a {
	padding: 2px;
	color:#222;
	background-color: #ff8888;
}

#container {
	width: 990px;
	margin: 0 auto;
}

#header {
	height: 590px;
	width: 990px;
}

#content {
	padding: 0 30px 0 10px;
}

#footer {
	height: 31px;
	width: 990px;
}

.product {
	width: 195px;
	padding: 0 20px 10px 20px;
	float: left;
}

.product_name a {
	font-size: 16px;
	color: #05388e;
	text-transform: uppercase;
}

.product_brand {
  height: 18px;
}

.product_description {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	height: 49px;
	overflow: hidden;
}

.product_price {
	font-family: verdana, arial, helvetica, sans-serif;
	border-top: #ccc 1px solid;	
	font-size:   20px;
  line-height: 1.5em;
	color: red;
	margin-top: 5px;
}

.new_product_price {
  text-decoration: line-through;
  color:#000;
}

.product_photo { 
	display: block;
	margin-bottom: 10px;
	text-align: center;
}

#blocks {
	padding-right: 10px;
}

.block {
	width: 317px;
	margin-bottom: 10px;
}

.block_ribbon {
	position: relative;
	text-align: center;
	color:#fff;
	text-transform: uppercase;
	line-height: 2em;
	font-size: 30px;
	height: 64px;
	background:transparent url('/images/funny/ribbon.png') center top no-repeat;
	z-index: 10;
}

.block_title {
	text-align: center;
	color: #05388e;
	text-transform: uppercase;
	line-height: 1.5em;
	font-size: 24px;
}

.block_content p {
	text-align: center;
	margin: 10px;
	font-size: 16px;
  line-height: 1.5em;
	font-weight: bold;
}

.border_inner {
/*	border: #ddd 4px solid; 
	padding: 16px; 
	margin: 3px;*/
}

.border_outer {
	border: #ddd 1px solid;
	margin: 0 27px;
	background-color:#f6f6f6;
}

.separator {
	margin: 0 auto;
	background:transparent url('/images/funny/separator.png') center top no-repeat;
	height: 5px;
	width: 168px;
}

#copyright {
	text-align: right;
	font-size: 12px;
	
}

.clean {
	clear: both;
}

.addr_ribbon {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	background-color: transparent; 
	bottom: 0; 
	right: 0;
	position: relative; 
	margin-top: 440px;
	color: #05388e;
	z-index: 3;
}

.addr_ribbon a {

}