@charset "UTF-8";
body, td, th, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.liveSample {
	background-color: #FFFFCC;
	color: black;
	padding: 4px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #000000;
}
.demoDiv {
	background-color: #CCCCCC;
	width: 400px;
}
.highlited {
	background-color: #FFFFCC;
	color: #000000;
}
h3 {
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 100%;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
xtd, th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
th {
	background-color: #F3F3F3;
	vertical-align: top;
}

.contbox {
	background-image: URL(../img/content-box.png);
    background-repeat: no-repeat;
    color: white;
    line-height: 130%;
	height: 260px;
	text-align: left;
	width: 100%;
	overflow: hidden;
}

.contbox ul {
	list-style-type: none;
	margin-top: 10px;
	}


A {
  text-decoration: none;
  border: 0;
  color: #B3ECDB;
}
A:hover {
  color: #D6F5EC;
}
#newsTicker {
	width: 430px;
	border: solid 0px #999999;
	float: left;
	xborder-left: solid 1px #CCC;
	xborder-right: solid 1px #999;
	xborder-top: solid 1px #999;
	xborder-bottom: solid 1px #CCC;
	xbackground-color: #F0F0F0;
}
#newsTicker .SlidingPanels {
	width: 430px;
	float: left;
}
#newsTicker .SlidingPanelsContentGroup {
	width: 8000em;
	float: left;
}
#newsTicker .SlidingPanelsContent {
	float: left;
	width: 430px;
}
#newsTicker img {
	float: left;
	margin-right: 4px;
}
#newsTicker .SlidingPanelsContent .content {
	margin: 4px auto;
	float: left;
}
#item1 .content, #item2 .content, #item3 .content {
	border-right: dashed 0px #999999;
}
#newsTicker .content {
	padding: 0px 4px;
}
#newsTicker p {
	margin: 4px 4px;
}
#newsTicker .prev {
	text-align: left;
	padding: 4px 4px;
	clear: both;
}
#newsTicker .next {
	text-align: right;
	padding: 4px 4px;
	clear: both;
}
.SlidingPanelsAnimating * {
	overflow: visible !important;
}
#newsTicker .navLinks {
	clear: both;
	border-top:  solid 0px #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
	border: solid 1px 999;
}
.bold {
  font-weight: bold;
}
.nobold {
  font-weight: normal;
}
    #horizon
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
    .contentbox {
      width: 920px;
      height: 520px;
      max-height: 520px;
      background-color: #303030;
    }
    .maintable {
      border: 1px solid #606060;
      height: 520px;
      max-height: 520px;
    }
    TD {
      background-repeat: no-repeat;
    }
    .button {
      min-width: 65px;
      border: 0px;
      max-height: 22px;
      min-height: 22px;
    }
    .copyright {
      color: #A0A0A0;
      float: left;
      font-size: 77%;
      padding-top: 3px;
    }

     #specs TD {
       background-image: URL(../img/content-box.png);
       background-position: center;
       padding-right: 3px;
     }
     specs {
       width: 100%;
     }









     .SlidingPanels {
	position: relative;
	width: 100%;
	height: 230px;
	padding: 0px;
	border: none;
}
.SlidingPanelsContentGroup {
	position: relative;
	width: 100%;
	margin: 0px;
    height: 230px;
    max-height: 230px;
	padding: 0px;
	border: none;
}
.SlidingPanelsContent {
	width: 100%;
	height: 230px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
}
.SlidingPanelsAnimating * {
	overflow: hidden !important;
}
.SlidingPanelsCurrentPanel {
}
.SlidingPanelsFocused {
}
