/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:62.5%; background-color:rgb(255,255,255); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:900px; margin:0px auto; margin-top:10px; margin-bottom:10px; border:solid 1px rgb(150,150,150); font-size:1.0em;}
.main {clear:both; width:900px; padding-bottom:15px; background:transparent url('images/bg_main_withnav.jpg') top left repeat-y;}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:640px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:900px; height:2.6em; padding:1.1em 0 0; background:rgb(225,225,225) url('images/bg_foot.jpg') no-repeat; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; height:40px;}

/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {width:900px; font-family:"trebuchet ms",arial,sans-serif;}
.header-top {width:900px; height:80px; background:rgb(240,240,240) url('images/bg_head_top.jpg'); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-middle {width:900px; height:150px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom {width:900px; height:40px; background:rgb(255,255,255) url('images/bg_head_breadcrumbs.jpg') repeat-y;}
.header-breadcrumbs {clear:both; width:900px; padding:1.0em 0 1.5em 0; background:rgb(100,100,100) url('images/bg_head_breadcrumbs.jpg') repeat-y;}
.search_rest { padding-top:2px; margin:0; }

/********************/
/*  HEADER SECTION  */
/********************/
.sitelogo {width:60px; height:40px; position:absolute; z-index:1; margin:22px 0 0 10px; background:url('images/bg_head_top_logo.png'); }
.sitename {width:410px; height:45px; position:absolute; z-index:1; margin:15px 0 0 15px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sitename h1 {font-size:180%;}
.sitename h2 {margin:-3px 0 2px; 0; color:rgb(125,125,125); font-size:120%;}
.sitename a {text-decoration:none; color:rgb(125,125,125);}
.sitename a:hover {text-decoration:none; color:rgb(50,50,50);}

.nav0 {width:468px; height:60px; position:absolute; z-index:2; margin:10px 0 0 0; margin-left:422px !important /*Firefox*/; margin-left:425px /*IE6*/;}
.nav0 ul {float:left; padding:0 24px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 0px;}
.nav0 a:hover {text-decoration:none;}

.nav1 {width:350px; position:absolute; z-index:3; margin:52px 0 0 546px;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 6px 2px 5px; color:rgb(125,125,125); text-decoration:none; font-size:120%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}

.sitemessage {width:155px; height:120px; position:absolute; z-index:1; margin:12px 0 0 735px; color:rgb(234,239,247); /*xoverflow:visible !important /*Activate if Firefox print problems*/; overflow:hidden /*IE6*/;}
.sitemessage h2 {float:right; width:138px; background-color:#000000; margin:0px 0 0 0; text-align:left; color:#FFFFFF; line-height:100%; font-size:160%; padding-top:3px; padding-bottom:3px; padding-left:12px; border:1px solid #CCCCCC;}
.sitemessage h3 {float:right; width:200px; margin:10px 0 0 0; text-align:right; font-size:140%;}
.sitemessage h3 a {text-decoration:none; color:rgb(234,239,247);}
.sitemessage h3 a:hover {text-decoration:none; color:rgb(50,50,50);}

.nav2 {float:left; width:900px; border:none; background:rgb(220,220,220) url('images/bg_head_bottom_nav.jpg') repeat-x; color:rgb(75,75,75); font-size:1.0em; font-size:130%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:1000; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li ul {display:none; border:none;}
.nav2 ul li ul {margin-left:-30px; padding:0 30px 30px 30px; background:url('images/bg_head_bottom_nav_hover.gif') top center;} /*Sticky hover zones*/
.nav2 ul li a {float:left; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li:hover {width:auto;}
.nav2 table {position:absolute; z-index:999; top:0; left:0; border-collapse:collapse;}

/*Non-IE6*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; position:absolute; z-index:998; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li ul {display: none;}
.nav2 ul li:hover ul li a {display:block; width:10em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6*/
.nav2 ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; position:absolute;z-index: 998; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:10em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a ul {visibility:hidden; height:0px; width:0px; position:absolute; z-index: 997;}
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

.header-breadcrumbs ul {float:left; width:550px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url('images/bg_bullet_arrow.gif') no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:100%;}
.header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}

.header-breadcrumbs .searchform {float:right; width:170px; padding:0 17px 0px 0px !important /*Non-IE6*/; padding:0 12px 0px 0px /*IE6*/; margin-top:-5px;}
.header-breadcrumbs .searchform label { font-size:12px; }
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%; }
.header-breadcrumbs .searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}


.header-breadcrumbs .countdown {float:right; height:33px; overflow:hidden; width:106px; background-color:#EFEFEF; color:#000000; border:1px solid #CCCCCC; padding:0 17px 0px 0px !important /*Non-IE6*/; padding:0 12px 0px 0px /*IE6*/; margin-top:-5px; font-size:12px;}

/* --- For alternative headers END PASTE here --- */

/*******************/
/*  Custome Codes  */
/*******************/
#register_error {background-color:#ffaeae; text-align:center; font-weight:bold; padding-top:10px; padding-bottom:10px; margin-top:0px; margin-bottom:10px; color:#000000; font-size:13px;}
#task_done {background-color:#CCFF99; text-align:center; font-weight:bold; padding-top:10px; padding-bottom:10px; margin-top:0px; margin-bottom:10px; color:#000000; font-size:13px;}
#task_almost_done {background-color:#CCCC00; text-align:center; font-weight:bold; padding-top:10px; padding-bottom:10px; margin-top:0px; margin-bottom:10px; color:#000000; font-size:13px;}



/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.main-navigation .round-border-topright {width:10px; height:10px; position:absolute; z-index:100; margin:0 0 0 190px; 
			background:url('images/bg_corner_topright.gif') no-repeat;}

/* MAIN CONTENT */
.column1-unit {width:640px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:300px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:300px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/}
.column3-unit-middle {float:left; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color: #999999;}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:640px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
html {filter: expression(document.execCommand("BackgroundImageCache", false, true));} /*IE proprietary flicker hack for background images. Not validating, but OK*/







/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.nav3-grid {width:199px; border-bottom:solid 1px rgb(200,200,200);}
.nav3-grid dt a, .nav3-grid dt a:visited {display:block; min-height:2.5em /*Non-IE6*/; height:auto !important; height:2.5em /*IE6*/; line-height:2.5em; padding:0px 10px 0px 15px;  border-top: solid 1px rgb(200,200,200); text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-grid dd a, .nav3-grid dd a:visited {display:block; min-height:1.7em /*Non-IE6*/; height:auto !important; height:1.7em /*IE6*/; line-height:1.7em; padding:0px 10px 0px 40px; border:none; font-weight:normal; text-decoration:none; color:rgb(70,122,167); font-size:120%;}
.nav3-grid dt a:hover, .nav3-grid dd a:hover {background-color:rgb(225,225,225); color:rgb(42,90,138); text-decoration:none;}

.nav3-bullet {width:170px; margin:10px 0 0 20px;}
.nav3-bullet dt a, .nav3-bullet dt a:visited {line-height:2.0em; padding:0 0 0 10px; background:url('images/bg_bullet_full_1.gif') no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-bullet dd a, .nav3-bullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; padding:0 0 0 10px; background:url('images/bg_bullet_half_1.gif') no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.nav3-bullet dt a:hover {background:url('images/bg_bullet_full_2.gif') no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}
.nav3-bullet dt, .nav3-bullet dt a { margin-bottom:9px; line-height:120%; }

.nav3-nobullet {width:170px; margin:10px 0 0 20px;}
.nav3-nobullet dt a, .nav3-nobullet dt a:visited {line-height:2.0em; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-nobullet dd a, .nav3-nobullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover {text-decoration:underline; color:rgb(42,90,138);}

.main-navigation .loginform {width:160px; margin:-10px 20px 0 20px;}
.main-navigation .loginform p {clear:both; margin:0; padding:0;}
.main-navigation .loginform fieldset {width:160px; border:none;}
.main-navigation .loginform label.top {float:left; width:125px; margin:0 0 2px 0; font-size:110%;}
.main-navigation .loginform label.right {float:left; width:125px; margin:5px 0 0 0; padding:0 0 0 3px; /*IE6*/; font-size:110%;}
.main-navigation .loginform input.field {width:158px; margin:0 0 5px 0; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.main-navigation .loginform input.checkbox {float:left; margin:5px 0 0 0 !important /*Non-IE6*/; margin:2px 0 0 -3px /*IE6*/; border:none;}
.main-navigation .loginform input.button {float:left; width:5.0em; margin:10px 0 5px 0; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.main-navigation .loginform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.main-navigation .searchform {width:160px; margin:0 20px 0 20px;}
.main-navigation .searchform fieldset {border:none;}
.main-navigation .searchform input.field {float:left; width:158px; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%;}
.main-navigation .searchform input.button {float:left; width:3.0em; margin-top: 0.5em; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.main-navigation .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.main-navigation h1.first {clear:both; margin:0px; padding:4px 20px 3px 20px; background-color:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}
.main-navigation h1 {clear:both; margin:30px 0 20px 0; padding:4px 20px 3px 20px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}
.main-navigation h2 {clear:both; margin:20px 10px 10px 20px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:150%;}
.main-navigation h3 {clear:both; margin:10px 10px 5px 20px; color:rgb(80,80,80); font-weight:bold; font-size:110%;} /* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */
.main-navigation p {clear:both; margin:0 10px 10px 20px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.main-navigation p.center {text-align:center;}
.main-navigation p.right {text-align:right;}

.main-navigation ul {list-style:none; margin:0.5em 10px 1.0em 20px;}
.main-navigation ul li {margin:5px 0 0.2em 2px; padding:0px 0px 0 11px; background:url('images/bg_bullet_full_1.gif') no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}
.main-navigation ol {margin:0.5em 10px 1.0em 40px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 45px /*IE6*/;}
.main-navigation ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}

/* MAIN CONTENT */
.main-content h1.pagetitle {margin:0 0 5px 0; padding:0 0 2px 0; border-bottom:solid 7px rgb(225,225,225); font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:220%;}
.main-content h1.block {clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%;}
.main-content h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:210%;}
.main-content h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.main-content h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}
.main-content h1.side {clear:none;}
.main-content h2.side {clear:none;}
.main-content h3.side {clear:none;}

.main-content h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; font-size:170%;}
.main-content h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-size:140%;}
.main-content h6 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",verdana,arial,sans-serif; font-weight:normal; font-size:140%;}
.main-content p {margin:0 0 1.0em 0; line-height:1.5em; font-size:120%;}
.main-content p.center {text-align:center;}
.main-content p.right {text-align:right;}
.main-content p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-content blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

.main-content table {clear:both; width:100%; margin:0.0em 0 0.2em 0px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:rgb(233,232,244);}
.main-content table th.top {height:3.0em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table th {height:2.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-content table td {height:1.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}
p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}


.main-content2 table {clear:both; width:100%; margin:0.0em 0 0.2em 0px; table-layout: fixed; border-collapse:collapse; empty-cells:show; }
.main-content2 table th.top {padding:0 0px 0 0px; empty-cells:show;  text-align:left; font-weight:bold; font-size:100%;}
.main-content2 table th { padding:0px 0px 0px 0px; border-left:0; border-right:0; border-top:0; border-bottom:0;  text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:100%;}
.main-content2 table td { padding:0px 0px 0px 0px; border-left:0; border-right:0; border-top:0; border-bottom:0;  text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}

.contactform {width:418px; margin:2.0em 0 0 0; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/********************/
/*  COMMON CLASSES  */
/********************/
.main img {clear:both; float:left; margin:3px 10px 7px 0; padding:1px; border:1px solid rgb(150,150,150);}
#disp_comments { padding-left:5px; padding-top:4px; }
#disp_comments div { padding-bottom:6px; }
#disp_comments img {clear:none; float:none; margin:0px; padding:0px; border:0; margin-bottom:-5px; cursor:pointer;}
#tip { background-color:lightyellow; border:1px solid #CCCCCC; padding:2px; width:634px; height:37px; margin-bottom:30px; margin-top:20px; }
#tip div { float:left; width:20px; text-align:center; padding-top:2px; }
#tip span { float:left; width:614px; text-align:left; display:block; }
#tip img {clear:none; float:none; margin:0px; padding:0px; border:0; margin-bottom:-3px;}
#tenss { width:232px; margin-left:201px; height:40px; margin-bottom:40px; padding:0; }
#ads32 img {clear:none; float:none; margin:0px; padding:0px; border:0; margin-bottom:0px;}
#video_loading_stat { display:block; width:auto; background-color:#EFEFEF; border:1px solid #CCCCCC; font-size:17px; font-weight:bold; padding:5px; padding-left:130px; padding-top:40px; height:60px; }
#video_loading_stat img {clear:none; float:none; margin:0px; padding:0px; border:0; margin-bottom:-1px;}
#video_loading_stat div { font-size:10px; font-weight:normal; }
.main img.center {clear:both; float:none; margin:0; padding:1px; border:1px solid rgb(150,150,150);}
.main img.right {clear:both; float:right; margin:3px 0 7px 10px; padding:1px; border:1px solid rgb(150,150,150);}

.main a {color:rgb(70,122,167); font-weight:bold; text-decoration:none;}
.main-content h1 a {color:rgb(70,122,167); font-weight:normal; text-decoration:none;}
.main a:hover {color:rgb(42,90,138); text-decoration:underline;}
.main a:visited {color:rgb(42,90,138);}

.main a img {border:solid 1px rgb(150,150,150);}
.main a:hover img {border:solid 1px rgb(220,220,220);}

.subsc {float:left; margin-top:4px; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.subsc:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}





.ratingblock { display:block; }
.loading {height: 15px;	background: url('images/working.gif') 50% 50% no-repeat;	}
.unit-rating {list-style:none;margin: 0px;padding:0px;height: 15px;position: relative;background: url('images/starrating.gif') top left repeat-x;}
.unit-rating li{text-indent: -90000px;padding:0px;margin:0px;float: left;}
.unit-rating li a {
	outline: none;
	display:block;
	width:15px;
	height: 15px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}	
.unit-rating li a:hover{
	background: url('images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:15px;}
.unit-rating a.r2-unit{left:15px;}
.unit-rating a.r2-unit:hover{width: 30px;}
.unit-rating a.r3-unit{left: 30px;}
.unit-rating a.r3-unit:hover{width: 45px;}
.unit-rating a.r4-unit{left: 45px;}	
.unit-rating a.r4-unit:hover{width: 60px;}
.unit-rating a.r5-unit{left: 60px;}
.unit-rating a.r5-unit:hover{width: 75px;}
.unit-rating a.r6-unit{left: 75px;}
.unit-rating a.r6-unit:hover{width: 90px;}
.unit-rating a.r7-unit{left: 90px;}
.unit-rating a.r7-unit:hover{width: 105px;}
.unit-rating a.r8-unit{left: 105px;}
.unit-rating a.r8-unit:hover{width: 120px;}
.unit-rating a.r9-unit{left: 120px;}
.unit-rating a.r9-unit:hover{width: 135px;}
.unit-rating a.r10-unit{left: 135px;}
.unit-rating a.r10-unit:hover{width: 150px;}

.unit-rating li.current-rating {
	background: url('images/starrating.gif') left bottom;
	position: absolute;
	height: 15px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}		




.popout {width:498px; min-height:333px;
  height:auto !important;
  height:333px;
  border:1px solid #333333; background-color:#EFEFEF; text-align:center; font-size:12px; font-weight:bold; padding-top:15px;}
.popout a {
	border: 2px solid #CCC;
	padding: 5px;
	padding-left:6px;
	padding-right:7px;
	text-decoration: none;
}
.popout a.viewed {
	color: #FFFFFF;
	background-color:#000000;
	border: 2px solid #FFFFFF;
	margin-left:3px;
	margin-right:3px;
	cursor: default;
}
.popout a.regular {
	color: #333333;
	margin-left:3px;
	margin-right:3px;
}
.popout a.regular:hover {
	color: #463494;
	background-color:#FFFFFF;
	text-decoration: none;
}


.play_left { float:left; width:500px; overflow:hidden; }
.play_right { float:right; width:132px; overflow:hidden; }

.play_left h1 { clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%; margin:0; padding-left:8px; margin-top:12px; background-color:#999999; }
.play_left h1 span { font-size:12px; color:#444444; margin-left:165px; }
.play_left h1 span a { color:#0000FF; text-decoration:none; }
.play_left h1 span a:hover { color:#FFFFFF; text-decoration:none; }

.ratingP { width:126px; background-color:#EFEFEF; border:1px solid #555555; padding:2px; text-align:center; margin-bottom:8px; margin-top:12px; }
.ratingP h5 { margin:-3px; background-color:#555555; color:#FFFFFF; font-size:12px; font-weight:bold; padding-top:3px; padding-bottom:3px; text-align:center; margin-bottom:8px; font-weight:bold; }
.ratingP div { margin-bottom:-2px; }



.actionP { width:126px; background-color:#EFEFEF; border:1px solid #555555; padding:2px; text-align:left; margin-bottom:8px; }
.actionP h5 { margin:-3px; background-color:#555555; color:#FFFFFF; font-size:12px; font-weight:bold; padding-top:3px; padding-bottom:3px; text-align:center; font-weight:bold; }
.actionP span { padding-left:4px; }
.actionP div { margin-bottom:4px; }
.actionP div img { margin:0; border:0; padding:0; margin-right:3px; }
.actionP div a { color:#0000FF; font-size:12px; text-decoration:none; }
.actionP div a:hover { color:#0000FF; }
.actionP div a:visited { color:#0000FF; }



.playP { width:126px; background-color:#EFEFEF; border:1px solid #555555; padding:2px; text-align:left; margin-bottom:8px; height:344px; overflow:scroll; }
.playP div { width:165px; overflow-x:visible; }
.playP h5 { margin:-3px; background-color:#555555; color:#FFFFFF; font-size:12px; font-weight:bold; padding-top:3px; padding-bottom:3px; text-align:left; margin-bottom:5px; font-weight:bold; padding-left:8px; }
.playP .nosource { color:#FF0000; font-size:15px; font-weight:bold; margin-bottom:8px; text-align:center; }
.playP span { margin-bottom:8px; margin-left:2px; display:block; }
.playP span img { margin:0; padding:0; border:0; margin-right:2px; margin-bottom:-3px; }
.playP font { color:#000000; font-size:10px; font-weight:normal; padding-left:3px; }
.playP a { font-size:11px; color:#0000FF; text-decoration:none; }
.playP a:hover { font-size:11px; text-decoration:none; background-color:#CCCCCC; }
.playFrameMissing { float:left; border:1px solid #555555; width:478px; padding:10px; padding-top:40px; font-size:15px; height:105px; font-weight:bold; text-align:center; color:#000000; margin-bottom:10px; background-color:#ffaeae; }

.playExt { border:1px solid #666; background-color:#EFEFEF; padding:5px; text-align:center; width:488px; height:263px; padding-top:80px; overflow:auto; }
.playExt div { margin-bottom:8px; }
.playExt a { font-size:14px; font-weight:bold; padding:5px; border:3px solid #AAA; background-color:#CCC; padding-left:10px; padding-right:10px; }
.playExt a:hover { font-size:14px; font-weight:bold; background-color:#DDD; }


.infoP { float:left; width:324px; _height:242px; min-height:242px; background-color:#EFEFEF; overflow:hidden; margin-bottom:8px; padding:3px; border:1px solid #555555; font-size:12px; }
.infoP h5 { margin:-4px; background-color:#555555; color:#FFFFFF; font-size:12px; font-weight:bold; padding-top:3px; padding-bottom:3px; text-align:center; margin-bottom:3px; font-weight:bold; }
.infoP div { margin-bottom:2px; }
.infoP div span { font-weight:bold; }
.infoP div .sum { display:block; padding:5px; padding-bottom:0px; padding-top:6px; }
.infoP div .sum a { color:#0000FF; font-weight:bold; }

.infoAd { float:right; width:300px; height:250px; overflow:hidden; margin-bottom:8px; background-color:#FFFFFF; }


.np_nav { background-color:#555555; color:#FFFFFF; font-size:12px; font-weight:bold; padding:3px; margin-top:-4px; margin-bottom:4px; }
.np_nav a { color:#FFFFFF; text-decoration:none; }
.np_nav a:hover { color:#66CCFF; text-decoration:none; }
.np_nav a:visited { color:#FFFFFF; text-decoration:none; }


#comment_area { background-color:#EFEFEF; text-align:left; width:488px; border:1px solid #999999; padding:5px; margin-bottom:10px; display:block; }
#cButton { display:block; }

.nameComment { margin-bottom:2px; font-weight:bold; font-size:12px; }
.nameComment span { padding-left:24px; padding-right:8px; }
#comment_name { padding:1px; border:1px solid #999999; width:152px; text-align:left; }

.txtComment { margin-bottom:2px; }
.txtComment span { font-weight:bold; font-size:12px; padding-right:10px; }
.ct5 { text-align:left; width:35px; border:none; text-align:center; color:#0000FF; background-color:#EFEFEF; font-weight:bold; padding-left:5px; padding-right:1px; }

#commenttext { width:350px; height:75px; padding:1px; border:1px solid #999999; }

.comcont { padding:5px; margin-bottom:5px; border:1px dotted #BBB; background-color:#F8F8F8; }
.comDesc { font-size:13px; color:#333; line-height:130%; font-family:Verdana, Arial, Helvetica, sans-serif; }
.comDesc img { margin:0; padding:0; border:0; clear:none; float:none; margin-bottom:-3px; }
.comName { font-size:11px; color:#999999; margin-top:4px; display:block; text-align:right }
.comName span { font-weight:bold; color:#333; }
.noComF { text-align:center; font-weight:bold; font-size:14px; color:#666666; margin-top:30px; }

#commentStatus { display:block; padding-top:5px; margin-top:8px; font-size:12px; border-top:1px dashed #CCCCCC; }






.clr { clear:both;}
.clrl { clear:left;}
.clrr { clear:right;}
#bottom_468_60 { width:468px; height:60px; overflow:hidden; background-color:#FFFFFF; margin-left:90px; margin-top:30px; }
#top_468_60 { width:468px; height:60px; overflow:hidden; background-color:#F0F0F0; }


#topbar124{
position:absolute;
border: 1px solid #CCCCCC;
padding: 2px;
background-color:#FFFF66;
width: 124px;
visibility: hidden;
z-index: 100;
text-align:center;
}
#topbar124 div { text-align:center; padding-bottom:2px; font-size:10px; }
#topbar124 a { cursor:default; text-decoration:none; color:#000000; }


#topbar185 {
position:absolute;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
width: 185px;
visibility: hidden;
z-index: 100;
font-size:12px;
font-weight:bold;
text-align:center;
}

#topbar185 div { text-align:center; padding-top:8px; padding-bottom:10px; }
#topbar185 div a { height:15px; color:#0000FF; }
#topbar185 span { text-align:center; padding-bottom:3px; font-size:10px; display:block; }
#ad_text { width:210px; height:40px; float:right; margin-top:-16px; padding:0; }
#ad_text a { font-size:20px; font-weight:bold; color:#FF6600; }
#ad_text a:hover { font-size:20px; font-weight:bold; color:#FF9900; text-decoration:none; }
#gg_ad_180_90 { background-color:#F1F1F1; width:180px; height:90px; margin-left:10px; margin-bottom:-23px; margin-top:-18px; }
#bg81 { background-color:#818181; }
#main_160_600 { margin-bottom:-20px; margin-top:12px; }
#subscribe { margin:0px; padding:6px; margin-top:-12px; }
#subemail { padding:2px; border:solid 1px rgb(150,150,150); width:180px; }
#sub_add { width:111px; }
#sub_rmv { margin-left:5px; width:70px; }
.top20 { margin-top:20px; }

#welcome_div { background-color:#FFFFE0; border:1px dashed #CCCCCC; padding:5px; margin-bottom:8px; }


#index_mid_left { float:left; width:316px; overflow:hidden; margin:0px; }
#index_mid_left .ad300_250 { float:left; overflow:hidden; border:1px solid #CCCCCC; background-color:#FFFFFF; margin-bottom:8px; width:307px; height:250px; padding-left:7px; padding-top:6px; padding-bottom:6px; }
#index_mid_left .content { float:left; width:310px; overflow:hidden; border:1px solid #CCCCCC; background-color:#EFEFEF; margin-bottom:20px; padding-left:4px; padding-top:4px; }
#index_mid_left h4, #index_mid_right h4 { margin:0; padding:0; clear:left; width:100%; margin:0; padding:0; font-weight:bold; font-size:13px; color:#333333; text-align:center; padding-bottom:5px; }
#index_mid_left .b1, #index_mid_right .b1 { clear:left; width:306px; margin-bottom:5px; display:block; }
#index_mid_left .img, #index_mid_right .img { float:left; width:60px; height:40px; margin-bottom:5px; }
#index_mid_left .img img, #index_mid_right .img img { border:0; padding:0px; display:block; margin:0; }
#index_mid_left .b2, #index_mid_right .b2 { float:left; width:240px; padding-left:5px; height:40px; margin-bottom:5px; background-color:#E5E5E5; overflow:hidden; }
#index_mid_left .b2 a, #index_mid_right .b2 a { font-size:10px; color:#0000FF; text-decoration:none; }
#index_mid_left .b2 a:hover, #index_mid_right .b2 a:hover { font-size:10px; color:#0099FF; text-decoration:none; }

#index_mid_left .views { font-size:10px; margin-top:2px; }
#index_mid_left .views span { font-weight:bold; }

#index_mid_right { float:right; width:316px; overflow:hidden; margin:0px; }
#index_mid_right .content { float:right; width:310px; overflow:hidden; border:1px solid #CCCCCC; background-color:#EFEFEF; margin-bottom:8px; padding-left:4px; padding-top:4px; }
#index_mid_right .ad300_250 { float:right; overflow:hidden; border:1px solid #CCCCCC; background-color:#FFFFFF; margin-bottom:20px; width:307px; height:250px; padding-left:7px; padding-top:6px; padding-bottom:6px; }
#index_mid_right .rating { font-size:10px; margin-top:0px; }

#most_recent { clear:left; width:100%; margin:0; padding:0; font-weight:bold; font-size:16px; color:#333333; text-align:center; padding-bottom:5px; }
#most_recent_table { margin-left:0px; padding:0; }
#most_recent_table .td1 { padding:0px; margin:0; padding-bottom:10px; background-color:#FFFFFF; text-align:left; }
#most_recent_table img { border: 2px solid #666; padding:2px; display:block; }
#most_recent_table img:hover { border: 2px solid #AAA; padding:2px; display:block; }
#most_recent_table .td2 { padding:0px; margin:0; padding-bottom:10px; background-color:#FFFFFF; }
#most_recent_table .td2 h3 { padding:0px; margin:0; margin-top:3px; margin-bottom:3px; font-size:13px; font-weight:bold; }
#most_recent_table .td2 h3 a { color:#0000FF; }
#most_recent_table .td2 h3 span { color:#009900; }
#most_recent_table .data { float:left; width:150px; background-color:#FFFFFF; height:79px; overflow:hidden; }
#most_recent_table .data span { font-weight:bold; }
#most_recent_table .mt2 { margin-top:2px; }
#most_recent_table .description { float:right; width:330px; height:78px; overflow:hidden; background-color:#FFFFFF; overflow:hidden; }

.dd56 { line-height:120%; }
#zmlad { padding:0; margin:0; padding-bottom:2px; }
.extra_link { margin-top:5px; font-size:16px; font-weight:bold; }
.comment_error { color:#FF0000; font-size:12px; font-weight:bold; margin-top:10px; margin-bottom:10px; text-align:center; } 
.comment_succe { color:#00CC00; font-size:12px; font-weight:bold; margin-top:10px; margin-bottom:10px; text-align:center; }

.lodingimg { display:block; width:46px; height:56px; background-image:url('images/loading.gif'); }

.td14 { padding:0px; margin:0; padding-bottom:10px; text-align:left; width:147px; float:left; }
.td14 .timg { border: 2px solid #666; padding:2px; display:block; }
.td14 .timg:hover { border: 2px solid #AAA; padding:2px; display:block; }
.td15 { padding:0px; margin:0; padding-bottom:10px; text-align:left; width:488px; float:right; }
.data15 { float:left; width:150px; height:79px; overflow:hidden; }
.datadesc { float:right; width:330px; height:78px; overflow:hidden; font-size:11px; line-height:120%; }

.td15 a { color:#0000FF; margin-top:3px; margin-bottom:3px; font-size:13px; font-weight:bold; display:block; text-decoration:none; }
.td15 a span { color:#009900; text-decoration:none; }
.td15 a:hover { color:#0099FF; text-decoration:none; }
.td15 a:hover span { color:#66CC00; text-decoration:none; }
.td15 a:visited { color:#0000FF; }
.td15 a:visited:hover { color:#0099FF; text-decoration:none; }

.partner_box { margin-bottom:5px; height:90px; margin-top:5px; background-color:#FFFFFF; border-bottom:1px dotted #CCCCCC; padding-bottom:5px; padding-top:5px; }
.partner_box .left { float:left; width:550px; }
.partner_box .title { width:550px; margin-bottom:2px; }
.partner_box .title a { color:#0000FF; font-size:13px; font-weight:bold; }
.partner_box .info { width:550px; clear:left; }
.partner_box .info span { font-weight:bold; }
.partner_box .info .s1 { float:left; padding-left:15px; width:95px; text-align:left; border-right:1px solid #CCCCCC; overflow:hidden; }
.partner_box .info .s2 { float:left; padding-left:10px; width:147px; text-align:left; border-right:1px solid #CCCCCC; overflow:hidden; }
.partner_box .info .s3 { float:left; padding-left:10px; width:271px; text-align:left; overflow:hidden; }
.partner_box .description { width:535px; height:48px; clear:left; padding-top:3px; padding-left:15px; overflow:hidden; color:#777777; }
.partner_box .right { float:right; width:79px; }
.partner_box .right a { color:#0000FF; font-size:13px; font-weight:bold; text-decoration:none; }

#into_episode { background-color:#EFEFEF; border:1px solid #CCCCCC; padding:4px; padding-top:2px; height:124px; margin-bottom:6px; }
#into_episode .head { margin:0; padding:0; clear:left; padding-bottom:3px; width:100%; font-weight:bold; font-size:13px; color:#333333; text-align:center; }
#into_episode .td14 { padding-bottom:0; }
#into_episode .td15 { width:479px; }
#into_episode .datadesc { width:325px; }

#azml { text-align:center; margin-top:30px; margin-bottom:25px; }
#azml a { font-size:22px; font-weight:bold; color:#0000FF; }
#tzml { margin-left:15px; border:1px solid #777777; padding:3px; margin-top:10px; width:600px; }
#hreturn { text-align:center; padding-top:50px; }
#hreturn a { font-size:20px; }





