﻿* { margin: 0; padding: 0px; }

body { background: url(../images/sce/new/bg_top.gif) top repeat-x; }

div#container { width: 100%; border-bottom: solid 5px #ec008c; }
div#wrapper { width: 800px; margin: 0 auto; }
div#area { margin-top: 0px; background: url(../images/sce/new/swirl.gif) left 450px no-repeat; }
div#footer { width: 450px; float: right; padding-bottom: 30px; text-align: right; }

h1 { text-indent: -9999px; background: url(../images/sce/new/juliaelizabeth.gif) no-repeat; width: 415px; height: 75px; margin-top: 25px; float: left; }

.info { width: 350px; float: right; clear: right; text-align: right; }
.info p { font: 12px Arial; color: #eaeaea; padding-top: 20px; }
.info a { font: 12px Arial; color: #eaeaea; text-decoration: none; }
.info a:hover { color: #e50073; }

.menu { width: 230px; float: left; margin-top: 20px; }
.menu ul { display: block; list-style: none; }
.menu ul li { margin-top: 7px; }
.menu ul li a { font: 12px Arial; color: #6f6f6f; background: url(../images/sce/new/linorm.gif) repeat-x; padding: 5px; text-decoration: none; }
.menu ul li a:hover, .menu ul li a.selected { background: url(../images/sce/new/lihover.gif) repeat-x; font-weight: bold; color: #fff; }

.deviceleft { width: 220px; float: left; margin-top: 20px; }

.content { width: 570px; float: left; margin-top: 20px; padding-bottom: 30px; }

.withjulia { padding-bottom: 10px; background: url(../images/sce/new/bg_bottomleft.gif) bottom right no-repeat; }
.juliainfo { width: 380px; }
.withjulia h2 { font: 24px Arial; color: #ec008c; font-weight: bold; }
.withjulia ul { padding: 20px 0px 20px 50px; }
.withjulia ul li { font: 14px Arial; color: #3b3b3b; }
.withjulia p a { font: 18px Arial; color: #e50073; text-decoration: underline; }
.withjulia p a:hover { color: #311925; }
.imagebig { width: 189px; height: 131px; clear: right; background-color: #000; margin-top: 20px; }

.thread { margin-top: 20px; }
.threadinfo { width: 400px; float: left; text-align: right; }
.thread h3, .thread h3 a { color: #e50073; font: 18px Arial; text-decoration: none; }
.thread h3 a:hover { color: #1a1a1a; }
.thread p { font: 12px Arial; color: #323232; padding-top: 10px; line-height: 18px; }
.thread p a { font: 12px Arial; color: #c70667; text-decoration: underline; }
.thread p a:hover { color: #911352; }
.image { float: right; clear: right; background-color: #000; }

div#footer ul { display: inline; list-style: none; }
div#footer ul li { margin-left: 10px; display: inline; }
div#footer ul li a { font: 11px Arial; color: #e50073; text-decoration: underline; }
div#footer ul li a:hover { color: #a5195f; }
div#footer p { padding: 10px 0px 0px 0px; font: 11px Arial; color: #555053; }
div#footer a { font: 11px Arial; color: #555053; text-decoration: underline; }
div#footer a:hover { text-decoration: none; color: #242324; }

.clear { clear: both; }

p.infohead { font: 18px Arial; color: #fff; font-weight: bold; }
p.extra { font: 14px Tahoma; color: #4d4d4d; text-align: right; }

input.myfont {
	background: #000;
	padding: 5px;
	width: 60px;
	font: 14px Arial;
	color: #ec008c;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	}
