/* Aplus.net Print CSS
-----------------------------------------------
Version: 2008-08-19
----------------------------------------------- */

body { 
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	line-height: 1.4;
	word-spacing:1.1pt;
	letter-spacing:0.2pt; font: 10pt Arial, Helvetica, sans-serif; color: #000; background: none;
}

#header, #content, #footer {clear: both; width: 960px; float: left}
body, #main, .main, #content, #footer {float: none !important;  width: auto !important;  margin: 0 !important;  padding: 0 !important;}
#footer {clear: both}

html body #footer p {
	padding: 10px 0;
	text-align: center;
	font-size: 9pt;
	color: #666;
	font-weight: bold;
	border: solid #999;
	border-width: 1px 0;
	letter-spacing: 1px;
}

html body #footer p a {
	color: #666;
	text-decoration: none;
}

kbd {
	border-width: 1px 3px 3px 2px;
	border-style: solid;
	border-color: #ccc #aaa #888 #bbb;
	padding: 1px 2px;
	white-space: nowrap;
	color: #000;
	background: #eee;
	line-height: 160%;
}

abbr[title]:after, acronym[title]:after {
	content: "(" attr(title) ")";
	color: #ccc;
}

#tabsInside ul.page-tabs {margin: 0; padding: 0}
#tabsInside ul.page-tabs li.activeTab {display: block; margin: 0; padding: 0; font-weight: bold; font-size: 12pt; clear: both}

.miniCol {clear: both}

#marginForm {float:left}
#marginForm label {float: left; width: 100%; margin-bottom: 10px}

code { font: 10pt Courier, monospace;}
blockquote { margin: 1.3em; padding: 1em;  font-size: 10pt; }
hr { background-color: #ccc;border: 1px solid #ccc; clear: both; width: 100%; height: 1px}

.clear {clear: both}

/*Headings */
h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, sans-serif;}
h1{font-size:16pt; border-bottom: 1px solid #ccc; text-transform: uppercase; width: 100%}
h2{font-size:13pt;}
h3{font-size:11pt; text-transform: uppercase}
h4,h5,h6{font-size:10pt;}

#content ul {list-style-position: inside}

/* Images */
img { float: left; margin: 1em 1.5em 1.5em 0; }
a img { border: none; }

html body#homepage, html body .mainBody, html body #footer {
	background: none;
	font-size: 10pt;
}
/* Links */

#content a[href]:after,
.mainBody a[href]:after {
	content: " [" attr(href) "] ";
	font-size: 10pt;
	color: #ccc;
}

#content a[href^="/"]:after,
.mainBody a[href^="/"]:after {
	content: " [http://www.aplus.net" attr(href) "] ";
	color: #ccc;
}

/* Lists */
.imgList {}
ul li img {display: none}

/* Table */
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;}

/* Header */
dl.phoneNumbers dt {display: inline;}
dl.phoneNumbers dd {display: inline;}
#header a {float: left; width: auto}
#content .insideBanner span, .supportBanner, .productsBanner {float: right; width: 50%; position: relative; top: -70px; font-size: 12pt; font-style: italic; text-transform: lowercase; font-weight: bold; letter-spacing: 1px}

/*hide various parts from the site*/
.accessibility, #header h1, #header ul.topLinks, #nav, .tabset, #tabsInside ul.page-tabs li, .domainBox, .askBox, #partners, .sidebar, #footer #annex, #popFooter, .imgList, #webImage img, #navigation, #rightSideBar, #leftSideBar, .button, button {display: none}