/* -------------------------------------------------------------- 
      
-------------------------------------------------------------- */
@import url("reset.css");
@import url("forms.css");
@import url("typography.css");
@import url("nav.css");


body {
	background:url(../images/bg-body.gif) top repeat-x #eeeeee;
	}
h1 {display:none;}
.wraper {
	width:940px;
	text-align:left;
	background:url(../images/bg-wrap.gif) top left no-repeat #eeeeee;
	}
#sidebar {
	width: 250px;
	float:left;
	}
#c-wide {
	width:648px;
	float:left;
	padding-left:23px;
	}
.logo {
	padding-top: 10px;
	text-align:center;
	}
.nav {
	padding-top: 60px;
	padding-left: 57px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}
.flashy {
	position:relative;
	width:660px;
	height:195px;
	margin-left: 11px;
	}
.top-flash {
	position:absolute;
	top:0;
	left:0;
	width:671px;
	height:195px;
	}
.content {
	width: 80%;
	margin: 10px auto;
	}
h2.page-title {
	color:#434686;
	font-size: 18px;
	margin-bottom:0;
	padding-bottom:7px;
	padding-left: 7px;
	letter-spacing: -0.05em;
	font-family:Arial, Helvetica, sans-serif;
	background:#efefef;
	display:inline;
	float:right;
	}
h2.welcome {
	color:#374f81;
	font-size: 30px;
	margin-bottom:0;
	padding-bottom:0;
	letter-spacing: -0.05em;
	font-family:Arial, Helvetica, sans-serif;
	}
h2.latest-prod {
	color:#8587b9;
	font: 17px Arial, Helvetica, sans-serif;
	background:#eeeeee;
	display:inline;
	padding-right: 7px;
	}
.latest-prod {
	background:url(../images/bg-latest-pro.gif) top repeat-x;
	}
.thumb a{
	width:102px;
	height:102px;
	display:block;
	margin: 0 auto;
	}
.thumb  {
	text-align:center;	background:url(../images/bg-thumb.gif) left top no-repeat;
	width: 126px;
	float:left;
	margin: 1px;
	height:110px;	
	display:block;
	padding-top: 3px;
	}
.thumb a:hover {
	}
.item-prod {
	width: 127px;
	float:left;
	height: 145px;
	margin-right: 20px;
	margin-left: 10px;
	}
.view-detail {
	text-align:center;
	line-height: 12px;
	color:#2e316c;
	}
#footer {
	width: 80%;
	margin:0 auto;
	border-top: solid 1px #aeaeae;
	padding-top: 15px;
	font-size:10px;
	color:#383b78;
	}
#footer img {
	float:left;
	margin-right: 10px;
	}
#footer p {
	padding-top: 15px;
	}
.page-c {
	background:url(../images/bg-page.gif) 0 5px repeat-x;
	}
h3, h3 a {
	font: 15px  Arial, Helvetica, sans-serif;
	color:#434686;
	font-weight:bold;
	margin:0;
	padding:0 0 3px;
	text-decoration:none;
	}
.newsdata {
	font-size: 11px;
	color:#872828;
	padding-bottom: 3px;
	border-bottom: solid 1px #cccccc;
	margin-bottom: 5px;
	margin-top: 15px;
	}
	
.sitemap {
	font-size: 110%;
	line-height: 21px;
	font-weight:bold;
	}

.sitemap li {
	list-style: none;
	font-weight:normal;
	border-bottom: dotted 1px #9A9084;

	}

.sitemap li ul {
	font-size: 90%;
	}

.sitemap li ul li ul li, .sitemap li ul li {
	padding-left: 16px;
	border: dotted 1px #cccccc;
	border-bottom-width:0;
	}
.sitemap a {
	text-decoration:none;
	color:#434686;
	}
.sitemap a:hover {
	color:#000000;
	}
.paging{
	padding:10px 5px;
	color:#333333;
	border-top: solid 1px #a78585;
	font-size:10px;
	text-align:right;
}

.paging a{
	padding:2px 3px;
	margin:5px 2px 0px 2px;
	border:1px solid #b7b7b7;
	background:#FFFFFF;
	color:#434686;
	text-decoration:none;
}

.paging a:hover{
	border:1px solid #181a3f;
	background:#434686;
	color:#FFFFFF;
	text-decoration:none;
}
.prod-detail img {
	text-align:center;
	padding: 3px;
	border: solid 1px #aeaeae;
	}
.prod-desc {
	padding-top: 15px;
	}
.bordr {
	border-bottom: solid 1px #cccccc;
	}
p.bordr {
	margin-top:-7px;
	padding-top:0;
	padding-bottom: 5px;
	}
.prod-desc h3 {
	padding-bottom: 7px;
	border-bottom: dashed 1px #9DA4C5;
	margin-bottom: 15px;
	}
