﻿/* Browser Rest */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
strong 
{
	font-weight:bold;
}
em
{
	font-style:italic;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
a:focus, a:hover, a:active { outline:none }  
/* End of Browser Rest */

body {
	background: #FFF url(/images/structure/gradient_background.gif) repeat-x;
	text-align: center;
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 12px;
}
#wrapper {
	margin: 0 auto;
	width: 1007px;
	background: #FFF url(/images/structure/gradient_center.gif) repeat-y;
}
#inner_wrapper {
	width: 1007px;
	background: url(/images/structure/content_background.gif) top no-repeat;
}
#content {
            margin: 0 20px;
            width: 967px;
            text-align: left;
            color: #373737;
            min-height: 550px;
            height: auto !important;
            height: 550px;
}
h1 {
	margin: 43px 0 0 34px;
	width: 193px;
	height: 64px;
	background: url(/images/structure/logo_network_services.gif) no-repeat;
	text-indent: -9999px;
	float: left;
	display: inline;
}
#banner {
	margin: 10px 0 0 0;
	float: right;
}
.nav {
	padding-left: 34px;
	width: 933px;
	height: 34px;
	display: block;
	list-style: none;
	clear: both;
	background: url(/images/structure/nav_gradient.gif) repeat-x;
}
.nav li {
	float: left;
}
ul#main_links {
	margin: 0;
	padding: 0;
	width: 967px;
	height: 183px;
	color: #FFF;
	list-style: none;
	background-color: #f5f5f5;
}
#space {
	margin: 0;
	padding: 0;
	width: 967px;
	height: 0px;
	list-style: none;
}
#main_content ul {
list-style-type: none;
padding: 0;
margin: 0;
	
}
#main_content ul li 
{
background-image: url(/images/ListBullet.jpg);
background-repeat: no-repeat;
background-position: 0 .8em;
padding-left: 1.4em;
}
ul#pdf_thumbs li 
{
background-image: none;
padding-left: 0em;
}

ul#pdf_thumbs {
	margin: 0 0 45px;
	float: left;
	list-style: none;
	padding-left:0em;
}
ul#secondary_links {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#secondary_links li {
	margin: 0 33px 0 0;
	padding: 0;
	float: left;
	display: inline;
}
ul#main_links li {
	margin: 25px 0 0 63px;
	padding: 0;
	float: left;
	display: inline;
}
ul#main_links li a, ul#secondary_links li a {
	width: 237px;
	display: block;
	height: 135px;
	text-indent: -9999px;
}
ul#main_links li a#magshop {
	background: url(/images/link_boxes/magshop.jpg) no-repeat;
}
ul#main_links li a#netonline {
	background: url(/images/link_boxes/netonline.jpg) no-repeat;
}
ul#main_links li a#netreport {
	background: url(/images/link_boxes/netreport.jpg) no-repeat;
}
ul#secondary_links li a#product_list {
	background: url(/images/link_boxes/product_list.jpg) no-repeat;
}
ul#secondary_links li a#onsale_calendars {
	background: url(/images/link_boxes/onsale_calendars.jpg) no-repeat;
}
ul#main_links li a#magshop:hover, ul#main_links li a#netonline:hover, ul#main_links li a#netreport:hover, ul#secondary_links li a#product_list:hover, ul#secondary_links li a#onsale_calendars:hover {
	background-position: 0 -135px;
}
ul#footer {
	padding: 0;
	margin-left: 7px;
	width: 993px;
	height: 47px;
	color: #FFF;
	list-style: none;
	color: #FFF;
	float:left;
	display: inline;
	background: url(/images/structure/footer_background.gif) no-repeat;
}
ul#footer li {
	float: right;
	margin-left: 20px;
	line-height: 35px;
}
ul#footer li.quote {
	float: left;
	margin: 10px 0 0 53px;
	width: 457px;
	height: 14px;
	background: url(/images/text/footer_text.gif) no-repeat;
	display: inline;
	text-indent: -9999px;
}
ul#footer li#privacy {
	padding-right: 47px;
}
ul#footer li a {
	color: #FFF;
	text-decoration: none;
}
ul#footer li a:hover {
	text-decoration: underline;
}
h2#welcome {
	margin: 17px 0 13px 0;
	width: 370px;
	height: 22px;
	background: url(/images/text/welcome.gif) no-repeat;
	display: block;
	clear: both;
	text-indent: -9999px;
}

#main_content {
	margin: 25px 0 20px 34px;
	width: 550px;
	float: left;
	display: inline;
	line-height: 2em;
}
#main_content h3 {
	color: #000;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 16px;
}
#main_content p {
	margin-bottom: 15px;
	color: #373737;
}
#latest_news, #news_updates {
	padding-bottom: 23px;
	float: right;
	width: 274px;
	margin:  25px 40px 40px 0;
	display: inline;
	background: #f5f5f5 url(/images/structure/latest_news_bottom.gif) bottom no-repeat;
}
#latest_news h2, #news_updates h2 {
	width: 274px;
	height: 51px;
	display: block;
	clear: both;
	text-indent: -9999px;
}
#latest_news h2 {
	background: url(/images/text/latest_news.gif) no-repeat;
}
#news_updates h2 {
	background: url(/images/text/news_updates.gif) no-repeat;
}
#latest_news h3, #news_updates h3 {
	margin: 14px 16px 7px;
	color: #000;
	font-weight: normal;
	clear: both;
}
#news_updates h3 {
	margin: 14px 16px 0;
	color: #373737;
}
#latest_news p, #news_updates p {
	margin: 0 16px 14px;
}
#latest_news a {
	margin-right: 16px;
	float: right;
	width: 83px;
	height: 18px;
	background: url(/images/buttons/read_more.gif) no-repeat;
	display: block;
	text-indent: -9999px;
}
#news_updates a {
	margin: 0 0 0 16px;
	text-decoration: none;
	color: #000;
	display: block;
}
#news_updates a:hover {
	text-decoration: underline;
}
.nav li a {
	height: 34px;
	display: block;
	text-indent: -9999px;
}
.nav li a#home {
	width: 66px;
	background: url(/images/navigation/home.gif) no-repeat;
}
.nav li a#our_services {
	width: 120px;
	background: url(/images/navigation/our_services.gif) no-repeat;
}
.nav li a#clients {
	width: 81px;
	background: url(/images/navigation/clients.gif) no-repeat;
}
.nav li a#news {
	width: 129px;
	background: url(/images/navigation/news.gif) no-repeat;
}
.nav li a#about_us {
	width: 96px;
	background: url(/images/navigation/about_us.gif) no-repeat;
}
.nav li a#faq {
	width: 60px;
	background: url(/images/navigation/faq.gif) no-repeat;
}
.nav li a#careers {
	width: 85px;
	background: url(/images/navigation/careers.gif) no-repeat;
}
.nav li a#contact_us {
	width: 108px;
	background: url(/images/navigation/contact_us.gif) no-repeat;
}
.nav li a#links {
	width: 68px;
	background: url(/images/navigation/links.gif) no-repeat;
}
.nav li a#site_map {
	width: 86px;
	background: url(/images/navigation/site_map.gif) no-repeat;
}
.nav li a#home:hover, .nav li a#our_services:hover, .nav li a#clients:hover, .nav li a#news:hover, .nav li a#about_us:hover, .nav li a#faq:hover, .nav li a#careers:hover, .nav li a#contact_us:hover, .nav li a#links:hover, .nav li a#site_map:hover {
	background-position: 0 -34px;
}
.nav li.current a#home, .nav li.current a#our_services, .nav li.current a#clients, .nav li.current a#news, .nav li.current a#about_us, .nav li.current a#faq, .nav li.current a#careers, .nav li.current a#contact_us, .nav li.current a#links, .nav li.current a#site_map {
	background-position: 0 -34px;
}
ul#faq {
	margin: 0 0 45px;
	list-style-type:none;
}
ul#faq li {
	width: 100%;
	margin-bottom: 10px;
}
ul#pdf_thumbs {
	margin: 0 0 45px;
	float: left;
}
ul#pdf_thumbs li {
	width: 275px;
	float: left;
}
ul#pdf_thumbs li img {
	margin-right: 19px;
	float: left;
}
ul#pdf_thumbs li p#retail_news_text {
	margin: 28px 0 3px 0;
	padding: 0;
	float: left;
	width: 93px;
	height: 70px;
	text-indent: -9999px;
	display: block;
	background: url(/images/text/retail_news.gif) no-repeat;
}
ul#pdf_thumbs li p#netpress_text {
	margin: 28px 0 3px 0;
	padding: 0;
	float: left;
	width: 124px;
	height: 40px;
	text-indent: -9999px;
	display: block;
	background: url(/images/text/netpress.gif) no-repeat;
}
ul#pdf_thumbs li a {
	float: left;
	width: 93px;
	font-size: 13px;
	text-decoration: none;
	color: #000;
}
ul#faq li a{
	text-decoration: none;
	color: #000;
}
ul#faq li p{
	text-indent: 20px
}
ul#pdf_thumbs li a:hover {
	text-decoration: underline;
}
ul#faq li a:hover {
	text-decoration: underline;
}
.clearer {
	clear: both;
	height: 1px;
}
.subHeading 
{
	font-weight:bold;
}
.video
{
	position:relative;
	left:200px;
}
.imageThumb
{
	float:left;
}
div.linkTableTitleColumn { 
	float:left; 
	width:370px; 
	padding-left:80px;
}
div.linkTableLinkColumn { 
	width:265px; 
    text-align:right;
	margin-left:370px; 
	padding-left:80px;
}
.linkHeader
{
	padding-left:80px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
}