@charset "utf-8";
/* CSS Document */

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, font, 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;
	vertical-align: baseline;
}
html {
	height:100%;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", "Lucida Sans Regular", "Arial";
	background: #4E0D4D url(../images/back.png) left bottom repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color:#B2A5B2;
	font-size:11px;
}
img {
	border:0;
}
a:link, a:active, a:visited {
	color:#B2A5B2;
	text-decoration:none;
}
a:hover {
	color:#B20878;
}
a.purple:link, a.purple:active, a.purple:visited {
	color:#B20878;
	text-decoration:none;
}
h1 {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FEFEFE;
	background: url(../images/bullet.jpg) no-repeat 0 2px;
	text-align:left;
	padding:0 0 0 20px;
	margin-top:4px;
}
p {
	color:#EFB0DE;
	line-height:128%;
	text-align:left;
	font-size:12px;
	padding:9px 20px 0 2px;
}
p a:link, p a:visited, p a:active {
	color:#EFB0DE;
}
p a:hover {	
	color:#FEFEFE;
}
#container {
	margin: 0 auto;
	width: 911px;
	background:url(../images/backgroundGraphic.png) no-repeat 0 0;
	overflow:hidden;
	margin-top: 40px;
}
.header {
	padding:90px 0 0 60px;
}
.content {
	padding:45px 0 3px 0;
	width:620px;
	margin:0 auto;
}
.content .Wrapper,
.content .Wrapper2 {
	float:left;
}
.content .Wrapper:hover {
background:url(../images/hover.png) no-repeat 0 -19px;
}
.content .Wrapper2:hover {
background:url(../images/hover.png) no-repeat -29px -19px;
}
.content .logos {
	height:150px;
	position:relative;
}
.content .logos span {
	display:block;
	position:absolute;
}
.content .logos span.SandyPrivat {
	left:75px;
}
.content .logos span.LoveChild {
	left:-40px;
	top:50px;
}
.content .description {
	margin-top:25px;
}
.content .description .box {
	background:url(../images/back_description.png) no-repeat top left;
	width:249px;
	height:160px;
	padding:30px 0px 10px 10px;
}
.Privat {
	margin-left:10px;
	margin-right:82px;
}
.footer {
	line-height:110%;
	font-family:Helvetica, sans-serif;
	font-size:10px;
}

/*Social Media Icons*/
.linking {
	padding-bottom:8px;
	margin:0 0 8px 255px;
	width:390px;
	text-align:center;
}
.linking a:link, .linking a:active, .linking a:visited {
	color:#8B055B;
}
.linking a:hover {
	color:#B20878;
}
.linking .item {
	float:left;
	padding:0 2px;
	cursor:pointer;
}
.linking .item span {
	display:block;
}
.linking .item span.SocialMedia,
.linking .item span.SocialMedia2,
.linking .item span.SocialMedia3{
	height:18px;
	width:90px;
	background:url(../images/socialmedia-logos.png) no-repeat 20px 0;
	margin-bottom:4px;
}
.linking .item span.SocialMedia2 {
	background-position: -91px 0;
}
.linking .item span.SocialMedia3 {
	background-position: -202px 0;
}
.linking .item span.SocialMedia4,
.linking .item span.SocialMedia5{
	width:23px;
	height:23px;
	background:url(../images/squidoo.png) no-repeat 0 0;
	margin-top:-5px;
	}
.linking .item span.SocialMedia5 {
	background:url(../images/blogspot.png) no-repeat 0 1px;
	margin-left:41px;
	}