/*
 ISOCHK
	This theme was designed and built by nemotse and CSSEZ.com,
 through http://jp.cssez.com/.

	The CSS, XHTML and design is released under Creative Commons(BY):
 http://creativecommons.org/licenses/by/2.1/jp/

*/

/* Cross-browser settings */
* {
 margin: 0;
 padding: 0;
}

/* general styles */
body {
 height: 100%;
 background: #dfdfdf url(http://img262.imageshack.us/img262/1420/imgphped0.png) repeat;
 font-size: 14px;
}

img {
 border:0;
}

a {
 color: #0000ff;
}

a:visited {
 color: #0000ff;
}


/*
a:visited {
 color: #BCD2E6;
}*/

a:hover {
 color: #0000c0;
}

#wrapper {
 width: 900px;
 margin: 0px auto;
 padding: 0px;
 border: 0px solid #dfdfdf;
 background: #ffffff;
 color: #333333;
 font: 1.0em/150% 'arial', sans-serif;
}


/* Body */
div#contentBody {
   border: 1px solid #486ead;
}

div#clr {
   height:0px;
   width:100%;
   clear:both;
}

/* Header */
#header {
 float: left;
 width: 100%;
 height: 67px;
 margin: 0px;
 padding: 0px;
 background: #ffffff url(http://img515.imageshack.us/img515/2100/headerlefttop.jpg) no-repeat;
}

#header #title {
 margin: 17px 0px 0px 30px;
 padding: 0px;
 color: #000000;
 font: bold 2.5em 'arial black', sans-serif;
 text-align: left;
 float:left;
}

#header #title a {
 color: #000000;
}

#header div#description {
 margin: 5px 0px 0px 30px;
 padding: 0px;
 color: #666666;
 font-size: 1.2em;
 text-align: left;
 float:left;
}

#header div#logo {
 float:right;
 margin: 0px;
 padding:0px;
 width:209px;
 height:90px;
 border:none;
 background: #ffffff url(header_logo.jpg) no-repeat;
}

/* Navigation */
#navigation {
 float: left;
 width: 628px;
 height: 23px;
 margin: 0px;
 padding: 0px 2% 0px 5%;
 background: #ffffff url(http://img515.imageshack.us/img515/774/headerleftmenu.jpg) repeat-x;
}

#navigation ul {
 list-style:none;
 float: right;
}

#navigation li {
 display:inline;
 float:left;
 margin: 0px;
}

#navigation li a.tabs {
 float:left;
 padding-left: 4px;
 background:  url(http://img204.imageshack.us/img204/8531/l4iw5.gif) no-repeat;
 text-decoration:none;
}

#navigation li a.tabs:hover {
 background:  url(http://img204.imageshack.us/img204/1365/l41uw6.gif) no-repeat;
}

#navigation li a.tabs span {
 float:left;
 padding: 0px 15px 0px 6px;
 background:  url(http://img204.imageshack.us/img204/5410/r4zw5.gif) no-repeat right top;
 color: #6B78A9;
 font-size: 1.0em;
}

#navigation li a.tabs:hover span {
 background:  url(http://img204.imageshack.us/img204/3035/r41qi1.gif) no-repeat right top;
 color: #6B78A9;
}

/* Main contents */
#contents {
 float: left;
 width: 676px;
 margin: 20px 0px 0px;
 padding: 0px;
 border-left: 1px solid #486ead;
 background: #ffffff;
 font-size: 1.0em;
 text-align: left;
 height:100%;
}

#contents h2 {
 margin: 10px 10px 10px 10px;
 padding: 10px 10px;
 border-top: 1px solid #999999;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 border-left: 5px solid #5A5573;
 background:  url(http://img511.imageshack.us/img511/6959/imgphpym1.png) repeat;
 color: #000000;
 font: bold 1.1em 'arial', sans-serif;
 text-align: left;
}

#contents h2 a {
 color: #000000;
}

#contents .contents_body {
 margin: 15px 25px;
 padding: 0px;
}


#contents h3 {
 margin: 20px 20px 10px 5px;
 padding: 10px 20px;
 border-top: 1px dotted #BBBBFF;
 font: bold 1.0em 'arial', sans-serif;
 text-align: left;
}

#contents blockquote {
 padding: 10px;
 background: #efefef;
 border: #999999;
}

.asset-content {
 padding: 10px;
}

/* Sidebar */
#firstSide { float: left;}

.sidebar {
 width: 210px;
 margin: 10px 0px 10px 0px;
 padding: 10px 5px 10px 5px;
 border-right: 1px solid #486ead;
 background: #E4F5F1;
 font-size: 1.0em;
 text-align: left;
}

.sidebar h4 {
 margin: 20px 15px 0px 0px;
 padding: 5px 10px;
 border-bottom: 1px dashed #0600B3;
 border-left: 5px solid #0600B3;
 background:  url(http://img511.imageshack.us/img511/8215/imgphpog5.png) repeat;
 color: #0600B3;
 font: bold 1.0em 'arial', sans-serif;
 text-align: left;
}

.sidebar ul {
 list-style:none;
 width: 185px;
 border: 1px solid #999999;
}

.sidebar p {
 padding: 3px 0px 3px 5;
}

.sidebar li {
 line-height: 0;
}

.sidebar li a {
 display:block;
 line-height: normal;
 padding: 3px 0px 3px 5;
 border-bottom: 1px dashed #999999;
 background: #ffffff;
 color: #333333;
 font-size: 1.0em;
 text-align: left;
 text-decoration: none;
}

.sidebar li a:hover {
 border-bottom: 1px dashed #0600B3;
 background: #efefef;
 color: #0600B3;
}

/* Footer */
#footer {
 clear:both;
 width: 100%;
 height: 35px;
 margin: 0px;
 padding: 20px 0px 0px;
 background: #ededed;
 font-size: 0.8em;
 text-align: right;
}
