/* CSS Document */
html, body, p, td, li, ul, ol
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color: #666666;
}

h1, h2, h3, h4
{
    color:#666666;
}

html, body {

	text-align: center;

	margin:0;

	padding:0;
	
}

p {
	text-align: left;
}

td {

	line-height:15px;

}

#page_bg {

	background-color:#1D1D1D;

	font-family: Arial, Helvetica, Verdana, sans-serif;

	font-size: 11px;

	color: #F7F7F7;

	background-image: url(images/pattern5a.gif);

}

#container {

	margin-left:auto;

	margin-right:auto;

	width:600px;

	margin-top: 8px;
/*
	background-image: url(images/masthead.png);

	background-repeat: no-repeat;

	background-position: left top;
*/
	background-color: #CCCC99;

	text-align: left;

	background-attachment: scroll;

	margin-bottom: 50px;

}

#facebookbanner 
{
    float:right;
}

#anniversarybanner {
	float: left;

	width:598px;
	height:31px;

	clear: both;

	vertical-align: top;
	background-image: url(images/Orange10yearBanner.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:1px;
	margin-top: -1px;

}

/*
#facebook {
	width: 127px;
	height: 41px;
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: left top;

}
*/
td.contentdescription
{
	padding-bottom:20px;
}


/* stories on front page (intro class, closing, etc.) */
.fp_announcement, .fp_announcement_em, .notices
{
	border:solid 1px #CCCC99;
	margin-top: 15px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px; 
	width: 450px; 
	overflow:hidden;
}

/*
.notices
{
    border:solid 2px red;
}
*/

.fp_announcement_em
{
	background-color: #EEE8AA;
}

.fp_announcement em, .fp_announcement_em em
{
	color: rgb(255, 0, 0);
}


table.blog, table.contentpaneopen
{
	width:509px;
}


div.logo{

	margin-top:1px;
	background-image: none;
	background-color:#2A002A;
	border-left:solid 1px #CCCC99;
	float: left;
	/* yanagi logo: 295x89 */
	height: 89px;

	width: 295px;

}

div.search_outer{

	margin-top:1px;
	margin-right:1px;
	background-color:#2A002A;


	float: right;

	height: 88px;

	width: 303px;

	background-repeat: no-repeat;

}

div.search_inner{

	margin-top: 10px;

	margin-right: 25px;

}

#navbar{

	float: left;

	height: 15px;

	width:600px;

	clear: both;

	vertical-align: middle;

	background-image: none;
	padding-bottom:5px;
}
/*
div.nav_inner{

	padding-left: 25px;

}
*/
#banner 
{
    padding-top:15px;
}

.componentheading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #515151;
	
	margin-top: 15px;
	margin-bottom: 5px;

}

.contentheading {

	color:#666666;
	font-family:arial,helvetica,verdana;
	font-size:14px;
	font-weight:bold;
	line-height:16px;

	height: 18px;

}

a:link, a:visited {

	color: #996699;

	text-decoration: underline;

}

a:hover {

	color: #FF6600;
}

a img { border-width:0px; }

div#leftcol a.mainlevel:link, div#leftcol a.mainlevel:visited {

	color: #996699;

	text-decoration: underline;

	font-family: Arial, Helvetica, Verdana, sans-serif;

	font-size: 11px;

	font-weight: normal;

	line-height: 15px;


	padding-top: 2px;

	padding-bottom: 2px;

}

div#leftcol a.mainlevel:hover {

	color: #FF6600;

}

#navbar a.mainlevel:link, #navbar a.mainlevel:visited {

	color: #996699;

	text-decoration: none;

	font-family: Arial, Helvetica, Verdana, sans-serif;

	font-size: 11px;

	font-weight: normal;

	line-height: 14px;

}

#navbar a.mainlevel:hover {

	color: #FF6600;

	text-decoration: none;

	margin-bottom: 3px;

}

.bottom{

	clear: both;
	width:598px;
	height:56px;
	background-color:#2A002A;
	border-left:solid 1px #CCCC99;
	border-right:solid 1px #CCCC99;
	border-bottom:solid 1px #CCCC99;
	text-align:center;

}
.bottom .moduletable_botmenu1
{
	padding-top:20px;
	width:100%;
}
.bottom .moduletable /* 2nd menu */
{
	width:100%;
}

div.bottom a.mainlevel:link, div.bottom a.mainlevel:visited
{
	font-size:10px;
	line-height:12px;
}


a:link, a:visited, a:hover
{
	text-decoration: none;
}

#wrapper{

	clear: both;

	background-image: url(images/main_bg2.png);

	background-repeat: repeat-y;

	background-position: center bottom;

	padding-top:10px;

}

#leftcol{


	width: 140px;

	float: left;

	position: relative;

	text-align: left;

	margin: 0px;

	padding-left: 10px;

}

#mainbody, #lower{

	float: left;

	width: 510px;

	display: inline;

	position: relative;

	padding-left: 44px;

	padding-right: 44px;

	padding-bottom: 20px;
	
	background-color: white;
	border-left:1px solid #CCCC99;

}

div#leftcol table.moduletable th {

	color:#999999;
	font-family:arial,helvetica,verdana;
	font-size:14px;
	font-weight:bold;
	line-height:16px;

	width: 140px;

	background-image: url(images/modhdrbg.png);

	background-repeat: no-repeat;

	background-position: left bottom;

	padding-bottom: 3px;

}

div.moduletable h3 {

	color:#999999;
	font-family:arial,helvetica,verdana;
	font-size:14px;
	font-weight:bold;
	line-height:16px;


	margin: 0px;

	padding: 0px;

}

div.maindivider {

	margin-top: 0px;

	height: 1px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #333333;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

div#leftcol table.moduletable {

	margin-bottom: 15px;

}

.createdate,.small,.modifydate{

	color: #999999;

	font-size: 9px;

	line-height: 9px;

	font-family: Arial, Helvetica, Verdana, sans-serif;

}

.search .inputbox {
	background-color: #1D1D1D;
	border: 1px solid #3C3C3C;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
}

.inputbox {
	border: 1px solid #3C3C3C;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
}


.designertoo{
display:block;
text-indent:-5000px;
text-decoration:none;
height:0;}


.button {
	background-color: #512C51;
	border: 1px solid #3C3C3C;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 14px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 2px 2px;
	cursor:pointer;
}

.readon {

	font-size: 10px;

}

.sectiontableheader {

	background-color: #CCCC99;

	/* color: #CCCCCC;*/

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;
	font-weight: bold;

}

.sectiontableentry1 td {

	/*color: #CCCCCC;*/

	padding: 8px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #333333;

	background-color: #EEE;

}

.sectiontableentry2 td {

	/*color: #CCCCCC;*/

	padding: 8px;

	border-bottom-width: 1px;

	border-bottom-color: #333333;

	border-bottom-style: solid;

	background-color: #DDD;

}



/* *** Float containers fix:

http://www.csscreator.com/attributes/containedfloat.php *** */

.clearfix:after {

content: ".";

display: block;

height: 0;

clear: both;

visibility: hidden;

}



.clearfix{display: inline-table;}



/* Hides from IE-mac \*/

* html .clearfix{height: 1%;}

.clearfix{display: block;}

/* End hide from IE-mac */


.designer{color: #666;}
.designer a:link,.designer a:visited{color: #666;font-size: 0.8em;text-decoration: none;}
.designer a:hover{color: #666;}

/* Yanagi: */


.captions { color: #666; font-size: 7pt; line-height: 8pt; font-family: arial, helvetica, verdana }

p, .copy { color: #666; font-size: 8pt; line-height: 11pt; font-family: arial, helvetica, verdana }

.headline { color: #666; font-weight: bold; font-size: 10pt; line-height: 10pt; font-family: arial, helvetica, verdana }

.subhead { color: #666; font-weight: bold; font-size: 8pt; line-height: 9pt; font-family: arial, helvetica, verdana }

.submenu { color: #969; font-size: 7pt; line-height: 8pt; font-family: arial, helvetica, verdana }

a:link {color: #996699;}
a:visited {color: #996699;}
a:active {color:#996699;}
a:hover{color:#FF6600;}

label { color: #666; }

#form-login, fieldset.input { width:175px; }




/* Extended Menu: (http://dev.joomla.org/content/view/1136/79/1/10/) */

.moduletablemainnav{
position:relative;
z-index:100;
font:0.9em Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}
#mainlevelmainnav,#mainlevelmainnav ul{
float:left;
list-style:none;
line-height:1em;
background:transparent;
font-weight:700;
margin:0;
padding:0;
}
#mainlevelmainnav a{
display:block;
/*color:#f90;*/
color:black;
text-decoration:none;
margin-right:15px;
padding:0.3em;
}
#mainlevelmainnav li{
float:left;
padding:0;
}
#mainlevelmainnav li ul{
position:absolute;
left:-999em;
height:auto;
width:11em;
font-weight:400;
/*background:#36f;*/
background:#CCCC99;
border:#462346 1px solid;
margin:0;
}
#mainlevelmainnav li li{
width:11em;
}
#mainlevelmainnav li ul a{
width:11em;
/*color:#fff;*/
color:black;
font-size:0.9em;
line-height:1em;
font-weight:400;
}
#mainlevelmainnav li:hover ul ul,#mainlevelmainnav li:hover ul ul ul, #mainlevelmainnav li.sfhover ul ul,#mainlevelmainnav li.sfhover ul ul ul{
left:-999em;
}
#mainlevelmainnav li:hover ul,#mainlevelmainnav li li:hover ul, #mainlevelmainnav li li li:hover ul,#mainlevelmainnav li.sfhover ul, #mainlevelmainnav li li.sfhover ul,#mainlevelmainnav li li li.sfhover ul{
left:auto;
z-index:6000;
min-height: 0;
}
#mainlevelmainnav li li:hover,#mainlevelmainnav li li.sfhover{
/*background:#039 url(images/soccerball.gif) 98% 50% no-repeat;*/
}


/* Styles for site error page (error.php) */

#errorboxheader {
	width: auto;
	margin: 0px;
	padding: 0px;
	background: #512C51;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
}
#errorboxbody {
	margin: 0px;
	padding: 10px;
	text-align: left;
	color: #666666;
}

.LeftImage
{
    padding-right:10px;
    padding-bottom:10px;
}
.RightImage
{
    padding-left:10px;
    padding-bottom:10px;
}


/* SyrinxMenu: */
.YanagiMainMenu
{
    background-color:#CCCC99;
/*
border-top:solid 1px #808080;
border-bottom:solid 1px #808080;
*/
    padding-left:20px;
}

.YanagiMainMenuItem a 
{
	padding: 5px 12px 8px 12px;
	font-size:10px;
	text-decoration:none;
	color:#512C51;
}
.YanagiMainMenuItem a:hover {
	padding-bottom: 6px;
	border-bottom:solid 2px #EA3E04;
	color:#EA3E04;
}
.YanagiMainSubMenu
{
	background-color:#CCCC99;
	padding:5px 0px 5px 0px;
	text-align:left;
}
.YanagiMainSubMenuItem a{
	color:#512C51;
	padding: 3px 10px 3px 10px;
	text-decoration:none;
	font-size:10px;
}
.YanagiMainSubMenuItem a:hover{background-color:#EA3E04;}


/* SyrinxMenu: */
.YanagiBottomMenu
{
/*
    background-color:#CCCC99;
border-top:solid 1px #808080;
border-bottom:solid 1px #808080;
    padding-left:20px;
*/
}

table.YanagiBottomItemTable
{
    margin-left:auto; 
    margin-right:auto;
}

.YanagiBottomMenuItem a 
{
	padding: 3px 10px 3px 10px;
	font-size:9px;
	text-decoration:none;
	color:gray;
}
.YanagiBottomMenuItem a:hover {
	padding-bottom: 1px;
	border-bottom:solid 2px #EA3E04;
	color:#EA3E04;
}
.YanagiBottomSubMenu
{
	background-color:#CCCC99;
	padding:5px 0px 5px 0px;
	text-align:left;
}
.YanagiBottomSubMenuItem a{
	color:#512C51;
	padding: 3px 10px 3px 10px;
	text-decoration:none;
	font-size:9px;
}
.YanagiBottomSubMenuItem a:hover{background-color:#EA3E04;}


div.videopreview
{
    width:320px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    padding-left:auto;
    padding-right:auto;
}

.important
{
    font-weight:bold;
    color:Red;
}

tr.editor th
{
    background-color:Orange;
    color:White;
    /*font-size:small;*/
}

div.biggrid
{
    background-color:White;
    border:1px solid black;
    padding:10px 10px;
    margin:10px 10px;
}



