/* Start of CMSMS style sheet 'Navigation: Simple - Horizontal' */
/********************
MENU
*********************/

div#menu_horiz { float:right; width:658px; margin:0; padding:51px 0 0 0; font-size:.75em; text-align:left; }
div#menu_horiz ul { width:658px; margin:0; padding:4px 0; list-style-type:none; }
div#menu_horiz li { display:inline; margin:0 0 0 4px; padding:0; }
div#menu_horiz a { font-weight:bold; color:#666; text-decoration:none; border:1px solid #666; padding:4px; margin:0; }
div#menu_horiz li a:hover { background-color:#999; color:#fff; text-decoration:none; }
div#menu_horiz a.activeparent:hover { background-color:#999; color:#fff; text-decoration:none; }
div#menu_horiz li.activeparent a { background-color:#999; color:#fff; text-decoration:none; }
div#menu_horiz li.currentpage a { background-color:#999; color:#fff; }
/* End of 'Navigation: Simple - Horizontal' */

/* Start of CMSMS style sheet 'Mobility Homepage CSS' */
body { margin:0 0 50px 0; padding:0px; color:#666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:100.01%; line-height:110%; }
img { border: none; padding: 0; margin: 0; }

#splashWrapper {
		z-index:2;
		position: relative;
		background:#000;
		height: 231px;
		width:830px;
   		margin-left:auto;
   		margin-right:auto;
		/*
		IE5x PC mis-implements the box model. Because of that we sometimes have
		to perform a little CSS trickery to get pixel-perfect display across browsers.
		The following bit of code was proposed by Tantek Celik, and it preys upon a CSS
		parsing bug in IE5x PC that will prematurly close a style rule when it runs
		into the string "\"}\"". After that string appears in a rule, then, we can override
		previously set attribute values and only browsers without the parse bug will
		recognize the new values. So any of the name-value pairs above this comment
		that we need to override for browsers with correct box-model implementations
		will be listed below.
		
		We use the voice-family property because it is likely to be used very infrequently,
		and where it is used it will be set on the body tag. So the second voice-family value 
		of "inherit" will override our bogus "\"}\"" value and allow the proper value to
		cascade down from the body tag.

		The style rule immediately following this rule offers another chance for CSS2
		aware browsers to pick up the values meant for correct box-model implementations.
		It uses a CSS2 selector that will be ignored by IE5x PC.
		
		Read more at http://www.glish.com/css/hacks.asp
		*/
		
		voice-family: "\"}\"";
		voice-family: inherit;
		}
	
#leftBorder { z-index:1; position: absolute; left:0px; top:115px; height:231px; width:50%; margin-left: auto; background:#ccc; }

#rightBorder { z-index:1; position: absolute; right:0px; top:115px; height:231px; width:50%; background:#A9C499; }
	
#banner { z-index:2; width:830px; height:115px; margin-right:auto; margin-left:auto; background:url('../images/bg_banner.gif') no-repeat !important;
		voice-family: "\"}\"";
		voice-family:inherit;
		height:115px;
		}
html>body #banner {	height:115px; }

	#utilityNav { width:830px; font-size:.65em; }
	#utilityNav ul { width:830px; margin:0; padding:10px 0 0 0; list-style-type:none; text-align:right; }
	#utilityNav ul li { display:inline; padding: 4px; margin-left: 15px; }
	#utilityNav ul li a, #utilityNav ul li a:visited { color:#666; text-decoration:none; }
	#utilityNav ul li a:hover { text-decoration:underline; }
		#utilityNav form { display:inline; margin:0; padding:0; }
		#utilityNav #searchBox { margin:0; padding:0; border:1px solid #666; }
		
	#splash { width:830px; background-color:#ccc; text-align:right; }
		#welcome { width:167px; height:231px; float:left; font-size:.75em; text-align:left; margin:0; }
		#welcome p { padding: 5px 10px; margin:0; }
		#welcome a, #welcome a:visited { color:#0060A1; text-decoration:none; }
		#welcome a:hover { text-decoration:underline; }
		#welcome #welcomeTitle { padding:25px 0 0 10px; }
		#splashPanel { width:658px; display:inline; padding:0; margin:0; border-left:2px solid white; }

	#titleBarWrapper { width:100%; height:34px; margin-bottom:5px; background:url('../images/bg_titleBar.jpg') repeat-x !important; border-top:2px solid white; }
		#titleBar { width:830px; margin-right:auto; margin-left:auto; margin-bottom:10px; text-align:left; }
		#titleBar img { margin-left:180px; }
		
	#featuresWrapper { width: 100%; font-size:.75em; }	
		#features { width:860px; margin-right:auto; margin-left:auto; margin-top:0; }
			#email { width:170px; float:left; margin:0; padding:10px 0 0 0; }
				#email .t {background:url(../images/tdot.gif) 0 0 repeat-x; }
				#email .b {background:url(../images/bdot.gif) 0 100% repeat-x}
				#email .l {background:url(../images/ldot.gif) 0 0 repeat-y}
				#email .r {background:url(../images/rdot.gif) 100% 0 repeat-y}
				#email .bl {background:url(../images/bl.gif) 0 100% no-repeat}
				#email .br {background:url(../images/br.gif) 100% 100% no-repeat}
				#email .tl {background:url(../images/tl.gif) 0 0 no-repeat}
				#email .tr {background:url(../images/tr.gif) 100% 0 no-repeat; padding:10px}
				#email .joinEmailList { background-color:#993400; color:#fff;}
				#email form { display: inline; margin: 0; padding: 0; }
				#email form .searchBox { float: left; margin:3px 4px 0 0; padding:0; border: 1px solid #fff; }
				#email form .go { display:inline; margin:0; padding:0; border:0; }
			#features p { margin:0; padding:8px 0; }	
			#features .arrow { position:relative; top:7px; padding:0; }	
			#features .featureNews { width:295px; float:left; margin: 0 0 0 26px; }	
			#features .featureNews a, #features .featureNews a:visited { color:#0060A1; text-decoration:none; }
			#features .featureNews a:hover { text-decoration:underline; }
			#features .featureResearch { width:295px; float:left; margin: 0 0 0 33px; }	
			#features .featureResearch a, #features .featureResearch a:visited { color:#0060A1; text-decoration:none; }
			#features .featureResearch a:hover { text-decoration:underline; }
			#clear { clear:both; }

		#footer { width:830px; text-align:left; margin-right:auto; margin-left:auto; padding: 60px 0; }
			#logo { width:160px; float:left; text-align:right; margin:0; padding:0; }
			#tagline { width:631px; float:left; margin:0 0 0 20px; padding:0; border-top:1px solid #999; }
			#tagline p{ font-size:.8em; margin:0; padding:8px 0; line-height:120%;}
/* End of 'Mobility Homepage CSS' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

/* Start of CMSMS style sheet 'Navigation: Simple - Vertical' */
/********************
MENU
*********************/
#menu_vert { width:167px; height:500px; float:left; font-size:1em; text-align:left; margin:0; background:url('../images/bg_subnav.jpg') no-repeat !important; border-left: 2px solid white; border-right: 2px solid white; }
#menu_vert ul { width:167px; height:500px; margin:0; padding:0; list-style-type:none; background:url('../images/bg_subnav.jpg') no-repeat !important;  }
#menu_vert ul li { padding:10px 10px 0 10px; margin:0; }
#menu_vert ul li a, #contentLeft ul li a:visited { font-weight:bold; color:#fff; text-decoration:none; }
#menu_vert ul li a:hover { text-decoration:underline; }
#menu_vert .currentpage { font-weight:bold; color:#fff; text-decoration:none; }
/* End of 'Navigation: Simple - Vertical' */

