@import url("calendar.css");

body {
	font-size: 12px;
	font-family: "Bitstream Vera Sans", sans-serif;
	color: #000000;/*FFFFFF;*/
	background-color: #FFFFFF;
	margin: 0;
}

img {
	border: none;
}

a:link, a:visited, a:active {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input, select, textarea {
	font-size: 12px;
	font-family: "Bitstream Vera Sans", sans-serif;
	border: 1px solid #333333;
}

table {
	margin-left: auto;
	margin-right: auto;
	
	
}

th {
	background: url('images/headingbar.png');
	border: 1px solid #333333;
	height: 16px;
	font-weight: normal;
	color: #FFFFFF;/*added in new*/
}

/* for IE, with IE5/Mac backslash filter \*/
* html th {
	height: 14px;
}

td {
	padding-left: 3px;
	padding-right: 3px;
	overflow:hidden;
	
}

hr {
	border: 0;
	height: 1px;
	color: #333333;
	background-color: #333333;
}

optgroup {
	font-style: italic;
	font-weight: normal;
}

.right {
	float: right;
}


.rightalign {
	position: absolute;
	right: 0;
	padding-right: 3px;/*added to lift 'logout a little'*/
}

.bold {
	font-weight: bold;
}

.helpIcon {
	cursor: pointer;
}

.highlight:hover {
	background: #7BADD6;
}

.error {
	font-weight: bold;
	color: #F00;
}

.icon {
	vertical-align: text-bottom;
}

.stop_table {
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	background-color: #555555;
	width: 100%;
}

.validation-advice {
	font-weight: bold;
	color: #F00;
}

#frame {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	padding: 0;
}

#logo {
	background: #FFFFFF;
	position: relative;
	height: 65px;
}

#photo {
	position: absolute;
	top: 0;
	right: -2px;
	height: 66px;
	width: 320px;
}

#navbar {
	background: url('images/navbar.png');
	background-repeat: repeat-x;
	position: relative;
	width: 750px;
	height: 41px;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	font-size: 16px;
	z-index: 10;
}

#loginbar {
	background: #FFFFFF;/*666666;*/
	position: relative;
	width: 740px;/*changed from 750*/
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding-left: 5px;/*added*/
	padding-right: 5px;/*added*/
	line-height: 1.5em;
}

#loginbar a {
	color: #000000;/*CCCCCC;*/
}

#devbar {
	background: #FF0000;
	position: relative;
	width: 750px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	line-height: 1.5em;
	text-align: center;
}

#navbar ul {
	margin-top: 10px;
}

#navbar li {
	position: relative;
	list-style-type: none;
	display: inline;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;/*added for new style*/
}

#navbar .currentPage {
	text-decoration: underline overline;
}

#navbar ul li ul {
	display: none;
	position: absolute;
	left: 5px;
	top: 19px;
	height: 30px;
	width: 250px;
	background: transparent;
	z-index: 100;
	margin-top: 0;
	padding: 0;
}

#navbar ul li ul li {
	background: #999999;
	border: 1px solid #333333;
	font-size: 12px;
	margin-top: 10px;
	position: relative;
	top: 10px;
	list-style-type: none;
}

#navbar ul li:hover ul, #navbar ul li.over ul { display: block; }

.largeMenuItem {
    height: 50px;
    width: 150px;
    overflow: hidden;
    display: block;
    text-indent: 10000px;
	left: 5px;
	top: 5px;
	bottom: 5px;
	right: 5px;
}

#largeMenuTour {
    background: url('images/tours_static.png') top left no-repeat;
}

#largeMenuTour:hover {
    background: url('images/tours_rollover.png') top left no-repeat;
}

#largeMenuText {
    background: url('images/texting_static.png') top left no-repeat;
}

#largeMenuText:hover {
    background: url('images/texting_rollover.png') top left no-repeat;
}

#largeMenuAccount {
    background: url('images/accountinfo_static.png') top left no-repeat;
}

#largeMenuAccount:hover {
    background: url('images/accountinfo_rollover.png') top left no-repeat;
}

#largeMenuStats {
    background: url('images/statistics_static.png') top left no-repeat;
}

#largeMenuStats:hover {
    background: url('images/statistics_rollover.png') top left no-repeat;
}

#largeMenuMp3 {
    background: url('images/mp3download_static.png') top left no-repeat;
}

#largeMenuMp3:hover {
    background: url('images/mp3download_rollover.png') top left no-repeat;
}

#largeMenuMobile {
	background: url('images/mobileweb_static.png') top left no-repeat;
}

#largeMenuMobile:hover {
	background: url('images/mobileweb_rollover.png') top left no-repeat;
}

#largeMenuSupport {
    background: url('images/support_static.png') top left no-repeat;
}

#largeMenuSupport:hover {
    background: url('images/support_rollover.png') top left no-repeat;
}

#largeMenuDashboard {
    background: url('images/dashboard_static.png') top left no-repeat;
}

#largeMenuDashboard:hover {
    background: url('images/dashboard_rollover.png') top left no-repeat;
}

#largeMenuManageFiles {
	background: url('images/managefiles_static.png') top left no-repeat;
}

#largeMenuManageFiles:hover {
	background: url('images/managefiles_rollover.png') top left no-repeat;
}

#largeMenuQComponent {
	background: url('images/qcomponent_static.png') top left no-repeat;
}

#largeMenuQComponent:hover {
	background: url('images/qcomponent_rollover.png') top left no-repeat;
}

#largeMenuiPhoneApp {
	background: url('images/iPhoneApp_Static.png') top left no-repeat;
}

#largeMenuiPhoneApp:hover {
	background: url('images/iPhoneApp_rollover.png') top left no-repeat;
}

#largeMenuMobileGiving {
	background: url('images/mobilegiving_static.png') top left no-repeat;
}

#largeMenuMobileGiving:hover {
	background: url('images/mobilegiving_rollover.png') top left no-repeat;
}

#content {
	background: #FFFFFF;/*666666;*/
	color: #000000;/*FFFFFF;*/
	position: relative;
	width: 730px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 10px;
}

#content a {
	color: #000000;/*CCCCCC;*/
}

#left {
	position: relative;
	width: 500px;
}

#left table {
	max-width: 90%;
}

#right {
	position: absolute;
	top: 0;
	left: 530px;
	width: 200px;
	margin-top: 10px;
	max-height: 90%;
	overflow: visible;
	z-index: 1;
}

#right table {
	width: 90%;
}

#helpBox {
	display: none;
}

#phone_image {
	background: url('images/text_preview.jpg');
	width: 305px;
	height: 382px;
}

#text_preview {
	position: absolute;
	top: 205px;
	left: 72px;
	font-family: monospace;
	font-size: 14px;
	font-weight: bold;
	height: 179px;
	width: 170px;
	padding: 2px;
	color: #000000;
	border: 1px solid red;
}

#map {
	width: 700px;
	height: 500px;
	color: #333333;
	border: 1px solid #333333;
}

#siteSeal {
	position: absolute;
	right: 20px;
	bottom: 20px;
	text-align: right;
}

#compass {
/*	background: url('images/compass.jpg');*/
	position: absolute;
	right: 0;
	bottom: 0;
	width: 120px;
	height: 200px;
}

#footer {
	text-align: center;
	color: #666666;/*changed from light to dark grey*/
	font-size: 9px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #0000FF;/*666666;*/
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

