html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font: normal 85% Arial, Helvetica, sans-serif;
	background: #fff url('../images/bg_main.gif') center top;
}
img {
	border: 0;
}

.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
}
.error {
	color: #c00;
}
form {
	margin: 0;
	padding: 0;
}
#main {
	margin: 0 auto;
	width: 770px;
	background: #fff;
}
#top {
	color: #000;
	width: 100%;
	height: 170px;
	background: #000 url('../images/bg_top.gif') repeat-x center top;
}
#top .menu {
	position: relative;
	margin: 0 auto;
	width: 770px;
	height: 170px;
	background: url('../images/bg_menu.jpg') no-repeat center top;
}
#top .menu form {
	position: absolute;
	top: 60px;
	left: 480px;
	font-size: .9em;
}
#top .menu .i_text {
	border: 1px solid #7c7c7c;
	float: left;
	width: 195px;
	margin: 5px 2px 0 0;
}
#top .menu .i_search {
	border: none;
	width: 85px;
	height: 30px;
	font-weight: bold;
	color: #3c3c3c;
	float: left;
	background: url('../images/bg_search.gif') no-repeat center top;
}
#top .menu ul {
	position: absolute;
	top:14px;
	left: 185px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#top .menu ul li {
	display: inline;
	margin: 0 0 0 0px;
}
#top .menu ul a {
	color: #1a1a1a;
	font-weight: bold;
	text-decoration: none;
	padding: 0 17px;
	font-size: 0.95em;
}
#top .menu ul a:hover {
	color: #1b69eb;
}
#top .menu ul a.register {
	padding: 0 15px;
}
#top .menu ul a.logout {
	padding: 0 50px;
	color: #ff944c;
}
#bottom {
	font-size: 0.95em;
	padding: 30px 0 0 0;
	text-align: center;
	color: #000;
	margin: 0 auto;
	width: 770px;
	height: 52px;
	background: url('../images/bg_bottom.gif') no-repeat center top;
}
#bottom a {
	color: #000;
	text-decoration: none;
	padding: 0 5px;
}
#bottom a:hover {
	text-decoration: underline;
}
.i_button {
	border: none;
	width: 125px;
	height: 30px;
	font-weight: bold;
	color: #3c3c3c;
	cfloat: left;
	background: url('../images/bg_button.gif') no-repeat center top;
}
h1 {
	text-transform: uppercase;
	color: #ff6c00;
	font-size: 1.3em;
	margin: 0 15px;
}
.home img {
	float: left;
	margin: 0 20px 0 15px;
}
.home h1 {
	margin: 0px 0 0 0;
}
.home input {
	margin: 10px 0 0 0;
}
.gray {
	font-size: 0.95em;
	background: #e7e7e9;
	margin: 0 15px;
	padding: 15px;
	height:1%;
}
.gray p {
	margin: 10px 0;
}
h3 {
	color: #1657c3;
	margin: 0;
	font-size: 1.1em;
}
.gray table {
	margin: 0 auto;
}
.gray .i_text {
	font-size: 1em;
	border: 1px solid #404040;
	width: 150px;
}
.gray  .i_button {
	background: url('../images/bg_button_blue.gif') no-repeat center top;
}
.gray a {
	color: #014b8f;
}
.gray a:hover {
	background: #014b8f;
	color: #fff;
	text-decoration: none;
}
.left {
	width: 50%;
	xheight: 170px;
	float: left;
}
.left .gray {
	xheight: 150px;
}
.memberMenu {
	position: absolute;
	top: 44px;
	left: 185px;
	font-size: 1em;
}
.memberMenu a {
	color: #1a1a1a;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 27px;
	font-size: 0.95em;
	display: block;
	float: left;
	background: url('../images/bg_menu_yellow.gif') no-repeat center top;
	
}
.memberMenu a:hover {
	color: #1b69eb;
}
.products {
	width: 100%;
	border-left: 1px solid #3c3c3c;
	border-top: 1px solid #3c3c3c;
}
.products td, th {
	border-right: 1px solid #3c3c3c;
	border-bottom: 1px solid #3c3c3c;
	padding: 2px
}
.products .header th {
	color: #fff;
	background: #3c3c3c;
}
.products .i_text {
	width: 110px;
}
.products .i_button {
	font-size: 1em;
	width: 75px;
	background: url('../images/bg_button_blue_small.gif') no-repeat center top
}
a.i_button {
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 9px;
	height: 21px;
}
a.i_button:hover {
	background: url('../images/bg_button_blue_small.gif') no-repeat center top;
}
.banners {
	margin: 0 0 10px 14px;
	padding: 0;
	list-style: none;
}
.banners li {
	margin: 0 8px 0 0;
	display: inline;
}
.banners li a img {
	width: 234px;
	height: 60px;
	border: 3px solid #f08c0a;
}
.banners li a:hover img {
	border: 3px solid #000;
}
.navigation {
	clear: both;
	text-align: center;
}
.navigation a {
	color: #ff9000;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}
.country {
	text-align: right;
	float: right;
	width: 300px;
	margin: 0 14px 0 0;
}
.country select {
	font-size: 1em;
}

.product, .flag {
	text-align: left;
	width: 685px;
	height: 50px;
	font-size: 0.95em;
	background: #e7e7e9;
	margin: 0 1px 3px 15px;
	border: 1px solid #e4e4e6;
	float: left;
	display: block;
}
.flag {
	padding: 5px 0 0 0;
	text-align: center;
	width: 50px;
	height: 45px;
	margin: 0;
}
.flag img {
	margin: 5px 0;
}
.product img {
	border: 1px solid #e7e7e9;
	margin: 4px 10px 4px 4px;
	float: left;
}
.product a {
	text-transform: capitalize;
	margin: 4px 0 0 0;
	display: block;
	font-weight: bold;
	color: #1e63b1;
}
.product a:hover {
	color: #000;
}
.product div {
	xfloat: left;
	width: 40%;
}



.advanced {
	position: absolute;
	top: 40px;
	left: 0px;
	color: #000;
}
.logo {
	position: absolute;
	xbackground: #f00;
	top: 35px;
	left: 0px;
	width: 185px;
	height: 115px;
	display: block;
}