
body
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-image:url(../images/background1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
}


#container
{	
	position: absolute;
    left: 8%;
    width: 100%;
    height: 480px;
}

#logo
{
	background-image:url(../images/Gryffin-web2.png);
	background-repeat: no-repeat;
	border-right: solid thin #000;
	margin-right: 10px;
	width: 200px;
	height: 271px;
	float: left;
	left:0px;
	padding-bottom:100px;
	
}

#right
{
	width: 600px;
	height: 271px;
	/*float: left;*/
	
}

#top
{
	width: 100%;
	background-color: #000;
	height: 30px;
	padding: 10px 0px;
	clear: both;
}


.menu
{
	position: absolute;
    left: 22%;
	list-style:none;
	
}

.menu li
{
	display: inline;
	padding: 5px 30px 5px 5px;
	margin-right: 30px;

}

.menu li:hover
{
	background-color: #450381;
}

.menu li.current
{
	background-color: #00D2D2;
}

.menu a
{
	font-size: 140%;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

.menu a:hover
{
	text-decoration: none;
}

a
{
	text-decoration: none;
	color: #D80157;
}

a:hover
{
	text-decoration: underline;
}

.item-page, .item-page-over, .content-category-over
{
	background-image:url(../images/white70.png);
	padding: 10px;
	margin: 0px;
	
	width: 780px;
}

.item-page-home
{
	padding: 10px;
	margin: 0px;
	font-size: 110%;
	font-weight: lighter;
	
	width: 780px;
}


.content-category
{
	margin: 10px;
	
}

.content-category table
{
	margin-left: -2px;
}


	
	
td.list-title
{
	padding-bottom:8px;
}

td.list-title a
{
	background-color: #000;
	padding: 2px 30px 2px 5px;
	color: #fff;
}

.content-category-over td.list-title a
{
	margin-left: -2px;
}

h2
{
	font-size: 100%;
	font-weight:lighter;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	padding: 2px 0px 2px 5px;
	background-color: #000;
	color: #4DE9FF;
}


h3
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

p
{
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

p.clearbottom
{
	clear: both;
	padding-bottom: 0px;
	
}

.item-page ul, .item-page-over ul
{
	margin: -12px 0px 0px 30px;
	padding:0px;
	list-style: square;
	float: left;
}

.item-page ul li, .item-page-over ul li
{
	padding-bottom: 5px;
}

/* lijst met kruisje
.item-page ul
{
	margin: -12px 0px 0px 30px;
	padding:0px;
	list-style: none;
}

.item-page ul li:before
{
		font-size:90%;
		font-weight: bold;
		content: "\00D7 \0020";
}
*/

.breadcrumb
{
	clear: both;
	color: #fff;
}

.boxplus-resizer .boxplus-enlarge
{
	visibility: hidden;
}
