/*img { behavior: url(../images/iepngfix.htc) }*/
/* HTML5 Boilerplate What follows is the result of much research on cross-browser styling. Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, Kroc Camen, and the H5BP dev community and team. */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }
/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Force vertical scrollbar in non-IE
 * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */
html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #000; }
figure { margin: 0; }
form { margin: 0; }
/* 1. Correct font-size not inheriting in all browsers 2. Remove margins in FF3/4 S5 Chrome 3. Define consistent vertical alignment display in all browsers */
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
/* 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet) 2. Correct inner spacing displayed oddly in IE6/7 */
button, input { line-height: normal; *overflow: visible; }
/* 1. Display hand cursor for clickable form elements 2. Allow styling of clickable form elements in iOS */
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
/* Consistent box sizing and appearance */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
/* Remove inner padding and border in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea { overflow: auto; vertical-align: top; }
/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

body { color: #000000; font-family: Calibri, Verdana, Sans-Serif; font-size: 14px; margin: 0px; padding: 0px; background: #FFF; }
a:focus { outline: thin dotted; }
/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: 0; }
a:hover { text-decoration: underline; }
a.pdf { padding: 4px 28px 4px 0px; background: transparent url(../images/pdf.gif) no-repeat center right; display: inline; text-decoration: underline; }
ul, ol { margin: 10px 20px; padding: 0 10px 0px 15px; }
ul li, ol li {	margin-bottom: 10px; }
ul.inline, ul.inline li { list-style: none; margin: 0px; padding: 0px; display: inline; float: left; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }
p { margin: 0px 0px 1.0em 0px; }

/* ==== Typography */
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
em { font-weight: bold;	font-style: italic; }
/* Improve image quality when scaled in IE7 code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
img { border: 0; -ms-interpolation-mode: bicubic; margin: 4px; max-width: 100%; height: auto; }
/* Correct overflow displayed oddly in IE9 */
svg:not(:root) { overflow: hidden; }
blockquote { margin: 1.5em; color:#666; font-style:italic; }
.smaller { font-size: .80em; margin-bottom: .25em; line-height: 1.0em; }
.larger { font-size: 1.20em; margin-bottom: .5em; line-height: 1.5em; }
.bold { font-weight: bold;}
.centered {	text-align: center;}
.right { text-align: right; }
.indent15 { text-indent: 15px; }
.fltRight {	float: right; margin-left: 5px; }
.fltLeft { float: left;	margin-right: 5px; }
.clearfloat { content: "."; display: block; clear:both; visibility: hidden; height:0; line-height: 0; }
.textbox { background-color: #FFFFEE;}
.highlightTextbox { background-color: #FFFFAA; width: auto;}
.good, .bad, .warning, .security { padding: 5px 5px 5px 30px; margin: 5px 0px 0px 0px; text-align: left; display: block; color: #000; }
.good {	background: #CCFECC url(../images/good.gif) no-repeat 5px 50%; border: 1px solid #009900; }
.bad { background: #FECCCC url(../images/error.gif) no-repeat 5px 50%; border: 1px solid #FF3333; color: #990000; }
.warning { background: #FFFFCB url(../images/warning.gif) no-repeat 5px 50%; border: 1px solid #FFFF00; }
.security { background: #FFFFFF url(../images/security_30.png) no-repeat; background-position: 5px 50%;	border: none; padding-left: 35px; margin-bottom: 5px; font-weight: bold; }
/** AJAX Progress Indicator **/
table.ajaxProgressUpdating { border: 1px solid black; width: auto; margin: 4px auto; background: #FDFFC2; }
table.ajaxProgressUpdating h3 { color: #000; font-weight: bold; }
.ajaxProgressUpdateSmall { width: 100px; text-align: left; float: left; display: inline; border: none; }
.ajaxProgressUpdateSmall img { float: left; padding-right: 4px; }
.ajaxProgressUpdateSmall span { line-height: 25px; font-weight: bold; }

fieldset { position:relative; width:96%; margin: 0 0 1em 0; padding: 6px; }
fieldset label { float:none; margin: 0px 5px; }
legend { border: 0; *margin-left: -7px; padding:0px; font-weight:bold; }
legend span{ position:absolute; left:.74em; top:0; margin-top:.5em; font-size:1.2em }
/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*** Table Styles ***/
table { border-collapse: collapse; border-spacing: 0; }
table, td, th { vertical-align: top; text-align: left; font-weight: normal;}
th, td, caption { padding: 4px; }
thead th { font-weight: bold; font-size: 1.10em; }
table a { color: inherit; text-decoration: underline; }
tr.alt { background: #fffbcf; }

table.fileListing thead th { background-color: #EACCCC; color: #000; }
table.fileListing tbody td { background: #FFF; color: #111; }
table.fileListing tbody tr.alt td { background: #fffbcf; }
table.fileListing tbody tr:hover td { background: #CCC; }
table.fileListing tbody td a { color: #111; text-decoration: underline; }

.passwordWeak, .passwordAvg, .passwordStrong, .passwordExc { border: 1px solid black; background: #333; padding: 2px;  }
.passwordWeak { color: #BBB; }
.passwordAvg { color: #CCC;  }
.passwordStrong { color: #DDD; }
.passwordExc { color: #FFF; font-weight: bold; }

/*** Article Styles ***/
.articleImages {   }
.topleft { float: left; margin: 2px 5px 6px 0px; }
.topright { float: right; margin: 2px 0px 6px 5px; }
.top { display: block; margin: 2px auto 0px auto; }
.articleImages .mainImg {  }
.articleImages .smallThumb {  }
.articleBody { margin-top: 0px; }
.articleBody ul, .articleBody ol { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style-position: inside; }
.articleBody ul li, .articleBody ol li { margin: 10px 0px 10px 0px; }
.fbLike { margin: 10px 0px 12px 0px; }

.ca-topleft { float: left; margin: 0px 5px 6px 0px; width: 50%; }
.ca-topright { float: right; margin: 0px 0px 6px 5px; width: 50%; }
.ca-top { display: block; margin: 2px auto 0px auto; }

.round2 { -moz-border-radius: 2px; -webkit-border-radius: 2px;	border-radius: 2px; }
.round4 { -moz-border-radius: 4px; -webkit-border-radius: 4px;	border-radius: 4px; }
.round6 { -moz-border-radius: 6px; -webkit-border-radius: 6px;	border-radius: 6px; }
.round8 { -moz-border-radius: 8px; -webkit-border-radius: 8px;	border-radius: 8px; }
.round10 { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.shadow2 { -moz-box-shadow: 2px 2px 4px #000; -webkit-box-shadow: 2px 2px 4px #000; box-shadow: 2px 2px 4px #000; }
.shadow4 { -moz-box-shadow: 4px 4px 4px #000; -webkit-box-shadow: 4px 4px 4px #000; box-shadow: 4px 4px 4px #000; }
.shadow6 { -moz-box-shadow: 6px 6px 5px #000; -webkit-box-shadow: 6px 6px 5px #000; box-shadow: 6px 6px 5px #000; }

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }
/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }
/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }