body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
background-color: #000000;
margin-top: 0px;
}
a:link {
font-size:12px;
color:#000;
font-family:Calibri;
}
a:visited {
font-size:12px;
color:#000666;
font-family:Calibri;
}
a:hover {
font-size:12px;
color:#000;
font-weight:bold;
font-family:Calibri;
}
#top{
position:absolute;
left:50%;
margin-left:-400px;
width:800px;
height:150px;
background-color:#000;
background-image:url('../images/skyline_a2.gif');
/*border-left:1px solid #F2F2F2;*/
/*border-right:1px solid #F2F2F2;*/
}
#menu{
position:absolute;
top:150px;
left:50%;
margin-left:-400px;
width:800px;
height:40px;
}
#menu .moduletable_flatmenu{
height:40px;
width:100%;
}
#menu .mainlevel {
align:left;
height:40px;
width:110px;
}
#menu
li {display:inline;}
#menu
li a
{
display:block;
float:left;
color:#999966;
text-decoration:none;
font-weight:bold;
font-size:16px;
font-family:Calibri;
margin-bottom:8px;
text-align:left;
}
#menu
li a:hover
{
color:#fff;
}
#main{
position:absolute;
top:190px;
left:50%;
margin-left:-400px;
width:800px;
background-color:white;
}
li {
list-style-type: none;
}
#contenttable{
position:relative;
display: table;
background-color:#white;
width:100%;
background-image:url('../images/ezelsoor.png');
background-repeat:no-repeat;
background-position: bottom left;
padding-bottom:45px;
border-collapse:collapse;
}
#contenttable .row{
display: table-row;
width:100%;
}
#contenttable .contentcel{
display: table-cell;
font-family: Calibri;
font-size:12px;
color:#000;
padding-left:25px;
padding-top:15px;
vertical-align:top;
padding-bottom:45px;
padding-right:10px;
}
#contenttable .moduletable_usermodule{
display: table-cell;
background-color:#F5F1F1;
padding-right:10px;
padding-top:15px;
width:200px;
vertical-align:top;
padding-bottom:45px;
padding-left:15px;
}
#footer{
position:relative;
width:100%;
align:center;
background-color:#000;
}
#footer .moduletable_footertable{
display: table;
/*background-color:red;*/
height:20px;
padding-top:10px;
align:center;
font-size:12px;
color:#fff;
text-align:center;
font-family:Calibri;
width:100%;
padding-bottom:5px;
}
#footer a {
text-decoration:none;
color:#F2F2F2;
}
#footer a:hover {
color:#F2F2F2;
font-weight:bold;
}
/* #############
CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
font-size: 20px;
width: 100%;
color: #333;
font-family:Calibri;
font-weight:bold;
}
/* content title and links */
.contentpagetitle {background-color : White; }
/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 10px;
color: #F2F2F2; }
.pagebar{font-size: 10px;}
.pagenav_prev{font-size: 10px;
color: #F2F2F2; }
.pagenav_next{font-size: 10px;
color: #F2F2F2; }
a.pagenav {color: #666; border-bottom: 0;}
a.pagenav:hover {color: #D41247; border-bottom: 0;}
.pagenavcounter{
height: 10px;
}
.back_button{font-size: 10px; height: 10px;
}
/*
component heading */
.componentheading {
font-size: 20px;
color: #333;
text-align:left;
margin-top: 1.5em;
background-color: ;
font-family:Calibri;
font-weight:bold;
}
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
background-color : ;
color : #333;
font-weight : bold;
border-collapse: collapse;
font-size: 20px;
}