/* CSS Document */

* {
	padding: 0;
	margin: 0;
	border: none;
}
.clearfix {
display: inline-block;
}  

/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
 /* End Holly Hack */
 

/*------------------------------------
BASIC ELEMENTS
-------------------------------------*/
body { 
	font-family: Arial;	
	color: #999999;
	background-color: #919191;
	margin: 0px; 
	padding: 0px;
	text-align: center;
}
table {
	margin: 0px;
	padding: 0px;
	border: none;
	/*width: 714px;*/
}
tr {
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}
td#head {
	background: url(../images/contentheader.gif);
	font-size: 10px;
	margin: 0px;
	padding: 1.1em 0 0 1.1em;
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	
}
table#opp {
	border-collapse: collapse;
}
td#jdestor {
	background-color: #B5B5B5;
	font-family: Arial;
	font-size: 11px;
	color: #010099;
	padding: 5px;
	width: 130px;
	vertical-align: top;
	text-align: left;
}
p#jdestorRed {
	background-color: #B5B5B5;
	font-family: Arial;
	font-size: 11px;
	color: #990000;
	padding: 1px;
	width: 95px;
	vertical-align: top;
	text-align: left;
}
td#jdestee {
	background-color: #D8D8D8;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
td#jdesapp {
	background-color: #D8D8D8;
	padding: 5px;
	vertical-align: top;
	text-align: right;
}
td#jdesappF {
	background-color: #D8D8D8;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
#oppContainer {
	width: 523px;
	padding-top: 5px;
	border-bottom: 2px solid #666666;
}
p {
	font-family: Arial;
	font-size: 11px;
	color: #404040;
	padding: 5px 15px 3px 15px;
}
#description {
	font-family: Arial;
	font-size: 11px;
	color: #404040;
	padding: 5px 15px 3px 25px;
}
#offices {
	font-family: Arial;
	font-size: 12px;
	color: #010099;
	padding: .8em .5em 0 1em;
}
p#note {
	font-family: Arial;
	font-size: 9px;
	color: #404040;
	padding: 5px 15px 3px 15px;
}
ul#pages {
	margin: 0px;
	padding: 5px 5px 5px 25px;
}
li#pages {
	list-style: disc inside;
	font-family: Arial;
	font-size: 11px;
	color: #404040;
}
h2 {
	font-family: Arial;
	font-size: 11px;
	color: #010099;
	padding: .8em .5em 0 1em;
}
#subhead {
	background: url(../images/subhead.gif) repeat-x;
	width: 515px;
	height: 26px;
	margin: 0 0 0 .3em;
}
#search {
	vertical-align: middle;
	width: 180px;
	padding-right: 8px;
	margin: 0;
	height: 20px;
	float: right;
}
#psearch {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #404040;
	padding: 0;
}

/*------------------------------------
LAYOUT
-------------------------------------*/
#container {
	background: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	width: 864px;
/*	height:1000px;*/
	position:relative;
}
#content {
	margin-left: auto;
	margin-right: auto;
	width: 714px;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 714px;
	height: 112px;
}
#navbg {
	background: url(../images/navbg.gif) no-repeat;
	margin: 3px 0 0 0;
	padding: 0px;
	width: 714px;
	height: 28px;
}
#navcontA {
	width: 500px;
	float: left;
}
#contentMain {
	margin: 0px;
	padding: 0px;
	width: 714px;
	height: auto;
}
#headerimg {
	width: 524px;
	height: 100px;
}

#clear {
	clear: both;
}


/*------------------------------------
PARTNERS
-------------------------------------*/
li#prtA {text-indent:-3000px; list-style: none; padding:0px; margin:0;}

a.mic, a.cis, a.lin, a.boo, a.mon, a.aca, a.hci {
	height: 38px;
	display: block;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
a.aca {
	height: 45px;
	display: block;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
a.mic {
	width: 90px;
	background: url(../images/btn_prtMicrosoft.gif) 0 0 no-repeat;
}
a.cis {
	width: 90px;
	background: url(../images/btn_prtCisco.gif) 0 0 no-repeat;
}
a.lin {
	width: 90px;
	background: url(../images/btn_prtLinux.gif) 0 0 no-repeat;
}
a.hci {
	width: 90px;
	background: url(../images/btn_hci.gif) 0 0 no-repeat;
}
a.boo {
	width:90px;
	background: url(../images/btn_prtBooz.gif) 0 0 no-repeat;
}
a.mon {
	width:90px;
	background: url(../images/btn_prtMonster.gif) 0 0 no-repeat;
}
a.aca {
	width:90px;
	background: url(../images/btn_prtAcap.gif) 0 0 no-repeat;
}
a.mic:hover, a.cis:hover, a.lin:hover, a.hci:hover, a.boo:hover, a.mon:hover, a.aca:hover {
		background-position: 0 -38px;
}
a.aca:hover {
		background-position: 0 -45px;
}
li#prtB {text-indent:-3000px; list-style: none; padding:0; margin:0;}

a.del, a.son, a.mys, a.hon, a.mil, a.blank, a.sap, a.gsa {
	height: 38px;
	display: block;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
a.blank {
	height: 45px;
	display: block;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
a.del {
	width: 93px;
	background: url(../images/btn_prtDell.gif) 0 0 no-repeat;
}
a.son {
	width: 93px;
	background: url(../images/btn_prtSonic.gif) 0 0 no-repeat;
}
a.mys {
	width: 93px;
	background: url(../images/btn_prtMsql.gif) 0 0 no-repeat;
}
a.hon {
	width:93px;
	background: url(../images/btn_prtHoneywell.gif) 0 0 no-repeat;
}
a.mil {
	width:93px;
	background: url(../images/btn_prtMilitary.gif) 0 0 no-repeat;
}
a.sap {
	width:93px;
	background: url(../images/btn_prtSAP.gif) 0 0 no-repeat;
}
a.gsa {
	width:93px;
	background: url(../images/btn_gsa.gif) 0 0 no-repeat;
}
a.blank {
	width:93px;
	background: url(../images/btn_prtAcap.gif) 0 0 no-repeat;
}
a.del:hover, a.son:hover, a.mys:hover, a.hon:hover, a.mil:hover, a.gsa:hover {
		background-position: 0 -38px;
}
a.blank:hover {
		background-position: 0 -45px;
}

a.xotech_links {
	color: #010099;
	text-decoration:none;
}

#prtContA {
	width: 90px;
	height: 235px;
	background-color: #D8D8D8;
	float: left;	
}
#prtContB {
	width: 93px;
	height: 235px;
	background-color: #D8D8D8;
	float: right;
}

/*------------------------------------
LAYOUT HOME ONLY
-------------------------------------*/
#homeFlash {
	background: url(../images/flashbg.gif);
	background-repeat: no-repeat;
	margin: 3px 0 0 0;
	padding: 0px;
	width: 524px;
	height: 276px;
}
#locFlash {
	margin: 3px 0 0 0;
	padding: 0px;
	width: 524px;
}
#contentcontainer {
	margin: 0px;
	padding: 0px;
	width: 525px;
	/*height: 30px;*/
	float: left;
}
#contentheader {
	background: url(../images/contentheader.gif);
	background-repeat: no-repeat;
	margin: 4px 0 0 0;
	padding: 0px;
	width: 524px;
	height: 30px;
}
#contentheader2 {
	background: url(../images/contentheader2.gif);
	background-repeat: no-repeat;
	width: 524px;
	height: 30px;
}
#contentimg {
	background-repeat: no-repeat;
	width: 524px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}
#contentArea {
	background-color:#D8D8D8;
	margin: 0px;
	padding: 0px;
	width: 524px;
	min-height: 204px;
}
#contentFoot {
	background: url(../images/contentfoot.gif);
	background-repeat: no-repeat;
	width: 524px;
	height: 12px;
}
#sidecontainer {
	margin: 0px;
	padding: 0px;
	width: 185px;
	float: right;
}
#sideheader {
	background: url(../images/sideheader.gif);
	background-repeat: no-repeat;
	margin: 3px 0 0 0;
	padding: 0px;
	width: 185px;
	height: 30px;
}
#sidecontent {
/*	background: url(../images/sidebarcontentbg.gif);
	background-repeat: repeat-y;*/
	background-color: #D8D8D8;
	margin: 0px;
	padding: 0px;
	width: 185px;
}
#sidefoot {
/*	background: url(../images/sidefooter.gif);*/
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding: 0px;
	width: 185px;
	height: 11px;
}
#bottom {
	background: url(../images/bottom.gif);
	background-repeat: no-repeat;
	width: 864px;
	height: 76px;
}

/*------------------------------------
COPY
-------------------------------------*/
#pheader {
	margin: 0px;
	padding: 1.1em 0 0 1.1em;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
#copyright {
	margin-top: 2px;
	font: Arial;
	font-size: 8px;
	color: #ACACAC;
	text-align: center;
}

#footerNav {
	padding: .1em 0 0 14em;
	font-family: Arial;
	color: #666666;
	font-size: 9px;
}
#footerNav a {
	font-family: Arial;
	color: #ACACAC;
	font-size: 9px;
	text-decoration: none;
}
#footerNav a:hover {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: underline;
}

/*------------------------------------
SMALL NAV
-------------------------------------*/
#navSmall {
	padding: 1em 0 0 .5em;
	font-size: x-small;
}
#navSmall li {
	color: #333333;
	display: inline;
	text-decoration: none;
	list-style-type: none;
}
#navSmall a {
	font-family: Arial;
	font-size: 9px;
	color: #010099;
	text-decoration: none;
}
#navSmall a:hover {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

/*------------------------------------
MAIN NAV
-------------------------------------*/
#nav, #nav ul { /* all lists */
	padding: .4em 0 0 1em;
	margin: 0;
	list-style: none;
	font-size: 10px;
	width: 700px;
	float: left;
	z-index: 500;
}
#nav a {
	display: block;
	width: 7em;
	text-decoration: none;
}
#nav li { /* all list items */
	float: left;
	width: 9em; /*13.41em;*/
}
#nav li ul { /* second-level lists */
	position: absolute;
	margin-top: .5em;
	padding: 0;
	width: 9.1em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	color: #FFFFFF;
}
#main {
	display: block;
	color: #000000;
	width: 9em;
	height: 16px;
	border-right: solid 1px #000000;
	padding: .5em .1em .1em .1em;
	background-image: none;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em; /* */
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
	/* lists nested under hovered list items */
	left: auto; /* */
}
.subnav{
	width: 1em;
	border: 1px solid #ACACAC;
}
.subnavlink{
	width: 10px;
	padding: 2px;
	font-size: 11px;
	color: #FFFFFF;
}
.subnav:hover, .subnavlink:hover, .sfhover{
	background-color: #B5B5B5;
	color: #010099;
}
#nav li:hover, #nav li.hover {
    position: static;
}
/*------------------------------------
Print View
-------------------------------------*/
@media print {
	/* We had issues with the navigation displaying correctly for IE 8 */
	/*#navcontA{ display: none; }*/
	#sidecontainer { display: none; }
}
