/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.css (c) 2014 Quantum Systems Integrators, Inc. supports redesign of main site
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/***************** Global Settings *****************/

body,h1,h2,h3,table,td {
	background-color: #ffffff;
	color:#666666;
	font-family:Arial,Helv,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	/* for firefox 2015-08 */
	line-height: 1.1em;
}
a:link,a:visited {color: #007dc9;text-decoration:none;}
a:hover {color: #007dc9;text-decoration:underline;}

h1,h2,h3 {font-weight:bold;}
p {margin: 0 0 5px 0;}

/***************** First Container *****************/

#pageHeader   { background: #007dc9 url(../images/top_qsi4thin.png) repeat-x; position: absolute; top: 0; left: 0; width: 775px; height: 90px }
#pageHeader h1,h2 {display:none;}

#quickSummary  { font-size: 11px; text-align: justify; margin-bottom: 0; position: absolute; top: 247px; left: 156px; width: 365px }
#preamble {
	position:absolute;
	top:247px;
	left:533px;
	width:242px;
	text-align:justify;
}

#preamble H3 {
	border-top:3px solid #5CA200;
	border-bottom:1px solid #cccccc;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	margin-bottom:5px;
}

/***************** Supporting Text *****************/

#supportingText {
	position:absolute;
	left:156px;
	top:300px;
	width:365px;
	text-align:justify;
}

#supportingText H3 {
	margin-top:20px;
	border-top:3px solid #999999;
	border-bottom:1px solid #cccccc;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	margin-bottom:5px;
	font-weight:bold;
	color: #333333;
}

#requirements .p5 {
	border-top: 3px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width:620px;
	padding-top:6px;
	padding-bottom:6px;
	color:#999999;
}

#copyrightBlock .p5 {
	position:absolute;
	left:156px;
	top:810px;
	border-top: 3px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width:620px;
	padding-top:6px;
	padding-bottom:6px;
	color:#999999;
}

#footer {
	margin-bottom:10px;
	text-align:right;
	width:620px;
}

/***************** BEG NAVSIMPLE *********************/

#navsimple .select  {
	margin-left:10px;
	margin-bottom:5px;
}

#navsimple ul {
	position:relative;	
	top:2px;
}


#navsimple li  { 
	color: #e0f1fc; 
	font-weight: normal; 
	background-color: #8583b5; 
	text-align: right; 
	list-style-image: none; 
	display: block; 
	padding-bottom: 3px; 
	width: 150px; border-top: 
	3px solid #504d74; 
	border-bottom: 
	1px solid #ffffff 
}

#navsimple li a:link {
	color: #ffffff;
}

#navsimple li a:visited{
	color: #ffffff;
}

#navsimple a {
	display:block;
	margin-left:8px;
	text-align:left;
	border: 2px solid #8583B5;
	font-variant:small-caps;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
	
#navsimple a.c {
	display:inline;
	font-size:10px;
	text-transform:none;
	font-weight:normal;
	font-variant:normal;
	text-decoration:none;
	text-align:right;
	margin-right:5px;
	margin-left:0px;	
}

/***************** END NAVSIMPLE *********************/

/***************** BEG NAVCONTAINER POP *********************/

#navcontainer  { width: 150px }

#navcontainer ul
 { list-style-type: none; margin: 0; padding: 0; 
   font-size:11px;
/*
   font-variant:small-caps;
   text-transform:uppercase;
*/
}

#navcontainer a, #navcontainer h2
{ 
color: #ffffff; 
font-weight: bold; 
text-decoration: none; 
/* background-color: #ADC1AD; */
background-color: #8080B5;
background-repeat: no-repeat; 
background-position: 0 0; 
display: block; 
padding: 5px 8px; 
width: 132px; 
/*
border-style: solid; 
border-width: 2px; 
*/
border-top: 3px solid #333;
border-bottom: 2px solid #fff;
border-left: 1px solid #fff;
/* border-color: #fff #333 #333 #fff; */
}

#navcontainer a:hover
{
color: #ffffff;
/* background-color: #889E88; */
background-color: #666699;
text-decoration: none;
border-top: 3px solid #333;
border-bottom: 2px solid #fff;
border-left: 1px solid #fff;
/*
border-top: 2px solid #333;
border-left: 2px solid #333;
border-bottom: 2px solid #fff;
border-right: 2px solid #fff;
*/
/* 
border-style: solid; 
border-width: 2px; 
border-color: #fff #333 #333 #fff; 
*/
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer ul ul ul a
{
/*
        background-color:#b1d9f0;
        color:#006ab6;
*/
        background-color:#b5b5dd;
        color:#5B5B7E;
}

#navcontainer li  { position: relative; }


#navcontainer ul ul ul  { position: absolute; top: 0; left: 100.5%; width: 100% }

div#navcontainer ul ul ul,
div#navcontainer ul ul li:hover ul ul
 { display: none; }

div#navcontainer ul ul li:hover ul,
div#navcontainer ul ul ul li:hover ul
 { display: block; }

#navcontainer .private {
        background-color:#b1d9f0;
        color:#006ab6;
}

/***************** END  NAVCONTAINER POP *********************/

/***************** Link Lists *****************/
#linkListHeader {
	position:absolute;
	top:98px;
	z-index: 2;
}

#linkListHeader ul {
	margin: 0px;
	padding: 0px;
}

#linkListHeader .select  {
	margin-left:10px;
	margin-bottom:5px;
}

#linkListFixedFooter   { 
	position:absolute;
	top:220px;
	z-index: 0;
	background: url(../images/transform_left_main_04.jpg) no-repeat;

	width: 150px; 
	height: 485px; 
}

#linkListRelativeFooter   { 
	position:relative;
	margin-bottom:10px;
	width: 150px; 
	height: 385px;
}


#lresources  { position: absolute; top: 365px; left: 533px; width: 242px }
#lresources H3 {
	border-top:3px solid #F8C515;
	border-bottom:1px solid #cccccc;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	margin-bottom:5px;
}
#lresources li  { list-style-image: url(../images/icon_circlearrow.gif); margin-top: 3px; margin-left: 20px; vertical-align: top }


/***************** Extra Images *****************/
#extraDiv1   { background: url(../images/top_qsi4.png) no-repeat; position: absolute; top: 0; left: 0; width: 257px; height: 90px }
#extraDiv2   { background: url(../images/top_tt_text.gif) no-repeat; position: absolute; top: 78px; left: 156px; width: 226px; height: 22px }
#extraDiv3   { background: url(../images/top_pediment.jpg); position: absolute; top: 117px; left: 156px; width: 619px; height: 110px }
#extraDiv4   { background-color: transparent; background-image: url(../images/top_hex_ur3.png); background-repeat: no-repeat; position: absolute; top: 0; left: 500px; width: 257px; height: 90px }

