html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{ margin:0px; padding:0px; border:0px; border-collapse:separate; border-spacing:0px; } input,select{ margin:0; padding:0; }

body {
		font-family: Arial, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #646464;
	background: url(../images/bg.jpg) #6699CC repeat-x 0 0; /*#e0debf Light Tan*/
}

h2 {
  font-size: 20px;
  font-family: verdana;
}

A:link {
	COLOR: #6699CC; text-decoration: none; /*#6699CC light blue*/
}
A:visited {
	COLOR: #6699CC; text-decoration: none;  /*#6699CC light blue*/
}
A:active {
	COLOR: #6c3441; text-decoration: none;
}
A:hover {
	COLOR: #6c3400; text-decoration:none;
}
/* Test stuff */
input.cleardefault {
  background-color: #c9cbd0;
  color: #333333;
  font-size: 10px;
  height: 15px;
}

#button_cont {
  width: 100%;
  height: 20px;
}

#button_cont2 {
  width: 100%;
  height: 35px;
}

.cart_text {
  font-family: verdana, arial, sans-serif;
  float:left; 
  width:75%; 
  font-size: 11px;
  color: #666666;
}

.cart_text a {
  color: #6c3441;
}

.cart_text a:hover {
  text-decoration: underline;
}

#delbutton {
  border-style: solid;
  border-width: thin;
  border-color: #000000;
  background-color: #c9cbd0;
  text-decoration: none;   
  width: 20px;
  text-align: center;
  padding: 0px 2px 2px 2px;
}

#mybutton {
  border-style: solid;
  border-width: thin;
  border-color: #000000;
  background-color: #c9cbd0;
  text-decoration: none;   
  width: 50px;
  text-align: center;
  padding: 2px 2px 2px 2px;
}

#mybutton2 {
  border-style: solid;
  border-width: thin;
  border-color: #000000;
  background-color: #c9cbd0;
  text-decoration: none;   
  width: 60px;
  text-align: center;
  padding: 2px 2px 2px 2px;
}
  
.buttontext {
  color: #6c3441; 
  text-decoration: none;   
  font: 11px Verdana;
  cursor: hand;
}

.buttonover {
  color: #6c3441; 
  text-decoration: none;
  font: 11px Verdana;
  cursor: hand;
}
h5 {
  margin-top: 15px;
  margin-bottom: 0;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  text-align: left;
}

img { border: 0;}

#container {
	margin: auto;
    width: 950px;
}
#HOMEcontainer {
	margin: auto;
    width: 900px;
	background: url(../images/containerBG.jp) #ffffff repeat-y 0 0;
}
#header {
	margin: auto;
    width: 900px;
	background: url(../images/graybg.jpg) repeat-y 0 0;
}
#content {
	margin-left: 1px;
	border: 1px solid #fff;
	padding-left: 20px;
    width: 950px;
	margin-top:12px;
}

#banner {	
    width: 950px;
    height: 239px;
	margin-bottom: 18px;
	border: 0px solid #000;
}
#logo {	
    height: 105px;
    width: 925px;
	margin-top: 0px;
	border: 0px solid #cc3399;
	background: url(../images/logo3.jpg) no-repeat 0 0;
	text-indent: -99999px;
}
#HOMEbanner {	
position:absolute;
margin-top:15px;
margin-left: 16px;
    width: 390px;
    height: 270px;
	border: 0px solid #000;
}
#HOMElogo {	
    height: 300px;
    width: 900px;
	border: 0px solid #cc3399;
	background: url(../images/FrontImage.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

*html  #content  {
margin-top: -6px;
}

*html  #middle {
margin-top: -6px;
} 

#top {	
	margin: 0;
    height: 12px;
    width: 950px;
	background: url(../images/top.gif) #ffffff no-repeat 0 0;
	margin-bottom: -1px;
	
}
#middle{
	padding-top: -1px;	
    width: 950px;
	overflow:hidden;
	background: url(../images/middle.gif) #ffffff repeat-y 0 0;
}
#bottom {
	margin: 0;	
    height: 12px;
    width: 950px;
	background: url(../images/bottom.gif) no-repeat 0 0;
	
}

#bottomboxes {
    height: 200px;
    width: 950px;
	border: 0px solid #cc3399;
}
#box {	
    float: left;
	margin-top: 0;
    height: 241px;
    width: 266px;
	background: url(../images/boxbg.jpg) no-repeat 0 0;
	border: 0px solid #686868;
}
#video {	
    float: left;
	margin-top: 5px;
	margin-left: 17px;
    height: 241px;
    width: 401px;
	border: 0px solid #686868;
}

 p {
	margin-top:5px;margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #646464;
}

/* Nav */

#nav {
    float: right;
	height: 25px;
    margin-top: 5px;
    margin-bottom: 9px;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	display: inline;
}

#nav a {
	font-family: Arial, Times New Roman, Helvetica, Myriad;
	display: inline;
	height: 25px;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 0px solid #ffffff;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
}

#nav a:hover {
color: #33ccff;
}

/* Menu */

#menu {
    float: left;
	margin-top:25px;
	height: 30px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	font-family: Arial, Times New Roman, Helvetica, Myriad;
	display: inline;
	height: 25px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 0px solid #ffffff;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	color: #345273;
    font-weight: bold;
}

#menu a:hover {
color: #339933;
}

/* Footer */

#footer {
	margin: 25px 0px;
	width: 950px;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
    text-align:center;
	line-height: 22px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: inline;
}

#footer a {
	font-family: Arial, Helvetica, Myriad;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 0px solid #ffffff;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
}
#footer a:hover {
color: #33ccff;
}
#HOMEfooter {
	margin-top: 25px;
	margin-left:0px;
	width: 900px;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
    text-align:center;
	line-height: 22px;
	background: url(../images/graybg.jpg) #e0debf repeat-y 0 0;
}

#HOMEfooter ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#HOMEfooter li {
	display: inline;
}

#HOMEfooter a {
	font-family: Arial, Helvetica, Myriad;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 0px solid #ffffff;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
}
#HOMEfooter a:hover {
color: #33ccff;
}

/* Current NewReality Site*/
#center {
	float: left;
	margin-top: 6px;
	margin-left: 50px;
	width: 550px;
	border:0px dashed #cccccc;
}

#supportcenter {
	float: left;
	margin-top: 6px;
	margin-left: 50px;
	width: 400px;
	border:0px dashed #cccccc;
}

#center h3 {
  margin-top:0;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 0px solid #425227;
  background-color: #7b7b7b;
}

#center ul{
  margin-left:20px;
}

#center #supportcenter h4 {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  line-height: 16px;

}

#center #supportcenter p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  line-height: 16px;

}

#center #supportcenter li {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#center #supportcenter td {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

#left_side {
	margin-left: 0;
  width:200px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 0px solid #425227;
  background-color: #7b7b7b;
}

#left_side p {
  margin-top:5px;
  margin-bottom:15px;
  margin:10px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;

}
#left {
	margin-top: 6px;
	float: left;
    width: 200px;
	margin-left: 10px;
}
#left p {
	margin-top:5px;margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #646464;
}

#left a {
	font-family: Arial, Verdana, Times, serif;
	font-size: 13px;
	text-align:left;
	font-weight:bold;
	line-height: 13px;
	color: #646464;
	text-decoration: none;
}
#lefttop {
    width: 200px;
    height: 12px;
	margin-bottom:0;
	background: url(../images/lefttop.jpg) #fff no-repeat 0 0;
}
#leftmiddle{
    width: 200px;
	margin-top: -5px;
	padding: 0px;
	border: 0px solid #c8c8c8;
	background: url(../images/leftmiddle.jpg) #fff repeat-y 0 0;
}
#leftcenter{
    width: 170px;
	margin-top: -5px;
	padding: 15px;
	border: 0px solid #c8c8c8;
}
#left h3 {
  margin:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 0px solid #425227;
  background-color: #7b7b7b;
}
#leftbottom {
    width: 200px;
    height: 12px;
	background: url(../images/leftbottom.jpg) no-repeat 0 0;
}

#support{
	float: left;
	width: 525px;
	margin: 50px 20px;
	border: 0px solid #425227;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
}

#supportleft {
	float: left;
    width: 300px;
	margin-top: 6px;
	margin-bottom: 50px;
	margin-left: 25px;
}
#supportleft a {
	font-family: Arial, Verdana, Times, serif;
	font-size: 14px;
	color: #646464;
	text-decoration: none;
}
#supportleft a:hover {
color: #33ccff;
}
#supportlefttop {
    width: 300px;
    height: 12px;
	margin-bottom:0;
	background: url(../images/support_left_top.jpg) no-repeat 0 0;
}
#supportleftmiddle{
    width: 300px;
	padding: 1px;
	background: url(../images/support_left_middle.jpg) #ffffff repeat-y 0 0;
}
#supportleftbottom {
    width: 300px;
    height: 12px;
	background: url(../images/support_left_bottom.jpg) no-repeat 0 0;
}
#support_icon{
	margin-left: 20px;
}
#icon_guides{
    width: 250px;
	margin: 10px 0;
    line-height: 47px;
	background: url(../images/icon_guides.jpg) no-repeat 0 0;
	text-indent: 60px;
}
#icon_padown{
    width: 250px;
	margin: 10px 0;
    line-height: 47px;
	background: url(../images/icon_padown.jpg) no-repeat 0 0;
	text-indent: 60px;
}
#icon_usb{
    width: 250px;
	margin: 10px 0;
    line-height: 47px;
	background: url(../images/icon_usb.jpg) no-repeat 0 0;
	text-indent: 60px;
}
#icon_faq{
    width: 250px;
	margin: 10px 0;
    line-height: 47px;
	background: url(../images/icon_faq.jpg) no-repeat 0 0;
	text-indent: 60px;
}
#icon_battery{
    width: 250px;
	margin: 10px 0;
    line-height: 47px;
	background: url(../images/icon_battery.jpg) no-repeat 0 0;
	text-indent: 60px;
}
#icon_warranty{
    width: 250px;
	margin: 10px 0;
    line-height: 47px;
	background: url(../images/icon_warranty.jpg) no-repeat 0 0;
	text-indent: 60px;
}
#icon_contact{
    width: 250px;
	margin: 10px 0;
    line-height: 47px;
	background: url(../images/icon_contact.jpg) no-repeat 0 0;
	text-indent: 60px;
}
#linklist {
	margin-top:0;
  margin-left: 0;
	margin-bottom: 35px;
	padding-left: 0;
  /*border-bottom: 1px solid #666666;*/
  color: #666666;
  width: 200px;
}

#linklist li {
  list-style: none; 
  padding: 5px;
  margin: 0;
  line-height:20px;
  border-bottom: 1px solid #c8c8c8;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { color: #6699cc; text-decoration: none; }

#linklist li a:hover { color: #6c3441; text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.odd  {background: #dcdcdc;}
.even {background: #efefef;}
.downloads  td{border: 1px solid #ffffff;text-align:left;}
.dl {margin-top: 5px; margin-bottom:5px;}

#account_heading {
	height: 73px;
	text-align:left;
	padding-left: 95px;
	line-height:73px;
	font-size:28px;
	font-weight:bold;
	margin-bottom:25px;
}

#account_linklist {
	margin-top:0;
  margin-left: 0;
	margin-bottom: 35px;
	padding-left: 0;
  color: #6699cc;
  width: 140px;
}

#account_linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-bottom: 0px solid #666666;
  font-family:verdana;
  font-size:13px;
  font-weight: bold;
  text-align: left;
}

#account_linklist li a { color: #6699cc; text-decoration: none; }

#account_linklist li a:hover { color: #6c3441; text-decoration: none; }

#tooltip{
	position:absolute;
	border:1px solid #dcdcdc;
	background:#ffffff;
	padding:2px 5px;
	color:#66666;
	display:none;
	width: 300px;
	margin-top:-50px;
	}	
	
	
#slideshow {
    position:relative;
    height:270px;
}

#slideshow a{
    position:absolute;
	height:270px;
    top:0;
    left:0;
    z-index:8;
}
#slideshow img {
display: block;
}
#slideshow a.active {
    z-index:10;
}

#slideshow a.last-active {
    z-index:9;
}



