body
{
	background: #0E3546 url(/templates/Spectical/images/bg.jpg) repeat-x;
	color: white;
	cursor: default;
}

h1, h2, h3, h4, h5, h6
{
	color: #0E3546;
}

div#body
{
	margin: auto;
	width: 950px;
}

div#noscript
{
	text-align: center !important;
	background-color: #0E3546;
	font-size: 9pt;
	padding: 3px;
}

div#navigation
{
	background: url(/templates/Spectical/images/nav_bg.jpg) no-repeat -30px -17px;
	width: 920px;
	height: 63px;
	margin: auto;
	text-shadow: #0E3546 2px 2px;
}

div#navigation ul
{
	margin: 0;
	padding: 0;
}

div#navigation ul.Nav
{
	position: absolute;
}

div#navigation a
{
	color: white;
}

div#navigation .navTitle,
div#navigation a.navSubTitle:hover
{
	text-align: center;
	width: 150px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #0E3546;
	padding: 10px 0 10px 0;
	width: 150px;
	border: 0 !important;
}

div#navigation .navTitle:hover
{
	box-shadow: 0 0 10px #55C5F3;
	-moz-box-shadow: 0 0 10px #55C5F3;
	color: #C3E5F3;
}

div#navigation ul.subNav > li .navSubTitle
{
	display: block;
	padding: 10px 0 10px 0 !important;
	width: 150px;
	text-align: center;
}

div#navigation ul.Nav ul.subNav ul
{
	display: none;
	position: absolute;
	background: #0E3546;
	margin: -5px 0 0 -24px;
	padding: 3px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 0 2px 10px #55C5F3;
	-webkit-box-shadow: 0 2px 10px #55C5F3;
	-moz-box-shadow: 0 2px 10px #55C5F3;
	width: 194px;
}

div#navigation ul.Nav ul.subNav ul li
{
	display: block;
	padding: 5px;
	font-size: 11pt;
}

div#navigation ul.Nav ul.subNav li:hover ul
{
	display: block;
	z-index: 1;
}

div#navigation ul.Nav ul.subNav ul li a
{
	padding: 3px;
	padding-bottom: 5px;
	font-size: 10pt;
}

div#navigation ul.Nav ul.subNav li a:hover
{
	border-bottom: 2px solid #098ABF;
	padding-bottom: 3px;
}

div#navigation ul > li,
div#navigation .navTitle,
div#navigation ul.subNav,
div#content,
div#sidebar
{
	display: table-cell;
}

div#banner,
div#content
{
	background-color: white;
	color: black;
	padding: 10px;
}

div#banner
{
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-bottom-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
}

div#banner div
{
	background: url(/templates/Spectical/images/truefusion.jpg) no-repeat center center;
	width: 930px;
	height: 183px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

div#content
{
	vertical-align: top;
	padding: 20px;
	padding-top: 0;
	width: 675px;
	-khtml-border-bottom-left-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

div#content a
{
	color: #0E3546;
	border-bottom: 1px dashed #0E3546;
}

div#content ul.project_links a
{
	display: block;
	color: white;
	background-color: #0E3546;
	padding: 5px;
	margin-bottom: 3px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight: bold;
}

div#content ul.project_links a:hover
{
	color: #9EDBF3;
}

div#sidebar
{
	background: url(/templates/Spectical/images/corner.jpg) no-repeat;
	vertical-align: top;
	width: 275px;
}

div#sidebar div.packet
{
	background: url(/templates/Spectical/images/side_bg.jpg) no-repeat;
	margin: 10px 0 10px 10px;
	padding: 7px 3px 3px 3px;
	-khtml-border-top-left-radius: 10px;
	-khtml-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}

div#sidebar div.packet ul
{
	list-style: none;
	margin: 10px 0 15px 0;
	padding: 0;
}

div#sidebar div.packet ul.project_links a
{
	text-align: left;
}

div#sidebar div.packet ul li
{
	margin: 5px 5px 8px 5px;
}

div#sidebar div.packet a
{
	display: block;
	padding: 5px;
	color: white;
	background: #0E3546;
	outline: 1px solid #0E3546;
	border: 2px solid #06658C;
	font-weight: bold;
	text-align: center;
}

div#sidebar div.packet a:hover
{
	border-color: #098ABF;
}

div#sidebar div.packet h1,
div#sidebar div.packet h2,
div#sidebar div.packet h3,
div#sidebar div.packet h4,
div#sidebar div.packet h5,
div#sidebar div.packet h6
{
	color: white;
	text-align: center;
	margin: 0;
}

div#sidebar div.packet span
{
	display: block;
	text-align: center;
	font-size: 9pt;
	letter-spacing: 3px;
	font-weight: bold;
	margin-bottom: 5px;
}

div#footer
{
	text-align: center;
	padding: 15px;
}


div#top_shade
{
	background: url(/templates/Spectical/images/top_shade.jpg) repeat-x;
	height: 55px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 0 -10px -50px -10px;
}

div#bottom_shade
{
	background: url(/templates/Spectical/images/bottom_shade.jpg) repeat-x;
	height: 55px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: -25px -10px -11px -10px;
}

img#down_arrow
{
	margin: 5px 15px 0 -15px;
}
