/* @group Structural */

body {
	margin: 0;
	padding: 0;
	background: url(images/layout/background-header.jpg) repeat-x;
	font-family: Calibri, Lucida, Arial, Verdana, "Lucida Grande", Lucida, sans-serif;
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	margin-top: 20px;
}

#middle {
    position: relative;
	background-color: white;
}

#horizon {
	color: black;
	position: absolute;
	top: 10%;
	left: 0px;
	width: 100%;
	height: 319px;
	overflow: visible;
	visibility: visible;
	display: block;
	background: white url(images/splash/background.gif) repeat-x;
}
	
/* @end */

/* @group Splash Style */

#splashstaff {
	position: absolute;
	left: 500px;
	top: 10px;
}

#splashnav {
	position: absolute;
	top: 132px;
	z-index: 1;
}

#splashnav ul li {
	float: left;
	display: block;
	margin: 0;
	font-size: 96%;
}

#splashnav .novus {
	background-image: url(images/splash/novus.gif);
	height: 126px;
	width: 154px;
	padding: 11px 0 0 66px;
}

#splashnav .helix {
	background-image: url(images/splash/helix.gif);
	height: 126px;
	width: 154px;
	padding: 11px 0 0 66px;
	
}

#splashnav .helixre {
	background-image: url(images/splash/helixre.gif);
	height: 126px;
	width: 154px;
	padding: 11px 0 0 66px;
}

#splashnav .sunrise {
	background-image: url(images/splash/sunrise.gif);
	height: 126px;
	width: 154px;
	padding: 11px 0 0 66px;
}

#splashnav a {
	display: block;
	font-size: 0.9em;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#splashnav a:hover  {
	background-position: 0 -138px;
}

#splashnav p {
    margin-top: 15px;
    padding:0;
}

#clickhere {
	position: absolute;
	top: 288px;
	font-size: 0.9em;
	line-height: 16px;
	width: 400px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #dbcbcb;
}

#clickhere img {
	float: left;
	margin: 2px 10px 0 0;
}

#clickhere a {
	text-decoration: none;
}

#clickhere a.clickproduct {
	color: #b05656;
}

#clickhere a.enterwebsite {
	color: #6d5a5b;
}

#clickhere a:hover {
	text-decoration: underline;
	color: #000;
}

/* @end */

/* @group Header & Navigation */

#header {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	height: 139px;
	z-index: 0;
}

#header-logo {
	padding-top: 18px;
}

#header-allstar {
	position: relative;
	bottom: 106px;
	left: 638px;
	width: 250px;
}

#header-nav {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
}

#navigation {
	position: absolute;
	top: 105px;
	height:31px;
}

form ul,
#navigation ul,
#splashnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

#navigation a {
	height: 31px;
	display: block;
	text-indent: -9999px;
}

#navigation .navhome {
	width: 79px;
	background: url(images/navigation/home.gif) no-repeat;
}

#navigation .navaboutus {
	width: 100px;
	background: url(images/navigation/aboutus.gif) no-repeat;
}

#navigation .navoursoftware {
	width: 127px;
	background: url(images/navigation/oursoftware.gif) no-repeat;
}

#navigation .navourservices {
	width: 121px;
	background: url(images/navigation/ourservices.gif) no-repeat;
}

#navigation .navnewsevents {
	width: 137px;
	background: url(images/navigation/newsevents.gif) no-repeat;
}

#navigation .navcontactus {
	width: 111px;
	background: url(images/navigation/contactus.gif) no-repeat;
}

#navigation .navclientlogin {
	width: 116px;
	background: url(images/navigation/clientlogin.gif) no-repeat;
}

#navigation a:hover  {
	background-position: 0 -33px;
}

/* @end */

/* @group Main Section */

/* @group Front Page */

#front-section {
	height: 536px;
	margin-bottom: 20px;
	position: relative;
}

#tall-section {
	position: relative;
	float: right;
	width: 207px;
	height: 352px;
}

#splash-image {
	position: relative;
	width: 653px;
	height: 164px;
	margin: 0;
	padding: 0;
	background: url(images/splashback.png) repeat-x;
}

#splash-image p {
	color: #4d0707;
	width: 300px;
	padding-left: 20px;
	font-size: 1em;
}

#spot-staff {
	position: absolute;
	top: 182px;
}

#spot-support {
	position: absolute;
	left: 224px;
	top: 182px;
}

#spot-news {
	position: absolute;
	left: 448px;
	top: 182px;
}

#cta-box-push {
	position: absolute;
	top: 368px;
}

#cta-box-push {
	position: absolute;
	top: 368px;
}

#cta-box-register {
	position: absolute;
	top: 368px;
	left: 448px;
}

#cta-box-push, #cta-box-register {
	width: 431px;
	height: 168px;
	margin-top: 0;
	background: url(images/cta-background.jpg) no-repeat;
	display: inline;
}

.cta-title {
	font-size: 1.1em;
	color: #6D0C0C;
	margin-top: 15px;	
}

.cta-text {
	margin: 16px 20px 0 0;
	color: #874441;
	font-size: 0.9em;
}

.cta-image {
	margin: 15px 10px 5px 10px;
	float: left;
	width: 66px;
	height: 150px;
	text-align: center;
}

form em {
    color: #ff0000;
}
    
fieldset {
    padding: 12px 100px 0 0;
    margin: 0 0 10px 0;
    background: url(images/forms/form-gradient.jpg) repeat-x;
    background-position: 0 -2px;
    border: 3px double #F3E9E9;
}

.frminput {
	padding: 5px 10px 0 7px;
	margin: 0;
	height: 20px;
	width: 155px;
	font-family: Calibri, Arial, Verdana, "Lucida Grande", Lucida, sans-serif;
	background: url(images/forms/textbox-background.jpg) no-repeat;
	border-style: none;
	font-size: 0.8em;
}

.frmselect {
	font-family: Calibri, Arial, Verdana, "Lucida Grande", Lucida, sans-serif;
	border: 1px solid #959595;
	font-size: 0.8em;
	padding: 2px 0 2px 0;
}

.frmtextarea {
    padding: 5px;
	height: 95px;
	width: 245px;
	font-family: Calibri, Arial, Verdana, "Lucida Grande", Lucida, sans-serif;
	background: url(images/forms/textarea-background.jpg);
	border: 1px solid #959595;
	font-size: 0.8em;
	overflow-y: scroll;
}

.frmsubmit {
    margin-left: 216px;
    width: 125px;
    height: 30px;
    border: none;
	font-family: Calibri, Arial, Verdana, "Lucida Grande", Lucida, sans-serif;
	background: url(images/forms/button-background.jpg) no-repeat;	    
	outline: none;
}

.frminput:focus {
    background-position: 0 -78px;
}

.frmtextarea:focus {
    border: 1px solid #d26262;
}

.frmsubmit:hover {
    background-position: 0 -31px;
}

#tt-register {
	margin-top: 0px;
	height: 25px;
	width: 170px;
	position: absolute;
	overflow: hidden;
	top: 120px;
	left: 85px;
}

#tt-register .inputbox{
	padding: 5px 0 0 7px;
	height: 23px;
	width: 161px;
	font-family: Calibri, Arial, Verdana, "Lucida Grande", Lucida, sans-serif;
	background: url(images/forms/tt-register-background.jpg) no-repeat;
	border-style: none;
	font-size: 0.8em;
}

#tt-submit {
	margin-top: 10px;
	position: absolute;
	top: 110px;
	left: 265px;
}

#tt-error {
    position: absolute;
    top: 149px;
    left: 90px;
    width: 350px;
    font-size: 0.7em;
    color: #7f0202;
}

.tt-issue {
    margin-bottom:20px;
}

.tt-thumb {
    float:left;
    width:82px;
}

.tt-thumb img {
    padding: 5px 5px 0 0;
    margin:0;
    border:0;
 }
/* @end */

/* @group Breadcrumb */

#breadcrumb {
	color: #A69191;
	margin-bottom: 20px;
	font-size: 0.8em;
}

#breadcrumb a {
	color: #A69191;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #5E3434;
	text-decoration: underline;
}

/* @end */

/* @group Datecard */

#datecard {
	line-height: 15px;
	width: 38px;
	height: 35px;
	background-image: url(images/datecard.png);
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 15px;
	text-align: center;
}

/* These font sizes are specifically set so they can't move beyond the size they're set at. */

#datecard h1 {
	color: #865656;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 0;
	height: 13px;
	font-size: 13px;
}

#datecard h2 {
	color: #483939;
	padding: 0;
	margin-top: -2px;
	font-weight: bold;
	font-size: 16px;
}

#datetitle {
	padding-bottom: 2px;
	border-bottom: 1px solid #E5DEDE;
	width: 600px;
}

/* @end */

/* @group Commentary */

#commentary {
	width: 600px;
	border-top: 1px solid #E5DEDE;
	padding-top: 25px;
	padding-bottom: 35px;
}

#commentary img {
	float: left;
	padding-right: 15px;
}

#commentary p {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #A55050;
	line-height: 18px;
	font-size: 0.9em;
}

#commentary .author {
	color: #6D0C0C;
}

/* @end */

#pagetitle h1 {
	color: #6D0C0C;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#datetitle #pagetitle {
	padding-top: 5px;
}

#rssfeed {
    float: right;
    font-size: 0.8em;
    background: url(images/rss-feed.gif) no-repeat;
    background-position: bottom left;
    padding: 14px 0 0 17px;
}

#rssfeed a {
	color: #A69191;
	text-decoration: none;
}

#rssfeed a:hover {
	color: #5E3434;
	text-decoration: underline;
}


.listingtitle h2 {
    font-weight: normal;
    margin-bottom: 3px;
    font-size: 1.2em;
}

.listingtitle a {
	color: #6D0C0C;
	font-size: 1.1em;
    text-decoration: none;
}

.listingtitle a:hover {
    color: #000000;
    text-decoration: underline;
}

.listingdate {
    font-size: 0.8em;
    float: right;
    padding-top: 4px;
    text-align: right;
}

.eventdetails {
    color: #845555;
    margin-bottom: 2px;
	border-bottom: 1px dotted #E5DEDE;
}

.eventfield {
    color: #A69191;
}

.eventdetails ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 2px 0;
}

.eventdetails ul li {
    float: left;
	margin-right: 15px;
}

#pagetext {
    position: relative;
	color: #755F5F;	
	padding-bottom: 50px;
	padding-top: 10px;
	width: 600px;
	line-height: 21px;
	font-size: 0.90em;
}

#pagetext h3{
    font-weight: normal;
	color: #6D0C0C;
    padding-top: 2px;
}    

#pagetext h2,
.toggler {
    font-weight: normal;
    margin-bottom: 3px;
    font-size: 1.2em;
	color: #6D0C0C;
    border-bottom:1px dotted #ae8e8d;
    padding-top:2px;
}    

.toggler {
    cursor: pointer;
}

.element img {
    margin: 0 5px 10px 15px;
    float:right;
}

.toggler:hover {
    color: #000000;
}

.toggler:visited {
	color: #6D0C0C;
}

.quote {
	color: #6D0C0C;
	background-color: #F3E9E9;
	width: 230px;
	float: left;
	border: 1px double #EEE6E6;
	margin-right: 15px;
}

.quote-right {
	color: #6D0C0C;
	background-color: #F3E9E9;
	width: 230px;
	float: right;
	border: 1px double #EEE6E6;
	margin-left: 15px;
}

.quote-text {
	border: 2px solid white;
	margin: 0;
	padding: 10px;
	line-height: 19px;
	font-size: 1.05em;
}

.more a {
	color: #5E3434;
	text-decoration: none;
	font-size: 0.9em;
}

.more a:hover {
	text-decoration: underline;
	color: black;
}

#pagebar {
    text-align:center;
    border-top:1px solid #e5dede;
    color: #b5aeae;
}

#pagebar .pagenum,
#pagebar .pagedir {
    color: #6D0C0C;
    text-decoration: none;
}

#pagebar .pagenum:hover,
#pagebar .pagedir:hover {
    color: #000000;
    text-decoration: underline;
}

#pagebar .pagedir a {
}

#pagebar .disabled {
    color: #b5aeae;
}

.testimonial {
    background: url(images/layout/quote-background.gif) no-repeat;
    padding: 0 20px 0 20px;
    margin-bottom: 0;
}

.author {
    text-align: right;
    color: #6D0C0C;
    margin: 0;
}

IMG.linkarrow {
	float:left;
	margin:2px 10px 0 0px;
}

/* @end */

/* @group Sidebar and panels */

/* @group Squarespot, Longspot */

.squarespot {
	background-image: url(images/spot-full.jpg);
	height: 170px;
	width: 207px;
}

.longspot {
	background-image: url(images/spot-full-long.jpg);
	height: 352px;
	width: 207px;
}

.longspot-images {
	padding-top: 5px;
	width: 184px;
	text-align: center;
}

.squarespot-title {
	position: absolute;
	color: #fdf5ff;
	font-size: 1em;
	left: 7px;
	top: 4px;
}

.squarespot-text, .longspot-text {
	position: absolute;
	color: #f0cdc7;
	line-height: 16px;
	font-size: 0.8em;
	left: 7px;
	top: 34px;
	width: 190px;
	height: 110px;
	overflow: hidden;
}

.longspot-text {
	height: 290px;	
}

.squarespot-text h1 {
	font-size: 1.2em;
	margin: 0;
	color: white;
}

.squarespot-text p {
	margin: 13px 0 0 0;
}

.longspot-text p {
	margin: 9px 1px 0 2px;
}

.squarespot-staff {
	text-align: right;
	width: 205px;
	height: 168px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.squarespot-link, .longspot-link {
	position: absolute;
	width: 201px;
	height: 17px;
	text-align: right;
	top: 151px;
}

.longspot-link {
	top: 333px;
}

.squarespot-link a, .longspot-link a {
	color: #bcbcbc;
	text-decoration: none;
	font-style: normal;
	font-size: 0.8em;
}

.squarespot-link a:hover, .longspot-link a:hover {
	text-decoration: underline;
	color: white;
}

/* @end */

#sidepanel {
	float: right;
	width: 207px;
	margin: 0 0 20px 40px;
}

#support-slide {
	background: url(images/supportbar.png) no-repeat;
	text-align: center;
	width: 184px;
	overflow: hidden;
	padding-top: 6px;
	height: 28px;
	margin: 10px 0 0 4px;
}

#support-slide div {
	font-style: normal;
	font-size: 1em;
	padding-bottom: 10px;
	color: white;
}

/* @end */

/* @group Footer */

#footer {
	background-color: #EEE6E6;
	height: 130px;
	clear: both;
}

#footer-container {
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	padding-top: 20px;
}

#footer-links {
	color: #5E3434;
	line-height: 18px;
	font-size: 0.9em;
}

#footer-links a {
	color: #5E3434;
	text-decoration: none;
}

#footer-links a:hover {
	text-decoration: underline;
	color: black;
}

a {
	color: #5E3434;
	outline: none;
}

a:hover {
    color: #000000;
}

#footer-text {
	width: 420px;
	padding-top: 10px;
	color: #927575;
	line-height: 18px;
	font-size: 0.9em;
}

#footer-support {
	position: absolute;
	color: #927575;
	margin-left: 590px;
	width: 280px;
	line-height: 1.2em;
	font-size: 0.8em;
}

#footer-support img {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

/* @end */

/* @group Dropdown */

#dropdownaboutus,
#dropdownoursoftware,
#dropdownourservices,
#dropdownnewsevents,
#dropdowncontactus,
#dropdownclientlogin {
    color: #b17676;
}

#dropdownaboutus a,
#dropdownoursoftware a,
#dropdownourservices a,
#dropdownnewsevents a,
#dropdowncontactus a,
#dropdownclientlogin a {
    color: #faf2bb;
    text-decoration: none;
}

#dropdownaboutus a.more,
#dropdownoursoftware a.more,
#dropdownourservices a.more,
#dropdownnewsevents a.more,
#dropdowncontactus a.more,
#dropdownclientlogin a.more {
    color: #ffffff;
    text-decoration: none;
}
#dropdownaboutus a:hover,
#dropdownoursoftware a:hover,
#dropdownourservices a:hover,
#dropdownnewsevents a:hover,
#dropdowncontactus a:hover,
#dropdownclientlogin a:hover {
    color: #ffffff;
    text-decoration: underline;
}
 
/* @end */
