/* CSS Document */

body
{
   background-color: transparent;
	font-family: "Lucida Sans", Arial;
	font-size: 13px;
	font-weight: normal;
	color: white;
}


body h1 
{
   display: block;
   float: left;
   background: transparent url( images/stones.png ) 0px 20px no-repeat;
	min-width: 175px;
	min-height: 135px;
	color: white;
	text-align: left;
	font-size: 1.4em;
	font-family: Garamond;
	text-transform: uppercase;
	padding-top: -20px;
	padding-left: 5px;
}

body h2 
{
   display: block;
	clear: left;
	width: auto;
	color: #2F2F2F;
	text-align: left;
	font-size: 1.1em;
	font-family: Garamond;
	text-transform: uppercase;
	padding-left: 0px;
	margin-bottom: 0px;
}

body a, body a:visited
{
   text-decoration: none;
	color: #D17027;
	font-weight: bold;	
}

body a:hover
{
   text-decoration: underline;
	color: #97501C;
}

body p
{
 	margin-top: 3px;
}

.contentdiv {
   position: absolute;
	top: 40px;
	left: 165px;
	display: block;
	margin-left: 5px;
	/*border: 1px solid black;*/
}

.block
{
   float: left;
	margin-bottom: 10px;	
}

.details 
{
   width: 530px;
	height: 520px;
	/*border: 1px solid blue;*/
	overflow: hidden;	
}

.details h1
{
   color: white;
	font-family: Garamond;
	text-transform: uppercase;
	display: block;
	float: none;
	margin-left: -5px;
	padding-top: 2px;	
	background-image: none;
	min-width: 0px;
	min-height: 0px;
	
}

.details h2
{
	color: #EEEEEE;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
	float: left;
}


.details p
{
   clear: left;
	float: left;
	margin-top: 0px;	
	width: 100%;
}

.details h2 p a
{
   color: #78360A;
}

.details .block h2
{
   display: block;
	font-size: 1.1em;	
	float: left;
}

img.sidepic
{
   display: block;   
}

.contentdiv img
{
   display: block;
	padding: 5px;
}

.block img
{
   display: block;
	float : left;
	margin-right : 0px;
}

.block > span
{
   display : block;
	float: right;
	width: 435px;	
}

h1 img
{
    position : absolute;
	 top : 47px;
	 left: 35px;	
}

h1 span
{
   font-size: 0.8em;
}

q
{
   float: right;
   text-align: center;	
	font-size: 0.8em;
}

q + span
{
   float: right;
   clear: both;
	margin-bottom: 5px;
}

.contentdiv a
{
   color: #CC7E28;
	font-weight: bold;
	text-decoration: none;
}

.contentdiv a:hover
{
   text-decoration: underline;
}

.contentdiv a:visited
{
   color: #E9BE8F;
	text-decoration: none;
}

.popup img
{
   display: none;
}

.popup span
{
   cursor: pointer;
	color: #CC7E28;
}

.details .paydues tr:first-child td
{
   background-color: transparent;
	opacity: 1;
}

.details thead tr:first-child td
{
   background-color: #555555;
	opacity: 0.5;
}

.details tr.duesheader td
{
   color: #cc7e28;
	font-weight: bold;
}

.details td
{
   border-bottom: 1px solid #585858;
	font-size: 12px;
}

.tasklist
{
   margin-bottom: 10px;
}

.tasklist ul
{
   list-style-type:none;
}

.tasklist li
{
   list-style-image: none;
}

.tasklist .note
{
   width: 100%;
   text-align: center;
	color: #009700;
}

.tasks
{
   display: none;
}

.money
{
   text-align: right;
	color: #2776CD;
}

.contentdiv input[type="button"], .contentdiv input[type='submit'], .contentdiv select
{
   background-color:#333333;
	border: 1px solid #CC7E28;
	color: #CC7E28;
	cursor: pointer;
	margin-left: 5px;
}

.contentdiv select
{
   margin-left: 0px;
}

.contentdiv input[type="button"]:hover, .contentdiv input[type='submit']:hover
{
   border-color: #E2AA6B;
	color: #E2AA6B;
}

.tasks div
{
   float: left;
}

.tasks div.discounts
{
   float: right;
	width: 180px;
}

.paydues, div
{
   display: block;
	float: left;
}

#errors
{
   background-color:  #FBA399;
	color: #400000;
	opacity: 0.8;
	padding: 5px;
	display: none;
}

#response
{
   display: block;
	padding: 5px;
	color: #009900;	
}

.invalid
{
   float: left;
	clear: left;
	color: #9F6320;
}

.seminarnews
{
   clear: left;
	display: block;
	width: 100%;
}

/* sent by the emailtous.php file */
.emailerr h1
{
   color: #FF0909;
	margin-left: -5px;
	
}

.emailerr span
{
   display: block;
	float: left;
	clear: left;
	margin-left: 5px;
}

ul.friends
{
    list-style-type: none;
}

ul.friends li
{
    
}

.sumie
{
   background: transparent url(images/swordsumie.png) 90px 10px no-repeat;
	background-attachment: scroll;
}

.dim
{
   font-size: 0.8em;
	color: #AAAAAA;	
}

.invalidday
{
   color: #999999;
}

.schedule {
    background-color: #EEEEEE;
	 margin-left: 20px;
	 color: black;
	 margin-bottom: 20px;
	 opacity: 0.8;
}

.schedule thead tr:first-child td
{
   background-color: #EEEEEE;
	opacity: 0.8;
}

.schedule td {
    padding: 3px;
}
