@charset "utf-8";
/* CSS Document */

body
{
	margin: 0 auto;
	font-family:Verdana, arial;
	font-size:12px;
	color:#666666;
}

h2 
{
	color:#b59d61;
	font-size:18px;
	font-weight:bold;
	font-family:Verdana,Geneva,arial,san-serif;
}
h1
{
	color:#663399;
	font-size:18px;
	font-weight:bold;
	font-family:Verdana,Geneva,arial,san-serif;
}
p {
	line-height:16px;
}
a {color:#4b4949;}
a:hover{color:#000000;}

a.grey{color:#4b4949; font-weight:bold;}
a.grey:hover{color:#000000; ; font-weight:bold;}

a.over_red{color:#4b4949;}
a.over_red:hover{color:#000000;}

a.red{color:#990000;}
a.red:hover{color:#000000;}

hr {
	height:1px;
	color:#9b9b9c;
	margin-top:20px;
	margin-bottom:20px;
}

#logo{
	position:absolute;
	top:18px;
	left:25px;
}
#links{
	position:absolute;
	top:55px;
	left:835px;
	text-align:right;
	line-height:12px;
	z-index:10;
}

#links a{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;

}
#links a:hover{
	text-decoration:none;
}

#features hr {
	color:#b59d61; 
	background:#b59d61;
	height: 0; 
	border: 0; 
	border-top: 1px solid #b59d61; 
	margin-left:0px;
	margin-top:3px;
	margin-bottom:0px;
}
#features hr.fade {
	color:#e9e1cf 
	background:#e9e1cf;
	height: 0; 
	border: 0; 
	border-top: 1px solid #e9e1cf; 
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	
}
.featuredesc{
	font-style:italic;
	margin-bottom:5px;
}
.feature {
}
.benefit{
}

a.feature {
}

a.feature_dn {
	color:#000000;
}

#wrapper{
	margin: 0 auto;
	width:970px;
	height:705px;
	text-align:left;
	position:relative;
	color:#666666;
}
#footer{
	margin: 0 auto;
	width:930px;
	text-align:left;
	position:relative;
	color:#999999;
	font-size:10px;
}

#footer a, a:hover {color:#999999;}

#header{
	/*border:solid 1px red;*/
	position:relative;
	left:275px;
	top:19px;
	width:520px;
}

.title{
	color:#669999;
	font-weight:bold; 
	font-size:14px;
}

.sub_title {
	color:#4b4949;
	font-weight:bold; 
	font-size:13px;
}
.table_header {
	color:#4b4949;
	font-weight:normal; 
	font-size:13px;
}
.table_sub {
	color:#4b4949;
	font-weight:bold; 
	font-size:12px;
}
#pnl_SCSI {
	position:relative;
	top:33px;
	left:354px;
	width:573px;
	height:326px;
	background:url('../images/pnl_iSCSI.jpg') top left no-repeat;
}

#pnl_dup {
	position:relative;
	top:33px;
	left:354px;
	width:573px;
	height:326px;
	background:url('../images/pnl_dup.jpg') top left repeat-y;
}
#pnl_NAS {
	position:relative;
	top:33px;
	left:354px;
	width:573px;
	height:326px;
	background:url('../images/pnl_NAS.jpg') top left no-repeat;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
   #pnl_SCSI {top:31px;}
   #pnl_dup {top:31px;}
   #pnl_NAS {top:31px;}
   
   
}


#affordable {
	position:absolute;
	width:198px;
	top:235px;
	left:138px;
	color:#5d2d77;
	font-family:Verdana,arial,san-serif;
	line-height:18px;
	font-size:13px;
}

.home_prod_left {
	float:left;
	width:300px;
	text-align:left;
	padding-left:25px;
	padding-top:20px;
}
.home_prod_right {
	float:right;
	width:200px;
	text-align:right;
	padding-left:0px;
	padding-top:20px;
}

.home_prod_right2 {
	float:right;
	width:200px;
	text-align:right;
	padding-left:0px;
	padding-right:3px;	
	padding-top:3px;
}

#bottom{
	position:absolute;
	top:469px;
	left:20px;
	width:930px;
	font-size:11px;

}
#call{padding-top:12px;}

#div_Top{
	position:relative;
	width:970px;
	height:219px;
	background:url('../images/sub_bg_top2.jpg') top left no-repeat;
}

#div_Top3{
	position:relative;
	width:970px;
	height:219px;
	background:url('../images/sub_bg_top3.jpg') top left no-repeat;
}

#div_Top4{
	position:relative;
	width:970px;
	height:219px;
	background:url('../images/sub_bg_top4.jpg') top left no-repeat;
}

#div_Middle{
	position:relative;
	width:970px;
	background:url('../images/sub_bg_middle2.jpg') top left repeat-y;
	
}

#div_Bottom {
	position:relative;
	width:970px;
	height:43px;
	background:url('../images/sub_bg_bottom2.jpg') top left no-repeat;
	margin-top:-35px;
}

#tower_offset {
	float:left;
	margin-left:-10px;
}
#menu_header{
	float:left; 
	width:250px;
	margin-top:108px;
	margin-left:20px;
}

#content_Left
{
	float:left;
	width:238px;
	margin-left:20px;
}

#content_Right
{
	float:right;
	width:670px;
	margin-right:20px;
}

#leftNav hr {
	color:#b6cfcf; 
	background:#b6cfcf;
	height: 0; 
	border: 0; 
	border-top: 1px solid #b6cfcf; 
	width:190px;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:0px;
}


#leftNav{
	
}

#leftNav a {
	color:#666666;
	font-size:13px;
	font-weight:bold;
	margin-left:5px;
}
#leftNav a:hover {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin-left:5px;
}

#leftNav ul.mainSelected a {
	color:#663399;
	font-size:13px;
	font-weight:bold;
	margin-left:5px;
}

#leftNav ul.sub a {
	color:#666666;
	font-size:13px;
	font-weight:bold;
	margin-left:5px;
}

#leftNav ul.sub a:hover {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin-left:5px;
}

#leftNav ul.subSelected a {
	color:#663399;
	font-size:13px;
	font-weight:bold;
	margin-left:5px;
}

#leftNav li.subSelected a {
	color:#663399;
	font-size:13px;
	font-weight:bold;
	margin-left:5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	
	#leftNav {margin-left:-1px;}
}

#highlights {
	float:left; 
	width:260px;
	margin-left:20px;
}
#about {
	float:right; 
	width:275px; 
	margin-right:20px;
	z-index:5;
}
ul.main{
	list-style:none; 
	padding-left:27px; 
	line-height:22px;
	margin-top:5px;
	margin-bottom:5px;
}
ul.sub{
	list-style:none;  
	list-style-image:none;
	padding-left:20px; 
}
ul.mainSelected{
	list-style-image:url(../images/arrow_wt.gif); 
	padding-left:27px; 
	line-height:22px;
	margin-top:5px;
	margin-bottom:5px;
}
ul.subSelected{
	list-style:none; 
	list-style-image:none;
	padding-left:27px;
}

#prodTable td {
	border-top:solid 1px #b59d61;  
	border-left:solid 1px #b59d61;
}

.menuItemMain {

}
.menuItemMainSelected {

}
.menuItemSub {

}
.menuItemSubSelected {

}

.disclaimer
{
	margin: 0 auto;
	font-family:Verdana, arial;
	font-size:10px;
	color:#666666;
}

.leftTitle
{
	color:#b59d61;
	font-size:20px;
	font-weight:normal;
	font-family:Arial,Verdana,Geneva,arial,san-serif;
}

.loginFailed
{
	margin: 0 auto;
	font-family:Verdana, arial;
	font-size:12px;
	color:red;
}

.popups {
	color:#4b4949;
	font-weight:normal; 
	font-size:11px;
}

.smallHelpBox
{
	margin: 0 auto;
	font-family:Verdana, arial;
	font-size:9px;
	color:#999999;
	line-height:14px;	
}

.smallHelpBoxData
{
	margin: 0 auto;
	font-family:Verdana, arial;
	font-size:9px;
	color:#000000;
	line-height:14px;	
}

