
/* CSS Document */
* {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

body {
	background: #fff url(../img/v1/bg.gif) repeat-y;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#logo {
	background: #fff url(../img/v1/headerbg.jpg) no-repeat right top;
	border-bottom: 4px solid #9a141b;
	height: 146px;
}

#logoimage {
	float: left;
	width: 49%;
}

#logoimage img {
	border: 0;
}

#userinfo {
	background: #fff;
	padding: 5px;
	margin-bottom: 10px;
}

#userinfo .out {
	border: none;
	margin: 1px;
	opacity: .40;
	filter: alpha(opacity =	   40);
	-moz-opacity: 0.4;
}

#userinfo .hover {
	border: 1px solid #000;
	margin: 0;
	opacity: 1.00;
	filter: alpha(opacity =	   100);
	-moz-opacity: 1.0;
}

#userinfo a,#userinfo a:hover,#userinfo a:visited,#userinfo a:active {
	margin: 2px 0 0 0;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

#userinfo .out a {
	text-decoration: underline;
	color: #000;
}

#userinfo .hover a {
	background: #9a141b;
	text-decoration: none;
	color: #fff;
}

#menu {
	float: left;
	width: 200px;
	padding: 5px 5px;
	background-color: #f5f5f5;
	overflow-x: hidden;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu li {
	font-weight: bold;
}

#menu a {
	font-weight: normal;
	color: black;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#content {
	padding: 20px;
	width: 600px;
	float: left;
	line-height: 130%;
		
}

#content h1,h2,h3 {
	color: #9a141b;
}

#content h1 {
	font-size: 22px;
	font-weight:normal;
	line-height: 120%;
}

#content h2 {
	font-size: 18px;
	font-weight:normal;
	margin-top:35px;
}

#content h3 {
	font-size: 14px;
}

#content label {
	display: block;
	width: 150px;
	float: left;
}

#content textarea {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	width: 440px;
	height: 350px;
}

#content input {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}

#content form div {
	clear: both;
}

#content form div p {
	margin: 20px 0 5px 0;
	padding: 2px 5px;
	background: #eee;
}

#content form.normal div {
	clear: none;
}

#content form.normal div p {
	margin: 0;
	padding: 0;
	background: 0;
}

#content td {
	vertical-align: top;
}

#content div.left,div.right {
	width: 295px;
	float: left;
	overflow: hidden;
}

#content div.left {
	margin-right: 5px;
}

#content div.right {
	margin-left: 5px;
}

#content form.diary label {
	display: inline;
	float: none;
}

#content form.diary textarea {
	width: 100%;
	height: 100px;
}

#content a:link {
	color: #9a141b;
}

#content a:visited {
	color: #9a141b;
}

#content img {
	border: 0px;
	margin: 15px;
}

p.error_header {
	padding: 10px;
	padding-left: 52px;
	padding-top: 18px;
	background-color: #F5F5F5;
	background-image: url("/cake/img/icons/stop.png");
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 26px;
}

div.error_message {
	color: red;
	font-weight: bold;
}

p.diary,p.target {
	padding: 10px;
	background-color: #F5F5F5;
}

p.diary hr {
	height: 1px;
	color: grey;
	background-color: grey;
	border: none;
}

p.target {
	font-size: 14px;
	font-style: italic;
}

div.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}

span.userinput {
	font-weight: bold;
}

#tab_training {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 22px;
}

#tab_training li {
	text-align: center;
	float: left;
	width: 113px;
	margin-right: 5px;
	border: 1px solid #9A141B;
}

#tab_training li.active {
	background-color: #9A141B;
	color: #FFFFFF;
	border-bottom: 5px solid #9A141B;
}

#tab_training li {
	color: grey;
	text-decoration: none;
}

#tab_training li a {
	color: #9A141B;
	font-weight: bold;
	text-decoration: none;
}

#tab_training li.active a {
	color: white;
}

#tab_training_sub {
	width: 593px;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #9A141B;
	height: 20px;
	background-image: url("/img/background_tab_training_sub.png");
}

#tab_training_sub li {
	width: 130px;
	float: left;
	height: 20px;
	padding: 2px;
}

#tab_training_sub li a:link, #tab_training_sub li a:visited {
	color: white;
	text-decoration: none;
}

div.barometerimage {
	width: 570px;
	height: 320px;
	padding-left: 30px;
	overflow: hidden;
	background-repeat: no-repeat;
}

div.barometerimage a {
	display: block;
	width: 19px;
	height: 40px;
	padding-top: 280px;
	float: left;
	text-align: center;
}

div.barometerimage a.active {
	width: 17px;
	height: 38px;
	border: 1px solid #BBBBBB;
}

div.barometerimage a:hover {
	width: 15px;
	height: 36px;
	border: 2px solid #BBBBBB;
}

span.mark {
	color: #9a141b;
	font-weight: bold;
}