/* Pulses wrote this style sheet...
... how dare you to peek? */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #383e43;
}

#header {
	background: url(../images/header/background.png) repeat-x center;
	width: 100%;
	height: 100px;
}
#header .container {
	width: 1000px;
	height: 100px;
	margin: 0 auto 0 auto;
}
#header .logo {
	margin: 12px 0 0;
}
#header ul.tabs {
	float: right;
	list-style: none;
	margin: 40px 0 0;
	padding: 0;
}
#header ul.tabs li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
#footer {
	width: 100%;
	height: 76px;
	background: url(/images/footer/bg-s.gif) repeat-x;
	text-align: center;
}
#footer .container {
	width: 1000px;
	margin: 0 auto;
}
#footer .leftCol {
	float: left;
	width: 154px;
	padding: 11px 0 0;
	text-align: left;
}
#footer .midCol {
	float: left;
	width: 652px;
	padding: 35px 20px 0;
	margin: 0 auto;
}
#footer .rightCol {
	float: left;
	width: 154px;
	padding: 55px 0 0;
	text-align: right;
}
#footer .midCol p {
	margin: 0;	
	padding: 0;
	font-size: 10px;
	color: #7a7f85;
}

#page {
	width: 1000px;
	margin: 0 auto;
}

img {
	border: 0;
}

#coverSplash {
	width: 1000px;
	background: url(/images/cover/splash-quarto_di_luna.jpg) no-repeat center top;
	padding-top: 400px;
	margin-top: 20px;
}
#coverSplash .box1 {
	float: left;
	width: 294px;
	background: url(/images/cover/box-switching.png) no-repeat center top;
}
#coverSplash .box2 {
	float: left;
	width: 304px;
	background: url(/images/cover/box-ecomorph.png) no-repeat center top;
	padding: 0 54px;
}
#coverSplash .box3 {
	float: left;
	width: 267px;
	background: url(/images/cover/box-tools.png) no-repeat center top;
	padding: 0 0px;
}
#coverSplash p {
	padding: 145px 0 0;
	margin: 0;
	text-align: justify;
	line-height: 1.35em;
}

.newsBox {
	float:left;
	width: 471px;
	margin: 0 0 0 58px;
}
.newsBox .top {
	height: 26px;
	background: url(/images/cover/cage-news.png) no-repeat;
}
.newsBox .mid {
	height: 104px;
	background: url(/images/cover/cage-news-mid.png) repeat-y;
}
.newsBox ul {
	list-style: none;
	padding: 0 15px;
	margin: 0;
}
.newsBox li {
	padding: 9px 0;
	margin: 0;
}
.newsBox .bottom {
	height: 6px;
	background: url(/images/cover/cage-news-bottom.png) no-repeat;
}
.newsBox .seeMore {
	margin: 7px 0 0 400px;
}

a {
	color: #7490ac;
	text-decoration: none;
}
a:visited {
	color: #7490ac;
}
a:active {
	color: #7490ac;
}
a:hover {
	color: #9eb3c9;
}

.supportBox {
	float: left;
	width: 270px;
	height: 200px;
	margin: 30px 0 0 150px;
}
.supportBox p {
	margin: 0;
	padding: 10px 0;
}
.supportBox .btn {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
}

.getitFrame {
	width: 1000px;
}
.getitFrame .top {
	background-image: url(/images/getit/frame-top.png);
	height: 10px;
}
.getitFrame .mid {
	background-image: url(/images/getit/frame.png);
	height: 132px;
}
.getitFrame .bot {
	background-image: url(/images/getit/frame-bottom.png);
	height: 10px;
}
.getitFrame p {
	margin: 0;
	padding: 10px 10px 10px 10px;
}

.getitTopBoxes {
	float: left;
	width: 420px;
	margin-top: 30px;
}
.getitTopBoxes p {
	margin: 0;
	padding: 10px 0;
}

.newsScreen {
	width: 988px;
	margin: 30px auto 0;
	background: url(/images/news/mid.png) repeat-y;
}
.newsScreen .top {
	width: 988px;
	height: 24px;
	background: url(/images/news/top.png) no-repeat;
}
.newsScreen .bottom {
	clear: both;
	width: 988px;
	height: 15px;
	background: url(/images/news/bottom.png) no-repeat;
}
.newsScreen .left {
	float: left;
	width: 688px;
	margin: 0 0 0 20px;
}
.newsScreen .right {
	float: left;
	width: 275px;
}
.newsScreen .right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.newsScreen .right li {
	cursor: default;
	min-height: 16px;
	width: 252px;
	margin: 0;
	padding: 6px 5px 8px 10px;
	font-weight: bold;
}
.newsScreen .right li.sel {
	height: 16px;
	overflow: hidden;
	background: url(/images/news/selected.png) no-repeat;
}
.newsScreen h1 {
	font-size: 26px;
	margin: 0 0 5px !important;
	font-weight: bold !important;
	color: #111111;
}

.snowBrightLink a:link { color:#f7fafc; }
.snowBrightLink a:active { color:#f7fafc; }
.snowBrightLink a:visited { color:#f7fafc; }
.snowBrightLink a:hover { color:#ffffff; text-shadow: 0 0 4px #ffffff; }


.sideButtonText {
	float: left;
	margin: 2px 0 0 10px;
}
h1 {
	font-size: 22px;
	margin: 10px 0 5px;
	padding: 0;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	margin: 10px 0 5px;
	padding: 0;
	font-weight: normal;
}


.b {
	font-weight: bold;
}
.i {
	font-style: italic;
}

