/* Screen layout */

/* Base Styles */
h1, h2, h3, h4 { font-weight: bolder; }
h1 { color: #DC143C; font-size: 180%; border-bottom: solid 2px #8B008B; padding-bottom: 5px; margin: .67em 0; }
h2 { font-size: 150%; margin: .75em 0; }
h3 { font-size: 130%; margin: .83em 0; }
h4 { font-size: 120%; margin: 1.12em 0; color: #DC143C; }
h5 { font-size: 110%; margin: 1.5em 0; }
a { color: #9932CC; }
a:hover { color: #2b6997; }
a img {border: none; }
ol, ul { margin-top: 0; margin-bottom: 0; } /* IE compatibility */


/* Typography */
.quote { color: #385e81; font-size: 80%; font-weight: bold; text-align: right; }
.quote-rethinking { font-size: 95%; font-weight: bold; }
.quote-author { color: #385e81; font-size: 90%; font-weight: bold; text-align: right; }
.crumb, .B_crumbBox { font-size: 80%; margin: -45px 0 0 -25px; padding: 0 0 12px 0; }
.links { margin: 0; padding: 0 0 20px 0; }
.indent { padding: 0 30px 0 30px; }
.center { text-align: center; margin: 0 auto; padding: 0; }
.left { margin: 10px 10px 5px 0; float:left; }
.right { margin: 10px 0 5px 10px; float:right; }
.textright { text-align: right; }
.textleft { text-align: left; }
.small { font-size: 0.8em; }
.bold { font-weight: bold; }
.red { color: red; font-weight: bold; padding: 0 2px; }
.hide { display: none; }
.menulist li { padding: 5px 0; }

/* Layout */
/* Fix IE disabled vertical/horizontal scrollbars */
html { height: 100%; overflow:auto; }
body { margin: 0 auto; padding: 0; background: #666666; overflow: auto; }
#wrap { background: white; margin: 0 auto; padding: 0; width: 990px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px; color: #5b5b5b; text-align: left; position: relative;}
/* Fix IE 7 height bug */
#ie-conditional { margin: 20px 0px; padding: 0px; overflow: auto; }
  
/* Signin to sites in Google Apps Education Edition */
#signin { color: #ffffff; font-size: 12px; font-weight: bold; text-align: right; margin: 0; padding: 0 10px 3px 0; line-height: 12px;
  background: #666666; }
#signin a {color: #ffffff; }
  
/* Header */
#header { z-index:101; margin: 0px 0 0 0; padding: 0; border: 0px solid crimson; position: relative; height: 149px; background: #FFFFFF; }
#header img { float: left; margin: 0; padding: 0; border: none; }
#header-right { height: 125px; margin-left: 190px; position: relative;}

/* Header in Generic Pages */
#header-no-nav { clear: both; margin: 0; padding: 0; border: none; position: relative; height: px; }
#header-no-nav img { float: left; margin: 0; padding: 0 0 40px 0; border: none; }

/* Menu in Header */
#topnav { margin-left: 0px; position: relative; }
/* #topnav { margin-left: 225px; position: absolute; top: 175px; } */
#topnav ul { list-style: none; padding: 0 0 0 0px; margin: 0; }
#topnav li { display: inline; line-height: 30px; padding: 0 36px; }
#topnav a { color: #025781; text-decoration: none; font-size: 12px; font-weight: bold; }
#topnav a:hover { color: #7ca541; background: #edf3f0; }
/* z-index:101; required to put dropdown on top of the stack order in IE7  */
#dropdown { float: right; width:800px; height:24px; position:relative; z-index:2; margin:0px; padding:0px; }

/* Center Content */
#content { overflow: auto; float: right; width: 736px; height: 540px; margin: 0; padding: 10px 30px 0 30px; background: white; line-height: 1.5em; position: relative; }
#bottom-padding { margin: 0 0 100px 0; padding: 0; }
.more-padding {margin: 0 0 300px 0; padding: 0; }

/* Wide Content */
#wide-content { margin: 0 auto; padding: 10px 10px; background: white; line-height: 1.5em; }

/* Links at Bottom of Center Content */
.email-print { margin: 0 auto; padding: 10px 0 10px 16px; text-align: left; font-size: 11px; font-weight: bold; }
.email-print img { vertical-align: bottom; border: 0; }
.bookmark { margin: 0 auto; padding: 0 0 50px 0; text-align: center; font-size: 11px; font-weight: bold; }
.bookmark img { vertical-align: bottom; border: 0; }
.infoEnroll { margin: 40px 0 -20px 187px; padding: 0; }


/* Left Margin */
#sidebar { background: #ffffff; float: left; width: 190px; margin: 0; padding: 0; line-height: 1.2em; position: relative; overflow:auto; }
.module-silver, .module-dark, .module-light, .module-mixed, .module-silver-long { margin: 0 16px 20px; position: relative; }

.module-silver { background: #e4e5e7; border: solid 1px #cdcdcd; padding: 0 10px; font-size: 85%; font-weight: bold; }
.module-silver p { color: #5b5b5b; line-height: 1.5; margin: 5px 0; }
.module-silver a { font-size: 110%; font-weight: bold; }
.module-silver img { float: left; margin: 4px; }
.padded { padding: 10px 0; }
.padded-plus { padding: 10px 0 20px 0; }

.module-dark { background: #90a1ab; border: solid 1px #90a1ab; padding: 0; font-size: 85%; font-weight: bold; text-align: center }
.module-dark p { color: #fff; line-height: 1.5; margin: 0 0 5px; }
.module-dark a { color: #c3de31; font-size: 114%; }

.module-light { border: 0; margin: 0; padding: 5px 5px 20px 5px; }
.module-light p { margin: 0 10px 5px 20px; }

.module-mixed table { margin: 0; border: solid 1px #cdcdcd; width: 224px; border-collapse: collapse; }
.module-mixed table td {padding: 4px; margin: 0;}
.top-row { color: #666; background: #e4e5e7; height: 26px; padding: 5px 0; }
.bot-row { color: #fff; background: #90a1ab; height: 26px; padding: 5px 0; }
.bot-row a { color: #c3de31; }
.left-cell { font-size: 85%; font-weight: bold; padding: 0 5px; }
.right-cell { font-weight: bold; text-align: center; }

.module-silver-long { background: #e4e5e7; border: solid 1px #cdcdcd; padding: 0 5px; font-size: 85%; }
.module-silver-long p { color: #5b5b5b; line-height: 1.2; margin: 5px 0; }
.module-silver-long ul { margin: 0; padding: 0 20px 20px 20px; line-height: 1.5em; }


/* Menu in Left Margin */
.menutitle { margin: 15px 0 5px 25px; padding: 0; color: #DC143C; text-decoration: none; font-size: 14px; font-weight: bold; }
.sidenav { margin: 0 0 10px 0; padding: 0; }
.sidenav ul { margin: 0 10px 0px 25px; padding: 0; }
.sidenav li { padding: 5px 0; }
.sidenav a { font-size: 12px; font-weight: bold; }
.sidemenu {overflow:auto; font-size: 90%; margin: 8px 8px; position: relative; text-align: left; padding:10px 5px 10px 10px; background-color: transparent; border:1px solid #DC143C; -moz-border-radius: 0px; -webkit-border-radius: 0px;}
.sidemenu ul { padding: 0 0 0 25px; margin: 0; }
.sidemenu li { padding: 2px 0; }
/* .sidemenu a { text-decoration: none; } */
.sidesearch { margin: 0 0 0 5px; height:72px; }
.sidelinkedin { margin: 0 0 0 5px; padding:1px; font-size:95%;}

/* Footer */
#footer { clear: both; height: 24px }
#footer-left { float: left; width: 190px; padding-left: 0px; background: #ececec; font-size: 10px;
  line-height: 24px; color: #000; }
#footer-right { float: right; width: 800px; background: #ececec; text-align: center; color: #025781;
  font-size: 11px; font-weight: bold; line-height: 24px; }
.spacer { margin: 0; padding: 12px; }


/* ---------------------- Page Specific Layouts ---------------------- */

/* Homepage */
.blog { background:#d7dff1; font-size:90%; padding:10px; }
/* Blog comments */
#commentsAnchor h2 { font-size: 120%; color: #DC143C; }

/* Rounded Corners on Homepage: Setup */
#xsnazzy { text-align: center; padding: 0 0 30px 0; }
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin: 0 10px; letter-spacing: 1px; padding: 0;}
#xsnazzy h1 {font-size: 2.5em; color: #fff;}
#xsnazzy h2 {font-size: 1.5em; color: #ffffff; border: 0;}
#xsnazzy p {padding-bottom: 0.5em;}
#xsnazzy {background: transparent; margin: 0 1em 75px 1em;}
#xsnazzy a { color: #ffffff; text-decoration: none; }
#xsnazzy a:hover { color: #000000; }
#xsnazzy a img { border: 0; padding: 10px 0 0 0; }
.xtop, .xbottom {display: block; background: transparent; font-size: 1px; width: 117px;}
.xboxmulti-each {float: left; padding: 0 15px 20px 15px;}

/* Rounded Corners on Homepage: Red Background */
.xb1-red, .xb2-red, .xb3-red, .xb4-red {display: block; overflow: hidden;}
.xb1-red, .xb2-red, .xb3-red {height: 1px;}
.xb2-red, .xb3-red, .xb4-red {background: #c53b3b; border-left: 1px solid #c53b3b; border-right: 1px solid #c53b3b;}
.xb1-red {margin: 0 5px; background: #c53b3b;}
.xb2-red {margin: 0 3px; border-width: 0 2px;}
.xb3-red {margin: 0 2px;}
.xb4-red {height: 2px; margin: 0 1px;}
.xboxcontent-red {display: block; background: #c53b3b; border: 0 solid #c53b3b; border-width: 0 1px; width: 115px; font-size: 60%;}

/* Rounded Corners on Homepage: Blue Background */
.xb1-blue, .xb2-blue, .xb3-blue, .xb4-blue {display: block; overflow: hidden;}
.xb1-blue, .xb2-blue, .xb3-blue {height: 1px;}
.xb2-blue, .xb3-blue, .xb4-blue {background: #DC143C; border-left: 1px solid #DC143C; border-right: 1px solid #DC143C;}
.xb1-blue {margin: 0 5px; background: #DC143C;}
.xb2-blue {margin: 0 3px; border-width: 0 2px;}
.xb3-blue {margin: 0 2px;}
.xb4-blue {height: 2px; margin: 0 1px;}
.xboxcontent-blue {display: block; background: #DC143C; border: 0 solid #DC143C; border-width: 0 1px; width: 115px; font-size: 60%;}

/* Rounded Corners on Homepage: Green Background */
.xb1-green, .xb2-green, .xb3-green, .xb4-green {display: block; overflow: hidden;}
.xb1-green, .xb2-green, .xb3-green {height: 1px;}
.xb2-green, .xb3-green, .xb4-green {background: #5e9555; border-left: 1px solid #5e9555; border-right: 1px solid #5e9555;}
.xb1-green {margin:0 5px; background: #5e9555;}
.xb2-green {margin:0 3px; border-width: 0 2px;}
.xb3-green {margin:0 2px;}
.xb4-green {height: 2px; margin: 0 1px;}
.xboxcontent-green {display: block; background: #5e9555; border: 0 solid #5e9555; border-width: 0 1px; width: 115px; font-size: 60%;}

/* Rounded Corners on Homepage: Purple Background */
.xb1-purple, .xb2-purple, .xb3-purple, .xb4-purple {display: block; overflow: hidden;}
.xb1-purple, .xb2-purple, .xb3-purple {height: 1px;}
.xb2-purple, .xb3-purple, .xb4-purple {background: #89658b; border-left: 1px solid #89658b; border-right: 1px solid #89658b;}
.xb1-purple {margin: 0 5px; background: #89658b;}
.xb2-purple {margin: 0 3px; border-width: 0 2px;}
.xb3-purple {margin: 0 2px;}
.xb4-purple {height: 2px; margin: 0 1px;}
.xboxcontent-purple {display: block; background: #89658b; border: 0 solid #89658b; border-width: 0 1px; width: 115px; font-size: 60%;}

/* RSS Feed on Homepage */
.rss { float: right; padding: 0 0 10px 30px; }
.rss_box { width: 210px; background:#e4e5e7; border:solid 1px #cdcdcd; font-size: 85%; padding: 10px 0 5px 10px; }
.rss_title { font-weight: bold; font-size: 120%; padding: 0 0 10px 5px; }
.rss_item ul { padding: 0 12px 0 25px; margin: 0; line-height: 1.5em; }
.rss_item li { padding: 0 0 10px 0; }


/* Our Team */
.name { color: #DC143C; font-weight:bold; margin: 0 0 0 2px;}
.title { color: #3e713b; text-decoration:none; }

/* FAQs */
dl#faqs { }
dl#faqs dt { margin-bottom:1em; border-bottom:solid 1px #ccc }
dl#faqs dd { margin-bottom:3em; }
dl.faqs { }
dl.faqs dt { margin-bottom:1em; border-bottom:solid 1px #ccc }
dl.faqs dd { margin-bottom:3em; }

/* Comparison Tables */
.compare { width: 630px; margin: 10px 0 30px 0; border-top: 1px solid #a0a0a0; border-left: 1px solid #a0a0a0; border-collapse: collapse; }
.compare table {margin:0;}
.compare th { border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; padding: 5px 10px; margin: 0 auto; text-align: center; color: #000000; font-weight: bold; }
.compare td { border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; padding: 5px 10px; margin: 0 auto; color: #7f7f7f; }
.th-left { background: #cadbfa; }
.th-right { background: #e0ebfb; }
.td-top-left { text-align: left; background: #f1fae9; }
.td-top-right { text-align: center; background: #f6fbf2; width: 100px; }
.td-bot-left { text-align: left; background: #f6f8fd; }
.td-bot-right { text-align: center; background: #fbfcfe; width: 100px; }

/* Tuition Tables */
.tuition { width: 630px; margin: 10px 0 30px 0; border-top: 1px solid #a0a0a0; border-left: 1px solid #a0a0a0; border-collapse: collapse; }
.tuition table {margin: 0;}
.tuition th { border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; padding: 5px 10px; margin: 0 auto; color: #000000; font-weight: bold; }
.tuition td { border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; padding: 5px 10px; margin: 0 auto; color: #7f7f7f; }
.tuition-th-left { background: #cadbfa; }
.tuition-th-right { background: #e0ebfb; }
.tuition-td-left { width: 300px; vertical-align: top; background: #eff9e7; }
.tuition-td-right { vertical-align: top; background: #f5fbf1; }

/* Payment Options Table */
.options { width: 630px; margin: 10px 0 30px 0; border-top: 1px solid #a0a0a0; border-left: 1px solid #a0a0a0; border-collapse: collapse; }
.options table {margin: 0;}
.options th { border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; padding: 5px 10px; margin: 0 auto; color: #000000; font-weight: bold; }
.options td { border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; padding: 5px 10px; margin: 0 auto; color: #7f7f7f; vertical-align: top; }
.options-th-left { background: #cadbfa; text-align: center; }
.options-th-right { background: #e0ebfb; text-align: center; }
.options-td-top-left { vertical-align: top; background: #f1fae9; }
.options-td-top-right { vertical-align: top; background: #f6fbf2; text-align: center; }
.options-td-bot-left { vertical-align: top; background: #f6f8fd; }
.options-td-bot-right { vertical-align: top; background: #fbfcfe; text-align: center; }
.options-note { font-size: 90%; text-align: center; margin: 0 auto; }

/* Added Styling for Payment Plans Tables */
.options-plans { width: 550px; margin: 10px auto; margin-bottom: 20px; border-top: 1px solid #a0a0a0; border-left: 1px solid #a0a0a0; border-collapse: collapse; }
.options-plans table {margin: 0;}
.options-plans th { border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; padding: 5px 10px; margin: 0 auto; color: #000000; font-weight: bold; }
.options-plans td { border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; padding: 5px 10px; margin: 0 auto; color: #7f7f7f; vertical-align: top; }

/* Courses Table */
.courses { width: 630px; margin: 10px 0 30px 0; border-top: 1px solid #a0a0a0; border-left: 1px solid #a0a0a0; border-collapse: collapse; }
.courses table {margin: 0;}
.courses th { border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; padding: 5px 10px; margin: 0 auto; text-align: center; color: #000000; font-weight: bold; }
.courses td { border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; padding: 5px 10px; margin: 0 auto; color: #7f7f7f; }
.courses-th-left { background: #cadbfa; }
.courses-th-right { background: #e0ebfb; }
.courses-td-top-left { text-align: left; background: #f1fae9; width: 210px; }
.courses-td-top-right { text-align: left; background: #f6fbf2; width: 210px; }
.courses-td-bot-left { text-align: left; background: #f6f8fd; }
.courses-td-bot-right { text-align: left; background: #fbfcfe; }

/* Contact Us */
.contact-left { float: left; width: 300px; padding: 0; margin: 0; }
.contact-right { float: left; width: 300px; padding: 0 0 0 20px; margin: 0;}

/* Site Map */
.sitemap li { list-style-type: disc; }
.secondlist li { list-style-type: circle; }
.thirdlist li { list-style-type: square; }
.fourthlist li { list-style-type: circle; }

/* Autoresponder Forms */
.autoform { margin: 0 auto; padding: 0 0 20px 0; }
.autoform table { width: 400px; margin: 0; }
.autoform td { padding: 5px; }
.autoform textarea { width: 225px; height: 50px; }
.autoform-narrow { margin: 0 auto; padding: 0 0 20px 0; }
.autoform-narrow table { width: 280px; margin: 0; }
.autoform-narrow td { padding: 5px; }
.autoform-wide { margin: 0 auto; padding: 0 0 20px 0; }
.autoform-wide table { width: 400px; margin: 0; }
.autoform-wide td { padding: 5px; }
.autoform-wide textarea { width: 515px; height: 40px; }

/* Learning Consultant Bios */
.bios { width: 630px; margin: 10px 0 30px 0; border-top: 1px solid #a0a0a0; border-left: 1px solid #a0a0a0; }
.bios table {margin:0;}
.bios th { padding: 2px 5px; margin: 0 auto; text-align: center; color: #000000; font-weight: bold; font-size: 75%; }
.bios td { border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; padding: 5px 7px; margin: 0 auto; color: #7f7f7f; }
.bios-th-top-left { background: #cadbfa; border-top: none; border-left: none; border-bottom: none ; border-right: 1px solid #a0a0a0; }
.bios-th-bot-left { background: #cadbfa; border-top: none; border-left: none; border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; }
.bios-th-mid-left { border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; background: #e0ebfb; }
.bios-th-right { border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; background: #e0ebfb; }
.bios-th-far-right { border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; background: #e0ebfb; }
.bios-td-top-left { text-align: left; background: #f1fae9; }
.bios-td-top-mid-left { text-align: center; background: #f1fae9; }
.bios-td-top-right { text-align: center; background: #f6fbf2; }
.bios-td-top-far-right { text-align: center; background: #f1fae9; }
.bios-td-bot-left { text-align: left; background: #f6f8fd; }
.bios-td-bot-mid-left { text-align: center; background: #f6f8fd; }
.bios-td-bot-right { text-align: center; background: #fbfcfe; }
.bios-td-bot-far-right { text-align: center; background: #f6f8fd; }


/* ---Hacks--- */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; } /* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; } /* End hide from IE-mac */
.clearing { clear: both; height: 0; }

/* Yahoo! Media Player: */
/* Remove block with relevant information */
#ymp-relevance { display:none !important; }
.ymp-player-max #ymp-body { width:570px !important; }
.ymp-player-max #ymp-body #ymp-body-strip { width:557px !important; }
.ymp-player-max #ymp-body #ymp-body-base  { width:560px !important; }
/* Yahoo! Media Player: Hide album art */
#ymp-meta-image { display:none !important; }
#ymp-body #ymp-meta-top,
#ymp-body #ymp-meta-bottom {
  left:8px !important;
  width:330px !important;
}
/* Social Networks - share this*/
div.sociable { margin: 0px; }
span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span { position: absolute; display: block; top: -5em; background: #ffe; border: 1px solid #ccc; color: black; line-height: 1.25em; }
.sociable span { 	display: block; }
.sociable ul { display: inline; margin: 0 !important; padding: 0 !important; }
.sociable ul li { background: none; display: inline !important; list-style-type: none; margin: 0; padding: 1px; }
.sociable ul li:before { content: ""; }
.sociable img { float: none; 	width: 16px; height: 16px; border: 0; margin: 0; padding: 0; }
.sociable-hovers { opacity: .4; -moz-opacity: .4; filter: alpha(opacity=40); }
.sociable-hovers:hover { opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); }

/* MODx Tabs CSS */
#tabs { padding: 10px; }
#tabs #nav { margin-bottom: 0px; margin-left: 8px; }
#nav ul { list-style: none; margin: 0px; padding: 0px; } 
#tabs #nav ul li { display: inline; padding: 3px 7px; cursor: default; background-color: #eeeeee; border: 1px solid #cccccc; border-bottom: none; margin-right: 2px; }
#tabs #nav ul li.active { border: 1px solid #000066; border-bottom: 1px solid white; background-color: #ffffff; }
#tabs #nav ul li:hover { background-color: #ffffff; }
#tabs #data { margin-top: 1px; }
#tabs #data div { display: none; border: 1px solid #000066; padding: 10px; }
#tabs #data div.active { display: block; }

/* set the image to use and establish the lower-right position */
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background: transparent url(/assets/images/cssbox.png) no-repeat bottom right;
    margin: 0;
    padding: 0; 
}
.cssbox2, .cssbox2_body, .cssbox2_head, .cssbox2_head h2 {
    background: transparent url(/assets/images/cssbox2.png) no-repeat bottom right;
    margin: 0;
    padding: 0; 
}
.cssbox, .cssbox2 {
    width: 300px !important;   /* intended total box width - padding-right(next) 335*/
    width: 285px;              /* IE Win = width - padding 320*/
    padding-right: 15px;       /* the gap on the right edge of the image (not content padding) */
    margin: 20px auto;         /* use to position the box */
}
/* set the top-right image */
.cssbox_head, .cssbox2_head {
    background-position: top right;
    margin-right: -15px;       /* pull the right image over on top of border */
    padding-right: 30px;       /* right-image-gap + right-inside padding */
}
/* set the top-left image */
.cssbox_head h2, .cssbox2_head h2 {
    background-position: top left;
    margin: 0;                 /* reset */
    border: 0;                 /* reset */
    padding: 25px 0 15px 30px; /* padding-left = image gap + interior padding ... no padding-right */
    height: auto !important; 
    height: 1%;                /* IE Holly Hack */
}
/* set the lower-left corner image */
.cssbox_body, .cssbox2_body {
    background-position: bottom left;
    margin-right: 15px;        /* interior-padding right */
    padding: 15px 0 15px 30px; /* mirror .cssbox_head right/left */
}
/* Misc Text formatting */
.cssbox_head h2, .cssbox2_head h2 {
    color: white;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 16px;      /* this is tricky if box width is in ems */
    text-align: center; 
    text-shadow: rgb(0,0,0) 0px 2px 5px; /* Safari-only, but I'm doing it just 'cause I can */
}
.cssbox_body p, .cssbox2_body p {
    margin: 0 0 20px;
}
.cssbox_body a, .cssbox_body a:hover, .cssbox2_body a, .cssbox2_body a:hover {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    text-decoration: underline;
}
/* common styling */
.menu {font-family: arial, sans-serif; width:798px; position:relative; margin:0; font-size:11px; margin:2px 0 2px 2px; z-index:100;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:130px; height:20px; text-align:center; color:#fff; border:1px solid #fff; background:#710069; line-height:20px; font-size:11px;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#DC143C;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:131px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#ddd; color:#000;}
.menu ul li:hover ul li a:hover {background:#D8BFD8; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:131px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-131px;}
/* ******************************* */
