body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    line-height: 160%;
	-webkit-font-smoothing:antialiased;
	font-smoothing:always;
}

th, td {
    font-size: 11px;
}

img { border: 0; }

a {
	text-decoration: none;
	color: #2f70ba;
	font-weight: bold;
	/*font-size: 11px;*/
}

a:hover {
    text-decoration: underline;
}

ul {
	list-style-type: square;
}

#wrapper {
    margin: 0 auto 17px auto;
    text-align: left;
    width: 728px;
    background: url(images/blue_bg.gif) repeat-y 34px;
}
#adv {
	text-align: center;
	padding: 10px 0;
	background: #FFF;
}

#logo {
    margin: 0;
    padding: 7px 0 4px 0;
    line-height: 1;
    background-color: #fff;
}

h1 {
	padding-top: 0; margin-top: 2px;
	font-size: 26px;
	line-height: 32px;
}

h2 {
    margin: 0 0 5px 0;
    padding: 5px 0 0 0;
    font-size: 16px;
}
h2 a {
	font-size: 14px;
}

.nav {
    width: 169px;
    float: left;
    margin: 0;
    padding: 0;
	font-size: 12px;
}

.nav h2 {
    color: #fff;
    margin-top: 0;
    padding: 6px 0 6px 30px;
    border-bottom: 1px solid #fff;
    line-height: 1;
}

.nav ul {
    margin: 5px 0 0 0;
    padding: 0 0 10px 30px;
    line-height: 1.4;
    border-bottom: 1px solid #fff;
}

.nav li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav ul a, #navblue a, #header a, .nav ul a, #greencol a, #orangecol a {
    color: white;
    font-weight: bold;
}

.nav ul a {	
    cursor: pointer;
    font-size: 12px;
    padding: 2px;
}

.nav ul a.hovered , .nav ul a.current {
	background: #6E9C09;
	text-decoration: none;
}

.nav ul a.chosen {
	border: 1px solid #fff;
	background: #6E9C09;
}

.nav ul a:visited, #navblue a:visited {
    color: #fefefe;
}

#menu {
	float: left;
	width: 169px;
	margin-left: 34px;
}

* html #menu {
    background: white;
}

#header {
    float: left;
	width: 490px;
    background: #276196 url(images/header_bg.gif) repeat-x;
	margin-left: 1px;
}

#header2 {
    float: left;
	width: 490px;
    background: url(images/header_books.gif) no-repeat left bottom;
	padding-bottom: 5px;
	min-height: 137px;
}

#header h2 {
    margin: 16px 0 0 126px;
}

#header a {
    color: white;
}

#header ul {
    margin: 0;
    padding: 12px 0 0 0;
}

#header li {
    margin: 0;
    padding: 0 0 0 129px;
    list-style: none;
    line-height: 1.7;
}

#header #navtop {
    margin-left: 20px;
}

#header #navtop li {
    display: inline;
    padding: 0 0 0 12px;
}

#header #navtop a {
	padding: 2px 6px;
}

#header #navtop a:hover {
	color: #1c4a74;
	background: #fff;
	text-decoration: none;
}

#navblue {
    margin: 0;
    padding: 0;
    width: 169px;
    background: #bfdbfa;
}

#navblue li {
    margin: 1px 0 0 0;
    padding: 0 0 0 30px;
    list-style: none;
    line-height: 30px;
    background: #64aaf4 url(images/blue_bg.gif);
}

* html #navblue li {
    line-height: 29px;
    l\ine-height: 30px;
    padding: 0 0 0 16px;
    padd\ing: 0 0 0 30px;
}

#navblue a {
    display: block;
}

* html #navblue a {
    width: 100%;
    w\idth: 96px;
}

#pathbar {
    background-color: #828282;
    float: left;
    width: 490px;
    height: 2.2em;
    color: #dbd1d1;
    border-left: 1px solid #fff;
}

* html #pathbar {
    height: 2.4em;
    he\ight: 2.2em;
}

#pathbar div {
	padding: 3px 10px;
}
#sidebar {
	float: left;
	width: 169px;
	margin-left: 34px;
}
#main {
	float: left;
	width: 490px;
}
div.content {
	clear: both; padding: 15px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
    line-height: 23px;
}
div.content a:hover {
	color: #246294;
}
#right {
	float: left;
	width: 180px;
}
#right div.content {
	padding: 5px;
	text-align: center;
}

#orangecol .col {
    padding-top: 2.3em;
}

/*.col {
    float: left;
    width: 487px;
    margin-left: 6px;
    margin-bottom: 5px;
}*/

.divider {
	clear: both;
    background: #1a508c;
    height: 3px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    border: solid #FFF;
    border-width: 1px 0;
	margin-left: 34px;
	width: 660px;
}

.col .divider {
    background: none;
    border-top: 1px solid #999;
}

#orangecol {
    background: #fba90a url(images/orange_bg.gif) repeat-y;
}

#greencol {
    background: #88b22c url(images/green_bg.gif) repeat-y;
}

.clear {
    clear: both;
    background: #fff;
    margin: 0 1px 0 0;
}

.clear div {
    margin: 0 4px 0 130px;
    border-top: 1px solid #999;
    height: 1px;
    font-size: 1px;
    margin-bottom: -1px;
}

* html .clear div {
    margin-bottom: -2px;
}

#greencol .clear, #orangecol .clear {
    height: 3px;
    font-size: 1px;
    margin-bottom: -2px;
}

#footer {
	font-size: 11px;
    text-align: right;
    background: #828282;
    color: #dbd1d1;
    border-right: 1px solid #828282;
    border-top: 1px solid #fff;
	margin-left: 34px;
	width: 659px;
}

* html #footer {
    height: 1%;
}

#footeri {
    padding: 5px 3px 7px 13px;
}

#footer .copyright {
    float: left;
}

#footer a, #pathbar a {
    color: #fff;
}

.example2 {
	float: left;
	width: 440px;
}


.example2 ul {
	float: left;
	width: 100px;
	margin: 4px 0;
	padding: 0;
	padding-right: 8px;
}

.example2 li {
	list-style: none;
	margin: 0;
	padding: 4px 5px; /*4px 0;*/
	float: left;
	width: 100px;
}

.example2 {
	border-left: 3px solid #88b22c;
	padding-left: 8px;
	margin: 10px 0;
}

.example3 {
	float: left;
	width: 400px;
}

.example3 ul {
	float: left;
	width: 180px;
	margin: 4px 0;
	padding: 0;
}

.example3 li {
	list-style: none;
	margin: 0;
	padding-right: 8px;
	float: left;
	width: 180px;
}

.example3 a, .example3 a:hover, .example2 a, .example2 a:hover {
	display: block;
	width: 100%;
	padding: 7px 5px;
}

.example2 a, .example2 a:hover {
	margin: -4px -5px;
}

.example3 a:hover, .example2 a:hover {
	background: #276196;
	color: #fff !important;
	text-decoration: none;
	padding: 6px 4px;
	border: 1px solid #4781b6;
}

span.highlight {
	background: #def;
	font-weight: bold;
}

.example {
	border-left: 3px solid #2f70ba;
	padding-left: 12px;
	margin: 20px 0;
	color: #344;
	font-size: 14px;
	font-style: italic;
}
/*.example span {
	border-bottom: 2px solid #63a9f6;
	font-weight: bold;
	background: #63a9f6;
}*/
.example span.expl {
	font-weight: normal;
	display: none;
}
.example u {
	text-decoration: none;
}
.example p {
	text-align: left;
	padding: 4px 0; padding-right: 28px;}
.example p.info {background: url(images/info1.png) no-repeat right 3px;}
.example .hovered {
	background: #DDEEFF;
	border: 3px solid #2f70ba;
	padding: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;  padding-right: 35px; width: 430px;
    line-height: 23px;
	color: #000;}
.example .hovered.info {background: #DDEEFF url(images/info2.png) no-repeat 449px 8px;}
.example .hovered u {
	border-bottom: 2px solid #63a9f6;
}
.example .hovered span.expl {
	display: block;
	margin-top: 10px;
	font-size: 90%;
	color: #344;
	font-style: normal;
}
ul.dict, ul.dict li {
	margin: 0;
	padding: 0;
}
ul.dict li {
	list-style-type: none;
	padding: 3px 0;
}
div.navig {
	float: left;
	width: 454px;
	margin-top: 20px;
	border-top: 1px solid #2f70ba;
	padding-top: 6px; 
}
div.navig .left {
	float: left;
	width: 217px;
	padding-right: 10px;
}
div.navig .right {
	float: right;
	width: 217px;
	padding-left: 10px;
}
div.seeAlso {
	font-weight: bold;
	border-bottom: 1px solid #2f70ba;
	margin-bottom: 5px;
	margin-top: 30px;
}
.rightAnswer {
	color: #58CC43;
	font-weight: bold;
}
.wrongAnswer {
	color: #E81A2E;
	font-weight: bold;
}
.errorMsg {
	border: 1px solid #000;
}
hr {
	border: 0;
	background-color: #CCC;
	color: #CCC;
	height: 1px;
	clear: both;
}
hr.blue {
	background-color: #2f70ba;
	color: #2f70ba;
}

div.adv {
	color: #ccc;
	border-bottom: 1px solid #ccc;
}
div.advBody {
	clear: both;
	padding: 10px 0;
	text-align: left;
	width: 400px;
}
div.advBodyDown {
	clear: both;
	padding: 10px 0 5px 0;
	margin-top: 5px;
	text-align: left;
	width: 400px;
}
div.advMoveOn {
	float: right;
	width: 100px;
}

.hidden {
	display: none;
}

span.n {
	font-weight: normal;
}

div.rightVersion {
	margin: 20px 0 30px 0;
}

div.rightVersion span {
	font-weight: bold;
	font-size:200%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border:3px solid #2761C6;
    padding:5px 15px;
	color: #58CC43;
}

input[type=submit] {
    padding:5px 15px;
    background:#276196;
	color:#fff;
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	font-size: 15px;
	font-weight: bold;
}


@media (max-width: 999px) {
/*body, th, td, #footer, #footer a, .nav, div.content {
	font-size: 1.2em !important;
	line-height: 160%;
}*/

body, #main {
	padding-top: 0;
	margin: 0;
}

#wrapper, .example2  {
	width: 100%;
	background: none;
}

#header, #header2, #pathbar, #main , #sidebar, .nav, #right, #menu, #footer, div.advBody, div.advBodyDown, .example3, div.navig {
	float: none;
	width: 100%;
}

#menu, #header, .divider, #sidebar, body > br {
	display: none;
}

.example3 ul , .example3 li {
	width: 250px;
}

#pathbar {
	background-color: #276196;
	/*padding: 1em;*/
	font-size: 180%;
	/*height: 100%;*/
	height: inherit;
	padding: 10px 2px;
	border: 3px solid #2f70ba !important;
	font-family: 'Raleway', Arial, sans-serif;
}

#footer {
	margin-left: 0;
}

/*h1 {
	font-size: 170%;
}

h2 {
	font-size: 135%;
}*/

.example {
	/*font-size: 1.1em !important;*/
}

.hovered {
	/*font-size: 1.1em !important;*/
	width: 92% !important;
}

/*.example {
	border-left: 0.3em solid #2f70ba;
}*/

}