/**************************************
 * THEME NAME: unodo
 *
 * Files included in this sheet:
 *
 *   unodo/reset.css
 *   unodo/unodo.css
 *   unodo/prettyPhoto.css
 *   unodo/vtip.css
 *   unodo/jquerytools.css
 **************************************/

/***** unodo/reset.css start *****/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  background-image: none;
}
/* IEs break with vertical-align: baseline on images */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
body {
  font: 13px/1.385 Helvetica, Arial, sans-serif;
}
table {
  font-size: inherit;
  font: 100%;
}
pre,code,kbd,samp,tt {
  font-family: monospace;
}/***** unodo/reset.css end *****/

/***** unodo/unodo.css start *****/

/* @override 
	http://ubuntu.userver.lan/moodle_unodo/theme/unodo/unodo.css
*/
/* @group core */
body {
  background: #FFF url(pix/pix/bg_grad.jpg) repeat-x fixed left top;
}
#page {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 960px;
  color: #444;
  background: #FFF url(pix/pix/page_bg_stripe.gif) repeat-y right top;
}
.clearer {
  overflow: hidden;
}
p, ul, ol {
  margin: 0 0 1em 0;
}
ul {
  list-style-type: disc;
  list-style-position: inside;
  padding-left: 0.3em;
}
ol {
  list-style-type: decimal;
  list-style-position: inside;
  padding-left: 0;
}
li {
  margin: 0 0 0.25em 0;
}
strong, b {
  font-weight: bold;
}
em, i {
  font-style: italic;
}
sub {
  font-size: smaller;
  vertical-align: sub;
}
sup {
  font-size: smaller;
  vertical-align: super;
}
#left-column a,
#right-column a,
#header a,
#header-home a,
#footer a {
  text-decoration: none;
}
a:link {
  color: #129;
}
a:visited {
  color: #C01;
}
a:hover {
  color: #391;
}
a.dimmed:link,
a.dimmed:visited {
  color: #AAA;
}
a.autolink:link,
a.autolink:visited {
  color: #000000;
  background: #FFFF88;
}
a.autolink.glossary:hover {
  cursor: help;
}
a.popup {
  padding-right: 14px;
  background: #fff url(pix/pix/popup_link.gif) no-repeat right center;
}
.dimmed_text,
.dimmed_text a {
  color: #AAA;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0.5em 0;
  font-weight: bold;
  line-height: normal;
}
h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  margin-left: 0;
  color: #444;
  background-color: transparent;
  font-size: 100%;
}
h1 {
  font-size: 167%;
}
h2 {
  font-size: 138.5%;
}
h3 {
  font-size: 123.1%;
}
h4 {
  font-size: 100%;
}
img.resize {
  width: 1em;
  height: 1em;
}
hr {
  color: #EEE;
  background-color: #EEE;
  height: 1px;
  border-style: none;
}
.cell {
  padding: 2px;
}
tr.r1 {
  background-color: #FAFAFA;
}
.highlight {
  background-color: #aaffaa;
}
.highlight2 {
  color: #AA0000;
}
h2.headingblock {
  border-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 100%;
}
#site-index .headingblock, 
#course-view .headingblock {
  margin-bottom: 0;
}
.tabledivider {
  border-style: none;
}
.generalbox {
  margin-top: 5px;
  border-color: #EEE;
}
table.generalbox {
  border-style: none;
}
.generaltable {
  border-style: none;
}
th.header, 
td.cell {
  padding: 4px 8px;
  border-bottom: 1px solid #EEE;
  text-align: left;
  vertical-align: top;
}
th.header {
  border-right: 1px solid #EEE;
  background-color: #FAFAFA;
}
.generaltable .cell {
  padding: 4px 8px;
  border-style: none;
  border-bottom: 1px solid #EEE;
  vertical-align: top;
}
.generalbox th, 
.generalbox td {
  padding: 4px 8px;
  border-bottom: 1px solid #EEE;
  text-align: left;
  vertical-align: top;
}
/*th.header,
.admin th.header.c0,
.generalbox th,
.generaltable th.header {
  background-color: #FAFAFA;
}*/
.generalboxcontent .formtable th {
  text-align: right;
}
.informationbox {
  border-style: none;
  border-color: #DDDDDD;
}
.userinfobox {
  border-style: none;
  margin: 0 auto 5px;
}
.errorbox {
  border: 2px solid #913;
}
/* notification messages (can be good or bad) */
.notifysuccess {
  color: #006600;
}
.notifytiny {
  color: #000044;
}
#admin-auth_config .required {
  background-color: #DDDDDD;
}
.feedbackbox {
  border-color: #888888;
}
.feedbackby {
  background-color: #BBBBBB;
}
.errorbox {
  color: #FFF;
  border-color: #660000;
  background-color: #990000;
}
.errorboxcontent {
  background-color: #FFBBBB;
}
.notifyproblem {
  text-align: left;
  padding: 10px;
  border: 2px solid #913;
}
.noticebox {
  background-color: #FFF;
  border: 2px solid #FC1;
}
#notice.generalbox {
  margin: 0 0 1.5em 0;
  padding: 10px;
  background-color: #FFF;
  border: 2px solid #FC1;
}
.teacheronly {
  color: #990000;
}
.unread {
  background: #FFD991;
}
.censoredtext {
  color: #000000;
  background: #000000;
}
.boxwidthwide {
  width: 95%;
  margin-left: 12px;
}
.categorylist {
  margin-top: 10px;
}
/* @end */
/* @group coursename */
#page2 {
  background: transparent no-repeat 608px 0;
}
#login-index.lang-en_utf8 #page2 {
  background-image: url(pix/pix/login_en.jpg);
}
#login-index.lang-de_utf8 #page2 {
  background-image: url(pix/pix/login_de.jpg);
}
.courseidno-site.lang-en_utf8 #page2 {
  background-image: url(pix/pix/moodle_design_en.jpg);
}
.courseidno-site.lang-de_utf8 #page2 {
  background-image: url(pix/pix/moodle_design_de.jpg);
}
.modidno-selectedwork.lang-en_utf8 #page2 {
  background-image: url(pix/pix/selected_work_en.jpg);
}
.modidno-selectedwork.lang-de_utf8 #page2 {
  background-image: url(pix/pix/selected_work_de.jpg);
}
#mod-slideshowtwo-view.lang-en_utf8 #page2 {
  background-image: url(pix/pix/theme_slideshow_en.jpg);
}
#mod-slideshowtwo-view.lang-de_utf8 #page2 {
  background-image: url(pix/pix/theme_slideshow_de.jpg);
}
/* @end */
/* @group tabs flat */
.tabtree {
  /*position: static;*/
  margin: 0 0 2em;
}
.tabrow0 {
  position: relative;
  text-align: left;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 100%;  
  line-height: inherit;
}
.tabrow0 li {
  display: inline;
  margin: 0;
  padding: 0;
}
.tabrow0 .here {
  /*position: relative;*/
}
.tabrow0 li a {
  display: inline-block;
  background-image: none;
  margin: 0;
  padding: 0.5em 10px;
  background-color: #fafafa;
  color: #575758;
  font-weight: normal;
  border-style: none;
  border-bottom: 8px solid #FFF;
}
.tabrow0 a span {
  padding: 0;
  background-image: none;
}
.tabrow0 a:hover {
  background-image: none;
  text-decoration: none;
}
.tabrow0 .here a:hover {
  background-image: none;
}
.tabrow0 a:hover span {
  background-image: none;
}
.tabrow0 .here a:hover span {
  background-image: none;
}
.tabrow0 .here a {
  color: #444;
  font-weight: bold;
}
.tabrow0 .here a:link,
.tabrow0 .here a:visited,
.tabrow0 .here a.nolink {
  position: static;
  background-color: #eee;
  border-bottom-color: #eee;
  z-index: 0;
}
/* subnav */
.tabrow0 div,
.tabrow0 ul {
  left: 0;
  top: 2.7em;
  width: 100%;
  margin: 0;
  padding: 0;
  border-top: 4px solid #eee;
  line-height: normal;
  background: #eee;
  font-size: 100%;
}
.tabrow0 ul {
  padding-bottom: 4px;
}
.tabrow0 ul li {
  margin: 0;
  background-image: none;
}
.tabrow0 ul a {
  background-image: none;
  margin: 0;
  padding: 0 12px;
  border: 0
}
.tabrow0 ul a span {
  padding: 0;
  background-image: none;
}
.tabrow0 ul div {
  display: none;
}
ul.tabrow1 li a,
ul.tabrow1 li a:link,
ul.tabrow1 li a:visited {
  color: #444;
  font-size: 100%;
  font-weight: normal;
  padding: 0 5px;
}
ul.tabrow1 li.here.selected a {
  color: #444;
}
/* @end */
/* @group forms */
.mform {
  margin: 0 0;
  width: 98%;
}
.mform fieldset {
  border-color: #EEE;
}
#adminsettings .form-shortname {
  font-size: 85%;
  color: #888;
}
.mform .required label {
  color: #a00;
}
.mform .fdescription.required {
  color: #a00;
}
.mform .required .fgroup span label {
  color: #000;
}
/* @end */
/* @group header */
#header,
#header-home {
  position: absolute;
  right: 0;
  top: 0;
  width: 242px;
  height: 25em;
  background: transparent url(pix/pix/green_line_header.gif) no-repeat left top;
}
#header-home #mwm {
  position: absolute;
  right: 0;
  top: 0;
}
#header-home .headermain,
#header .headermain {
  margin: 4.77em 0 2em 20px;
  float: none;
  font-size: 100%;
}
#unodomenu ul {
  margin: 0 0 0 20px;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
}
#unodomenu ul li {
  margin: 1em 0;
}
.navbutton {
  float: none;
  margin: 3em 0 1em 15px;
  text-align: left;
}
.navbutton form {
  display: block;
  margin: 0 0 0.3em;
}
.headermenu {
  float: none;
  margin: 5em 0 1em 20px;
  text-align: left;
}
.headermenu .logininfo {
  margin: 0 0 2px 0;
}
.headermenu select,
.headermenu option {
}
.navbar {
  clear: both;
  width: 100%;
  padding: 0;
  margin: 0;
  min-height: 25px;
  border-style: none;
  background-color: inherit;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
.navbar .breadcrumb {
  margin: 0.3em 0 0.1em 12px;
}
.navbar .breadcrumb a {
  text-decoration: none;
}
.navbar .navbutton {
  margin: 0.15em 12px 0.15em 0;
}
.navbar .navbutton form div {
  margin-left: 5px;
}
span.arrow.sep {
  color: #AAA;
}
.breadcrumb .sep, 
#admin-report-simpletest-index .sep {
  color: #AAA;
}
span.arrow {
  font-family: Arial,Helvetica,Courier,sans-serif;
  font-size: 93%;
}
.navigation select {
  background-color: #FFF;
}
.navigation optgroup {
  background-color: #EEE;
}
.navigation optgroup option {
  background-color: #FFF;
}
/* @end */
/* @group footer */
#footer {
  margin: 1.5em 0 0;
  padding: 0;
  background: #FFF url(pix/pix/footer_bg_stripe.gif) repeat-y right top;
  text-align: left;
}
#footer div {
  margin: 0;
}
#footer .navbar {
  background-color: transparent;
  border-style: none;
  border-top: 3px solid #444;
  margin-left: 15px;
  margin-top: 0;
  padding-top: 2px;
  text-align: left;
  width: 578px;
}
#footer .helplink {
  margin: 0;
}
.homelink a {
  padding: 0;
}
#footer .infobar {
  float: left;
  width: 183px;
  margin-left: 14px;
  padding-top: 0.5em;
  /*text-align: left;*/
  border-top: 3px solid #444;
}
#footer .infobar h4 {
    font-family: "anivers-1","anivers-2", Helvetica, Arial, sans-seriv;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 1em;
}
#footer .infobar.left {
  margin-left: 15px;
}
#footer .infobar.side {
  float: right;
  width: 212px;
  margin: 0 15px 0 0;
  border-top-color: #18993a;
}
#footer .side .moodlelogo {
  display: block;
  margin: 1em 0;
}
/* @end */
/* @group admin */
/* @group adminsettings horizontal */
/*#adminsettings .form-item {
  padding-top: 5px;
  border-top: 1px solid #EEE;
}
#adminsettings fieldset {
  border-style: none;
  background-color: transparent;
}
#adminsettings fieldset.error {
  border: 1px solid #660000;
}
#adminsettings fieldset.error legend {
  border-color: #660000;
}
#adminsettings .form-overridden {
  background-color: #ff6;
}
#adminsettings .form-warning {
  background-color: #f88;
}
#adminsettings .form-defaultinfo {
  color: #888;
}
#adminsettings #admin-geoipfile .form-defaultinfo {
  display: block;
}
#adminsettings .form-item .pathok {
  color: green;
}
#adminsettings .form-item .patherror {
  color: red;
}*/
/* @end */
/* @group adminsettings vertical */
#adminsettings {
  margin-bottom: 2.3em;
}
#adminsettings fieldset {
  border-style: none;
  background-color: #FFF;
  padding: 0;
}
#adminsettings fieldset.error {
  border: 1px solid #660000;
}
#adminsettings fieldset.error legend {
  border-color: #660000;
}
#adminsettings .form-overridden {
  background-color: #ff6;
}
#adminsettings .form-warning {
  background-color: #f88;
}
#adminsettings .form-defaultinfo {
  color: #888;
}
#adminsettings div.form-item {
  margin: 1em 0 3em;
  padding: 0;
  border-style: none;
}
#adminsettings .form-label {
  float: left;
  width: auto;
  margin-bottom: 0;
  padding: 1px 5px;
  text-align: left;
  background-color: #fafafa;
  border-top: 3px solid #18993a;
  border-left: 1px solid #18993a;
}
#adminsettings .form-shortname {
  font-size: 85%;
  color: #888;
  display: inline;
  padding-left: 12px;
}
#adminsettings .form-setting {
  clear: left;
  margin-left: 0;
  padding: 5px 0 0 1px;
  border-top: 1px solid #eee;
}
#adminsettings .form-setting input,
#adminsettings .form-setting textarea {
  background-color: #F8F8F8;
}
#adminsettings .form-description {
  margin: 12px 0 0;
  padding-left: 1px;
}
#adminsettings .form-item .pathok {
  color: green;
}
#adminsettings .form-item .patherror {
  color: red;
}
#adminsettings .form-buttons {
  margin-left: 0;
}
#admin-geoipfile .form-defaultinfo {
  display: block;
}
/* @end */
#admin-index .adminwarning {
  border: 2px solid #600;
}
#admin-lang .generalbox {
  border-style: none;
}
#admin-langimport .generalbox {
  border-style: none;
}
#course-user .section h2 {
  color: #006EA2;
}
#admin-roles-override .cell.c1,
#admin-roles-assign .cell.c1 {
  padding-top: 4px;
}
link
#adminsettings .form-item {
  margin: 0;
  padding-top: 5px;
  border-top: 1px solid #EEE;
}
#theme-index.course-1 #content {
  margin: 0;
}
.admin #layout-table #middle-column {
  padding-top: 10px;
}
.admin h2.main {
  margin-top: 0;
}
.admin .generalboxcontent {
  background-color: inherit;
}
.admin .generalbox {
  background-color: #FFF;
  border-style: none;
  padding: 0;
}
#user-profile-index h2.main,
#theme-index h2.main {
  margin-top: 10px;
}
.admin .header.c0 {
  
}
.rolecap .rolecapheading {
  background-color: #FAFAFA;
  border-bottom: 1px solid #ccc;
}
.rolecap .inherit,
.rolecap .allow,
.rolecap .prevent,
.rolecap .prohibit {
  padding: 2px;
  border-bottom: 1px solid #ccc;
}
.rolecap .capdefault {
  background-color: #FAFAFA;
}
#admin-roles-manage .generaltable,
#admin-roles-override .generaltable, 
#admin-roles-assign .generaltable {
  width: 100%;
}
#admin-roles-override .capcurrent {
  background-color: #FAFAFA;
  border: 1px solid #cecece;
}
#admin-roles-manage .capdefault {
  background-color: #FAFAFA;
  border: 1px solid #cecece;
}
#admin-roles-manage .rolecap,
#admin-roles-override .rolecap {
  border-style: none;
  border-bottom: 1px solid #cecece;
}
#admin-roles-manage .rolecap .cap-desc .cap-name,
#admin-roles-override .rolecap .cap-desc .cap-name {
  color: #888;
}
#admin-roles-override .cell.c1, 
#admin-roles-assign .cell.c3, 
#admin-roles-assign .cell.c1 {
  padding-top: 4px;
}
#theme-index #middle-column td {
  vertical-align: top;
  padding: 10px;
  border-color: #eeeeee;
}
.block_admin_tree.sideblock .link.hidden {
  color: #999999;
}
#admin-lang .translator .strkey {
  /*float: left;*/
  display: block;
  color: #000;
  margin-top: 5px;
  padding: 1px 4px 2px;
  border: 1px solid #009e31;
  /*border-left: 5px solid #009e31;*/
}
#admin-lang .translator .bothmissing {
  background-color: #ef6868;
}
#admin-lang .translator .mastermissing {
  background-color: #feff7f;
}
#admin-lang .translator .localdifferent {
  background-color: #aaffaa;
}
#admin-lang .translator th,
#admin-lang .translator td {
  vertical-align: top;
  padding: 4px 8px 0;
}
#files-index h2.main {
  text-align: left !important;
}
#files-index #layout-table table {
  width: 100%;
  background-color: #fff;
}
#files-index #layout-table table th,
#files-index #layout-table table td {
  padding: 4px;
  vertical-align: top;
}
.environmenttable .error {
  background-color: #ef6868;
  color: inherit;
}
.environmenttable .warn {
  background-color: #feff7f;
}
.environmenttable .ok {
  background-color: #aaffaa;
}
#admin-uploaduser .uuinfo {
  background-color: #aaffaa;
}
#admin-uploaduser .uuwarning {
  background-color: #feff7f;
}
#admin-uploaduser .uuerror {
  background-color: #ef6868;
}
.plugincompattable td.ok {
  color: #080;
}
.plugincompattable td.warning {
  color: #d80;
}
.plugincompattable td.error {
  color: #d00;
}
.logtable .r1 {
  background-color: #FAFAFA;
}
input#id_name {
  width: 330px;
}
/* @end */
/* @group grade */
.grade-edit-tree .moving {
  background-color: #E8EEF7;
}
#grade-aggregation-help dt {
  font-weight: bold;
}
#grade-aggregation-help dd.example {
  font-style: italic;
}
#grade-aggregation-help code {
  font-style: normal;
}
/* @end */
/* @group sideblock */
#left-column .hidden .header {
  border-style: none;
}
#right-column .hidden .header {
  border-style: none;
}
.sideblock input {
  font-size: inherit;
}
.sideblock input.styledbtn {
  font-size: 93%;
}
.sideblock a.current {
  background-color: #FAFAFA;
}
.sideblock {
  width: 212px;
  margin-right: 15px;
  margin-bottom: 18px;
}
.sideblock .header {
  border-style: none;
  padding: 3px 4px 3px 0;
  background-color: #FFF;
  /*border-top: 3px solid #18993A;*/
}
.sideblock .header h2 {
  font-size: 100%;
  color: #444;
}
#course-view div.sideblock.hidden .header h2 {
  color: #444;
}
.sideblock .content {
  border-style: none;
  padding: 4px 0 4px 0;
  background-color: #FFF;
}
.sideblock .list li {
  margin-bottom: 6px;
  padding-left: 20px;
  overflow: visible;
}
.sideblock .column.c0 {
  margin-left: -19px;
}
.sideblock .content .icon {
  /*display: none;*/
}
.sideblock .content div.info {
  text-align: left;
}
.sideblock .content div.bold {
  font-weight: bold;
}
.sideblock .footer {
  text-align: left;
}
.calendar-controls .previous,
.calendar-controls .next,
.calendar-controls .current {
  text-decoration: none;
}
.sideblock .current {
  background-color: #FFF;
}
.sideblock .header .commands {
  background-color: #EEE;
  padding: 1px;
}
.activitydate, .activityhead {
  text-align: left;
}
.block_admin_tree.sideblock a.link.current {
  background-color: transparent;
}
.block_messages .content {
  font-size: 100%;
}
.block_search_forums .searchform {
  text-align: left;
}
.block_search_forums #searchform_search {
  width: 95%;
}
.block_search_forums #searchform_button {
  margin-top: 4px;
}
.block_rss_client .list li {
  padding-left: 0;
}
.block_adminblock {
  width: 100%;
}
/* @group data entry nav */
.block_data_entry_nav .content .list {
  margin-top: 0.5em;
  list-style-position: outside;
}
.block_data_entry_nav .list li {
  padding-left: 0;
}
.block_data_entry_nav .list .overview {
  padding-top: 0.5em;
}
/* @end */
/* @group login */
.block_login .loginform label {
  padding-right: 4px;
}
.block_login .loginform .c1 {
  margin: 0.3em 0 0;
  padding: 0;
  text-align: left;
}
.block_login .loginform .username {
  margin-bottom: 10px;
}
.block_login .loginform .fld input {
  width: 95%;
}
.block_login .loginform div.c1.btn {
  margin-bottom: 12px;
  text-align: left;
}
.block_login .loginform .c1.btn input {
}
.block_login .footer div {
  padding: 3px 0;
}
.block_login .footer a {
}
/* @end */
/* @end */
/* @group login */
div.loginbox {
  border-style: none;
  width: 100%;
  margin-left: 0;
}
div.loginbox.twocolumns {
  border-style: none;
  width: 100%;
  margin-left: 0;
}
div.loginbox.twocolumns div.loginpanel {
  border-style: none;
  width: 43%;
}
.loginbox h2 {
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 120%;
  font-size: 175%;
  color: #18993a;
  font-weight: normal;
}
.loginbox form {
  float: left;
  width: 381px;
}
.loginbox .subcontent {
  margin: 0;
  padding: 0;
  text-align: left;
}
.loginbox .loginform {
  margin: 1em 0 3.5em;
  text-align: left;
}
.loginbox .loginpanel .subcontent {
  text-align: left;
}
.loginbox .loginpanel .desc {
  float: right;
  width: 183px;
  margin: 1em 0 0.5em;
  padding: 0;
}
.loginbox .loginpanel .forgotsub {
  clear: both;
  width: 381px;
}
.loginbox .loginpanel .forgotsub .desc {
  width: 100%;
}
.loginbox .signuppanel .subcontent {
  text-align: left;
  margin: 1em 0 0.5em;
  padding: 0;
}
.loginbox .guestsub,
.loginbox .forgotsub {
  border-top: 3px solid #444;
  margin: 1em 0 0.5em;
}
.loginbox .loginform .form-label {
  margin: 1em 0 0.5em;
  text-align: left;
  float: none;
  color: #18993a;
}
.loginbox .loginform .form-input {
  position: relative;
  float: none;
  width: 99%;
  background-color: #18993a;
  padding: 2px;
}
.loginbox .loginform .form-input input {
  float: none;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 3.3em;
}
.loginbox .loginform .form-input input#username,
.loginbox .loginform .form-input input#password {
  position: static;
  width: 100%;
  border-style: none;
  background-color: #fff;
  font-size: 100%;
}
.loginbox .signupform {
  text-align: left;
}
/* @end */
/* @group content */
#content {
  clear: both;
  margin: 15px;
  min-height: 40em;
}
#site-index #content,
#login-index #content {
  min-height: 30em;
}
.nolayouttable #content {
  margin: 0 367px 15px 15px;
  padding-top: 15px;
}
#site-index div#content,
#course-view div#content,
.haslayouttable div#content {
  margin: 0;
}
#layout-table {
  border-collapse: collapse;
  margin-top: 0;
}
#layout-table #left-column,
#layout-table #right-column {
  float: right;
  padding: 0;
  padding-top: 25em;
}
#layout-table td#left-column,
#layout-table td#right-column {
  width: 227px !important;
}
#layout-table #left-column,
#layout-table #right-column {
  float: right;
  padding: 0;
  padding-top: 25em;
}
#layout-table #left-column.block-width-medium,
#layout-table #right-column.block-width-medium {
  width: 227px;
}
#layout-table #middle-column {
  float: left;
  width: 577px;
  padding: 0 15px;
}
.editing #layout-table #left-column {
  width: 140px !important;
}
.editing #layout-table #middle-column {
  padding-right: 0;
}
.headingblock {
  border-style: none;
}
#content .section {
  border-style: none;
}
.section {
  border-style: none;
}
.onlymiddlecolumn #content {
  margin: 10px;
}
.skip-block-to,
#maincontent {
  overflow: hidden;
}
/* @end */
/* @group startpage */
.sitetopiccontent {
  border-style: none;
}
.categoryboxcontent {
  border-style: none;
}
.courseboxcontent {
  border-style: none;
}
.coursebox {
  border-style: none;
  border-top: 1px solid #EEE;
}
.coursebox .info {
  width: 47%;
  padding: 5px 0 0;
}
.coursebox .summary {
  width: 47%;
  padding: 5px 0 0;
}
.categorybox {
  border-top: 1px solid #EEE;
}
#site-index .sitetopic {
  margin: 70px 0 0;
  padding: 0;
  border-style: none;
}
#site-index .sitetopic .startimg {
  margin-left: -15px;
  margin-bottom: 3em;
}
#site-index .sitetopic .start-project {
  width: 381px;
  line-height: 200%;
}
#site-index .sitetopic .start-project h3 {
/*  font-family: "ff-prater-sans-web-pro-1","ff-prater-sans-web-pro-2", Helvetica, Arial, sans-seriv;*/
  font-family: "anivers-1","anivers-2", Helvetica, Arial, sans-seriv;
  font-size: 246%;
  font-weight: bold;
  margin: 1em 0 0.1em;
}
#site-index .sitetopic .start-project a {
    text-decoration: underline;
}
#right-column > div > div[style] {
  text-align: left !important;
}
/* @end */
/* @group course */
#course-view .section td.side {
  background-color: inherit;
  border-style: none;
  border-top: 1px solid #EEE;
}
#course-view .current td.left,
#course-view .current td.right {
  background-color: #FFC;
}
#course-view .section td.left {
  color: #444;
  font-weight: bold;
  padding: 0 2px;
}
#course-view .section td.content {
  border-style: none;
  border-top: 1px solid #EEE;
  padding-top: 0;
}
#course-view .section .spacer {
  height: 3em;
}
.section .summary {
  color: #444;
  padding: 0 2px 3px;
}
.section .summary > br {
  display: none;
}
ul.section li.activity {
  background-color: inherit;
  margin-bottom: 6px;
}
ul.section li.label {
  background-color: inherit;
}
#course-report p {
  text-align: left;
}
.block_news_items .newlink {
  text-align: left;
}
#course-view .hidden *,
#course-view .section.hidden td.left {
  color: #CCC;
}
#course-view .section.hidden td.side {
  background-color: #fafafa;
}
/* @end */
/* @group calendar */
#calendar .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
  border-bottom-style: none !important;
  border-top-style: none !important;
  border-right-style: none !important;
  border-left-style: none !important;
}
#calendar .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
  border-left-style: none !important;
  border-right-style: none !important;
  border-top-style: none !important;
  border-bottom-style: none !important;
}
#calendar .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
  border-left-style: none !important;
  border-right-style: none !important;
  border-top-style: none !important;
  border-bottom-style: none !important;
}
#calendar .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
  border-left-style: none !important;
  border-right-style: none !important;
  border-top-style: none !important;
  border-bottom-style: none !important;
}
table.minicalendar .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
.block_calendar_month .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
table.minicalendar .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
.block_calendar_month .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
table.minicalendar .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
.block_calendar_month .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
table.minicalendar .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
.block_calendar_month .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
#calendar .duration_global,
table.minicalendar .duration_global {
  border-top-color: #66D14D !important;
  border-bottom-color: #66D14D !important;
}
#calendar .duration_course,
table.minicalendar .duration_course {
  border-top-color: #FF9966 !important;
  border-bottom-color: #FF9966 !important;
}
#calendar .duration_group,
table.minicalendar .duration_group {
  border-top-color: #FBBB23 !important;
  border-bottom-color: #FBBB23 !important;
}
#calendar .duration_user,
table.minicalendar .duration_user {
  border-top-color: #A1BECB !important;
  border-bottom-color: #A1BECB !important;
}
#calendar .duration_course0,
table.minicalendar .duration_course0 {
  border-top-color: #FF9966 !important;
  border-bottom-color: #FF9966 !important;
}
#calendar .duration_course1,
table.minicalendar .duration_course1 {
  border-top-color: #0099FF !important;
  border-bottom-color: #0099FF !important;
}
#calendar .duration_course2,
table.minicalendar .duration_course2 {
  border-top-color: #FFFF00 !important;
  border-bottom-color: #FFFF00 !important;
}
#calendar .nottoday,
table.minicalendar .nottoday {
  border-color: #eeeeee;
}
table.minicalendar {
  border-style: none;
}
.weekend.day.event_course a {
  text-decoration: none;
}
#calendar .maincalendar {
  border-style: none;
}
#calendar .sidecalendar {
  border-style: none;
}
table.minicalendar .today {
  border: 1px solid #CCC;
}
table.minicalendar .today a {
  text-decoration: none;
}
table.minicalendar .weekdays abbr {
  border-style: none;
}
table.minicalendar th {
  padding: 0;
}
table.minicalendar td {
  padding: 0;
}
table.minicalendar .day {
  line-height: 1.1em;
  padding: 3px 0 1px;
  border: 1px solid #FFF;
}
table.minicalendar .weekdays th {
  font-weight: normal;
}
table.minicalendar .today {
  border: 1px solid #CCCccc;
}
.cal_popup_bg {
  background-color: #FFF;
  border-color: #CCC;
}
.cal_popup_cg {
  background-color: #FFF;
  border-color: #CCC;
}
.cal_popup_fg {
  background-color: #FFF;
  border-color: #CCC;
}
.cal_popup_fg div a {
  font-size: 100% !important;
}
#calendar .event_global,
#calendar .event_course,
#calendar .event_group,
#calendar .event_user,
table.minicalendar .event_global,
table.minicalendar .event_course,
table.minicalendar .event_group,
table.minicalendar .event_user {
  /*border: 1px solid  #9b9984 !important;*/
  padding: 2px
}
#calendar {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
#calendar .today,
table.minicalendar .today {
  border: 1px solid #CCC;
}
#calendar .maincalendar .calendarmonth th {
  border-bottom: 1px solid #CCC;
}
#calendar .maincalendar .filters table, #calendar .sidecalendar .filters table, 
.block_calendar_month .filters table {
  background-color: transparent;
}
#calendar .maincalendar table.calendarmonth {
  border-collapse: collapse;
}
/* @group calendar block
 */
.block_calendar_month .cal_popup_caption, 
.block_calendar_month .cal_popup_fg div {
  border-color: #9B9984;
  font-size: 100% !important;
  color: #999;
}
.block_calendar_month .filters {
  padding: 0 4px;
  font-size: 100%;
}
.block_calendar_month .filters table {
  background-color: #FFF;
}
.block_calendar_month .content {
  padding: 4px;
}
.sideblock .content h3.eventskey {
  font-size: 100%;
  font-weight: normal;
}
/* @end */
/* @end */
/* @group modules */
.entrybox {
  border-style: none;
}
.entryboxheader {
  border-style: none;
}
#scormpage #tocbox {
  border-style: none;
}
#grade-index .grades {
  border-style: none;
}
.files td {
  text-align: left;
  border-bottom: 1px solid #EEE;
}
p.book_chapter_title {
  font-family: inherit;
  color: #006EA2;
  font-size: 138.5%;
  font-weight: normal;
  font-style: normal;
  line-height: 140%;
}
.book_toc_numbered {
  border-left: 1px solid #A10A37;
}
#resource {
  border-top: 1px solid #FFF;
}
/* @end */
/* @group database */
.mod-data-field .url {
  width: 300px;
}
.mod-data h2.main,
.mod-data #intro {
  display: none;
}
.noadmin .tabtree,
.noadmin .datapreferences,
.noadmin .paging {
  display: none;
}
#mod-data-templates #content {
  padding-top: 25em;
  margin: 0 15px;
}
#mod-data-view .approve img.icon {
  width: 16px;
  height: 16px;
}
#mod-data-field-index .boxaligncenter {
  margin: 0;
  width: 100%;
}
/* @group data edit */
#mod-data-edit #content {
  margin-bottom: 3em;
}
#mod-data-edit .generalbox fieldset {
  border-style: none;
}
#mod-data-edit .boxwidthwide {
  width: 100%;
  margin: 0;
  padding: 0;
  border-style: none;
}
#mod-data-edit .work-add-view .start .field-name {
  border-top: 3px solid #18993a;
  border-left: 1px solid #18993a;
  font-weight: bold;
  background-color: #18993a;
  color: #fff;
}
#mod-data-edit .work-add-view .list {
	background-color: #fff;
}
#mod-data-edit .work-add-view .group {
  margin: 1.5em 0;
}
#mod-data-edit .work-add-view .group-content {
  margin-bottom: 2em;
}
#mod-data-edit .work-add-view .group .toggle {
  border-top: 3px solid #18993a;
  border-left: 1px solid #18993a;
  font-weight: bold;
}
#mod-data-edit .work-add-view .group .toggle:hover {
  background-color: #18993a;
  color: #fff;
}
#mod-data-edit .work-add-view .group-title .field-input {
  border-top: 1px dashed #18993a;
}
#mod-data-edit .work-add-view .field-name {
  padding: 0 0.5em 0.3em;
  background: #fafafa;
}
#mod-data-edit .work-add-view .field-input {
  padding: 0.5em 0;
  border-top: 1px dashed #18993a;
}
#mod-data-edit .work-add-view .img-input fieldset {
  line-height: 200%;
}
#mod-data-edit .work-add-view .field-input input,
#mod-data-edit .work-add-view .field-input textarea {
  padding: 2px;
  font-family: monospace;
  font-size: 100%;
  line-height: 130%;
  background-color: #fafafa;
  border-color: #eaeaea;
}
#mod-data-edit .work-add-view .field-input .externalimage {
  display: block;
  float: left;
  width: 16em;
}
#mod-data-edit .work-add-view .field-input textarea {
  width: 44em;
}
#mod-data-edit div[style] {
  text-align: left !important;
}
/* @end */
/* @group slideshowtwo */
#mod-slideshowtwo-captions #content {
	margin: 0px 367px 15px 15px;
}
#mod-slideshowtwo-captions td {
	vertical-align: top;
}
#mod-slideshowtwo-captions textarea {
	width: 35em;
}
#mod-slideshowtwo-view.course-1 .thumbs {
    text-align: center;
}
#mod-slideshowtwo-view.course-1 .thumb {
    float: left;
    margin: 0 1px 5px;    min-height: 130px;    min-width: 170px;
    position: relative;
}
#mod-slideshowtwo-view.course-1 .thumbs a {
    margin: 0;
    padding-left: 0;
}
#mod-slideshowtwo-view.course-1 .thumbs a img {
    margin-bottom: 0px;
}
#mod-slideshowtwo-view.course-1 .caption {
    background-color: #fff;
    bottom: 0;
    clear: left;
    color: #000;
    font-style: italic;
    display: block;
    filter: alpha(opacity=80);
    float: left;
    opacity: .8;
    padding: 2px 6px 7px 10px;
    text-align: left;
    top: auto;
    position: absolute;
}
/* @end */
/* @group work list view */
.work-list-view {
  margin: 120px -15px 0 0;
}
.work-list-view .project-prev {
  float: left;
  width: 183px;
  margin: 0 14px 15px 0;
}
.work-list-view .project-prev .previmg a {
  display: block;
  line-height: 1px;
  height: 103px;
  overflow: hidden;
}
.work-list-view .project-prev .title a {
  display: block;
  background-color: #9D9D9D;
  color: #FFF;
  font-weight: bold;
  padding: 0.4em 1em 0.5em;
}
.work-list-view .project-prev .prevdescription {
  height: 182px;
  margin: 15px 0;
  padding: 0 5px;
}
/* @end */
/* @group work single view */
.work-single-view {
  margin: 50px 0 0 0;
}
.work-single-view .title {
/*  font-family: "ff-prater-sans-web-pro-1","ff-prater-sans-web-pro-2", Helvetica, Arial, sans-seriv;*/
  font-family: "anivers-1","anivers-2", Helvetica, Arial, sans-seriv;
  font-size: 246%;
  font-weight: bold;
  margin-bottom: 1em;
}
.work-single-view h4 {
    font-family: "anivers-1","anivers-2", Helvetica, Arial, sans-seriv;
    font-size: 1.1em;
    font-weight: bold;
}
.work-single-view .intro {
  margin-bottom: 1.5em;
}
.work-single-view .background {
  float: left;
  width: 381px;
}
.work-single-view .responsibilities {
  float: right;
  width: 183px;
  color: #AAA;
}
.work-single-view .bigimage {
  margin-bottom: 0.5em;
}
.work-single-view .bigimage img {
  margin-left: -15px;
}
.work-single-view .thumbrow a {
  padding-right: 15px;
}
.work-single-view .thumbrow img {
  border: 2px solid #EEE;
}
.work-single-view .description {
  width: 381px;
}
.work-single-view .solution {
  float: left;
  width: 381px;
}
.work-single-view .features {
  float: right;
  width: 183px;
  color: #AAA;
}
.work-single-view .factlist {
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  border-top: 1px solid #ccc;
}
.work-single-view .factlist li {
  border-bottom: 1px solid #ccc;
  padding: 0.3em 0 0.4em;
}
.work-single-view .factlist strong {
    font-family: "anivers-1","anivers-2", Helvetica, Arial, sans-seriv;
    font-size: 1.1em;
}
/* @end */
/* @end */
/* @group forum */
.forumpost {
  border-style: none;
  margin-bottom: 30px;
}
.forumheaderlist {
  border-style: none;
  margin: 0 0 24px;
  width: 100%;
}
.forumheaderlist .header,
.forumheaderlist td {
  text-align: left;
  padding: 4px 8px;
  vertical-align: top;
}
.forumheaderlist .discussion .starter {
  vertical-align: top;
}
.forumheaderlist .lastpost {
  text-align: left;
  vertical-align: top;
}
.forumheaderlist .discussion .starter {
  background-color: transparent;
}
.forumheaderlist .discussion.r1 .starter {
  background-color: #fafafa;
}
.forumpost .topic {
  border-bottom-style: none;
  background-color: #FAFAFA;
}
.forumpost .starter {
  background-color: #FFF1D0;
}
.forumpost .left {
  background: transparent;
}
.forumpost .commands {
  border-top: 1px solid #EEE;
  text-align: left;
}
.discussion td {
  border-style: none;
  border-bottom: 1px solid #EEE;
}
.forumthread .unread {
  background: #FFD991;
}
#mod-forum-discuss .forumpost.unread .content {
  border-color: #FFD991;
}
#mod-forum-index h2.main {
  width: 80%;
  margin: 20px auto 10px;
}
/* @end */
/* @group glossary */
.glossarypost {
  margin-top: 12px;
  border-style: none;
  border-top: 1px solid #EEE;
}
.glossarypost .concept h3, 
.glossarypost.continuous .concept {
  display: inline;
}
.glossarycategoryheader h2,
.glossarypost .concept h3 {
  font-size: 100%;
  margin: 0;
}
.glossarypost .entryheader {
  background: url(pix/pix/list_bg.jpg) repeat-x scroll left top;
}
#mod-glossary-showentry #page {
  width: auto;
}
#mod-glossary-showentry #footer,#mod-glossary-showentry #header,#mod-glossary-showentry .navbar {
  display: none;
}#mod-glossary-showentry,#mod-glossary-showentry #content {
  background: none;
}
/* @end */
/* @group quiz */
#mod-lesson-edit .addlinks {
  margin-bottom: 24px;
}
#mod-quiz-report #attempts td {
  border-style: none;
}
.que {
  border-color: #EEE;
}
.que .feedback {
  border-color: #DDD;
}
.que .incorrect {
  
}
.que.multianswer .incorrect {
  background-color: #faa;
}
.que .partiallycorrect {
  background-color: #ff9;
}
.que .correct {
  background-color: #afa;
}
.quizattemptsummary .bestrow td {
  background-color: #e8e8e8;
}
.quizreviewsummary th.cell {
  background: #f0f0f0;
}
.quizreviewsummary td.cell {
  background: #fafafa;
}
/* @end */
/* @group wiki */
.mwiki .boxwidthwide {
  width: 95%;
}
.mwiki .tabtree {
  margin-top: 12px;
}
/* @end */
/* @group blog */
.block_blog_tags .official {
  color: #0000cc;
}
.block_blog_tags .personal {
  color: #666699;
}
/* @end */
/* @group chat */
#mod-chat-view #middle-column {
  padding: 0;
}
#mod-chat-view #enterlink {
  text-align: left;
  margin-left: 0;
  margin-right: auto;
}
#mod-chat-gui_header_js-jsupdate .chat-message {
  font-size: 81.25%;
}
#mod-chat-gui_header_js-chatinput #header {
  display: none;
}
#mod-chat-gui_header_js-chatinput #page {
  background-image: none;
}
#mod-chat-gui_header_js-chatinput #content {
  margin-left: 5px;
}
#mod-chat-gui_header_js-chatinput .navbar {
  display: none;
}
#mod-chat-gui_header_js-chatinput {
  background-image: none;
}
#mod-chat-gui_header_js-users #header {
  display: none;
}
#mod-chat-gui_header_js-users #page {
  background-image: none;
}
#mod-chat-gui_header_js-users #content {
  margin-left: 5px;
}
#mod-chat-gui_header_js-users {
  background-image: none;
}
#input_chat_message {
  width: 20em;
}
/* @end */
/* @group message */#message-index #header,
#message-index .navbar,#message-user #header,#message-user .navbar,
#message-discussion #header,
#message-discussion .navbar,
#message-history #header,
#message-history .navbar{
  display: none;
}
#message-index #footer,#message-discussion #footer,#message-history #footer {
  display: none;
}
#message-index .footernotice,
#message-discussion .footernotice,
#message-history .footernotice {
  display: none;
}
#message-index #page,#message-user #page,#message-history #page {
  width: auto;
}
#message-user #page {
  margin: 0;
}
#message-user #content {
  padding: 0;
}
#message-send .htmlarea iframe.iframe,
#message-send .fhtmleditor textarea#id_content {
  height: 93px !important;
  border: 1px solid #eee;
}
#message-index .message_form td {
  padding: 2px 4px;
}
/* @end */
/* @group help */
#help #page,
#help #page2 {
  background: none;
}#help #content {
  background: #fff none;
  margin: 0 15px;
}
#help #footer {
  display: none;
}
#help #page {
  width: auto;
}
/* @end */
/* @group htmleditor */
.htmlarea iframe.iframe,
.fhtmleditor textarea#id_content {
  height: 30em !important;
  border: 1px solid #eee;
  width: 585px;
}
#adminsettings .form-htmlarea .htmlarea {
  width: 585px;
}
.mform div.fhtmleditor {
  width: 585px;
}
.htmlarea .toolbar th,
.htmlarea .toolbar td {
  vertical-align: top;
  padding: 0;
}
.htmlarea .toolbar .button {
  padding: 1px 0 !important;
}
/* @end */
/* @group tag_cloud */
.tag_cloud .s20 {
  font-size: 1.5em;
  font-weight: bold;
}
.tag_cloud .s19 {
  font-size: 1.5em;
}
.tag_cloud .s18 {
  font-size: 1.4em;
  font-weight: bold;
}
.tag_cloud .s17 {
  font-size: 1.4em;
}
.tag_cloud .s16 {
  font-size: 1.3em;
  font-weight: bold;
}
.tag_cloud .s15 {
  font-size: 1.3em;
}
.tag_cloud .s14 {
  font-size: 1.2em;
  font-weight: bold;
}
.tag_cloud .s13 {
  font-size: 1.2em;
}
.tag_cloud .s12,
.tag_cloud .s11 {
  font-size: 1.1em;
  font-weight: bold;
}
.tag_cloud .s10,
.tag_cloud .s9 {
  font-size: 1.1em;
}
.tag_cloud .s8,
.tag_cloud .s7 {
  font-size: 1em;
  font-weight: bold;
}
.tag_cloud .s6,
.tag_cloud .s5 {
  font-size: 1em;
}
.tag_cloud .s4,
.tag_cloud .s3 {
  font-size: 0.9em;
  font-weight: bold;
}
.tag_cloud .s2,
.tag_cloud .s1 {
  font-size: 0.9em;
}
/* @end *//***** unodo/unodo.css end *****/

/***** unodo/prettyPhoto.css start *****/

div.light_rounded .pp_top .pp_left
{
    background: url(img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
}
div.light_rounded .pp_top .pp_middle
{
    background: #fff;
}
div.light_rounded .pp_top .pp_right
{
    background: url(img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
}
div.light_rounded .pp_content .ppt
{
    color: #000;
}
div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right
{
    background: #fff;
}
div.light_rounded .pp_content
{
    background-color: #fff;
}
div.light_rounded .pp_next:hover
{
    background: url(img/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_previous:hover
{
    background: url(img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_expand
{
    background: url(img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_expand:hover
{
    background: url(img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_contract
{
    background: url(img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_contract:hover
{
    background: url(img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_close
{
    width: 75px;
    height: 22px;
    background: url(img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.light_rounded #pp_full_res .pp_inline
{
    color: #000;
}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next
{
    margin-top: 12px !important;
}
div.light_rounded .pp_nav .pp_play
{
    background: url(img/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.light_rounded .pp_nav .pp_pause
{
    background: url(img/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.light_rounded .pp_arrow_previous
{
    background: url(img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
}
div.light_rounded .pp_arrow_previous.disabled
{
    background-position: 0 -87px;
    cursor: default;
}
div.light_rounded .pp_arrow_next
{
    background: url(img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
}
div.light_rounded .pp_arrow_next.disabled
{
    background-position: -22px -87px;
    cursor: default;
}
div.light_rounded .pp_bottom .pp_left
{
    background: url(img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
}
div.light_rounded .pp_bottom .pp_middle
{
    background: #fff;
}
div.light_rounded .pp_bottom .pp_right
{
    background: url(img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
}
div.light_rounded .pp_loaderIcon
{
    background: url(img/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}
div.dark_rounded .pp_top .pp_left
{
    background: url(img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
}
div.dark_rounded .pp_top .pp_middle
{
    background: url(img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .pp_top .pp_right
{
    background: url(img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
}
div.dark_rounded .pp_content_container .pp_left
{
    background: url(img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}
div.dark_rounded .pp_content_container .pp_right
{
    background: url(img/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}
div.dark_rounded .pp_content
{
    background: url(img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .pp_next:hover
{
    background: url(img/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_previous:hover
{
    background: url(img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_expand
{
    background: url(img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_expand:hover
{
    background: url(img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_contract
{
    background: url(img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_contract:hover
{
    background: url(img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_close
{
    width: 75px;
    height: 22px;
    background: url(img/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.dark_rounded .currentTextHolder
{
    color: #c4c4c4;
}
div.dark_rounded .pp_description
{
    color: #fff;
}
div.dark_rounded #pp_full_res .pp_inline
{
    color: #fff;
}
div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next
{
    margin-top: 12px !important;
}
div.dark_rounded .pp_nav .pp_play
{
    background: url(img/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.dark_rounded .pp_nav .pp_pause
{
    background: url(img/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.dark_rounded .pp_arrow_previous
{
    background: url(img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}
div.dark_rounded .pp_arrow_previous.disabled
{
    background-position: 0 -87px;
    cursor: default;
}
div.dark_rounded .pp_arrow_next
{
    background: url(img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}
div.dark_rounded .pp_arrow_next.disabled
{
    background-position: -22px -87px;
    cursor: default;
}
div.dark_rounded .pp_bottom .pp_left
{
    background: url(img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}
div.dark_rounded .pp_bottom .pp_middle
{
    background: url(img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .pp_bottom .pp_right
{
    background: url(img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}
div.dark_rounded .pp_loaderIcon
{
    background: url(img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}
div.dark_square .pp_left ,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content
{
    background: url(img/prettyPhoto/dark_square/contentPattern.png) top left repeat;
}
div.dark_square .currentTextHolder
{
    color: #c4c4c4;
}
div.dark_square .pp_description
{
    color: #fff;
}
div.dark_square .pp_loaderIcon
{
    background: url(img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}
div.dark_square .pp_content_container .pp_left
{
    background: url(img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}
div.dark_square .pp_content_container .pp_right
{
    background: url(img/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}
div.dark_square .pp_expand
{
    background: url(img/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_expand:hover
{
    background: url(img/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_contract
{
    background: url(img/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_contract:hover
{
    background: url(img/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_close
{
    width: 75px;
    height: 22px;
    background: url(img/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.dark_square #pp_full_res .pp_inline
{
    color: #fff;
}
div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next
{
    margin-top: 12px !important;
}
div.dark_square .pp_nav .pp_play
{
    background: url(img/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.dark_square .pp_nav .pp_pause
{
    background: url(img/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.dark_square .pp_arrow_previous
{
    background: url(img/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}
div.dark_square .pp_arrow_previous.disabled
{
    background-position: 0 -87px;
    cursor: default;
}
div.dark_square .pp_arrow_next
{
    background: url(img/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}
div.dark_square .pp_arrow_next.disabled
{
    background-position: -22px -87px;
    cursor: default;
}
div.dark_square .pp_next:hover
{
    background: url(img/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.dark_square .pp_previous:hover
{
    background: url(img/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content
{
    background: #fff;
}
div.light_square .pp_content .ppt
{
    color: #000;
}
div.light_square .pp_expand
{
    background: url(img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.light_square .pp_expand:hover
{
    background: url(img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.light_square .pp_contract
{
    background: url(img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.light_square .pp_contract:hover
{
    background: url(img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.light_square .pp_close
{
    width: 75px;
    height: 22px;
    background: url(img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.light_square #pp_full_res .pp_inline
{
    color: #000;
}
div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next
{
    margin-top: 12px !important;
}
div.light_square .pp_nav .pp_play
{
    background: url(img/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.light_square .pp_nav .pp_pause
{
    background: url(img/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.light_square .pp_arrow_previous
{
    background: url(img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}
div.light_square .pp_arrow_previous.disabled
{
    background-position: 0 -87px;
    cursor: default;
}
div.light_square .pp_arrow_next
{
    background: url(img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}
div.light_square .pp_arrow_next.disabled
{
    background-position: -22px -87px;
    cursor: default;
}
div.light_square .pp_next:hover
{
    background: url(img/prettyPhoto/light_square/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.light_square .pp_previous:hover
{
    background: url(img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.facebook .pp_top .pp_left
{
    background: url(img/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;
}
div.facebook .pp_top .pp_middle
{
    background: url(img/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;
}
div.facebook .pp_top .pp_right
{
    background: url(img/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;
}
div.facebook .pp_content .ppt
{
    color: #000;
}
div.facebook .pp_content_container .pp_left
{
    background: url(img/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;
}
div.facebook .pp_content_container .pp_right
{
    background: url(img/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;
}
div.facebook .pp_content
{
    background: #fff;
}
div.facebook .pp_expand
{
    background: url(img/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.facebook .pp_expand:hover
{
    background: url(img/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.facebook .pp_contract
{
    background: url(img/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.facebook .pp_contract:hover
{
    background: url(img/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.facebook .pp_close
{
    width: 22px;
    height: 22px;
    background: url(img/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.facebook #pp_full_res .pp_inline
{
    color: #000;
}
div.facebook .pp_loaderIcon
{
    background: url(img/prettyPhoto/facebook/loader.gif) center center no-repeat;
}
div.facebook .pp_arrow_previous
{
    background: url(img/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px;
}
div.facebook .pp_arrow_previous.disabled
{
    background-position: 0 -96px;
    cursor: default;
}
div.facebook .pp_arrow_next
{
    background: url(img/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px;
}
div.facebook .pp_arrow_next.disabled
{
    background-position: -32px -96px;
    cursor: default;
}
div.facebook .pp_nav
{
    margin-top: 0;
}
div.facebook .pp_nav p
{
    font-size: 15px;
    padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play
{
    background: url(img/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
    height: 22px;
    width: 22px;
}
div.facebook .pp_nav .pp_pause
{
    background: url(img/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
    height: 22px;
    width: 22px;
}
div.facebook .pp_next:hover
{
    background: url(img/prettyPhoto/facebook/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.facebook .pp_previous:hover
{
    background: url(img/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.facebook .pp_bottom .pp_left
{
    background: url(img/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;
}
div.facebook .pp_bottom .pp_middle
{
    background: url(img/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;
}
div.facebook .pp_bottom .pp_right
{
    background: url(img/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;
}
div.pp_pic_holder a:focus
{
    outline: none;
}
div.pp_overlay
{
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500;
}
div.pp_pic_holder
{
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000;
}
.pp_top
{
    height: 20px;
    position: relative;
}
* html .pp_top
{
    padding: 0 20px;
}
.pp_top .pp_left
{
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}
.pp_top .pp_middle
{
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}
* html .pp_top .pp_middle
{
    left: 0;
    position: static;
}
.pp_top .pp_right
{
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.pp_content
{
    height: 40px;
}
.pp_fade
{
    display: none;
}
.pp_content_container
{
    position: relative;
    text-align: left;
    width: 100%;
}
.pp_content_container .pp_left
{
    padding-left: 20px;
}
.pp_content_container .pp_right
{
    padding-right: 20px;
}
.pp_content_container .pp_details
{
    float: left;
    margin: 10px 0 2px 0;
}
.pp_description
{
    display: none;
    margin: 0 0 5px 0;
}
.pp_nav
{
    clear: left;
    float: left;
    margin: 3px 0 0 0;
}
.pp_nav p
{
    float: left;
    margin: 2px 4px;
}
.pp_nav .pp_play,.pp_nav .pp_pause
{
    float: left;
    margin-right: 4px;
    text-indent: -10000px;
}
a.pp_arrow_previous,a.pp_arrow_next
{
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px;
}
.pp_hoverContainer
{
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}
.pp_gallery
{
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000;
}
.pp_gallery ul
{
    float: left;
    height: 35px;
    margin: 0 0 0 5px;
    overflow: hidden;
    position: relative;
}
.pp_gallery ul a
{
    border: 1px #000 solid;
    border: 1px rgba(0,0,0,0.5) solid;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden;
}
.pp_gallery ul a:hover,.pp_gallery li.selected a
{
    border-color: #fff;
}
.pp_gallery ul a img
{
    border: 0;
}
.pp_gallery li
{
    display: block;
    float: left;
    margin: 0 5px 0 0;
}
.pp_gallery li.default a
{
    background: url(img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
    display: block;
    height: 33px;
    width: 50px;
}
.pp_gallery li.default a img
{
    display: none;
}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next
{
    margin-top: 7px !important;
}
a.pp_next
{
    background: url(img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}
a.pp_previous
{
    background: url(img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}
a.pp_expand,a.pp_contract
{
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000;
}
a.pp_close
{
    display: block;
    float: right;
    line-height: 22px;
    text-indent: -10000px;
}
.pp_bottom
{
    height: 20px;
    position: relative;
}
* html .pp_bottom
{
    padding: 0 20px;
}
.pp_bottom .pp_left
{
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}
.pp_bottom .pp_middle
{
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}
* html .pp_bottom .pp_middle
{
    left: 0;
    position: static;
}
.pp_bottom .pp_right
{
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.pp_loaderIcon
{
    display: block;
    height: 24px;
    left: 50%;
    margin: -12px 0 0 -12px;
    position: absolute;
    top: 50%;
    width: 24px;
}
#pp_full_res
{
    line-height: 1 !important;
}
#pp_full_res .pp_inline
{
    text-align: left;
}
#pp_full_res .pp_inline p
{
    margin: 0 0 15px 0;
}
div.ppt
{
    color: #fff;
    display: none;
    font-size: 17px;
    margin: 0 0 5px 15px;
    z-index: 9999;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}/***** unodo/prettyPhoto.css end *****/

/***** unodo/vtip.css start *****/

p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 1.2em; font-weight: normal; background-color: white; color: #444; border: 1px solid #106426; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }/***** unodo/vtip.css end *****/

/***** unodo/jquerytools.css start *****/

/* root element for tabs */ul.css-tabs {    border-bottom: 1px solid #eee;    height: 2.4em;    margin: 0 !important;    padding: 0;}/* single tab */ul.css-tabs li {    float: left;    list-style-type: none;    margin: 0;    padding: 0;}/* link inside the tab. uses a background image */ul.css-tabs a {    -khtml-border-top-left-radius: 10px;    -khtml-border-top-right-radius: 10px;    -moz-border-radius-topleft: 10px;    -moz-border-radius-topright: 10px;    -webkit-border-top-left-radius: 10px;    -webkit-border-top-right-radius: 10px;    background: #f8f8f8 url(img/sideblock_bg_grad.jpg) repeat-x 0 90%;    border-bottom: 0px;    border-top-left-radius: 10px;    border-top-right-radius: 10px;    border: 1px solid #eee;    color: #777;    display: block;    float: left;    font-size: 1em;    height: 1.5em;    margin-right: 0.3em;    padding: 0.4em 0.8em;    position: relative;    text-decoration: none;    top: 0.2em;}.metaresource ul.css-tabs a {    -khtml-border-top-left-radius: 10px;    -khtml-border-top-right-radius: 10px;    -moz-border-radius-topleft: 10px;    -moz-border-radius-topright: 10px;    -webkit-border-top-left-radius: 10px;    -webkit-border-top-right-radius: 10px;    background: #cbd3d6;    border-top-left-radius: 10px;    border-top-right-radius: 10px;    color: #000;}ul.css-tabs a:hover {    background-color: #F7F7F7;    background-position: 0 0;    color: #333;}/* selected tab */ul.css-tabs a.current {    background: #fff;    border-bottom: 2px solid #fff;    color: #000;    cursor: default;}/* tab pane */div.css-panes div {    -khtml-border-bottom-left-radius: 10px;    -khtml-border-bottom-right-radius: 10px;    -moz-border-radius-bottomleft: 10px;    -moz-border-radius-bottomright: 10px;    -webkit-border-bottom-left-radius: 10px;    -webkit-border-bottom-right-radius: 10px;    background-color: #fff;    border-bottom-left-radius: 10px;    border-bottom-right-radius: 10px;    border-width: 0 1px 1px 1px;    border: 1px solid #eee;    display: none;    min-height: 150px;    padding: 15px 20px;}.metaresource div.css-panes div {    -khtml-border-bottom-left-radius: 10px;    -khtml-border-bottom-right-radius: 10px;    -moz-border-radius-bottomleft: 10px;    -moz-border-radius-bottomright: 10px;    -webkit-border-bottom-left-radius: 10px;    -webkit-border-bottom-right-radius: 10px;    border-bottom-left-radius: 10px;    border-bottom-right-radius: 10px;}/* the overlayed element */.simple_overlay {        /* must be initially hidden */    display: none;        /* place overlay on top of other elements */    z-index: 10000;        /* styling */    background-color: #333;    /* background-color:#eee; */    /*    width: 800px;*/    width: 640px;    min-height: 200px;    border: 1px solid #666;        padding: 10px;    -khtml-border-radius: 10px;    -moz-border-radius: 10px;    -webkit-border-radius: 10px;    border-radius: 10px;        /* CSS3 styling for latest browsers */    -khtml-box-shadow: 0 0 30px #000;    -moz-box-shadow: 0 0 30px #000;    -webkit-box-shadow: 0 0 30px #000;    box-shadow: 0 0 30px #000;}/* close button positioned on upper right corner */.simple_overlay .close {    background-image: url(img/overlay/close.png);    position: absolute;    right: -15px;    top: -15px;    cursor: pointer;    height: 35px;    width: 35px;}/* the large image. we use a gray border around it */.simple_overlay #img {    /* border:1px solid #666; */}/* "next image" and "prev image" links */.simple_overlay .next,
.simple_overlay .prev {        /* absolute positioning relative to the overlay */    position:absolute;    top:40%;    border:1px solid #666;    cursor:pointer;    display:block;    padding:10px 20px;    color:#fff;    font-size:11px;        /* upcoming CSS3 features */    -moz-border-radius:5px;    -webkit-border-radius:5px;}.simple_overlay .prev {    left:0;    border-left:0;    -moz-border-radius-topleft:0;    -moz-border-radius-bottomleft:0;    -webkit-border-bottom-left-radius:0;    -webkit-border-top-left-radius:0;}.simple_overlay .next {    right:0;    border-right:0;    -moz-border-radius-topright:0;    -moz-border-radius-bottomright:0;    -webkit-border-bottom-right-radius:0;    -webkit-border-top-right-radius:0;}.simple_overlay .next:hover,
.simple_overlay .prev:hover {    text-decoration:underline;    background-color:#000;}/* when there is no next or previous link available this class is added */.simple_overlay .disabled {    visibility:hidden;}/* the "information box" */.simple_overlay .info {    -khtml-border-bottom-left-radius: 10px;    -moz-border-radius-bottomleft: 10px;    -webkit-border-bottom-left-radius: 10px;    border-bottom-left-radius: 10px;    border-top:1px solid #666;    bottom:0;    color:#fff;    font-size:11px;    left:0;    padding:10px 15px;    position:absolute;    right: 0;    width: auto !important;}.simple_overlay .info strong {    display:block;}/* progress indicator (animated gif). should be initially hidden */.simple_overlay .progress {    position: absolute;    top: 45%;    left: 50%;    display: none;}/* everybody should know about RGBA colors. */.simple_overlay .next,
.simple_overlay .prev,
.simple_overlay .info {    background: #333 !important;    background: rgba(0, 0, 0, 0.6) url(img/global/gradient/h80.png) repeat-x;}/* the overlayed element */.apple-overlay {        /* must be initially hidden */    display: none;        /* place overlay on top of other elements */    z-index: 10000;        /* styling */    background: transparent url(img/overlay/white_800x600_player_8.png) top left no-repeat;        width: 800px;    min-height: 200px;        /* distance for the shadows and the white border */    padding: 38px;}.apple-overlay #img {    height: 600px;}/* default close button positioned on upper right corner */.apple-overlay div.close {    background: transparent url(img/overlay/close_8.png) no-repeat;    cursor: pointer;    height: 35px;    position: absolute;    right: 5px;    top: 5px;    width: 35px;}/* progress indicator (animated gif). should be initially hidden */.apple-overlay .progress {    position: absolute;    top: 45%;    left: 50%;    display: none;}/***** unodo/jquerytools.css end *****/


