/* 
    Document   : styles.css
    Created on : Dec 6, 2009, 7:10:05 PM
    Author     : Joe Mills
    Description:
        Purpose of the stylesheet follows.
*/

body {
	background: #696969;
	font-size:12px;
	color:#444;
	line-height: 20px;
    font-family: Arial,Helvetica,sans-serif;
	padding:0;
	margin:0;
}

@font-face {
	font-family: "Aharoni";
	src: url(/resources/fonts/fonts/ahronbd.ttf) format("truetype");
}

h1, h2, h3, h4, h5 {
	font-family: "Aharoni", sans-serif;
}

ul.stdList {
	list-style: square !important;
	padding-left: 10px;
	margin-left:10px;
}

.num {
	color:#800000;
	font-size: 22px;
	font-family: Aharoni, Helvetica, sans-serif;
}

.dashedTable td { border-bottom: 1px dashed #ccc; width: 250px; padding-left: 20px; }

/* GENERAL USE CONTAINERS */
.siteBg {
	margin: 0 auto;
	padding: 0;
    width: 988px;
	background:url(../images/layout/bg.gif) top center repeat-y #fff;
}
.siteBg .one .int {
	padding:0 45px 0 105px;
	margin: 0;
	background: url(../images/layout/revone_top.gif) 84px 0px no-repeat;
}
.header {
	width:100%;
	height:253px;
	background: url(../images/layout/header_bot.gif) bottom right no-repeat;
}
.topLogo {
	position: absolute;
	width: 422px;
	height: 204px;
	background: url(../images/logo/logo_top.png) top left no-repeat;
	z-index: 10;
}
.topLogo a {
	display:block;
	width: 422px;
	height: 204px;
}
.topLogo a span {
	display:none;
}
.footer {
	margin:0 auto;
	padding: 0;
	width:986px;
}
.footer table {
	height:197px;
	background: url(../images/layout/foot_mid.gif) top left repeat-x;
}
.footer td.left {
	background: url(../images/layout/foot_left.gif) top left no-repeat;
	width:94px;
	margin:0;
	padding:0;
}
.footer td.mid {
	padding:20px 0 0 50px;
	margin:0;
	vertical-align: top;
}
.footer td.mid ul {
	float:left;
	padding-right: 30px;
}
.footer td.mid li {
	list-style: none;
	padding:0 0 0 5px;
	color:#fefefe;
}
.footer td.mid li a {
	color:#ffffff;
	font-weight: normal;
}
.footer td.mid li.heading {
	font-size:17px;
	padding:0;
	color:#444444;
}
.footer td.right {
	background: url(../images/layout/foot_right.gif) top right no-repeat;
	width:94px;
	margin:0;
	padding:0;
}
.botLogo {
	position: absolute;
	width: 51px;
	height: 388px;
	background: url(../images/logo/overlay_leftbot.png) top left no-repeat;
	margin: -390px 0 0 65px;
}

/* ONE */
.one {
	margin:0 0 0 45px;
	background: url(../images/layout/one_bot.png) bottom left no-repeat;
}
.one .oneTop {
	position: absolute;
	margin: 0 0 0 -190px;
	padding: 0;
	width: 300px;
	height: 280px;
	background: url(../images/layout/one_top.png) top left no-repeat;
}

/* HOME STYLES */
.homeint {}
.homeint td.left {
	font-size:13px;
	height: 0px;
}
.homeint td.left .homeBannerShadow {
	background: url(../images/layout/homeBannerShadow.png) top left no-repeat;
	width: 535px;
	height: 414px;
	position: absolute;
	margin-top: -5px;
}
.homeint td.left .homeBanner {
	display: none;
	position: absolute;
	width: 525px;
	height: 264px;
	margin-left: 5px;
}
.homeint td.left .homeBanner a {
	display: block;
	width: 525px;
	height: 264px;
}
.homeint td.left .homeText {
	background: url(../images/layout/homeTextTop.gif) top left repeat-x;
	position: absolute; 
	display: none;
	padding: 10px 20px;
	width: 485px;
	height: 100px;
	margin-top: 264px;
	margin-left: 5px;
}
.homeint td.left .homeText h3 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
.homeint td.left .homeText p {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}
.homeint td.left .homeText .links {
	position: absolute;
	margin: 80px 0 0 0;
	height: 20px;
}
.homeint td.left table {
	margin:10px 0 10px 0;
	height:100px;
}
.homeint td.left .homeTweets {
	width: 230px;
	float: right;
	margin-top: 420px;
	padding-left: 20px;
	border-left: 2px dotted #ccc;
}
.homeint td.left .homeTweets h3, .homeint td.left .homeDiscover h3 {
	font-size:24px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.homeint td.left .homeTweets ul, .homeint td.left .homeDiscover, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.homeint td.left .homeTweets li, .homeint td.left .homeDiscover li {
	margin: 0;
	padding: 2px 0 0 0;
	border-top: 2px dotted #ccc;
}
.homeint td.left .homeTweets li .title, .homeint td.left .homeDiscover li .title {
	color:#53A0A1;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.homeint td.left .homeTweets .tweet a {
	font-weight: normal;
}
.homeint td.left .homeTweets .tweet strong, .homeint td.left .homeTweets .tweet b {
	font-weight: normal;
}
.homeint td.left .homeTweets li .date {
	font-size: 10px;
	text-align: right;
	line-height: normal;
	padding: 2px 0 2px 0;
}
.homeint td.left .homeDiscover {
	width: 250px;
	float: left;
	margin: 420px 0 0 5px;
}
.homeint td.left .homeDiscover h3 {
	border-bottom: 2px dotted #ccc;
	margin-bottom: 3px;
}
.linkSprite {
	position: absolute;
	margin: 0;
	background: url(../images/home/sprites/link_sprite.jpg) top left no-repeat;
	width: 140px;
	height: 260px;
}
.linkSprite:hover {
	background-position: bottom left;
}
.linkSprite a {
	position: absolute;
	display: block;
	width: 140px;
	height: 260px;
}
.linkSprite a span {
	display: none;
}
.aboutUsSprite {
	position: absolute;
	margin: 0 0 0 145px;
	background: url(../images/home/sprites/aboutus_sprite.jpg) top left no-repeat;
	width: 110px;
	height: 110px;
}
.aboutUsSprite:hover {
	background-position: bottom left;
}
.aboutUsSprite a {
	display: block;
	width: 110px;
	height: 110px;
}
.aboutUsSprite a span {
	display:none;
}
.staffSprite {
	position: absolute;
	margin: 118px 0 0 145px;
	background: url(../images/home/sprites/staff_sprite.jpg) top left no-repeat;
	width: 110px;
	height: 145px;
}
.staffSprite:hover {
	background-position: bottom left;
}
.staffSprite a {
	display: block;
	width: 110px;
	height: 145px;
}
.staffSprite a span {
	display:none;
}
.comSprite {
	position: absolute;
	margin: 267px 0 0 0;
	background: url(../images/home/sprites/community_sprite.jpg) top left no-repeat;
	width: 255px;
	height: 103px;
}
.comSprite:hover {
	background-position: bottom left;
}
.comSprite a {
	display: block;
	width: 255px;
	height: 103px;
}
.comSprite a span {
	display:none;
}
.homeint td.right {
	background: url(../images/home/homeright.gif) top right no-repeat #e6e6e6;
	width:209px;
}
.homeint td.right a {
	display: block;
	padding:0 0 20px 0;
	line-height: normal;
}
.homeAnn {
	margin: 410px 0 0 0;
}
.homeAnn h2 {
	font-size: 24px; 
	padding: 0; 
	margin: 0; 
	line-height: 26px;
}
.homeAnn p {
	margin-top:0; 
	padding-top: 0;
}

/* INTERIOR */
.interior {
	background: url(../images/interior/intshadow.png) top right no-repeat;
	padding:20px 40px 20px 25px;
}
.itemDate {
	color:#005544;
	font-size: 16px;
}
.sidebox {
	margin:4px 4px 0 0;
	padding:10px;
	background:#cccccc;
}
.sidebox .twitter li {
	padding:3px 0;
}
.sidebox span.twitter-timestamp {
	display: block;
	font-size:10px;
}

/* COMMUNITY */
.leftCol {
	float:left;
	width:450px;
}
.rightCol {
	float:right;
	width:250px;
}

/* BLOG */
.narrowcolumn {
	float:left;
	width:500px;
}
.wpsidebar {
	float:right;
	width:200px;
}
.wpsidebar ul {
	margin:0 0 0 5px;
	padding:0 0 5px 0;
}
.wpsidebar li {
	list-style: none;
}

/* HEADER CONTENT */
.topContent {
	width:490px;
	position: absolute;
	z-index: 999;
	margin: 0 0 0 400px;
	height: 170px;
	overflow: hidden;
}
.topTabs {
	float: right;
	margin: 0;
	padding: 0;
}
.topTabs ul {
	margin:0;
	padding:0;
}
.topTabs li {
	float: left;
	list-style: none;
	padding:0 10px;
	margin: 0;
}
.topSec {
	display:none;
	padding:8px 0 0 0;
}
#topNavigation {}
#topNavigation ul {
	float: left;
	margin:0;
	padding:0 25px 0 25px;
	border-right: 1px dashed #ccc;
}
#topNavigation li {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}
#topNavigation li.heading {
	margin:0;
	font-size:14px;
	font-weight: bold;
	color:#005544;
	text-transform: uppercase;
}
.quickConnectButton {
	background: url(../images/buttons/contactus1.png) top left no-repeat;
	width: 91px;
	height:68px;
	border:none;
	cursor: pointer;
	cursor: hand;
}

/* SOCIAL MEDIA BUTTONS */
.socialMedia {
	position: absolute;
	margin:184px 0 0 565px;
	background: url(../images/social/smbg.png) top center no-repeat;
	width:207px;
	height:57px;
	padding:6px 0 0 9px;
}
.newloc {
	position: absolute;
	margin: 180px 0 0 270px;
	background: url(../images/layout/newloc.png) top left no-repeat;
	width:282px;
	height:60px;
}
.newloc a {
	width: 282px;
	height: 60px;
	display:block;
}
.newloc a span {
	display:none;
}

.serviceTitle {
	color:#005544;
	font-size:14px;
}

/* LINK LISTINGS */
.linkListing {
	padding-bottom: 20px;
}
.linkListing p {
	margin: 0 0 5px 0;
	padding:0;
}

.linkListingTable {}
.linkListingTable td {
	margin: 5px;
	padding: 0 10px 5px 10px;
}
.linkListingTable td.border {
	border-left: 2px dotted #e1e1e1;
}
.linkTitle {
	font-family: Aharoni, Arial, Sans;
	color:#53A0A1;
	font-size:20px;
}
.signUpButton {
	font-family: Aharoni, Arial, Sans;
	font-size: 14px;
	padding: 5px 3px 3px 3px;
	background: #800;
	color: #fff;
	vertical-align: top;
}
.video-box {
	width: 530px;
	height: 308px;
}

input.text {display: block; width: 200px; padding: 5px; border: 2px solid #aaa; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-raidus: 2px;}
input.text:focus { border: 2px solid #005544; outline-color: #005544;}
label {display: block; font-family: Aharoni, Arial, Sans;}

input.long { width: 300px; }
input.short { width: 150px; }
input.mini {width: 75px;}

select {padding: 4px; border: 2px solid #aaa; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-raidus: 2px;}
select:focus { border: 2px solid #005544; outline-color: #005544; }

input.inline {display: inline-block;}

#attendees { padding: 20px; }

.splendid-signup {}
.splendid-signup .left-col {float: left; width: 50%;}
.splendid-signup .right-col {float: right; width: 49%;}

#addAttendee {padding: 5px;}
.removeAttendee {background: #800; border-color: #800; padding: 2px; margin: 2px 2px 2px 200px;}
