﻿html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0 none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

a img {
	border: none;
}

a 
{
	outline-style: none;
	font-weight: bold;
	font-size: 12pt;
	color: #555555;
}

.large a 
{
	font-size: inherit;
}

.blue 
{
	color: #017F9A;
}

.green 
{
	color: #95AB00;
}

.orange 
{
	color: #FF6600;
}

.gold 
{
	color: #D0A41E;
}

body 
{
	margin: 0px;
	padding: 0px;
	background-color: #688FA1;
	background-image: url("../img/bg_top.jpg");
	background-repeat: repeat-x;
	font-family: Calibri, Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
}

#container 
{
	width: 768px;
	margin: auto;
}

#header
{
	height: 98px;
	background-image: url("../img/header_blur.jpg");
	background-repeat: no-repeat;
}

#top_nav 
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	height: 35px;
	margin-top: 63px; 
	background-image: url("../img/bg_main_nav.jpg");
	background-repeat: repeat-x;
	list-style: none;
}

#top_nav li 
{
	float: left;
}

#top_nav li a
{
	text-indent: -9999px;
	height: 35px;
	display: block;
	background-image: url(../img/sprite_menu.png);
	background-repeat: no-repeat;
}

#top_nav_home 
{
	width: 74px;
	background-position: 0px 0px;
}

#top_nav_ma 
{
	width: 175px;
	background-position: -75px 0px;
}

#top_nav_oa 
{
	width: 148px;
	background-position: -251px 0px;
}

#top_nav_fa 
{
	width: 151px;
	background-position: -399px 0px;
}

#top_nav_oo
{
	width: 162px;
	background-position: -550px 0px;
}

#top_nav_home:hover 
{
	background-position: 0px -35px;
}

#top_nav_ma:hover 
{
	background-position: -75px -35px;
}

#top_nav_oa:hover 
{
	background-position: -251px -35px;
}

#top_nav_fa:hover 
{
	background-position: -399px -35px;
}

#top_nav_oo:hover
{
	background-position: -550px -35px;
}

#top_nav_home.on 
{
	background-position: 0px -70px;
}

#top_nav_ma.on 
{
	background-position: -75px -70px;
}

#top_nav_oa.on 
{
	background-position: -251px -70px;	
}

#top_nav_fa.on 
{
	background-position: -399px -70px;	
}

#top_nav_oo.on
{
	background-position: -550px -70px;
}

#content 
{
	float: left;
	background-color: #F5EFDD;
	padding-bottom: 50px;
}

.colA 
{
	float: left;
	width: 415px;
	padding-top: 173px;
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: no-repeat;
}

.colB
{
	float: left;
	width: 313px;
	padding-top: 158px;
	background-repeat: no-repeat;
}

#home .colA 
{
	background-image: url(../img/home_header.png);
	background-repeat: no-repeat;
	width: 372px;
}

#home .colA h1, #home .colA h2 
{
	display: none;
}

#home .colB 
{
	width: 356px;
	padding-top: 0px;
}

#home .colB img 
{
	/*position: absolute;*/
}

.colA h1 
{
	text-indent: -9999px;
	width: 369px;
	height: 35px;
	background-image: url(../img/sprite_headers_v3.png);
	background-repeat: no-repeat;
}

.colA h2 
{
	text-indent: -9999px;
	width: 408px;
	height: 27px;
	margin-top: 2px;
	background-image: url(../img/sprite_sub_headers.png);
	background-repeat: no-repeat;
}

#ma .colA 
{
	background-image: url(../img/colA_photo_ma.jpg);
}

#ma .colB 
{
	background-image: url(../img/colB_photo_ma.jpg);
}

#oa .colA 
{
	background-image: url(../img/colA_photo_oa.jpg);
}

#oa .colB 
{
	background-image: url(../img/colB_photo_oa.jpg);
}

#fa .colA 
{
	background-image: url(../img/colA_photo_fa.jpg);
}

#fa .colB 
{
	background-image: url(../img/colB_photo_fa_v2.jpg);
}

#oo .colA 
{
	background-image: url(../img/colA_photo_oo.jpg);
}

#oo .colB 
{
	background-image: url(../img/colB_photo_oo.jpg);
}

#login .colA, #register .colA 
{
	background-image: url(../img/colA_photo_login.jpg);
}

#login .colB, #register .colB 
{
	background-image: url(../img/colB_photo_login.jpg);
}

#about .colA 
{
	background-image: url(../img/colA_photo_oo.jpg);
}

#about .colB 
{
	background-image: url(../img/colB_photo_oo.jpg);
}

#ma .colA h1 
{
	background-position: 0px 0px;
}

#oa .colA h1 
{
	background-position: 0px -35px;
}

#fa .colA h1 
{
	background-position: 0px -70px;
}

#oo .colA h1 
{
	background-position: 0px -105px;
}

#login .colA h1 
{
	background-position: 0px -140px;
}

#login .colA h1.register 
{
	background-position: 0px -210px;
}

#ma .colA h2 
{
	background-position: 0px 0px;
}

#oa .colA h2 
{
	background-position: 0px -27px;
}

#fa .colA h2 
{
	background-position: 0px -54px;
}

#login .colA h2 
{
	background-position: 0px -81px;
}

#login .colA h2.register 
{
	text-indent: 0px;
	width: auto;
	height: auto;
	margin-top: 2px;
	background: none;
	font-size: 12pt;
	font-weight: bold;
}

#about .colA h2 
{
	background-position: 0px -108px;
}


#note
{
	height: 171px;
	background-color: #EEE2C0;
	padding: 20px 20px 0 20px;
}

#login #note 
{
	height: 200px;
}

#terminals 
{
	height: 191px;
	background-image: url("../img/bg_sidebar_terminals.jpg");
	background-repeat: repeat-x;
	padding: 20px 0 0 20px;
}
/*
#terminals img 
{
	background-color: Transparent;
	position: absolute;
	display: none;
}

#terminals #T1 
{
	display: inline;
}
*/

/* TEXT */
h3 
{
	margin-top: 15px;
	font-size: 12pt;
	font-weight: bold;
}

h3 + p
{
	margin-top: 3px;
}

p 
{
	margin-top: 10px;
	clear: both;
}

.colB h4 
{
	text-indent: -9999px;
	height: 19px;
	background-repeat: no-repeat;
}

.colB h4.date 
{
	background-image: url(../img/header_date.png);
}

.colB h4.existing 
{
	background-image: url(../img/header_existing.png);
}

.colB h4.recovery 
{
	background-image: url(../img/header_recovery.png);
}

.large 
{
	font-size: 13pt;
}

.tiny 
{
	font-size: 10pt;
}

#content ul 
{
	margin: 10px 0 0 25px;
}

p em 
{
	font-size: 10pt;
	margin-top: 10px;
	clear: both;
	display: none;
}

.example 
{
	margin-left: 100px;
	font-size: 9pt;
	font-style: italic;
}	

/* PANELS */

.panel 
{
	width: 391px;
	background-color: #E5D199;
	background-image: url(../img/panel_top.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-top: 15px;
}

.panel > div 
{
	background-image: url(../img/panel_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 10px 10px 15px;
}

.panel > div > div 
{
	display: none;
}

.panel > div > a
{
	display: block;
	text-indent: -9999px;
	height: 26px;
	background-image: url(../img/sprite_panel_headers_v3.png);
	background-repeat: no-repeat;
}

.panel p, .panel ul 
{
	font-size: 10pt;
	padding: 0 4px 4px 4px;
}

#panel-warranty > div > a
{
	background-position: 0px 0px;
}

#panel-supplies > div > a
{
	background-position: 0px -26px;
}

#panel-fedex > div > a
{
	background-position: 0px -52px;
}

#panel-online > div > a
{
	background-position: 0px -78px;
}

#panel-warranty > div > a.down
{
	background-position: 0px -104px;
}

#panel-supplies > div > a.down
{
	background-position: 0px -130px;
}

#panel-fedex > div > a.down
{
	background-position: 0px -156px;
}

#panel-online > div > a.down
{
	background-position: 0px -182px;
}

#panel-dell > div > a
{
	background-position: 0px -208px;
}

#panel-dell > div > a.down
{
	background-position: 0px -234px;
}

#panel-office > div > a
{
	background-position: 0px -260px;
}

#panel-office > div > a.down
{
	background-position: 0px -286px;
}

/* FOOTER */
#footer 
{
	clear: both;
	background-image: url(../img/bg_footer.png);
	background-repeat: repeat-x;
}

#footer div 
{
	margin: auto;
	padding-top: 10px;
	width: 768px;
	background-color: #ECE0BF;
	background-image: url(../img/bg_inner_footer.png);
	background-repeat: repeat-x;
	height: 23px;
}

#footer ul 
{
	margin-left: 20px;
	float: left;
	list-style: none;
}

#footer ul li
{
	float: left;
	margin-right: 4px;
	color: #959595;
	font-size: 10pt;
}

#footer ul li a
{
	color: #959595;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

#footer ul li a:hover
{
	text-decoration: underline;
}

#footer p 
{
	float: left;
	color: #959595;
	font-size: 10pt;
	margin: 0px 20px 0 20px;
}

/* BUTTONS */

a.btn 
{
	float: left;
	display: block;
	margin: 20px 0 10px 0;
	text-indent: -9999px;
	width: 129px;
	height: 45px;
	background-image: url(../img/sprite_btn_lrg2.png);
	background-repeat: no-repeat;
}

a.sml
{
	margin-top: 5px;
	width: 103px;
	height: 37px;
	background-image: url(../img/sprite_btn_sml.png);
}

#login .submit 
{
	background-position: 0px -0px;
}

#home .continue 
{
	background-position: 0px -45px;
}

#login .back 
{
	background-position: 0px -90px;
}

#fa .start
{
	background-position: 0px -135px;
}

#fa .continue
{
	background-position: 0px -180px;
}

#fa .back 
{
	background-position: 0px -225px;
}

#oa .start
{
	background-position: 0px -270px;
}

#oa .continue
{
	background-position: 0px -315px;
}

#oa .back 
{
	background-position: 0px -360px;
}

#ma .start
{
	background-position: 0px -405px;
}

#ma .continue
{
	background-position: 0px -450px;
}

#ma .back 
{
	background-position: 0px -495px;
}

#note a.login 
{
	margin-top: 15px;
	float: right;
	background-image: url(../img/btn_login.png);
}

#note a.submit 
{
	margin-top: 15px;
	float: right;
	background-image: url(../img/btn_submit.png);
}

#note a.continue 
{
	margin-top: 15px;
	float: right;
	background-image: url(../img/btn_continue.png);
}

#panel-fedex > div > div > a
{
	background-position: 0px -37px;
}

#panel-online > div > div > a
{
	background-position: 0px 0px;
}

/* HOME */
#home .colA div 
{
	margin: 20px 0 20px 0;
	background-color: #EEE2C0;
}

/* FORMS */
label 
{
	display: block;
	float: left;
	width: 100px;
	font-weight: bold;
}

/* ABOUT */
#logos 
{
	margin: 20px 0 0 37px;
}

/* SEAL */
.seal 
{
	display:block;
	text-indent: -9999px;
	width: 172px;
	height: 44px;
	margin: 15px auto 0 auto;
	background-image: url(../img/netsol.gif);
	background-repeat: no-repeat;
}

/* LOGIN */
.colB input 
{
	width: 150px;
}

#popup 
{
	visibility: hidden;
	position: absolute;
	width: 200px;
	padding: 10px;
	background-color: #E2C776;
	color: #333333;
}