/*
 * Project:    Rollingdale
 * Date:       2009-04-25
/* ---------------------------------------- */

* { margin: 0; padding: 0; }

html { min-height: 100%; margin: 0 0 1px; font-size: 100.01%; }
body { background: #e0c388; font-size: 62.5%; background-image: url(../images/background.jpg); background-repeat: no-repeat; background-position: top center; }

@media only screen and (max-device-width: 480px) { html { -webkit-text-size-adjust: none; } }

body, textarea, input, select, option, button { color: #111; font-family: Tahoma, Geneva, sans-serif; line-height: 1.5; }
li, dt, dd, p, th, td, caption, pre { font-size: 1.2em; }
ul, ol, dl, p, table, pre, h1, h2, h3, h4, h5, h6 { margin-bottom: 15px; }

a { color: #0055a5; text-decoration: none; }
a:hover, a:focus, a:active { color: #000; text-decoration: underline; }

ul, ol, dd, blockquote { padding-left: 30px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
li *, li p, li li, dt *, dd *, p * { font-size: 1em; }

img { border: none; -ms-interpolation-mode: bicubic; }
pre { font-family: "Courier New",monospace; white-space: pre-wrap; }
table { border-collapse: collapse; border-spacing: 0; }
button { overflow: visible; padding: 0 10px; cursor: pointer; } button::-moz-focus-inner { padding: 0; border: none; }
abbr { border: none; }

hr { overflow: hidden; height: 1px; margin: 15px 0 !important; margin: -5px 0 8px; padding: 0; border: none; background-color: #ccc; color: #ccc; }
*:first-child+html hr { margin: -7px 0 8px !important; }

.offset { position: absolute !important; left: -10001px !important; overflow: hidden !important; }
.hide { position: absolute !important; left: -10001px !important; overflow: hidden !important; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


/* LAYOUT
------------------------------------------- */
#top { position: relative; width: 871px; height: 259px; margin: 0 auto; background-image: url(../images/header-background.jpg); background-repeat: no-repeat; }
	#logo { width: 170px; height: 175px; position: absolute; top: 75px; left: 10px; }
   
	#skip-links { position: absolute; top: 0; left: -10001px; list-style: none; margin: 0; padding: 0; }
	#skip-links li a:focus, #skip-links li a:active { display: block; position: absolute; left: 10001px; top: 0; z-index: 10001; width: 200px; margin: 15px 0 0 15px; padding: 2px 0; background: #333; color: #fff; text-align: center; text-decoration: none; }
 
	#nav { position: absolute; left: 200px; top: 220px; text-align: left; }
	#nav ul { list-style: none; text-align: left; padding: 0; margin: 0; }
		#nav li { display: inline; }
		#nav li a { padding: 0 30px 0 10px; color: #0055a5; line-height: 18px; text-decoration: none; }
		#nav li a.v65-selected { text-decoration: none; color: #000; background: url(../images/nav-icon.gif) left no-repeat; }
		#nav li a:hover { text-decoration: none; color: #000; background: url(../images/nav-icon.gif) left no-repeat; }
		#nav li em { position: absolute !important; left: -10001px !important; overflow: hidden !important; }
		
#transition { background-image: url(../images/transition.jpg); background-repeat: no-repeat; width: 871px; height: 78px; margin: 0 auto; }
  
#content { background-image: url(../images/content-background.png); width: 871px; min-height: 400px; text-align: center; margin: 0 auto; }
	#inner-content { background-image: url(../images/content-background-top.jpg); background-position: top left; background-repeat: no-repeat; width: 851px; margin: 0 auto; }
	#inner-contentBottom { position: relative; background-image: url(../images/content-background-bottom.jpg); background-position: bottom; background-repeat: no-repeat; width: 811px; min-height: 577px; text-align: left; padding: 0 20px 20px 20px; }
	* html #inner-contentBottom { height: 577px; } 

#footer { width: 851px; margin: 0 auto; padding: 20px 10px; background: url(../images/footer.png) top no-repeat; overflow: hidden; }
   #footerLinks { float: left; width: 635px; }
    #footerLinks p { color: #fff; margin: 0;  }
    #footerLinks ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }
     #footerLinks ul li { float: left; padding-right: 12px; }
      #footerLinks ul li a { color: #fff; text-decoration: none; }
      #footerLinks ul li a:hover { text-decoration: underline; }      
   #author { float: right; padding-right: 15px; }
    #author  p { color: #eedab1; }
     #author p a { color: #eedab1; text-decoration: none; }
     #author p a:hover { color: #fff; text-decoration: underline; }   
	 
	 
/* GENERAL
------------------------------------------- */

/* headers */
h1, h2, h3, h4, h5, h6 { color: #0055a5; font-family: Arial, Helvetica, sans-serif; font-weight: normal; margin: 0 0 0.4em 0; }
h1 { font-size: 2.4em; }
h2 { font-size: 1.6em; margin-bottom: 0; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.4em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
h5 { font-size: 1.2em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
h6 { font-size: 1.4em; color: #FFFFFF; line-height: 30px; margin: 0; }

/* Images */
img.featureRight { border: 1px solid #666; float: right; padding: 3px; margin: 0 0 1em 1em; }
img.right { float: right; padding: 0; margin: 0 0 1em 1em; }

img.featureLeft { border: 1px solid #666; float: left; padding: 3px; margin: 0 1em 1em 0; }
img.left { float: left; padding: 0; margin: 0 1em 1em 0; }

img.border { border: 1px solid #666; padding: 3px; }


/* ELEMENTS
------------------------------------------- */

#homepageContent { float: left; width: 425px; padding: 180px 0 0 20px; }
	#homepageFeature { position: absolute; top: -58px; left: -11px; width: 525px; height: 240px; }

#pull { position: relative; float: right; padding: 48px 0 0 0; width: 304px; background-image: url(../images/pull/background.jpg); background-repeat: repeat-y; }
	#pullFeature { position: absolute; top: -48px; width: 304px; height: 95px; font-size: 0; line-height: 0; }
	#pullHeader { width: 264px; height: 30px; padding: 0 20px; background-image: url(../images/pull/header.jpg); }
	#pullText { width: 264px; padding: 10px 20px; background-image: url(../images/pull/footer.gif); background-repeat: no-repeat; background-position: bottom; min-height: 300px; } 
	* html #pullText { height: 300px; }
	
#leftNavWrapper { position: relative; float: left; width: 235px; margin: 0 20px 0 0; }
	#leftNav { width: 235px; background-image: url(../images/leftNav/background.jpg); background-repeat: repeat-y; }
		#leftNavHeader { width: 195px; height: 30px; padding: 0 20px; background-image: url(../images/leftNav/header.jpg); }
		#leftNavText { width: 195px; padding: 10px 20px; background-image: url(../images/leftNav/footer.gif); background-repeat: no-repeat; background-position: bottom; min-height: 200px; } 
		* html #leftNavText { height: 200px; }
		
		#leftNavText ul { list-style: none; margin: 0; padding: 0; }
		#leftNavText ul li{ line-height: 2em; }
		#leftNavText ul li li{ padding-left: 15px; }
		
		.leftNavFeature { padding: 3px; border: 1px solid #666; margin: 0 auto 1em auto; }
		

#pageContent { float: left; width: 525px; padding: 0 0 20px 0; margin: -50px 0 0 0; }


/* Over Rides
------------------------------------------- */
#v65-TableOfContents { margin-bottom: 12px; }