 /* css structure */
 


body {
	margin:0;
	padding:0;
	color: #333333;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images_structure/cyber_budo_bg.jpg);
	background-repeat: repeat-x;
	background-color: #666666;
	word-wrap: break-word;
} 

#pagewidth{
	width:980px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images_structure/cyber_budo_backgrounds_page_bg.jpg);
	background-repeat: repeat-y;
} 
 
#header_portal{
	position:relative;
	height:48px;
	background-color:#FFFFFF;
	width:924px;
	background-image: url(../images_structure/cyber_budo_backgrounds_head_cbw.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 150px;
	color: #FFFFFF;
	padding-right: 26px;
} 
#header_budosai{
	position:relative;
	height:48px;
	background-color:#FFFFFF;
	width:924px;
	background-image: url(../images_structure/budosai_backgrounds_head.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 150px;
	color: #FFFFFF;
	padding-right: 26px;
} 
#header_ijjf{
	position:relative;
	height:48px;
	background-color:#FFFFFF;
	width:924px;
	background-image: url(../images_structure/ijjf_backgrounds_head.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 150px;
	color: #FFFFFF;
	padding-right: 26px;
} 
#header_cbw{
	position:relative;
	height:48px;
	background-color:#FFFFFF;
	width:924px;
	background-image: url(../images_structure/cyber_budo_backgrounds_head_cb.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 150px;
	color: #FFFFFF;
	padding-right: 26px;
} 
#header_kdi{
	position:relative;
	height:48px;
	background-color:#FFFFFF;
	width:924px;
	background-image: url(../images_structure/cyber_budo_backgrounds_head_kdi.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 150px;
	color: #FFFFFF;
	padding-right: 26px;
} 

#header_wushu{
	position:relative;
	height:48px;
	background-color:#FFFFFF;
	width:924px;
	background-image: url(../images_structure/wushu_backgrounds_head.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 150px;
	color: #FFFFFF;
	padding-right: 26px;
}

#header_aikido{
	position:relative;
	height:48px;
	background-color:#FFFFFF;
	width:924px;
	background-image: url(../images_structure/ai_backgrounds_head.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 150px;
	color: #FFFFFF;
	padding-right: 26px;
}
 
#rightcol{
	width:182px;
	float:right;
	position:relative;
	background-image: url(../images_structure/cyber_budo_backgrounds_right_col2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 30px 27px 20px 21px;
}
 
#maincol {
	float: left;
	position: relative;
	width:720px;
	background-image: url(../images_structure/cyber_budo_backgrounds_main2_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px 0px 30px 30px;
}
#maincol ul {
	color: #333333;
	line-height: 16px;
}

#maincol ul a {
	color: #F90F18;
	text-decoration: none;
}

#maincol ul a:hover {
	color: #BC813B;
	text-decoration: underline;
}

#maincol ol {
	color: #333333;
	line-height: 16px;
}

#maincol ol a {
	color: #F90F18;
	text-decoration: none;
}

#maincol ol a:hover {
	color: #BC813B;
	text-decoration: underline;
}
 
#maincol td {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#maincol td a {
	text-decoration: none;
	color: #F90F18;
}

#maincol td a:hover {
	text-decoration: underline;
	color: #BC813B;
} 
 
#footer{
	background-color:#ffffff;
	background-image: url(../images_structure/cyber_budo_backgrounds_footer_bg.jpg);
	height: 70px;
	background-repeat: no-repeat;
	clear: both;
 } 
 
#footermenu {
	font-size: 10px;
	position: relative;
	top: 10px;
	width: 920px;
	left: 30px;
	text-decoration: none;
	color: #666666;
	text-align: center;
}

#footermenu a {
	color: #666666;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#footermenu a:hover {
	color: #F90F18;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#footermenu2 {
	position: relative;
	top: 20px;
	width: 980px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}

#footermenu2 a {
	color: #FFFFFF;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#footermenu2 a:hover {
	color: #FFCC00;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#footerdisclaimer {
	font-size: 10px;
	position: relative;
	top: 24px;
	width: 900px;
	left: 32px;
	text-decoration: none;
	color: #999999;
	line-height: 12px;
} 
 
#footerdisclaimer a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#footerdisclaimer a:hover {
	text-decoration: none;
	color: #BC813B;
}
 
#counter {
	color: #999999;
	text-indent: 10px;
	width: 182px;

}


/* portal structure */

#rightcol_portal {
	width:555px;
	float:right;
	position:relative;
	padding: 15px 25px 20px 0px;
	background-image: url(../images_structure/cyber_budo_portal_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#rightcol_portal ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;

}

#rightcol_portal ul a {
	color: #333333;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;

}
#rightcol_portal ul a:hover {
	color: #F90F18;
	text-decoration: none;

}

#rightcol_portal ol {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
	color: #333333;
	text-decoration: none;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

#rightcol_portal ol a {
	color: #333333;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-weight: bold;
}
#rightcol_portal ol a:hover {
	color: #F90F18;
	text-decoration: none;
	font-weight: bold;
	background-color: #E8E9EA;
	display: block;
	height: 18px;
	width: 235px;
}

.ajax_table1 {
	background-image: url(../images_structure/cyber_budo_portal_iframe_repeat.jpg);
	background-repeat: repeat-y;
	width: 555px;
}

#contentarea {
	width: 280px;
	background-image: url(../images_structure/ajax_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E6E6E6;
	padding-right: 10px;
}
 
#maincol_portal {
	float: left;
	position: relative;
	width:354px;
	padding: 15px 15px 30px 30px;
}

#maincol_portal ul {
	color: #333333;
	line-height: 18px;
}

#maincol_portal ul a {
	color: #F90F18;
	text-decoration: none;
}

#maincol_portal ul a:hover {
	color: #BC813B;
	text-decoration: underline;
}

#maincol_portal ol {
	color: #333333;
	line-height: 18px;
}

#maincol_portal ol a {
	color: #F90F18;
	text-decoration: none;
}

#maincol_portal ol a:hover {
	color: #BC813B;
	text-decoration: underline;
}
 
#maincol_portal td {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#maincol_portal td a {
	text-decoration: none;
	color: #F90F18;
}

#maincol_portal td a:hover {
	text-decoration: underline;
	color: #BC813B;
} 

#footer_portal{
	background-color:#ffffff;
	background-image: url(../images_structure/cyber_budo_portal_footer.jpg);
	height: 150px;
	background-repeat: no-repeat;
	clear: both;
 } 
 
#footer_portalmenu {
	font-size: 10px;
	position: relative;
	top: 5px;
	width: 920px;
	text-decoration: none;
	color: #666666;
	left: 30px;
	text-align: center;
}

#footer_portalmenu a {
	color: #666666;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#footer_portalmenu a:hover {
	color: #F90F18;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#footer_portalmenu2 {
	position: relative;
	top: 13px;
	width: 980px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}

#footer_portalmenu2 a {
	color: #FFFFFF;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#footer_portalmenu2 a:hover {
	color: #FFCC00;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#footer_portaldisclaimer {
	font-size: 10px;
	position: relative;
	top: 24px;
	width: 900px;
	left: 32px;
	text-decoration: none;
	color: #999999;
	line-height: 12px;
} 
 
#footer_portaldisclaimer a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#footer_portaldisclaimer a:hover {
	text-decoration: none;
	color: #BC813B;
}

/* single pages structure*/

#maincol_single {
	float: left;
	position: relative;
	width:924px;
	padding: 15px 26px 30px 30px;
}

#maincol_single ul {
	color: #333333;
	line-height: 16px;
	font-size: 10px;
}

#maincol_single ul a {
	color: #F90F18;
	text-decoration: none;
}

#maincol_single ul a:hover {
	color: #BC813B;
	text-decoration: underline;
}

#maincol_single ol {
	color: #333333;
	line-height: 16px;
}

#maincol_single ol a {
	color: #F90F18;
	text-decoration: none;
}

#maincol_single ol a:hover {
	color: #BC813B;
	text-decoration: underline;
}
 
#maincol_single td {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#maincol_single td a {
	text-decoration: none;
	color: #F90F18;
}

#maincol_single td a:hover {
	text-decoration: underline;
	color: #BC813B;
} 

/* header menus */

#headermenu1 {
	height: 27px;
}
#headermenu1 a {
	color: #FFFFFF;
	text-decoration: none;

}
#headermenu1 a:hover {
	color: #FFCC00;
	text-decoration: none;

}

#headermenu2 {
	color: #333333;
	height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#headermenu2 a {
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
#headermenu2 a:hover {
	color: #FF1822;
	text-decoration: none;
	font-style: normal;
}
.header_table_menu {
	height: 21px;
}

.footer_red {
	color: #FF1721;
	text-decoration: none;
	font-style: normal;
}
.footer_black {
	color: #000000;
	text-decoration: none;
}

/* ajax */

.ajax_news_button {
	color: #FFFFFF;
	background-image: url(../images_structure/ajax_news_bg.jpg);
	display: block;
	height: 18px;
	width: 127px;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	padding-left: 11px;
}
.ajax_news_button a {
	color: #FFFFFF;
	text-decoration: none;

}
.ajax_news_button a:hover {
	text-decoration: underline;

}
.ajax_courses_button {
	color: #FFFFFF;
	background-image: url(../images_structure/ajax_courses_bg.jpg);
	display: block;
	height: 18px;
	width: 139px;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	padding-left: 11px;
}
.ajax_courses_button a {
	color: #FFFFFF;
	text-decoration: none;

}
.ajax_courses_button a:hover {
	text-decoration: underline;

}

/* karate-jutsu-international */

#header_kji{
	position:relative;
	height:48px;
	background-color:#FFFFFF;
	width:924px;
	background-image: url(../images_structure/kji_backgrounds_head.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 150px;
	color: #FFFFFF;
	padding-right: 26px;
} 

#rightcol_kji{
	width:182px;
	float:right;
	position:relative;
	background-image: url(../images_structure/kji_backgrounds_right_col_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 30px 27px 20px 21px;
}

.kji_box_title_news {
	color: #6D2B6B;
	background-image: url(../images_structure/kji_latest_news_top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 182px;
	text-indent: 12px;
	font: bold 14px/32px Arial, Helvetica, sans-serif;
}

.kji_box_title_news a {
	text-decoration: none;
	color: #6D2B6B;
}

.kji_box_title_news a:hover {
	text-decoration: none;
	color: #FF1721;
}

#rightcol_kji td {
	background-image: url(../images_structure/right_box_bg.jpg);
	background-repeat: repeat-y;
	width: 152px;
	padding-right: 18px;
	padding-left: 12px;
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}


#rightcol_kji td ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#rightcol_kji td li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #000000;
	line-height: 16px;
	border-bottom: 1px dashed #D4D5D7;
	margin-bottom: 5px;
}

#rightcol_kji td li a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#rightcol_kji td li a:hover {
	color: #F90F18;
	text-decoration: none;

}

#rightcol_kji td a {
	color: #000000;
	text-decoration: none;

}

#rightcol_kji td a:hover {
	color: #F90F18;
	text-decoration: none;

}

/* text */

h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #F90F18;
	border-bottom: 1px dashed #D4D5D7;
	border-top: none;
	border-right: none;
	border-left: none;
}


h2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #F90F18;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
}

h3 {
	font: bold 14px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #D4E1E7;
	height: 20px;
}

h3 a {
	font: bold 14px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}

h3 a:hover {
	font: bold 14px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}

h4 {
	font: bold 14px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #A31418;
	border-bottom: 1px solid #CCCCCC;
	border-top: none;
	border-right: none;
	border-left: none;
}


p {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

p a {
	text-decoration: none;
	color: #F90F18;
}

p a:hover {
	text-decoration: underline;
	color: #000000;
}

b,strong {
	color: #000000;
}

.highlight_box {
	padding: 4px 7px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #A31418;
}
.purple_news_heading {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #6D2B6B;
}

.signup {
	color: #333333;
}
.red_asterix {
	color: #A31418;
}
.news_title {
	font-weight: bold;
	color: #A31418;
}

.highlights {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #F90F18;
	text-decoration: none;
}
.highlights a {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #F90F18;
	text-decoration: none;
}
.highlights a:hover {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #BC813B;
	text-decoration: none;
}


/* highlights boxes */

#rightcol td {
	background-image: url(../images_structure/right_box_bg.jpg);
	background-repeat: repeat-y;
	width: 152px;
	padding-right: 18px;
	padding-left: 12px;
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}


#rightcol td ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#rightcol td li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #000000;
	border-bottom: 1px dashed #D4D5D7;
	margin-bottom: 5px;
	line-height: 16px;
}

#rightcol td li a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}

#rightcol td li a:hover {
	color: #F90F18;
	text-decoration: none;
	font-weight: normal;

}

#rightcol td a {
	color: #000000;
	text-decoration: none;

}

#rightcol td a:hover {
	color: #F90F18;
	text-decoration: none;

}
.box_title_comments {
	color: #CD4B0F;
	background-image: url(../images_structure/comment_top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 182px;
	text-indent: 12px;
	font: bold 14px/32px Arial, Helvetica, sans-serif;
}

.box_title_comments a {
	text-decoration: none;
	color: #CD4B0F;
}

.box_title_comments a:hover {
	text-decoration: none;
	color: #000000;
}

.box_title_news {
	color: #6D2B6B;
	background-image: url(../images_structure/latest_news_top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 182px;
	text-indent: 12px;
	font: bold 14px/32px Arial, Helvetica, sans-serif;
}

.box_title_news a {
	text-decoration: none;
	color: #6D2B6B;
}

.box_title_news a:hover {
	text-decoration: none;
	color: #FF1721;
}

.box_title_archive_news {
	color: #006B68;
	background-image: url(../images_structure/archive_news_top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 182px;
	text-indent: 12px;
	font: bold 14px/32px Arial, Helvetica, sans-serif;
}

.box_title_archive_news a {
	text-decoration: none;
	color: #006666;
}

.box_title_archive_news a:hover {
	text-decoration: none;
	color: #FF1721;
}

.box_title_courses {
	color: #C27E29;
	background-image: url(../images_structure/latest_courses_top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 182px;
	text-indent: 12px;
	font: bold 14px/32px Arial, Helvetica, sans-serif;
}

.box_title_courses a {
	text-decoration: none;
	color: #BC813B;
}

.box_title_courses a:hover {
	text-decoration: none;
	color: #FF1721;
}

.box_title_media_centre {
	color: #003366;
	background-image: url(../images_structure/media_centre_top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 182px;
	text-indent: 12px;
	font: bold 14px/32px Arial, Helvetica, sans-serif;
}

.box_title_media_centre a {
	text-decoration: none;
	color: #003366;
}

.box_title_media_centre a:hover {
	text-decoration: none;
	color: #FF1721;
}

.red {
	color: #F90F18;
	text-decoration: none;
	font-weight: bold;
}
.black {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.black_title {
	color: #000000;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.red_title {
	color: #F90F18;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.red_title_capitals {
	color: #F90F18;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}


.caption_text {
	font-size: 10px;
	color: #333333;
}
.blue {
	color: #00376E;
	font-weight: bold;
}
.orange {
	color: #CC510E;
	font-weight: bold;
}




/* forms */

.textinput1 {
	width: 220px;
	border: 1px solid #CCCCCC;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../images_structure/input_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 4px;
	height: 16px;
}

.textinput1b {
	width: 270px;
	border: 1px solid #CCCCCC;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images_structure/input_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 4px;
}



.textinput2 {
	width: 615px;
	border: 1px solid #CCCCCC;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	height: 125px;
	background-image: url(../images_structure/input_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 4px;
}

.textinput3 {
	width: 130px;
	border: 1px solid #DBDBDB;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #A31418;
	height: 16px;
	background-color: #FFFFFF;
	padding-left: 4px;
	margin-right: 10px;
}
.search_button {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
}
.button {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #F90F18;
	border: 1px solid #333333;
	cursor: hand;
	background-color: #FFFFFF;
}

/* images */

.galleryimages {
	border: 1px solid #62567A;
	margin-right: 8px;
	padding: 4px;
}
.right_image {
	margin-left: 10px;
	border: 1px solid #000000;
}
.right_image_clear {
	padding-right: 11px;
}

.left_image {
	border: 1px solid #000000;
	margin-right: 10px;
}

.middle_image {
	border: 1px solid #000000;
}


.repeat_table {
	border-bottom: 1px dotted #CCCCCC;
}

.zero_border {
	border-style: none;
}

@media print{ 






/*hide the header, footer and left column when printing*/ 
#header{display:none;} 
#header_portal{display:none;}
#header_budosai{display:none;}
#header_cbw{display:none;}
#header_kdi{display:none;}
#header_kji{display:none;}
#header_ijjf{display:none;}
#header_wushu{display:none;}
#header_aikido{display:none;}
#footer{display:none;}
#rightcol{display:none;}

/*hide the right column when printing*/ 
#rightcol{display:none;
} 
#twocols, #maincol{width:100%; float:none;}

body{
	margin:0;
	padding:0;
	color: #333333;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#maincol{
	background-image: none;
	background-color: #FFFFFF;
	width: 640px;
 }
 
p,ul,li,td,h1,h2,b,strong,a {
	text-decoration: none;
	color: #000000;
}
a.content_link {
	text-decoration: none;
	color: #000000;
}

p a {
	text-decoration: none;
	color: #000000;
}



}

