/*
Theme Name: Aforum
Theme URI: http://www.aforum.nl/
Description: Special designed theme for Aforum
Version: 1.0
Author: Andries Reitsma
Author URI: http://www.aforum.nl
Tags: Aforum, Bedrijfskleding

	Aforum v1.0
	http://www.aforum.nl

	This theme was designed and built by Andries Reitsma (http://www.andriesreitsma.nl)

*/



/* Begin Typography & Colors */
* {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	margin-top: 0px;
}

ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

body {
	margin: 0;
	padding: 0;
	text-align: center; /* for IE */
}

div#AFORUM_site {
	display: block;
	position: relative;
	top: 0px;
	width: 940px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}

div#AFORUM_card {
	display: block;
	position: absolute;
	top: 0px;
	left: 60px;
	width: 160px;
	height: 220px;
	background: #ff6c00 url('images/card_bg.png') no-repeat;
	z-index: 99;
}

div#AFORUM_card_bg {
	display: block;
	position: absolute;
	top: 0px;
	left: 40px;
	width: 200px;
	height: 240px;
	background: transparent url('images/card_bg_shade-trans.png') no-repeat;
	z-index: 98;
}

div#AFORUM_images {
	display: block;
	position: absolute;
	top: 40px;
	left: 20px;
	width: 900px;
	height: 450px;
	background: transparent url('images/photo_shade-trans.png') no-repeat;
}

div#AFORUM_menu {
	display: block;
	position: absolute;
	top: 505px;
	width: 940px;
	height: 25px;
	left: 5px;
}

div#AFORUM_collection {
	display: block;
	position: absolute;
	top: 555px;
	width: 940px;
	left: 5px;
}

div#AFORUM_content {
	display: block;
	position: relative;
	top: 80px;
	margin-bottom: 80px;
	width: 520px;
	left: 370px;
	background: transparent url('images/paper_shade-trans.png') bottom left no-repeat;
}

div#AFORUM_footer {
	display: block;
	position: relative;
	top: 30px;
	clear: both;
	width: 940px;
	text-align: center;
	height: 50px;
}

div#AFORUM_footer span, div#AFORUM_footer a {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #909090;
}

div#AFORUM_card img{
	display: block;
	position: absolute;
	top: 20px;
}

div#AFORUM_images img {
	display: block;
	position: absolute;
	top: 15px;
	left: 15px;
	width: 870px;
	height: 420px;
}

div#slideFrame {
	display: block;
	position: absolute;
	top: 15px;
	left: 15px;
	width: 870px;
	height: 420px;
}

div#AFORUM_route {
	display: block;
	position: absolute;
	top: 10px;
	right: 30px;
	width: 130px;
	padding: 5px;
	border: 1px solid #dddddd;
}

div#AFORUM_route a {
	color: #ff6d00;
	text-decoration: none;
}

ul.menu {
	display: block;
}

li.menu {
	display: block;
	float: left;
	width: 200px;
	margin-left: 25px;
}

li.menu a {
	font-family: Georgia, Serif;
	font-style: italic;
	font-size: 14px;
	text-decoration: none;
	padding: 4px;
	border-bottom: 1px dotted #808080;
}

li.menu a:hover, li.menu a.menu_active{
	color: #ff6d00;
	border-bottom: 1px dotted #ff6d00;
}

ul.submenu {
	display: block;
	border-bottom: 1px dotted #808080;
	border-top: 1px dotted #808080;
	height: 25px;
	width: 400px;
	margin-bottom: 25px;
}

li.submenu {
	display: block;
	float: left;
	margin-right: 10px;
	height: 25px;
}

li.submenu a {
	font-family: Georgia, Serif;
	font-style: italic;
	font-size: 11px;
	text-decoration: none;
	line-height: 25px;
}

li.submenu a:hover, li.submenu a.submenu_active{
	color: #ff6d00;
}

ul.collection_list {
	display: block;
	float: left;
}

li.collection_list {
	display: block;
	width: 185px;
	height: 40px;
	margin: 0px 0px 0px 25px;
	padding: 15px 0px 0px 15px;
	background-color: #efefef;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
}

li.collection_list a {
	display: block;
	font-family: Georgia, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	text-decoration: none;
}

li.collection_list a:hover {
	color: #ff6d00;
}

ul.card {
	display: block;
	position: absolute;
	left: 25px;
	top: 70px;
}

li.card {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	color: #FFFFFF;
}

li.card a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

div.text {
	padding: 25px 50px 25px 50px;
	background-color: #ffffff;
	width: 400px;
	margin-left: 9px;
}

div.text h2 {
	font-size: 16px;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #ff6d00;
	padding-bottom: 10px;
}

div.text span {
	display: block;
	margin-bottom: 10px;
	line-height: 16px;
	font-size: 11px;
	font-family: Georgia, serif;
}

div.text strong {
	display: block;
	line-height: 16px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #ff6d00;
}

div.text i {
	display: block;
	margin-bottom: 10px;
	line-height: 16px;
	font-size: 11px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #ff6d00;
}

div#AFORUM_content a.textlink {
	line-height: 16px;
	font-size: 11px;
	font-family: Georgia, serif;
}
