@charset "utf-8";
body  {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	background: #343434;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a {
	font-weight: bold;
	color: #E76825;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #506081 url(img-ui/bgMain.gif) no-repeat center top;
} 
#header {
	height: 295px;
}
#hdrContainer {
	width: 100%;
	height: 295px;
	position: relative;
}
#logo,#hdrImg,#flashMenu {
	position: absolute;
}
#logo {
	left: 56px;
	top: 85px;
	width: 459px;
	height: 142px;
	background: #FFFFFF;
}
#hdrImg {
	left: 552px;
	top: 26px;
	width: 158px;
	height: 192px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
#flashMenu {
	left: 56px;
	top: 254px;
	height: 41px;
	width: 707px;
	background: #FFFFFF;
}
#leftShim1 {
	float: left;
	width: 56px;
}
#leftShim2 {
	float: left;
	width: 55px;
}
#leftShim2 {
	float: left;
	width: 55px;
}
#column1 {
	float: left; 
	width: 280px;
	padding: 0px;
	margin-top: 18px;
	border: 1px solid #000000;
	background: #FFFFFF;
}
.showroom {
	font-size: 80%;
}
#column1 h1, #column1 h2, #column1 h3, #column1 p, #column1 div {
	padding: 5px 10px;
	margin: 0px;
}
#column1 h1 {
	margin: 0px;
	font-size: 120%;
	color: #FFFFFF;
	background: #7F96CA;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}
#column3 h1 {
	font-size: 180%;
	color: #7F96CA;
}
#column1  h2, #column3  h2, #column3  h3 {
	font-size: 120%;
	font-weight: bold;
	color: #7F96CA;
}
#column2 {
	margin: 0 0 0 360px;
	padding: 18px 0 0;
}
#column3 {
	float: left;
	width: 637px;
	padding: 0px 9px;
	margin-top: 18px;
	background: #FFFFFF;
}
#column4 {
	margin: 0 0 0 360px;
	padding: 18px 0 0;
}
/*default border style */
.bdr8x4px, #column2 img {
	border-top: 4px solid #000000;
	border-right: 8px solid #000000;
	border-bottom: 4px solid #000000;
	border-left: 8px solid #000000;
} 
#crumbs {
	background: #7F96CA;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	margin-top: 8px;
	border: 1px solid #000000;
}
#crumbs a {
	font-weight: bold;
	color: #231F20;
	text-decoration: none;
}
#crumbs a:hover {
	font-weight: bold;
	color: #516081;
	text-decoration: none;
}
#footer {
	padding: 12px 74px 0 20px;
	text-align: right;
	color: #6E81AB;
	font: 98% Arial, Helvetica, sans-serif;
}
#imgDetail {
	float: left;
	margin-right: 12px;
	margin-bottom: 9px;
}
#itemWrapper {
}
#footer ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: inline;
	margin-left: 12px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
}
#footer p {
	margin: 0;
	padding: 9px 0 0;
}
#contact {
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 36px;
}
#contact input {
	height: 18px;
	border: 1px solid #3C3E3F;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
}
#contact textarea {
	border: 1px solid #3C3E3F;
	background: #E5E5E5;
	vertical-align: top;
	padding-right: 4px;
	padding-left: 4px;
}
.btnSubmit {
	background: url(img-ui/bg_btn_blue.gif) repeat-x;
	border: 1px solid #516081;
	font-weight: bold;
	color: #FFFFFF;
}
#thumbWrap {
	width: 112px;
}
.thumb_title {
	font: normal 11px Arial, Helvetica, sans-serif;
	height: 26px;
}
.thumb_matt {
	text-align: center;
	width: 102px;
	height: 102px;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
.thumb_matt a {
	display: block;
	width: 102px;
	height: 102px;
}
#prevNext {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 4px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearShim {
	clear: both;
	height: 36px;
}

#errors, #msgs {
	float: left;
	clear: right;
	width: 674px;
	padding: 0px 9px;
	background: #FFFFFF;
	border-top: 4px solid #231F20;
	border-right: 8px solid #231F20;
	border-bottom: 4px solid #231F20;
	border-left: 8px solid #231F20;
	margin: 18px 0px 0px;
}
#errors {
	font-weight: bold;
	color: #FF0000;
}
#msgs {
	font-weight: bold;
	color: #006600;
}
.ok {
	font-weight: bold;
	color: #006600;
}
.notOK {
	font-weight: bold;
	color: #FF0000;
}
.tbl_data {
	border: 1px solid #000000;
}
.td_title {
	color: #FFFFFF;
	background: #7F96CA;
	font-weight: bold;
	border: 1px solid #000000;
}
.td_data {
	border: 1px solid #000000;
}
.td_pagination {
}
.hide {
	display: none;
}
.show {
	display: table-row;
}
