/* Start of CMSMS style sheet 'css zwembadtegels' */
*{
	margin:0;
	padding:0;
}
a{
	color: #006;
	text-decoration: none;
	outline: none;
}
a:hover{
	text-decoration: underline;
}
p {
	margin: 0  0 10px 0;
	line-height: 15px
}
h2 {
	color: #000066;
	font-size: 15px;
	margin-bottom: 5px;
}
h3 {
	font-size: 13px;
}
img{
	border:none;
}
table {
	float: left;
}
html {
	height: 100%;
}
body {
	font-family: Verdana;
	height: 100%;
	font-size: 11px;
	background:#000;
}

ul {
margin: 10px 20px;
}
li {
margin: 5px;
}

#content {
	position: absolute;
	width: 668px;
	height: 100%;
	left: 50%;
	overflow: auto;
	margin-left: -325px;
	background:  url('images/bg.png') repeat-y; 
}
#left_column {
	position: fixed;
	width:200px;
	min-height: 550px;
	height: 100%;
}
#logo {
	background: url('images/logo.png') no-repeat;
	width: 200px;
	height: 120px;
	margin: 10px 0 0 80px;
}

#logo a {
	width: 100px;
	height: 110px;
	display: block;
}

#menu {
	text-align: right;
}
#menu ul {
	font-weight: bold;
	font-size: 12px;
	list-style: none;
	color: #fff;
}
#menu li {
	padding: 5px 20px;
	color: #fff;
}

#menu li li {
	padding: 5px 0;
	color: #fff;
	font-size: 10px;
} 
#menu li a{
	display: block;
	color: #fff;
}
#menu li:hover,
#menu li.currentpage,
#menu li.menuactive {
	background: url('images/white_bg.png');
}

#menu li:hover a,
#menu li.menuactive a {
	color: #333;
}

#menu li a:hover,
#menu li.currentpage,
#menu li.menuactive a.menuactive {
	color: #333;
	text-decoration: none;
}

#sub_slogan {
	position: absolute;
	bottom: 0;
	width: 190px;
	font-size: 8px;
	text-align: center;
	color: #ccc;
	padding: 5px;
}

#middle_column {
	float: right;
	width:420px;
	padding: 10px 20px 0 20px;
}

#middle_column table {
	margin-bottom: 10px;
}

#middle_column table p {
	margin: 0;
	padding: 0;
	line-height: 15px
}

#middle_column table ul {
	margin-left: 15px;
}

#middle_column table img {
	margin-right: 10px;
}

#middle_column a.codes {
	width: 140px;
	height: 25px;
	padding: 3px 10px 3px 0;
	display: block;
	color: #333;
	margin-right: 10px;
	cursor: pointer;
}

#middle_column a.codes:hover {
	text-decoration: none;
}

#middle_column #box {
	width: 265px;
	height: 165px;
	background: url(uploads/images/porcelanico/code_m.jpg) no-repeat;
}
#middle_column #box2 {
	width: 126px;
	height: 141px;
	background: url(uploads/images/porcelanico_bassinwanden/codeL.jpg) no-repeat;
}

#top_menu {
	float: right;
	font-size: 10px;
}
#top_menu ul {
	margin: 0;
	list-style: none;
}
#top_menu li {
	margin: 0 5px;
	float: right;
}
#top_menu h3 {
	font-size: 11px;
}
#top_menu a {
	color: #333;
}

h1#slogan {
	color: #999;
	font-size: 16px;
	font-style:italic; 
	padding: 10px 0;
}
h1 {
	color: #333;
	font-size: 16px; 
	padding: 10px 0;
}

#footer {
clear: both;
	width: 420px;
	font-size: 9px;
	text-align: center;
	color: #666;
	padding: 0;
	margin-top: 5px;
}

#footer a {
	color: #333;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*Supersize Plugin Styles*/
#navigation{
	background: url('images/navbg.gif') no-repeat;
	float: right;
	margin:22px 20px 0 0;
}
#loading {
	position: absolute;
	top: 49.5%; 
	left: 49.5%;
	z-index: 3;
	width: 24px; 
	height: 24px;
	text-indent: -999em;
	background-image: url(images/progress.gif);
}

#supersize{
	position:fixed;
}
#supersize img {
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

/* End of 'css zwembadtegels' */

