﻿/*initial reset */

body { 
padding: 0; 
margin: 0; 
font: 13px Arial, Helvetica, Garuda, sans-serif; 
/*font-size: small; 
*font: x-small;*/ 
}
 
h1, h2, h3, h4, h5, h6, ul, li, em, strong, pre, code { 
	padding: 0; 
	margin: 0; 
	line-height: 1.5em; 
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
 
table {
	font-size: inherit;
	font: 100%;
}
 
ul {
	list-style: none;
}
 
img {
	border:none;
}
 
p {
	margin: 1em 0;
}

body, html  {height:100%;}

/* end reset */


body { margin: 0; text-align: left; font-family: Verdana; background: #d8d8d3 url("/images/bg-main.gif") repeat-x top left; 
       font-size:11px; 
}

h1 { margin: 20px 0px; font-size: 22px; color: #6699CC;}
h2{ margin: 15px 0px; font-size: 18px; color: #6699CC;}

blockquote,ul,ol,dl { margin:1em; }
ol,ul,dl { margin-left:2em; }
ol li { list-style: decimal outside; }
ul li { list-style: disc outside; }
dl dd {	margin-left:1em; }

/** Global settings **/

a { color: #6699CC; text-decoration: none; }
.left { float: left; }
.right { float: right; }
.clr { clear: both }
.blue { color: #6699CC;}

/** Global layout **/

#global {	margin: 0 auto; width: 995px; color: Black; top: 0; }
#header { margin: 0 0 5px 0; }
#top { background-color: #6699cc; height: 80px; }
.logo { margin-left: 15px; }
#header .ads { width: 468px; height: 60px; margin: 6px 20px 0px 6px; font-size: 0px; }
#container { width: 995px; }
#globalfooter { clear:both; margin-top: 5px; padding-top: 5px; }
#footer { clear: both; text-align: center; margin: 0; padding: 2px; background-color: #6699cc; font-size: 9pt; color: White; }
#footer a { color: white; text-decoration: none; }
#largercolleft { float: left; width: 530px; }
#smallercolright { float: right; width: 460px; }
.clrBoth {clear:both;}

/** headerchrome **/

#headerchrome { clear: both; width: 100%; }
.chrome { clear: both; margin: 5px 0 auto 0; }
.rtop, 
.rbottom { display: block; line-height: 1px; }
.rtop *,
.rbottom * { background-color: #6699cc; display: block; overflow: hidden; height: 1px; }

.r1 { margin: 0 5px; }
.r2 { margin: 0 3px; }
.r3 { margin: 0 2px; }
.r4 { margin: 0 1px; }

.topCorners,
.bottomCorners { clear:both; display: block; height: 5px; overflow: hidden; padding: 0; }

.topCorners *,
.bottomCorners * { display: block; height: 1px; overflow: hidden; padding: 0; line-height: 1px; font-size: 1px; }
.l1 { margin: 0 5px; }
.l2 { margin: 0 3px; }
.l3 { margin: 0 2px; }
.l4 { margin: 0 1px; height: 2px; }

.l2,
.l3,
.l4 { background: white; }

.l2 { border-left: 2px solid #6699cc; border-right: 2px solid #6699cc; }

.l3,
.l4,
.styledPanel { border-left: 1px solid #6699cc; border-right: 1px solid #6699cc; background: white; }

.l1 { background: #6699cc; }

.l2,
.l3,
.l4 { background: white; }

.roundcontrol {
  padding: 0 2px;
  background: white;
  border-right: 1px solid #6699cc;
  border-left: 1px solid #6699cc;
}

.roundcontrol .title {
  background: #6699cc;
  border-bottom: 1px solid #6699cc;
  margin: 0 -2px 2px;
  padding: 0 2px 5px 5px;
  color: White;
  font-size: 14px;
  line-height: 14px;
  display: block;
  overflow: hidden;
}

.roundcontrol .title a {
  font-weight: normal;
}

/** Menu **/

#menu {
  clear: both;
  background-color: #6699cc;
  font-size: 12px;
  font-weight: bold;
  height: 22px;
}

#THBMenu {
  background-color: #6699cc;
  list-style: none; 
  padding: 0 0 0 0; 
  margin: 0 0 0 0; 
}

#THBMenu li {
  display: inline;
}

#THBMenu li.underline a {
  color: #E5EEF7;
  padding: 0 8px 6px 8px;
  text-decoration: none;
  position: relative;
}

#THBMenu li.underline a:hover {
  color: white;
  background: url(../../PersistantImage.ashx?key=MenuImg) no-repeat bottom center;
}

#THBMenu li.underline a.selected {
  color: white;
  background: url(../../PersistantImage.ashx?key=MenuImg) no-repeat bottom center;
}

input.tbSearch { border: 0; height: 12px; color: #333; font-size: 9px; font-family: Arial; margin: 2px 2px 4px 12px; position: relative; left: -2px !ie; vertical-align: bottom; }
.btSearch { vertical-align: top; }

/**rss**/

.RSSButton {
    background: url(/PersistantImage.ashx?key=RssImg) no-repeat bottom center;
}

.RSSButton a {
    text-decoration: none;
}

/** Publication **/

.publication-list {
	font-size: 11px;
}

.publication-item {
	line-height: 17px;
}

.publication-item a {
    text-decoration: none;
}

a:hover .publication-item-title {
    background-color: #6699CC;
    color: White;
}

.publication-item-title {
  display: block;
  color: #333;
  background-color: #E5EEF7;
  font-weight: bold;
  padding: 2px 2Px 2px 10px;
  margin-right: 0px;
  margin-bottom: 3px;
  border-top: 1px solid #333;
  border-bottom: 1px dashed #333;
}

.publication-item-description {
    padding-left: 2px;
}

.publication-item-from {
    text-align: right;
  	font-size: 10px;
  	margin-top: 5px;
}

.publication-item-tags {
    text-align: right;
  	font-size: 10px;
  	padding-bottom: 2px;
}

/** progress **/

.progress {
  display: block;
  position: absolute;
  padding: 2px 3px;
}

.container {
  border: solid 1px #6699CC;
  border-width: 1px 0px;
}

.header {
  background-color: White;
  border-color: #6699CC;
  border-style: solid;
  border-width: 0px 1px;
  padding: 10px;
  
}

.body {
  background-color: White;
  border-color: #6699CC;
  border-style: solid;
  border-width: 0px 1px;
  padding: 10px;
}

/** Navigation **/

.navpager {
  background-color: #6699CC;
  font-size: 12px;
}

.nav {
  text-decoration: none;
  color: White;
}

.nav-current {
  text-decoration: none;
  color: Black;
}

/* TagClouds */

.clouds
{
	color: #999999;
	list-style-type: none;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding: 1em;
	margin: 0px;
}

.Tag1,
.Tag2,
.Tag3,
.Tag4,
.Tag5,
.Tag6 {
	margin: 0px;
	padding: 0px;
	display: inline;	
}

.clouds a:hover{
	text-decoration: underline;
}

.clouds a:link,
.clouds a:visited,
.clouds a:active 
{
	text-decoration: none;
}

.Tag1 a:link,
.Tag1 a:visited,
.Tag1 a:active {
	margin-right: 6px;
	color: #001fb7;
	font-size: 155%;
	font-weight: 900;
}

.Tag2 a:link,
.Tag2 a:visited,
.Tag2 a:active {
	margin-right: 6px;
	color: #002fb7;
	font-size: 145%;
	font-weight: 800;
}

.Tag3 a:link,
.Tag3 a:visited,
.Tag3 a:active {
	margin-right: 6px;
	color: #003fc7;
	font-size: 130%;
	font-weight: 600;
}

.Tag4 a:link,
.Tag4 a:visited,
.Tag4 a:active {
	margin-right: 6px;
	color: #004fd7;
	font-size: 120%;
	font-weight: 500;
}

.Tag5 a:link,
.Tag5 a:visited,
.Tag5 a:active {
	margin-right: 6px;
	color: #005fe7;
	font-size: 110%;
	font-weight: 300;
}

.Tag6 a:link,
.Tag6 a:visited,
.Tag6 a:active {
	margin-right: 6px;
	color: #006ff7;
	font-size: 100%;
	font-weight: 200;
}



/*** Featured Publication ***/

DIV.featured {
	line-height: 17px;
	font-size: 11px;
}

DIV.featured img {
  float: left;
  margin-right: 8px;
  margin-bottom: 3px;
}

DIV.featured .title {
  display: block;
  font-size: 11px;
  font-weight: bold;
  background-color: #E5EEF7;
  padding: 4px;
  margin-left: 83px;
  border-top: 1px solid #333;
  border-bottom: 1px dashed #333;
}

DIV.featured a:hover {
  background-color: #6699CC;
  color: White;
}

DIV.featured a:hover .title {
  background-color: #6699CC;
  color: White;
}

DIV.featured a .title {
  color: #333;
}

DIV.featured DIV.bio {
  margin-bottom: 12px;
}

DIV.featured DIV.bio ol {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  line-height: 17px;
  font-size: 11px;
}

DIV.featured DIV.bio li {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  line-height: 17px;
  font-size: 11px;
}

DIV.featured DIV.bio ul {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  line-height: 17px;
  font-size: 11px;
}

DIV.featured DIV.author {
  font-size: 10px;
  margin: 6px 3px 6px 0;
  text-align: right;
}

DIV.featured DIV.read {
  font-weight: bold;
  margin-top: 12px;
}

DIV.featured DIV.read a:hover {
  text-decoration: none;
  background-color: white;
  color: blue;
}

DIV.featured DIV.bio a:hover {
  text-decoration: none;
  background-color: white;
  color: blue;
}

DIV.featured DIV.author a:hover {
  text-decoration: none;
  background-color: white;
  color: blue;
}

/* publication */

.publication_subcontainer {
}

.right_column {
  float: right; 
  width: 180px;
}

.publication_column {
  float: left; 
  width: 810px;
}

.publication_header {
  font-size: 12px;
  background-color: White;
	border-left: solid 1px #6699CC;
	border-right: solid 1px #6699CC;
	height: 100%;
}

.publication_header .ctcomment,
.publication_header .tag {
  clear:both;
  font-size: 11px;
  height:16px;
  padding-right: 2px;
  padding-left: 2px;
}

.publication_header .ctcomment img,
.publication_header .tag img {
	 vertical-align: middle;
}

.publication_header .headerright img {
	 vertical-align: middle;
}

.publication_header .headerleft {
  float: left;
  width: 85px;
  margin-left: 3px;
  margin-right: 3px;
}

.publication_header .headerright {
  float: right;
  width: 705px;
  margin-left: 3px;
  margin-right: 3px;
}

.publication_header DIV.cttitle {
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: bold;
  color: #1A2633;
}

.publication_header DIV.ctdescription {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 17px;
}

.publication_header DIV.ctpar {
  clear:both;
  margin-top: 6px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 17px;
}

/** nav **/

DIV.bottom_prev_next {  
  height:20px;
  padding: 1px;
  background:white;   
}

DIV.bottom_prev_next DIV.tiptop {
  height:20px;
}

UL.pages {
  font-weight: bolder;
  font-size: 12px;
  list-style-type: none;
  position: relative;
  margin : 2px; 
  padding : 0px;
}

UL.pages li {
  display: inline;
}

UL.pages LI A, UL.pages LI a:visited {
  text-decoration: none; 
  color : #6699CC;
  background-image: url(/PersistantImage.ashx?key=BtnMouseOutImg);
  width : 26px; 
  height : 21px;
  display : block; 
  float : left;
  text-align : center;
  padding-top : 5px;
}

UL.pages LI a:hover, UL.pages LI a:active, UL.pages LI.currentpage a, UL.pages LI.currentpage a:visited, UL.pages LI currentpage a:hover, UL.pages LI.currentpage a:active {
  text-decoration: none; 
  color: white;
  background-image: url(/PersistantImage.ashx?key=BtnMouseOverImg);
  width : 26px; 
  height : 21px;
  display : block; 
  float : left;
  text-align : center;
  padding-top : 5px;
}

UL.pages LI.previouspage A, UL.pages LI.previouspage a:visited {
  text-decoration: none; 
  color : #6699CC;
  background-image: url(/PersistantImage.ashx?key=PreviousPageImg);
  width : 26px; 
  height : 21px;
  display : block; 
  float : left;
  text-align : center;
  padding-top : 5px;
}

UL.pages LI.previouspage a:hover, UL.pages LI.previouspage a:active {
  text-decoration: none; 
  color: white;
  background-image: url(/PersistantImage.ashx?key=PreviousPageOverImg);
  width : 26px; 
  height : 21px;
  display : block; 
  float : left;
  text-align : center;
  padding-top : 5px;
}

UL.pages LI.nextpage A, UL.pages LI.nextpage a:visited {
  text-decoration: none; 
  color : #6699CC;
  background-image: url(/PersistantImage.ashx?key=NextPageImg);
  width : 26px; 
  height : 21px;
  display : block; 
  float : left;
  text-align : center;
  padding-top : 5px;
}

UL.pages LI.nextpage a:hover, UL.pages LI.nextpage a:active {
  text-decoration: none; 
  color: white;
  background-image: url(/PersistantImage.ashx?key=NextPageOverImg);
  width : 26px; 
  height : 21px;
  display : block; 
  float : left;
  text-align : center;
  padding-top : 5px;
}



.article_menu {
	float: right;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-size: 12px;
}

.article_panelMenu {
	color: blue;
	background-color: #e5eef7;
	border: solid 1px #6699CC;
	width: 400Px;
}

.article_popupMenu {
	visibility:hidden;
	color: blue;
	background-color: #e5eef7;
	border: solid 1px #6699CC;
	width: 400Px;
	z-index: 200;
}

.article_menuitem {
  display: block;
  color: #333;
  background-color: #E5EEF7;
  margin-right: 0px;
  color: blue;
}

a:hover .article_menuitem {
  background-color: #6699CC;
  color: White;
}

/** Generic list **/

.itemtitle {
  display: block;
  color: #333;
  background-color: #E5EEF7;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 2Px 2px 10px;
  margin-right: 0px;
  margin-bottom: 3px;
  border-top: 1px solid #333;
  border-bottom: 1px dashed #333;
}

/** Comments **/

DIV.commentswp 
{
	line-height: 17px;
	font-size: 11px;
	width: 785px;
}

DIV.commentswp a { text-decoration: none; }

DIV.commentswp DIV.thread,
DIV.commentswp DIV.newcomment
{
    padding: 1px;
    background-color: White;
    width: 804px;
}

DIV.commentswp DIV.line DIV.threadBy
{
	font-size: 10px;
	clear: both;
	text-align: right;
	color: #555555;
}

DIV.commentswp DIV.thread a DIV.title
{
	text-decoration: none;
  color: Black;
}

DIV.commentswp DIV.thread a:hover DIV.title 
{
  background-color: #6699CC;
  color: White;
}

DIV.commentswp DIV.comment
{
    background-color: White;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 780px;
}

DIV.commentswp DIV.commentVis
{
    background-color: White;
    padding: 2px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
}

DIV.commentswp DIV.commentPanel
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 17px;
	font-size: 11px;
	border-left: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
}

DIV.commentswp DIV.commentVisPanel
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 17px;
	font-size: 11px;
	border-left: 1px solid Red;
	border-right: 1px solid Red;
}

DIV.commentswp .commentfootertext
{
	clear: both;
}

DIV.commentswp .line .reply 
{
	padding-left: 5px;
	float: left;
}

DIV.commentswp .reply a,
DIV.commentswp .writecomment a
{
	cursor: pointer;
	color: Blue;
	font-size: 11px;
    font-weight: bold;
  border-bottom: 1px dashed #333;
}

DIV.commentswp .writecomment
{
	padding-left: 5px;
	padding-bottom: 5px;
}

DIV.commentswp DIV.posted
{
	float: right;
	font-size: 10px;
	padding-right: 5px;
	color: #555555;
}

DIV.commentswp DIV.newcomment a
{
	padding-left: 5px;
    font-weight: bold;
}

DIV.commenttitleline 
{
	background-color: #D9E5F2;
	font-weight: bold;
	padding-left: 4px;
	border-bottom: 1px solid #6699CC;
}

DIV.commenttitleline DIV.commenttitle
{
	float: left;
}

DIV.commenttitleline DIV.admincommenttitel
{
	text-align:right;
	margin-right: 2px;
}

DIV.commenttitleline DIV.adminMenu
{
	background-color: White;
	border: 1px solid #6699CC;
	padding: 4px;
	text-align:left;
}


DIV.commenttitleline DIV.admincommenttitel a
{
	cursor:pointer;
	color: Red;
}

.commentbox
{
	font-size: 11px;

	background-color: White;
	padding: 10px 20px 10px 10px;

	word-wrap: break-word;
	overflow: auto;
}

.commentsign
{
	margin-top: -2px;
	background: url(/images/comment_arrow.png) 20px 0px no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left: 58px;
}

.openline
{
    background-color: #E5EEF7;
    padding: 5px;

    font-size: 11px;
    font-weight: bold;

    border-top: 1px solid #333;
    border-bottom: 1px dashed #333;
    margin-bottom: 5px;
}

.opentitle
{
	float: left;
}

.openreply
{
	text-align: right;
}

.openreply a
{
	cursor: pointer;
	color: Blue;
	font-size: 11px;
    font-weight: bold;
    border-bottom: 1px dashed #333;
}

DIV.comment .topCorners .l2,
DIV.comment .topCorners .l3,
DIV.comment .topCorners .l4
{
    background: #D9E5F2;
}

DIV.comment .bottomCorners .l2,
DIV.comment .bottomCorners .l3,
DIV.comment .bottomCorners .l4
{
    background: white;
}

DIV.commentVis .topCorners .l2,
DIV.commentVis .topCorners .l3,
DIV.commentVis .topCorners .l4
{
    background: #D9E5F2;
    border-color: Red;
}

DIV.commentVis .bottomCorners .l2,
DIV.commentVis .bottomCorners .l3,
DIV.commentVis .bottomCorners .l4
{
    background: white;
    border-color: Red;
}

DIV.commentVis .topCorners .l1
{
    background: Red;
    border-color: Red;
}

DIV.commentVis .bottomCorners .l1
{
    background: red;
    border-color: Red;
}

DIV.comment .bottomCorners *
{
    display: block;
    height: 1px;
    /*overflow: hidden;*/
    padding: 0;
    line-height: 1px;
    font-size: 1px;
}

DIV.commentVis .bottomCorners *
{
    display: block;
    height: 1px;
    /*overflow: hidden;*/
    padding: 0;
    line-height: 1px;
    font-size: 1px;
}
/*DIV.thread {
  padding: 1px;
  background-color: White;
}

DIV.commentPanel {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  line-height: 17px;
  font-size: 11px;
  border-left: 1px solid #6699CC;
  border-right: 1px solid #6699CC;
}

.comments { width: 780px; margin: 0 10px 0 10px; }
.admincommenttitel { text-align:right; margin-right: 2px; }
.admincommenttitel a {	cursor:pointer;	color: Red; }
.adminMenu { background-color: White;	border: 1px solid #6699CC; padding: 4px; text-align:left; }
.commentbox {	clear: both; font-size: 11px; background-color: White; padding: 10px 20px 10px 10px; word-wrap: break-word;	overflow: auto; }
.commentfootertext { clear: both; }
.commentfootertext .posted { float: right; font-size: 10px; padding-right: 5px; color: #555555; }
*/
/** Login **/
.closeLoginPanel {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 17px;
	font-size: 11px;
	font-weight: bold;
  position: absolute;
	top:8px;
	right: 10px;
}

.closeLoginPanel a {
  background-color: #6699CC; 
  cursor: pointer;
  color: #FFFFFF; 
  text-align: center; 
  text-decoration: none; 
  padding: 5px;
}

.login {
  font-family: tahoma;
  font-size: 12px;
  background-color: #6699cc;
  color: white;
  margin-right: 5px;
}

.login a {
  font-size: 11px;
  color: white;
  font-weight: bold;    
  text-decoration: none;
  cursor: pointer;
}

.THBLogin {
  width: 320px;
  font-size: 11px;
  color: black;
}

.THBLogin a {
  color: Blue;
  font-weight: normal;
  text-decoration: underline;
  cursor: pointer;
}

.THBLogin .AspNet-Login {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 17px;
  font-size: 12px;
  padding: 4px;
  border: solid 1px #6699CC;
  background-color: White;
}

.THBLogin .AspNet-Login label,
.THBLogin .AspNet-Login input {
  color: Black;
}

.THBLogin .AspNet-Login input {
  font-size: 1em;
}

.THBLogin .AspNet-Login label em {
  text-decoration: underline;
  font-style: normal;
}

.THBLogin .AspNet-Login .AspNet-Login-TitlePanel {
  font-weight: bold;
  color: #F7F6F3;
  background: #6699CC;
  text-align: center;
  height: 1.7em;
  margin-bottom: 0.3em;
  padding-top: 0.4em;
}

.THBLogin .AspNet-Login .AspNet-Login-FailurePanel {
  height: 4em;
  color: #990000;
}

.THBLogin .AspNet-Login .AspNet-Login-UserPanel,
.THBLogin .AspNet-Login .AspNet-Login-PasswordPanel,
.THBLogin .AspNet-Login .AspNet-Login-RememberMePanel,
.THBLogin .AspNet-Login .AspNet-Login-SubmitPanel {
  padding: 0.25em 0.1em 0 0;
}

.THBLogin .AspNet-Login .AspNet-Login-UserPanel,
.THBLogin .AspNet-Login .AspNet-Login-PasswordPanel,
.THBLogin .AspNet-Login .AspNet-Login-SubmitPanel {
  text-align:right;
}

.THBLogin .AspNet-Login .AspNet-Login-UserPanel label,
.THBLogin .AspNet-Login .AspNet-Login-PasswordPanel label {
  white-space: nowrap;
}

.THBLogin .AspNet-Login .AspNet-Login-UserPanel input,
.THBLogin .AspNet-Login .AspNet-Login-PasswordPanel input {
  width: 9em;
}

.THBLogin .AspNet-Login .AspNet-Login-SubmitPanel input {
  height: 1.7em;
}

.THBLogin .AspNet-Login .AspNet-Login-InstructionPanel,
.THBLogin .AspNet-Login .AspNet-Login-HelpPanel,
.THBLogin .AspNet-Login .AspNet-Login-PasswordPanel,
.THBLogin .AspNet-Login .AspNet-Login-RememberMePanel,
.THBLogin .AspNet-Login .AspNet-Login-CreateUserPanel,
.THBLogin .AspNet-Login .AspNet-Login-PasswordRecoveryPanel {
}

.thb-error {
  color: Red;
  font-weight: bold;
  text-align: center;
}

.modalLoginBackground  {
  background-color:Gray;
  filter:alpha(opacity=70);
  opacity:0.7;
}

.modalLoginPopup {
  background-color:#ffffdd;
  border-width:3px;
  border-style:solid;
  border-color:Gray;
  padding:3px;
}

.hiddenrefresh {
	position:absolute;
	display:none;
}



.loginwelcome {
  color: white;
  font-family: tahoma;
  font-size: 8pt;
  line-height: 20px;
  margin-right: 5px;
  vertical-align: bottom;
}

.loginwelcome a {
  color: white;
  line-height: 10pt;
  font-weight: bold;    
  text-decoration: none;
  cursor: pointer;
}

.loginname {
	font-weight: bold;
}

.userMenu {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  line-height: 15px;
  font-size: 10px;
  padding: 4px;
  border: solid 1px #6699CC;
  background-color: White;
  width: 200px;
}

.userMenu div a {
  color: #6699cc;
  text-decoration: none; 
}

.userMenu A:hover {
  text-decoration: underline;
}

.userMenu DIV.empty {
  margin: 4px 0px 2px 0px;
  height: 1px;
  width: 100%;
  border-top: solid 1px #6699CC;
  background-color: #6699CC;
}

.userMenu .webmaster {
  color: Red;
  font-weight: bold;
}

.userMenu .webmaster a {
  color: Red;
  font-weight: normal;
}

.userMenu .author {
  color: Green;
  font-weight: bold;
}

.userMenu .author a {
  color: Green;
  font-weight: normal;
}

.error {
  font-size:100%;
  font-weight:bold;
	padding:8px;
	margin: 8px;
	border:solid 2px red;	
	background-color:#FCECEC;
}

.success {
  font-size:100%;
	padding:8px;
	margin: 8px;
  font-weight:bold;
	border:solid 2px green;	
	background-color:#E8FCEA;	
}

td input .txt{
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
	padding:3px;
	width:250px;	
	border-style:solid none none;
}

.messagebox {
  border: solid 1px #6699CC;
  background: white;
  padding: 5px;
  margin: 10px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  width: 800px;
  margin-left: 97px;
}

.messagebox a {
	text-decoration: none;
}

.messagebold {
	font-weight: bold;
}

.messageimportant {
	background: red;
	color: White;
}

.authorlist {
  width: 220px;
  text-align: center;
}

.authorlist .author .name {
  font-family: Tahoma, Verdana, Sans-Serif;
  width: 110px;
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 5px;
}

#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #6699CC ;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #E5EEF7;
color: Black;
}

#ddcolortabs a:hover span{
background-color: #E5EEF7;
color: Black;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #E5EEF7;
color: Black;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #6699CC;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

#authorbio {
  width: 760px;
}

#authorbio .name {
  font-size: 14pt;
  font-weight: bold;
  color: Maroon;
  margin-bottom: 3px;
}

#authorbio img {
  float: left;
  padding: 0px 10px 5px 5px;
}

#authorbio .bio {
  font-size: 12px;
  margin-bottom: 12px;
  margin-left: 10px;
}

#authorbio .bio p.ItemTitle {
  font-size: 12pt;
  font-weight: bold;
  color: Maroon;
}

#authorbio .description img {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
  margin-left: 10px;
}

/* Form */

.formline { font-family: Verdana; font-size: 12px; margin-bottom: 3px; }
.formline .formlabel { float: left; width: 220px; text-align: right; color: #A29582; display: block; padding-top: 3px; padding-right: 10px; }
.formline .forminput input { width: 390px; }
.formline .forminput .formbutton { width: 100px; }	
.formbutton {	background-color: #6699CC; border-color:#6699CC rgb(89, 113, 140) rgb(44, 65, 89) rgb(137, 157, 180);	border-style: solid; border-width:1px; color: white; cursor: pointer;	font-family:Verdana; font-size:11px; font-weight:bold; padding:0px 4px 1px; }
.formline .statusline {	font-family: Verdana;	text-align: center;	color: White; padding: 4px 4px 4px 4px; }

.apropos { font-family: Verdana; line-height: 17px; font-size: 11px; padding: 1px 5px 5px 5px; }
.apropos p { margin-top: 0px;}



#playerCt
{
	text-align:center;
}

.ScrollBox         
{
	overflow-x: hidden;
	overflow-y:scroll;    
	width: 455px;        
	height: 198px;    
}

#playerCt .videoBtn
{
	width:595px; 
	text-align:right; 
	margin-top:20px;
}

.ads { text-align:center; margin: 6px 20px 6px 6px; font-size: 0px; }

/* Write Comment Modal */

.writeModalPanel { clear: both;	background-color:#ffffdd;	border-width:3px;	border-style:solid;	border-color:Gray;	padding:3px; }
.writeComment { width: 600px; background-color: White; border: solid 2px #6699CC; }
.writeComment .writeCommentHeader {	font-family: Verdana, Helvetica, Arial, sans-serif;	line-height: 17px; font-size: 12px; padding: 4px; }
.writeComment input { color: black; }
.writeComment button { color: black; height: 25px; }
.writeComment label, .writeComment textarea { color: black;	font-size: 1.5em; }
.writeComment .tbTitle, .writeComment .tbComment { font-size: 12px; width: 570px; }
.writeComment .writeZone { margin: 5px;	padding: 5px; }
.writeComment .writeCommentHeader .writeCommentTitle { font-weight: bold; color: #F7F6F3; background: #6699CC; text-align: center; height: 1.7em; margin-bottom: 0.3em; padding-top: 0.4em; }
.modalCommentsBackground { background-color:Gray; filter:alpha(opacity=70); opacity:0.7; }

.sponsors { margin: 8px 4px 4px 4px; text-align:center; }