/* yoyo style sheet */

/* !!! has rules for orgmenu & infomenu components (will only affect menus with no declarations further up the cascade) */
/* !!! has rules for components in the left column */

BODY { background: #303030; }
.pagearea { text-align: center; background: #303030 URL(back.png) left top no-repeat; margin: 0px; margin-top: 0px; }

.displayarea { width: 710px; margin: 0px auto 0px auto; padding-top: 70px; text-align: left; background: transparent; }
.headingarea { width: 710px; height: 170px; background: transparent; }
  .headerleft { width: 200px; height: 170px; background: transparent URL(header_left.gif) bottom right no-repeat; }
  .headerleft .rightpic { margin: 0px; }
  .headermain { width: 510px; height: 140px; background: transparent URL(header_mid.gif) bottom left no-repeat; }
  .headerright { width: 490px; height: 30px; background: #FFF URL(header_right.gif) top left no-repeat; color: #FFFFFF; text-align: right; padding-right: 20px; }

.leftcolumn { width: 170px; padding: 0px; padding-top: 0px; background: transparent URL(left.jpg) right top no-repeat; }
  .lefttop { display: none; }
  .leftmain { width: 170px; height: 300px; background: transparent; padding: 0px; }
  .leftbase { width: 170px; height: 90px; background: transparent; }
  .leftbelow .leftpic { margin: 0px; }
  .leftbelow .yoyo_link { position: relative; top: -140px; left: 10px; float: left; }

.rightcolumn { display: none; }
    .righttop { display: none; }
	.rightmain { display: none; }
	.rightbase { display: none; }

.footer { background: transparent URL(bottom.gif) right top no-repeat; Xheight: 42px; color: #FFFFFF; font-weight: bold; padding: 0px; }
    .footerleft { width: 160px; height: 42px; }
	.footermain { width: 530px; height: 42px; background: transparent; padding-top: 8px; font-size: 1.04em; }
	.footerright { display: none; }

.footer a { color: #FFFFFF; }

.mainarea { width: 540px; background: #FFFFFF URL(main.gif) top no-repeat; padding: 10px; padding-left: 25px; }

.toplinkarea { display: none; }
.botlinkarea { background: transparent; padding-left: 280px; text-align: left; }

hr { background: none; color: #FFFFFF; width: 0px; height: 0px; }

H1 .leftpic  { display: none; }
H1 .rightpic  { display: none; }

.headerright { font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif; }

.headerright .infomenu { float: right; }
.headerright .infofirst { width: auto; float: right; padding: 6px 10px 6px 10px; background: transparent; border: 0px; border-left: 1px solid #EEE; color: #FFFFFF; }
.headerright .infoMARKfirst { width: auto; float: right; padding: 6px 10px 6px 10px; background: transparent; border: 0px; border-left: 1px solid #EEE; color: #FFFFFF; }
.headerright .infoa { color: #FFFFFF; font-size: 1.2em; font-weight: bold; }
.headerright .infoa1 { color: #FFFFFF; font-size: 1.2em; font-weight: bold; }
.headerright .infoMARKa { color: #EEC008; font-size: 1.2em; font-weight: bold; }
.headerright .infoMARKa1 { color: #EEC008; font-size: 1.2em; font-weight: bold; }

.headerright .orgitem { width: 100px; padding: 6px 0px 6px 7px; background: transparent; border: 0px; border-right: 1px solid #EEE; color: #FFFFFF; }
.headerright .orglink { color: #FFFFFF; /*font-size: 11px;*/ font-size: 1.1em; }

.leftcolumn .infotop { width: 264px; }
.leftcolumn .infofirst { width: 258px; }
.leftcolumn .infoMARKfirst { width: 258px; }

.leftcolumn .orgitem { width: 258px; }

.leftcolumn .Notananttop { width: 140px; }
.leftcolumn .Nitem { width: 128px; }

/* lists */

#list_comms_style .listbg1 { background-color: #F7F7F7; }

#showtopic_style .listwrapperTB .listbg1 { background: #F7F7F7; border: solid 1px #F298A8; }
#showtopic_style .listwrapperTB .listbg2 { background: #F7F7F7; border: solid 1px #F298A8; }


/*top links*/
a.yoyo_tl .leftpic { margin-top: 20px; margin-left: 10px; }

/*front links*/
div.yoyo_fl .leftpic { margin-left: 20px; }


/* extra styles for menu pages */

#t_menu table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: none;
	border: solid 0px #CCC;
	border-collapse: collapse;
	}

#t_menu td {
	vertical-align: top;
	padding: 0em;
	padding-top: 0em;
	border: solid 0px #CCC;
	}

#t_menu h2 {
	margin-top: 1.5em;
	margin-bottom: 0.33em;
	}

#t_menu h2 a {
	color: #E00A30;
	}

#t_menu h3 {
	margin: 0px;
	}

#t_menu p {
	padding-bottom: .6em;
	}

#t_menu .leftpic {
	margin: 0px;
	padding: 0px;
	padding-left: .5em;
	}