body
{
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	line-height: 1.5;
	color: black;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #e1f0f5;
}

.clear {
	clear: both;
}

img {
	border: 0;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
}

a {
	color: #385866;
}

a:hover {
	color: #6EAEC9;
}

#page_container {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	background: url("images/bg.jpg");
}

#page {
	padding: 20px 0px 20px 0px;
	margin: 0px;
	text-align:left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}	

#content {
	padding: 30px 30px 10px 23px;
}

/***** HEADER/LINKS
**
**/
#header {
	padding-bottom: 10px;
}

#logo {
	margin-top: 20px;
	margin-left: 26px;
	margin-bottom: 20px;
}

#header_right {
	float: right;
	text-align: center;
}

#country {
	margin-top: 25px;
	color: #505050;
	padding: 5px 5px 9px 5px;
	text-align: center;
	font-size: 8pt;
	background-color: #E0E0E0;
	border: 1px solid #C0C0C0;
	width: 150px;
	margin-bottom: 0px;
}

#country select {
	font-size: 8pt;
	width: 100px;
}

#view_cart {
	margin-top: 10px;
	font-size: 8pt;
}

#header_subbox {
	padding: 0px 20px 10px 20px;
	background: #6EAEC9;
}

#header_subbox h1 {
	color: white;
	font-size: 16pt;
}

#header_subbox img {
	margin-top: 20px;
	margin-bottom: 20px;
}

#links {
	font-size: 8pt;
	text-transform: uppercase;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

#links li {
	color: white;
	list-style-type: none;
	display: inline;
	margin: 5px;
}

#links span {
	border-top: 3px solid white;
	padding-top: 2px;
}

#links a, #links a:visited {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

#links a:hover {
	color: white;
	background-color: #174e6d;
}

#footer {
	margin-top: 80px;
	border-top: solid 1px #C0C0C0;
	font-size: 8pt;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}




/*****
**
**/
#main_right {
	width: 320px;
	float: right;
	text-align: center;
}

#info_container {
	width: 402px;
	border-right: 1px dashed #C0C0C0;
}

#info {
	width: 377px;
	font-size: 10pt;
	color: #404040;
	margin-right: 25px;
}

#shop {
	margin-top: 30px;
	padding-top: 16px;
	padding-bottom: 10px;
	border-top: solid #C0C0C0 1px;
	border-bottom: solid #C0C0C0 1px;
	width: 100%;
	color: #505050;
}

#shop a {
  display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

#news {
	font-size: 8pt;
	margin-top: 20px;
	padding: 0px 0px 10px 0px;
	width: 360px;
	border-top: 1px dashed #C0C0C0;
	border-bottom: 1px dashed #C0C0C0;
	text-align: center;
}

#news p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#asseenon {
	text-align: center;
}

#asseenon img {
	vertical-align: middle;
	margin: 15px;
}

#about_pic {
	float: right;
}

#about_text_container {
	width: 520px;
	margin-right: 225px;
	border-right: dashed #C0C0C0 1px;
}

#about_text {
	margin-right: 25px;
}

#products_pic {
	float: right;
}

#products_text_container {
	height: 263;
	width: 473px;
	margin-right: 243px;
	border-right: 1px dashed #C0C0C0;
}

#products_text {
	margin-right: 25px;
}

#products_text div {
	text-align: center;
}

#stores {
	width: 450px;
	padding-left: 25px;
}

#stores h1 {
	font-weight: normal;
	font-size: 10pt;
	color: #303030;
	padding-left: 10px;
	border-top: 1px solid #D0D0D0;
	padding-top: 10px;
}

#stores p {
	color: #505050;
	margin-top: 5px;
	padding-left: 25px;
	font-size: 8pt;
	padding-bottom: 10px;
}

#stores img {
	vertical-align: middle;
}

/***** PRODUCTS
**
**/

.item {
	border-top: solid #D0D0D0 1px;
	padding-top: 30px;
	padding-left: 20px;
	padding-bottom: 30px;
	background-color: white;
}

.item .product_photo {
	width: 300px;
	float: left;
	border: solid #D0D0D0 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.item img {
}

.product_details {
	margin-left: 325px;
}

.product_name {
	width: 250px;
	padding: 5px 10px 5px 10px;
	background-color: #F3FBEF;
	border: 1px solid #E5F6DC;
	margin-bottom: 5px;
	font-size: 8pt;
	color: #505050;
}

.product_name h1 {
	font-size: 12pt;
	color: black;
}

.item ul {
	padding: 0px;
	margin: 0px;
}

.item li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.buy {
	font-size: 8pt;
	color: #505050;
	background-color: #EFF6FB;
	border: solid #DCEBF6 1px;
	width: 250px;
	padding: 10px 10px 10px 10px;
	height: 18px;
}

.buy form {
	margin-top: -3px;
	float: right;
}

.item br {
	clear: both;
}

.stock {
	float: right;
	font-weight: bold;
}

/****** QUOTES
**
**/
.nowrap {
	white-space: nowrap;
}

.quote {
	font-family: Georgia, Serif;
	font-size: 10pt;
	font-style: italic;
}

.name {
	margin: -8px 0px 30px 30px;
}

