body{
position:static;
text-align:center;
font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
color:#333;
font-size: 76%;
}

div{
background-color:transparent;
border: 0px solid #AAA;
margin:0px;
padding:0px;
}

/* General Style Info */
a{
color:#4040A0;
text-decoration:none;
}

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

a img{
	border-style:none;
}

h1, h2, h3, h4{
}

h1{
font-size:1.1em;
}

h2{
font-size:1.1em;
}

h3{
font-size:1.1em;
}

h4{
font-size:1.1em;
}

em {
}

ul, li {
}

/* Layout */

#header .banner_top{
width:980px;
margin-top:-15px;
margin-left:0px;
padding-top:0px;
height:50px;
}

#header .banner_top .blank_banner_img{
float:left;
margin-top:8px;
margin-left:8px;
}

#header .banner_top .banner_img{
float:left;
margin-top:8px;
margin-left:8px;
}

#header .banner_top H1{
font-size:100%;
float:left;
padding-left:12px;
padding-top:12px;
}

#header .banner_top .navi1{
position:relative;
float:right;
padding:0px 10px 0px 0px;
margin-top:10px;
margin-left:0px;
margin-right:0px;
text-align:left;
/*border-right:1px solid #3F3F3F;*/
}

#header .banner_top .navi2{
position:relative;
float:right;
padding:0px 0px 0px 10px;
margin-top:10px;
margin-right:0px;
text-align:left;
}

#header .banner_top .catchcp{
	text-align:right;
	padding:0;margin:0;
}
#header .banner_top .catchcp h5{
	color:#7F7F7F;
	line-height:110%;
	font-size:0.8em;
	padding:0;margin:0;
}

#header .banner_top .right_menu{
line-height:100%;
margin-right:50px;
padding:0px;
padding-top:10px;
text-align:right;
}

#header .banner_top .search{
float:right;
height:30px;
margin:0px;
padding:0px 0px 0px 20px;
}

#header .banner_top .search .search_input{
position:static;
float:left;
height:30px;
margin-top:5px;
display:block;
}

#header .banner_top .search .search_input .btn{
display:inline;
font-size:100%;
width:110px;
}

#header .banner_top .search .search_input .inp{
display:inline;
}

#header .advcol {
clear:both;
height:45px;
background:transparent;
margin-top:2px;
}

#header .advcol .blank_banner_image {
text-align:center;
border: 0;
width:100px;
height:45px;
margin-right:40px;
float:left;
}

#header .advcol .adv_space {
text-align:center;
border: 1px solid #DDD;
width:200px;
height:45px;
margin-right:5px;
float:left;
}

div#content div#cnavi .adv_space2 {
text-align:center;
border: 1px solid #DDD;
margin:2px auto 2px 10px ;
width:180px;
height:45px;
}

#content{
clear:both;
margin-top:10px;
padding-top:0px;
border:0px solid #DDD;
}

#footer{
clear:both;
}
/* MiniMap */

.smapframe {

}

/* tables */

table {
position:static;
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#333;
clear:both;
padding: 0;
margin: 0 0 2em 0;
white-space: normal;
}
table#top-table {
position:static;
width: 100%;
border-top: 0px solid #ccc;
border-left: 0px solid #ccc;
border-bottom: 0px solid #ccc;
color:#333;
clear:both;
padding: 0;
margin: 0 0 2em 0;
white-space: normal;
}

th {
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #003d4c;
border-bottom: 1px solid #003d4c;
text-align: center;
padding:1px 4px;
}
table tr td {
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:top;
text-align: center;
}

table#top-table tr td {
border-right: 0px solid #ddd;
padding:0px;
vertical-align:top;
text-align: center;
}

table tr.altRow td {
background: #f4f4f4;
}
table td.actions {
	white-space: nowrap;
}
#cakeSqlLog td {
text-align: center;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}

/* notices and errors */

#flashMessage, .error, .error_message {
color:#900;
font-size: 16px;
background-color: #fff;
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form div.date{
margin-left: 0em;
}
select {
clear: both;
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
div.required {
clear: both;
color:#222;
font-weight:bold;
}
div.optional {
clear: both;
color:#555;
}
div.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}
/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}

#clr{
clear:both;
}

.ranking_comment{
	font-size:0.8em;
}

div#ct2 table#cthead2 {
	border:1px solid #CCCCCC;
	margin-bottom:1em;
}
div#ct2 table#cthead2 thead tr *{
	vertical-align:middle;
}
div#ct2 table#cthead2 thead tr td{
	font-size:1.25em;
	background-color:#EFEFEF;
	font-weight:bold;
	padding-bottom:2px;
}

div#ct2 table#cthead2 tr td{
	border:none;
	padding: 3px 20px 0 20px;
}

div#ct2 table#cthead2 tr td#dtsearch{
	text-align:right;
	text-decoration:underline;
}
