body {
	background-color: #000000;
	font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	color:#FFFFFF;
	font-size:16px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	/* background-image:url(images/background.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: #353535;
	background-position: fixed;*/
}
a {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

a img {
	border-style: none;
}

a img:hover {
	opacity: 0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

img a:link {
border:1px solid #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #D4D0C8;
	text-decoration:none;
}
a:hover {
	color: #CCCCCC;
}
#loader {
position:static;
z-index:0;
}

#header {
	width: 840px;
	height: 70px;
	margin: 0px auto 0px auto;
	padding: 5px;
}

#logo {
	float: left;
	margin:  0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
}

#slogan {
	float: left;
	margin:  0px 0px 0px 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 24px;
	font-size: 16px;
	text-align: left;
	width: 250px;
	cursor: default;
}

#phone {
	float: left;
	margin:  12px 0px 0px 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFD220;
	font-weight: bold;
	line-height: 30px;
	font-size: 160%;
	text-align: left;
	width: 180px;
	cursor: default;
}

#demovideo {
	float: right;
	margin:  0px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 24px;
	font-size: 14px;
	text-align: right;
	width: 230px;
	cursor: default;
}

#demovideo a {
	color: #fff;
}

#demovideo a:hover {
	color:#FFD220;
}

#demovideo a img {
	float:right;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#demovideo a img:hover {
	opacity: 0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

.leftphoto {
	float: left;
	padding: 0px;
	margin: 5px 10px 0px 0px;
	border-radius: 4px;
	overflow: hidden;
	}

.left {
	float: left;
	padding: 2px;
	border: 1px solid #AAA;
	margin: 0px 10px 5px 10px;
	}

.rightphoto {
	float: right;
	padding: 0px;
	margin: 5px 0px 0px 10px;
	overflow: hidden;
	}

.techspec {
	height:190px;
	}

.techspec a {
	color:#FFD220;
}

.techspec a:hover {
	color:#FFFFFF;
}

#menu {
height:75px;
border-style: solid;
border-width: 0px 0px 1px;
border-color: #666;
background: #000 url(images/header.jpg) no-repeat top center;
}
#menu td {
	padding-left: 32px;
}
#MenuBar1 {
/*
background-image:url(images/back.jpg);
background-repeat:repeat-x;
*/
}

#topmenu {
	width: 100%;
	height: 51px;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 10px auto 0px auto;
	border: 0px;
	border-top: 1px solid #555;
	background: transparent url(images/topmenu.png) repeat-x top;
	list-style: none;
	}

#topmenu ul {
	width: 840px;
	height: 51px;
	list-style: none;
	padding: 0px 0px 0px 10px;
	margin: 0px auto 0px auto;
	background: transparent;
	} 

#topmenu li {
	list-style: none;
	float: left; 
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	} 

#topmenu li a {
	display: block; 
	float: left;
	height: 32px;
	text-decoration: none;
	padding: 0px 18px 0px 18px;
	margin: 10px 6px 0px 6px;
	text-transform: uppercase;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 32px;
	letter-spacing: 1px;
	border: 0px solid #fca;
	text-shadow: none;
	color:rgb(220,220,220);
	background: transparent;
	} 

#topmenu li a:hover, #topmenu li a#selected:hover,#topmenu li a#selected {
	background: transparent url(images/topmenu-over.png) repeat-x top left;
	color:#000000;
	border-radius: 4px;
	} 


hr {
color:#555555;
border-style:solid;
}


#title {
color:#CCCCCC;
font-size:12px;
}
#logodiv a:hover {
background:none;
}


.twoColFixRt #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-top:0px;
}
.twoColFixRt #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #020202; /* the background color will be displayed for the length of the content in the column, but no further */
	margin:5px 5px 5px 0px;
	padding: 15px 10px;
	text-align:left;
}
.twoColFixRt #mainContent { 
	color:#CCCCCC;
	margin: 5px 230px 5px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 10px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color:#020202;
	width:515px;
	z-index:0;
} 

#footer
{
height:30px;
position: relative;
}
#footer a {
font-size:12px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
color:#FFD220;
font-size:18px;
text-transform:uppercase;
letter-spacing:5px;
}
h3 {
color:#FFD220;
font-size:14px;
text-transform:uppercase;
letter-spacing:3px;
}
h5 {
color:#999999;
font-size:10px;
text-transform:uppercase;
}
h3 a {
font-size:14px;
text-transform:uppercase;
letter-spacing:3px;
}
h3 a:link {
color:#FFD220;
}
h3 a:hover {
color:#FFFFFF;
}
h3 a:visited {
color:#FFD220;
}
#sidebarorder h3 a {
font-size:16px;
text-transform:uppercase;
letter-spacing:3px;
}
#sidebarorder h3 a:link {
color:#FFD220;
}
#sidebarorder h3 a:hover {
color:#FFFFFF;
}
#sidebarorder h3 a:visited {
color:#FFD220;
}
#more {
color:#FFD220;
}
#more:link {
color:#FFD220;
}
#more:hover {
color:#FFFFFF;
}
#more:visited {
color:#FFD220;
}
#thumb {
border:1px solid #666666;
}
#mainthumb {
border:1px solid #666666;
margin:0px 10px 0px 10px;
}
#specs {
margin:0px 7px 0px 0px;
}
.redfont {
color: #FF4400;
}
#demolabels {
font-size:10px;
}
#imgcap-r {
color:#FFD220;
font-size:12px;
float:right;
margin:0px 10px 10px 10px;
width:210px;
}
#imgcap-l {
color:#FFD220;
font-size:12px;
float:left;
margin:0px 10px 25px 10px;
width:210px;
}
#imgcap-c {
color:#FFD220;
font-size:12px;
text-align:center;
margin:10px 10px 25px 10px;
width:250px;
}
#imgl {
float:left;
margin:10px;
}
#imgr {
float:right;
margin:10px;
}
#imgcap-rlg {
color:#FFD220;
font-size:12px;
float:right;
margin:0px 10px 10px 20px;
width:280px;
}
#pagination a {
color:#006699;
}
#pagination a:hover {
color:#0099CC;
text-decoration:underline;
}
#sidecom a {
color:#FFD220;
}
#sidecom a:hover {
color:#E4E6CA;
}
.menu2 a {
	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 144px;
	text-decoration: none;
	font-weight: bold;
}
.menu2 li em {
	font-weight: normal;
	background: url(images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2050;
	display: none;
}
#maincontent-html {
z-index:1000;
height:480px;
width:800px;
}
div.jMyCarousel .prev{
	background: url('/images/carousel/left.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
	z-index:2000;
}

div.jMyCarousel .next{
	background: url('images/carousel/right.png') center center no-repeat;
	width:40px;
	height:61px;
	border:0px;
	z-index:2000;
}

div.jMyCarousel{
	border:1px solid #1c6f8e;
}

div.jMyCarousel ul{
	
}

div.jMyCarousel ul li{
	border:1px solid #ccc;
	line-height:0px;
	padding:0px;
}

div.jMyCarousel ul li a{ /* in case of link */
	display:block;
	border:none;
}

div.jMyCarousel ul li img{
	display:block;
	border:0px;
}

.project-img a:hover {
text-decoration:none;
}
#submenu a {
font-size:12px;
}

#submenu {
padding:10px 0px;
height:25px;
}
#submenu a {
	color: #FFFFFF
}
#submenu a:hover {
	color: #FFD220
}
#submenu a:visited {
	color: #CCCCCC
}
.submenu-item {
padding:10px;
width:150px;
}
.imgcap {
color:#FFD220;
font-size:12px;
}

#salenumber {
padding: 0.25em 0.75em;
padding-left: 0em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 160%;
width: 200px;
cursor: default;
}

#demoadd { 
	float: right;
/*	position: fixed;  */
	text-align: right;
/*	width: 98%; */
	padding-right: 8px;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	top: -32px;
}

#demoadd a {
	font-weight: bold;
	color: white;
/*	background-color: #000; */
}

#demoadd img {
	border-style: none;
}

span.required {
	font-weight: bold;
	color: #ff0000;
	margin-right: 4px;
}

#submit_btn {
	width: auto;
}

input { 
	width: 300px;
	padding: 4px;
	margin: 2px;
	border-width: 1px;
}

textarea {
	resize: none;
	width: 300px;
	padding: 4px;
	margin: 2px;
	border-width: 1px;
}

textarea.line_limit {
	overflow-y: auto; /* forced ie8 to hide scroll bar */
	height: auto;
}

#demo_video_form table {
	table-layout: fixed;
	width: 465px;
}

#demo_video_form table td {
	padding-bottom: 10px;
	vertical-align: top;
	width: 200px;
}

#demo_video_form table td:first-child {
	padding-right: 10px;
	width: 255px;
}

#demo_video_form table input, #demo_video_form table textarea {
	margin: 0;
	padding: 2px;
	width: 100%;
}

#demo_video_form table input[type="submit"] {
	width: auto;
}
