/* REDEFINITIONS */

* {
	margin:0;
	padding:0;
}

body {
	font-family:arial,sans-serif;
	font-size:80%;
	min-width:762px;
}

body.dawn 	 { background:#000000 url(../../images/uploaded/dawn_back.jpg) top center no-repeat; color:#ffffff; }
body.day 	 { background:#ffffff url(../../images/uploaded/day_back.jpg) top center no-repeat; color:#000000; }
body.dusk 	 { background:#000000 url(../../images/uploaded/dusk_back.jpg) top center no-repeat; color:#ffffff; }
body.night	 { background:#000000 url(../../images/uploaded/night_back.jpg) top center no-repeat; color:#ffffff; }

img {
	border:0;
}

h1 {
	font-size:140%;
	margin-top:25px;
	margin-bottom:15px;
	line-height:130%;
}

h2 {
	font-size:120%;
	margin-top:15px;
	margin-bottom:15px;
	line-height:130%;
}

body.dawn h2 	{ color:#999999; }
body.dusk h2 	{ color:#999999; }
body.day h2 	{ color:#0c2576; }
body.night h2 	{ color:#999999; }

p {
	margin-top:10px;
	margin-bottom:10px;
	line-height:120%;
}

a:link 		{color: #ffffff; text-decoration: underline; font-weight:normal;}
a:visited 	{color: #ffffff; text-decoration: underline; font-weight:normal;}
a:hover 	{color: #ffffff; text-decoration: none; font-weight:normal;}
a:active 	{color: #ffffff; text-decoration: underline; font-weight:normal;}

body.day a:link 	{color: #0c2576; text-decoration: underline; font-weight:normal;}
body.day a:visited 	{color: #0c2576; text-decoration: underline; font-weight:normal;}
body.day a:hover 	{color: #0c2576; text-decoration: none; font-weight:normal;}
body.day a:active 	{color: #0c2576; text-decoration: underline; font-weight:normal;}

body.day h1 {
	color:#0c2576;
}

/* IDS */

#page {
	width:762px;
	margin:10px auto;
}

#logo {
	width:175px;
	height:57px;
	margin-right:27px;
	float:right;
}

body.dawn #logo { background:url(../../images/uploaded/logo.png); }
body.day #logo { background:url(../../images/uploaded/logo_day.png); }
body.dusk #logo { background:url(../../images/uploaded/logo.png); }
body.night #logo { background:url(../../images/uploaded/logo.png); }

#contacttop {
	width:319px;
	height:15px;
	margin-top:86px;
	float:left;
	text-indent:-9999px;
	background:url(../../images/uploaded/contact_no.png)  top left no-repeat;
}

#contacttop a {
	display:block;
	width:241px;
	height:10px;
	font-size:1px;
	line-height:1px;
}

#header {
	width:760px;
	height:210px;
	padding-top:5px;
	clear:both;
}

#navigation {
	width:647px;
	height:22px;
	margin-left:13px;
	margin-top:16px;
}

#navigation ul#menu	{
	width:647px;
	height:22px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background: transparent url(../../images/uploaded/nav.png) top left no-repeat;
}	

body.day #navigation ul#menu 	{ background: transparent url(../../images/uploaded/nav_day.png) top left no-repeat; }

ul#menu li {
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style:none;
	top: 0px;
	line-height:0px;
	font-size:1px;
	float:left;
}

ul#menu li, ul#menu a {
	height: 22px;
	display: block;
	margin: 0px;
	padding: 0px;
}

ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	position:relative; z-index: 1;
}

#home 		{left: 0px; width:63px; }
#about		{left: 63px; width:96px; }
#services	{left: 159px; width:122px; }
#clients	{left: 281px; width:112px; }
#news		{left: 393px; width:65px; }
#contact	{left: 458px; width:106px; }
#mysims		{left: 564px; width:89px; }

#home a span	{left: 0px; width:63px; background: transparent url(../../images/uploaded/nav.png) top left no-repeat; }
body.day #home a span	{left: 0px; width:63px; background: transparent url(../../images/uploaded/nav_day.png) top left no-repeat; }
#home a:hover span		{background: transparent url(../../images/uploaded/nav.png) 0px -22px no-repeat; height:100%; display:block;}
body.day #home a:hover span		{background: transparent url(../../images/uploaded/nav_day.png) 0px -22px no-repeat; height:100%; display:block;}

#about a span	{left: 0px; width:96px; background: transparent url(../../images/uploaded/nav.png) -63px 0px no-repeat; }
body.day #about a span	{left: 0px; width:96px; background: transparent url(../../images/uploaded/nav_day.png) -63px 0px no-repeat; }
#about a:hover span		{background: transparent url(../../images/uploaded/nav.png) -63px -22px no-repeat; height:100%; display:block;}
body.day #about a:hover span	{background: transparent url(../../images/uploaded/nav_day.png) -63px -22px no-repeat; height:100%; display:block;}

#services a span	{left: 0px; width:122px; background: transparent url(../../images/uploaded/nav.png) -159px 0px no-repeat; }
body.day #services a span	{left: 0px; width:122px; background: transparent url(../../images/uploaded/nav_day.png) -159px 0px no-repeat; }
#services a:hover span		{background: transparent url(../../images/uploaded/nav.png) -159px -22px no-repeat; height:100%; display:block;}
body.day #services a:hover span		{background: transparent url(../../images/uploaded/nav_day.png) -159px -22px no-repeat; height:100%; display:block;}

#clients a span	{left: 0px; width:112px; background: transparent url(../../images/uploaded/nav.png) -281px 0px no-repeat; }
body.day #clients a span	{left: 0px; width:112px; background: transparent url(../../images/uploaded/nav_day.png) -281px 0px no-repeat; }
#clients a:hover span		{background: transparent url(../../images/uploaded/nav.png) -281px -22px no-repeat; height:100%; display:block;}
body.day #clients a:hover span		{background: transparent url(../../images/uploaded/nav_day.png) -281px -22px no-repeat; height:100%; display:block;}

#news a span	{left: 0px; width:65px; background: transparent url(../../images/uploaded/nav.png) -393px 0px no-repeat; }
body.day #news a span	{left: 0px; width:65px; background: transparent url(../../images/uploaded/nav_day.png) -393px 0px no-repeat; }
#news a:hover span		{background: transparent url(../../images/uploaded/nav.png) -393px -22px no-repeat; height:100%; display:block;}
body.day #news a:hover span		{background: transparent url(../../images/uploaded/nav_day.png) -393px -22px no-repeat; height:100%; display:block;}

#contact a span	{left: 0px; width:106px; background: transparent url(../../images/uploaded/nav.png) -458px 0px no-repeat; }
body.day #contact a span	{left: 0px; width:106px; background: transparent url(../../images/uploaded/nav_day.png) -458px 0px no-repeat; }
#contact a:hover span		{background: transparent url(../../images/uploaded/nav.png) -458px -22px no-repeat; height:100%; display:block;}
body.day #contact a:hover span		{background: transparent url(../../images/uploaded/nav_day.png) -458px -22px no-repeat; height:100%; display:block;}

#mysims a span	{left: 0px; width:89px; background: transparent url(../../images/uploaded/nav.png) -564px 0px no-repeat; }
body.day #mysims a span	{left: 0px; width:89px; background: transparent url(../../images/uploaded/nav_day.png) -564px 0px no-repeat; }
#mysims a:hover span		{background: transparent url(../../images/uploaded/nav.png) -564px -22px no-repeat; height:100%; display:block;}
body.day #mysims a:hover span		{background: transparent url(../../images/uploaded/nav_day.png) -564px -22px no-repeat; height:100%; display:block;}

body#homepage #home a span	{background: transparent url(../../images/uploaded/nav.png) 0px -22px no-repeat; height:100%; display:block;}
body#homepage.day #home a span		{background: transparent url(../../images/uploaded/nav_day.png) 0px -22px no-repeat; height:100%; display:block;}

body#aboutpage #about  a span		{background: transparent url(../../images/uploaded/nav.png) -63px -22px no-repeat; height:100%; display:block;}
body#aboutpage.day #about  a span		{background: transparent url(../../images/uploaded/nav_day.png) -63px -22px no-repeat; height:100%; display:block;}

body#servicespage #services  a span	{background: transparent url(../../images/uploaded/nav.png) -159px -22px no-repeat; height:100%; display:block;}
body#servicespage.day #services  a span	{background: transparent url(../../images/uploaded/nav_day.png) -159px -22px no-repeat; height:100%; display:block;}

body#clientspage #clients a span 	{background: transparent url(../../images/uploaded/nav.png) -281px -22px no-repeat; height:100%; display:block;}
body#clientspage.day #clients  a span	{background: transparent url(../../images/uploaded/nav_day.png) -281px -22px no-repeat; height:100%; display:block;}

body#newspage #news a span		{background: transparent url(../../images/uploaded/nav.png) -393px -22px no-repeat; height:100%; display:block;}
body#newspage.day #news	 a span		{background: transparent url(../../images/uploaded/nav_day.png) -393px -22px no-repeat; height:100%; display:block;}

body#contactpage #contact a span 	{background: transparent url(../../images/uploaded/nav.png) -458px -22px no-repeat; height:100%; display:block;}
body#contactpage.day #contact  a span	{background: transparent url(../../images/uploaded/nav_day.png) -458px -22px no-repeat; height:100%; display:block;}

body#mysimspage #mysims a span 	{background: transparent url(../../images/uploaded/nav.png) -564px -22px no-repeat; height:100%; display:block;}
body#mysimspage.day #mysims a span 	{background: transparent url(../../images/uploaded/nav_day.png) -564px -22px no-repeat; height:100%; display:block;}

#footer {
	font-size:75%;
	clear:both;
	padding-top:10px;
	border-top:1px solid #ffffff;
	padding-bottom:30px;
}

body.day #footer { border-top:1px solid #000000; }

#footer #footerleft {
	float:left;
}

#footer #footerright {
	float:right;
}

#newsarea, #quotes, #subnav {
	width:170px;
	float:left;
	margin-top:33px;
	margin-bottom:25px;
}

#newsarea p, #quotes p, #subnav p {
	padding-left:15px;
	padding-right:15px;
}

#newsarea h1, #quotes h1, #subnav h1 {
	width:170px;
	height:63px;
	text-indent:-9999px;
}

#subnav h1, #newsarea h1, #quotes h1 {
	height:35px;
}

#newsarea h1 { background:url(../../images/uploaded/news_mast.png) top left no-repeat; }
#quotes h1 { background:url(../../images/uploaded/inspiration_mast.png) top left no-repeat; }
#subnav h1 { background:url(../../images/uploaded/subnav_mast.png) top left no-repeat; }

body.day #newsarea h1 { background:url(../../images/uploaded/news_mast_day.png) top left no-repeat; }
body.day #quotes h1 { background:url(../../images/uploaded/inspiration_mast_day.png) top left no-repeat; }
body.day #subnav h1 { background:url(../../images/uploaded/subnav_mast_day.png) top left no-repeat; }

#maincontent {
	width:356px;
	margin-top:33px;
	margin-left:32px;
	margin-right:32px;
	margin-bottom:40px;
	float:left;
}

#maincontent strong {

}

#subnav li {
	width:170px;
	list-style:none;
}

#subnav li a {
	width:170px;
	display:block;
	border-top: 1px solid #e0e0e0;
	padding-bottom:5px;
	padding-top:5px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

#subnav li a:hover {
	width:170px;
	display:block;
	border-top: 1px solid #e0e0e0;
	padding-bottom:5px;
	padding-top:5px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	background:#5d5d5d;
}

.selectedlink {
	color:#c0c0c0;
}

#maincontent ul {
	margin-left:20px;
	margin-bottom:10px;
	list-style:none;
}

body.day #subnav li a {
	width:170px;
	display:block;
	border-top: 1px solid #5d5d5d;
	padding-bottom:5px;
	padding-top:5px;
	color:#0c2576;
	text-decoration:none;
	font-weight:bold;
}

body.day #subnav li a:hover {
	width:170px;
	display:block;
	border-top: 1px solid #5d5d5d;
	padding-bottom:5px;
	padding-top:5px;
	color:#0c2576;
	text-decoration:none;
	font-weight:bold;
	background:#e0e0e0;
}

body.day .selectedlink {
	color:#5d5d5d;
}