
h1,h2,h3
{
	color: #DF740B;
	margin: 0px;	
}

h1
{
	font-size: 18px;
}

#middle h1
{
	margin-bottom: 25px;	
}

h2
{
	font-size: 16px;	
}

h1 a, h2 a, h3 a, h4 a
{
	text-decoration: none;	
}

body
{	
	margin-top: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	line-height: 135%;
}

a
{
	color: inherit;
}

li a
{
	text-decoration: none;	
}

a img
{
	border: 0px;
	text-decoration: none;
}

#container
{
	width: 983px;
	
	margin-left: auto;
	margin-right: auto;
}

#headerbackground
{
	width: 975px;
	height: 314px;
	position: relative;
	
	/*background-image: url(../images/headers/header_1.jpg);
	background-repeat: no-repeat;*/
}

#slidewrap
{
	position: absolute;
	z-index: 0;
}

#banner
{
	position: absolute;
	
	right: 15px;
	bottom: 15px;
	
}

#header
{
	/*background-image: url(../images/headers/menu_background.png);
	background-repeat: repeat-x;*/
	height: 100px;

	filter:alpha(opacity=95); /* msie */
	-moz-opacity: 0.95; /* firefox 1.0 */
	-khtml-opacity: 0.95; /* webkit */
	opacity: 0.95; /* css 3 */
	
	zoom: 1;/* for msie */

	background-color: #FFFFFF;

	padding-top: 25px;
	
	position: relative;

}


.menu
{
	list-style-type: none;
}

img#logo
{
	margin-top: 10px;
	margin-left: 23px;
	
	float: left;
}



.clearfix
{
	clear: both;	
}


#left
{
	width: 211px;
}

#middle
{
	width: 464px;
	margin-left: 36px;
	
	text-align: justify;
}

#right
{
	float: right;
	width: 239px;
}

#left, #middle, #right
{
	padding-top: 30px;	
}

#middle h1, #middle h2
{
	margin-top: 0px;	
}

#sidemenu
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.contentbox
{
	float: left;	
}




#footer
{
	border-top-color: #BDBDBD;
	border-top-style: solid;
	border-top-width: 1px;
	
	padding-top: 17px;
	
	width: 974px;
	
	margin-top: 44px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
}


.moduletable_copyright
{
	float: left;	
}

.moduletable_copyright p
{
	margin: 0px;
}

#social
{
	float: right;
	
	height: 24px;
}

#social p
{
	margin: 0px;	
}

#social img
{
	vertical-align: text-top;
}

#social a
{
	margin-left: 15px;	
}


img.avatar
{
	float: left;	
	
	margin-right: 10px;
}

.comment
{
	/* margin-bottom: 15px;	*/
}

.username
{
	color: #666666;
	font-weight: bold;

}


.time
{
	font-size: 11px;
	color: #666666;
}

.buttonheading a img
{
	margin-right: 5px;	
}

hr
{
	color: #CCC;
	border-style: inset;
}

#webicons
{
	float: left;
	
	margin-left: 32px;
}

#judo, #fitness
{
	float: left;
	
	width: 44px;
	height: 44px;
}

#judo
{
	background-image: url(../images/button_judo_inactive.png);
	background-repeat: no-repeat;
	
	margin-right: 8px;
}

#fitness
{
	background-image: url(../images/button_fitness.png);
	background-repeat: no-repeat;
}

#judo:hover
{
	background-image: url(../images/button_judo.png);
}
.acymailing_form
{
	margin-left: 20px;
	margin-top: 10px;
	width: 210px;
}

.acysubbuttons
{
	text-align: left;
}

p.counter {
  color: #DF740B;
  font-weight: bold;
}
