@charset "UTF-8";
/* CSS Document */

html,body {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	height: 100%;
	margin: 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
A {color: #6F9BA8; text-decoration:none;}
A:link { color: #6F9BA8; text-decoration:none;}
A:visited { color: #6F9BA8; text-decoration: none;}
A:active { color: #6F9BA8; text-decoration: none;}
A:hover { color: #6F9BA8; text-decoration: underline; cursor:pointer; cursor:hand;}

p {}

input.drive{
width: 100%;
}
input.dark{
width: 100%;
background-color:#f2f2f2;
}

input.light{
width: 100%;
font-size:11px;
}

input.attachment{
width: 300px;
background-color:#f2f2f2;
}

textarea.dark{
width: 98%;
background-color:#f2f2f2;
height:40px;
}

input.first{
width: 100%;
background-color:#f2f2f2;
		
  /*background-image:url('../image/defaultText.gif');
  background-repeat:no-repeat;*/
}

input.helperText{
  background-image:url('../image/helperText.gif');
  background-repeat:no-repeat;
	
}

/* Text */

.h1 {
	font-size: 62px;
	color: #4d4d4d;
	font-weight: bold;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 span {
	color: #F39229;
}
h2 {
	font-size: 18px;
	font-weight:bold;
	font-family: Optima, Arial, Helvetica, sans-serif;
	color: #F39229;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-size: 14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:15px;
	margin-bottom:5px;
	}
h3 a {
	color: #4d4d4d;
	text-decoration:none;
	}
h3 a:hover {
	text-decoration:none;
	}
h4 {
	font-size: 14px;
	font-weight:bold;
	color: #4d4d4d;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-bottom:5px;
	}

/* 	IDs */

#container {
	position:relative;
	width: 970px;
	text-align: left;
	margin: 0 auto;
	height: inherit;
}
#headerHome {
	float: left;
	width: 970px;
	height: 97px;
	position:relative;
	z-index:10;
}
#homeWelcome {
	float: left;
	width: 970px;
	height: 30px;
}
#welcome {
	float: right;
	vertical-align: top;
	width: 300px;
	height: 20px;
	font-size: 12px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	padding: 10px 20px 0px 10px;
	text-align: right;
}
#welcome span {
	margin:0px 3px 0px 3px;
	}
#headerBG {
	background-image: url(/image/header_bg.jpg);
	background-repeat: no-repeat;
	background-color:transparent;
	float:left;
	width: 964px;
	height: 67px;
	margin: 0px 3px 0px 3px;
	}
#logo {
	float: left;
	margin: 17px 0px 0px 40px;
	background-color:transparent;
	}
#deco {
	position:absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background:url(/image/orange.gif) top left no-repeat;
	background-color:transparent;
	height: 76px;
	width: 166px;
}
#bodyContainer {
	float:left;
	width:980px;
}

#pageBottom {
	float:left;
	width:100%;
}

#displayWeeklyCalViewId {
	float:left;
	width: 333px;
	padding: 2px 0px 0px 8px;
}




#homeCont3 {
	float:left;
	width: 616px;
	padding: 10px 0px 0px 8px;
}
#homeCont4 {
	float:left;
	width: 202px;
	padding: 0px 0px 0px 10px;
}
#calendarCont1 {
	width: 106px;
	padding: 30px 10px 20px 10px;
	float: left;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
}
#calendarCont2 {
	width: 173px;
	padding: 0px 7px 0px 7px;
	float: left;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	margin-bottom: 5px;
    display: none;
}
#homePicture {
	width: 106px;
	font-size:12px;
	float: left;
	text-align: center;
}
#calMonth {
	float:left;
	font-size: 18px;
	text-align:center;
	color: #4d4d4d;
	font-weight: bold;
	width: 173px;
}
#calBtnCont {
	float:left;
	width: 173px;
	padding-top: 5px;
}
#eventCont {
	float:left;
	width: 325px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e6e6e6;
	font-size: 12px;
}
#date {
	float:left;
	width: 105px;
	margin: 3px 0px 3px 3px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	text-align: center;
	padding: 5px 0px 0px 0px;
}
#date span{
	color:#F39229;
}
.SIHPdark {
	background-color:#f6f6f6;
}




.date {	float:left;
	width: 105px;
	margin: 3px 0px 3px 3px;
	text-align: center;
	padding: 5px 0px 0px 0px;
}

.dateOrange {	float:left;
	width: 105px;
	margin: 3px 0px 3px 3px;
	text-align: center;
	padding: 5px 0px 0px 0px;
	color:#f39229;
}

.dateOrange h1 {color:#f39229;}

.dateNumber {
	font-size: 62px;
	color: #4d4d4d;
	font-weight: bold;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.dateNumberOrange {
	font-size: 62px;
    color:#f39229;
	font-weight: bold;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*	
.event {
border-style:none none none solid;
border-width: 1px;
border-color: #cccccc;
	
}
*/

#homePageCalendarContainer {
float:left; width:325px; border-top-style:solid; border-top-width:1px; border-top-color:#e6e6e6;fontsize:12px;
}

#homePageCalendar {border-collapse:collapse; width:325px; border-style:solid; border-width:1px 1px 1px 1px;
					border-color:#cccccc; border-spacing:0px}

#homePageCalendar td {border-style:dotted; border-width:1px 1px 0px 1px; border-color:gray;}

.homepageDateTD {
	width:100px;

}


// The settings here are meant to match those from Ramirez
// XXX: there's probably way too much text style setting here, but 
// there's limited time to pare it down. 
.SIHPdaysEvents {
	// float:left;
	width: 202px;
	margin: 3px 3px 3px 3px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	// height: 80px;
	padding: 5px 0px 0px 10px;
	color: #808080;
	text-decoration:none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.SIHPdaysEvents a:active {
	color: #808080;
	text-decoration:none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.SIHPdaysEvents a {
	color: #808080;
	text-decoration:none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.SIHPdaysEvents.dark{
	background-color:#f6f6f6;
}

.SIHPdaysEvents ul {
	color: #808080;
	margin: 5px;
    padding: 10px;
}

.SIHPdaysEvents li {
	color: #808080;
	margin: 5px;
}

.SIHPdaysEvents li a:hover {
	color: #4d4d4d;
	text-decoration:underline;
}

.SIHPdaysEvents li span{
	color:#808080;
}

#homeSignupsCont {
	float:left;
	padding: 0px 15px 0px 15px;
	width: 569px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
}
#homeSignupsCont h2 {
	font-size: 18px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	}
#homeSignupsCont h3 {
	font-size: 14px;
	color: #4d4d4d;
	margin:0;
	font-weight: normal;
	margin-bottom: 15px;
}
#homeSignupsCont h3 a {
	color: #6F9BA8;
	font-weight: bold;
}
#homeSignupsCont h3 a:hover {
	color: #6F9BA8;
	text-decoration: underline;
}
#homeSignupsCont h3.boldtxt {
	font-size: 14px;
	color: #4d4d4d;
	margin:0;
	font-weight: bold;
	margin-bottom: 5px;
}
#homeSignupsCont p {
	color: #4d4d4d;
	font-size: 14px;
	margin: 0;
	margin-bottom: 25px;
}
#homeSignupsCont p span{
	color: #808080;
}
#confirmCont {
	float:left;
	padding: 0px 15px 0px 15px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	height: 530px;
}
#confirmCont h2 {
	font-size: 18px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	}
#confirmCont h3 {
	font-size: 14px;
	color: #4d4d4d;
	margin:0;
	font-weight: bold;
	margin-bottom: 5px;
}
#confirmCont p {
	color: #4d4d4d;
	font-size: 14px;
	margin: 0;
	margin-bottom: 25px;
}
#confirmCont p span{
	color: #808080;
}
#homeNewsCont {
	float:left;
	padding: 0px 15px 0px 15px;
	width: 366px;
}
#homeNewsCont a {
	color: #4d4d4d;
	}
#homeNewsCont a:hover {
	color: #4d4d4d;
	text-decoration:underline;
	}
#homeNewsCont p {
	font-size: 12px;
	color: #808080;
	margin-left: 23px;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 16px;
}
#homeListCont {
	float:left;
	padding: 0px 10px 0px 10px;
	width: 174px;
}
#homeSignupsDate {
	float:left;
	width: 130px;
	padding: 0px 0px 5px 0px;
}
#homeSignupsName {
	float:left;
	width: 360px;
	padding: 0px 0px 5px 0px;
}
#homeSignupsName a {
	color: #4d4d4d;
	text-decoration: none;
	}
#homeSignupsName a:hover {
	text-decoration:underline;
	}
#homeSignupsLink {
	float:left;
	width: 78px;
	padding: 0px 0px 5px 0px;
}
#homeSignupsBtn {
	float:left;
	width: 438px;
	padding: 5px 0px 5px 130px;
	text-align: center;
	height: 30px;
	overflow: hidden;
}
#registerBtn {
	float:left;
	width: 568px;
	padding: 5px 0px 5px 0px;
	overflow: hidden;
}
#registerBtn p {
	color: #4d4d4d;
	font-size: 14px;
	margin:0;
	margin-bottom: 5px;
}
#homeArchiveLink {
	float:left;
	width:568px;
	text-align:right;
	padding: 0px 10px 0px 0px;
	}
#quickList {
	float: left;
	font-size: 12px;
	width: auto;
	padding: 0px 0px 0px 0px;
	}
#quickList ul {
	padding: 0px 0px 5px 0px;
	margin: 0;
}
#quickList li{
	list-style: none;
	display: block;
	width: 174px;
	padding: 2px 0px 2px 0px;
}
#quickList li span{
}
#quickListSave {
	float:left;
	width: 174px;
	text-align: right;
	font-size: 12px;
	margin-top: 5px;
}
#quickListAdd {
	float:left;
	width: 174px;
	font-size: 12px;
	padding: 3px 0px 0px 0px;
}
#ad {
	float:left;
	width: 194px;
	text-align: center;
	padding: 15px 0px 0px 0px;
}
#ad1 {
	float:left;
	width: 194px;
	text-align: center;
	padding: 5px 0px 0px 0px;
}
#ad2 {
	float:left;
	text-align: center;
	padding: 20px 0px 0px 20px;
}
#ad3 {
	float:left;
	text-align: center;
	padding: 20px 20px 0px 30px;
	width: 180px;
}
#ad4 {
	float:left;
	text-align: center;
	padding: 15px 20px 0px 30px;
	width: 180px;
}

#calAddevent {
	float:left;
	width: 315px;
	font-size: 14px;
	padding: 0px 10px 0px 0px;
	text-align: right;
}

#tempCont {
	float: left;
	width: 730px;
	padding: 17px 0px 0px 0px;
	margin-left: -1px;
	}
#rsvpCont {
	float: left;
	width: 730px;
	padding: 17px 0px 0px 120px;
	}

#rsvpHeader {
    color: #f39229;
}
	
#paymentAttemptStepDiv {
    float: left;
    width: 730px;
    padding: 17px 0px 0px 120px;
    }
    
#signupContainer {
	padding: 0px 0px 0px 0px;
	}
#archiveCont {
	float: left;
	width: 615px;
	padding: 0px 0px 0px 8px;
	}
	
#displayTaskTemplateList {
	float:left;
	padding: 0px 0px 0px 8px;
	width:615px;
}


#tempWhiteCont1 {
	float:left;
	width:700px;
	padding: 0px 0px 0px 15px;
}
#tempWhiteContHome {
	float:left;
	width:600px;
	padding: 0px 0px 0px 15px;
}


#tempWhiteCont2 {
	float:left;
	width:700px;
	padding: 0px 0px 0px 15px;
}
#tempWhiteCont3 {
	float:left;
	width:345px;
	padding: 10px 0px 5px 15px;
}
#tempWhiteCont4 {
	float:left;
	width:345px;
	padding: 10px 0px 5px 10px;
}
#tempWhiteCont5 {
	float:left;
	width:345px;
	padding: 17px 0px 5px 120px;
}
#tempWhiteCont6 {
	float:left;
	width:345px;
	padding: 17px 0px 5px 20px;
}
#insText {
	width:710px;
	float:left;
	font-size: 14px;
	padding: 5px 0px 5px 20px;
}

.insText {
	width:650px;
	float:left;
	font-size: 14px;
	padding: 5px 0px 5px 20px;
}

.taskTemplateInsText {
	width:560px;
	float:left;
	font-size: 12px;
	padding: 5px 0px 5px 20px;
	font-weight:normal;
}


#formCont {
	float:left;
	width:690px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
}
#formCont1 {
	float:left;
	width:690px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
}
#formCont2 {
	float:left;
	width:690px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
}

.formContHome {
	float:left;
	width:560px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	margin:0px;
}

#paymentAttemptStepsExplanation {
    float:left;
    width:690px;
    padding: 0px 0px 0px 10px;
    font-size: 14px;
}

.archiveContainer {
	padding-left:5px;
	margin:0px;
}

#registerForm {
	float:left;
	width:568px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}
#registerForm p {
	margin:0;
	margin-bottom: 10px;
}
#formLeftCont {
	float:left;
	width:480px;
}
#formRightCont {
	float:right;
	width:188px;
	padding: 9px 0px 9px 0px;
	text-align: center;
}
#formRightContReg {
	float:right;
	width:230px;
	padding: 9px 0px 9px 0px;
	text-align: left;
}

.formLeftCont {
	float:left;
	width:480px;
}
.formRightCont {
	float:right;
	width:188px;
	padding: 9px 0px 9px 0px;
	text-align: center;
}

.driveFormCont {
	font-size:12px;
	color:#808080;
	float:left;
	width:690px;
}
.driveFormCont p {
	font-size:12px;
	margin-top:5px;
	margin-bottom:5px;
}

.driveDay {
	float:left;
	padding: 0px 4px 5px 0px;
	width: 60px;
	color:#4d4d4d;
	}

.driveDayHeading {
	float:left;
	padding: 0px 4px 5px 0px;
	width: 60px;
	color:#808080;
	}

.driveDayHeading2 {
	float:left;
	width: 75px;
	color:#808080;
	}

.driveDay span {
	color:#4d4d4d;
	}

.driveDay {
	float:left;
	padding: 0px 4px 5px 0px;
	width: 60px;
	color:#808080;
	}

.driveDayLong {
	float:left;
	padding: 0px 4px 5px 0px;
	width: 70px;
	}
.driveDayLong span {
	color:#4d4d4d;
	}


.driveTime {
	float:left;
	width: 75px;
	padding: 0px 4px 5px 4px;
	color:#4d4d4d;
	}

.driveTime2 {
	float:left;
	width: 60px;
	padding: 0px 4px 5px 4px;
	color:#4d4d4d;
	}

.driveTimeHeading {
	float:left;
	width: 80px;
	padding: 0px 4px 5px 4px;
	color:#808080;
	}

.driveTimeHeading2 {
	float:left;
	width: 92px;
	padding: 0px 4px 5px 4px;
	color:#808080;
	}

.driveTime span {
	color:#4d4d4d;
	}

.driveTimeLong {
	float:left;
	width: 150px;
	padding: 0px 4px 5px 4px;
	}
.driveTimeLong span {
	color:#4d4d4d;
	}


.driveLocation {
	float:left;
	width: 115px;
	padding: 0px 4px 5px 4px;
	color:#4d4d4d;
	}
.driveLocation span {
	color:#4d4d4d;
	}

.driveLocationHeading {
	float:left;
	width: 115px;
	padding: 0px 4px 5px 4px;
	color:#808080;
	}

.driveLocationHeading2 {
	float:left;
	width: 225px;
	padding: 0px 4px 5px 4px;
	color:#808080;
	}

.driveLocationLong {
	float:left;
	width: 250px;
	padding: 0px 4px 5px 4px;
	}
.driveLocationLong span {
	color:#4d4d4d;
	}

.driveLocationLong2 {
	float:left;
	width: 220px;
	padding: 0px 4px 5px 4px;
	}

.driveName {
	float:left;
	width: 130px;
	padding: 0px 4px 5px 4px;
	}

.driveNotes {
	float:left;
	width: 140px;
	padding: 0px 0px 5px 4px;
	}

.driveName2 {
	float:left;
	width: 130px;
	font-size:11px;
	padding: 0px 4px 5px 4px;
	}

.driveNotes2 {
	float:left;
	width: 130px;
	font-size:11px;
	padding: 0px 0px 5px 4px;
	}


.driveDelete {
	float:left;
	padding: 2px 0px 0px 3px;
}

.AddItem {
    float:left;
    padding: 4px 0px 0px 3px;
}

#tempBtnLeft {
	float:left;
	width:460px;
	padding: 12px 0px 0px 10px;
	overflow: hidden;
}
#tempBtnRight {
	width:243px;
	float:left;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
}
#paginationBtm {
	width:710px;
	float:left;
	padding: 10px 19px 0px 0px;
	color: #808080;
	font-size: 12px;
	text-align: right;
}
#paginationBtm span{
	margin: 0px 3px 0px 3px;
	}

#paginationBtmHome {
	width:600px;
	float:left;
	padding: 10px 19px 0px 0px;
	color: #808080;
	font-size: 12px;
	text-align: right;
}
#paginationBtmHome span{
	margin: 0px 3px 0px 3px;
}



#paginationTop {
	width:710px;
	float:left;
	padding: 0px 19px 10px 0px;
	color: #808080;
	font-size: 12px;
	text-align: right;
}
#paginationTop span {
	margin: 0px 3px 0px 3px;
	}
#partyItem {
	float: left;
	width: 271px;
	padding: 0px 4px 5px 0px;
	color: #808080;
	}
#partyItem span {
	color: #4d4d4d;
	}
#signinBtn {
	float:left;
	width:315px;
	padding: 0px 15px 0px 15px;
	overflow:hidden;
	}
#signupBtn {
	float:left;
	width:315px;
	padding: 0px 15px 0px 15px;
	overflow:hidden;
	height: 180px;
	}
#guestlist {
	float:left;
	width:315px;
	padding: 0px 15px 0px 15px;
	}
#guestlist h3 {
	font-size: 14px;
	color: #4d4d4d;
	margin:0;
	margin-bottom: 20px;
	font-weight: normal;
	}
#guestlist p {
	color: #808080;
	font-size: 14px;
	margin: 0;
	margin-bottom: 10px;
	}
#guestlist p.password {
	font-size: 12px;
	margin: 0;
	margin-top: 10px;
	}
#guestlist p span{
	color: #4d4d4d;
	}
#guestlist textarea{
	width: 100%;
	height: 50px;
}
#guestTitle {
	float:left;
	width:325px;
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 14px;
	color: #808080;
	}
#guestNameCont {
	float:left;
	width:325px;
	padding: 5px 0px 5px 0px;
	height: 20px;
	}
#emailCont {
	float:left;
	width: 680px;
	padding: 0px 10px 0px 0px;
	font-size: 14px;
	color: #808080;
	margin-top:-20px;
	}
#emailCont p {
	margin:0;
}
#emailCont p.addFriends {
	font-size:14px;
	margin: 0;
	text-align:left;
	padding-top:0px;
}
#emailCont p textarea{
	width: 98%;
	height: 50px;
	margin-bottom: 3px;
}
#emailCont p textarea.emailMessage{
	width: 98%;
	height: 100px;
	margin-bottom: 3px;
}
#emailCont p input {
	width: 99%;
	margin-bottom: 10px;
	}
#emailPreviewBtn {
	float:left;
	width: 680px;
	padding: 0px 10px 0px 0px;
	overflow: hidden;
	}
#chooseSignups {
	float:left;
	width:205px;
	padding: 0px 10px 0px 10px;
	font-size: 14px;
	color: #4d4d4d;
	}
#chooseSignups p {
	font-size:14px;
	color:#4d4d4d;
	margin:0;
	margin-top: 10px;
	}
#viewLarger {
	float:left;
	width:195px;
	padding: 0px 20px 0px 10px;
	}
#archiveListCont {
	float:left;
	width:690px;
	font-size: 12px;
	padding: 0px 0px 10px 0px;
	color: #4d4d4d;
	}
#archiveListCont h3 {
	font-size: 14px;
	font-weight: bold;
	margin:0;
	}
.archiveListCont {
	float:left;
	width:560px;
	font-size: 12px;
	padding: 0px 0px 3px 0px;
	color: #4d4d4d;
	}
	
.archiveListCont h3 {
	font-size: 14px;
	font-weight: bold;
	margin:0;
	}


#archiveListTitle {
	float:left;
	width:690px;
	font-size: 12px;
	padding: 20px 0px 10px 0px;
	color: #4d4d4d;
	}
#archiveListTitle h3 {
	font-size: 14px;
	font-weight: bold;
	margin:0;
	}
#archiveDate {
	float:left;
	width: 150px;
	}
#archiveEvent {
	float: left;
	width: 410px;
	padding-right: 20px;
	}
#archiveEvent a {
	color: #4d4d4d;
	text-decoration:none;
	}
#archiveEvent a:hover {
	color: #4d4d4d;
	text-decoration: underline;
	}
#archiveAction {
	float: left;
	width: 80px;
	}
#archiveAction span {
	margin: 0px 2px 0px 2px;
	}
#archiveDelete {
	float: left;
	width: 20px;
	}

/* Classes */

img.lArrow {
	margin-right: 15px;
}
img.rArrow {
	margin-left: 15px;
}
img.imgBig {
	margin-right: 5px;
	margin-top: 3px;
}
img.addIcon {
	margin-left: 5px;
	margin-right: 5px;
	}
img.calendar {
	margin-right: 10px;
	}
img.nextarrow {
	margin-left: 5px;
	}
.driveName{
	float:left;
	margin-right: 10px;
}
.driveNameHeading {
	float:left;
	margin-right:10px;
	margin-left:10px;
	width:70px;
}
.driveNotesHeading {
	float:left;
	margin-left:50px;
	width:140px;

}

.driveNameHeading2 {
	float:left;
	width:135px;
}
.driveNotesHeading2 {
	float:left;
	width:130px;
}



.driveNotes{
	float:left;
	margin-right: 10px;
	}


/* Sign In Rounded Corner Div */
#signinRound {
	float:left;
	width: 344px;
	background-color: #fff;
	color: #4d4d4d;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	margin: 0px 0px 0px 0px;
}
#signintop {
	background:url(/image/c_tr.gif) no-repeat top right;
	margin-top: -1px;
	margin-right: 0px;
	float:left;
	width: 345px;
}

#signinbottom {
	background:url(/image/c_br.gif) no-repeat top right;
	margin-bottom: -1px;
	margin-right: -1px;
	float: left;
	width: 345px;
}

/* Home Rounded Corners Div */

#roundcont1 {
	float:left;
	width: 325px;
	background-color: #fff;
	color: #4d4d4d;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	margin: 0px 0px 0px 0px;
}

#roundtop1 {
	background:url(/image/c_tr.gif) no-repeat top right;
	margin-top: -1px;
	margin-right: 0px;
	float:left;
	width: 326px;
}

#roundbottom1 {
	background:url(/image/c_br.gif) no-repeat top right;
	margin-bottom: -1px;
	margin-right: -1px;
	float: left;
	width: 326px;
}
#roundcont2 {
	float:left;
	width: 760px;
	background-color: #fff;
	color: #4d4d4d;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	margin: 0px 0px 0px 0px;
}
#roundcont2 h2 {
	font-size: 18px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	}
#roundtop2 {
	background:url(/image/c_tr.gif) no-repeat top right;
	margin-top: -1px;
	margin-right: 0px;
	float:left;
	width: 600px;
}

#roundbottom2 {
	background:url(/image/c_br.gif) no-repeat top right;
	margin-bottom: -1px;
	margin-right: -1px;
	float: left;
	width: 600px;
}
#roundcont3 {
	float:left;
	width: 395px;
	background-color: #fff;
	color: #4d4d4d;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	margin: 0px 0px 0px 0px;
}
#roundcont3 h2 {
	font-size: 18px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	}
#roundtop3 {
	background:url(/image/c_tr.gif) no-repeat top right;
	margin-top: -1px;
	margin-right: 0px;
	float:left;
	width: 396px;
}

#roundbottom3 {
	background:url(/image/c_br.gif) no-repeat top right;
	margin-bottom: -1px;
	margin-right: -1px;
	float: left;
	width: 396px;
}
#roundcont4 {
	float:left;
	width: 193px;
	background-color: #fff;
	color: #4d4d4d;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	margin: 0px 0px 0px 0px;
}
#roundcont4 h2 {
	font-size: 18px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	}
#roundtop4 {
	background:url(/image/c_tr.gif) no-repeat top right;
	margin-top: -1px;
	margin-right: 0px;
	float:left;
	width: 194px;
}

#roundbottom4 {
	background:url(/image/c_br.gif) no-repeat top right;
	margin-bottom: -1px;
	margin-right: -1px;
	float: left;
	width: 194px;
}

img.cornerTl {
	width: 9px;
	height: 9px;
	margin-top: 0px;
	margin-left: -1px;
	border: none;
	display: block;
}
img.cornerBl {
	width: 9px;
	height: 9px;
	margin-bottom: 0px;
	margin-left: -1px;
	border: none;
	display: block;
}

/* Home Calendar Rounded Corners Div */

#calendarRound {
	float:left;
	width: 319px;
	background-color: #e9efef;
	color: #4d4d4d;
	margin: -5px 3px 3px 3px;
	padding-bottom: 5px;
}

#calTop {
	background:url(/image/calendar_c_tr.gif) no-repeat top right;
	width: 319px;
	float: left;
}

img.calTopleft {
	width: 5px;
	height: 5px;
	border: none;
	display: block;
}

/* Calendar Days */

#calDaysCont {
	float:left;
	width: 173px;
	font-size: 12px;
	color: #4d4d4d;
	margin: 5px 0px 5px 0px;
}
.SIHPcalDays {
	float:left;
}
.SIHPcalDays ul  {
	padding: 2px 2px 2px 2px;
	margin: 0;
}
.SIHPcalDays li {
	list-style: none;
	display: block;
	width: 20px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.SIHPcalDays li a {
	color: #4d4d4d;
	display:block;
	}
.SIHPcalDays li a:hover {
	color: #4d4d4d;
	background-color:#fff;
	text-decoration:none;
	display:block;
	}
.SIHPcalDays li.past{
	color:#CCCCCC;
}
.SIHPcalDays li.past a {
	color:#cccccc;
}
.SIHPcalDays li.future{
	color:#CCCCCC;
}
.SIHPcalDays li.future a {
	color:#cccccc;
}
.SIHPcalDays li.today{
	color:#F39229;
	background-color:#FFFFFF;
	font-weight: bold;
}
.SIHPcalDays li.today a {
	color:#F39229;
}

/* Calendar Add Button */

#addBtn {
	float:left;
	padding-top: 5px;
}
.calAddBtn{
	float:left;
	width:auto;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	height: 26px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.calAddBtn ul{
	height: 26px;
	list-style-type: none;
	margin-left: 0px;
	padding:0;
	margin: 0;
	width: auto;
}

.calAddBtn li{
	height: 26px;
	display:block;
	margin:0;
	padding:0;
}

.calAddBtn a{
text-align: center;
height: 26px;
float:left;
background:url(/image/btn_calendar_add_left.gif) no-repeat left top;
margin:0;
padding:0 0 0 7px;
text-decoration:none;
}

.calAddBtn a span{
	cursor:pointer;
	text-align: center;
	height: 20px;
	float:left;
	display:block;
	background:url(/image/btn_calendar_add.gif) no-repeat right top;
	padding: 6px 15px 0px 7px;
	font-weight: normal;
	color:#6F9BA8;
}

a.calAddBtn{
background: transparent url(/image/btn_calendar_add_left.gif) no-repeat top left;
display: block;
float: left;
font: 14px Arial;
line-height: 14px;
height: 26px;
padding-left: 7px;
text-decoration: none;
cursor:pointer;
}

a:link.calAddBtn, a:visited.calAddBtn, a:hover.calAddBtn, a:active.calAddBtn{
color: #6F9BA8;
}

a.calAddBtn span{
	background: transparent url(/image/btn_calendar_add.gif) no-repeat top right;
	display: block;
	padding: 6px 14px 4px 7px;
	height: 16px;
}

a:hover.viewWhiteBtn{
text-decoration:none;
color:#5C858E;
}

/* Signups and Invites white Button */

.tempWhiteBtn{
	float:left;
	width:auto;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	height: 26px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.tempWhiteBtn ul{
	height: 26px;
	list-style-type: none;
	padding:0;
	margin: 0;
}

.tempWhiteBtn li{
	height: 26px;
	display:block;
	float:left;
	padding:0;
}

.tempWhiteBtn a{
text-align: center;
height: 26px;
float:left;
background:url(/image/btn_white_blue_left.gif) no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}

.tempWhiteBtn a span{
	cursor:pointer;
	text-align: center;
	height: 20px;
	float:left;
	display:block;
	background:url(/image/btn_white_blue.gif) no-repeat right top;
	padding: 6px 6px 0px 8px;
	font-weight: normal;
	color:#6F9BA8;
	margin: 0px 6px 0px 0px;
}

a.tempWhiteBtn{
background: transparent url(/image/btn_white_blue_left.gif) no-repeat top left;
display: block;
float: left;
font: 14px Arial;
line-height: 14px;
height: 26px;
padding-left: 7px;
text-decoration: none;
margin-right: 10px;
cursor:pointer;
}

a:link.tempWhiteBtn, a:visited.tempWhiteBtn, a:hover.tempWhiteBtn, a:active.tempWhiteBtn{
color: #6F9BA8;
}

a.tempWhiteBtn span{
	background: transparent url(/image/btn_white_blue.gif) no-repeat top right;
	display: block;
	padding: 6px 14px 4px 7px;
	height: 16px;
}

a:hover.tempWhiteBtn{
text-decoration:none;
color:#5C858E;
}

a.emailWhiteBtn{
background: transparent url(/image/btn_white_left.gif) no-repeat top left;
display: block;
float: right;
font: 14px Arial;
line-height: 14px;
height: 26px;
padding-left: 8px;
text-decoration: none;
margin-top: 10px;
cursor:pointer;
}

a:link.emailWhiteBtn, a:visited.emailWhiteBtn, a:hover.emailWhiteBtn, a:active.emailWhiteBtn{
color: #6F9BA8;
}

a.emailWhiteBtn span{
	background: transparent url(/image/btn_white.gif) no-repeat top right;
	display: block;
	padding: 6px 16px 4px 8px;
	height: 16px;
}

a:hover.emailWhiteBtn{
text-decoration:none;
color:#5C858E;
}

.viewWhiteBtn{
	float:right;
	width:auto;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	height: 26px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.viewWhiteBtn ul{
	height: 26px;
	list-style-type: none;
	padding:0;
	margin: 0;
}

.viewWhiteBtn li{
	height: 26px;
	display:block;
	float:left;
	padding:0;
}

.viewWhiteBtn a{
text-align: center;
height: 26px;
float:left;
background:url(/image/btn_white_left.gif) no-repeat left top;
margin:0;
padding:0 0 0 8px;
text-decoration:none;
}

.viewWhiteBtn a span{
	cursor:pointer;
	text-align: center;
	height: 20px;
	float:left;
	display:block;
	background:url(/image/btn_white.gif) no-repeat right top;
	padding: 6px 16px 0px 8px;
	font-weight: normal;
	color:#6F9BA8;
	margin: 0px 0px 0px 0px;
}

a.viewWhiteBtn{
background: transparent url(/image/btn_white_left.gif) no-repeat top left;
display: block;
float: right;
font: 14px Arial;
line-height: 14px;
height: 26px;
padding-left: 8px;
text-decoration: none;
cursor:pointer;

}

a:link.viewWhiteBtn, a:visited.viewWhiteBtn, a:hover.viewWhiteBtn, a:active.viewWhiteBtn{
color: #6F9BA8;
}

a.viewWhiteBtn span{
	background: transparent url(/image/btn_white.gif) no-repeat top right;
	display: block;
	padding: 6px 16px 4px 8px;
	height: 16px;
}

a:hover.viewWhiteBtn{
text-decoration:none;
color:#5C858E;
}


.buttonwrapper{ 
	overflow: hidden;
	width: 205px;
	float: left;
	padding-right: 20px;
}

/* Home Orange Buttons */

.orangeBtn{
	width:auto;
	font-size:16px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	line-height:normal;
	height: 30px;
	margin: 0px 10px 0px 0px;
	text-align: center;
	float: left;
}

.orangeBtn ul{
	height: 30px;
	list-style-type: none;
	padding:0;
	margin: 0;
	width:auto;
}

.orangeBtn li{
height: 30px;
display:block;
float:left;
margin:0;
padding:0;
}

.orangeBtn a{
text-align: center;
height: 30px;
float:left;
background:url(/image/btn_orange_left_home.gif) no-repeat left top;
margin:0;
padding:0 0 0 8px;
text-decoration:none;
}


.orangeBtn a span{
	cursor:pointer;
	text-align: center;
	height: 25px;
	float:left;
	display:block;
	background:url(/image/btn_orange_home.gif) no-repeat right top;
	padding: 5px 16px 0px 8px;
	font-weight: normal;
	color:#ffffff;
}

a.orangeBtn{
background: transparent url(/image/btn_orange_left_home.gif) no-repeat top left;
display: block;
float: left;
font: 16px Optima, Arial;
line-height: 22px;
height: 30px;
padding-left: 8px;
text-decoration: none;
margin-right: 20px;
cursor:pointer;
}

a:link.orangeBtn, a:visited.orangeBtn, a:hover.orangeBtn, a:active.orangeBtn{
color: #ffffff;
}

a.orangeBtn span{
	background: transparent url(/image/btn_orange_home.gif) no-repeat top right;
	display: block;
	padding: 4px 16px 6px 8px;
	height: 20px;
}

a:hover.orangeBtn{
text-decoration:none;
color:#ffffff;
}

/* Signups and Invites Orange Buttons */

.tempOrangeBtn{
	width:auto;
	font-size:16px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	line-height:normal;
	height: 30px;
	margin: 0px 10px 0px 0px;
	text-align: center;
	float: right;
}
.tempOrangeBtnSmall{
    width:auto;
    font-size:12px;
    font-family: Optima, Arial, Helvetica, sans-serif;
    line-height:normal;
    height: 15px;
    margin: 0px 10px 0px 0px;
    text-align: center;
    float: right;
}

.tempOrangeBtn ul{
	height: 30px;
	list-style-type: none;
	padding:0;
	margin: 0;
	width:auto;
}

.tempOrangeBtn li{
height: 30px;
display:inline;
float:left;
clear:none;
margin:0;
padding:0;
width:113px;
}

li.longerButton{
width:193px;
}

.tempOrangeBtn a{
text-align: center;
height: 30px;
float:left;
background:url(/image/btn_orange_blue_left.gif) no-repeat left top;
margin:0;
padding:0 0 0 8px;
text-decoration:none;
}

.tempOrangeBtn a span{
	cursor:pointer;
	text-align: center;
	height: 25px;
	float:left;
	display:block;
	background:url(/image/btn_orange_blue.gif) no-repeat right top;
	padding: 5px 16px 0px 8px;
	font-weight: normal;
	color:#ffffff;
	margin: 0px 10px 0px 0px;
}

/*
a span.longerButton {
	font-size: 13px;
	
}
	*/

a.tempOrangeBtn{
background: transparent url(/image/btn_orange_blue_left.gif) no-repeat top left;
display: block;
float: right;
font: 16px Optima, Arial;
line-height: 22px;
height: 30px;
padding-left: 8px;
text-decoration: none;
margin-right: 10px;
cursor:pointer;
}

a:link.tempOrangeBtn, a:visited.tempOrangeBtn, a:hover.tempOrangeBtn, a:active.tempOrangeBtn{
color: #ffffff;
}

a.tempOrangeBtn span{
	background: transparent url(/image/btn_orange_blue.gif) no-repeat top right;
	display: block;
	padding: 4px 16px 6px 8px;
	height: 20px;
}

a:hover.tempOrangeBtn{
text-decoration:none;
color:#ffffff;
}

.tempOrangeBtnSmall a{
text-align: center;
height: 25px;
float:left;
background:url(/image/btn_orange_blue_left_small.gif) no-repeat left top;
margin:0;
padding:0 0 0 8px;
text-decoration:none;
}

.tempOrangeBtnSmall a span{
    cursor:pointer;
    text-align: center;
    height: 20px;
    float:left;
    display:block;
    background:url(/image/btn_orange_blue_small.gif) no-repeat right top;
    padding: 0px 16px 5px 8px;
    font-weight: normal;
    color:#ffffff;
    margin: 0px 10px 0px 0px;
}

/* Close Button */

.closeBtnSmall{
	float:right;
	display: block;
	margin: 0px 0px 0px 0px;
	width: 13px;
	height: 13px;
	background:url(/image/btn_close_small.gif) no-repeat 0 0;
	cursor:pointer;
}
.closeBtnSmall:hover{
	background-position: 0 -13px;
}
.closeBtnSmall:active{
	background-position: 0 -13px;
}
#quickList li {
	display:block;
	height:13px;
	margin-bottom:6px;
	position:relative;
	line-height:13px;
}

#quickList li * {
	vertical-align:middle;
}

#quickList li a.closeBtnSmall{
	position:absolute;
	right:0px;
	top:3px;
	display: block;
	margin: 0;
	padding:0;
	width: 13px;
	height: 13px;
	font-size:4px;
	line-height:13px;	
	background:url(/image/btn_close_small.gif) top left no-repeat;
}

#quickList li a.closeBtnSmall:link{
	background-position:top left;
}

#quickList li a.closeBtnSmall:hover{
	background-position:bottom left;
}
.closeBtn{
	cursor:pointer;
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	width: 17px;
 	height: 17px;
	background:url(/image/btn_close_big.gif) no-repeat 0 0;
}
.closeBtn:hover{ 
	background-position: 0 -17px;
}
.closeBtn:active{ 
	background-position: 0 -17px;
}

.closeBtnSpan{
	cursor:pointer;
	margin: 0px 0px 0px 0px;
	width: 17px;
 	height: 17px;
	background:url(/image/btn_close_big.gif) no-repeat 0 0;
}
.closeBtnSpan:hover{ 
	background-position: 0 -17px;
}
.closeBtnSpan:active{ 
	background-position: 0 -17px;
}




/* Help Button */
.ttest {
	width: 100px;
}
.helpBtn{

	float: left;
	display:block; 

	/*margin: 0px 0px 0px 0px;*/
	width: 15px;
 	height: 15px;
	background:url(/image/icon_help.gif) no-repeat 0 0;
}
.helpBtn:hover{ 
	background-position: 0 -15px;
}
.helpBtn:active{ 
	background-position: 0 -15px;
}

/* Blue Rounded Div */

#blueround {
	float:left;
	width: 729px;
	background-color: #e9efef;
	color: #4d4d4d;
	border-color: #d9e5e3;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	margin: 0px 0px 0px 0px;
}
#blueroundTop {
	background:url(/image/blue_c_tr.gif) no-repeat top right;
	margin-top: -1px;
	margin-right: 0px;
	float:left;
	width: 730px;
}

#blueroundBottom {
	background:url(/image/blue_c_br.gif) no-repeat top right;
	margin-bottom: -1px;
	margin-right: -1px;
	float: left;
	width: 730px;
}

/* White Rounded Step1 Div */

#blueroundHome {
	float:left;
	width: 610px;
	background-color: #e9efef;
	color: #4d4d4d;
	border-color: #d9e5e3;
	border-width: 1px;
	border-style: solid;
	margin: 0px 0px 0px 0px;
}
#blueroundTopHome {
	background:url(/image/blue_c_tr.gif) no-repeat top right;
	margin-top: -1px;
	margin-right: 0px;
	float:left;
	width: 611px;
}

#blueroundBottomHome {
	background:url(/image/blue_c_br.gif) no-repeat top right;
	margin-bottom: -1px;
	margin-right: -1px;
	float: left;
	width: 611px;
}


#whiteround2 {
	float:left;
	width: 225px;
	background-color: #ffffff;
	color: #808080;
	margin: 0px 0px 0px 0px;
}
#whiteround2 h2 {
	font-size: 18px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	}
#whiteroundTop2 {
	background:url(/image/white_c_tr.gif) no-repeat top right;
	margin-top: 0px;
	margin-right: 0px;
	float:left;
	width: 225px;
}

#whiteroundBottom2 {
	background:url(/image/white_c_br.gif) no-repeat top right;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	width: 225px;
}
#whiteround3 {
	float:left;
	width: 225px;
	background-color: #ffffff;
	color: #808080;
	margin: 0px 12px 0px 12px;
}
#whiteround3 h2 {
	font-size: 18px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	}
#whiteroundTop3 {
	background:url(/image/white_c_tr.gif) no-repeat top right;
	margin-top: 0px;
	margin-right: 0px;
	float:left;
	width: 225px;
}

#whiteroundBottom3 {
	background:url(/image/white_c_br.gif) no-repeat top right;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	width: 225px;
}
img.whitecornerTl {
	width: 9px;
	height: 9px;
	margin-top: 0px;
	margin-left: 0px;
	border: none;
	display: block;
}
img.whitecornerBl {
	width: 9px;
	height: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none;
	display: block;
}

/* White Rounded Div */

#whiteround {
	float:left;
	width: 700px;
	background-color: #ffffff;
	color: #808080;
	margin: 0px 0px 0px 0px;
}
#whiteround h2 {
	font-size: 18px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	}
#whiteroundTop {
	background:url(/image/white_c_tr.gif) no-repeat top right;
	margin-top: 0px;
	margin-right: 0px;
	float:left;
	width: 700px;
}

#whiteroundBottom {
	background:url(/image/white_c_br.gif) no-repeat top right;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	width: 700px;
}

#whiteroundHome {
	float:left;
	width: 575px;
	background-color: #ffffff;
	color: #808080;
	margin: 0px 0px 0px 0px;
}
#whiteroundHome h2 {
	font-size: 18px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	}
#whiteroundTopHome {
	background:url(/image/white_c_tr.gif) no-repeat top right;
	margin-top: 0px;
	margin-right: 0px;
	float:left;
	width: 575px;
}

#whiteroundBottomHome {
	background:url(/image/white_c_br.gif) no-repeat top right;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	width: 575px;
}


img.whitecornerTl {
	width: 9px;
	height: 9px;
	margin-top: 0px;
	margin-left: 0px;
	border: none;
	display: block;
}
img.whitecornerBl {
	width: 9px;
	height: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none;
	display: block;
}

/* Small White Rounded Div */

#whiteround1 {
	float:left;
	width: 345px;
	background-color: #ffffff;
	color: #808080;
	margin: 0px 0px 0px 0px;
}
#whiteround1 h2 {
	font-size: 18px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	}
#whiteroundTop1 {
	background:url(/image/white_c_tr.gif) no-repeat top right;
	margin-top: 0px;
	margin-right: 0px;
	float:left;
	width: 345px;
}

#whiteroundBottom1 {
	background:url(/image/white_c_br.gif) no-repeat top right;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	width: 345px;
}
img.whitecornerTl {
	width: 9px;
	height: 9px;
	margin-top: 0px;
	margin-left: 0px;
	border: none;
	display: block;
}
img.whitecornerBl {
	width: 9px;
	height: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none;
	display: block;
}

/* Template Form 1 */

form {
	margin-top: 0px;
	margin-bottom: 0px;
	}

.cssform {width:500px;}
.cssform p{
width: 400px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
margin-top:0;
padding-left: 155px; 
}

.cssform p span{
font-size:12px; 
}
.cssform p span.gray{
font-size:12px;
color:#808080;
}
.cssform p span.title{
font-size:14px;
font-weight:bold;
color:#4d4d4d;
}

.cssform p span table {
 margin-left:4px;
 width: 96% !important;
 
}
.cssform p span table td {
padding:2px !important;
}
.cssform p span.previewCon {
	color:#4d4d4d;
	font-size:14px;
	}

.cssform label{
	font-size:14px;
	color: #808080;
	float: left;
	margin-left: -155px; 
	width: 150px; 
	text-align: right;
}

.cssform input[type="text"]{
color:#333333;
width: 300px;
}
.cssform input.mid{
width: 200px;
}
.cssform input.midDark {
width:200px;
background-color:#f6f6f6;
}
.cssform input.short{
	width: 80px;
}

.cssform input.shortDark{
	width: 80px;
	background-color:#f6f6f6;
}

.cssform textarea{
	width: 350px;
	height: 50px;
}

/* Template Form 2 */

.cssform1 p{
width: 500px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
margin-top:0;
padding-left: 155px; 
}
.cssform1 p.characters{
	font-size: 11px;
	text-align: right;
	color:#808080;
	margin-top: -10px;
	margin-left: -5px;
}
.cssform1 p span.previewCon1 {
	color:#4d4d4d;
	font-size:14px;
	}
.cssform1 label{
	font-size:14px;
	color: #808080;
	float: left;
	margin-left: -155px; 
	width: 150px; 
	text-align: right;
}

.cssform1 input[type="text"]{
color:#333333;
width: 300px;
}
.cssform1 input.mid{
width: 200px;
}
.cssform1 input.short{
width: 100px;
}

.cssform1 textarea{
	width: 495px;
	height: 50px;
	background-color:#f6f6f6;
}

.cssform3 {
	margin-left:117px;

	
}

.cssform3 table {
 margin-left:4px;
 width: 96% !important;
 
}
.cssform3 table td {
padding:2px !important;
}
.cssform3 input.short{
	width: 80px;
}

.cssform3 input.shortDark{
	width: 80px;
	background-color:#f6f6f6;
}

.cssform4 {
	margin-left:155px;	
}

.cssform4 table {
 margin-left:4px;
 width: 96% !important;
 
}
.cssform4 table td {
padding:2px !important;
}
.cssform4 input.short{
	width: 80px;
}

.cssform4 input.shortDark{
	width: 80px;
	background-color:#f6f6f6;
}

/* Repeat Date */

#repeatDate {
	float:left;
	margin: 0px 0px 0px 50px;
	width: 400px;
	padding: 5px 5px 10px 5px;
	font-size: 14px;
}
#repeatDate li {
	display: inline;
	margin-right:2px;
}
#repeatDate li a {
	color:#808080;
	padding: 2px 5px 2px 5px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	list-style: none;
}
#repeatDate li a:hover{
	text-decoration:none;
	background-color:#CCCCCC;
	color: #4d4d4d;
}
#repeatDate li a.selected{
	color:#ffffff;
	border-color: #cccccc;
	background-color:#6f92a5;
	font-weight:normal;
	padding: 2px 5px 2px 5px;
}

/* Choose Template Hover */

#chooseTemp {
	float:left;
	padding: 3px 5px 3px 5px;
}
#chooseTemp ul {
	padding: 2px 2px 2px 2px;
	margin: 0;
}
#chooseTemp li{
	list-style: none;
	display: block;
	width: auto;
	padding: 0;
	text-align: center;
}
#chooseTemp li a {
	display:block;
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
	text-decoration:none;
	}
#chooseTemp li a:hover {
	text-decoration:none;
	border-color: #8EB2AB;
	border-style: solid;
	border-width: 1px;
	background-color:#e6e6e6;
	}
img.chooseTemp {
	margin: 10px 30px 10px 30px;
}


/*  Daniel CSS */
#signUpDone {
	float:left;
	width: 50px;
	padding: 0px 4px 5px 4px;
	}
#signUpDueDate {
	float:left;
	width: 150px;
	padding: 0px 4px 5px 4px;
	}
#signUpVolunteer {
	float:left;
	width: 175px;
	padding: 0px 4px 5px 4px;
	}

#signUpDone input[type="text"], #signUpDoneItems input[type="text"], #signUpDueDate input[type="text"], #signUpVolunteer input[type="text"] { width: 100% !important; }


//  Class Conversion..
.signUpDone {
	float:left;
	width: 50px;
	padding: 0px 4px 5px 4px;
	color:#808080;
	font-weight:bold;
	}

.signUpDoneItems {
	float:left;
	width: 450px;
	padding: 0px 4px 5px 4px;
	color:#4d4d4d;
	font-weight:bold;
}

.signUpDueDate {
	float:left;
	width: 150px;
	padding: 0px 4px 5px 4px;
	color:#4d4d4d;
	font-weight:bold;
}

.signUpMiniCal {
	float:left;
	width:100px;
	padding: 0px 0px 5px 4px;
	color:#4d4d4d;
	font-weight:bold;
}
.signUpMiniCal input{
	width:70px;
	background-color:#f6f6f6;
}

.signUpMiniCal .snackDateInput {
	width:300px;
}

.signUpMiniCal img {
 	width:19px;
 	height:13px;
 	border:0;
 	
}

.signUpMiniCal table {
 margin-left:4px;
 width: 96% !important;
}

.signUpMiniCal table td {
padding:2px !important;
}

.signUpDoneItemsHeading {
	float:left;
	width: 150px;
	padding: 0px 4px 5px 4px;
}

.signUpDueDateHeading {
	float:left;
	width: 150px;
	padding: 0px 4px 5px 4px;
}


.signUpVolunteerHeading {
	float:left;
	width: 125px;
	padding: 0px 4px 5px 4px;
	}

.signUpVolunteer {
	float:left;
	width: 125px;
	padding: 0px 4px 5px 4px;
	color:#4d4d4d;
	font-weight:bold;
	}
	
.signUpVolunteer input{
	color:#4d4d4d;
	background-color:#f2f2f2;
}

.signUpVolunteer2 {
	float:left;
	width: 150px;
	padding: 0px 4px 5px 4px;
	color:#808080;
	font-size:11px;
	}

.signUpVolunteer2 input {
	width: 100% !important;
	color:gray;

}

#volunteerNotesHeading,.volunteerNotesHeading {
    float:left;
    width: 100px;
    padding: 0px 4px 5px 4px;
    font-size: 14px;
    color:#808080;
}

.volunteerNotes {
    float:left;
    width: 150px;
    padding: 0px 4px 5px 4px;
    color:#4d4d4d;
    }
    
.volunteerNotes input{
    color:#4d4d4d;
    background-color:#f2f2f2;
}


.signUpDone input[type="text"], .signUpDoneItems input[type="text"], .signUpDueDate input[type="text"], .signUpVolunteer input[type="text"] { width: 100% !important; }
.signUpHeading {font-weight:bold; color:#808080}


#simpleList { width: 100%; padding: 0px 4px 5px 4px; }
#simpleList input[type="text"] { width: 50% !important; }


.savedDate { width:100px; float:left; }
.savedName { width:290px; padding-right:10px; float: left; }
.receivedName {width:290px; padding-right:10px; float:left;}
.receivedName a{color:#ff7000;}
.savedTemplate { width: 100px; padding-right:5px; float: left; }
.savedAction { float: left; padding-right:10px; width:100px;}

.timeButton {
width:25px;
}

.timeButtonCon {
float:left;
width:30px;
padding-left:2px
}


/* Modified template box */

.chooseTemp {
	float:left;
	padding: 3px 5px 3px 5px;
}
.chooseTemp ul {
	padding: 2px 2px 2px 2px;
	margin: 0;
}
.chooseTemp li{
	list-style: none;
	display: block;
	width: auto;
	padding: 0;
	text-align: center;
}
.chooseTemp li a {
	display:block;
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
	text-decoration:none;
	}
.chooseTemp li a:hover {
	text-decoration:none;
	border-color: #8EB2AB;
	border-style: solid;
	border-width: 1px;
	background-color:#e6e6e6;
	}
img.chooseTemp2 {
	margin: 5px 5px 5px 5px;
}
	

.whiteround4 {
	float:left;
	width: 185px;
	background-color: #ffffff;
	color: #808080;
	margin: 0px 0px 0px 0px;
}
.whiteround4 h2 {
	font-size: 18px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	}
.whiteroundTop4 {
	background:url(/image/white_c_tr.gif) no-repeat top right;
	margin-top: 0px;
	margin-right: 0px;
	float:left;
	width: 185px;
}

.whiteroundBottom4 {
	background:url(/image/white_c_br.gif) no-repeat top right;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	width: 185px;
}
.whiteround5 {
	float:left;
	width: 185px;
	background-color: #ffffff;
	color: #808080;
	margin: 0px 12px 0px 12px;
}
.whiteround5 h2 {
	font-size: 18px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	}
.whiteroundTop5 {
	background:url(/image/white_c_tr.gif) no-repeat top right;
	margin-top: 0px;
	margin-right: 0px;
	float:left;
	width: 185px;
}

.whiteroundBottom5 {
	background:url(/image/white_c_br.gif) no-repeat top right;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	width: 185px;
}	

.blueroundTemp {
	float:left;
	width: 609px;
	background-color: #e9efef;
	color: #4d4d4d;
	border-color: #d9e5e3;
	border-width: 1px;
	border-style: solid;
	margin: 0px 0px 0px 0px;
}
.blueroundTopTemp {
	background:url(/image/blue_c_tr.gif) no-repeat top right;
	margin-top: -1px;
	margin-right: 0px;
	float:left;
	width: 610px;
}

.blueroundBottomTemp {
	background:url(/image/blue_c_br.gif) no-repeat top right;
	margin-bottom: -1px;
	margin-right: -1px;
	float: left;
	width: 610px;
}

.indexCenter {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

/* checkList Template */
.checkList {float:left; margin-bottom:5px; }
.checkList .checkBox {margin-left:5px; float:left;}
.checkList .short {width:80px; margin-left:5px;}
.checkList .mid {width:120px; margin-left:5px;}
.checkList .long {width:200px; margin-left:5px}
.checkList .shortSpan {width:50px; margin-left:5px; padding:0px 14px 5px 4px; font-weight:bold; float:left}
.checkList .midSpan {width:180px; margin-left:5px; font-weight:bold; float:left}
.checkList .longSpan {width:200px; margin-left:5px; float:left}

.listName {width:500px; font-weight:bold; color:#404040;}

.toEmails {width:650px;}

/*
#navCont {
	float:left;
	width: 209px;
	padding: 17px 0px 0px 15px;
	font-size: 18px;
	color: #e8e8e8;
	font-weight:bold;
}
*/

#navCont {
	float:left;
	width: 800px;
	height:44px;
	padding: 15px 0px 0px 0px;
	font-size: 12px;
	color: #e8e8e8;
	font-weight:bold;
	margin-left:-1px;
}

#navArchiveLink {
	float:left;
	width:209px;
	padding: 10px 0px 15px 0px;
	font-size: 14px;
	text-align: center;
}
.stepText {
	padding:15px 0px 0px 20px;

}

.navStep1 #navStep1 {
	float: left;
	width: 150px;
	background:url(/image/steps_tab_on.png) no-repeat top right;
	height: 44px;
	padding:0px;
	margin-right:5px;
	color: #4d4d4d;
	overflow:auto;
}

.navStep1 #navStep1 a {
	color:#808080;
	text-decoration:none;
}
.navStep1 #navStep1 a:hover {
	color:#4d4d4d;
	text-decoration:none;
}


.navStep1 #navStep2 {
	float: left;
	width: 150px;
	background:url(/image/steps_tab_off.png) no-repeat top right;
	height: 44px;
	padding: 0px;
	color:#ACA899;
	margin-right:5px;
}

.navStep1 #navStep2 a {
	color:#f2f2f2;
 	text-decoration : none;
 	cursor: default;
}

.navStep1 #navStep2 a:hover {
	color:#f2f2f2;
 	text-decoration : none;
 	cursor: default;
}

.navStep1 #navStepPaymentRequest {
    float: left;
    width: 150px;
    background:url(/image/steps_tab_off.png) no-repeat top right;
    height: 44px;
    padding: 0px;
    color:#ACA899;
    margin-right:5px;
}

.navStep1 #navStepPaymentRequest a {
    color:#f2f2f2;
    text-decoration : none;
    cursor: default;
}

.navStep1 #navStepPaymentRequest a:hover {
    color:#f2f2f2;
    text-decoration : none;
    cursor: default;
}

.navStep1 #navStep3 a {
	color:#f2f2f2;
 	text-decoration : none;
 	cursor: default;
}

.navStep1 #navStep3 a:hover {
	color:#f2f2f2;
 	text-decoration : none;
 	cursor: default;
}

.navStep1 #navStep3 {
	float: left;
	width: 150px;
	background:url(/image/steps_tab_off.png) no-repeat top right;
	height: 44px;
	padding: 0px;
	margin-right:5px;
	color:#ACA899;
}
.navStep1 #navForeStep1 {
	float: left;
	width: 189px;
	background-image: url(/image/step1_nev4.gif);
	height: 54px;
	padding: 10px 0px 0px 20px;
}

.navStep2 #navStep1 {
	float: left;
	width: 150px;
	background:url(/image/steps_tab_off.png) no-repeat top right;
	height: 44px;
	padding: 0px;
	margin-right:5px;
	color:#ACA899;
}
.navStep2 #navStep1 a {
	color:#808080;
	text-decoration:none;
}
.navStep2 #navStep1 a:hover {
	color:#4d4d4d;
	text-decoration:none;
}
.navStep2 #navStep2 {
	float: left;
	width: 150px;
	background:url(/image/steps_tab_on.png) no-repeat top right;
	height: 44px;
	padding:0px;
	margin-right:5px;
	color: #4d4d4d;
	overflow:auto;
}
.navStep2 #navStep3 {
	float: left;
	width: 150px;
	background:url(/image/steps_tab_off.png) no-repeat top right;
	height: 44px;
	padding: 0px;
	margin-right:5px;
	color:#ACA899;
}

.navStep2 #navStep3 a {
	color:#f2f2f2;
 	text-decoration : none;
 	cursor: default;
}

.navStep2 #navStep3 a:hover {
	color:#f2f2f2;
 	text-decoration : none;
 	cursor: default;
}
.navStep2 #navStepPaymentRequest {
    float: left;
    width: 150px;
    background:url(/image/steps_tab_off.png) no-repeat top right;
    height: 44px;
    padding: 0px;
    color:#ACA899;
    margin-right:5px;
}

.navStep2 #navStepPaymentRequest a {
    color:#f2f2f2;
    text-decoration : none;
    cursor: default;
}

.navStep2 #navStepPaymentRequest a:hover {
    color:#f2f2f2;
    text-decoration : none;
    cursor: default;
}


#navForeStep2 {
	float: left;
	width: 189px;
	background-image: url(/image/step2_nev4.gif);
	height: 54px;
	padding: 10px 0px 0px 20px;
}
.navStep3 #navStep1 {
	float: left;
	width: 150px;
	background:url(/image/steps_tab_off.png) no-repeat top right;
	height: 44px;
	padding: 0px;
	margin-right:5px;
	color:#ACA899;
}
.navStep3 #navStep1 a {
	color:#808080;
	text-decoration:none;
}
.navStep3 #navStep1 a:hover {
	color:#4d4d4d;
	text-decoration:none;
}
.navStep3 #navStep2 {
	float: left;
	width: 150px;
	background:url(/image/steps_tab_off.png) no-repeat top right;
	height: 44px;
	padding: 0px;
	margin-right:5px;
	color:#ACA899;
}
.navStep3 #navStep2 a {
	color:#808080;
	text-decoration:none;
}
.navStep3 #navStep2 a:hover {
	color:#4d4d4d;
	text-decoration:none;
}
.navStep3 #navStep3 {
	float: left;
	width: 150px;
	background:url(/image/steps_tab_on.png) no-repeat top right;
	height: 44px;
	padding:0px;
	margin-right:5px;
	color: #4d4d4d;
	overflow:auto;
}

.navStep3 #navStepPaymentRequest {
    float: left;
    width: 150px;
    background:url(/image/steps_tab_off.png) no-repeat top right;
    height: 44px;
    padding: 0px;
    color:#ACA899;
    margin-right:5px;
}

.navStep3 #navStepPaymentRequest a {
    color:#f2f2f2;
    text-decoration : none;
    cursor: default;
}

.navStep3 #navStepPaymentRequest a:hover {
    color:#f2f2f2;
    text-decoration : none;
    cursor: default;
}

.navStepPaymentRequest #navStepPaymentRequest {
    float: left;
    width: 150px;
    background:url(/image/steps_tab_on.png) no-repeat top right;
    height: 44px;
    padding:0px;
    margin-right:5px;
    color: #4d4d4d;
    overflow:auto;
}

.navStepPaymentRequest #navStep1 {
    float: left;
    width: 150px;
    background:url(/image/steps_tab_off.png) no-repeat top right;
    height: 44px;
    padding: 0px;
    color:#ACA899;
    margin-right:5px;
}
.navStepPaymentRequest #navStep1 a {
    color:#808080;
    text-decoration:none;
}
.navStepPaymentRequest #navStep1 a:hover {
    color:#4d4d4d;
    text-decoration:none;
}


.navStepPaymentRequest #navStep2 {
    float: left;
    width: 150px;
    background:url(/image/steps_tab_off.png) no-repeat top right;
    height: 44px;
    padding: 0px;
    color:#ACA899;
    margin-right:5px;
}

.navStepPaymentRequest #navStep2 a {
    color:#f2f2f2;
    text-decoration : none;
    cursor: default;
}

.navStepPaymentRequest #navStep2 a:hover {
    color:#f2f2f2;
    text-decoration : none;
    cursor: default;
}

.navStepPaymentRequest #navStep3 a {
    color:#f2f2f2;
    text-decoration : none;
    cursor: default;
}

.navStepPaymentRequest #navStep3 a:hover {
    color:#f2f2f2;
    text-decoration : none;
    cursor: default;
}

.navStepPaymentRequest #navStep3 {
    float: left;
    width: 150px;
    background:url(/image/steps_tab_off.png) no-repeat top right;
    height: 44px;
    padding: 0px;
    margin-right:5px;
    color:#ACA899;
}


#tempCont {
	float: left;
	width: 730px;
	padding: 0px 0px 0px 0px;
	margin-left: -1px;
	}
	
.attachmentListCont {
	position:relative;
	width: 600px;
}

.attachDelete {
	float:left;
    padding-right: 5px;
    padding-left: 2px;
}

#logo {
	float:left;
	width:200px;
	position:relative;
	margin-top:4px;
}

/* Tabs */

/* Header Navigation Tabs */
.tabContainer {
	position:absolute;
	left:250px;
	top:30px;
	width:600px;
}

#tabs
	{
	width:475px;
	height:38px;
	color:#333333;
	text-align:left;
	float: left;
	position:relative;
	margin-top:13px;
	margin-left:67px;
	font-family:Sans-serif, Serif;
}

#nav
	{
	width:475px;
	height: 38px;
	margin: 0;
	}
#nav ul 
	{
	list-style:none;
	width: 475px;
	height: 38px;
	padding:0;
	margin:16px 0 0 42px;
	}

#nav li 
	{
    list-style: none;
	display: inline;
	text-align: center;
	font-size:15px;
	}

#nav li a 
	{
	text-decoration: none;
	display:block;
	float:left;	
	text-align:center;
	padding-top:6px;
	}

li.home a{
	width:109px;
	height:35px;	
	margin-right:5px;
}

li.calendar a{
	width:109px;
	height:35px;
	margin-right:5px;
	 }
li.friends a{
	width:109px;
	height:35px;
	margin-right:5px;
}

li.gallery a{
	width:109px;
	height:35px;
	margin-right:5px;
	font-size:12px;
}


#tabs.home-page li.home a {	
	background-image:url(/image/6.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	}
#tabs.home-page li.calendar a {	
		background: url(/image/5a.png) left top;	
		color:#fff;
	}
#tabs.home-page li.friends a{	
		background: url(/image/8.png) left top;
		color:#fff;
}
#tabs.home-page li.gallery a{	
		background: url(/image/new1.png) left top;
		color:#fff;
}

#tabs.calendar-page li.calendar a {	
	background-image:url(/image/5a.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	}
#tabs.calendar-page li.home a {	
		background: url(/image/6.png) left top;	
		color:#fff;
	}

#tabs.calendar-page li.friends a{	
		background: url(/image/8.png) left top;	
		color:#fff;
	}	
#tabs.calendar-page li.gallery a{	
		background: url(/image/new1.png) left top;
		color:#fff;
}


#tabs.friends-page li.friends a {	
	background-image:url(/image/8.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	}

#tabs.friends-page li.home a {	
		background: url(/image/6.png) left top;	
		color:#fff;
	}
#tabs.friends-page li.calendar a {	
		background: url(/image/5a.png) left top;	
		color:#fff;
	}
#tabs.friends-page li.gallery a{	
		background: url(/image/new1.png) left top;
		color:#fff;
}


#tabs.gallery-page li.gallery a {	
	background-image:url(/image/new1.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	}

#tabs.gallery-page li.home a {	
		background: url(/image/6.png) left top;	
		color:#fff;
	}

#tabs.gallery-page li.calendar a {	
		background: url(/image/5a.png) left top;	
		color:#fff;
	}

#tabs.gallery-page li.friends a{	
		background: url(/image/8.png) left top;	
		color:#fff;
	}

/* End of Tabs */

.signUpItemBig {
	padding: 0px 4px 5px 4px;
	color:#4d4d4d;
	font-weight:bold;
	font-size:12px;	
	width: 300px;
	float:left;
	margin-right:0px;

}
/*
.oranizeDayTime {
	width:700px;
	float:left;
}
*/
/* span text-align:right */
h4 .organizeLabel {
	float:left;
	text-align:right;
	width: 100px;
	font-weight:bold;
}

h4 .previewCon {
	float:left;
	text-align:left;	
	width: 500px;
	
	
}

span.previewCon {
	color:#4d4d4d;
	font-weight:bold;
	font-size:12px;
}

.labelCon {
	width:700px;
	position:relative;
	padding: 5px 0px 5px 4px;

}

span.organizeLabel {
	font-size:14px;
	color:#808080;
}

.whiteroundTemp {
	float:left;
	width: 564px;
	background-color: #ffffff;
	color: #808080;
	margin: 0px 0px 0px 0px;
	padding-left:11px;
}
.whiteroundTemp h2 {
	font-size: 18px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	}
.whiteroundTopTemp {
	background:url(/image/white_c_tr.gif) no-repeat top right;
	margin-top: 0px;
	margin-right: 0px;
	float:left;
	width: 564px;
}

.whiteroundBottomTemp {
	background:url(/image/white_c_br.gif) no-repeat top right;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	width: 564px;
}

.tempWhiteContHome {
	float:left;
	width:600px;
	padding: 0px 0px 0px 15px;
}

.taskTemplateIcon {
	width:110px;
	float:left;	
	margin-left:2px;
    height: 109px;
    font-weight: bold;
    color: #f39229;
    font-size: 12px;
}

.taskTemplateIcon img{
	width:100px;
	height:83px;
}

.taskTemplateIcon a{
	text-decoration:none;

}

.taskTemplateIconCopy {
	width:110px;
	float:left;	
	font-size:11px;	
	margin-left:2px;
    height: 120px;
    color: #f39229;
}

.taskTemplateIconCopy img{
	width:100px;
	height:83px;
}

.taskTemplateIconCopy a{
	text-decoration:none;
}

.blueroundTemplate {
	float:left;
	width: 729px;
	background-color: #e9efef;
	color: #4d4d4d;
	border-color: #d9e5e3;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	margin: 0px 0px 0px 0px;
}

#snackDueDateHeading, .snackDueDateHeading {
	float:left;
	width:170px;
	padding-left:5px;
	font-size:14px;
	color:#808080;
}

#helperHeading, .helperHeading {
	float:left;
	width:128px;
	padding-left:4px;
	font-size:14px;
	color:#808080;
	margin-left: 4px;
	background-color: white;
}

#helperHeading2, .helperHeading2 {
	float:left;
	width:154px;
	padding-left:4px;
	font-size:14px;
	color:#808080;
	margin-left: 4px;
	background-color: white;
}

.signUpMiniCalLong {
	float:left;
	width:170px;
	padding: 0px 0px 5px 4px;
	color:#4d4d4d;
	font-weight:bold;
}
.signUpMiniCalLong input{
	padding-right:5px;
	text-align:right;
	width:140px;
	background-color:#f6f6f6;
}

.signUpMiniCalLong img {
 	width:19px;
 	height:13px;
 	border:0;
 	
}

.signUpMiniCalLong table {
 margin-left:4px;
 width: 96% !important;
}

.signUpMiniCalLong table td {
padding:2px !important;
}

/* Generic Signup */
#genericSignupNeededHeading, .genericSignupNeededHeading{
	float:left;
	width:200px;
	padding-left:4px;
	font-size:14px;
	color:#808080; 
	margin-left: 4px;
	border:none;
	background-color: white;	
}

.signupDark {
	width:100%;
	background-image:url('../image/signupNameDefault.gif');
  	background-repeat:no-repeat;
  	background-color:#f2f2f2;
  	}

.neededDark {
	width:100%;
	background-image:url('../image/signupItemDefault.gif');
  	background-repeat:no-repeat;
  	background-color:#f2f2f2;
  	}


.genericSignupDueDateHeading {
	float:left;
	width:100px;
	padding-left:5px;
	font-size:14px;
	color:#808080;
}

.signupHeadingCont {
	font-size:12px;
	color:#808080;
	float:left;
	width:800px;
}

.genericSignupItems {
	float:left;
	width: 200px;
	padding: 0px 4px 5px 4px;
	color:#4d4d4d;
	font-weight:bold;
}

/*  Simple List */
.simpleListItems {
	float:left;
	width: 300px;
	padding: 0px 4px 5px 4px;
	color:#4d4d4d;
	font-weight:bold;
} 
.simpleListItemDark {
	width:100%;
	background-image:url('../image/listItemDefault.gif');
  	background-repeat:no-repeat;
  	background-color:#f2f2f2;
  	}

/* Organize Volunteers */
#organizeVolunteerHeading, .organizeVolunteerHeading {
	float:left;
	width:300px;
	margin-left: 4px;
	font-size:14px; 
	color:#808080;
	background-color: white;	
}

.visitNow {
	padding-left:40px;
	font-weight:normal;
}

.weekDayBar {
	

}

/* Fundraider styles */
.FromTimeHeading{
    float:left;
    width:75px;
    padding-left:5px;
    font-size:14px;
    color:#808080;
}

.ToTimeHeading{
    float:left;
    width:75px;
    padding-left:5px;
    font-size:14px;
    color:#808080;
}
/* Homepage shell styles*/
.homepageTable {
width:615px;

}

.errorText {
	color: #FF0000;
	font-size: 14px;
}
.snackHeadingCont {
	font-size:12px;
	color:#808080;
	float:left;
	width:690px;
}

.infoBoxHome {
	margin:0px;
	padding:0px;
	height:205px;
}

.infoBox {
	margin-left:27px;
	margin-bottom:5px;
	background:url(/image/infoBox.jpg) no-repeat top left;
	height:205px;
	text-align:center;
	position:relative;
}

.infoBoxLinks {
	float:left;
	margin-top:70px;
	margin-left:200px;
	width:400px;
}

.infoBoxLinks a {
	font-size:12px;
	text-decoration:underline;
	color:#f39229;
	padding-left:30px;
}

.infoBoxSignup {
	width:160px;
	height:30px;
	float:right;
    margin-top:105px;
    margin-right:120px; 
	
}

.scrollData2 {
	text-align:left;

}

.organizeNotesDark {
	width:100%;
	background-image:url('../image/organizeNotesDefault.gif');
  	background-repeat:no-repeat;
  	background-color:#f2f2f2;
}

input.driveHelper{
width: 100%;
font-size:11px;
	color:gray;
	background-color:#f2f2f2;
}

.headerLinks {
	margin-left:500px;
	margin-top:25px;		
}
.headerLinks a {
	color:white;
	font-weight:bold;
	font-size:18px;
	padding-left:40px;
}

#blueroundSI {
	float:left;
	width: 729px;
	background-color: #e9efef;
	color: #4d4d4d;
	border-color: #d9e5e3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin: 0px 0px 0px 0px;
}

.formLeftContSI {
	float:left;
	width:300px;
	padding-left:75px;

}
.formRightContSI {
	float:right;
	width:300px;
	padding: 9px 0px 9px 0px;
}
#tempContSI {
	float: left;
	width: 730px;
	padding: 0px 0px 0px 0px;
	margin-top:20px;
	text-align:left;
	margin-left:5px;
}
.loginInput {
	width:200px;
}

#blueroundTopSI {
	background:url(/image/blue_c_tr.gif) no-repeat top right;
	margin-top: -1px;
	margin-right: -1px;
	margin-left:-1px;
	float:left;
	width: 731px;
}

.bulletInsText {
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;

}

.HJ_Dialog_Container {
    border-top: solid 3px #A8AAC2;
    border-left: solid 3px #A8AAC2;
    border-right: solid 3px #A8AAC2;
    border-bottom: solid 3px #A8AAC2;
    position: absolute;
    left : 40px;
    top : 125px;
    z-index: 300001;
    padding: 0px;
    background-color: white;
    overflow: visible;
    width:500px;
}

.HJ_Dialog_Template {
}

.HJ_Dialog_Table {
}
/*
.HJ_Dialog_Title {
    color:#2c2f4a; 
	font-size: 16px;
	font-weight:bold;
	background-color: #f39229; 
	font-family: Verdana; 
	vertical-align:middle; 
	text-align:left; 
	padding: 0px 0px 0px 6px;
	cursor:move;
	padding-top:3px;
	padding-bottom:2px;
	margin-bottom:3px;
	border-bottom: solid 2px #A8AAC2;
}
*/
.HJ_Dialog_Title {
    color:#2c2f4a; 
	font-size:16px;
	font-weight:bold;
	background-color: #f39229;   
	height:30px;
	text-align:left; 
	padding: 6px 0px 0px 6px;
	cursor:move;
}


.HJ_Dialog_Close_Div {
	float:right;
	width:26px;
}

.HJ_Dialog_CloseButton {
	margin-right: 8px;
	padding-top:3px; 
	width: 24px !important;
}

.HJ_Dialog_CloseButtonImage {
	
}

.HJ_Dialog_TitleSpan {
	padding-left: 2px;
	float: left;
	width:460px;
}

.HJ_Dialog_Content {
    background-color: #e9efef;
}

.importContactText {
	/*width:500px;*/
	padding:20px 20px 10px 20px;
	font-size:16px;	
}

.importGroupList {
	padding:10px 20px 10px 20px;
	font-size:16px;
	/*width:500px;*/
}

.importContactInputs {
	/*width:500px;*/
	padding:20px;
	font-size:16px;	
}

.importContactAdded {
	/*width:500px;*/
	padding:20px 20px 0px 20px;
	font-size:16px;
	font-weight:bold;
}

.gettingStartedDialogBox {
	/*width:500px;*/
	padding:20px;
	font-size:16px;	
}
 .importLeft {
 	font-weight:bold;
 	width:120px;
 	float:left;
 }
 .importRight {
 	width:340px;
 	float:left;
 }
 
 .importAdditional {
	padding:20px 20px 10px 20px;
  }
  
 .importButtons {
 	width:150px;
 	padding-right:30px;
 	float:right;
  }

.importButtonsMultiple {
 	width:300px;
 	float:right;
 	padding-bottom:20px;
  }

#contactContent {
  	text-align:left;
  }
  
 .importLeft2 {
 	width:120px;
 	float:left;
 	text-align:right;
 	font-size:13px;
 }
 .importRight2 {
 	width:340px;
 	float:left;
 	font-size:13px;
 }

.importContactTextSmall {
	/*width:500px;*/
	padding:20px 20px 10px 20px;
	font-size:10px;	
}
.registrationContainer {
width:970px;
position:relative;
}
  
.headerInput {
	background:url(/image/header_input_left.gif) no-repeat left top !important;
	margin:0px;
	padding:0 0 0 4px;
	text-decoration:none;
	height: 20px;
}

.headerInput input[type="text"]{
	border: 0px;
	background:url(/image/header_input.gif) no-repeat right top !important;
	/* padding: 6px 6px 0px 8px; */
	padding: 0;
	margin: 0px 6px 0px 0px;
	height: 20px;
}

#organizeVolunteerHeading input[type="text"] {
	width: 200px !important;
}

#helperHeading input[type="text"] {
	width: 80px !important;
}

#genericSignupNeededHeading input[type="text"] {
	width: 145px !important;
}

#snackDueDateHeading input[type="text"] {
	width: 145px !important;
}

#volunteerNotesHeading input[type="text"] {
	width: 130px !important;
}


#sendSignupNotes {
	font-size: 14px;
	margin: 4px;
}

#helpOnTemplateBody ul li {
	padding: 3px 3px;
}

.importCSVBtn {
	background: url(/images/buttonface.gif) 0 0 no-repeat;
       	border: none;
       	width: 88px;
       	height: 30px;
       	padding: 5px;
       	margin-top: 5px;
       	color: #fff !important; 
}

.informationHeading {
    float:left;
    width: 130px;
    padding: 0px 4px 5px 4px;
    font-size: 14px;
    color:#808080;

}

.informationHeading input[type="text"] {
	width: 100px !important;
    float: left;
}

.informationHeadingDelete {
	float:right;
	padding: 2px 0px 0px 3px;
}

.informationHeadingAdd {
	float:left;
	padding: 2px 0px 0px 3px;
}

.information {
    float:left;
    width: 130px;
    padding: 0px 4px 5px 4px;
    color:#4d4d4d;

}
    
.information input[type="text"]{
    color:#4d4d4d;
    background-color:#f2f2f2;
    width: 130px !important;
}

#customizeIconAddButton {
    margin-left: 21px;
    float: left;
    text-align: left;
    width: 12px;
}

#customizeIconAddText {
    float: left;
    text-align: left;
    width: 118px;
    margin-left: 8px;
    font-size: 0.8em;
}

#uploadIconDialogFile {
    margin: 30px;
}

#uploadIconDialogButton {
    margin-right: 200px;
    padding: 10px;
}

#listIcon {
    display: none;
}

#fb-like-box {
    margin:5px 5px;
    padding: 2px;
    width: 295px;
    background-color: white;
}

#fb-like-description {
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
    color : gray;
    padding: 5px;
    
}

.normalOrangeBtn{
	width:auto;
	font-size:16px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	line-height:normal;
	height: 30px;
	margin: 0px 10px 0px 0px;
	text-align: center;
}

.normalOrangeBtn ul{
	height: 30px;
	list-style-type: none;
	padding:0;
	margin: 0;
	width:auto;
}

.normalOrangeBtn li{
height: 30px;
display:inline;
clear:none;
margin:0;
padding:0;
width:113px;
}

li.longerButton{
width:193px;
}

.normalOrangeBtn a{
text-align: center;
height: 30px;
background:url(/image/btn_orange_blue_left.gif) no-repeat left top;
margin:0;
padding:0 0 0 8px;
text-decoration:none;
}

.normalOrangeBtn a span{
	cursor:pointer;
	text-align: center;
	height: 25px;
	display:block;
	background:url(/image/btn_orange_blue.gif) no-repeat right top;
	padding: 5px 16px 0px 8px;
	font-weight: normal;
	color:#ffffff;
	margin: 0px 10px 0px 0px;
}

/*
a span.longerButton {
	font-size: 13px;
	
}
	*/

a.normalOrangeBtn{
background: transparent url(/image/btn_orange_blue_left.gif) no-repeat top left;
display: block;
font: 16px Optima, Arial;
line-height: 22px;
height: 30px;
padding-left: 8px;
text-decoration: none;
margin-right: 10px;
cursor:pointer;
}

a:link.normalOrangeBtn, a:visited.normalOrangeBtn, a:hover.normalOrangeBtn, a:active.normalOrangeBtn{
color: #ffffff;
}

a.normalOrangeBtn span{
	background: transparent url(/image/btn_orange_blue.gif) no-repeat top right;
	display: block;
	padding: 4px 16px 6px 8px;
	height: 20px;
}

a:hover.normalOrangeBtn{
text-decoration:none;
color:#ffffff;
}

table.emailDialog {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	height: 100%;

}

#uploadAttachmentDialogFile {
    margin: 30px;
}

#uploadAttachmentDialogButton {
    margin-right: 200px;
    padding: 10px;
}

#addAttachLink, #attachment_header {
    display: none;
}

#attachment_header {
    padding-bottom: 8px;
}

ul#attachmentList {
	list-style: none;
}

li.attachmentListCont2 {
	position:relative;
	/* width: 600px; */
    display: block;
    float: left;
    padding-left: 10px;
}

li.attachmentListCont2:first-child {
    clear: both;
    padding-left: 0;
}

#calendarCont2Webinar {
	width: 173px;
	padding: 0px 7px 0px 7px;
	float: left;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	margin-bottom: 5px;
}

#calendarCont2Webinar ol {
    margin-top: 10px;
    list-style-position: inside;
    color: black;
}


