﻿/*--------------------------------------------------------------------

version: 1.0
author:  christin
email:   christin@painted-dreams.net
website: http://www.painted-dreams.net
--------------------------------------------------------------------*/

body {
scrollbar-base-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #bed7e1;
}

BODY {
margin-top: 0;
}


a {color: #7299c5;
text-decoration: none;
}
a:link {color: #7299c5;
text-decoration: none;}
a:visited {color: #7299c5;
text-decoration: none;}
a:hover, a:active {color: #ffffff ;
text-decoration: none;}

.mainbg {
background:url(graphics/bg.png);
}

.leftbg {
background:url(graphics/affiliatesbg.png);
}

p {
font-face: Verdana, Geneva;
font-family: sans-serif;
font-size: 8pt;
color: #404040;
line-height: 10pt;
letter-spacing: 1px;
text-align: justify;
margin-left: 11%;
margin-right: 11%;
margin-top: 2%;
}

.main {
font-face: Verdana, Geneva;
font-family: sans-serif;
font-size: 8pt;
color: #404040;
line-height: 10pt;
letter-spacing: 1px;
text-align: justify;
margin-left: 6%;
margin-right: 6%;
margin-top: 2%;
}


.side {
font-face: Verdana, Geneva;
font-family: sans-serif;
font-size: 8pt;
color: #404040;
line-height: 10pt;
letter-spacing: 1px;
text-align: center;
margin-left: 2%;
margin-right: 2%;
}

.date {
font-face: Verdana, Geneva;
font-family: sans-serif;
font-size: 8pt;
font-weight: none;
color: #404040;
line-height: 10pt;
letter-spacing: 3px;
text-align: right;
margin-left: 2%;
margin-right: 2%;
}

.title {
font-face: Verdana, Geneva;
font-family: sans-serif;
font-size: 8pt;
font-weight: none;
text-decoration: underline;
color: #ffffff;
line-height: 10pt;
letter-spacing: 3px;
text-align: right;
margin-left: 2%;
margin-right: 2%;
}

.imagebox { border:1px dashed #ffffff }

.right {
text-align: right;
margin-left: 5%;
margin-right: 5%;
}

.center {
text-align: center;
margin-left: 2%;
margin-right: 2%;
}

.center2 {
text-align: center;
margin-left: 11%;
margin-right: 11%;
}