

/*///////////////////////////////////////////////////
CSS Document for Zen Do Kai
/////////////////////////////////////////////////*/


/*------------------------------------------
General Layout
------------------------------------------*/

* {margin: 0; padding: 0;}
img {border: 0;}
body {font-family: Verdana, Helvetica, sans-serif; background: #000 url(images/zdk_bg.png) repeat-x; text-align: center;}
#header-contain {width: 650px; margin: 0 auto; position: relative;}
#body-contain {}
p {font-size: 75%; color: #444; line-height: 135%; margin: 0 0 20px 0;}

/*------------------------------------------
Header
------------------------------------------*/

h1#logo a {display: block; width: 392px; height: 77px; background: url(images/zdk_logo.jpg) no-repeat; text-indent: -9999px; float: left; margin: 19px 0 0 0;}
h2#i-image {display: block; width: 650px; height: 107px;  text-indent: -9999px; float: left; margin: 2px 0 0 0;}
body#index h2#i-image {background: url(images/zdk_index_headerimage.jpg) no-repeat;}
body#KC_BODYID h2#i-image {background: url(images/zdk_index_headerimage.jpg) no-repeat;}

body#home h2#i-image {background: url(images/zdk_index_headerimage.jpg) no-repeat;}
body#news h2#i-image {background: url(images/zdk_index_headerimage2.jpg) no-repeat;}
body#about h2#i-image {background: url(images/zdk_index_headerimage3.jpg) no-repeat;}
body#clubs h2#i-image {background: url(images/zdk_index_headerimage4.jpg) no-repeat;}
body#other h2#i-image {background: url(images/zdk_index_headerimage5.jpg) no-repeat;}
body#contact h2#i-image {background: url(images/zdk_index_headerimage6.jpg) no-repeat;}

#search-form {float: right; margin: 65px 0 0 0;}
#search-form input#keywords {font-size: 11px; color: #707276; padding: 4px 4px 3px 4px; float: left; margin: 0 10px 0 0; border: 1px #C5C6C8 solid; height: 13px;}
#search-form .submit {}

/*------------------------------------------
Navigation
------------------------------------------*/

#nav {width: 650px; height: 53px; float: left; background: url(images/zdk_navbg.png) repeat-x;}
#nav-start {background: url(images/zdk_navstart.jpg) no-repeat; height: 53px; float: left; width: 126px;}

#nav ul {display: inline;}
#nav ul li {list-style: none; float: left; height: 53px;}
#nav ul li a {color: #fff; margin: 0 18px; text-decoration: none; font-size: 90%; font-weight: normal; line-height: 55px;}

#nav ul li#home-a a, #nav ul li#news-a a, #nav ul li#about-a a, #nav ul li#clubs-a a, #nav ul li#other-a a, #nav ul li#contact-a a {color: #d31d33;}

#nav ul li a:hover {color: #d31d33;}


/*------------------------------------------
Sub Nav
------------------------------------------*/

ul#catnav {width: 193px; background: url() no-repeat; list-style: none; font-size: 75%; padding: 31px 0 0 0;}

body#news ul#catnav {background: url(images/zdk_headertext_news.png) no-repeat}
body#about ul#catnav {background: url(images/zdk_headertext_about.png) no-repeat}
body#clubs ul#catnav {background: url(images/zdk_headertext_clubs.png) no-repeat}
body#other ul#catnav {background: url(images/zdk_headertext_other.png) no-repeat}
body#contact ul#catnav {background: url(images/zdk_headertext_contact.png) no-repeat}


ul#catnav {width: 193px; background: url(images/tor_subnav_top.png) no-repeat; list-style: none; font-size: 75%; padding: 50px 0 0 8px;}
ul#catnav li {width: 161px; background: #F6F6F6 url(images/zdk_subnav_button.png) no-repeat; padding: 0 0 0 25px; line-height: 14pt; border: 1px #000 solid; margin: 2px 0 2px 3px; text-transform:uppercase;}
ul#catnav li.active {font-weight: bold; background: #F6F6F6 url(images/zdk_subnav_button_hover.png) no-repeat;}
ul#catnav li:hover {background: #F6F6F6 url(images/zdk_subnav_button_hover.png) no-repeat;}
ul#catnav a:link {color: #333; text-decoration: none;}  ul#catnav a:visited {color: #333; text-decoration: none;} ul#catnav a:hover {color: #333;} ul#catnav a:active {color: #333;}

ul.arnav {list-style: none; font-size: 95%; }
ul#catnav ul.arnav li {background: none; border: 0; padding: 0; margin: 1px 0;}
ul#catnav ul.arnav li a:hover {text-decoration: underline;}
ul#catnav ul.arnav li.active a {text-decoration: underline;}
ul.arnav li a:link, ul.arnav li a:visited, ul#catnav li.active ul.arnav li a:link, ul#catnav li.active ul.arnav li a:visited {
	padding: 0 5px 0 14px;
	background: url(images/tor_arnav_bullet.gif) no-repeat 0 4px;
	font-weight: normal;
	display: block;
	height: 1%;

}

/*------------------------------------------
Body
------------------------------------------*/

#body-contain {width: 650px; position: relative; padding: 20px 0 0 0; margin: 0 auto;}

#content {float: left; width: 650px; background: #fff; text-align: left; margin: 7px 0 0 0;}
#left-col {float: left; width: 194px; margin: 0 20px 0 0; padding: 0 0 25px 0;}
body#index #left-col {margin: 13px 0 0 10px;}
#text {float: left; width: 416px; padding: 10px;}

/* Headings */

#text h3 {font-weight: normal; font-size: 110%; color: #d31d33;  padding: 0 0 4px 0; margin: 0 0 10px 0; border-bottom: 1px #000 solid; text-transform: uppercase;}


#text h3 a {color: #d31d33; text-decoration: none;} #text h3 a:hover {color: #999A9D; text-decoration: none;}

#text h3 span.bullet {}
#text h3 span {color: #d31d33; font-size: 65%; font-weight: bold;}
 #text h3 span {color: #666666; font-size: 65%; font-weight: bold;}
 #text h3 span.latest {color: #666666; font-size: 65%; font-weight: bold;}

#text h4, #text h4 a {font-size: 75%; font-weight: bold; color: #707276;}
#text h4.search, #text h4.search a {font-size: 100%; font-weight: normal; color: #707276; text-decoration: none;}
#text h4.search a:hover {font-size: 100%; font-weight: normal; color: #999A9D; text-decoration: none;}
#text h4 span {color: #404144;}

/* Text */

#text ul, #text ol {font-size: 75%; color: #666666; margin: 10px 0 10px 40px; line-height: 125%; padding: 0;}
#text ul li {margin: 4px 0; padding: 0;}
#text ol li {margin: 4px 0 12px 0; padding: 0;}

#text ul li a:link, #text ol li a:link {color: #C71300;}
#text ul li a:visited, #text ol li a:visited {color: #C71300;}
#text ul li a:hover, #text ol li a:hover {color: #FF270F; background: #F2FBFF;}
#text ul li a:active, #text ol li a:active {color: #C71300;}

#text p a:link, #text dl a:link {color: #C71300;}
#text p a:visited, #text dl a:visited {color: #C71300;}
#text p a:hover, #text dl a:hover {color: #FF270F; text-decoration: none;}
#text p a:active, #text dl a:active {color: #C71300;}


.readmore {font-size: 80%; margin: -20px 0 20px 0;}
.readmore a:link {color: #C71300;}
.readmore a:visited {color: #C71300;}
.readmore a:hover {color: #FF270F; text-decoration: none;}
.readmore a:active {color: #C71300;}

#text p {clear: both; margin: 0 0 20px 0;}
p#searchnum {margin: -6px 0 25px 0;}
#text img {float: left; padding: 2px; margin: 0 12px 12px 0; border: 1px #D4D4D4 solid;}

.conlist {clear: both;}
#text .conlist img { margin: 2px 5px 2px 0;}


/* Conlist Definition List */

#text dl {font-size: 80%; color: #707276; border: 1px #DFDFDF solid; padding: 5px; background: #FCFCFC; width: 423px; margin: 0 0 10px 0;}
#text .conlist dl {font-size: 80%; color: #707276; border: none; background: #fff; padding: 0; width: auto;}
#text dt {font-weight: bolder; float: left;}
#text dd {text-indent: 0;}

body#links #text dl {float: left; font-size: 80%; border: 0; border-bottom: 1px #DFDFDF solid; padding: 0 0 15px 0; background: #fff; width: 433px; margin: -6px 0 0 0;}
body#links #text .conlist dl {font-size: 80%; color: #707276; border: none; background: #fff; padding: 0; width: auto;}
body#links #text dt {font-weight: bolder; float: left;}
body#links #text dd {text-indent: 0;}
body#links #text dl img {margin: 0 7px 0 0;}

#text p span.contactus {background: url(images/dec_icon_letter.gif) 0 1px no-repeat; padding: 0 0 0 20px; display: inline;}

/*------------------------------------------
Contact Form
------------------------------------------*/

#contactFormArea fieldset {padding: 15px; border: 1px #DFDFDF solid; background: #FCFCFC; clear: both; margin: 0 0 20px 0;}
#contactFormArea form {font-size: 80%; color: #666666; width: 408px;}
#contactFormArea label {display: block; color: #666666;}
#contactFormArea textarea, #contactFormArea input.text {width: 219px; color: #666666; padding: 3px; margin: 1px 0 3px 0;; font-family: Verdana, Helvetica, sans-serif; font-size: 100%; color: #666666; border: 1px #DFDFDF solid;}
#contactFormArea textarea {height: 100px; width: 100%;}
#contactFormArea input.submit {margin: 10px 0 0 0; color: #fff; cursor: pointer;}
p#loadBar img {border: 0;}

/*------------------------------------------
Footer
------------------------------------------*/

#footer {clear: both; width: 100%;}
#footer p {font-size: 60%; color: #C1C0C2; width: 650px; position: relative; margin: 0 auto; padding: 7px 0;}
#footer p a:link, #footer p a:visited {text-decoration: none; color: #C1C0C2;} #footer p a:hover {text-decoration: underline;}

