/* TIP CSS STYLE */
/* PREPARED BY JOHANROOMS FOR FOLIO CMS */
/* contact: info .at. johanrooms.com */
/* website: http://www.johanrooms.com */


/*

dark brown
#453422

light brown
#996633

yellow
#fff001

wrapperbg
222021

left red
632024


*/
html, body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin: 0;
	height: 100%; /* needed for wrapper min-height */
	background: #453422;
}


a {
	color:#996633;
	text-decoration:none;
	border: none;
}
a:hover {
	color: #453422;
	text-decoration:none;
	border:none;
}

a.yellow{
color:#fff001;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
}
a.yellow:hover{
color:#fff;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
}

#news a{
font-size:10px;
	color:#996633;
	text-decoration:none;
}
#news a:hover {
font-size:10px;
	color: #000000;
	text-decoration:none;
}

#footernav a{
	color:#FFFFFF;
	text-decoration:none;
}
#footernav  a:hover {
	color: #fff001;
	text-decoration:none;
}


H1{
background:#453422;
	border-bottom:3px solid #fff001;
	color:#FFFFFF;
	font-size:36px;
	padding:20px;
	margin:0;
	font-variant:small-caps;
}
H2{
	margin:0;
	padding:0;
	color:#453422;
	font-size:28px;
	
	
}
H3{
	margin:0;
	padding:0;
	color:#333;
	font-size:18px;
	
	
}


/* MAIN STRUCTURE IS            */
/* WRAPPER                      */
/*    HEADER                    */
/*    PAGE TOTAL (LEFT|RIGHT)   */
/*    FOOTER                    */
/* WRAPPER           */

#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto 0 auto;
	min-height: 100%;
	/*background: #222021;*/
	background: #1a1819;
	border-left: #d15833 solid 10px;
	border-right: #d15833 solid 10px;
}

#header {
	height: 205px;
	background-image: url(../images/subpage_bg.gif);
	background-repeat:no-repeat;
	background-position:0 30px;
	color: #222021;
}

#footer {
	position: absolute;
	bottom: 0;
	height: 189px;
	width: 100%;
	background-image: url(../images/footer_bg.gif);
	color: #000033;
}


/* FORMS */
/*
form { border: 0px solid lightgrey; padding: 0px;  }

input { background-color: #996633;  }

select { background-color: #996633;  }

input.radio { background-color:  #996633; }

input.check { background-color:  #996633; }

textarea { background-color: #996633;  }

.button { background-color: #996633;  }
*/

/* USERBAR */
/*   - page_login
/*   - language_button
/* USERBAR */

div#page_userbar{
clear:both;
display:block;
width:600px;
height:25px;
min-height:25px;
height:auto;
}
div#page_login{
float:left;
}
div#page_language{
float:right;
}


.LANGBUTTON, .LANGBUTTON_CHOSEN {
width:50px;
vertical-align: middle;
text-align:center;
color :  #FFFFFF;
font-size : 10px; 
text-decoration:none;
font-weight : bold;
font-family: Verdana, Helvetica,  sans-serif;
padding-top:2px;
padding-bottom:2px;
}


a.LANGBUTTON:link, a.LANGBUTTON:visited {
color: #333333;
background-color: #c1bdaf;
}
a.LANGBUTTON:hover {
color:#336699;
background-color: #c1bdaf;
}
a.LANGBUTTON:active  {
color: #333333;
background-color: #c1bdaf;
}


a.LANGBUTTON_CHOSEN:hover, a.LANGBUTTON_CHOSEN:link, a.LANGBUTTON_CHOSEN:visited {
color:#336699;
background-color: #c1bdaf;
}
a.LANGBUTTON_CHOSEN:active  {
color: #336699;
background-color: #c1bdaf;
}


div#page_total{
clear:both;
height:auto !important; /* real browsers */
height:450px; /* IE6: treated as min-height*/
min-height:450px; /* real browsers */
/*overflow:auto;*/
}

div#page_intro{
clear:both;
width:880px;
padding:10px;
font-size:28px;
margin-top:5px;
margin-bottom:15px;
background-color: #fff001;
color: #333333;
text-align:center;
}

div#page_menu{}

div#page_content{
background-color:#1a1819;
clear:both;
height:auto !important; /* real browsers */
height:350px; /* IE6: treated as min-height*/
min-height:350px; /* real browsers */
color:#ccc;
font-size:10px;
}

div#page_middle{
clear:both;
}



div#page_narrow{
background-color:#632024;
background-image: url(../images/red_bg.gif);
float:left;
width:280px;
padding:10px;
height:auto !important; /* real browsers */
height:100%; /* IE6: treated as min-height*/
min-height:100%; /* real browsers */
}
div#page_wide{
background-color:#1a1819;
float:left;
width:580px;
padding:10px;
height:auto !important; /* real browsers */
height:100%; /* IE6: treated as min-height*/
min-height:100%; /* real browsers */
}
div#page_full{
float:left;
width:880px;
padding:10px;
height:auto !important; /* real browsers */
height:100%; /* IE6: treated as min-height*/
min-height:100%; /* real browsers */
margin-bottom:10px;
margin-top:10px;
}
div#style_dark{
padding:10px;
color:#CCCCCC;
text-align:left;
}
div#style_light{
padding:10px;
background-color:#FFFFFF;
color:#333333;
text-align:left;
}
div#style_impact{
padding:10px;
font-size:28px;
background-color: #fff001;
color: #333333;
text-align:center;
}






div#page_left{
background-color:#632024;
clear:left;
float:left;
width:280px;
padding:10px;
height:auto !important; /* real browsers */
height:100%; /* IE6: treated as min-height*/
min-height:100%; /* real browsers */
}

div#page_right{
background-color:inherit;
float:right;
width:580px;
padding:10px;
height:auto !important; /* real browsers */
height:100%; /* IE6: treated as min-height*/
min-height:100%; /* real browsers */
}

div#page_related{
clear:both;
padding-top:10px;
padding-bottom:10px;
}

div#page_total_base{
padding-bottom:216px; /* bottom padding for footer */
clear:both;
}


div#content_left{
color:#CCCCCC;
text-align:left;
height:auto !important; /* real browsers */
height:100%; /* IE6: treated as min-height*/
min-height:100%; /* real browsers */
}

div#content_right{
padding:20px;
background-color:#FFFFFF;
text-align:left;
color:#333333;
height:auto !important; /* real browsers */
height:100%; /* IE6: treated as min-height*/
min-height:100%; /* real browsers */
}

div#content_middle{
margin:20px;
padding:20px;
background-color:#FFFFFF;
color:#333333;
height:auto !important; /* real browsers */
height:100%; /* IE6: treated as min-height*/
min-height:100%; /* real browsers */
}




/* TOPMENU */

#TOPMENU{
clear:both;
display:block;
padding-top:10px;
height:19px;
}


.HEADBUTTON {
float:left;
display:block;
width:145px;
text-decoration: none;
text-align:center;
position: relative;
z-index: 1;
padding-top:2px;
padding-bottom:2px;
margin-left: 4px;
color: #fff;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
background:  url(../images/tab_off.gif) top left repeat-x;
}

.HEADBUTTON_CHOSEN {
float:left;
display:block;
width:145px;
text-decoration: none;
text-align:center;
position: relative;
z-index: 1;
padding-top:2px;
padding-bottom:2px;
margin-left: 4px;
color: #fff100;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
background:   url(../images/tab_on.gif) top left repeat-x;
}

a.HEADBUTTON:hover {
color: #fff100;
background:   url(../images/tab_on.gif) top left repeat-x;
}

a.HEADBUTTON_CHOSEN:hover {
color:#fff;
background:  url(../images/tab_off.gif) top left repeat-x;
}


#SUBMENU{
float:left;
display:block;
padding-left:30px;
padding-top:25px;
height:100px;
width:300px;
}


.SUBHEADBUTTON {
float:left;
display:block;
width:145px;
text-decoration: none;
text-align:left;
position: relative;
z-index: 1;
padding-top:3px;
padding-bottom:4px;
margin-left: 4px;
color: #fff;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}

.SUBHEADBUTTON_CHOSEN {
float:left;
display:block;
width:145px;
text-decoration: none;
text-align:left;
position: relative;
z-index: 1;
padding-top:3px;
padding-bottom:4px;
margin-left: 4px;
color: #fff100;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}

a.SUBHEADBUTTON:hover {
color: #fff100;
}

a.SUBHEADBUTTON_CHOSEN:hover {
color:#fff;

}

div#CATMENU{
float:left;
display:block;
}

div#CATBLOCK{
float:left;
display:block;
background-color: #632024;
background-image: url(../images/red_bg.gif);
width:199px;
text-align:left;
padding-top:20px;
}
div#CATBLOCK_BOTTOM{
clear:left;
float:left;
display:block;
background-image:url(../images/red_bottom.gif);
background-repeat:no-repeat;
width:199px;
height:73px;
}

div#NEWSBLOCK{
background:#FFFFFF;
color:#666666;
display:block;
float:right;
width:660px;
text-align:left;
border-top:3px solid #fff001;
border-bottom:3px solid #fff001;
margin:15px;
	
}
div#FILESBLOCK{
display:block;
float:right;
width:660px;
text-align:left;
margin:15px;
	
}


.CATBANNER {
clear:left;
float:left;
width:150px;
height:45px;
vertical-align: middle;
text-align: left;
color :  #22323e;
font-size : 10px; 
text-decoration:none;
font-weight : bold;
padding-left:20px;
padding-top:1px;
padding-bottom:1px;
margin-top:2px;
top:4px;
font-family: Verdana, Helvetica,  sans-serif;
}
.CATBUTTON {
display:list-item;
list-style-image: url(../images/news_category_bullet.gif);
list-style-position: inside;
clear:left;
float:left;
width:185px;
color: #FFFFFF;
font-size : 12px; 
vertical-align: ;
text-align: left;
text-decoration:none;
font-weight : bold;
padding-left:6px;
padding-top:3px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:6px;
margin-left:2px;
font-family: Arial, Helvetica, sans-serif;
}

.CATBUTTON_CHOSEN{
display:list-item;
list-style-image: url(../images/news_category_bullet3.gif);
list-style-position: inside;
clear:left;
float:left;
width:185px;
color: #fff001;
background-color: #453422;
font-size : 12px; 
text-align: left;
text-decoration:none;
font-weight : bold;
padding-left:6px;
padding-top:3px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:6px;
margin-left:2px;
vertical-align: text-top;
font-family: Arial, Helvetica, sans-serif;
}
.CATBUTTON_SUB {
display:list-item;
list-style-image:url(../../../ic/mini/checkbox.gif);
list-style-position:inside;
clear:left;
float:left;
width:168px;
margin:1px;
vertical-align: middle;
text-align:left;
color :  #22323e;
font-size : 10px; 
text-decoration:none;
font-weight : bold;
padding-left:2px;
/*padding-top:2px;
padding-bottom:2px;*/
font-family: Arial, Helvetica, sans-serif;
}

a.CATBUTTON {
color: #FFFFFF;
font-size : 12px; 
font-family: Arial, Helvetica, sans-serif;

}
a.CATBUTTON:hover {
color:#fff001;
background-color: #453422;
font-size : 12px; 
font-family: Arial, Helvetica, sans-serif;
list-style-image: url(../images/news_category_bullet3.gif);

}

a.CATBUTTON_CHOSEN{
color:#fff001;
background-color: #453422;
font-size : 12px; 
font-family: Arial, Helvetica, sans-serif;
}

a.CATBUTTON_CHOSEN:hover {
color: #fff001;
font-size : 12px; 
font-family: Arial, Helvetica, sans-serif;
}

a.CATBUTTON_SUB:link, a.CATBUTTON_SUB:visited,a.CATBUTTON_SUB:active {
color: #333333;
background-color: #FFFFFF;
}
a.CATBUTTON_SUB:hover {
color: #FFFFFF;
background-color: #003366;
}

.folder_button {
display:list-item;
list-style-image:url(../../../ic/mini/folder.gif);
list-style-position:inside;
clear:left;
float:left;
width:150px;
margin:1px;
vertical-align: middle;
text-align:left;
color :  #22323e;
font-size : 10px; 
text-decoration:none;
font-weight : bold;
padding-left:2px;
/*padding-top:2px;
padding-bottom:2px;*/
font-family: Verdana, Helvetica,  sans-serif;
}

a.folder_button:link, a.folder_button:visited,a.folder_button:active {
color: #999999;
background-color: #FFFFFF;
}
a.folder_button:hover {
color: #FFFFFF;
background-color: #003366;
}

div#color_related{
float:left;
display:block;
width:400px;
border-top:1px dotted #333333;
border-bottom:1px dotted #333333;
text-align:left;
padding:5px;
margin-top:5px;
margin-bottom:5px;
}

.color_button {
width:15px;
min-width:15px;
height:15px;
min-height:15px;
margin:1px;
padding-left:10px;
padding-right:10px;
vertical-align: middle;
text-align:left;
font-size: 10px; 
text-decoration:none;
font-weight : bold;
font-family: Verdana, Helvetica,  sans-serif;
}

a.color_button:link, a.color_button:visited,a.color_button:active {
color: #333333;
background-color: #FFFFFF;
}
a.color_button:hover {
color: #FFFFFF;
background-color: #003366;
}



/**/




/* TABLES */

table{
border:0;
padding:0;
width:100%;
}

th{
border:0;
padding:5px;
background-color: #222021;
color:#FFFFFF;
font-size:12px;
}
tr{ 
vertical-align:top;
background-color: #F4F2E3;
padding:5px;
border-bottom:1px dashed #666666;
}
td{
border:0;
padding:5px;
color: #333333;
}

div#center{
text-align:center;
}

table.withborders{
border:10px;
padding:10px;
width:100%;
}

th.withborders{
border:0;
padding:2px;
background-color: #222021;
color:#FFFFFF;
font-size:12px;
}
tr.withborders{ 
vertical-align:top;
padding:5px;
border-bottom:1px dashed #666666;
color:#000000;
background-color:#FF6600;
}
td.withborders{
border:0;
padding:2px;;
color:#000000;
background-color:#FF6600;
}

/* content */

div#newsgallery{
display:block;
float:left;
background-color:#000;
padding:10px;
padding-bottom:80px;
width:100px;
height:25px;
max-height:25px;
overflow:hidden;
margin-bottom:10px;
margin-right:10px;
text-align:center;
}
img.newsgallery{
background-color: #000;
border: 0px;
}
a.newsgallery{
border:0;
}

div#singlepicture{
display:block;
border:none;

}

img.singlepicture{
/*clear:both;*/
float:left;
padding:10px;
padding-bottom:45px;
background-color:#000;
border:none;
}

a.singlepicture{
border:#453422 solid 1px;
}
a.singlepicture:hover{
border:#996633 solid 1px;
}


div#thumbs{
float:left;
display:block;
text-align:left;
}
img.thumbs{
/*clear:both;*/
float:left;
margin-left:5px;
margin-top:5px;
padding:5px;
border: 1px solid #ccc;
background-color: #FFFFFF;
}
div#thumbs_button{
display:block;
background-color:#FFFFFF;
padding:5px;
margin:2px;
}
a.thumbs_button{
display:block;
float:left;
width:50px;
height:30px;
max-height:30px;
border:3px solid #000;
overflow:hidden;
margin-top:5px;
margin-right:5px;
text-align:center;
}
img.thumbs_button{
padding:5px;
margin:2px;
padding:5px;
border: 1px solid #ccc;
background-color: #FFFFFF;
}

div#newslist{
padding-left:40px;
padding-right:40px;
}

div#news{
display:block;
background-color:#FFFFFF;
border-bottom: 1px  solid #ccc;
margin-bottom: 20px;
}
div#newsbase{
clear: both;
text-align: left;
}
img.news{
/*clear:both;*/
float:right;
padding:10px;
background-color:#FFFFFF;
border: none;
margin-bottom:10px;
margin-left:10px;
border:1px solid  #666;
}

img.news_summary{
/*clear:both;*/
float:right;
padding:5px;
background-color:#FFFFFF;
border:1px solid  #666;
margin:10px;
}
div#related{
float:left;
display:block;
text-align:left;
padding:5px;
margin-top:5px;
margin-bottom:5px;
}
div#related_style2{
padding-top:25px;
padding-bottom:25px;
}
.smallextra{
font-size:10px;
color:#996633;
}
a.smallextra:hover{
font-size:10px;
color:#000000;
}

a.smallextra:link{
font-size:10px;
color:#996633;
}
.intro{
font-size:14px;
color: #333333;
}
.text{
clear:both;
font-size:10px;
color: #666666;
}


div#NewsOverview{
float:left;
width:146px;
margin:2px;
/*border:1px solid #666666;*/
}
.categoryTITLE{
font-size: 10px;
color:#FF0000;
}
a.categoryTITLE:link, a.categoryTITLE:visited{
font-size: 10px;
color:#FF0000; 
}
a.categoryTITLE:hover,a.categoryTITLE:active{
font-size: 10px;
color:#333333; 
}

.style11 {
color: #CCCCCC;
font-size:8px;
}

.attention {
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333 ;
background-color: #CCFF33;
}
.attention2 {
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #003333;
background-color: #FFFFFF;
}

div#folioguard{
float:left;
}
.folioguard{
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
color: #003333;
}

div#comments{
float:left;
display:block;
text-align:left;
margin-top:5px;
margin-bottom:5px;
}

div#votes{
float:left;
display:block;
text-align:left;
margin-top:5px;
margin-bottom:5px;
}
div#adminbindsingle{
float:left;
display:block;
text-align:left;
margin-top:5px;
margin-bottom:5px;
}


img.dictionary{
/*clear:both;*/
float:left;
padding:10px;
background-color:#FFFFFF;
border:1px solid #666666;
margin-bottom:10px;
margin-right:10px;
}

.dictionary{
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333 ;
background-color: #FFFFFF;
}

.dictionary_keyword{
font-family: Georgia, "Times New Roman", Times, serif;
color: #064548;
font-size:16px;
}
a.dictionary_keyword{
font-family: Georgia, "Times New Roman", Times, serif;
color: #064548;
font-size:16px;
}


.DICTIONARY_ENTRY {
float:left;
width:118px;
vertical-align: bottom;
text-align:center;
color: #000066;
font-size : 10px; 
text-decoration:none;
font-weight : bold;
padding-top:28px;
padding-bottom:0px;
border: 1px solid  #FFFFFF;
background-color: #3399CC;

}


a.DICTIONARY_ENTRY:link, a.DICTIONARY_ENTRY:visited {
color: #336699;
background-color: #22323e;
font-family: Georgia, "Times New Roman", Times, serif;
}
a.DICTIONARY_ENTRY:hover, a.DICTIONARY_ENTRY:active {
color:#336699;
background-color: #c1bdaf;
font-family: Georgia, "Times New Roman", Times, serif;
}



.DICTIONARY_LETTER {
float:left;
width:118px;
vertical-align: middle;
text-align:center;
color: #000066;
text-decoration:none;
font-weight : bold;
padding-top:9px;
padding-bottom:10px;
border: 1px solid  #FFFFFF;
}


a.DICTIONARY_LETTER:link, a.DICTIONARY_LETTER:visited {
color: #000033;
background-color: #FFFFFF;
font-size : 36px; 
font-family: Georgia, "Times New Roman", Times, serif;
}
a.DICTIONARY_LETTER:hover, a.DICTIONARY_LETTER:active {
color: #333333;
background-color: #CCFF00;
font-size : 36px;
font-family: Georgia, "Times New Roman", Times, serif; 
}

div#dictionary_mosaic{
clear:both;
display:block;
padding-top:25px;
padding-bottom:25px;
}
div#dictionary_list{
clear:both;
display:block;
padding-top:5px;
padding-bottom:25px;
}

div#clear{
clear:both;
display:block;
}

div#dictionary_detail{
display:block;
margin: 5px;
/*border: 1px solid #333333;*/
padding: 10px;
width:570px;
}
div#dictionary_detail_keyword{
text-align:center;
border-bottom: 10px solid  #064548;
border-top: 10px solid  #064548;

font-size : 36px;
padding-top:5px;
padding-bottom:5px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #064548;
}
div#dictionary_detail_intro{
margin-top:25px;
margin-bottom:15px;
letter-spacing:3px;
color: #064548;
font-size : 16px;
font-weight:bold;
font-family: "Times New Roman", Georgia, Times, serif;
}
div#dictionary_detail_text{
color: #666666;
font-size : 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:150%;
}
div#dictionary_detail_picture{
text-align:center;
float:right;
border: 1px solid  #064548;
padding:25px;
margin-top:5px;
margin-bottom:15px;
margin-left:5px;
width:250px;
}

.prop {
float:right;
width:1px;
}

.clear {
clear:both;
height:1px;
overflow:hidden;
}

.min400px {
height:400px;
}
.min200px {
height:200px;
}
.min100px {
height:100px;
}
.min45px {
height:45px;
}

/* TIP TOKYO INTERNATIONAL PLAYERS */

#header_subpages {
	float:left;
	width:700px;
	height:150px;
	margin-top:50px;
	padding:10px;
}
#header_logo {
	float:right;
	margin-top:10px;
}
#content {
	color:#FFFFFF;
	padding:10px;
	height:100%;
	height:auto;
	min-height:100%;
	display:block;
}

#content a{
color: #FF9900;
text-decoration:none;
}
#content a:hover{
color: #000000  ;
text-decoration:none;
}
#footer_top {
	text-align:right;
	top:-24px;
	position:relative;
}

.shim {
	height: 200px;
}
#credits {
	width:880px;
	margin-top:100px;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px;
}
#credits a {
	color:#FFFFFF;
	text-decoration:none;
}
#credits a:hover {
	color: #fff001;
	text-decoration:none;
}
#footernav {
	float:left;
}
#madeby {
	float:right;
}
#page_block {
	width:860px;
	height:100%;
	height:auto;
	min-height:100%;
	background:#FFFFFF;
	margin:10px;
	border-bottom:1px solid #fff001;
	border-top:1px solid #fff001;
	display:block;
}
#page_title {
	background:#453422;
	border-bottom:1px solid #fff001;
	color:#FFFFFF;
	font-size:36px;
	padding:10px;
	font-variant:small-caps;
}
#page_author {
	color:#9e7d3a;
	font-size:18px;
	padding:10px;
}

#page_left {
	float:left;
	display:block;
	height:100%;
	width:600px;
}
#page_right {
	float:right;
	display:block;
	height:100%;
	width:240px;
	text-align:center;
}
.page_photocap {
	font-style:italic;
	font-size:12px;
}
#frontpage_block {
	float:left;
	width:420px;
	height:200px;
	background:#FFFFFF;
	margin:15px;
	border-bottom:3px solid #fff001;
	border-top:3px solid #fff001;
}
#frontpage_block_title {
display:block;
	background:#453422;
	border-bottom:3px solid #fff001;
	color:#FFFFFF;
	font-size:22px;
	padding:10px;
	font-variant:small-caps;
}
#frontpage_block_title a {
	color:#FFFFFF;
	font-size:22px;
	font-variant:small-caps;
	text-decoration:none;
}
#frontpage_block_title a:hover {
	color:#FFFFFF;
	font-size:22px;
	text-decoration:none;
	font-variant:small-caps;
}
#frontpage_block_content {
	background:#FFFFFF;
	padding:10px;
}
.page_photo {
	border:1px solid #000;
	margin:5px;
	padding:5px;
	background:#FFFFFF;
}
.frontpage_block_photo {
	border:1px solid #000;
	margin:5px;
	float:right;
	padding:5px;
	top:-20px;
	background:#FFFFFF;
}
.darkbrown {
	color:#453422;
	font-size:18px;
}
.lightbrown {
	color:#9e7d3a;
	font-size:16px;
}

#clear {
	clear:both;
}

/* TIP TABBED MENU AND SUBMENU */

#submenudivcontainer{
clear:both;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 14px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
float:left;
display:block;
width:131px;
text-decoration: none;
text-align:center;
position: relative;
z-index: 1;
padding: 3px 7px;
padding-top:3px;
padding-bottom:5px;
margin-right: 3px;
color: #fff;
background: white  url(../images/tab_off.gif) top left repeat-x;
}

.shadetabs li a:hover{
color: #fff100;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
color: #fff100;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(../images/tab_on.gif);
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}


img.service{
float:left;
padding:10px;
background-color:#ffffff;
border:1px solid #151619;
margin-bottom:10px;
margin-right:10px;
filter:alpha(opacity=25);
-moz-opacity:.25;
opacity:.25;
}

.service{
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #212a36 ;
background-color: #ffffff;
}

.service_service{
font-family: Georgia, "Times New Roman", Times, serif;
color: #212a36;
font-size:16px;
}
a.service_service{
font-family: Georgia, "Times New Roman", Times, serif;
color: #b2cfeb;
font-size:16px;
}

.service_ENTRY {
float:left;
width:189px;
height:80px;
vertical-align: bottom;
text-align:center;
color: #212a36;
font-size : 10px; 
text-decoration:none;
font-weight : bold;
margin-right:5px;
margin-left:5px;
margin-bottom:5px;
padding-top:18px;
padding-bottom:0px;
background-color: #ffffff;
}

a.service_ENTRY:link, a.service_ENTRY:visited {
color: #ffffff;
background-color: #ffffff;
font-family: Georgia, "Times New Roman", Times, serif;
}
a.service_ENTRY:hover, a.service_ENTRY:active {
color:#212a36;
background-color: #4b5f77;
font-family: Georgia, "Times New Roman", Times, serif;
background-image:none;
}

div#service_mosaic{
clear:both;
display:block;
padding-top:0px;
padding-bottom:25px;
}
div#service_list{
clear:both;
display:block;
padding-top:5px;
padding-bottom:25px;
}

div#clear{
clear:both;
display:block;
}

div#service_detail{
display:block;
float:right;
margin: 5px;
padding: 10px;
width:620px;

}
div#service_detail_service{
text-align:center;
border-bottom: 10px solid  #b2cfeb;
border-top: 10px solid  #b2cfeb;
font-size : 36px;
padding-top:5px;
padding-bottom:5px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #212a36;
}
div#service_detail_intro{
margin-top:25px;
margin-bottom:15px;
letter-spacing:3px;
color: #b2cfeb;
font-size : 16px;
font-weight:bold;
font-family: "Times New Roman", Georgia, Times, serif;
}
div#service_detail_text{
color: #212a36;
font-size : 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:150%;
}
div#service_detail_picture{
text-align:center;
float:right;
border: 1px solid  #151619;
padding:25px;
margin-top:5px;
margin-bottom:15px;
margin-left:5px;
width:250px;
}


















img.frontpageTIP{
float:left;
padding:10px;
background-color:#ffffff;
border:1px solid #151619;
margin-bottom:10px;
margin-right:10px;
filter:alpha(opacity=25);
-moz-opacity:.25;
opacity:.25;
}

.frontpageTIP{
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #212a36 ;
background-color: #ffffff;
}

.frontpageTIP_frontpageTIP{
font-family: Georgia, "Times New Roman", Times, serif;
color: #212a36;
font-size:16px;
}
a.frontpageTIP_frontpageTIP{
font-family: Georgia, "Times New Roman", Times, serif;
color: #b2cfeb;
font-size:16px;
}

.frontpageTIP_ENTRY {
float:right;
width:123px;
height:123px;
vertical-align: bottom;
text-align:center;
color: #212a36;
font-size : 10px; 
text-decoration:none;
font-weight : bold;
background-color: #ffffff;
border:1px solid #000;
padding:0;
margin:5px;
top:-20px;

}

a.frontpageTIP_ENTRY:link, a.frontpageTIP_ENTRY:visited {
background-color: #ffffff;
border:1px solid #000;
padding:0;
margin:5px;
top:-20px;

}
a.frontpageTIP_ENTRY:hover, a.frontpageTIP_ENTRY:active {
background-color: #ffffff;
border:1px solid #000;
padding:0;
margin:5px;
top:-20px;
}

div#frontpageTIP_mosaic{
clear:both;
display:block;
padding-top:0px;
padding-bottom:25px;
}
div#frontpageTIP_list{
clear:both;
display:block;
padding-top:5px;
padding-bottom:25px;
}

div#clear{
clear:both;
display:block;
}

div#frontpageTIP_detail{
display:block;
float:right;
margin: 5px;
padding: 10px;
width:620px;

}
div#frontpageTIP_detail_frontpageTIP{
text-align:center;
border-bottom: 10px solid  #b2cfeb;
border-top: 10px solid  #b2cfeb;
font-size : 36px;
padding-top:5px;
padding-bottom:5px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #212a36;
}
div#frontpageTIP_detail_intro{
margin-top:25px;
margin-bottom:15px;
letter-spacing:3px;
color: #b2cfeb;
font-size : 16px;
font-weight:bold;
font-family: "Times New Roman", Georgia, Times, serif;
}
div#frontpageTIP_detail_text{
color: #212a36;
font-size : 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:150%;
}
div#frontpageTIP_detail_picture{
text-align:center;
float:right;
border: 1px solid  #151619;
padding:25px;
margin-top:5px;
margin-bottom:15px;
margin-left:5px;
width:250px;
}
