﻿/* 
html {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	background: url('communityUI/images/ofrbg.jpg') #600 repeat-y fixed 50% 0;
}
*/
.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:50px; width:50px; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none; 
  cursor:default; height:50px; width:50px;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:50px; width:50px; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }
.updateProgress
 {
            border-width:1px; 
            border-style:solid; 
            background-color:#FFFFFF; 
            position:relative;
            height:35px;    
}
.updateProgressMessage
{
            margin:3px; 
            font-family:Trebuchet MS; 
            font-size:small; 
            vertical-align: middle;
}        

body 
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(images/pg_bg.gif); 
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}
#footer  
{
     color: #f0c;
     font-size: 9px;
     font-family: Verdana, Geneva, Arial, sans-serif;
     background-color: #c00;
     text-align: center;
     vertical-align:bottom;
     position: relative;
     bottom: 0px;
     left: 0px;
     height: 50px
     }
     
#centercontent 
{
    
width: 780px;
margin: auto;
clear: both;
padding: 50px 5px 80px 5px;
font-size: 75%;
text-align: left;
background-color: #ffe;
}

/* from RAC developer */
.brown_td {
	font-family: Trebuchet MS,Arial, Georgia, Trebuchet MS,  Times, serif;
	background-color: #333333;
	font-size:12px;
/* s	letter-spacing:0.3pt; */
	color: #ffffff;
	FONT-WEIGHT: bold;		
}


.text {
	font-family: Trebuchet MS,Arial, Georgia, Trebuchet MS,  Times, serif;
	font-size:12px;
/* s	letter-spacing:0.3pt; */
	color: #333333;
}



.Blue_header {
	font-family: Trebuchet MS,Arial, Georgia, Trebuchet MS,  Times, serif;
	font-size:12px;
/* s 	letter-spacing:0.3pt; */
	color: #008CFF;
	FONT-WEIGHT: bold;		
}


A {

	font-family: Trebuchet MS, Verdana, Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color: blue;
	TEXT-DECORATION: none
	
}

A:hover {
	font-family: Trebuchet MS, Verdana, Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color: orange;



}

.crumb { 
	font-family: Trebuchet MS, Verdana, Georgia, Times New Roman, Times, serif;
	font-size:11px;
	color:#666666;
}

.copyright{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}



em { font-weight: bold; }


/**********Box CSS code************/


td.centercontents{text-align:center;}

div.boxwrapper{margin:1em 0em; background-color:#EDF3FF;}
div.newlisting, div.neededitems{width:518px;}
/*
div.newlisting div.boxtop{height:51px;}
div.neededitems div.boxtop{height:29px;}
div.boxwrapper div.boxfooter{height:15px;}*/
div.smallbox{width:230px; float:left;background:url(images/box3_left.jpg) #ededed repeat-y top left; text-align:center;margin:0em 1em;}
div.boxwrapper div.boxcontent{border-left:1px solid #aeafae;border-right:1px solid #aeafae;}
div.smallbox div.boxcontent {  margin-left:1px;border-right:1px solid #aeafae;}
/*div.smallbox div.boxtop{height:30px;}
div.smallbox div.boxfooter{height:25px;}*/
div.smallboxright{float:right; margin:0em 1em;}


/* For CA - Calendars ******************************/

.calendar td
{
  font-size:11px;
}

.title
{
  font-weight:bold;
  background-color:#D7D7E5;
}

.day
{
  width:25px;
  cursor:pointer;
  text-align:center;
  border-width:1px;
  border-color:#F6F6F6;
  border-style:solid;
}

.dayhover
{
  width:25px;
  cursor:pointer;
  text-align:center;
  text-decoration:underline;
  border-width:1px;
  border-color:#F6F6F6;
  border-style:solid;
}

.dayheader
{
  width:25px;
  text-align:center;
  border-width:1px;
  border-color:white;
  border-style:solid;
  font-weight:bold;
  background-color:#FFFFFF;
}

.othermonthday
{
  color:#999999;
}

.outofrangeday
{
  visibility:hidden;
}

.selectedday
{
  width:25px;
  background-color:#FBE694;
  color:#000000;
  border-width:1px;
  border-color:#BB5503 !important;
  border-style:solid;
  font-weight:bold;
}

.calendar
{
  border-style:solid;
  border-width:1px;
  border-color:Black;
  border-collapse:collapse;
  background-color:#FFFFFF;
  cursor:default;
}

.month
{
  background-color:#F6F6F6;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-top:0px;
}

.nextprev
{
  cursor:pointer;
  height:25px;
  vertical-align:middle;
  padding:0px 5px 0px 5px;
}

.selector
{
  width:14px;
  cursor:pointer;
  text-align:left;
  vertical-align:middle;
  background-color:#FFFFFF;
} 
 





/*menu styles */
.TopGroup
{
  background-color:#DBD7D0; 
  border:solid 1px gray; 
  cursor:default; 
}
.UpperGroup
{
  background-color:red; 
  cursor:hand;

}

.ClearGroup
{
  background-color:#ffffff; 
  border:solid 5px #7E7E81;   
  cursor:default; 
}
.MenuGroup
{
  background-image:url(images/background.gif);
  background-color:#F9F8F7;
  border:solid 1px #7E7E81; 
  cursor:default; 
}

.TopMenuItem
{
  background-color:#DBD7D0; 
  color:black; 
  font-family:MS Sans Serif; 
  font-size:12px; 
  border:solid 12px #DBD7D0; 
  cursor:default; 
}

.TopMenuItemHover 
{
  background-color:#C2C5C8; 
  color:black; 
  font-family:MS Sans Serif; 
  font-size:12px; 
  border:solid 1px #A6A8B2; 
  cursor:default; 
}

.MenuItem
{
  font-family:MS Sans Serif; 
  font-size:9px; 
  cursor:default; 
}

.MenuItemHover 
{
  background-color:#C2C5C8; 
  font-family:MS Sans Serif; 
  font-size:9px; 
  cursor:default; 
}

.MenuBreak
{
  background-image:url(images/break_bg.gif);
  width:100%;
  height:1px;
}


/* CA Calendar CSS */
.Largecalendar
{
  border:none;
}

.Largeday
{
  width:90px;
  height:70px;
  text-align:right;
  vertical-align:top;
  font-family:Arial;
  font-size:11px;
  color:Black;
  background-color:#FFFFFF;
  border:solid 1px #C6C1AC;
}

.Largeothermonthday
{
  background-color:#F5F3E5;
}

.Largemonth
{
  border-collapse:collapse;
  border:solid 1px black;
}

.Largedayheader
{
  background-color:#E3E0CD;
  background-image:url(images/header_bg.gif);
  color:#504C39;
  font-family:Verdana;
  font-size:11px;
  text-align:center;
  border-top:solid 1px #FFFFFF;
  border-left:solid 1px #FFFFFF;
  border-bottom:solid 1px #ACA899;
  border-right:solid 1px #C6C1AC;
  padding: 4px;
}

.Largetitle
{
  background-color:#7D9459;
  background-image:url(images/title_bg.gif);
  border: 1px solid black;
  border-bottom-width: 0px;
}

.Largetitle TD
{
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  color:White;
  padding-top:1px;
  padding-bottom:1px;
}

.Largenextprev
{
  cursor:pointer;
}

/* CA Callback style */

.CallBackLoading
{
  background-color: #F5F3E5;    
  border: 1px solid black; 
  width: 650px;
  height: 498px;
}

.CallBackLoadingTitle
{
  background-color:#7D9459;
  background-image:url(images/title_bg.gif);
  border-width: 0px;
  border-bottom: 1px solid black; 
  font-family:verdana;
  font-size:11px;
  height: 24px;
}

.CallBackLoadingHeader
{
  background-color:#E3E0CD;
  background-image:url(images/header_bg.gif);
  border-width: 0px;
  border-bottom: 1px solid #ACA899; 
  font-family:Verdana;
  font-size:11px;
  height: 21px;
}

.CallBackLoadingBody
{
  background-color:#F5F3E5;
  height: 445px;
}

/* CA Slider Popup */
.SliderPopup
{
  background-color: #FFF4D7; 
  border: 1px solid #4B4B6F; 
  border-top-color: #9495A2; 
  border-left-color: #9495A2; 
  width: 288px;
  height: 60px;
}

/* CSS for the box starts here */
	.box {
		padding:0 12px 0 0;
		background:#fff url(images/borders.gif) 100% 0 repeat-y;
	}
	.bi {
		padding:0 0 0 12px;
		background:#fff url(images/borders.gif) 0 0 repeat-y;
	}
	.bt {
		height:17px;
		margin:0 -12px;
		background:url(images/box2.gif) 100% 0 no-repeat;
	}
	.bt div {
		width:18px;
		height:17px;
		background:url(images/box2.gif) 0 0 no-repeat;
	}
	.bb {
		height:17px;
		margin:0 -12px;
		background:url(images/box2.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:18px;
		height:17px;
		background:url(images/box2.gif) 0 100% no-repeat;
	}
	.box h1 {
		margin:0;
		padding:0.3em 10px;
		background:#efece6;
		font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}
	.box p, .box ul {
		margin:0;
		padding:4px 10px;
		background:#fff;
	}
	.box li {
		margin:0 0 0 2em;
		padding:0;
	}



/* Robs Authenticate bits */
.TextApplicationTitle
{
	font-weight: normal;
	font-size: 20px;
	color: #000099;
	font-family: Arial;
}
.Text
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #000080;
}
.ButtonFormSubmit
{
	border-right: #777777 1px solid;
	padding-right: 1px;
	border-top: #777777 1px solid;
	padding-left: 1px;
	font-size: 11px;
	padding-bottom: 1px;
	border-left: #777777 1px solid;
	color: #333333;
	padding-top: 1px;
	border-bottom: #777777 1px solid;
	font-family: Arial;
	background-color: #FFFFCC;
	text-decoration: none;
	width:150px;
	cursor:pointer;
}
.FloatingDiv
{
	border:3px;
	border-top: thin groove #BBBBBB ;
	border-left: thin groove #BBBBBB ;
	border-bottom: 3px groove #666666 ;
	border-right: 3px groove #666666 ;
	position:absolute;
	background-color:#FFFFFF;
}
.TextWorking
{
	font-size: 20px; 
	font-family: Arial;
	color:#B22222 ;
}

/* LABEL */
.ApplicationArea
{
	font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color:#666666;	
}

/* FIELDSET */
.FielsetLegendTitle
{
	font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color:#666666;
}
/* TEXTBOX */
.TextboxTitle
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
.TextboxRequiredField
{
	 background-color:#FFCCCC;
}
.TextboxDisabled
{
	 background-color:#CCCCCC;
	 color:#000000;
}
.TextboxNormal
{
	 background-color:#FFFFFF;
}
/* BUTTON */
.ButtonFormSubmit
{
	border-right: #777777 1px solid;
	padding-right: 1px;
	border-top: #777777 1px solid;
	padding-left: 1px;
	font-size: 11px;
	padding-bottom: 1px;
	border-left: #777777 1px solid;
	color: #000080;
	padding-top: 1px;
	border-bottom: #777777 1px solid;
	font-family: Arial;
	background-color: #FFFFCC;
	text-decoration: none;
	width:150px;
	cursor:pointer;
}

/* ERROR DIV */
/* ERROR LIST */
.ErrorListDiv
{
	border-right: #555555 1px solid;
	border-top: #555555 1px solid;
	border-left: #555555 1px solid;
	border-bottom: #555555 1px solid;
	top:150px;
	left:250px;
	position:absolute;
	width:400px;
}
.ErrorListHeaderRow
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-color:#CCCCCC;
}
.ErrorListSubTitle
{
	font-family: Arial;
	font-size: 14px;
	color: #666666;	
	font-weight:bold;
}
.ErrorListText
{
	font-family: Arial;
	font-size: 12px;
	color: #000033;	
}
.ErrorListHeaderRowText
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.ErrorListHeaderRowImage
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.ErrorListDataRow
{
	background-color:#FFFACD;
}
.ErrorListAreaTitle
{
	font-family: Arial;
	font-size: 19px;
	color: #FFFFFF;
}


.searchImg 
{
	border: 1px solid #E0E0E0;
}

      .modalBackground 
        {
           background-color:Black;
           filter: Alpha(Opacity=70);
            -moz-opacity:0.7; 
            opacity: 0.7;
     
        }
        
/* Bottom out that Div Facebook style */
#bottom {
    width: 96%;
    position: fixed;
    bottom: 0px;
	display: block;
	height: 25px;
	left: 15px;
	background-image: url(http://localhost:50104/communityui/images/FBAPPbgrepeat.gif);
	border-left: 1px solid #cccccc;

}
        
        
        
/* css/tooltip.css -- fancy tooltips */

span.tool {
  position: relative;   /* this is key */
  cursor: help;
}
 
span.tool span.tip {
  display: none;        /* so is this */
}

/* tooltip will display on :hover event */
 
span.tool:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: -1.25em;
  left: 0;
  width: auto;
  line-height: 1.2em;
  padding: 3px 7px 4px 6px;
  border: 1px solid #336;
  background-color: #f7f7ee;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  text-align: left;
}        


/* Buttons */
/* button_cancel */

.ButtonEditLinkPage {
    margin-right: 5px;
}
.ButtonEditLinkPage a {
	width: 88px;
	height: 33px;
	text-indent: -9999px;
    background: url(http://localhost:50104/CommunityUI/images/button_EditLinkPage.gif) no-repeat left bottom;
	display: block;
	margin-right: 5px;
}
.ButtonEditLinkPage a:active {
	background: url(http://localhost:50104/CommunityUI/images/button_EditLinkPage.gif) no-repeat left top;
}






ul#buttons li#button_cancel a {
	width: 88px;
	height: 33px;
	text-indent: -9999px;
	background: url(images/button_cancel.png) no-repeat left bottom;
	display: block;
	margin-right: 5px;

}

ul#buttons li#button_cancel a:active {
	background: url(images/button_cancel.png) no-repeat left top;
}

ul#buttons li#button_cancel {
	margin-right: 5px;
}
/* button_close */
ul#buttons li#button_close a {
	width: 88px;
	height: 33px;
	text-indent: -9999px;
	background: url(images/button_close.png) no-repeat left bottom;
	display: block;
	margin-right: 5px;

}

ul#buttons li#button_close a:active {
	background: url(images/button_close.png) no-repeat left top;
}

ul#buttons li#button_close {
	margin-right: 5px;
}
/* button_clear */
ul#buttons li#button_clear a {
	width: 88px;
	height: 33px;
	text-indent: -9999px;
	background: url(images/button_clear.png) no-repeat left bottom;
	display: block;
	margin-right: 5px;

}

ul#buttons li#button_clear a:active {
	background: url(images/button_clear.png) no-repeat left top;
}

ul#buttons li#button_clear {
	margin-right: 5px;
}
/* button_create */
ul#buttons li#button_create a {
	width: 88px;
	height: 33px;
	text-indent: -9999px;
	background: url(images/button_create.png) no-repeat left bottom;
	display: block;
	margin-right: 5px;

}

ul#buttons li#button_create a:active {
	background: url(images/button_create.png) no-repeat left top;
}

ul#buttons li#button_create {
	margin-right: 5px;
}



