﻿/*GLOBALS*/

* {padding:0;margin:0;}
body{margin:0;padding:0}
html{margin:0;padding:0}
body {
	padding:0px;
	margin:0px;
	color: #55555;
	text-align:left;
	font-size: 12px;
	background: url('images/bottom_1x99.gif') repeat-x right bottom;
	/* behavior:url("/csshover.htc"); */
}
.clearme {
	clear: both;
}
#terabyte {
	width:100%;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	position:relative;
	background:url('images/top_1x30.gif') repeat-x right top;
}
#outer{
	width:781px; /* from 780px */
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	position:relative;
}
li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: arial, sans-serif;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: arial, sans-serif;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
}


h3 {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
}


h2 {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
}


h1 {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
}


p {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
}

a {
	text-decoration:none;
}

/*HEADER*/

#header {
	height:126px;
	background: url('images/head_780x126.gif') no-repeat left top;
}

#header h1 {
	position: absolute;
	top: 34px;
	left: 0px;
	
}
#header h1 a {
	text-decoration: none;
	display: block;	
	width: 310px;
	height: 60px;
	background: url('images/logo_310x60.jpg') no-repeat left top;
}
#header h1 a span {
	display: none;
}

#header2 {
	height:126px;
	background: url('images/head2_780x126.gif') no-repeat left top;
}

#header2 h1 {
	position: absolute;
	top: 34px;
	left: 0px;
	
}
#header2 h1 a {
	text-decoration: none;
	display: block;	
	width: 310px;
	height: 60px;
	background: url('images/logo_310x60.jpg') no-repeat left top;
}
#header2 h1 a span {
	display: none;
}

#topmenu{
	padding: 0px;
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
	position: absolute;
	left: 336px;
	top: 82px;
	z-index: 1000;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 1000;
	text-align: center;
}
#topmenu ul li {
	position: relative;
	float: left;
	text-align: center;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
}
#topmenu li ul {
	position: absolute;
	left: 0;
	top: auto;
	display: none;
}
#topmenu ul li a {
	display: block;
	text-decoration: none;
	color: #094196;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	height: 25px;
	background: url('images/but_88x75.gif') no-repeat 0px 0px;
	z-index: 1000;
	width: 86px;
	padding-right: 2px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* commented backslash mac hiding hack \*/ 
* html  #topmenu ul li a {
	height:1%;
	z-index: 1000;
}
/* end hack */ 

/* rollover - when hovering, image sprite is replaced with transparent sprite.gif - showing the background image underneath */
#topmenu ul li.over a {
	display: block;
	text-align: center;
	background: url('images/but_88x75.gif') no-repeat 0px -25px;
	color: #0382B9;
	z-index: 1000;
}

#topmenu ul li:hover a {
	display: block;
	text-align: center;
	background: url('images/but_88x75.gif') no-repeat 0px -25px;
	color: #0382B9;
	z-index: 1000;
}

#topmenu ul li.over li a {

	/*Drop Down Anchor Normal*/

	color: #0A4096;
	background-image: url('images/bullet_19x11.gif');
	background-color: #98D8F1;
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
	border-right: 1px solid #037BAF;
	border-bottom: 1px solid #037BAF;
	border-left: 1px solid #037BAF;
	width: 170px;
	text-indent: 13pt;
	z-index: 1000;
	/*opacity for IE5+*/
	 filter: alpha(opacity=90);
	/*opacity for older Mozilla browsers*/
	 -moz-opacity: 0.9;
	/*opacity for mozilla/safari*/
	opacity: 0.9;
	line-height: 25px;
	height: 25px;
	font-size: 13px;

}

#topmenu ul li:hover li a {

	/*Drop Down Anchor Normal*/

	color: #0A4096;
	background-image: url('images/bullet_19x11.gif');
	background-color: #98D8F1;
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
	border-right: 1px solid #037BAF;
	border-bottom: 1px solid #037BAF;
	border-left: 1px solid #037BAF;
	width: 170px;
	text-indent: 13pt;
	z-index: 1000;
	/*opacity for IE5+*/
	 filter: alpha(opacity=90);
	/*opacity for older Mozilla browsers*/
	 -moz-opacity: 0.9;
	/*opacity for mozilla/safari*/
	opacity: 0.9;
	line-height: 25px;
	height: 25px;
	font-size: 13px;

}
#topmenu ul li.over li a:hover {

	/*Drop Down Anchor Hover*/

	background-image: url('images/bullet_19x11.gif');
	background-color: #60B03F;
	background-position: left center;
	background-repeat: no-repeat;
	color: #fff;
	z-index: 1000;
	line-height: 25px;
	height: 25px;

}
#topmenu ul li:hover li a:hover {

	/*Drop Down Anchor Hover*/

	background-image: url('images/bullet_19x11.gif');
	background-color: #60B03F;
	background-position: left center;
	background-repeat: no-repeat;
	color: #fff;
	z-index: 1000;
	line-height: 25px;
	height: 25px;

}
#topmenu .brder {
	/*1st instance border*/
	border: 1px solid #0489CC;
}
#topmenu ul li ul li {
	/*Drop Down List Style*/
	background-image: url();
	line-height: 25px;
	height: 25px;
	font-size: 11px;
	z-index: 1000;
} 
#topmenu ul li ul li a {

	/*Drop down Anchor Style*/

	font-size: 11px;
	background-image: url();
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	line-height: 25px;
	height: 25px;
	z-index: 1000;
} 
#topmenu ul li.over ul { 
	display: block; 
	z-index: 1000;
} 




#topmenu ul li:hover ul { 
	display: block; 
	z-index: 1000;
} 




/*you are here - active state*/
#topmenu ul li .tophere {
	color: #206DB3;

}

#tn {
	list-style: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 10px;
	left: 571px;
	width: 201px;
	font-size: 11px;
}
#tn li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#tn li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color:transparent; /* test kb override problem with green home/contact/sitemap */
}
#tn li a:hover {
	color: #0B4197;
}
.t1 {
	position: absolute;
	top: 4px;
	left: 13px;
	line-height: 22px;
}
.t2 {
	position: absolute;
	top: 4px;
	left: 62px;
	line-height: 22px;
}
.t3 {
	position: absolute;
	top: 4px;
	left: 122px;
	line-height: 22px;
}

.t4 {
	position: absolute;
	top: 4px;
	left: 176px;
	width: 20px;
	line-height: 22px;
}

/*FOOTER*/

#footer {
	position: relative;
	clear:both;	
	height:90px;
	background: url('images/bottom_1x99.gif') repeat-x right bottom;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	color: #0595D4;
}
#footerlinks {
	position: relative;
	width:780px;
}
#footerlinks p {
	color: #0595D4;
	padding-top: 21px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
#footerlinks p a {
	color: #0595D4;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	font-family: arial, sans-serif;
}
#footerlinks p a:hover {
	text-decoration: underline;
	color: #608F1B;
}

.copyrightstyle {
	color: #999999;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-top: 13px;
	font-family: arial, sans-serif;
	width:780px;
}

/*LEFT*/

#left{
	position: relative;
	float:left;
	width:190px;
}

#viewcart {
	background: url('images/view-cart_180x65.gif') no-repeat left top;
	display: block;
	width: 180px;
	height: 65px;
	position: relative;
}



.view-cart {
	background: url('images/view-cart_150x70.gif') no-repeat 0px 0px;
	display: block;
	width: 150px;
	height: 35px;
}
.view-cart:hover {
	background: url('images/view-cart_150x70.gif') no-repeat 0px -35px;
}
.view-cart-pos1 {
	position: absolute;
	top: 24px;
	left: 11px;
}

#left h2 {
	position: relative;
	background: url('images/h2_180x25.gif') no-repeat left top;
	display: block;
	color: #fff;
	padding-left: 10px;
	width: 170px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
}

#leftnav {
	list-style: none;
	margin: 0px;
	position: relative;
	background: url('images/news_180x1.gif') repeat-y left top;
	width: 180px;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#leftnav li {
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#leftnav li a {
	position: relative;
	display: block;
	width: 150px;
	height: 30px;
	background: url('images/left-nav_170x60.gif') no-repeat 0px 0px;
	line-height: 30px;
	padding-left: 20px;
	color: #666666;
	text-decoration: none;
	margin-left: 5px;
}
#leftnav li a:hover {
	background: url('images/left-nav_170x60.gif') no-repeat 0px -30px;
	color: #1FA0D9;
	text-decoration: none;
}

#leftnav .here {
	background: url('images/left-nav_170x60.gif') no-repeat 0px -30px;
	color: #1FA0D9;
	text-decoration: none;
}

#leftnav .mainhere {
	color: #1FA0D9;
	text-decoration: none;
}

#leftnav .suitetitle {
	position: relative;
	display: block;
	width: 150px;
	height: 30px;
	background: url('images/left-nav-stbg_170x30.gif') no-repeat 0px 0px;
	line-height: 30px;
	padding-left: 20px;
	color: #666666;
	text-decoration: none;
	margin-left: 5px;
}


#leftnav .suiteitem {
	margin-left:10px;
	width: 145px;
	text-decoration: none;
}

#leftnav .sub {
	background: url('images/sub-nav_170x60.jpg') no-repeat 0px -30px;
	color: #1FA0D9;
	text-decoration: none;
}

#leftnav .sub:hover {
	background: url('images/sub-nav_170x60.jpg') no-repeat 0px -30px;
	color: #1FA0D9;
	text-decoration: none;
}

#leftnav .subnot {
	background: url('images/sub-nav_170x60.jpg') no-repeat 0px 0px;
	color: #1FA0D9;
	text-decoration: none;
}

#leftnav .subnot:hover {
	background: url('images/sub-nav_170x60.jpg') no-repeat 0px -30px;
	color: #1FA0D9;
	text-decoration: none;
}



#news {
	list-style: none;
	margin: 0px;
	position: relative;
	background: url('images/news_180x1.gif') repeat-y left top;
	width: 180px;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#newsbot {
	padding: 0px;
	margin: 0px;
	position: relative;
	background: url('images/bot_180x20.gif') no-repeat left top;
	width: 180px;
	height: 20px;
	display: block;
}
#news li {
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 7px;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	width: 150px;
}
#news .divider {
	position: relative;
	width: 168px;
	height: 15px;
	display: block;
	background: url('images/div_168x15.gif') no-repeat left top;
}
#news li strong {
	background: url('images/call_17x15.gif') no-repeat left top;
	color: #23A2D9;
	display: block;
	line-height: 16px;
	padding-left: 17px;
	margin-top: 5px;
	text-decoration: none;
}
#news li a {
	color: #50A627;
	text-decoration: none;
	background: url('images/call_17x15.gif') no-repeat left top;
	padding-left: 17px;
	line-height: 16px;
	font-weight: bold;
	display: block;
	margin-top: 5px;
}

#left h3 {
	position: relative;
	background: url('images/h3_180x29.jpg') no-repeat left top;
	display: block;
	color: #0668B1;
	padding-left:30px;
	width: 150px;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	font-weight: bold;
}

#contactus {
	list-style: none;
	margin: 0px;
	position: relative;
	background: url('images/contact_180x1.gif') repeat-y left top;
	width: 180px;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#contactbot {
	padding: 0px;
	position: relative;
	background: url('images/contact-bot_180x12.gif') no-repeat left top;
	width: 180px;
	height: 12px;
	display: block;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#contactus li {
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 7px;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	width: 150px;
}
#contactus li strong {
	display: block;
	color: #0495D4;
	font-size: 13px;
	line-height: 14px;
}
#contactus li a {
	color: #50A627;
	font-size: 11px;
	line-height: 24px;
}

.versiontx {
	color: #028DC8;
	height: 10px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}
