html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 0px;
    min-width: 1042px;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
    margin-top: 0px;
	/*height: 100%;*/
}
 
* {
margin:0px auto;
padding:0;
}

a {
color: #dddddd;
outline: none;
}

.li_text {
margin-left: 13px;
}

hr {
color: #000000;
background-color: #000000;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 2px dotted ffffff;
margin-bottom: 0px;
}

.clear {
    clear: both;
}

img, img a {
    border: none;
}

#mainwrapper {
    position: relative;
	width: 1042px;
	min-width: 1042px;
	background-image: url(../images/wrapper_bg.gif);
	background-repeat: repeat-y;
}

#bannerwrapper {
    position: relative;
	top: 0px;
	left: 0px;
	width: 1042px;
	height: 188px;
}

#logolevel {
    position: relative;
	width: 1042px;
	height: 188px;
	background-image: url(../images/banner_02.jpg);
	background-repeat: no-repeat;
}

#midrow_wrapper {
    position: relative;
	margin-top: 0px;
	width: 984px;
	margin-left: 29px;
	margin-right: 29px;
	text-align: left;
}

#sub_banner_wrapper {
    position: relative;
	width: 1042px;
	text-align: left;
}

#strap {
    position: relative;
	display: inline;
	float: left;
	width: 561px;
	height: 39px;
}

#search_bg {
    position: relative;
	display: inline;
	float: left;
	width: 230px;
	height: 39px;
	background-image: url(../images/sub_banner_06.gif);
}

#searchterm {
    position: relative;
	margin-top: 16px;
	margin-left: 20px;
	background: none;
	border: none;
	color: #000000;
	font-size: 11px;
	padding: 0px;
}

#searchbutton {
    position: relative;
	display: inline;
	float: left;
	width: 51px;
	height: 39px;
}

#earthbase {
    position: relative;
	display: inline;
	float: left;
	width: 142px;
	height: 39px;
}

#topnavwrapper {
    position: relative;
	width: 984px;
	height: 27px;
	text-align: left;
	background-image: url(../images/menubar_bg.gif);
	background-color: #000000;
	margin-bottom: 0px;
}

.menuitem a {
    position: relative;
	display: inline;
	float: left;
	outline: none;
	z-index: 200;
}

.separator {
    position: relative;
	display: inline;
	float: left;
}

#contentlevel {
    position: relative;
	margin-top: 8px;
	padding-left: 10px;
	width: 984px;
	text-align: left;
	background: none;
	overflow-x: hidden;
}

#infostrip {
    position: relative;
	margin-top: -4px;
	margin-left: -10px;
	padding-left: 16px;
	width: 967px;
	height: 22px;
	font-size: 12px;
	line-height: 25px;
	vertical-align: middle;
	margin-bottom: 10px;
	text-align: left;
	background-color: #333333;
	color: #dddddd;
	font-weight: bold;
	overflow: visible;
}

#pageinfo {
    position: relative;
	display: inline;
	float: left;
	width: 230px;
	color: #dddddd;
}

#navtrail {
    position: relative;
	display: inline;
	float: left;
	float: left;
	width: 480px;
	color: #dddddd;
	font-weight: normal;
	overflow: visible;
	text-wrap: no-wrap;
}

#downarrow {
    position: relative;
	display: inline;
	float: left;
	width: 15px;
	height: 11px;
	margin-left: -15px;
	margin-top: 21px;
	margin-bottom: -10px;
	visibility: visible;
	z-index: 250000;
}

.topcatlinks {
    position: relative;
	display: inline;
	float: left;
	vertical-align: top;
	height: 13px;
	line-height: 13px;
	margin-top: 6px;
	text-decoration: none;
}

a.cattraillinks {
	text-decoration: none;
}

a.cattraillinks:hover {
	text-decoration: underline;
}

#subcatrow {
    position: relative;
	width: 513px;
	font-size: 12px;
	color: #ffffff;
	padding-left: 3px;
	margin-left: -1px;
	margin-top: -10px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #333333;
	z-index: 200000;
}

.sub {
    position: absolute;
	display: none;
	margin-top: -17px;
	margin-left: 130px;
	width: 173px;
    background-image: url(../images/nav/dropdownsubbg.png);
	background-color: #000000;
    background-repeat: no-repeat;
    background-position: 0px 0px;
	line-height: 20px;
}

.subsub {
    position: absolute;
	display: none;
	margin-top: -17px;
	margin-left: 130px;
	width: 173px;
    background-image: url(../images/nav/dropdownsubbg.png);
	background-color: #000000;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.subcatlist {
    position: relative;
	display: inline; 
	float: left;
	margin-right: 10px;
	text-decoration: none;
}

a.subcatlink {
    text-decoration: none;
}

a.subcatlink:hover {
    text-decoration: underline;
}

#moreicon {
    position: relative;
}

#logininfo {
    position: relative;
	display: inline;
	float: left;
	width: 217px;
	text-align: right;
	font-weight: normal;
	outline: none;
}

#logininfo a:hover {
    color: #ffff00;
}

#loginbox {
    position: absolute;
	display: none;
	top: 50%;
	left: 50%;
	margin-top: -152px;
	margin-left: 296px;
	margin-right: 0px;
	width: 195px;
	padding-right: 0px;
	height: 200px;
	background-image: url(../images/login_bg.jpg);
	background-repeat: no-repeat;
	z-index: 100000;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	text-align: left;
}

#login_close{
    position: relative;
	margin-top: 1px;
	margin-left: 177px;
	width: 195px;
	height: 17px;
	border: none;
}

#username {
    position: relative;
	margin-top: 23px;
	margin-left: 15px;
	border: none;
	background: none;
	color: #000000;
	font-size: 12px;
}

#password {
    position: relative;
	margin-top: 20px;
	margin-left: 15px;
	border: none;
	background: none;
	color: #000000;
	font-size: 12px;
}

#loginbuttonwrapper {
    position: relative;
	margin-top: 10px;
	margin-left: 10px;
	width: 120px;
}

#loginbutton {
    position: relative;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	height: 20px;
	width: 40px;
	filter: alpha(opacity=00);
	-moz-opacity: 0.00;
	-khtml-opacity: 0.00;
	opacity: 0.00;
	cursor: pointer;
}

#logmsg {
    position: relative;
	left: 10px;
	font-size: 12px;
}

#loginmessage {
    position: relative;
	margin-left: 5px;
	clear: both;
    color: #ffff00;
	font-size: 11px;
}

#signupbutton {
    position: relative;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	height: 20px;
	width: 40px;
	cursor: pointer;
}

#loginmessage {
    position: relative;
	margin-top: 3px;
	color: #ffffff;
	font-size: 11px;
}

#leftcol {
    position: relative;
	display: inline;
	float: left;
	width: 200px;
	padding: 5px;
	background: none;
	text-align: center;
}

.leftcol_links {
    position: relative;
	margin-bottom: 30px;
}
 
#midcol {
    position: relative;
	display: inline;
	margin-left: 10px;
	float: left;
	width: 558px;
	min-height: 300px;
	padding: 5px;
	background: none;
	overflow-x: hidden;
	text-align: left;
}

#productspane_wide {
    position: relative;
	width: 550px;
	min-height: 300px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	top: 0px;
	text-align: left;
}

.prodropwrapper {
    position: relative;
	width: 550px;
}

.prodwrapper {
   position: relative;
   display: inline;
   float: left;
   width: 148px;
   height: 100%;
   min-height: 250px;
   margin-right: 35px;
   margin-bottom: 10px;
}

.productdetails {
   position: absolute;
   display: block;
   margin-top: 150px;
   width: 138px;
}

.pdf-modelwrapper {
   position: relative;
   top: 0px;
   margin-top: 0px;
   width: 138px;
   padding-left: 10px;: 0px;
}

.prodimg {
   position: relative;
   height: 141px;
}

.namepricewrapper {
   position: absolute;
   display: block;
   top: 2px;
   width: 120px;
}

.prodname {
   top: 2px;
   margin-left: 20px;
   margin-right: 0px;
   width: 120px;
   color: #E68929;
   font-size: 12px;
   text-align: right;
}

.prodprice {
   position: relative;
   top: 0px;
   margin-right: 7px;
   width: 140px;
   color: #dddddd;
   font-weight: bold;
   font-size: 12px;
   text-align: right;
}

.prodpdf a {
   position: relative;
   clear: left;
   margin-left: 12px;
   top: 5px;
   margin-bottom: 10px;
   width: 120px;
   height: 14px;
   text-decoration: none;
}

.prodmodel {
   position: relative;
   display: inline;
   float: left;
   margin-left: 0px;
   width: 118px;
   color: #E68929;
   font-size: 12px;
   text-align: right;
   text-transform: uppercase;
   text-align: left;
}

.proddesc {
   position: relative;
   margin-top: 0px;
   margin-left: 10px;
   margin-right: 10px;
   width: 140px;
   color: #cccccc;
   font-size: 11px;
   text-align: left;
}

.prodorder {
   position: relative;
   margin-top: 7px;
   margin-left: 10px;
   margin-bottom: 0px;
   height: 15px;
   width: 140px;
   line-height: 15px; 
   border-top: 1px solid #333333; 
   padding-top: 5px;
}

.prodquant {
   position: relative;
   height: 12px;
   line-height: 12px;
   width: 117px;
   margin-top: 0px;
   padding-top: 0px;
   padding-left: 23px;
   padding-bottom: 3px;
   margin-left:0px;
   margin-bottom: 30px;
   border-bottom: 1px solid #333333;
}

.cartwrapper {
   position: relative;
   display: inline;
   float: left;
   width: 24px;
}

.prodajax {
   position: relative;
   display: inline;
   float: left;
   width: 85px;
   margin-bottom: 0px;
}

.basketfield {
   position: relative;
   display: inline;
   float: left;
   border: none;
   font-size: 11px;
   line-height: 13px;
   height: 13px;
   vertical-align: middle;
   padding: 0;
}

.basketbutton {
   position: relative;
   display: inline;
   float: left;
   margin-top: -3px;
   margin-left: 3px;
   font-size: 10px;
   height: 14px;
   line-height: 15px;
   width: 40px;
   background-color: #000000;
   color: #E68929;
   border: none;
   text-decoration: none;
   padding-bottom: 2px;
   cursor: pointer;
}

.prodlineseparator {
   position: relative;
   width: 514px;
   height: 1px;
   border-bottom: 1px solid #777777;
   margin-left: 0px;
   margin-bottom: 15px;
   margin-top: 15px;
}

.formlabels {
   position: relative;
   color: #E68929;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   margin-bottom: 2px;
}

.formfield_black {
   position: relative;
   margin-left: 0px;
   margin-top: 0px;
   color: #ffffff;
   background-color: #000000;
   font-size: 11px;
   margin-bottom: 5px;
   border: 1px solid #ffffff;
   z-index: 50000;
}

#rightcol {
    position: relative;
	display: inline;
	float: left;
	width: 184px;
	background: #000000;;
	left: 1px;
	overflow: hidden;
	z-index: 0;
}

.rightcol_links {
    position: relative;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 184px;
	height: 44px;
}

#cartcount {
    position: absolute;
	display: block;
	top: 88px;
	left: 65px;
	color: #cccccc;
	font-size: 16px;
	font-weight: bold;
	background: none;
	z-index: 1000;
}

#totalswrapper {
    position: relative;
	width: 514px;
	margin-top: 20px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dddddd;
	font-size: 14px;
}

#totalstext {
    position: relative;
	display: inline;
	float: left;
	width: 400px;
	margin-right: 14px;
	font-size: 20px;
}

#totals {
    position: relative;
	display: inline;
	float: left;
	width: 100px;
	margin-left: 0px;
	padding-bottom: 5px;
	text-align: right;
	font-size: 14px;
}

#filepane {
    position: relative;
	clear: both;
	text-align: left;
	font-size: 11px;
	margin-left: 15px;
}

.li_file{
    position: relative;
	display: inline;
	float: left;
	width: 390px;
	margin-left: 25px;
	padding-left: 3px;
	margin-bottom: 0px;
	background-color: #333333;
	text-decoration: none;
}

.filesize {
    position: relative;
	display: inline;
	float: left;
	width: 80px;
	text-align: right;
	padding-right: 3px;
	margin-bottom: 0px;
	background-color: #333333;
	text-decoration: none;
}

.newsarticlewrapper {
    position: relative;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
    margin-bottom: 10px;
	padding: 0px;
}

.newheaders {
    position: relative;
	margin-bottom: 3px;
	background-color: #333333;
	width: 500px;
}

.newstitle {
    position: relative;
	display: inline;
	float: left;
	width: 400px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 3px;
	padding-right: 0px;
	color: #aaaaaa;
	font-weight: bold;
	background-color: #333333;
}

.newsdate {
    position: relative;
	display: inline;
	float: left;
	width: 100px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: right;
	padding-right: 3px;
	color: #E68929;
	background-color: #333333;
}

.newscontent {
    position: relative;
	display: inline;
	float: left;
	width: 500px;
	margin-top: 5px;
	margin-left: 3px;
	text-align: left;
	color: #dddddd;
	margin-bottom: 0px;
}

a.readarticle {
    position: relative;
	display: block;
	clear: left;
	margin-left: 3px;
	color: #E68929;
	text-decoration: none;
}

a.readarticle:hover {
	text-decoration: underline;
}

#endwrapper {
    position: relative;
	width: 1042px;
	margin-top: 0px;
	padding: 0;
}

#footerbar {
    position: relative;
	margin: 0px;
	width: 1042px;
	padding: 0px;
}

#copyright, #copyright a, #copyright a:hover #copyright a:visited{
    position: relative;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
}

