/* imthinkingofyou.com.au CSS Document */

.commentPhoto
{
    background: #efefef url(/webdata/graphics_2008/new_grad.png) repeat-x;
    border: solid 1px #e9e6e6;
    padding: 10px;

}

.commentPhotoSpacer
{
    background: #e9e6e6;
    height:1px;
    margin-right: 10px;

}

.zoneCont {
    float: left; 
    width: 120px; 
    padding:8px;
    height:100;
    height:179px;
}

.zoneCont2 {
    float: none;
    background-color:#CCCCCC;
    padding-bottom:1px;
    width:110px;
    height:179px;
}

.zoneCont3 {
    background-color:#FFFFFF;
    padding-left:1px;
    padding-top:1px;
    width:108px;
    height:178px;
}

.zoneCont4 {
    border:2px solid #FFFFFF;
    height:103px;
    line-height: 103px;
    overflow:hidden;
    text-align:center;
    width:103px;
    display:table-cell;
    vertical-align:middle;
}

.zoneCont5 {
    overflow:hidden;
    padding:4px;   
}

.zoneCont5Link {
    color:#a8016f;
}

.newBTN {
    background: url(/webdata/graphics_2008/new_btn.png);
    width:84px;
    height:22px;
    overflow:hidden;
    display:block;
    text-align:center;
    text-decoration:none;
    color: #a8016f;
    padding-top:2px;
    border: 0px;
}
.newBTN:hover {
    color: #79b400;
}


body {
margin:0;
padding:0;
background: url(../graphics_2008/MainBackground.gif) center top repeat-y;
}
#banner {
	width:770px;
	height:117px;
	background-image: url(../graphics/bannerformsbeta.gif) !important;
	background-repeat:no-repeat;
}

#sidepanel {
	width:300px;
	float:right;
	margin:0;
	padding:0;
}

#sidepanelPad {
	
}

/* top sub-menu navigation */
.subMenuBox {
	position:absolute;
	width:770px;
	height:30px;
	left:50%; /* center the content */
	margin-left: -385px; /* half of the width */
	padding:0;
	top: 10px;
}

.itoyForms {
	background-image:url(../graphics/zebraFillForward.gif);
	background-repeat:repeat-x;
}

.itoyFormsPad {
	padding-top:25px;
}

.itoyFormsPad h1 {
	padding:0;
	margin:0;
	color:#666666;
	font-size:2em;
	font-weight:normal;
	text-transform: lowercase;
	margin-bottom:20px;
}

.itoyFormsPad h2 {
	padding:0;
	margin:0;
	color:#990066;
	font-size:1.5em;
	font-weight:normal;
	text-transform: lowercase;
}

.formSubhead {
	padding-top:10px;
	padding-bottom:10px;
}

.formContent {
	width:45em;
}

.formContent2 {
	width:770px;
}

.formLeft {
	float:left;
	width:350px !important;
	border-right:1px dashed #666666;
	padding-right:20px;
}

.formRight {
	float:right;
	width:350px !important;
	padding-right:30px;
}

/* -------------------- calendar -------------------- */

#calLeft {
	float:left;
	width:546px !important;
}

#calLeftPad {
}

#calRight {
	float:right;
	width:196px !important;
}

#monthView .hasNumber{
	width:78px !important;
	height:78px !important;
	background-image:url(../graphics/calBackDate.gif);
	background-repeat:no-repeat;
}

#monthView .hasNumber a {
	margin:0;
	padding:0;
	width:78px !important;
	height:78px !important;	
	display:block;
	text-decoration:none;
	color:#333333;
}

#monthView .hasEvent{
	width:78px !important;
	height:78px !important;
	background-image:url(../graphics/hasevents.gif);
	background-repeat:no-repeat;
}

.today{
	border:1px solid blue;
}

#monthView .hasEvent a {
	margin:0;
	padding:0;
	width:78px !important;
	height:78px !important;	
	display:block;
	text-decoration:none;
	color:#333333;
}

#monthView .important{
	width:78px !important;
	height:78px !important;
	background-image:url(../graphics/important.gif);
	background-repeat:no-repeat;
}

#monthView .important a {
	margin:0;
	padding:0;
	width:78px !important;
	height:78px !important;	
	display:block;
	text-decoration:none;
	color:#333333;
}

#monthView .noNumber{
	width:78px !important;
	height:78px !important;
	background-image:url(../graphics/noNumber.gif);
	background-repeat:no-repeat;
}

#monthView .notAvailable{
	width:78px !important;
	height:78px !important;
	background-image:url(../graphics/notSelectable.gif);
	background-repeat:no-repeat;
}

#monthView .notAvailable a {
	margin:0;
	padding:0;
	width:78px !important;
	height:78px !important;	
	display:block;
	text-decoration:none;
	color:#333333;
}


#monthView td {
	width:78px !important;
	height:78px !important;
	vertical-align:top;
}

#monthView .monthName {
	font-size:1.1em;
	color:#999999;
	padding-bottom:15px;
	display:block;
	float:left;
	font-weight:bold;
	display:none;
}

#monthView .dateNumber {
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	display:block;
}

#monthView .event {
	display:block;
	padding-left:5px;
	padding-right:3px;
	font-size:.8em;
	width:65px;
	overflow:hidden;
}

#monthView .moreEvents {
	position:relative; 
	top:60px; 
	float:right;
}


/* ------------------------------------ */
/*side calendar */

#sideCalendar td {
width:28px;
height:28px;
font-size:.9em;
}

#sideCalendar td a{
display:block;
margin:0;
padding:0;
width:28px;
height:28px;
text-decoration:none;
color:#000000;
}

#sideCalendar td a span{
padding-top:8px;
padding-left:9px;
display:block;

}

#sideCalendar .noNumber{
width:28px;
height:28px;
background-image:url(../graphics/mininoNumber.gif);
background-repeat:no-repeat;
}


#sideCalendar .hasNumber{
width:28px;
height:28px;
background-image:url(../graphics/miniCalBackDate.gif);
background-repeat:no-repeat;
}

#sideCalendar .important {
width:28px;
height:28px;
background-image:url(../graphics/miniImportant.gif);
background-repeat:no-repeat;
}

#sideCalendar .important a{
font-weight:bold;
color:#FFFFFF !important;
}

#sideCalendar .hasEvent {
width:28px;
height:28px;
background-image:url(../graphics/minihasevents.gif);
background-repeat:no-repeat;
}

#sideCalendar .hasEvent a{
font-weight:bold;
color:#FFFFFF !important;
}

#sideCalendar .notAvailable {
width:28px;
height:28px;
background-image: url(../graphics/mininotSelectable.gif);
background-repeat:no-repeat;
}

#sideCalendar .notAvailable a span{
display:block;
padding-top:8px;
padding-left:9px;
font-weight:bold;
color:#999999;
}

/* ------------------------------------ */
.marginForm .formButtonSingle
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: -1em;
}

.marginForm .formButtonSingle ul
{
	margin:0px !important;
	list-style:none;
	padding:0px;
}

.marginForm .formButtonSingle li
{
	margin:0px !important;
	padding:0px;
}
.marginForm fieldset
{
	display: block;
	margin: 0 0 1em 0;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #666666;
	padding: 0 1em 1em 1em;
}

.radio input
{
	clear: both;
	border:0 !important;
	background:none !important;
	width:100px  !important;
}

.radio
{
	border:0 !important;
	width:150px !important;
}

.inlineCheckBox
{
	width:300px !important;
}

.inlineCheckBox input {
	width:1.1em !important;
	background-image:none !important;
	margin:0 !important;
	padding:0 !important;
	position: relative !important;
	top:0 !important;
	left:0 !important;
	display: inline !important;
	border:0 !important;
}

.checkbox input
{
	clear: both;
	border:0 !important;
	background:none !important;
	width:14px  !important;
}

.marginForm input
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
	border:1px solid #999999;
	background-image:url(../graphics/inputBg.gif);
	width:16em;
	padding:2px;
	color:#666666;
	font-size:1.1em;
}

.marginForm .fieldNote
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
	width:20em;
	padding:2px;
	color:#999999;
	font-size:1.1em;
	
}

.marginForm .textAreaNote
{
	padding:2px;
	color:#999999;
	font-size:1.1em;
	clear:both;
	width:100%;
	margin-bottom:20px;
}

.marginForm .textAreaNoteLeft
{
	float:left;
}

.marginForm .textAreaNoteRight
{
	float:right;
	margin-right:12px;
}

.marginForm input.submit
{
	clear: both;
	top: 0;
}

.marginForm input.inline
{
	display: inline !important;
}

.marginForm input.inlineDate
{
	display: inline !important;
	width: 8em;
}

.inlineForm fieldset
{
	display: block;
	margin: 0 0 1em 0;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #666666;
	padding: 0 1em 1em 1em;
}

.inlineForm label
{
	float:left;
	margin:4px;
}

.inlineForm input
{
	position: relative;
	top: 0em !important;
	left: 0em !important;
	display: block;
	border:1px solid #999999;
	background-image:url(../graphics/inputBg.gif);
	width:10em !important;
	padding:2px;
	color:#666666;
	font-size:1.1em;
}

.singleLineLeft 
{
	display: inline !important;
	width: 8em;
}

.dateLineLeft 
{
	display: block;
	width: 18.5em;
	float: left;
	height: 5.5em;
}

.dateLineEntry 
{
	display: block;
	float: left;
	height: 5.5em;
}

.timeLineLeft 
{
	display: block;
	width: 10.5em;
	float: left;
	height: 2.5em;
	margin-top: -1em;
}

.timeLineEntry 
{
	display: block;
	float: left;
	height: 2.5em;
	margin-top: -1.4em;
}

.taskLeft 
{
	display: block;
	float: left;
	height: 5em;
}

.taskRight 
{
	display: block;
	width: 150px;
	float: left;
	height: 5em;
}

.marginForm input.imagebutton
{
	background-image: none;
	top: 0em;
	left: 0em;
	margin-top: 2em;
	margin-bottom:0;
	padding:0;
	display: inline !important;
}

.marginForm label
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: -1em;
	/*font-weight: bold;*/
}

.marginForm label.short
{
	width: 4em;
}

.marginForm label.first
{
	margin-top: 2em;
	margin-bottom:0;
	padding-bottom:0;
}

.marginForm .labelTextLeft
{
	float:left;
}

.marginForm .labelTextRight
{
	float:right;
	padding-right:10px;
	position:relative;
}

.marginForm .firstTextBox
{
	margin-top: 2em;
	margin-bottom:0;
	padding-bottom:0;
	width: 100% !important;
}

.marginForm .textBoxLabel
{
	margin-top: 0em !important;
	width: 100% !important;
}
.marginForm .smallCheck input 
{
    width: 1em;
    position: static;
}
.marginForm select
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}

.blackTable
{
     border-collapse: collapse;
     border: solid 1px black;
}

.marginForm select.inline
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: inline !important;
}

.marginForm select.timeportion
{
	left: 0em;
	top: 0em;
	display: inline !important;
}

.marginForm select.taskMonth
{
	top: 1.5em;
	left: 4.3em;
	display: inline !important;
}

.marginForm .calSelect
{
	clear:both;
	padding:0;
	margin:0;
	position: relative;
	top: -1.2em;
	left: 8.8em;
	display: block;
}

.tableData {
	margin:0;
	width:742px;
	padding-left:13px;
	padding-bottom:20px;
}

.tableData table {
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	width:742px;
}

.tableData th{
	font-weight:normal;
	height:1.8em;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	font-weight:bold;
}

.tableData td{
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	height:1.8em;
	background-image:url(../graphics/inputBg.gif);
	background-repeat:repeat-x;	
	text-align:center;
}

/* 558 width table */
.tableData2 {
	margin:0;
	width:540px;
	padding:0px;
	padding-bottom:10px;
}

.tableData2 table {
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	width:540px;
}

.tableData2 th{
	font-weight:normal;
	height:1.8em;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	font-weight:bold;
}

.tableData2 td{
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	height:1.8em;
	background-image:url(../graphics/inputBg.gif);
	background-repeat:repeat-x;	
	text-align:center;
}

/* overwrites previous input tags */
.selectThis input {
	width:1.1em !important;
	background-image:none !important;
	margin:0 !important;
	padding:0 !important;
	position: relative !important;
	top:0 !important;
	left:0 !important;
	display: inline !important;
	border:0 !important;

}

.tableLeft {
	text-align:left !important;
	padding-left:5px;
}

.itoyFormsPad p {
	font-size:1em;
	line-height:1.7em;
	margin-right:230px;
	margin-bottom:5px;
	margin-top:5px;
	padding:0;
}

.artDeco {

}

/* ---------------------- Form Buttons --------------------------- */
.formButtonSingle
{
	padding-left:106px;
}

.formButtonSingle ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}

.formButtons {
	/*
	background-image:url(../graphics/zebraFillForward.gif);
	background-repeat:repeat-x;

	border-top:1px solid #666666;*/
}

.formButtonsPad {
	padding-top: 20px;
}

/*  */
/* Right Hand Button */

.rightButtonPad ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-right:10px;
}

.rightButtonPad .button { 

	color:#669900;
	
}

.rightButtonPad .button input{ 

	color:#669900
}

.rightButton {width:180px; float:right;}

/* Left Hand Button */

.leftButtonPad ul {
	list-style:none;
	margin:0;
	padding:0;
}

.leftButtonPad .button { 
	color:#990066;
}

.leftButtonPad .button input{ 
	color:#990066;
}

.leftButton {width:180px; float:left;}

/* Only use if following double column float */
.tableSubhead {
	margin-top:-20px;
	padding-bottom:10px;
}

/* *************START*************** */
/* styles that Sparky didn't create! */
/* ********************************* */

.fileField
{
	width:300px !important;	
}

.txtAreaFieldNote
{
	width:200px !important;
	font-size:1.1em;
	color:#999999;
}

.formNote
{
	color:#999999;
	font-size:1.1em;
}

.txtAreaBox
{
	position:relative;
	width:100%;
}

.txtInput
{
	position:relative;
}

.txtAreaWordCntBox
{
	color:#5a5a5a;
}

.formError
{
	color:Red;
	width:auto;
	padding-top:20px;
	padding-bottom:20px;
}

.formSuccess
{
	color:#79B400;
	padding-top:20px;
	padding-bottom:20px;
}
.btnRight
{
	float:right;
}

.btnRightPad {
	padding-top:10px;
	padding-left:35px;
}

.btnRightPad ul {
	list-style:none;
	margin:0;
	padding:0;
}

.truncateDesc td
{
	width: 400px;
}

.subLinks {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

.subLinks li {
	height:15px;
	float:left;
	padding-left:7px;
	border-left:1px solid #333333;
	list-style:none;
}

.subLinks .noBorder {
	height:18px;
	float:left;
	padding-left:0px;
	border-left:1px solid #FFFFFF !important;
	list-style:none;
}

.subLinks li a{
	font-size:1em;
	padding-right:7px;
	padding-right:7px;
	text-decoration:none;
	color:#333333;
}

.formSubhead h2 {
	padding:0;
	margin:0;
	color:#990066;
	font-size:1.5em;
	font-weight:normal;
	text-transform: lowercase;
}

.calendarHeading h2 {
	margin:0;
	color:#990066;
	font-size:1.5em;
	font-weight:normal;
}

.calendarHeadingPad {
	padding-top:12px;
	padding-bottom:8px;
}

.plainButton ul {
	list-style:none;
	margin:0;
	padding:0;
}

.plainButton li {
	display:inline;
	margin:0;
	border-bottom:1px solid #666666;
}
	
.plainButton .button { 
	color:#666666;
}

.plainButton 
{
	width:180px;
}

.plainButtonPad {
	padding-top:10px;
	padding-bottom:15px;
}

.sideCalLeftPad {
	padding-left:8px;
}

.listItemLarge {
	padding:0;
	margin:0;
	font-size:1.2em;
	font-weight:bold;
}

.navLinksPad {
	padding-top:5px;
	padding-bottom:5px;
}

.navLinksRight {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	float:right;
}

.navLinksRight * {
	display:inline;
}

.navLinksRight a {
	font-size:1em;
	padding-left:0px;
	text-decoration:none;
	color:#333333;
}

.navLinksLeft {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	float:left;
}

.navLinksLeft * {
	display:inline;
}

.navLinksLeft a {
	font-size:1em;
	padding-left:0px;
	color:#333333;
}

.purpleLink * {
	display:inline;
}

.purpleLink a {
	font-size:1em;
	padding-left:0px;
	text-decoration:none;
	color:#990066;
}

.purpleText {
	color:#990066;
}

.purpleText * {
	display:inline;
}

.listLine {
	border-bottom:1px solid #666666;
}

.listLeft 
{
	float:left;
}

.listLeftPosts 
{
	float:left;
	width:770px;
	min-height:158px;
	height:auto !important;
	height:158px;
	background-image:url(../graphics/messagein.jpg);
	background-repeat:no-repeat;
}

.listLeftPad {
	padding-top:7px;
	padding-left:15px;
	padding-bottom:10px;
}

.listLeftPad p {
	margin:0;
	padding:0;
}

.fieldsAcross {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}

.navLines {
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
}

.navLinesPad {
	padding-top:7px;
	padding-bottom:7px;
}

.smsIn {
	width:558px;
	height:158px;
	background-image:url(../graphics/smsin.jpg);
	background-repeat:no-repeat;
}

.webIn {
	width:558px;
	min-height:158px;
	background-image:url(../graphics/webin.jpg);
	background-repeat:no-repeat;
}

.webCriticalUpdate {
	width:558px;
	height:158px;
	background-image:url(../graphics/criticalUpdateIn.gif);
	background-repeat:no-repeat;
}

.smsCriticalUpdate {
	width:558px;
	height:158px;
	background-image:url(../graphics/criticalUpdatePhone.gif);
	background-repeat:no-repeat;
}

.postItem {
	width:380px;
	overflow:hidden;
}

.postItemPad {
	
	padding-top:15px;
	padding-bottom:20px;
	
}

.postPad {
	padding-top:15px;
	padding-left:15px;
	padding-bottom:20px;
}

.greentooltip
{
	position:relative;
	display: none;
}

.greentooltip span
{
    position: absolute; 
    top: 0;  
    left: 76px;
    background-repeat: repeat;  
    background-image: url(../graphics/tooltipgreen.png);
    font: normal 8pt sans-serif; 
    color: #FFFFFF;
    padding: 3px; 
    border: solid 1px #006600;
	
}

.greytooltip
{
	position:relative;
	display: none;
}

.greytooltip span
{
    position: absolute; 
    top: 0;  
    left: 76px; 
    z-index: 2; 
    background-repeat: repeat;  
    background-image: url(../graphics/tooltipgrey.png);
    font: normal 8pt sans-serif; 
    color: #333333;
    padding: 3px; 
    border: solid 1px #666666;
}

.purpletooltip 
{
	position:relative;
	display: none;
}

.purpletooltip span
{
    position: absolute; 
    top: 0;  
    left: 76px; 
    z-index: 2; 
    background-repeat: repeat;  
    background-image: url(../graphics/tooltippurple.png);
    font: normal 8pt sans-serif; 
    color: #FFFFFF;
    padding: 3px; 
    border: solid 1px #660033;
}

/** Task CSS **/
.taskBody
{
	width:400px;
	overflow:hidden;
}

.taskBodyPad
{
	padding-left:14px;
}

.taskAssignmentPad
{
	padding-top:12px !important;
}

.taskListLeft {
	float:left;
	width:200px;
	display:block;
	min-height:50px;
	height:auto !important;
	height:50px;
}

.taskListRight {
	float:left;
	width:180px;
	display:block;
	min-height:50px;
	height:auto !important;
	height:50px;
}

.forumPostItem {
	width:560px;
	overflow:hidden;
}

.taskAssignmentPad {
	padding-bottom:20px;
}

.taskListassigned {
	width:558px;
	background-image:url(../graphics/assigned.gif);
	background-repeat:no-repeat;
	min-height:158px;
	height:auto !important;
	height:158px;
}

.taskListunassigned {
	width:558px;
	height:158px;
	background-image:url(../graphics/unassigned.gif);
	background-repeat:no-repeat;
	min-height:158px;
	height:auto !important;
	height:158px;
}

.taskListcompleted {
	width:558px;
	height:158px;
	background-image:url(../graphics/completed.gif);
	background-repeat:no-repeat;
	min-height:158px;
	height:auto !important;
	height:158px;
}

.calImportant {
	width:558px;
	height:158px;
	background-image:url(../graphics/calImportant.gif);
	background-repeat:no-repeat;
	min-height:158px;
	height:auto !important;
	height:158px;
}

.calNormal {
	width:558px;
	height:158px;
	background-image:url(../graphics/calNormal.gif);
	background-repeat:no-repeat;
	min-height:158px;
	height:auto !important;
	height:158px;
}

.calUnavailable {
	width:558px;
	height:158px;
	background-image:url(../graphics/calUnavailable.gif);
	background-repeat:no-repeat;
	min-height:158px;
	height:auto !important;
	height:158px;
}

.calDailyLeft {
	float:left;
	width:100px;
	display:block;
	min-height:50px;
	height:auto !important;
	height:50px;
}

.calDailyRight {
	float:left;
	width:310px;
	display:block;
	min-height:50px;
	height:auto !important;
	height:50px;
	
}

.calEntryDesc
{
	width:300px;
	overflow:hidden;
}

/* CarePanel */

#CarePanelTable{
	width: 100%;
	border: solid 1px #79b400;
	border-spacing: 0px;
}
#CarePanelTable th{
	text-align: left;
	background-image: url(/webdata/graphics/Table_bg.gif);
	background-repeat: repeat-x;
	padding: 12px 5px 12px 5px;
	color: #FFFFFF;
	font-size: 12px;
}
#CarePanelTable td{
	padding-left: 10px;
}

#CarePanelHelp{
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 11px;
}
