/* CSS Document */

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
#dnn_ctr870_FormMaster_ctl__20071129T115530{
  align:left;
  text-align:left;

}
#dnn_ctr870_FormMaster_ctl__20071129T125524{
  align:left;
  text-align:left;
}



.clear {
	content:".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
}
.TSH-RequiredText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight: normal;
	color: #a12a00;/*color: #ff0000;*/
	text-decoration: none;
	line-height: 0.5cm;
}
.mystar {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.mystarhidden {
	color: #FF0000;
	display: none;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{

}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
/*font-size:14px;
text-decoration:underline;*/
color:#373737;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
letter-spacing:0.005cm;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
font-size:14px;
}

A.CommandButton:visited  {
font-size:14px;
}

A.CommandButton:active   {
font-size:14px;
}

A.CommandButton:hover    {
font-size:14px;
}
    
/* GENERIC */
H1  {

font-family:"Times New Roman", Times, serif;
font-size: 22px;
color: #0d369d;
}

H2  {
          font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #0d369d;

}

H3  {
          font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #0d369d;
           
}

H4  {
                font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #0d369d;

}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

UL {
margin: 0 0 0 14px;
padding: 0;
text-align: left;
}

ul li {
text-align: left;
}

UL LI, LI   {
padding: 0;
margin: 0 0 0 10px;
list-style-type: disc;
}




UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


/*tsh specific legacy styles*/

.highlight {
    color: #295A95;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}

.TSH-title {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #295A95;
	line-height: 0.5cm;
}

.TSH-HomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: normal;
	color: #5C5D43;
	text-decoration: none;
	line-height: 0.5cm;

}

a.TSH-HomeText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: normal;
	color: #2C609E;
	text-decoration: underline;
	line-height: 0.5cm;
}
a.TSH-HomeText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: normal;
	color: #2C609E;
	text-decoration: underline;
	line-height: 0.5cm;
}
a.TSH-HomeText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: normal;
	color: #4392D1;
	text-decoration: underline;
	line-height: 0.5cm;
}
a.TSH-HomeText:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: normal;
	color: #2C609E;
	text-decoration: none;
	line-height: 0.5cm;
}

.TSH-ListText {
	font-family: Arial, Helvetica, sans-serif;
/*
	font-size:  11px;
*/
	font-weight: normal;
	color: #5C5D43;
	text-decoration: none;
	line-height: 0.5cm;

}
a.TSH-ListText:link {
	font-family: Arial, Helvetica, sans-serif;
/*
	font-size:  11px;
*/
	font-weight: normal;
	color: #2C609E;
/*
	text-decoration: underline;
*/
	text-decoration: none;
	line-height: 0.5cm;
}
a.TSH-ListText:visited {
	font-family: Arial, Helvetica, sans-serif;
/*	
	font-size:  11px;
*/
	font-weight: normal;
	color: #2C609E;
/*
	text-decoration: underline;
*/
	text-decoration: none;
	line-height: 0.5cm;
}
a.TSH-ListText:hover {
	font-family: Arial, Helvetica, sans-serif;
/*
	font-size:  11px;
*/
	font-weight: normal;
	color: #4392D1;
	text-decoration: underline;
	line-height: 0.5cm;
}
a.TSH-ListText:active {
	font-family: Arial, Helvetica, sans-serif;
/*
	font-size:  11px;
*/
	font-weight: normal;
	color: #2C609E;
	text-decoration: none;
	line-height: 0.5cm;
}

/* bi4ce factory styles */

.Tier0Title{

	font-family: Georgia, Times New Roman, Times, serif;
    font-size:  20px; /*font-size:  22px;*/
	font-weight:600;
	color: #2C407E; /* color: #a12a00;*/
	text-decoration:none;
	letter-spacing:1.7px;
	padding-top:8px;
	display:block;
}

.Tier1Title{

	font-family: Georgia, Times New Roman, Times, serif;
    font-size:  20px; /*font-size:  22px;*/
	font-weight:600;
    color: #2C407E; /* color: #a12a00;*/
	text-decoration:none;
	letter-spacing:1.7px;
	padding-top:8px;
	display:block;
}

.Tier1FilteredTitle{

	font-family: Georgia, Times New Roman, Times, serif;
    font-size:  14px;
	font-weight:600;
    color: #333333;
	text-decoration:none;
	letter-spacing:1.7px;
	padding-top:8px;
	padding-left: 8px;
	display:block;
}

.Tier2Title{

	font-family: Georgia, Times New Roman, Times, serif;
   	font-size:  20px; /*font-size:  22px;*/
	font-weight:600;
   	color: #2C407E; /* color: #a12a00;*/
	text-decoration:none;
	letter-spacing:1.7px;
	padding-top:8px;
	display:block;
}

.Tier3Title{

	font-family: Georgia, Times New Roman, Times, serif;
   	font-size:  20px; /*font-size:  22px;*/
	font-weight:600;
   	color: #2C407E; /* color: #a12a00;*/
	text-decoration:none;
	letter-spacing:1.7px;
	padding-top:8px;
	display:block;
}

.Tier3NewRecordTitle{

	font-family: Georgia, Times New Roman, Times, serif;
   	font-size:  20px; /*font-size:  22px;*/
	font-weight:600;
   	color: #2C407E; /* color: #a12a00;*/
	text-decoration:none;
	letter-spacing:1.7px;
	padding-top:8px;
	display:block;
}

.Tier0ToolBarItem
{
	cursor: hand; 
	color: #000000; 
	font-family:Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
/*
	border: 1px #FFFFFF solid;
*/
	padding: 2px;
	background-color: transparent;
	padding-left: 8px;
	margin: 1px;

}

.Tier0ToolBarItemSel{
	cursor: hand; 
	background-color: #FFFFFF; 
	color: #333333; 
	font-family:Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	border: 1px #FFFFFF solid;
	padding: 1px;
	padding-left: 8px;
	margin: 1px;

}

.Tier0ToolBarItemDisabled{
	color: #cccccc; 
	font-family:Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #FFFFFF solid;
	padding: 1px;
	background-color: transparent;
	padding-left: 8px;
	margin: 1px;

}

.Tier0ActionGrouping{

	font-family: Georgia, Times New Roman, Times, serif;
    font-size:  16px;
	font-weight:400;
    color: #2C407E; /* color: #a12a00;*/
	text-decoration:none;
	letter-spacing:1.5px;
	padding-top:8px;
	display:block;
}

.FilterControl
{
/*
	font-weight: bold; 
	border: 1px #FFFFFF solid;
	background-color: #FFFFFF;
	text-align: center;
*/
	color: #000000; 
	font-family:Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	padding: 1px;
	background-color: transparent;
	/* padding-left: 4px;
	padding-right: 4px; */
	text-align: left;
}

.FilterLabel{
/*
	font-weight: bold; 
	border: 1px #FFFFFF solid;
*/
	color: #2C407E;/*color: #a12a00;*/
	font-family:Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	padding: 1px;
	background-color: transparent;
	/* padding-left: 8px; */
}


.FilterTextbox{
	color: #000000; 
	font-family:Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	border: 1px #dbe09a solid;
	padding: 1px;
	background-color: #fcfee7;
	/* padding-left: 8px;
	padding-right: 8px; */
	width: 100%;
}

.FilterCheckBox{
	color: #000000; 
	font-family:Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	border: 1px #a12a00 solid;
	padding: 1px;
	background-color: transparent;
	/* padding-left: 8px;
	padding-right: 8px; */
}

.FilterDropDown{
	color: #000000; 
	font-family:Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	border: 1px #a12a00 solid;
	padding: 1px;
	background-color: transparent;
	/* padding-left: 8px;
	padding-right: 8px; */
}

.FilterDate{
	color: #000000; 
	font-family:Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	border: 1px #a12a00 solid;
	padding: 1px;
	background-color: transparent;
	/* padding-left: 8px;
	padding-right: 8px; */
}


.Tier1ColumnHeader{
/*
	color: #333333;/*color: #a12a00;*/
*/
	color: #000000; 
	font-family:Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	border: 1px #FFFFFF solid;
	padding: 1px;
	background-color: transparent;
	padding-left: 8px;
	align: center;
	vertical-align: center;
}

.Tier1ListItem{
	cursor: hand; 
	cursor: pointer;
	padding: 1px;
	background-color: #FCFCFC;
	padding-left: 8px;
	color: #333333;
}

.Tier1ListAltItem{
	cursor: hand; 
	cursor: pointer;
	padding: 1px;
	background-color: #EDEDED;
	padding-left: 8px;
	color: #333333;
}

.Tier1ListItemHover{
	cursor: hand; 
	cursor: pointer;
	padding: 1px;
	background-color: #FCFCFC;
	padding-left: 8px;
	color: #2C407E; /* color: #a12a00;*//*color: #ff0000;*/
}

.Tier1ListAltItemHover{
	cursor: hand; 
	cursor: pointer;
	padding: 1px;
	background-color: #EDEDED;
	padding-left: 8px;
	color: #2C407E; /* color: #a12a00;*//*color: #ff0000;*/
}

.Tier1ListNoItem{
	color: red; 
	padding: 1px;
	background-color: #FCFCFC;
	padding-left: 8px;
}

.Tier2ColumnHeader{

	color: #333333;/*color: #a12a00;*/
	font-family:Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	border: 1px #FFFFFF solid;
	padding: 1px;
	background-color: transparent;
}

.Tier2ListItem{
	cursor: arrow; 
	padding: 1px;
	background-color: #fbfed2;
	padding-left: 8px;
}

.Tier2ListAltItem{
	cursor: arrow; 
	padding: 1px;
	background-color: #fcfee7;
	padding-left: 8px;
}

.Tier2ListNoItem{
	color: red; 
	padding: 1px;
	background-color: #fcfee7;
	padding-left: 8px;
}

.Tier3Label {
}

.Tier3LabelRequired {
	color: red;
}

.lxPageItem {
	
}

.lxPageItemDA {
	color:#999999;
}

.lxPageSelected {
	font-weight: bold;
}

.lxPageSelect {
}

/* new styles for tsh */

.GeneralButton
{
	color: #000000; 
	font-family:Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	border: 1px #FFFFFF solid;
	padding: 1px;
	background-color: #EDEDED;

/*
	background-color: #FFFFFF;
	background-color: #f4d272;
	padding-left: 4px;
	padding-right: 4px;
/*
	text-align: left;
*/
	text-align: center;
/*
	width:  120px;
*/

}


.SubLt {
     padding: 0px 0px 0px 45px;
     background: #0F38A1;
}

.SubDk {
     padding: 0px 0px 0px 45px;
     background: #00237D;
}

a.SubLink:link {
     font-family: Verdana;
     font-size: 12px;
     color: #9D9C93;
     text-decoration: none;
}
a.SubLink:visited {
     font-family: Verdana;
     font-size: 12px;
     color: #9D9C93;
     text-decoration: none;
}
a.SubLink:hover {
     font-family: Verdana;
     font-size: 12px;
     color: #FFFFFF;
     text-decoration: none;
}
a.SubLink:active {
     font-family: Verdana;
     font-size: 12px;
     color: #9D9C93;
     text-decoration: none;
}

ul.CommList {
        list-style: outside;
        list-style-image: url(/Portals/0/blueflower.gif);
        list-style-type: circle;
/*
        padding-left: 10px;
        margin-left: 10px;
*/
}


.ListItemUnlinked{
/*	cursor: pointer;*/
	padding: 1px;
	background-color: #FCFCFC;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
}

.ListAltItemUnlinked{
/*	cursor: pointer;*/
	padding: 1px;
	background-color: #EDEDED;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
}


.CommLink {
        font-size: 16px;
        text-decoration: none;
}

a.CommLink:link, a.CommLink:visited, a.CommLink:active {
        font-size: 16px;
        text-decoration: none;
        color: #00237D;
}

a.CommLink:hover {
        color: #0F38A1;
        font-size: 16px;
}


.CommList-Title {
        color: #A40134;
		font-family:"Times New Roman", Times, serif;
        font-size: 12px;
    		text-transform: uppercase;
        text-decoration: none;
        font-style: bold;
}

/*
a.CommList-Title:link, 
a.CommList-Title:visited,

a.CommList-Title:active {
        color: #A40134;
        font-size: 12px;
		text-transform: uppercase;
        text-decoration: none;
        font-style: bold;
}

.a.CommList-Title:hover {
        font-style: underline;
        font-size: 12px;
}
*/

.CommList-Location {

		font-size: 12px /*14px*/;

}
.CommList-Price {
        font-size: 12px;
        font-style: italic;

}
.CommList-Phone {
        font-size: 12px;

}

.CommList-Realty {
        font-size: 12px;

}
 
.CommList-Note {
        color: #004990;
        font-size: 12px;
}


.Hover_PopUp {
    /*border: 1px solid rgb(186, 183, 167) ; */
	background: #B8C4E5 /*rgb(255, 255, 255)*/ !important;	
	font-size: 12px !important; 
	font-family: Times !important;
	padding: 5px !important; 
  	font-weight: normal !important;
	color: #373737 !important;
	line-height: 16px !important;
	letter-spacing: 0.005cm !important;
}

.Hover_Heading
{
	font-size:20px;
	font-family:Times;
}

.TSH-BLUE {
        color: #00237D;
}

/* newstyles*/

.drkbluebg {
background:url(/Portals/0/imgs/drkbluebg.gif) repeat-x;
font-family:verdana;
font-size:10px;
color:#fff;
padding-bottom:2px;
}

.lightbluebg {
background:url(/Portals/0/imgs/lightbluebg.gif) repeat-x;
font-family:verdana;
font-size:10px;
color:#000;
padding-bottom:2px;
}

.housenamebg {
background-color: #2c609e;
color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:25px;
}

.housenamebgLight {
background-color: #2c609e;
color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:25px;
}

.housenamebgDark {
background-color: #2c609e;
color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:25px;
}

.searchverdana {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.searchverdana {
padding:0px;
margin-top:10px;
margin-left:20px;
marker-offset:0px;
line-height:1.2em;
}

.mylinks {
color:#0f38a1;
/*font-size:13px;*/
}

a.mylinks:link, a.mylinks:visited, a.mylinks:active{
color:#0f38a1;
text-decoration:none;
/*font-size:13px;*/
}

a.mylinks:hover {
color:#0f38a1;
text-decoration:underline;
/*font-size:13px;*/
}
a.mylinks2:link, a.mylinks2:visited, a.mylinks2:active{
color:#0f38a1;
text-decoration:none;
font-family:Verdana;
font-size:11px;
}

a.mylinks2:hover {
color:#0f38a1;
text-decoration:underline;
font-family:Verdana;
font-size:11px;
}


.mydiv {
width:665px;
padding-left:15px;
padding-right:15px;
}

.light_left {
	background-image: url(/Portals/0/searchimg/light_left_repeat.gif);
	background-repeat: repeat-y;
}

.light_right {
	background-image: url(/Portals/0/searchimg/light_right_repeat.gif);
	background-repeat: repeat-y;
}

.lightbg {
background-color:#cfdff4;
}

.dark_left {
	background-image: url(/Portals/0/searchimg/dark_left_repeat.gif);
	background-repeat: repeat-y;
}

.dark_right {
	background-image: url(/Portals/0/searchimg/dark_right_repeat.gif);
	background-repeat: repeat-y;
}

.darkbg {
background-color:#bbcadd;
}

.ReferralFormTable {
padding: 3px;
float: left;
}

.ReferralFormTable TD {
width: 50%;
}


.neighborhood {
color:#0f38a1;
font-size:13px;
}

a.neighborhood:link, a.neighborhood:visited, a.neighborhood:active{
color:#0f38a1;
text-decoration:none;
font-size:13px;
margin-bottom:6px;
display:block;
}
a.neighborhood:hover{
color:#0f38a1;
text-decoration:underline;
font-size:13px;
margin-bottom:6px;
display:block;
}
.TextBoxTest
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
border: 1px solid #8FA8E6;
background-color: #FFFFFF;
margin-bottom: 10px;
}
.LabelTest
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
margin-bottom: 10px;
}
#dnn_ctr1136_FormMaster_Touchstone_Homes_Live_Free_For_Six_Months_Program .normal {
	color: #fff;
}
#dnn_ctr890_FormMaster_Warranty_Service_Request td {
	text-align: left;
}
.WhiteLabelTest
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
margin-bottom: 5px;
}
.WhiteTextBoxTest
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
border: 1px solid #000000;
margin-bottom: 10px;
}
.WhiteLabelTest
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
margin-bottom: 5px;
}
.WhiteLabelTest2
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
margin-top: 10px;
margin-bottom: 10px;
}
.WhiteTextBoxTest label, .WhiteLabelTest2 label {
	color: #fff;
}
.formtable {
margin-left:15px;
}
.formnowrap {
white-space:nowrap;
color:#fff;
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
border-bottom:1px solid #ccc;
padding-bottom:5px;
display:block;
margin-bottom:10px;
margin-top:10px;
}
.formtable2 {
margin-left:25px;
margin-top:10px;
}
.TextBoxTest2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
border: 1px solid #8FA8E6;
margin-bottom: 10px;
width:278px;
}
.TextBoxTest3
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
border: 1px solid #8FA8E6;
margin-bottom: 10px;
width:300px;
}
.TextValid {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
border: 1px solid #8FA8E6;
background-color: #FFF9CE;
}
.TextValid2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
border: 1px solid #8FA8E6;
background-color: #FFFFFF;
}
.TextValidBelow {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
border: 1px solid #8FA8E6;
background-color: #FFFFFF;
margin-bottom: 10px;
margin-top: 10px;
}
.TextValidBelow2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
border: 1px solid #8FA8E6;
background-color: #FFFFFF;
margin-top: 10px;
}
.LabelTest2
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 1;
}
.hometype {
background:url(/portals/0/TitleBarMain.gif) repeat-x top #215eb1;
padding: 3px;
border-left: solid #001b67 2px;
border-right: solid #001b67 2px;
margin: 0;
color:#fff;
/*margin-bottom:5px;*/
}
.hometype h2 {
color:#fff;
font-family: "Times New Roman", Times, serif;
font-size: 18px;
margin: 0;
padding: 0;
}
.countytype {
background:url(/portals/0/county-cat.gif) repeat-x top #b7b487;
padding: 3px;
border-left: solid #4c4630 2px;
border-right: solid #4c4630 2px;
margin: 0;

}
.countytext{
color:#fff;
font-family:verdana, arial, helvetica;
font-size:12px;
margin-left:10px;
}

.clearer {
clear:both;
}

.specialsul {
margin-top:-5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: normal;
	color: #5C5D43;
	text-decoration: none;
	line-height: 0.5cm;
/*marrgin-left:-10px;*/
}
.specialsul ul li {
	list-style:disc;
        margin:0 0 0 15px;;
        padding:0px;
}


.verdana12black {
font-size:12px;
color:#333333;
line-height:17px;
font-family:verdana, arial, helvetica, sans-serif;
}

.TitleName {
	color: #545c82;
               width: 300px;
			   }

.TextBoxWidth {
width: 300px;
}


.FirstColumn
{

width: 100px;
}

.TableAdminRowLight {
background-color: white;
width:700px;


}
.TableAdminRowDark {
	background-color: #CAD0EC;
                width:700px;

}


/* Tabs Styles*/

#EditTabs label {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
}

div#EditTabs {
        height: 20px;
        margin-top: 30px;
}
div#EditTabs a {
	padding: 4px 5px;
	margin: 0px 1px;
}

div#EditTabs a.Selected {
background: #f0f0f0;
color: #1c4784;
border-top: solid 1px #d7d7d7;
border-right: solid 1px #d7d7d7;
border-left: solid 1px #d7d7d7;
}
div#EditTabs a.Unselected {
color: #f0f0f0;
background: #1c4784;
cursor:pointer;
}


div#EditTabs a.Hover {
color: #f0f0f0;
cursor:pointer;
background: #1c4784;
}

/* Styles for tab Contents*/


.CommunityTitle{

	font-size:  22px; 
	text-decoration:none;
	font-weight:bold;

}



/* Tabs Styles*/ /* *** NEW *** */

div.communitytoptabs {
	font-family:"Times New Roman", Times, serif;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	width:100%;
        _margin-bottom: -19px;
	/**margin-bottom: -3px;*/
	font-size: 14px;
}

div.toptabs {
	font-family:"Times New Roman", Times, serif;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	width:100%;
	_margin: 10px 0 -29px 0;
	*margin-bottom: -3px;
	font-size: 14px;
}

div.toptabs ul, div.communitytoptabs ul
{
list-style: none;
margin: 0 0 0 10px;
padding: 0;
border: 0;
}

div.toptabs li, div.communitytoptabs li
{
list-style: none;
margin: 0 3px 0 0;
padding: 0;
float: left;
background: url(tabs_bg.gif) repeat-x bottom #ccd2e1;
height: 30px;
color: #4860a1;

}

div.toptabs li.current, div.communitytoptabs li.current
{
background: url(tabscurr_bg.gif) repeat-x top #f2f1ea;
}

div.toptabs li.current a, div.communitytoptabs li.current a
{
color: #444;
}

div.toptabs a, div.communitytoptabs a
{
float: left;
display: block;
height: 30px;
height: 23px !important;
text-decoration: none;
padding: 7px 15px 0 15px;
color: #4860a1;
font-size: 16px;

}

div.toptabs a:hover, div.communitytoptabs a:hover, div.toptabs a:active, div.communitytoptabs a:active { text-decoration: underline; }


.CommunityHomePlan {
	background-color: #CAD0EC;
        width:100%;
                
}

.CommunityColHeader {
	height: 30px;
}

.CommunityColHeader, .CommunityColHeader a{

	/*font-size:  14px; */
	text-decoration:none;
	font-weight:normal;

}
.Communityhometype1 {
background:url(/portals/0/main-cat.gif) no-repeat;
width:540px;
height:31px;
color:#fff;
font-family:verdana, arial, helvetica;
padding-left:5px;
padding-top:0px;
margin-right:0px;
margin-bottom:0px;
display:block;
}
.Communitycountytype1 {
background:url(/portals/0/county-cat.gif) no-repeat;
width:515px;
height:25px;
float:right;
padding-top:0px !important;
padding-top:0px;

}

/*.Communityhometype h2 {
font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;	
	padding: 3px;
	margin: 0;
}
.Communityhometype {
	background-color: #0d369d;
}*/
.Communitycountytype {
font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #0d369d;	
}

.Communitycountytext{
        font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #0d369d;	
}




.Communityspecialsul {
         margin-top:-5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: normal;
	color: #5C5D43;
	text-decoration: none;
        padding-left:20px;
	/*line-height: 0.5cm;*/
      /* margin-left:-10px;*/

}
.Communityspecialsul ul li {
	list-style:disc;
        margin:0px;
        padding:0px;
        padding-left:20px;

}
.CommunityAvailable
{
font-family:"Times New Roman", Times, serif;
font-size: 22px;
color: #0d369d;

}

/* ---------- LIGHTBOX STYLES ----------- */

.black_overlay {
			display: none;
			position: absolute;
			margin: 0;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.6;
			opacity:.60;
			filter: alpha(opacity=80);
		}
.white_content {
			display: none;
			position: absolute;
			top:20%;
			left: 20%;
			width: 30%;
			height: 30%;
			padding: 16px;
			border: 16px solid #748FC2;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}

div#Photogallery {
	width: 100%;
	background-color: #f6a6a6;
	padding: 4px;
}

div#Photogallery table td {
	background: #f6b2b2;
	text-align: center;
	
}

.DefalultColumnHeader, .DefalultColumnHeader a
{
color: #333333;
font-size:14 px;
font-weight:normal;
text-decoration: none;
}

.submitrecipe {
	width: 261px;
	float: right;
}

.submitrecipe a {
background: url(buttn_submit.gif) no-repeat top left;
bisplay: block;
width: 98px;
height: 24px;
float: left;
}

.submitrecipe a:hover {
background: url(buttn_submit_over.gif) no-repeat top left;
bisplay: block;
width: 98px;
height: 24px;
float: left;
}
table.logos {
	margin: 10px 0;
}
table.logos a {
	text-decoration: none;
}


/* CSS Styles for Form */
#ContactForm p{
clear:both;
margin:0px 0px 15px 0px;
}

#ContactForm label{
	color:#333333;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	border-width: 0px ;
	
	display:block;
	float:left;
	width:150px;
	text-align:left;
	
	padding:0 20px 0 0;
	margin:2px 10px 0 10px;
}

#ContactForm .required{

            
	color:red;
	

}


#ContactForm input, #ContactForm select{
	
	width:150px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;

}

#ContactForm .radio_check_field{
	width:auto;
}

#ContactForm  fieldset{
	
	border-width:0;
	border-style:solid;
	border-color:#7c5b47;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
		
	
} 

#ContactForm  .RedAst{
	
	color:red;
		
	
} 

.RedAst{
	
	color:red;
		
	
} 

EmailFormLabel
{
      font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
		
}

/* ========  Bountiful Harvest Styles  =========== */
div#recipesubmitform p {
	clear: both;
	margin: 0;
	padding: 0 0 5px 0;
}

div#recipesubmitform legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3e507f;
}

div#recipesubmitform p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#recipesubmitform label {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	margin: 3px;
}
div#recipesubmitform fieldset#category {
	margin-bottom: 5px;
}
div#recipesubmitform fieldset#category input {
	width: auto;
	margin-left: 90px;
	float: left;
}
div#recipesubmitform fieldset#category label {
	text-align: left;
	float: left;
	width: 150px;
}
div#recipesubmitform .ingredients {
	width: 300px;
	height: 50px;
	overflow: auto;
}

div#recipesubmitform .instructions {
	width: 300px;
	height: 100px;
	overflow: auto;
}
div#recipesubmitform p.buttons input {
	float: none;
}
div#recipesubmitform p.buttons {
	margin-left: 200px;
	margin-top: 10px;
}
/* ============ */

.HPCommunitiesWrapper {
	/*width: 430px*/
	width: 100%;
}

.HPCommunitiesWrapper div.Community {
	width: 230px;
	height: 200px;
	overflow: hidden;
	float: left;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.HPCommunitiesWrapper div.Community div.image {
	min-height: 100px;
}
.HPCommunitiesWrapper div.Community a { 
	font-size: 12px;
}
/*.HPCommunitiesWrapper div.Community img {
	margin-bottom: 5px;
}*/

. CommunityHPLinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: normal;
	color: #5C5D43;
	text-decoration: none;

}

a.CommunityHPLinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: normal;
	color: #2C609E;
	text-decoration: underline;
	}
a.CommunityHPLinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: normal;
	color: #2C609E;
	text-decoration: underline;
	
}
a.CommunityHPLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: normal;
	color: #4392D1;
	text-decoration: underline;
	
}
a.CommunityHPLinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: normal;
	color: #2C609E;
	text-decoration: none;
	
}
.SubdivisionDesc {
	background-color: #ddd2a4;
	padding: 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: dotted 1px #fff;
	border-bottom: solid #4c4630 2px;
}
.SubdivisionAddress {
	background-color: #ddd2a4;
	padding: 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: solid #4c4630 2px;
}
.SubdivisionAddress .title {
	font-weight: bold;
	font-style: italic;
	
}
.ListTable {
	margin-bottom: 5px;
}

/* ===== COMMUNITIES CONTACTS - CALENDER (SINDU) ======= */


.Calendar { 
	width: 330px;
	overflow: hidden;
	border-collapse: collapse;
	border: 1px #0f38a1 solid;
	border-spacing: 0px;
                position:static;
}
 
.CalendarWeek {
	overflow: hidden;
	font-family: arial;
	font-size: 25px;
}

.CalendarDayOut {
	overflow: hidden;
	width: 40px;
	vertical-align: top;
	height: 40px;
	color: #dddddd;
	background: #cccccc;
	border: 1px solid #c0c0c0;
}
.CalendarDateOut a {
	display: block;
	width: 45px;
	height: 40px;
	text-align: center;
}
.CalendarDateOut a:link {
	text-decoration: none;
}
.CalendarDateOut a:hover {
	color: #FFFFFF;
}
.CalendarDateOut {
	overflow: hidden;
	vertical-align: top;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	float: top;
}

.CalendarDay {
	overflow: hidden;
	width: 40px;
	vertical-align: top;
	height: 40px;
	background: #ffffff;
	border: 1px #0f38a1 solid;
}

.CalendarDate {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	float: top;
}
.CalendarDate a {
	display: block;
	height: 40px;
	width: 45px;
}
.CalendarDate a:link {
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.CalendarDate a:hover {
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.CalendarDayHover {
	overflow: hidden;
	width: 40px;
	vertical-align: top;
	height: 40px;
	background: #3556a8;
	color: #ffffff;
	border: 1px #0f38a1 solid;
}

.CalendarData {
	height:100%;
	width: 40px;
	overflow:hidden;
	white-space: nowrap;
}

.CalendarItem {
	white-space: nowrap;
	height: 16px;
	width: 70px;
	overflow:hidden;
	font-size: 9px;
	font-weight: normal;
	border-top: 1px dotted #cccccc;
}

.CalendarItemNone {
	overflow: hidden;
	font-size: 9px;
	font-weight: normal;
}

.CalendarTitle {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background: #0f38a1;
	float: top;
	text-align: center;
}

.CalendarDayTitle {
	font-family: arial;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background: #3556a8;
	text-align: center;
}

.CalendarItemView {
	font-size: 11px;
	font-weight: normal;
	border-top: 1px dotted #cccccc;
	height: 20px;
}

.CalendarItemDate {
	color: #c78900;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px dotted #cccccc;
	width: 50px;
}

.CalendarItemLink {
	font-size: 11px;
	font-weight: bold;
}

.CalendarItemBody {
	font-style: italic;
}

.mystarHiddenPopUp {
	color: #FF0000;
	display: none;
	font-size: 10px;
}

.mystarPopUp {
	color: #FF0000;
	font-size: 10px;
                padding-right:2px;
}

.PopWindow {
	position: absolute; 
	left: 240px; top: 200px; 
	width: 500px; 
                height: 380px;
	z-index: 1px; 
	display: none; 
	border: 1px solid black; 
	background: #dddddd;
}

.PopTitle {
	font-family: arial; 
	font-size: 11px; 
	width: 450px; 
	border-top: 1px solid black; 
	border-bottom: 1px solid black; 
	background: #CCCCCC;
}

.PopButton {
	background: #EEEEEE; 
	border: 1px solid gray; 
	padding: 1px; 
	font-family: arial; 
	font-size: 11px; 
	color: blue; 
	width: 50px; 
	height: 16px; 
	text-decoration: none; 
	text-align: center;
}

.PopText {
	border: 1px solid black; 
	width: 500px; 
	height: 500px;
}

.PopTextH {
	width: 500px; 
	height: 500px;
}

table#CalendarPopUp .inputclass{
              font-size:11px;
              font-family:Arial;
}

table#CalendarPopUp td.tdclass1 {
               vertical-align:top;
               width:75px;
              font-size:11px;
              font-family:Arial;
}

table#CalendarPopUp td.tdclass2 {
               vertical-align:top;
               width:200px;
              font-size:11px;
              font-family:Arial;
}
div#tshCalendarHeader h3 {
	margin: 0;
	padding-top: 10px;
	color:#0D369D;
	font-family:"Times New Roman",Times,serif;
	font-size:20px;
	font-weight: bold;
	}
div#tshCalendarHeader h4 {
	margin: 0 0 20px 0;
	padding: 0;
	color:#0D369D;
	font-family:"Times New Roman",Times,serif;
	font-size:16px;
	}














