﻿/* ++++++++++++++++++++++++++ JacApps Homepage +++++++++++++++++++++++++*/

body {
	font: 12px arial,verdana,helvetica,sans-serif;
	color: #464646;
	background: #fff url(/images/bodyBg.gif) bottom left repeat-x;
	}

#container {
	width: 983px;
	margin: 0 auto 316px;
	}
	
a:link, a:visited {
	color: #840000;
	text-decoration: none;
	}
	
a img {
	border: none;
	}

/* ++++++++++++++++++++++++++ Masthead +++++++++++++++++++++++++*/	

#masthead {
	border-bottom: 9px solid #840000;
	}
	
#googleSearch {
	font-size: 10px;
	padding-top: 52px;
	float: right;
	}
	
#googleSearch input {
	vertical-align: middle;
	}
	
#googleSearch .field {
	width: 190px;
	}
	
/* ++++++++++++++++++++++++++ Nav +++++++++++++++++++++++++*/		
	
#nav {
	font-size: 20px;
	}
	
#preloaders {
	position: absolute;
	left: -5000px;
	}
	
#nav ul {
	margin: 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	list-style-type: none;
	margin: 0;
	}
	
 span.navBg {
	display: block;
	background: url(/images/navBgRight.gif) top right no-repeat;
    padding: 14px 25px 4px 17px;
	}
	
#nav a {
	display: block;
	color: #000;
	text-decoration: none;
	background: url(/images/navBg.gif) top left repeat-x;
	}
	
#nav a:hover {
    background: url(/images/navBgHover.gif) top left repeat-x;
	color: #fff;
	}
	
#nav a:hover span {
	background: url(/images/navBgRightHover.gif) top right no-repeat;
	}
	
.clr {
	clear: both;
	}
	
/* ++++++++++++++++++++++++++ Content +++++++++++++++++++++++++*/
	
#content {
	position: relative;
	}
	
#content h3, #content h1 {
	text-align: center;
	}
	
#content h3 {
	color: #840000;
	}
	

	
/* ++++++++++++++++++++++++++ Content, Left Column +++++++++++++++++++++++++*/
	
#sidebar {
	width: 230px;
	height: 487px;
	margin-top: 9px;
	float: left;
	background: url(/images/leftColBg.gif) bottom left no-repeat;
	}
	
#sidebar .overflow {
	overflow: auto;
	height: 400px;
	clear: both;
	}
	
#sidebar ul {
	margin: 0;
	padding: 0;
	}
	
#sidebar li {
    padding: 0 0 12px 0;
    margin: 10px 5px 12px 20px;
	border-bottom: 1px solid #cfcfcf;
	list-style-type: none;
	}
	
#sidebar li img {
	float: left;
	margin-right: 6px;
	border: none;
	}
	
#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	color: #840000;
	}

#sidebar li a:link, #sidebar li a:visited {
	color: #000;
	}	

	
#sidebar p {
	color: #840000;
	padding-right: 30px;
	}
	
#sidebar p.larger {
	font-size: 125%;
	margin-top: 7px;
	}
	
/* ++++++++++++++++++++++++++Content, Right Column +++++++++++++++++++++++++*/
	
#rightCol {
	margin: 0 0 0 272px;
	padding: 15px 0 0;
	min-height: 447px;
	width: 656px;
	}
	
#rightCol h1 {
	font-size: 22px;
	line-height: 1;
	margin: 6px 0;
	text-align: center;
	}
	
#rightCol h3 {
	margin: 6px 0;
	text-align: center;
	}
	
#rightCol h4 {
	text-align: right;
	font-size: 110%;
	}
	
#flashcontent {
	text-align: center;
	}
	
	
/* ++++++++++++++++++++++++++ Bottom +++++++++++++++++++++++++*/

#bottomContent {
	background: url(/images/bottomBgSlice.gif) top left repeat-y;
	position: relative;
	margin-top: 15px;
	overflow: hidden;
	}
	
#bottomContent p {
	font-size: 105%;
	}
	
#bottomBgBottom {
	z-index: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/images/bottomBgBottom.gif) bottom left no-repeat;
	width: 984px;
	height: 10px;
	}
	
#bottomBgTop {
	height: 10px;
	width: 984px;
	background: url(/images/bottomBgTop.gif) top left no-repeat;
	}

#bottomLeft, #bottomCenter, #bottomRight {
	float: left;
	position: relative;
	}
	
#bottomLeft {
	width: 284px;
	padding: 0 25px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	}
	
#bottomLeft h3 {
	font-size: 15px;
	}
	
#bottomCenter {
	width: 275px;
	padding: 0 25px 10px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	}
	
#bottomRight {
	width: 257px;
	padding: 10px 25px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	}
	
#bottomRight p {
	margin: 3px 120px 0 0;
	}
	
#bottomLeft, #bottomCenter {
	/* background: url(/images/bottomDivider.jpg) top right no-repeat; */
	border-right: 1px solid #c6c5c5;
	}
		
.floatLeft {
	float: left;
	}

#bottomLeft p {
	margin-left: 135px;
	}
	
#bottomCenter h3 {
	font-size: 22px;
	margin-bottom: 3px;
	}
	
#bottomRight h3 {
	color: #840000;
	margin-bottom: 3px;
	}
	
#bottomContent a:link, #bottomContent a:visited {
	text-decoration: none;
	color: #840000;
	}
	
.alignRight {
	text-align: right;
	}
	
/* ++++++++++++++++++++++++++ Footer +++++++++++++++++++++++++*/
	
#footer {
    	background: url(/images/footerBorder.gif) top left no-repeat;
	clear: both;
	font-size: 90%;
	margin-top: 9px;
	padding: 6px 5px;
	width: 100%;
	}

#footer p {
	margin: 3px 0;
	}
	
.floatRight {
		float: right;
		padding-right: 5px
		}

#footer a {
	color: #464646;
	text-decoration: none;
	font-weight: bold;
	}