/*#############################################################
Name: Coffee N Cream
Date: 2006-08-24
Description: A smooth coffee style template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/
      .graph {
        background-color: #CCC3AF;/*C8C8C8;*/
        border: solid 1px black;
	/*font: normal 75% Verdana, "Lucida Sans Unicode",sans-serif;*/ /*62.5*/
      }
      .graph td {
        font-family: verdana, arial, sans serif;
      }
      
      .graph thead th {
        border-bottom: double 3px black;
        font-family: verdana, arial, sans serif;
        font-size: 1.1em;
        padding: 0.05em;
      }
    
      .graph tfoot td {
        border-top: solid 1px #999999;
        font-size: x-small;
        text-align: center;
        padding: 0.5em;
        color: #666666;
      }

      .bar {
        background-color: white;
        text-align: right;
        border-left: solid 1px black;
        padding-right: 0.5em;
        width: 400px;
      }
      
      .bar div { 
        border-top: solid 1px #000;
        border-bottom: solid 1px #000;
        border-left: solid 1px #000;
        border-right: solid 1px #000;                        
        background-color: #D8C2A1;/*#654;004080;*/
        text-align: right;
        color: white;
        float: left;
        padding-top: 0;
        height: 1em;
      }


.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}
.noprint {
display:none;
}

.right {
text-align: right;
font-size: 1.2em;
display:none;
}
.centre {
text-align: center;
font-size: 1.2em;
}
.invite {
display:none;
}
fieldset {
padding: 1px;
border: none;/*1px dashed #000000;*/
font-size: 1.2em;
margin-bottom: 5px;
}

legend {
color: #000;
font-size: 1.2em;
font-weight:bold;
}
/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
body {
	font: normal 70% Verdana, "Lucida Sans Unicode",sans-serif;
}
input {
	font: normal 1.1em Verdana, "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul,nono {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
code {
	border: 1px solid #000;
	border-left: 6px solid #000000;
	color: #000;
	display: block;
	font: normal 1.1em Verdana, "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	display: block;
	font: normal 1.3em Verdana, "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	margin: 0 auto;
}
.calendar {
	background: #0;
	margin: 0 auto;
	padding: 5px;
}

/* header */
.header {
	height: 80px;
	margin: 0 auto;
}

/* title */
.title {
padding-left: 32px;
padding-top: 10px;
}
.title h1 {
	font: normal 3.4em Verdana, "Lucida Sans Unicode","Trebuchet MS",sans-serif;
}

/* navigation */
.navigation {
	display:none;
}

/* main */
.main {
	clear: both;
	padding: 0 10px 12px 28px;
}

/* sub navigation */
.sidenav {
	display:none;
}

/* content */
.content {
	padding-top: 12px;
	float: left;
	width: 100%;
}
.content .descr {
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

/* footer */
.footer {
	display:none;
}
