﻿html, body 
{
	height: 100%;
}

body 
{
	background: #F5F5F5;
	margin: 0;
	padding: 0;
	text-align: center;
}

table.wraper 
{
	margin: auto;
	width: 750px;
	height: 100%;
	background: white;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-collapse: collapse;
}

table.wraper td.Container 
{
	vertical-align: top;
	padding: 0;
}

table.Container 
{
	margin: auto;
	width: 750px;
	border-collapse: collapse;
	background: white;
}

table.Container td 
{
	color: #2D2D2D;
}

td.Header 
{
	height: 73px;
	padding: 0;
}

div.Logo 
{
	width: 284px;
	height: 73px;
	background: url(images/new-logo.jpg) no-repeat left center;
	margin-left: 50px;
	float: left;
}

div.Logo a 
{
	display: block;
	height: 100%;
}

div.Search 
{
	float: right;
	margin-top: 33px;
	margin-right: 34px;
}

div.Search .Input
{
	border: 1px solid #a0a0a0;
	background: #efefef;
	color: #3d3938;	
	font: 12px Arial;
	width: 130px;
}

td.Menu 
{
	height: 20px;
	background: #838383;
	border-top: 1px solid #dededd;
	border-bottom: 1px solid #838383;
	padding: 0;
	margin: 0;
}

td.Main 
{
	vertical-align: top;
	padding: 0;
}

div.Main-Flash 
{
	width: 666px;
	height: 282px;
	margin-top: 15px;
	margin-left: 50px;
	margin-right: 34px;
	margin-bottom: 20px;
}

td.Bottom-Content 
{
	height: 120px;
	padding: 0;
}

table.Bottom-Content-Container 
{
	width: 100%;
	border-collapse: collapse;
}

table.Bottom-Content-Container td.Left 
{
	padding: 0;
	width: 300px;
}

table.Bottom-Content-Container td.Right 
{
	padding: 0;
	text-align: right;
	padding-right: 34px;
}

div.Seperator-Background 
{
	height: 19px;
	background: url(images/line-background.gif) repeat-x;
}

div.Text-Bottom-Content
{
	width: 240px;
	min-height: 108px;
	_height: 108px;
	background: url(images/text-bottom-background.gif) repeat-x;
	position: relative;
	top: -7px;
	margin-bottom: -7px;
	margin-left: 50px;
	text-align: left;
	font: 11px Arial;
	padding: 5px;
	line-height: 17px;
}

div.Text-Bottom-Content:first-letter 
{
	font: bold 16px Arial;
}

div.Text-Bottom-Content h3 
{
	font: bold 14px Arial;
}

div.Bottom-Flash 
{
	width: 392px;
	height: 101px;
	background: url(images/bottom-flash.jpg) no-repeat;
}

td.Footer 
{
	height: 25px;
	background: url(images/footer-background.gif) repeat-x;
	padding: 0;
}

div.Bottom-Menu 
{
	text-align: left;
	margin-left: 50px;
}

div.Bottom-Menu a 
{
	display: block;
	float: left;
	color: White;
	font: 10px Arial;
	margin-right: 10px;
	
}

div.Bottom-Menu a:hover 
{
	text-decoration: none;
}

td.Bottom-Footer 
{
	height: 10px;
	padding: 0;
}

td.Bottom-Footer table 
{
	width: 100%;
	border-collapse: collapse;
}

td.Bottom-Footer table td 
{
}

div.Copyrights 
{
	margin-left: 50px;
	font: 10px Arial;
	margin-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

div.Created-By 
{
	float: right;
	_float: none;
	width: 145px;
	height: 25px;
	margin-right: 34px;
	margin-top: 5px;
	padding-bottom: 5px;
	background: url(images/credit.gif) no-repeat;
}

div.Created-By a 
{
	display: block;
	widows: 100%;
	height: 100%;
}

table.Main-Content 
{
	border-collapse: collapse;
	width: 100%;
	margin: 0;
}

table.Main-Content td.Content 
{
	font: 12px Arial;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding-right: 30px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 300px;
	background: url(images/bg.jpg) repeat-x top;
}

table.Main-Content td.Products-Content 
{
	font: 12px Arial;
	text-align: left;
	vertical-align: top;
	padding-right: 30px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 300px;
}

table.Main-Content td.Picture 
{
	width: 260px;
	vertical-align: top;
	padding: 0;
}

td.Picture img 
{
	display: block;
	width: 260px;
}

td.Content form label 
{
	display: block;
}

td.Content form input 
{
	width: 200px;
}

div.Seperator 
{
	border-bottom: 1px solid #eaeaea;
	clear: both;
	margin-right: 34px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.breadcrumbs, div.pagin 
{
	margin-bottom: 10px;
	clear: both;
}

div.Product 
{
	width: 80px;
	float: left;
	text-align: center;
        font: 10px Arial;
	margin: 0 25px;
}

div.Product a 
{
	color: #666666;
	text-decoration: none;
        font: 10px Arial;
}

div.Product a:hover 
{
	color: #000000;
}

div.Product a img 
{
	border: 0;
}

table.Products 
{
	width: 100%;
	border-collapse: collapse;
}

td.Product-Gallery 
{
	vertical-align: top;
	width: 400px;
        
}

td.Product-Text 
{
	vertical-align: top;
	padding-left: 20px;
	color: #666666!important;

}

div.Gallery-Picure 
{
	float: left;
	margin: 10px 10px 0 0;
}

div.Gallery-Picure a img 
{
	border: 1px solid #000000;
}

div.Category 
{
	width: 110px;
	float: left;
	margin: 20px 25px;
	_margin: 20px 20px;
	text-align: center;
}

div.Category a 
{
	display: block;
	color: #666666;
	text-decoration: none;
	margin-top: 5px;
}

div.Category a:hover 
{
	color: Black;
}

div.Category a img 
{
	border: 0;
}

a 
{
	color: #2D2D2D;
}

a:hover 
{
	text-decoration: none;
}

div.record 
{
	clear: both;
}

div.record img
{
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

ol.SearchResults li
{
	margin: 10px 0;
}

ol.SearchResults li a 
{
	font-weight: bold;
}

div.Strip 
{
	height: 74px;
	background: url(images/strip.jpg) no-repeat top;
	padding-top: 80px;
}

.News-Container, .News-Scroll
{
	height: 103px;
	width: 240px;
	overflow: hidden;
}

.News-Title 
{
	padding: 5px 0;
}

.News-Title a 
{
	font: 12px Arial;
}