﻿body 
{
    margin:0 0 0 30px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../image/sidebg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: fixed;
}

h1 {padding:2px 0 2px 0; margin:0; font-size:large; font-weight:bold;}
h2 {padding:2px 0 2px 0; margin:0; font-size:medium; font-weight:bold;}
h5 {text-align:center; color:#2C5197; margin:50px auto 0 auto; font-size:24px;}

.errors
{
    margin:3px auto 2px auto;
    width:300px;
    text-align:center;
    font-size:x-small;
    color:Red;
}

.formErrors
{
    margin:0 80px 2px 80px;
    width:460px;
    padding:0 0 0 3px;
    text-align:left;
    font-size:x-small;
    color:Red;
}

div#pnlNew {padding:30px; font-size:14px;}

.login 
{
    height:155px;
    margin:10px auto 20px auto;
    width:300px;
    border:solid 4px #9FB6CD;
    background:#EDEDED;
    padding:0 20px 20px 20px;
    text-align:left;
}

.pageForm
{
    margin:0 80px 20px 80px;
    width:550px;
    border:solid 4px #9FB6CD;
    background:#EDEDED;
    padding:0 20px 20px 20px;
    text-align:left;
}

div.content {
    margin:10px auto 20px auto;
    width:800px;
    border:solid 4px #9FB6CD;
    background:#EDEDED;
    padding:10px;
    text-align:left;   
    min-height:300px; 
}

.formWrapper 
{
    font-size:small;
    padding:0;
    margin:10px 0 0 0;
    color:#9FB6CD;
}

.textbox
{
    height:30px;
    font-size:x-large;
    color:#2C5197;
    border:solid 3px #9FB6CD;
    width:275px;
    font-weight:bold;
}

.textboxUser {background-image: url(../image/userbg.gif);background-repeat:no-repeat;}
.textboxPw {background-image: url(../image/pwbg.gif);background-repeat:no-repeat;}
.textboxShort{width:210px;}

hr{border:dashed 1px #CCC;}

.formbox
{
    font-size:12px;
    color:#2C5197;
    border:solid 1px #CCC;
    margin-bottom:4px;
}
.formbox2, textarea
{
    font-size:14px;
    color:#2C5197;
    border:solid 1px #CCC;
    margin-bottom:4px;
    font-family: Arial, Helvetica, sans-serif;
}

.formboxShort{width:110px;}
.formboxShortMed{width:220px;}
.formboxMedium{width:350px;}
.formboxLong{width:520px;}

.formdroplist
{
    height:24px;
    font-size:medium;
    color:#2C5197;
    border:solid 2px #9FB6CD;
    font-weight:bold;
    margin-bottom:4px;
}

.button
{
    height:30px;
    font-size:large;
    color:#3F4768;
    border:solid 2px #9FB6CD;
    background:#CAE1FF;
    margin:10px 0 0 0;
}

.buttonMedium
{
    height:20px;
    font-size:medium;
    color:#3F4768;
    border:solid 2px #9FB6CD;
    background:#CAE1FF;
    margin:5px 0 0 0;
}

.buttonMedium2
{
    height:30px;
    font-size:18px;
    line-height:20px;
    color:#3F4768;
    border:solid 2px #CCC;
    background:#FFF;
    margin-top:10px;
}
.buttonMedium3
{

    font-size:18px;
    color:#3F4768;
    height:28px;
    margin-left:10px;
    border:solid 2px #9FB6CD;
    background:#CAE1FF;
    margin-top:10px;    
}

.buttonSmall {
    height:16px;
    font-size:12px;
    color:#3F4768;
    border:solid 2px #9FB6CD;
    background:#CAE1FF;
    margin:0px 0 0px 0;
}

.footer {color:#A9A9A9; text-align:center;}
.footerBar {border:solid 4px #EDEDED;}
.footerTextBig{font-size:small;}
.footerTextSmall{font-size:x-small;color:#D3D3D3;}

.list
{
   font-size:x-small;
   margin:1px;
}

table.list
{
    border:solid 2px #9FB6CD;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.list th {
    border:solid 1px #9FB6CD;
	padding:3px 5px 3px 5px;
	background-color: #D3D3D3;
	font-weight:normal;
	text-align:center;
	color:#00185E;
}

table.list td {
    border:solid 1px #9FB6CD;
	padding:3px 5px 3px 5px;
	background-color: white;
	text-align:left;
	color:#00185E;
}
table.list td .hide {display:none;}
table.list td .goLeft{text-align:left;}

.buttonSmall 
{
    border:solid 1px #9FB6CD;
    font-family:Arial;
    font-size:x-small;
    letter-spacing:3;
    padding:0px;
    color:#3F4768;
}

table.form {margin-left:50px;}
table.form td.label {text-align:right; vertical-align:top;}
table.form td {font-size:13px; vertical-align:top;}

#searchWrap 
{
    border:dashed 1px #9FB6CD;
    padding:10px;
    padding-top:2px;
    background:white;
    
}
#searchWrap p {margin:5px 0 10px 0; padding:0;}

.green {background-color:#CCFFCC;}
.red {background-color:#FFCCCC;}
.blue {background-color:#CAE1FF; margin:10px 0 6px 0;}
 
.postdata tr td {text-align:right;}
.postdata tr th {text-align:left; font-weight:bold; padding-left:4px; color:#3F4768;}

.smallIntro{font-size:x-small; color:#CCC; margin-bottom:2px;}

.price{font-size:medium; color:Red;}

p.subtitle {margin:2px 20px 2px 1px; color:#333; font-size:small;}

div.report {
    margin-left:auto;
    margin-right:auto;
    margin-top:30px;
    width:90%;
    font-family:Trebuchet MS, Helvetica, Arial;
}

div.report h1 {font-size:x-large;}
div.report h2 {font-size:small; font-weight:normal;}
div.report h3 {font-size:medium; background:#ccc; padding:7px 15px; border-bottom:solid 3px #999;}
div.report h4 {font-size:medium; margin-left:0px; padding-left:5px; padding-bottom:2px; margin-bottom:2px; 
margin-top:0px; padding-top:2px; background:#ededed; border-bottom:solid 1px #999;}
div.report h4 span.fix {font-weight:normal; font-size:x-small;}

div.report p {font-size:small; margin:2px 5px 8px 10px; font-style:italic;}
div.report p.tel {font-style:normal;}

div.report div.clubBox {
    border:dashed 1px #ccc; margin-left:15px; margin-bottom: 20px; 
    border-left:solid 6px #ccc; border-top:solid 1px #ccc;
}

div.report div.breakAfter {display:none;}

div.report table {border-collapse:collapse; margin:3px 5px 10px 12px;}
div.report table td, div.report table th {border:solid 1px #ccc; font-size:small; text-align:center; padding:1px 5px;}
div.report table th {background:#ededed;}