HTML
{
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
*
{
	font-family: Arial, Helvetica, sans-serif;
}
BODY
{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	text-align: center;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	background-position: left top;
}
BODY, TD, TH, INPUT, TEXTAREA, SELECT, A
{
	font-size: 11px;
}
FORM
{
	padding: 0;
	margin: 0;
	display: inline;
}
INPUT, TEXTAREA, SELECT
{
	margin: 3px 0px;
}
A, A:visited
{
	color: #2476D9;
	text-decoration: underline;
	cursor: pointer;
}
A:hover
{
	text-decoration: none;
}
A IMG
{
	border: none;
}
P
{
	margin-top: 0px;
}
#wrapper
{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
/*layout*/
#container
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	top: 5px;
	background-color: #FFFFFF;
}
#header {
	position: relative;
}
#banner {
	background-image: url(../image/banner.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#header .div1 {	
  height: 97px;
}
#header .div2 {
	position: relative;
	top: 0px;
	left: 0px;
}
#header .div3
{
	background: url('../image/search.png') no-repeat;
  width: 250px;
  height: 62px;
	background-color: #FFFFFF;
	position: absolute;
	top: 15px;
	right: 2px;
	padding-top: 5px;
	padding-left: 10px;
}
#header .div4
{
	height: 10px;
	background-color: #FFFFFF;
}
#header .div4 IMG
{
	float: left;
	margin-right: 5px;
}
#header .div4 a {
	padding: 3px 0px;
	margin-left: 3px;
	margin-right: 25px;
	display: inline-block;
	color: #1D3137;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
#header .div5 A
{
	float: left;
}
#header .div6 A
{
	float: right;
}
#header .logo
{
	height: 960px;
	width: 102px;
}
#header .barraTopo
{
  height: 1px;
	left: 0px;
	width: 960px;
	top: 120px;
	background-color: #0E5668;
	position: absolute;
}
#header .barraFooter
{
  height: 1px;
	width: 960px;
	background-color: #0E5668;
}
#header .menu_topo
{
	position: absolute;
	width: 500px;
	top: 69px;
	left: 114px;
}
#header .menu_topo A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #004B5D;
}
#header .menu_topo A:hover
{
	color: #540014;
	text-decoration: none;
}
#header .menu_topo_sup A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666;
}
#header .menu_topo_sup A:hover
{
	color: #540014;
	text-decoration: none;
}
#breadcrumb
{
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#column_left
{
	float: left;
	width: 162px;
	margin-right: 5px;
	margin-left: 2px;
}
#column_right
{
	float: right;
	width: 162px;
	margin-left: 5px;
	margin-right: 2px;
}
#content
{
	float: left;
	width: 622px;
	margin-bottom: 5px;
}
#content .top
{
	background-color: #0E5668;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#content .top H1, .heading
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
}
.heading
{
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
#content .middle
{
	padding: 10px 10px 1px;
	min-height: 380px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-color: #F7F7F7;
}
#content .bottom
{
	height: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.box
{
	margin-bottom: 5px;
	background-color: #0E5668;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box .top
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.box .top IMG
{
	float: left;
	margin-right: 5px;
}
.box .middle
{
	padding: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-color: #F7F7F7;
}
.box .bottom
{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
	height: 0px;
}
.categoryBox
{
	margin-bottom: 10px;
	background-color: #0E5668;
}
.categoryBox .top
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.categoryBox .top IMG
{
	float: left;
	margin-right: 5px;
}
.categoryBox .middle
{
	padding: 0px;
	background-color: #F7F7F7;
}
.categoryBox .bottom
{
	height: 0px;
	background-image: url(../image/box_bottom.png);
}
.informationBox
{
	margin-bottom: 10px;
	background-color: #0E5668;
}
.informationBox .top
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.informationBox .top IMG
{
	float: left;
	margin-right: 5px;
}
.informationBox .middle
{
	padding: 0px;
	background-color: #F7F7F7;
}
.informationBox .bottom
{
	height: 0px;
	background-image: url(../image/box_bottom.png);
}
.success
{
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning
{
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait
{
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required
{
	color: #FF0000;
	font-weight: bold;
}
.error
{
	color: #FF0000;
	display: block;
}
.help
{
	cursor: pointer;
}
.tooltip
{
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear
{
/*generic container (i.e. div) for floating buttons*/
	overflow: hidden;
	width: 100%;
}
A.button
{
	background: transparent url(../image/button_right.png) no-repeat scroll top right;
	color: #333333;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px;
/*sliding doors padding*/
	text-decoration: none;
}
A.button SPAN
{
	background: transparent url(../image/button_left.png) no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
.buttons
{
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons INPUT
{
	padding: 0px;
	margin: 0px;
}
.buttons TABLE
{
	width: 100%;
	border-collapse: collapse;
}
.buttons TABLE TD
{
	vertical-align: middle;
}
.list
{
	width: 100%;
	margin-bottom: 10px;
}
.list TD
{
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort
{
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1
{
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2
{
	text-align: right;
	padding-top: 9px;
}
.sort SELECT
{
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination
{
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results
{
	padding: 7px;
}
.pagination .links
{
	float: left;
}
.pagination .links A
{
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links B
{
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results
{
	float: right;
}
.tabs
{
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs A
{
	float: left;
	display: block;
	padding: 6px 15px 7px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url(../image/tab.png) repeat-x;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs A.selected
{
	background: #FFFFFF url(../image/tab.png) repeat-x;
	border-bottom: 0px solid #000000;
	padding-bottom: 8px;
	z-index: 3;
}
.page
{
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 536px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #DDDDDD;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#category UL
{
	padding-left: 0px;
	list-style-type: none;
	line-height: 2em;
	margin: 0px;
}
#category UL LI
{
	background-color: #D8E3E9;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
#category UL LI:hover
{
	background-color: #AFC6D4;
}
#category UL LI A
{
	color: #444444;
	text-decoration: none;
}
#information UL
{
	padding-left: 0px;
	list-style-type: none;
	line-height: 2em;
	margin: 0px;
}
#information UL LI
{
	background-color: #D8E3E9;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
#information UL LI:hover
{
	background-color: #AFC6D4;
}
#information UL LI A
{
	color: #444444;
	text-decoration: none;
}
.cart
{
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #EEEEEE;
}
.cart TH
{
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart TD
{
	padding: 5px;
}
