/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#212120;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1.2;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
body {margin:1.5em 0;}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
input.span-1, textarea.span-1, select.span-1 {width:30px!important;}
input.span-2, textarea.span-2, select.span-2 {width:50px!important;}
input.span-3, textarea.span-3, select.span-3 {width:90px!important;}
input.span-4, textarea.span-4, select.span-4 {width:130px!important;}
input.span-5, textarea.span-5, select.span-5 {width:170px!important;}
input.span-6, textarea.span-6, select.span-6 {width:210px!important;}
input.span-7, textarea.span-7, select.span-7 {width:250px!important;}
input.span-8, textarea.span-8, select.span-8 {width:290px!important;}
input.span-9, textarea.span-9, select.span-9 {width:330px!important;}
input.span-10, textarea.span-10, select.span-10 {width:370px!important;}
input.span-11, textarea.span-11, select.span-11 {width:410px!important;}
input.span-12, textarea.span-12, select.span-12 {width:450px!important;}
input.span-13, textarea.span-13, select.span-13 {width:490px!important;}
input.span-14, textarea.span-14, select.span-14 {width:530px!important;}
input.span-15, textarea.span-15, select.span-15 {width:570px!important;}
input.span-16, textarea.span-16, select.span-16 {width:610px!important;}
input.span-17, textarea.span-17, select.span-17 {width:650px!important;}
input.span-18, textarea.span-18, select.span-18 {width:690px!important;}
input.span-19, textarea.span-19, select.span-19 {width:730px!important;}
input.span-20, textarea.span-20, select.span-20 {width:770px!important;}
input.span-21, textarea.span-21, select.span-21 {width:810px!important;}
input.span-22, textarea.span-22, select.span-22 {width:850px!important;}
input.span-23, textarea.span-23, select.span-23 {width:890px!important;}
input.span-24, textarea.span-24, select.span-24 {width:940px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#dedad5;color:#dedad5;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #d9d5d0;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success, label.bertsError {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error, label.bertsError {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
input.bertsError{padding:0; background:#fff;}

.alt { color: #666; font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; font-style: italic; font-weight: normal; }
.dquo { margin-left: -.5em; }
p.incr, .incr p { font-size: 10px; line-height: 1.44em; margin-bottom: 1.5em; }
.caps { font-variant: small-caps; letter-spacing: 1px; text-transform: lowercase; font-size: 1.2em; line-height: 1%; font-weight: bold; padding: 0 2px; }



/*************************************** BUTTONS
-------------------------------------- */
a.button, button { display: block; float: left; margin: 0 0.583em 0.667em 0; padding: 5px 10px 5px 7px;
/* Links */ border: 1px solid #dedede; border-top: 1px solid #eee; border-left: 1px solid #eee; background: url(../images/mg_images/a_button.png) repeat-x #f7f5f2; font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif; font-size: 100%; line-height: 130%; text-decoration: none; font-weight: bold; color: #565656; cursor: pointer; }
button { width: auto; overflow: visible; padding: 4px 10px 3px 7px; /* IE6 */ }
button[type] { padding: 4px 10px 4px 7px; /*Firefox */ line-height: 17px; /* Safari */ }
*:first-child+html button[type] { padding: 4px 10px 3px 7px; /*IE7 */ }
button img, a.button img { margin: 0 3px -3px 0 !important; padding: 0; border: none; width: 16px; height: 16px; float: none; }
/* Button colors
-------------------------------------------------------------- */
/* Standard */
button:hover, a.button:hover { background: none #dff4ff; border: 1px solid #c2e1ef; color: #336699; }
a.button:active { background-color: #6299c5; border: 1px solid #6299c5; color: #fff; }
/* Positive */
body .positive { color: #529214; }
a.positive:hover, button.positive:hover { background-color: #E6EFC2; border: 1px solid #C6D880; color: #529214; }
a.positive:active { background-color: #529214; border: 1px solid #529214; color: #fff; }
/* Negative */
body .negative { color: #d12f19; }
a.negative:hover, button.negative:hover { background: #fbe3e4; border: 1px solid #fbc2c4; color: #d12f19; }
a.negative:active { background-color: #d12f19; border: 1px solid #d12f19; color: #fff; }

/*UI accordion*/
.ui-accordion { /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; border-bottom: 1px solid #d3d3d3; }
.ui-accordion-group { /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; border-top: 1px solid #d3d3d3; border-bottom: none;}
.ui-accordion-header { /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; cursor: pointer; background: #ede9e4 url(ui_images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x; border-left: 1px solid #d3d3d3; border-right: 1px solid #d3d3d3;}
.ui-accordion-header a { /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; display: block; font-weight: normal; text-decoration: none; padding: .5em .5em .5em 1.7em; color: #555555; background: url(ui_images/4c65c2_7x7_arrow_right.gif) .5em 50% no-repeat; font-size: 1.3em;}
.ui-accordion-header a:hover { background: url(ui_images/0036ff_7x7_arrow_right.gif) .5em 50% no-repeat; color: #212121;}
.ui-accordion-header:hover { background: #d9d5d0 url(ui_images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x; color: #212121;}
.selected .ui-accordion-header, .selected .ui-accordion-header:hover { background-image: none; border-left: none; border-right: none;}
.selected .ui-accordion-header a, .selected .ui-accordion-header a:hover { color: #212120; background: url(ui_images/001975_7x7_arrow_down.gif) .5em 50% no-repeat;}
.ui-accordion-content { padding: 1.5em 1.7em;	 }

/*UI tabs*/
.ui-tabs-nav { /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; float: left; position: relative; z-index: 1; border-right: 1px solid #d3d3d3; bottom: -1px;}
.ui-tabs-nav li { /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; float: left; border: 1px solid #d3d3d3; border-right: none;}
.ui-tabs-nav li a {	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;	float: left; font-size: 1em; font-weight: normal; text-decoration: none;	padding: .5em 1em; color: #555555; 	background: #ede9e4 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;}
.ui-tabs-nav li a:hover { background: #d9d5d0 url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x; color: #212121;}
.ui-tabs-nav li.ui-tabs-selected { border-bottom-color: #ffffff;}
.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover { background: #ffffff url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;	color: #212120;}
.ui-tabs-panel { /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;	font-family: Verdana, Arial, sans-serif; clear:left;	border: 1px solid #d3d3d3; background: #ffffff url(images/ffffff_40x100_textures_01_flat_0.png) 0 0 repeat-x; color: #212120; padding: 1.5em 1.7em;	font-size: 1.1em;}
.ui-tabs-hide {	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;}



/*************************************** GLOBAL
-------------------------------------- */

h1, h2, h3, h4, h5, h6  { color: #0f2f4d; }

body { font-size: 80%; margin: 0px; padding: 0px; background: url(../images/mg_images_3/body_bkgd.jpg) repeat-x #f7f7f0; color: #262522; }
a { color: #183664; outline: 0;}
h3 a { text-decoration: none; }
a:focus, a:hover {color: #0096ff;}
.quiet a { color: #666; }
.clearRight { clear: right; }
.hiddenFields {display: none;}

#pagination a:hover { border-color: #d9d5d0; background-color: #ecf9ff; }
#pagination { margin-bottom: 10px;}
#pagination a { margin: 0 0px 0 1px; padding-left: 5px; padding-bottom: 1px; padding-right: 5px; padding-top: 2px; display: inline; border: solid 1px #e5e5e5; text-decoration: none; background-color: #f2f2f2; }

a.button, button { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } 

li { margin-bottom: .75em; }

#content ul.bullet { padding-left:0px; }
ul.bullet, .stripViewer .panelContainer .panel .wrapper ul.bullet {margin: 0px 0px 18px 0px;}
ul.bullet li { list-style: none; padding-left: 18px; background: url(../images/mg_images_3/icon_bullet_arrow.png) no-repeat 0 0px; margin-left: 0px; }
ul.bullet.checkmark li { background: url(../images/mg_images_3/bullet_check.png) no-repeat 0 4px; }
ul.bullet.logo li { background: url(../images/mg_images_3/bullet_logo.gif) no-repeat 0 2px; padding-left: 22px; }
ul.bullet li.pdf { background: url(../images/icons/pdf.png) no-repeat 0 2px; padding-left: 22px;}
ul.bullet li.link { background: url(../images/mg_images_3/icon_link.png) no-repeat 0 2px; padding-left: 22px;} 
 


ul.light_blue_links li { list-style-type: none; display: inline; }
#content ul.light_blue_links { border-top: 1px solid #fff; border-bottom: 1px solid #e5e5e5; margin-left: 0;  padding-left: 0px;}
ul.light_blue_links li a { background: url(../images/mg_images_3/icon_bullet_arrow.png) no-repeat 0 9px; display: block; text-decoration: none; padding: 6px 5px 3px 20px; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #fff; background-color: transparent; }
ul.light_blue_links li a:hover { color: #000; background-color: #edf9ff; }
ul.light_blue_links.stars li a { background: url(../images/mg_images_3/icon_bullet_star.png) no-repeat 0 9px; }

img.left.frame, img.left.small_frame, #flashcontent.frame, img.frame, img.small_frame { background-color: white; border-color: #d9d5d0; border-style: solid; border-width: 1px; padding: 5px; }
img.small_frame { padding: 2px; border-color: #e5e5e5; }
img.top { margin-top: 0px; }

#content .container, #footer .container { width: 800px; background: url(../images/mg_images_3/content_container.gif) repeat-y; }
#content .container { background-color: #fff; padding: 0px 30px 1.5em 40px; }
#content .container h2 { padding-top: .75em; }

img.avatar { margin-bottom: .75em;}

#content ul { padding-left:15px;}
#content ul ul li {list-style-type: circle;}
#search_box { float:right; padding-right:20px; margin-top:5px;}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FONT SIZER CSS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.fontResizer { display: block; float:right; padding-right: 45px; margin-top: 9px; }
.fontResizer a { border-left-color: #999999; border-bottom-color: #313131; border-right-color: #313131; border-width: 1px; border-style: solid; display: block; float: left; width: 17px; height: 17px; text-align: center; border-top-color: #999999; line-height: 15px; color: #d9d5d0; text-decoration: none; }
.fontResizer a:hover { color: #000; text-decoration: none; }
/* 
The following control the way the font-resizer links appear only 
Set the actual size-changes in the function call
*/
.smallFont { font-size: 9px; }
.medFont { font-size: 13px; }
.largeFont { font-size: 15px; }
.fontResizer a.curFont { border-right-color: #808080; border-left-color: #202020; border-bottom-color: #808080; border-top-color: black; border-style: solid; background: #313131; color: #fff;}



/*************************************** HEADER
-------------------------------------- */

#header { background: url(../images/mg_images_3/header_bkgd.jpg) repeat-x  #0a1f33; height: 150px; }

/* #header .container { background: url(../images/mg_images_3/header_container.jpg) no-repeat 370px 101px; } */

h1 a { display: block; margin-top: 30px; background: url(../images/mg_images_3/h1_logo.gif) no-repeat; width: 350px; height: 48px; text-indent: -12000px; }

.login { right: 0px; position: absolute; top: 0px; color: #7f7f7f; padding: 9px;}
.login a { color: #adadad; font-weight: bold; }
.login a:hover { color: #FFFFFF; }
.login_forget { display: none; clear: both; margin: 9px 9px 9px 0px; padding: 18px 0px 9px 0px; border-top: 1px dotted #cfcfcf; }
body #login_box { text-align: left; background: url(../images/mg_images_3/login_bkgd.png) repeat; border: 1px solid #999999; display: none; right: 0px; position: absolute; top: 0px; width: 200px; padding: 18px 0px 9px 18px; z-index: 100; }


/*** ESSENTIAL STYLES ***/
.sf-menu { z-index:2;  position: relative;}
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none;}
.sf-menu {line-height: 1.0; }
.sf-menu ul { position: absolute; top: -999em; width: 10em; /* left offset of submenus need to match (see below) */}
.sf-menu ul li {  width: 100%;}
.sf-menu li:hover {  visibility: inherit; /* fixes IE7 'sticky bug' */}
.sf-menu li { float: left; position: relative;  }
.sf-menu li ul{ z-index:500; position:absolute;  }
.sf-menu a {display: block; position: relative; }
.sf-menu li:hover ul,
.sf-menu li.sfHover ul { left: 0; top: 2.5em; /* match top ul list item height */ z-index: 9999;}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {  top: -999em;  }
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top: -999em; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {  left: 10em; /* match ul width */ top: 0; }
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { left: 10em; /* match ul width */ top: 0; }

ul.sf-menu li li, ul.sf-menu li li li { width: 180px; height: 100%; }
ul.sf-menu li { width: 80px; height: 32px; }
#navBar .sf-menu li li li a {  font-size: 11px; padding: 8px 10px }
/*
.sf-menu * { z-index: 1; }
.sf-menu li.sfHover ul li a { z-index: 9999; }
*/

/*** DEMO SKIN ***/
#navBar .sf-menu { float: left; font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;}
#navBar .sf-menu a {  border-left: 1px solid #a68e6c; border-top: 1px solid #a68e6c; padding: 10px 10px; text-decoration:none; font-size: 12px; line-height: 1; margin-top: 0px; }
#navBar .sf-menu ul li a { border-left: 1px solid #bfb5a8; border-top: 1px solid #bfb5a8; }
#navBar .sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/ color: #fff; text-decoration: none;  }
#navBar .sf-menu li li a, .sf-menu li li a:visited  { /* visited pseudo selector so IE6 applies text colour*/ color: #333333; text-decoration: none;  }
#navBar .sf-menu li { background: url("../images/mg_images_3/mainNav_right_active.gif") no-repeat ; }
#navBar .sf-menu li li, #navBar .sf-menu li li li  {  /* border: none; */ background: #e5dccf;  border-right: 1px solid #bfb5a8; }
#navBar .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { background: #d9cbb8; outline: 0;  }
#navBar .sf-menu li:hover a { color: #282828; }
#navBar ul.sf-menu { border-right: 1px solid #a68e6c; }

.sf-menu ul { width: 180px;  }
.sf-menu ul.wide { width: 280px; }


/*** arrows **/
.sf-menu a.sf-with-ul { padding-right: 	2.25em; min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */ }
.sf-sub-indicator { position: absolute; display: block; right: .75em; top: 1.05em; /* IE6 only */ width: 10px; height: 10px; text-indent: 	-999em; overflow: hidden; background: url('http://www.mediciglobal.com/images/mg_images_3/arrows-ffffff.png') no-repeat -12px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */ }
a > .sf-sub-indicator {  /* give all except IE6 the correct values */ top: .8em; background-position: 0 -100px; /* use translucent arrow for modern browsers*/ }
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator { background-position: -10px -100px; /* arrow hovers for modern browsers*/ }

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator { background-position: -10px 0; /* arrow hovers for modern browsers*/ }

/*** shadows for all but IE6 ***/
.sf-shadow ul { background: url('http://www.mediciglobal.com/images/mg_images_3/shadow.png') no-repeat bottom right; padding: 0 8px 9px 0; -moz-border-radius-bottomleft: 17px; -moz-border-radius-topright: 17px; -webkit-border-top-right-radius: 17px; -webkit-border-bottom-left-radius: 17px; }
.sf-shadow ul.sf-shadow-off { background: transparent; }


#navBar { margin-top: 82px;}
#navBar ul.sf-menu { float: right; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/ #navBar ul a { float: none; } /* End IE5-Mac hack */
 





/*************************************** FOOTER
-------------------------------------- */

#footer { height: 100%; }
#footer ul { width: 100%; margin: 1.5em 0 0 0; padding: .75em 0 0 0; list-style: none; border-top: 1px solid #6b8399; }
#footer li { display: inline-block; padding: 0px 9px 0px 9px; border-left: 1px solid #6b8399; float: left; }
#footer li:first-child { padding-left: 0; border-left: none; }
#footer a{ color: #6b8399; text-decoration: none; }
#footer a:hover { color: #fff;}
#footer .container { padding: 3em 30px 3em 40px; background-color: #05101a; color: #6b8399; padding-bottom: 1em; padding-top: 0; }


.top_button_wrap { height: 80px; margin-right: -25px; margin-left: -35px; margin-bottom: 0px; background: url(../images/mg_images_3/footer_background.png) repeat-x; }
a.top_button { display: block; height: 80px; width: 150px; margin: 0 auto; background: url(../images/mg_images_3/top_page_bkgd.png) no-repeat; }
a:hover.top_button { background-position: 0 -80px; }




/*************************************** HOME
-------------------------------------- */

.javascript_warning { padding: 9em 110px 0em 120px; background: url(../images/mg_images_3/icon_warning.png) no-repeat 451px 3em; }
body.home #content .container { background-color: #fff; padding-top: 0em; }

#blackBlocks h3 { background: url(../images/mg_images_3/h3_bkgd.gif) no-repeat; padding: 0 0 10px 10px; display: block; line-height: 1;height: 48px; margin-left: -20px; margin-right: -10px; position: relative; }
#blackBlocks .rightBlock h3 { margin-right: -15px;}
#blackBlocks .leftBlock h3 { margin-left: -15px; }
#blackBlocks ul { margin-right: 5px; margin-bottom: 5px;  }
#blackBlocks a { text-decoration: none; }
#blackBlocks h3 a { float: left;  font-size: 22px; text-transform: uppercase; color: #0096ff; margin: 15px 0 0 10px; }
#blackBlocks h3 a:hover { color: #fff; }
#blackBlocks h3 a.rss_feed { float: right; padding: 0px 0px 0px 18px; display: block; height: 14px; width: 48px; font-size: 13px; color: #0096ff; margin: 20px 0 0 0px; background: url(../images/mg_images_3/feed-icon-14x14.gif) no-repeat 0 0; }
#blackBlocks h3 a.rss_feed:hover { color: #fff; text-decoration: underline; background: url(../images/mg_images_3/feed-icon-14x14.gif) no-repeat 0 -14px; }
#blackBlocks .block { background: url(../images/mg_images_3/100x100_light_blue_bkgd.jpg) no-repeat 100px 48px; width: 260px; padding: 0px 10px 20px 20px; margin-right: 0px; float: left; text-align: left; }
#blackBlocks .block.rightBlock { background: none; width: 250px; padding: 0px 20px 20px 20px }
#content #blackBlocks.container { padding: 0px 0px 10px 0px; width: 870px;}

ul.light_blue_links li.twitter a { background: url(../images/mg_images_3/icon_twitter.jpg) no-repeat 30px 0px; border-top: 0px; padding-left: 100px; padding-top: 10px; font-size: 130%; height: 72px; border-bottom: none; }



/*************************************** blog
-------------------------------------- */

body.blog h3 a { text-decoration: none; }
body.blog hr { margin-bottom: 3em; margin-top: 1.5em; }

.commentText { background: url(../images/mg_images_3/comment_balloon_2.png) repeat-x; }
.commentContainer { padding: 10px 15px 0 15px; }
.commentEntry { margin-bottom: 10px;}
.commentEntry img { margin: 0px 0px -3px 0; float: none; }
.commentAvatar { float: left; width: 80px; padding-top: 5px; background: url(../images/mg_images_3/comment_balloon.png) no-repeat 60px 15px; }

p.entryListbugs img { margin: 0 0 -5px 0; float: none; }
p.entryListbugs { padding: 5px; background-color: #f2ede6; }




/*************************************** SIDEBARS
-------------------------------------- */

#sidebar { float: left; margin-left: 10px; width: 230px; padding-top: 4.5em; margin-top: 0px; background: url(../images/mg_images_3/sidebar_nav_bkgd.png) repeat-y; }
#sidebar.category_nav ul { line-height: 1; border-top: 1px solid #fff; margin-right: 0px; margin-left: 5px; }
#sidebar.category_nav ul li { list-style: none; margin: 0px; padding: 0px; }
#sidebar.category_nav ul li a { font-weight: bold; border-bottom: 1px solid #fff; display: block; padding: .75em 0 .75em 20px; margin: 0px; color: #4d4d4d; text-decoration: none; }
#sidebar.category_nav ul li a:hover { background: url(../images/mg_images_3/sidebar_nav_hover.png) repeat-y  -5px; color: #162f6e;}
#sidebar.category_nav ul li a.active, #sidebar.category_nav ul li a:hover.active { background: url(../images/mg_images_3/sidebar_nav_hover.png) repeat-y; color: #003a6c; } 
#sidebar .sidebar_bottom { background: url(../images/mg_images_3/sidebar_nav_base_bkgd.png) no-repeat; width:225px; height: 100px; }
.sidebar_container { margin: 0 0 3em 20px; line-height: 1.1; }
.sidebar_container a { text-decoration: none; }

a.special_buttons { width:182px; height: 62px; display: block; text-indent: -10000px; }
a.special_buttons.rss { background: url(../images/mg_images_3/rss_button.gif) no-repeat 0 0; }
a.special_buttons.rfp { background: url(../images/mg_images_3/request_RFP_button.gif) no-repeat 0 0px; }
a.special_buttons.email { background: url(../images/mg_images_3/email_button.gif) no-repeat 0 0px; }
a:hover.special_buttons.rss { background: url(../images/mg_images_3/rss_button.gif) no-repeat 0 -62px;}
a:hover.special_buttons.rfp { background: url(../images/mg_images_3/request_RFP_button.gif) no-repeat 0 -62px;}
a:hover.special_buttons.email { background: url(../images/mg_images_3/email_button.gif) no-repeat 0 -62px;}

#sidebar ul { margin: 0; padding: 0; list-style: none; }


#sidebar ul.service-links li a { font-weight: normal; font-size: 12px; padding: 6px 10px 6px 10px; background: url(../images/mg_images_3/sidebar_ul_li_ul_li_a.png) repeat-y top right #d4e7f0; color: #000; border-bottom: 1px solid #b2c2ca; border-left: 1px solid #b2c2ca; border-top: 1px solid #fff; }
#sidebar ul.service-links li a:hover { background: url(../images/mg_images_3/sidebar_nav_hover.png) repeat-y  -8px; }
#sidebar ul.service-links { padding: 0; margin: 0px; border-top: 1px solid #95a7b1; }

/*************************************** ABOUT
-------------------------------------- */

body.about #content ul.team, body.about #content ul.jqueryTabs.ui-tabs-nav { padding-left: 0px;}
ul.team li { list-style: none; height: 290px; float: left; }
ul.team li img { margin-bottom: 10px; margin-top: 10px}

table.publishedWorks { border-top: 1px solid #bfb5a8; border-bottom: 1px solid #bfb5a8; border-collapse: collapse;}
table.publishedWorks caption { padding: 4px 10px; font-weight: bold; color: #fff; background-color: #a68e6c; }
table.publishedWorks td { vertical-align: top; padding: 12px 4px;}
table.publishedWorks tr.even td { background-color: #f7f7f0; }








/*************************************** BREADCRUMBS
-------------------------------------- */

#breadcrumbs { height: 36px; margin: 0px; padding: 0px; }
#breadcrumbs ul {  margin: 0 0 0 5px; padding: 0px; list-style: none; }
#breadcrumbs ul li { margin: 0px; float: left; padding: 0; overflow: hidden; }
#breadcrumbs ul li a.home { margin: 0px; color: #e5e5da; background: none; height: 26px; padding: 10px 2px 0px 0px; }
#breadcrumbs ul li a { margin: 0px; font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif; background: url(../images/mg_images_3/breadcrumbs_bkgd.jpg) no-repeat; font-size: 90%; float: left; display: block; padding: 10px 2px 0px 28px; text-decoration: none;  font-weight: bold; color: #fffef2; text-transform: uppercase; font-weight: bold; height: 26px; }
#breadcrumbs ul li a:hover { color: #fff; }
#breadcrumbs ul li:last-child a { color: #fff; text-decoration: none; }




/*************************************** PORTFOLIO
-------------------------------------- */


.portfolio_tag_cloud { margin-bottom: 1.5em; font-family: Verdana; }
.portfolio_tag_cloud a { color: #3F3F3F; text-decoration: none; line-height: .9; }
.portfolio_tag_cloud a:hover { color: #0096ff; }

#content ul.tagList { float: left; /* width: 160px; */ display: inline; padding-left: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;}
#content ul.tagList li { list-style: none; padding-left: 12px; padding-bottom: 0px; padding-top: 0px; padding-right: 0px; margin: 0; background: url(../images/mg_images_3/icon_tag_small.png) no-repeat;}
#content ul.tagList li a { font-size: 85%; font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; line-height: 1; }
#content ul.tagList li a span.quiet { color: #BDB6AC; }
#content .portfolio_tag_cloud ul.ui-tabs-nav a { font-size: 100%; }
#content .portfolio_tag_cloud .ui-tabs-panel { padding: .5em 1em 0em 1em;}
table.tagListTable td { vertical-align: top; }
table.tagListTable { margin-bottom: 10px; }

.portfolio_headerImage { width: 100%; float: left; background: url(../images/mg_images_3/portfolio_bkgd.jpg) no-repeat 0em 12em; }
p.portfolioIntroText { height: 210px; overflow: hidden; }

#portfolioTeasers { width: 798px; float: left; clear: both; padding: 0 0 14px 0; background-color: #dedad5;}
#portfolioTeasers h4 { border-bottom: 1px solid #bfb5a8; border-top: 1px solid #f5eee4; padding: 4px 10px; color: #8c8377; }
ul#teaserEntries { margin: 10px 0 0 0; padding: 0px 14px; list-style-type: none; float: left;  }
ul#teaserEntries li { margin: 0; padding: 0; float: left; padding-left: 1em; }
ul#teaserEntries li a.tips { margin-top: 5px; margin-bottom: 5px; display: block; }
ul#teaserEntries li a.tips:hover { margin-top: 0px; margin-bottom: 10px; }

#projectDetails h3 { background: #dedad5; font-size: 12px; padding: 4px 4px 4px 10px; text-transform: uppercase; color: #66635f; }

.jScrollPaneContainer { position: relative; overflow: hidden; z-index: 1; }
.jScrollPaneTrack { position: absolute; cursor: pointer; right: 0; top: 0; height: 100%; background: #aba8a4; }
.jScrollPaneDrag { position: absolute; background: #66635f; cursor: pointer; overflow: hidden; }
.jScrollPaneDragTop { position: absolute; top: 0; left: 0; overflow: hidden; }
.jScrollPaneDragBottom { position: absolute; bottom: 0; left: 0; overflow: hidden; }
a.jScrollArrowUp { display: block; position: absolute; z-index: 1; top: 0; right: 0; text-indent: -2000px; overflow: hidden; background-color: #66635f; height: 9px; }
a.jScrollArrowUp:hover { background-color: #f60; }
a.jScrollArrowDown { display: block; position: absolute; z-index: 1; bottom: 0; right: 0; text-indent: -2000px; overflow: hidden; background-color: #66635f; height: 9px; }
a.jScrollArrowDown:hover { background-color: #f60; }
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover { background-color: #f00; }
a.jScrollArrowUp { background: url(../images/mg_images_3/basic_arrow_up.gif) repeat-x 0 0; }
a.jScrollArrowUp:hover { background-position: 0 -15px; }
a.jScrollArrowDown { background: url(../images/mg_images_3/basic_arrow_down.gif) repeat-x 0 0; }
a.jScrollArrowDown:hover { background-position: 0 -15px; }
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover { background-position: 0 -30px; }


#flashcontent.frame { margin-bottom: 1.5em; width: 500px; height: 333px; display: block;}


#content ul.portfolio { margin: 1em 0 0 0px; padding-left: 0px;}

ul.portfolio ul { margin-bottom: 0px; }
ul.portfolio li.entry { list-style-type: none; float: left; height: 275px; width: 252px; margin-right: 13px;}
ul.portfolio li.entry a { text-decoration: none; color: #666; }
ul.portfolio li.entry a img:hover { background-color: #edf6ff; border-color: #5f97bf; }
ul.portfolio li.entry a img.frame { margin-bottom: 0px; float: left; }
ul.portfolio li.entry a.entryTitle { font-weight: bold; padding: 15px; background-color: #f7f5f2; width: 220px; float:left; margin-top: 0; border: 1px solid #d9d5d0; border-top-width: 0px;}

.roundedCornerContainer { background-color: #fff; }
.box.quote p { font-size:1.2em;line-height:1.25; text-align: center; }
.box.quote { margin-top: 1.5em;}

body.portfolio #pagination { float: none; text-align: center; }




/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */

/* global */
#cluetip-close img { border: 0; }
#cluetip-title { overflow: hidden; }
#cluetip-title #cluetip-close { float: right; position: relative; }
#cluetip-waitimage { width: 43px; height: 11px; position: absolute; background-image: url(../js/cluetip/images/wait.gif); }
.cluetip-arrows { display: none; position: absolute; top: 0; left: -11px; height: 22px; width: 11px; background-repeat: no-repeat; background-position: 0 0; }
#cluetip-extra { display: none; }
/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip { background-color: transparent; }
.cluetip-jtip #cluetip-outer { background-color: #fff; background-repeat: repeat; border: 1px solid #d9d5d0; position: relative; }
.cluetip-jtip h3#cluetip-title { padding-left: 5px; padding-bottom: 4px; padding-right: 5px; padding-top: 7px; font-style: normal; margin-left: 0; margin-bottom: 7px; margin-right: 0; margin-top: 0; font-size: 11px; font-weight: normal; background-color: #d9d5d0; color: #333; font-weight: normal; }
.cluetip-jtip #cluetip-inner { text-align: center; padding-left: 5px; padding-bottom: 5px; padding-right: 5px; padding-top: 0px; display: inline-block; }
.cluetip-jtip div#cluetip-close { text-align: right; margin: 0 5px 5px; color: #900; }
/* jtip arrows */
.clue-right-jtip .cluetip-arrows { background-image: url(../js/cluetip/images/arrowleft.gif); }
.clue-left-jtip .cluetip-arrows { background-image: url(../js/cluetip/images/arrowright.gif); left: 100%; margin-right: -11px; }
.clue-top-jtip .cluetip-arrows { background-image: url(../js/cluetip/images/arrowdown.gif); top: 100%; left: 50%; margin-left: -11px; height: 11px; width: 22px; }
.clue-bottom-jtip .cluetip-arrows { background-image: url(../js/cluetip/images/arrowup.gif); top: -11px; left: 50%; margin-left: -11px; height: 11px; width: 22px; }
/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner { zoom: 1; }








