File: D:/HostingSpaces/ottodas/ottodas.nl/wwwroot/static/css/default.css
/*
CSS Browser Reset
http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/
*/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
line-height: 1;
font-family: inherit;
/* text-align: left;*/
vertical-align: baseline;
}
a img, :link img, :visited img {
border: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
ol, ul {
list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
content: "";
}
/* ========
code by lemuel new media
copyright 2008
www.lemuel.nl
======== */
/* HELPERS */
.clear
{
clear: both;
}
/* MAIN DESIGN */
body
{
background: #fffef3 url("../img/stripe.gif") repeat-x 0 0;
color: #999;
font-family: "Lucida Grande", Tahoma, sans-serif;
font-size: 11px;
}
a,
a:link,
a:visited
{
color: #13e;
text-decoration: none;
}
a:hover
{
text-decoration: underline;
}
#body
{
background: #fffef3 url("../img/background.jpg") no-repeat 0 0;
padding: 20px 0 0 0;
width: 960px;
min-height: 500px;
}
#top
{
padding: 0 0 0 50px;
height: 70px;
overflow: hidden;
}
h1#logo
{
height: 70px;
width: 250px;
float: left;
}
h1#logo a
{
display: block;
height: 70px;
width: 250px;
text-indent: -999px;
overflow: hidden;
background: transparent url("../img/logo.gif") no-repeat 0 0;
}
#search
{
display: none;
float: right;
height: 70px;
}
#header-search
{
padding: 25px 0 0 0;
}
#nav
{
padding: 0 0 0 300px;
margin: 0 0 25px 0;
}
#nav ul
{
background: #007ea3;
height: 60px;
}
#nav ul li
{
float: left;
border-right: 2px solid #80bfd1;
height: 60px;
width: 116px;
}
#nav ul li.here
{
background: #005b81;
}
#nav ul li a,
#nav ul li a:link
{
display: block;
padding: 23px 0 0 0;
height: 37px;
font-size: 14px;
font-weight: bold;
text-align: center;
color: #fff;
}
/*
#nav ul li a:hover
{
color: #80bfd1;
text-decoration: none;
}
*/
#left ul
{
width: 180px;
}
#left ul li
{
margin: 0 0 25px 0;
}
#left ul li a
{
font-weight: bold;
font-size: 13px;
color: #007ea3;
line-height: 1.3;
}
#left ul li ul li
{
margin: 8px 0 8px 0;
}
#left ul li ul li a
{
font-size: 11px;
color: #707172;
font-weight: normal;
line-height: 1.3;
}
#left ul li ul li.here a
{
font-weight: bold;
line-height: 1.3;
}
#breadcrumbs
{
margin: 20px 0 20px 0;
color: #707172;
}
#breadcrumbs a,
#breadcrumbs a:link
{
font-weight: bold;
color: #707172;
}
#breadhere
{
display: none;
}
#left
{
float: left;
padding: 0 0 0 100px;
width: 200px;
}
#center
{
float: left;
width: 470px;
}
#right
{
float: left;
width: 190px;
}
/* CONTENT */
h2.title
{
color: #000;
font-size: 20px;
}
#content
{
margin: 16px 0 16px 0;
font-size: 11px;
line-height: 1.5;
color: #4b4b4d;
}
#content p
{
margin: 0 0 16px 0;
font-size: 13px;
line-height: 1.6;
color: #4b4b4d;
/* text-align: justify;*/
align: left;
}
#content #pictures
{
margin: 16px 0 16px 0;
}
#content h1,
#content h2,
#content h3
{
margin: 16px 0 6px 0;
line-height: 1.3;
font-weight: bold;
}
#content h1
{
font-size: 19px;
}
#content h2
{
font-size: 16px;
}
#content h3
{
font-size: 13px;
}
#content ul,
#content ol
{
margin: 16px 0 16px 40px;
list-style-type: disc;
font-size: 12px;
}
#content ol
{
list-style-type: decimal;
}
#content li
{
line-height: 1.5;
margin: 0 0 6px 0;
}
#content strong,
#content b
{
font-weight: bold;
line-height: 1.5;
}
#content em,
#content i
{
font-style: italic;
line-height: 1.5;
}
#content a:link,
#content a:visited
{
text-decoration: underline;
font-weight: bold;
color: #007ea3;
}
#content a:hover
{
color: #960b62;
}
/* THUMBNAILS */
#thumbnails
{
margin: 0 0 0 20px;
}
.thumb
{
width: 64px;
height: 64px;
background-position: center center;
float: left;
margin: 0 16px 16px 0;
}
.thumb a
{
display: block;
width: 64px;
height: 64px;
text-indent: -999px;
overflow: hidden;
}
/* SEARCH */
#sresults
{
margin: 0 0 0 40px;
padding: 10px 0 10px 0;
list-style: disc;
}
#sresults li
{
margin: 10px 0 10px 20px;
}
#sresults h4
{
margin: 0;
padding: 0;
font-weight: bold;
}
/* FORM */
.f_container
{
margin: 40px 0 40px 0;
padding: 15px 0 15px 0;
border-left: 5px solid #ddd;
}
.f_box
{
padding: 0 0 10px 0;
}
.f_error
{
padding: 5px 10px 25px 20px;
font-size: 12px;
font-weight: bold;
color: #fff;
}
.f_error span
{
padding: 5px;
background: #d00049;
}
.f_element,
.f_element_empty
{
clear: both;
padding: 5px 10px 5px 20px;
}
.f_label
{
display: block;
margin: 0;
padding: 0 0 3px 0;
font-size: 11px;
font-weight: bold;
color: #333;
}
.f_element_empty .f_label
{
padding: 0 0 4px 17px;
color: #d00049;
background: #fff url("../img/form_mark.gif") no-repeat 0 0;
}
.f_input
{
}
.f_input .f_field
{
width: 250px;
}
.f_input textarea
{
width: 350px;
height: 100px;
}
.f_input select
{
}
.f_input .f_radio
{
display: block;
padding: 0 0 2px 0;
}
.f_save
{
padding: 15px 10px 5px 20px;
}
/* FOOTER */
#footer
{
margin: 50px 0 0 0;
border-top: 1px solid #bfddda;
padding: 10px;
font-size: 10px;
color: #777;
}
#lemuel
{
color: #bbb;
}
#lemuel a,
#lemuel a:link
{
color: #bbb;
}