html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font: normal normal 8pt Tahoma, Arial, sans-serif;
	text-align: center;
	color: #646464;
	background: #031118 url(images/site-bkg.jpg) top center no-repeat;
}

p {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

.clear { 
	clear: both;
}

/* LINKS */

a:link {
	color: #116EA9;
	text-decoration: none;
}

a:visited {
	color: #116EA9;
	text-decoration: none;
}

a:hover {
	color: #116EA9;
	text-decoration: underline;
}

a:active {
	color: #116EA9;
	text-decoration: underline;
}

#outer-wrapper {
	width: 940px;
	margin: 0 auto;
	text-align: center;
	font: normal normal 8pt Tahoma, Arial, sans-serif;
}

#header-wrapper {
	width: 940px;
	height: 129px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#header-top {
	width: 940px;
	height: 87px;
}

#logo {
	float: left;
	margin-top: 20px;
}

#langs {
	float: right;
	margin-top: 9px;
}

#basket {
	width: 184px;
	height: 35px;
	margin-top: 28px;
	background: url(images/basket-bkg.png) no-repeat;
}

#header-bottom {
	width: 940px;
	height: 42px;
	background: url(images/header-bkg.png) no-repeat;
}

#header-nav {
	float: right;
	padding-top: 14px;
	padding-right: 20px;
}

#search-box {
	width: 222px;
	padding-left: 15px;
	padding-top: 10px;
	float: left;
}

#content-wrapper {
	width: 940px;
	text-align: left;
}

#left-sidebar-wrapper {
	width: 247px;
	margin: 0;
	padding: 0;
	float: left;
	background: #07151D;
}

#left-sidebar-content {
	width: 242px;
	color: #DDDDDD;
}

#lsb-nav {
	width: 242px;
	min-height: 625px;
	margin-top: 5px;
	background: url(images/lsb-nav-bkg.gif) repeat-y;
}

#ban-pdfcat {
	width: 242px;
	height: 104px;
	margin-top: 5px;
}

#blog-box {
	width: 242px;
	height: 138px;
	margin-top: 5px;
	background: url(images/blog-bkg.jpg) no-repeat;
}

#contact-box {
	width: 242px;
	height: 63px;
	margin-top: 5px;
	background: url(images/contact-bkg.jpg) no-repeat;
}

#main-wrapper {
	width: 693px;
	padding: 0;
	margin: 0;
	float: left;
	text-align: left;
}

#main-content {
	width: 693px;
	min-height: 950px;
	text-align: justify;
	line-height: 1.4em;
	background: #F6F6F6;
}

#path {
	position: relative;
	bottom: 9px;
}

#main-footer {
	width: 693px;
	height: 72px;
	background: url(images/main-footer-bkg.png) no-repeat;
}

#reflection {
	width: 693px;
	height: 35px;
	margin-top: 5px;
	position: relative;
	background: url(images/reflection.png) no-repeat;
}

#footer-wrapper {
	width: 100%;
	height: 309px;
	margin-top: -230px;
	padding: 0;
	position: absolute;
	z-index: -1;
	right: 0px;
	background: url(images/footer-bkg.jpg) no-repeat;
}

#footer-content { 
	text-align: center;
	padding-top: 205px;
	padding-right: 40px;
	font-size: 7pt;
}

.top-nav {
	float: left;
	font-weight: bolder;
	padding-left: 30px;
}

.nav-item {
	width: 202px;
	height: 21px;
	margin-left: 15px;
	background: url(images/nav-item-bkg.gif) no-repeat;
}

.nav-item-hvr {
	width: 202px;
	height: 21px;
	margin-left: 15px;
	background: url(images/nav-item-bkg-hvr.gif) no-repeat;
}

.nav-link {
	padding-top: 3px;
	padding-left: 8px;
}

a.nav-link, a.nav-link:link, a.nav-link:visited {
	color: #DDDDDD;
    text-decoration: none;
}

a.nav-link:hover, a.nav-link:active {
	color: #DDDDDD;
    text-decoration: underline;
}

.prod-cat {
	width: 226px;
	height: 22px;
	margin-left: 1px;
	font-weight: bolder;
	padding-top: 7px;
	padding-left: 15px;
	background: url(images/cat-bkg.gif) no-repeat;
}

.prod-cat-hvr {
	width: 226px;
	height: 22px;
	margin-left: 1px;
	font-weight: bolder;
	padding-top: 7px;
	padding-left: 15px;
	background: url(images/cat-bkg-hvr.gif) no-repeat;
}

.prod-techspec {
	font-size: 7pt;
}

.pts-th {
	text-align: center;
	font-weight: bolder;
	line-height: 1em;
	padding-bottom: 3px;
}

.pts-td-dark {
	text-align: center;
	border-top: 1px #CCCCCC solid;
	background: #E9E9E9;
}

.pts-td-light {
	text-align: center;
	border-top: 1px #CCCCCC solid;
}

.lsb-title {
	color: #FFFFFF;
	height: 20px;
	font-weight: bolder;
	padding-top: 8px;
	padding-left: 15px;
}

.btn {
	width: 78px;
	height: 40px;
	float: right;
	margin-top: 6px;
	background: url(images/btn.jpg) no-repeat;
}

div.but input {
	width:78px;
	height: 40px;
	color: #FFFFFF;
	font-size: 8pt;
	padding-bottom: 12px;
	background: url(images/btn.jpg) no-repeat; 
	border: none;
	cursor: pointer;
}

.more {
	float: right;
	padding-top: 5px;
}

.title {
	color: #116EA9;
	font-size: 10pt;
	font-weight: bolder;
	padding-bottom: 15px;
}

.blue-text {
	color: #116EA9;
}

.hr {
	width: 100%;
	height: 5px;
	background: #07151D;
}

.forms {
	font: normal normal 8pt Tahoma, Arial, sans-serif;
	color: #646464;
	background-color: #FFFFFF; 
}

.button {
	font: normal normal 8pt Tahoma, Arial, sans-serif;
	color: #646464;
	background-color: #FFFFFF; 
	border: 1px #CCCCCC solid;
}

.image {
	border: 1px #CCCCCC solid;
}

.image-active {
	border: 2px #116EA9 solid;
}

a img.image, a img.image:link, a img.image:visited {
	border: 1px #CCCCCC solid;
}

a img.image:hover, a img.image:active {
	border: 1px #116EA9 solid;
}


a.altlink, a.altlink:link, a.altlink:visited {
	color: #DDDDDD;
    text-decoration: none;
}

a.altlink:hover, a.altlink:active {
	color: #DDDDDD;
    text-decoration: underline;
}

a.altlink2, a.altlink2:link, a.altlink2:visited {
	color: #C5C3B8;
    text-decoration: underline;
}

a.altlink2:hover, a.altlink2:active {
	color: #FFFFFF;
    text-decoration: underline;
}

.v-text {
	line-height: 0.9em;
	color: #116EA9;
	background: #CCCCCC;
	padding: 5px;
	width: 6px;
}

.prod-thumbs {
	background: #EDEDED;
	padding: 5px;
	border: 1px #CCCCCC solid;
}

.thumb {
	width: 59px;
	height: 90px;
	padding: 5px 9px 0px 9px;
	position: relative;
	float: left;
	text-align: center;
}

.thumb2 {
	width: 142px;
	height: 162px;
	padding: 5px 9px 0px 9px;
	position: relative;
	float: left;
	text-align: center;
}

.thumb img.hover {

}

.zoomimg1 {
	position: absolute;
}

.zoomimg2 {
	position: absolute;
}

/* SCROLLER */

#scroller {
	width: 693px;
	height: 107px;
	background: #07151D url(images/scroller-bkg.gif) repeat-x;
	padding-bottom: 5px;
}

div#slideshow ul, div#slideshow ul li{
	padding: 0;
	margin: 0;
	list-style: none;
}

a.prev, a.prev:link, a.prev:visited, a.prev:active{
	display: block;
	height: 107px;
	width: 24px; 
	overflow: hidden;
	background: url(images/btn-prev.jpg);
}

a.prev:hover {
	display:block;
	background-position:  0 -107px;

}

a.next, a.next:link, a.next:visited, a.next:active{
	display: block;
	height: 107px;
	width: 24px; 
	overflow: hidden;
	background: url(images/btn-next.jpg);
}

a.next:hover {
	display:block;
	background-position: 0 -107px;

}

#but-prev {
	float: left;
	margin-right: 9px;
}

#but-next {
	float: right;
}

#slideshow{
	float: left;
	overflow: hidden;
	width: 390px;
	padding-top: 4px;
	padding-left:235px;
}

#slideshow ul{
	width: 10000px;
	
}

#slideshow ul li{
	float: left;
	cursor: pointer;
}

#slideshow ul li a img{
	margin: 0px 3px;
}
