/*	-----------------------------------------------------------------
	STYLESHEET FOR FOLLO FREESTYLEKLUBB 
	----------------------------------------------------------------- */

* { padding: 0; margin: 0 }

body { 
	margin: 0 auto; 
	padding: 0; background: #FFF url(images/imgtop.jpg) repeat-x top; 
	font: 11px Verdana, Arial, Sans-Serif; 
	line-height: 1.4em;
	color : #000 
}

.content { 
	margin: 0; 
	padding: 0; 
	width: 100%;	
	background: transparent; 
}
.column {
	margin: 0;
	padding: 0;
	width: 33%;

}
.btn { padding: 1px; margin: 0; border: 1px solid #ccc; margin-top: 0px; font-size:0.9em; text-decoration:none}
/*	-----------------------------------------------------------------
	MAIN AREA 
	----------------------------------------------------------------- */
#main { margin: 0 auto ; width: 90%; padding-top: 0px; background: transparent } 
a { color: #333; background: inherit }
h1 { font: bold 16px Arial, Arial, Sans-Serif; color:#999  }
h2 { font: bold 1.2em Arial, Arial, Sans-Serif; padding: 0; margin: 0 }
ul {  padding: 0; margin: 0 }
li { list-style-type: none }
#top {   float: left; width: 200px; height: 59px; padding:25px 0px 0px 35px;}
#part1 {height: 83px;	width: 900px;	margin: 0;	padding: 25px 0px 0px 35px; }
#top h1 { padding: 25px 0 0 0px; color: #555; font: 16px Arial, Helvetica, Sans-Serif; background: transparent }
#top h1 a { color: #555; text-decoration: none; background: transparent }
#top h2 { padding: 0px 0 0 0px; background: transparent; color: #FFF; font-size: 90%; font-family:  Arial, Verdana, Helvetica, Sans-Serif }
#top .padding { padding-top: 5px }

/*	-----------------------------------------------------------------
	TOP MENU 
	----------------------------------------------------------------- */
#topmenu { float: left; margin: 0; padding: 0;  height: 28px; width: 90% }
/*#topmenu  ul { list-style: none; padding: 0px 0; margin: 0; float: right; background-color: transparent }*/
#topmenu ul {float:left; list-style: none;	padding: 0px 0px 0px 200px }
#topmenu ul li {
	list-style: none;
	display: block;
	float: left;
	text-align: center;
	width: 103px;
	height: 28px;
	font: 11px Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	margin: 0px 0 0 0px;
}
#topmenu li a {
	display: block;
	height:28px;
	padding: 6px 0px 0px 0px;
	background: url(images/menul_a2.gif) 0px 0px no-repeat;
	text-decoration: none;
	color: #ccc;
}
#topmenu li a.current, #topmenu li a.current:hover {
	background: url(images/menul_a.gif) 0px 0px no-repeat;
	color: #333;
}
#topmenu li a:hover {
	background: url(images/menul_a2.gif) 0px 0px no-repeat;
	color: #333;
}

/*	-----------------------------------------------------------------
	RIGHT 
	----------------------------------------------------------------- */
#right { float: right; 	width: 100%; padding: 25px 0 0 0; color: #555; }
#right p { color: #555; text-align: justify; margin: 7px 0 7px 0; background: inherit }
#right h1 { padding: 0; color: #666; text-indent: 0px; width: 680px; /*border-bottom: 1px solid #ddd;*/ margin: 0; line-height: 24px; background: transparent url(#) repeat-x top right}
#right h2 { color: #666; width: 100%; margin-bottom: 8px; line-height: 20px; background: inherit }
#right ul { }
ul#right ul { list-style-position: inside; margin-left: 2px }
#right ul li { list-style-type: square; margin-left: 15px }
#right ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside }
#right .citation { background: #FFF url(images/cit1.gif) no-repeat top left; font-style: italic; padding: 10px 0px 0 35px; font-size: 1.0em }
#right .citation p {  background: #FFF url(images/cit2.gif) no-repeat bottom right; padding-bottom: 20px; padding-right: 35px; color: #555; }
.torightc { float: left; margin: 0 10px; border: 1px solid #ddd; padding: 5px; background: #f5f5f5  }
#right blockquote { text-align: justify; border-left: 8px solid #f0f0f0; padding-left: 8px; margin-left: 15px; margin-top: 5px; background: inherit }
#right .date { margin-bottom: 25px; margin-top: 10px; padding-top: 5px; text-align: right; border-top: 1px solid #f5f5f5; background: inherit }
#right .date a { text-decoration: none; background: inherit; }
#right .comment {	background: #F5F5F5 }
#right .comment .date {
	text-align: left;
	background: #CCC;
	margin: -10px -10px 8px -10px;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	border: none
}	
#right .comment .date a { color: #FFF; text-decoration: underline; background: inherit 
}
#right br { margin: 0px 0 0px 0; background: inherit 
}
/*	-----------------------------------------------------------------
	TABLES 
	----------------------------------------------------------------- */
#table {border: 1px solid #ddd;
		/*border-collapse:collapse;*/
		background: #fff url(images/tablebg.gif) repeat-x top left;
		line-height:normal;
		margin: 0px;
		padding: 0px;
}
#ztable th{
		border-bottom: 1px solid #ddd;
		border-left: 1px solid #D9D9D9;
		background: #fff url(images/tablebg.gif) repeat-x top left;
		text-align:left;
		font-size:0.8em;
		margin: 0px;
		padding: 2px 2px 2px 4px;
}
#table td{border: 1px solid #ddd;
		width:auto;
		background: #fff url(images/tdbg.gif) no-repeat top left;
		line-height:normal;
		margin: 0;
		padding-left: 1px;
}
#table tr{border: 1px solid #ddd;
		font-size: 0.8em;
		margin: 0;
		padding: 0;
}
	#ztable {
		border-right: 1px solid #ddd;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		width: 100%;
	}

	#ztable tbody tr td {
		font-family: "lucida grande", verdana, sans-serif;
		font-size: 0.8em;
		padding: 2px 2px 2px 4px;
		border-left: 1px solid #D9D9D9;
	}
		#ztable td {
		width:auto
	}
	#ztable tbody tr:hover td {
		background: #3d80df;
		color: #ffffff;
		cursor:pointer;
	}
			
/*	-----------------------------------------------------------------
	LEFT MENU 
	----------------------------------------------------------------- */
#left {
font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;	
}
#left h2 { 
	color: #999; 
	font-size: 1.1em;
	padding-left: 8px;
	line-height: 26px;  
	background: #eee url(images/menutopbg.gif) no-repeat top right;
	border-bottom:1px solid #ddd; /*border-right:1px solid #ddd; border-top:1px solid #ddd;*/
	margin-bottom: 1px
}
#left .box { border: none; padding: 0px 0 10px 0; margin: 0 0 1em 0; background: #fff 
}
#left ul{
	border-bottom:1px solid #fff
}
#left a {
	display: block;
	background: #f5f5f5 url(images/tablebg.gif) repeat-x top left;
	color: #666;
	padding: 2px 0 2px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
	border-bottom:1px solid #ddd; border-right:1px solid #ddd
}
#left a:hover {
	color: #444;
	background: #ddd url(vmenuarrowhover.gif) no-repeat center left;
}
/*	-----------------------------------------------------------------
	CUSTOM SEARCH BOX 
	----------------------------------------------------------------- */
#search { float: right; padding: 45px 55px 0px 0px; margin: 0; background: transparent }
#search input.text {
	color: #ccc;
	background-image: url(images/searchbox.gif);
	width: 129px;
	height: 15px;
	border: 0;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 0.9em
}
#search input.searchbutton { border:0; background: transparent; color: #666; font-size: 10px; font-weight: bold; cursor: pointer }
/*	-----------------------------------------------------------------
	FORMS 
	----------------------------------------------------------------- */
#signform{
	background:#f3f3f3; margin: 0px; padding: 5px; border:#ccc solid 1px; height:auto}
fieldset { border: 1px solid #ddd; padding: 10px 8px; margin: 0 0 8px 0; background: #f5f5f5; color: #000 }
input { padding: 1px; margin: 0; border: 1px solid #ccc; margin-top: 0px; font-size:0.9em}
select { padding: 1px; margin: 0; border: 1px solid #ccc; margin-top: 0px; font-size:0.9em}
textarea { width: 98%; height: 10em; padding: 3px;}
.comment { background: #eee; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc }
.commentsbox { background: #f5f5f5; color: #808080; padding: 10px; margin: 0 0 10px 0; border: 1px solid #ddd }
/*	-----------------------------------------------------------------
	FOOTER 
	----------------------------------------------------------------- */
#footer { clear: both; border-top: 1px dotted #e5e5e5; margin: 3em 0 3em 0; padding: 0 35px 0 0; color: #777; font-size: 0.8em;}
#footer .right  { float: right; text-align: right; }
#footer a { text-decoration: none; background: #FFF }
