@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
    overflow-x: hidden;
}

.nav-top {
	position: absolute;
	height: 24px;
	width: 303px;
	right: 0px;
	top: 0px;
}
.nav-side {
	position: absolute;
	height: 333px;
	width: 22px;
	right: 0px;
	bottom: 0px;
}
.nav-main {
	position: absolute;
	height: 510px;
	width: 840px;
	bottom: 0px;
}
.main {
	position: absolute;
	height: 300px;
	width: 980px;
	left: 50%;
	margin-left:-485px;
	top: 50.1%;
}
.subscribe {
	background-image: url(../images/btn_home_subscribe-bg.gif);
	background-repeat: no-repeat;
}
.latest-news_date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	line-height: 12px;
}
.latest-news_headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	vertical-align: top;
	line-height: 1.2;
}
.latest-news_spc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	line-height: .8;
	vertical-align: top;
}


.home-heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height: 22px;
}
.home-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	line-height: 1.3;
}
.breadcrumb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #828282;
	line-height: 1.3;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 1.4;
}
.text-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

.text-newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.text-newsspc {
	line-height: 8px;
	font-size: 7px;
	color: #000;
}
.text-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 1.4;
}
.text-installtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}

.text-prodtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}
.subscribe2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	width: 110px;
	border: 1px solid #000;
}





a:link {
	font-weight: normal;
	color: #1489fb;
	text-decoration: none;
}

a:visited {
	font-weight: normal;
	color: #1489fb;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #1489fb;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #1489fb;
	text-decoration: none;
}


.scroll-track-top {
	height:2px;
	width:6px;
	background-image: url('../images/track_top.png');
	background-color: #f00;
}

.scroll-track-bot {
	height:2px;
	width:6px;
	background-image: url('../images/track_bot.png');
	background-color: #0f0;
}
			
.scroll-track {
	background-image: url('../images/track_bg.png');
}
 
.scroll-handle {
	background-image: url('../images/handle_mid.png');
	background-repeat: repeat;
	cursor:pointer;
}
			
.scroll-handle-top {
	height:2px;
	width:6px;
	background-image: url('../images/handle_top.png');
	cursor:pointer;
}
			
.scroll-handle-bot {
	height:2px;
	width:6px;
	background-image: url('../images/handle_bot.png');
	cursor:pointer;
}

.hiddenPic {display:none;}


#wrapper {
	width:250px;
	margin:0 auto;
	height: 250px;
}
.message {
	background:#eee;
	color:#000;
	display:none;
	width:200px;
	padding:10px;
}
.contact ul {
	list-style-type:none;
	width:265px;
}
.contact li {list-style-type:none;}
.contact li.special {display:none;}
.contact input {width:260px;}
.contact textarea {width:260px;}


body{margin:0 0 0 0;padding:0 0 0 0;}
#backgrounddiv{position:absolute;left:0;top:0;width:100%;height:100%;background:black;color:white;z-index:0;}
#bodydiv{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;}
.latest-news_date-detail {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #1489FB;
	font-weight: bold;
	line-height: 12px;
}

