/* CSS Styles v1.5 */
/* Author: AK @ CATS Trading */

body {
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	background: url('/media/assets/img/bg_gras.jpg');
}

/* Styles */
h1
{
    font-size: 1.8em;
    font-weight: bold;
}

h2
{
    font-size: 1.1em;
    font-weight: bold;
    line-height: 10px;
    color: #007800;
    font-style: italic;
}


p {
    font-size: 1em;
}

img {
    border: none;
}

.clear {
	clear: both;
}

.datebig
{
    font-size: 35px;
    font-weight: bold;
}


/* CONTAINER */

#c_header {
	margin:0 auto;
	width: 950px;
	height:207px;
	background: url('/media/assets/img/header.jpg') no-repeat;
}

#c_body {
	width: 950px;
	margin:0 auto;
}

#c_nav {
	width: 176px;
	float: left;
}

#c_content {
	float: right;
	width: 774px;
	background: url('/media/assets/img/bg_content_middle.jpg') repeat-y;
}

#c_ticker {
	background: url('/media/assets/img/bg_ticker.jpg') no-repeat;
	width: 684px;
 	height: 28px;
    	text-align: left;
    	padding-left: 85px;
    	padding-top: 7px;
}

.newsticker {
    	font-size: 0.85em;
    	font-weight: bold;
	border: none;
	width: 90%;
	background: transparent;" 
}

#c_footer {
	margin: 0 auto;
	background: url('/media/assets/img/bg_footer.jpg') no-repeat;
	height: 18px;
	padding-left: 25px;
	color: #ffffff;
	font-size: 0.85em;
	font-weight: bold;
}

#gallery_container {
	width: 100%;
	font-size: 100% !important;
	text-align: center;
}

#gallery_container .gallery_thumb {
	text-align: center;
	cursor: pointer;
	float: left;
	margin: 0 20px 20px 0;
	padding: 6px;
	border: 1px solid #fae814;
	background: #ffc;
	height: 112px;
	width: 150px;
}

#gallery_navigation {
	text-align: left;
	padding: 5px;
	border: 1px solid black;
	font-size: 0.7em;
	margin-bottom: 10px;
	background-color: #ccc;
	clear: both;
}





























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

