
a.tizer{
	color:#000033 !important;
}

a:hover.tizer{
	color:#cc3300 !important;
}

.mini_label{
	font-weight:bold;
	font-size:13px;	
	color:#C0C0C0;
}

.infomation_message a{
	color:#F0E68C;
}

.infomation_message a:hover{
	color:#FFFF00;
}

.sidebar_white_bg_content{
	padding:8px;
	background-color:#A9A9A9;
	margin:2px 0px 0px 5px;
}

ul.sidebar_list_ul{
	margin:0px;
	padding:0px;
}

ul.sidebar_list_ul li{
	padding:2px;
}


div.bg_arrow{
	font-size:18px;
	background-image:url("http://www.aroundtheclock.jp/LinkWatcher/images/arrow_green.png");
	background-repeat:no-repeat;
	background-position:100%;
	height:50px;
	text-align:right;
	padding:25px 35px 0px 0px;
}

ul.paging li{
	float:left;
	list-style:none;
	margin:10px;
}

ul.paging a{
	color:#FFFFFF;
	text-decoration:none ! important;
}

ul.paging a:hover{
	color:#00FF00;
	font-size:24px ! important;
}

ul.paging a.focus{
	font-size:24px !important;
	color:#cc9966 !important;
}


table.result_table{
	border:1px solid;
	border-collapse:collapse;
	color:black;
	font-size:15px;
}

table.result_table th{
	border:1px solid;
	background-color:#778899;
}

table.result_table td{
	border:0px;
	background-color:#D3D3D3;
	text-align:center;
}

table.result_table td.odd{
	border:0px;
	background-color:#A9A9A9;
}

table.result_table td.target_site{
	border:0px;
	background-color:#82C17D;
	text-align:left;
	font-size:12px;
}

/*
.recent_task a{
	color:#F0E68C;
}
.recent_task a:hover{
	color:#99ff66;
}
*/

table.recent_task{
	color:#000033;
	border-collapse:collapse;
	margin-top:3px;
	width:80%;
}

table.recent_task td{
	color:#000033 ! important;
	padding:3px;
	background-color:#E6E6FA ! important;
}

table.recent_task tr.odd td{
	color:#000033 ! important;
	background-color:#F5DEB3 ! important;
}



body {
font:12px Tahoma, Arial, sans-serif;
color:#ddd;
background:url(images/body-bg.gif) #2f4c87 repeat-x;
margin:0 auto;
}

.tr_line_a td{
	/*border-bottom:0px;*/
}

.tr_line_b td{
	border-top:0px;
}


#container {
/*width:913px;*/
width:924px;
margin:0 auto;
border:1px #5e7384 solid;
}

#content {
float:left;
/*width:738px;*/
width:600px;
padding:8px 0 20px 20px;
}

#footer {
width:900px;
background:url(images/footer-bg.gif) #2b477c repeat-x;
padding:5px;
text-align:center;
}

/**
 * common elements
 **/ 

/*
a {
color:#FAA517;
font-weight:700;
text-decoration:none;
}

a:hover {
color:#fff;
}
*/


a{
	color:#F0E68C;
	text-decoration:none;
}
a:hover{
	color:#99ff66;
}


a img {
border:0;
}

h2 {
font-size:16px;
}

/**
 * Header
 **/ 

#header {
height:86px;
margin-top:30px;
padding:3px;
padding-top:5px;
background-color:#6DB7B8;
}

#header-right {
float:right;
width:800px;
margin-top:5px;
}

#logo {
height:84px;
float:left;
}

#sitename {
font-size:20px;
height:24px;
letter-spacing:2px;
margin-top:7px;
}

#sitename a {
color:#809BCA;
}

#slogan {
font-size:12px;
color:#ddd;
letter-spacing:1px;
height:12px;
}

/**
 * Sidebar
 **/ 
#sidebar {
background:url(images/sidebar-bg.gif) no-repeat;

/*padding:0 15px 10px 0;*/
padding:0 0px 10px 0;
}

#sidebar-container {
/*background:url(images/sidebar-container-bg.gif) repeat-y;*/
background:url(images/sidebar-container-bg.gif) no-repeat;
float:left;
width:150px;
/*margin:10px 0px 10px 5px;*/
margin:10px 0px 10px 0px
}

#sidebar-container-right {
/*background:url(images/sidebar-container-bg.gif) repeat-y;*/
background:url(images/sidebar-container-bg.gif) no-repeat;
float:right;
width:150px;
/*margin:10px 0px 10px 5px;*/
margin:10px 0px 10px 0px
}

#sidebar-footer {
background:url(images/sidebar-footer-bg.gif) no-repeat;
height:7px;
}

#sidebar h2 {
font-size:14px;
margin-top:1px;
background:url(images/sidebar-title.png) #2f4c87 no-repeat;
color:#8da4c3;
text-align:center;
height:22px;
width:150px;
padding-top:5px;
}

#sidebar a {
font-size:12px;
color:#8da4c3;
font-weight:normal;
}

#sidebar a:hover {
text-decoration:none;
color:#fff;
}

#sidebar a.active {
color:#fff;
}

#sidebar li {
border-bottom:1px #385790 solid;
padding:10px 0 10px 0;
}

#sidebar li.last {
/*border:0;*/
}


/**
 * Content
 **/ 
.node-container {
background:url(images/node-title-arrow.gif) no-repeat;
padding-left:25px;
margin:0px 0px 40px 0px;
}

.node-container hr{
	width:90%;
	border-top:1px dashed #A9A9A9;
	border-bottom:none;
}

#content p {
margin:10px 0;
}

#content h2, #content h2 a {
margin-bottom:3px;
color:#ddd;
}

#content h2 {
border-bottom:1px solid #385790;
padding-bottom:5px;
}

#content h2 a:hover {
color:#fff;
}

#content .node {
margin-bottom:25px;
}

#content .links.inline li {
padding-right:2px;
border-left:1px #385790 solid;
padding-left:5px;
}

#content .links.inline li.first{
padding-left:0;
border:0;
}

#content .links.inline {
}

.submitted, .meta {
font-size:10px;
}

ul.links li {
padding:0;
}

li.node_read_more {
margin:0;
padding:0;
}

/**
 * Tables
 **/ 

table#admin-dblog td {
padding:1px;
font-size:10px;
}

/*tr.odd,*/
tr.ok.odd,
tr.error.odd,
tr.warning.odd {
color:#ddd;
background:url(images/td-odd-bg.png) #2b4679 repeat-x;
}

tr.even,
tr.ok.even,
tr.error.even,
tr.warning.even {
color:#ddd;
background:url(images/td-even-bg.png) #2b4679 repeat-x;
}

tr.odd, tr.even {
border-bottom:1px solid #999;
}

td.active {
background:none;
}

.update tr.error .version-recommended {
background:none;
}

td, th, thead th {
padding:3px;
border-bottom:1px solid #999;
}

tr.dblog-page-not-found .active, 
tr.dblog-access-denied .active,
tr.dblog-error .active,
tr.dblog-content .active,
tr.dblog-user .active {
background:none;
}

tr .active {
background:none;
}

table.sticky-header {
background:url(images/sticky-header.png) #2d426c repeat-x;
color:#fff;
}

table.sticky-header th{
border-bottom:2px solid #000;
}


/**
 * Menu items, Tabs & List elements
 **/ 
.item-list ul {
padding:0;
}

ul li{
	list-style:none;
}

/*ul li,*/ 
.item-list ul li,
ul.nav_ul li {
/*list-style-image:url(images/li.png)*/
	list-style-image:url(images/030.gif);
}

li.leaf {
list-style-image:url(images/li.png);
padding:0
}

li.leaf.active-trail {
list-style-image:url(images/li-active-trail.gif);
padding:0
}

li.expanded {
list-style-image:url(images/li.png);
padding:0
}

li.collapsed {
list-style-image:url(images/li-collapsed.png);
padding:0
}


