/*
Language Training Center
Modified 6-12-07 by Rob Alan
Modified 10/08 by Karen Timby

  I. Global
 II. Layout
 II. Typography
III. Navigation
 IV. Lists
  V. Tables

/* I. Global ========================================*/
.noMarginPadding {
    margin: 0;
    padding: 0;
}
img {
    border: 0;
}
/* self clearing rules */
#navwrap:after,
#outerwrap:after,
#contentwrap:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#navwrap,
#outerwrap,
#contentwrap { display: block; }

/* IE PNG Fix */
h1 a, a#credit { behavior: url(iepngfix.htc); }

/* II. Layout ========================================*/
p, td,body {
	font: 12px/1.2em arial, helvetica, sans-serif;
}

body.main {
    background: #369 url("../images/bg-body.gif") repeat-x center top;
    color: #000;
    font: 12px/1.2em arial, helvetica, sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}
#outerwrap {
    background: url("../images/bg-outerwrap.gif") repeat-y left top;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #244768;
	color: #333;
    margin: 0 auto;
    position: relative;
    width: 765px;
}
#header {
    height: 82px;
}
#middle {
    background: url("../images/bg-ribbon.jpg") repeat-x center top;
    height: 90px;
    overflow: hidden;
    padding: 50px;
    text-align: left;
    position: inherit;
    margin-top:-15px;
    * margin-top:0px;
}
#contentwrap {
    text-align: left;
    padding: 20px;
}
#content {
    float: right;
    width: 465px;
}
#sidebar {
    /*margin-top: 194px;*/
    /*top: -290px;*/
    position: relative;
    float: left;
    width: 235px;
    margin-top:-96px;
}
#sidebar-default {
    margin-top: -286px;
    position: relative;
    float: left;
    width: 235px;
}
.contentsection {
    background: url("../images/bg-contentsection.gif") repeat-x center top;
    clear: both;
    padding: 20px 10px;
    position: relative;
    top: -14px;
}
#footer {
    color: #c1d0e0;
    font-size: 11px;
    padding: 10px 0 20px;
    text-align: center;
    margin: 0 auto;
    width: 765px;
}
div.hilite {
    background: #ffe;
    color: #000;
    border: 1px solid #ff3;
    padding: 0 10px 10px 10px;
}
#sidebarbox {
    background: #dfe7ef;
    margin: 30px auto;
    padding: 10px;
    width: 175px;
}
div.successstory {
    border-bottom: 1px solid #369;
    margin-bottom: 2em;
}
.translationbox {
    background-color: #e5e5e5;
    border: 2px solid #99b2ca;
    padding: 10px;
    margin-bottom: 1em;
}


/* III. Typography ========================================*/
#header h1 a {
        background: url("../images/logo.png") 0 0 no-repeat;
        *background: url("../images/logo-gif.gif") 0 0 no-repeat;
        display: block;
        height: 105px;
        overflow: hidden;
        position: absolute;
        right: 20px;
        text-indent: -100000px;
        text-decoration: none;
        top: -12px;
        width: 390px;
        z-index:50;
}
#middle h2 {
        color: #a48830;
        font: 20px georgia, serif;
        margin-left: 250px;
}
h2.blue {
        background: url("../images/bg-h2-blue.gif") no-repeat;
        color: #fff;
        display: block;
        font-size: 13px;
        font-weight: 600;
        padding: 25px 6px;
        position: relative;
        z-index: 50;
}
h2.red {
        background: url("../images/bg-h2-red.gif") no-repeat;
        color: #fff;
        display: block;
        font-size: 13px;
        font-weight: 600;
        padding: 25px 6px;
        position: relative;
        z-index: 1000;
}
h1 {
        font:2.2em Georgia, "Times New Roman" Times serif;
        color: #369;
        margin: .5em 0;
        line-height: 1.5em;

}
h2 {
        font:1.9em Georgia, "Times New Roman" Times serif;
        color: #444;
        margin: .5em 0;
        line-height: 1em;

}
h3 {
        font:1.4em Georgia, "Times New Roman" Times serif;
        color: #369;
        margin: .5em 0;
}
h4 {
        color: #369;
        margin: .3em 0;
}
p {
        margin-bottom: 1.2em;
}
#middle p {
        color: #369;
        font-style: italic;
        margin-left: 250px;
        margin-top: 1.5em;
}
.header 
{
	font-size:14px;
	font-weight:bold;
	color: #369;
    margin: .5em 0;
}
p.mission {
        color: #369;
        font-size: 13px;
        margin-bottom: 30px;
}
.error {
        color: #c00;
}
.underline
{
	text-decoration:underline;
}

.blockquote {border:dotted thin #006633;}
.errMsg { color: Red; }
/* IV. Navigation ========================================*/
a:link,
a:visited {
    background-color: transparent;
    color: #369;
}
a:hover,
a:active {
    background-color: transparent;
    color: #36c;
    text-decoration: none;
}
a.back {
    display: block;
    font-size: 10px;
    text-align: right;
}
#smoothmenu1 {
    background: #326493 url("../images/bg-nav.gif") repeat-x center bottom;
    border-bottom: 5px solid #f3e8b0;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    margin: 0 auto;
    padding: 3px;
    width: 755px;
}
#smoothmenu1 li a:hover, #smoothmenu1 li a:active {
    background: #336594;
}
#smoothmenu1 li a {
    color: #fff;
    display: block;
    float: left;
    margin: 0 1px 0;
    padding: 7px 5px;
    text-align:left; 
    text-decoration: none;
}
/*
#nav {
    list-style-type: none;
    text-align: center;
}
#nav li {
    float: left;
    text-align: center;
}
#nav li a {
        color: #fff;
        display: block;
        float: left;
        margin: 0 1px 0;
        padding: 7px 10px;
        text-decoration: none;
        text-align: center;
}
#nav li a:hover {
        background: #336594;
}
#nav li a:active {
        background: #336594;
}
*/
/* SideNav Links ///////////////////////////////////////////////////// */
/* basic menu style */
.whiteBkgnd .AspNet-Menu {
font: bold 12px Arial, sans-serif;
    list-style: none;
    margin: 0;
	padding: 0;
    margin-top: -10px;
    padding: 5px;}
/* main links, gradient, li tag*/
.whiteBkgnd .AspNet-Menu-Leaf 
{
        background: #326493 url("../images/bg-nav.gif") repeat-x center bottom;
        display: block;
        margin: 3px 0;
}
/* main link with children, a tag (because li tag encompases children */
.whiteBkgnd .AspNet-Menu-WithChildren .AspNet-Menu-Link {
        background: url("../images/on_state_bg.jpg") repeat-x center bottom;
        border: none;
        display: block;
        color: #fff;
        font-size: 12px;
        margin: 3px 0;
        padding: 6px 0 6px 25px;
        text-decoration: none;
}
/* main links, a tag */
.whiteBkgnd .AspNet-Menu-Leaf .AspNet-Menu-Link {
        border: 2px solid #369;
        background: transparent url("../images/ico-arrow.gif") no-repeat 8px center;
        border-top: none;
        color: #fff;
        display: block;
        font-size: 12px;
        padding: 6px 0 6px 25px;
        text-decoration: none;
}
/* main links, a tag */
.whiteBkgnd .AspNet-Menu-Leaf .AspNet-Menu-Link:hover,
.whiteBkgnd .AspNet-Menu-Leaf .AspNet-Menu-Link:active,
.whiteBkgnd .AspNet-Menu-WithChildren .AspNet-Menu-Link:hover,
.whiteBkgnd .AspNet-Menu-WithChildren .AspNet-Menu-Link:active {
        background: #326493 url("../images/ico-arrow.gif") no-repeat 8px center;
}
/* 3rd level links, ul tag */
.whiteBkgnd .AspNet-Menu-WithChildren ul {
	list-style:none;
}
/* 3rd level links, li tag */
.whiteBkgnd .AspNet-Menu-Selected .AspNet-Menu-Leaf {
	background:none;
}
/* 3rd level links, a tag */
.whiteBkgnd .AspNet-Menu-Selected .AspNet-Menu-Leaf .AspNet-Menu-Link,
.whiteBkgnd .AspNet-Menu-Selected .AspNet-Menu-Leaf .AspNet-Menu-Link:visited,
/* 3rd level when at a 3rd level page, a tag */
.whiteBkgnd .AspNet-Menu-WithChildren .AspNet-Menu-Leaf .AspNet-Menu-Link,
.whiteBkgnd .AspNet-Menu-WithChildren .AspNet-Menu-Leaf .AspNet-Menu-Link:visited {
	background:none;
	border:0px;
	color:#326493;
	background: url("../images/ico-blue-bullet.gif") no-repeat 0px center;
	padding: 3px 0 3px 10px;
}
/* 3rd level links, a tag :hover */
.whiteBkgnd .AspNet-Menu-Selected .AspNet-Menu-Leaf .AspNet-Menu-Link:hover {
	text-decoration:underline;
}
/* 3rd level when at a 3rd level page, li tag */
.whiteBkgnd .AspNet-Menu-WithChildren .AspNet-Menu-Leaf {
	background:none;
}
/* 3rd level when at a 3rd level page, a tag */
.whiteBkgnd .AspNet-Menu-WithChildren .AspNet-Menu-Leaf .AspNet-Menu-Link:hover {
	text-decoration:underline;
}
/* 3rd level when on this page */
.whiteBkgnd .AspNet-Menu-WithChildren .AspNet-Menu-Selected .AspNet-Menu-Link,
.whiteBkgnd .AspNet-Menu-WithChildren .AspNet-Menu-Selected .AspNet-Menu-Link:visited {
	text-decoration:underline;
}
#footer a:link,
#footer a:visited {
        color: #fff;
}
#credit {
        xbackground: url("../images/nc.png") no-repeat;
        display: block;
        float: right;
        height: 32px;
        xtext-indent: -100000px;
        text-decoration: none;
        margin: 0 0 0 60px;
        margin-top: -40px;
        overflow: hidden;
        width: 252px;
}
/* V. Lists ========================================*/
.faq li {
   font-weight: 700;
    margin: 0 0 10px 20px;
}
.faq li p {
    font-weight: normal;
}
#content ul {
        list-style-type: disc;
        list-style-position: outside;
        margin-left:20px;
        padding: 4px 0;
}
#content ul li {
        margin-bottom: .8em;
}
#content ul.links {
        font-weight: bold;
        list-style-type: circle;
        margin-left: 10px;
        text-align: center;
}
#content ul.mini_nav {
        list-style-type: none;
        text-align: right;
}
.links li {
        clear: both;
}
dt {
   color: #369;
        font-weight: 700;
}
dd {
   font-style: italic;
        margin-bottom: 2em;
}
#sidebarbox li {
        list-style: none;
        margin-bottom: .3em;
}
/* VI. Tables ========================================*/
td {
        vertical-align: top;
}
/* VII. Forms ========================================*/
fieldset {
        background: #dfe7ef url("../images/bg-fieldset.gif") repeat-x center top;
        border: 1px solid #99b2ca;
        padding: 1em 0;
}
legend {
        color: #000000;
        font-weight: bold;
        margin-left: 1em;
        padding: 0;
}
form li.activefield {
   background-color: #f1f5f8;
}
form label {
        text-align: right;
}
fieldset fieldset {
        background: transparent;
        border: none;
        margin: 0;
}
fieldset fieldset legend {
        color: #333;
        font-weight: normal;
        margin-left: 0;
}
form fieldset fieldset li {
        margin-bottom: 0;
}
form fieldset fieldset label {
        display: inline;
        float: none;
        margin: .2em 0 0 .5em;
        text-align: left;
        width: auto;
}
.textarea {
        width: 100%;
}
.submit {
        border-style: none;
        padding: 1em 14em;
        background: none;
}
#sidebarbox form li label {
        float: none;
        margin-right: 0;
        text-align: left;
}
.rankBox {
        padding-left:25px;
}
/*** GROUP CLASSES STYLES BY RYAN ***/
table.classes {
        text-align: left;
        width: 100%;
}
table.classes th {
        /*background-color: #99b2ca;*/
        color: #fff;
        padding: 10px;
}
table.classes td {
        padding: 5px;
        vertical-align: top;
}
table.classes h3 {
        margin-top: 0;
}
table.classes p.cost {
        color: #c00;
        margin: 10px 0;
}
.separator {
        border-bottom: 1px solid #ccc;
        line-height: .01em;
}
.messageBox {
        background-color: #e5e5e5;
        border: 2px solid #99b2ca;
        padding: 10px;
        margin-bottom: 1em;
}
.cbl label {
	padding-left: 7px;
}
/* styles used by FCKEditor */
.tableLeft {
	border: 2px solid #254969;
	padding: 2px;
	/*background: #99B2CA;*/
	float: left;
	clear: left;
	margin: 0 20px 25px 0;
	text-align:center;
}
.tableRight {
	border: 2px solid #254969;
	padding: 2px;
	/*background: #99B2CA;*/
	float: right;
	clear: right;
	margin: 0 0 25px 20px;
	text-align:center;
}
.tableLeft img, .tableRight img { border: 1px solid #336594; }
img.imgLeft, img.imgRight { 
    display: block;
    border: 1px solid #336699;
    padding: 2px;
    background: #FFF;
}
img.imgLeft { float: left; clear: left; margin: 0 7px 7px 0; }
img.imgRight { float: right; clear: right; margin: 0 0 7px 7px; }
img.mainImage {
    display: block;
    border: 1px solid #336699;
    padding: 3px;
    margin: 0 0 10px 0;
}
/* general gmis styles */
.warning, .validation-advice, .wrong, .red { color: red; }

/*********************************************************************************/
/* Site Map */
/*********************************************************************************/
/* basic menu style */
#sitemap .AspNet-Menu-WithChildren {
    list-style: none;
    margin-left:-25px;
}
#sitemap .AspNet-Menu-WithChildren ul {
    list-style: none;
    margin-left:15px;
}
#sitemap .AspNet-Menu-WithChildren .AspNet-Menu-WithChildren { margin-left:0; }
/* main links, li tag */
#sitemap .AspNet-Menu .AspNet-Menu-Leaf {
    border:0;
    background:none;
}
/* main links, a tag */
#sitemap .AspNet-Menu .AspNet-Menu-Link {
	background: none;
    display: block;
    color: #336699;
    font-size: 14px;
    font-weight:bold;
    text-decoration: none;
    border:none;
	margin:0px;
}
/* sub links, a tag */
#sitemap .AspNet-Menu .AspNet-Menu-Leaf .AspNet-Menu-Link,
#sitemap .AspNet-Menu .AspNet-Menu-WithChildren .AspNet-Menu-WithChildren .AspNet-Menu-Link {
	border:0px;
	color:#326493;
	font-size: 13px;
	font-weight:normal;
    text-decoration: none;
    background:none;
}
/* 3rd level links, a tag */
#sitemap .AspNet-Menu-Selected .AspNet-Menu-Leaf .AspNet-Menu-Link,
#sitemap .AspNet-Menu-Selected .AspNet-Menu-Leaf .AspNet-Menu-Link:visited,
/* 3rd level when at a 3rd level page, a tag */
#sitemap .AspNet-Menu-WithChildren .AspNet-Menu-Leaf .AspNet-Menu-Link,
#sitemap .AspNet-Menu-WithChildren .AspNet-Menu-Leaf .AspNet-Menu-Link:visited {
	padding: 3px 0 3px 25px;
}
/* all links, a tag */
#sitemap .AspNet-Menu-Leaf .AspNet-Menu-Link:hover,
#sitemap .AspNet-Menu-Leaf .AspNet-Menu-Link:active,
#sitemap .AspNet-Menu-WithChildren .AspNet-Menu-Link:hover,
#sitemap .AspNet-Menu-WithChildren .AspNet-Menu-Link:active,
#sitemap .AspNet-Menu .AspNet-Menu-WithChildren .AspNet-Menu-WithChildren .AspNet-Menu-Link:hover,
#sitemap .AspNet-Menu .AspNet-Menu-WithChildren .AspNet-Menu-WithChildren .AspNet-Menu-Link:active,
#sitemap .AspNet-Menu-WithChildren .AspNet-Menu-Leaf .AspNet-Menu-Link:hover,
#sitemap .AspNet-Menu-WithChildren .AspNet-Menu-Leaf .AspNet-Menu-Link:active,
#sitemap .AspNet-Menu .AspNet-Menu-WithChildren .AspNet-Menu-WithChildren .AspNet-Menu-Leaf .AspNet-Menu-Link:hover,
#sitemap .AspNet-Menu .AspNet-Menu-WithChildren .AspNet-Menu-WithChildren .AspNet-Menu-Leaf .AspNet-Menu-Link:active {
    text-decoration:underline;
    background:none;
    margin:0;
	background: url("../images/ico-blue-bullet.gif") no-repeat 16px;
}
#sitemap .AspNet-Menu .AspNet-Menu-WithChildren .AspNet-Menu-WithChildren ul
{
	padding-bottom:0;
}
/* main links - hover */
/* must be listed last or other class will overrride it */
#sitemap .AspNet-Menu .AspNet-Menu-Link:hover { background:none }


/* IE 6 ONLY */
/* SideNav Links ///////////////////////////////////////////////////// */
.whiteBkgnd {
	background-color:#FFF;
	_text-align:center;
	_width:235px;
}
/* main links, gradient, li tag*/
.whiteBkgnd .AspNet-Menu-Leaf {
    _display: inline-block;
    _margin: 3px 0;
    _background: #326493 url("../images/bg-nav.gif") repeat-x center bottom;
    _text-align:left;
}
/* main link with children, a tag (because li tag encompases children */
.whiteBkgnd .AspNet-Menu-WithChildren .AspNet-Menu-Link,
.whiteBkgnd .AspNet-Menu-WithChildren .AspNet-Menu-Link:visited {
    _background: #326493 url("../images/bg-nav.gif") repeat-x center bottom;
    _color: #FFFFFF;
    _display: inline-block;
    _font-size: 13px;
    _margin: 3px 0;
    _padding: 6px 0 6px 25px;
    _text-decoration: none;
    _border:none;
    _width:200px;
}
/* main links, a tag */
.whiteBkgnd .AspNet-Menu-Leaf .AspNet-Menu-Link, .AspNet-Menu-Leaf .AspNet-Menu-Link:visited {
    _background: none;
    _color: #FFF;
    _display:inline-block;
    _font-size: 13px;
    _padding: 6px 0 6px 25px;
    _text-decoration: none;
    _border:none;
}
/* main links, a tag */
.whiteBkgnd .AspNet-Menu-Leaf .AspNet-Menu-Link:hover,
.whiteBkgnd .AspNet-Menu-Leaf .AspNet-Menu-Link:active {
	_background: url("../images/ico-arrow.gif") no-repeat 8px center;
    _color:#FFF;
}
.whiteBkgnd .AspNet-Menu-WithChildren .AspNet-Menu-Link:hover,
.whiteBkgnd .AspNet-Menu-WithChildren .AspNet-Menu-Link:active {
	_background: url("../images/on_state_bg.jpg") repeat-x center bottom;
    _color: #FFF;
}
/* 3rd level links, li tag */
.whiteBkgnd .AspNet-Menu-Selected .AspNet-Menu-Leaf {
	_background:none;
}
/* 3rd level links, a tag */
.whiteBkgnd .AspNet-Menu-Selected .AspNet-Menu-Leaf .AspNet-Menu-Link,
.whiteBkgnd .AspNet-Menu-ChildSelected .AspNet-Menu-Leaf .AspNet-Menu-Link {
	_border:0px;
	_color:#326493;
	_background: url("../images/ico-blue-bullet.gif") no-repeat 0px center;
}
/* 3rd level links, a tag, hover */
.whiteBkgnd .AspNet-Menu-Selected .AspNet-Menu-Leaf .AspNet-Menu-Link:hover,
.whiteBkgnd .AspNet-Menu-ChildSelected .AspNet-Menu-Leaf .AspNet-Menu-Link:hover {
	_color:#326493;
	_text-decoration:underline;
	_background: url("../images/ico-blue-bullet.gif") no-repeat 0px center;
}
/* 3rd level when on this page */
.whiteBkgnd .AspNet-Menu-WithChildren .AspNet-Menu-Leaf .AspNet-Menu-Selected {
	_background: url("../images/ico-blue-bullet.gif") no-repeat 0px center;
	_color:#326493;
	_text-decoration:underline;
}

#sitemap .AspNet-Menu .AspNet-Menu-Link
{
	_display:inline-block;
}