@import url("css/menu.css");

/* CSS Document */
body 
{
	background-color:#FFF;
	height:100%;
	margin:0px;
	padding:0px;
}
form{ margin: 0px; padding: 0px;}
h3
{
    font-family:Georgia, Helvetica, Sans-Serif;
    font-size:22px;
    color:#675e55;
    margin-bottom:10px;
}

/*-------- Default Style --------*/
th,td,div{color:#000; font-family: Helvetica, Arial sans-serif; font-weight:normal; font-size: 12px; }
a,a:link,a:visited,a:active{color:#4F839F; text-decoration:none; font-family: Helvetica, Arial, sans-serif; font-weight:normal; }
a:hover{color:#C00; text-decoration:underline; }

.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane, .BottomPane{ padding:0px; margin:0px; }
.RightPane{ padding:0px 24px 0px 0px; width:260px; margin:0px; }

/*---------------Page Header Style ---------------*/
#header_bg
{
	height: 139px;
	background-color: #636f58;
	background-image: url('/Portals/0/images/header_repeat.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#header_bg #header 
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
#header_bg #header .header_logo 
{
    
	float: left;
	margin-left: 60px;
	margin-top: 20px;
}
#header_bg #header .header_text 
{
	font-size: 14px;
	font-family: Georgia, Times New Roman, Serif;
	color: #f8f3e3;
	float: right;
	margin-right: 80px;
	margin-top: 96px;
}


/*----------------------------------------*/
/*---------------Nav Style ---------------*/
#nav_bg 
{
	margin: 0px;
	padding: 0px;
	height: 42px;
	background-image: url('/Portals/0/images/nav_repeat.jpg');
	background-repeat: repeat-x;
	background-color: #c8c3b7;
}
#nav_bg #nav_holder 
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
#nav_bg #nav_holder #nav, #nav_bg #nav_holder #nav ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1;
	text-align: center;
}
#nav_bg #nav_holder #nav a {
	display: block;
	color: #4d392e;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#nav_bg #nav_holder #nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	list-style: none;
}
#nav_bg #nav_holder #nav li ul { /* second-level lists */
	position: absolute;
	background: transparent;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 100;
	margin-left: -12px;
}
#nav_bg #nav_holder #nav li:hover ul ul, #nav_bg #nav_holder #nav li.sfhover ul ul {
	left: -999em;
}
#nav_bg #nav_holder #nav li:hover ul, #nav_bg #nav_holder #nav li li:hover ul, #nav_bg #nav_holder #nav li.sfhover ul, #nav_bg #nav_holder #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav_bg #nav_holder #nav li ul li
{
    width: 254px;
    font-family: Helvetica, sans-serif;
}
#nav_bg #nav_holder #nav li ul ul {
	margin: -37px 0 0 243px;
}
#nav_bg #nav_holder #nav li ul li a
{
    height: 23px;
    padding-top: 14px;
    background-position: left top;
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    z-index: 100;
    text-decoration: none;
    background-image: url('/Portals/0/images/tc_nav_dropdown_repeat.png');
    background-repeat: no-repeat;
}
#nav_bg #nav_holder #nav li ul li a:hover
{
	text-decoration: none;
	color: #7e9171;
}
#nav_bg #nav_holder #nav li ul li a.first
{
	background-image: url('/Portals/0/images/tc_nav_dropdown_top.png');
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 14px;
}
#nav_bg #nav_holder #nav li ul li a.last
{
	background-image: url('/Portals/0/images/tc_nav_dropdown_bottom.png');
	background-repeat: no-repeat;
	height: 48px;
	padding-top: 14px;
}
#nav_bg #nav_holder #nav .nav_community
{
	display: block;
    height: 42px;
    text-indent: -9999px;
    width: 189px;
    overflow: hidden;
    background-image: url('/Portals/0/images/btn_community.jpg');
    background-repeat: no-repeat;
    background-position: left center;
}
#nav_bg #nav_holder #nav .nav_community:hover
{
	background-image: url('/Portals/0/images/btn_community_hover.jpg');
    background-repeat: no-repeat;
    background-position: left center;
}
#nav_bg #nav_holder #nav .nav_homes
{
	display: block;
    height: 42px;
    text-indent: -9999px;
    width: 132px;
    overflow: hidden;
    background-image: url('/Portals/0/images/btn_homes.jpg');
    background-repeat: no-repeat;
    background-position: left center;
}
#nav_bg #nav_holder #nav .nav_homes:hover
{
	background-image: url('/Portals/0/images/btn_homes_hover.jpg');
    background-repeat: no-repeat;
    background-position: left center;
}
#nav_bg #nav_holder #nav .nav_gallery
{
	display: block;
    height: 42px;
    text-indent: -9999px;
    width: 146px;
    overflow: hidden;
    background-image: url('/Portals/0/images/btn_gallery.jpg');
    background-repeat: no-repeat;
    background-position: left center;
}
#nav_bg #nav_holder #nav .nav_gallery:hover
{
	background-image: url('/Portals/0/images/btn_gallery_hover.jpg');
    background-repeat: no-repeat;
    background-position: left center;
}
#nav_bg #nav_holder #nav .nav_masterplan
{
	display: block;
    height: 42px;
    text-indent: -9999px;
    width: 188px;
    overflow: hidden;
    background-image: url('/Portals/0/images/btn_masterplan.jpg');
    background-repeat: no-repeat;
    background-position: left center;
}
#nav_bg #nav_holder #nav .nav_masterplan:hover
{
	background-image: url('/Portals/0/images/btn_masterplan_hover.jpg');
    background-repeat: no-repeat;
    background-position: left center;
}
#nav_bg #nav_holder #nav .nav_contact
{
	display: block;
    height: 42px;
    text-indent: -9999px;
    width: 195px;
    overflow: hidden;
    background-image: url('/Portals/0/images/btn_contact.jpg');
    background-repeat: no-repeat;
    background-position: left center;
}
#nav_bg #nav_holder #nav .nav_contact:hover
{
	background-image: url('/Portals/0/images/btn_contact_hover.jpg');
    background-repeat: no-repeat;
    background-position: left center;
}



/*----------------------------------------------*/
/*-------------- Flash -------------------------*/

#flash_holder
{
    background-color: #636F58;
    background-image : url('/Portals/0/images/index_flash_tile.jpg');
    background-repeat:repeat-x; 
    height:266px;
    width:100%; 
    background-position: left top;
}
#flash_bg{ background: url('/Portals/0/images/index_index_bg.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    margin: 0 auto;
    height: 100%;
}


#flashline
{
    width:100%;
    height:7px;
    background-color:#deded7;
    margin:0;
    padding:0;
    line-height: 0px;
    font-size: 0px;
}

/*----------------------------------------------*/
/*-------------- Main Content Style ------------*/
#main_content_repeat 
{
    background-color: #c2c5aa;
    background-image: url('/Portals/0/images/tile_home.jpg');
    background-repeat: repeat-x;
}

#main_content_bg 
{
    /*background-image: url('/Portals/0/images/tc_main_bg.jpg');
    background-repeat: no-repeat;
    background-position:center top;
    width:100%;
    margin-left:auto;
    margin-right:auto;
	
	padding: 0px;*/
}
#main_content_bg #main_content 
{
    behavior: url(/DesktopModules/SW.IEPNG/ScriptServe.ashx);
    background-image: url('/Portals/0/images/body_bg1.png');
    background-repeat: no-repeat;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	min-height:859px;
	height: auto !important;
	height: 859px;
}
#main_content_bg #main_content #main_content_table
{
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 870px;
}
#main_content_bg #main_content #main_content_table .content_top_bg
{
	width: 527px;
}

#main_content_bg #main_content #main_content_table .content_repeat
{
    background-image: url('/Portals/0/images/tc_content_bg_repeater.jpg');
    background-repeat: repeat-y;
	width: 527px;
	margin-left:40px;
}

#main_content_bg #main_content #main_content_table .content_middle_bg 
{
    background-image: url('/Portals/0/images/tc_content_bg.jpg');
    background-repeat: no-repeat;
    background-position: left top;
	width: 527px;
	min-height: 591px;
	height: auto !important;
	height: 591px;	
}

#main_content_bg #main_content #main_content_table .content_middle_bg .ContentPane #pic_header
{
    margin-left:25px;
    margin-top: 35px;
}

#main_content_bg #main_content #main_content_table .content_middle_bg .ContentPane #body_top
{
    background-image: url('/Portals/0/images/content_body_top.jpg');
    background-repeat: no-repeat;
    margin-left:25px;
    height:148px;
}

#main_content_bg #main_content #main_content_table .content_middle_bg .ContentPane #body_top #header img
{
    margin-top:40px;
    margin-left:40px;
}

#main_content_bg #main_content #main_content_table .content_middle_bg .ContentPane #body_top #pattern img
{
    margin-left:155px;
    margin-top: 10px;
}

#main_content_bg #main_content #main_content_table .content_middle_bg .ContentPane #body_content
{
    background-image: url('/Portals/0/images/content_body.jpg');
    background-repeat: no-repeat;
    min-height:60px;
	height: auto !important;
	height: 60px;
}

#main_content_bg #main_content #main_content_table .content_middle_bg .ContentPane #body_content p
{
    font-family:Helvetica, Arial, Sans-Serif;
    color:#333333;
    width:410px;
    margin-top:0px;
    line-height:170%;
    margin-left:30px;
    margin-bottom:0px;
}

#main_content_bg #main_content #main_content_table .content_middle_bg .ContentPane #body_content a 
{
    margin-bottom:10px;
    text-decoration: underline;
    color: #675e55;
}

#main_content_bg #main_content #main_content_table .content_middle_bg .ContentPane #body_content a img
{
    border:none;
    margin-bottom:1px;    
}

#main_content_bg #main_content #main_content_table .content_middle_bg .ContentPane #body_content a:hover
{
    text-decoration:underline;
    color:#675e55;
}

#main_content_bg #main_content #main_content_table .content_middle_bg .ContentPane #body_repeat
{
    background-image: url('/Portals/0/images/content_body_repeat.jpg');
    background-repeat:repeat-y;
    margin-left:25px;
}

#main_content_bg #main_content #main_content_table .content_middle_bg .ContentPane #body_bottom
{
    margin-left:25px;
}

#main_content_bg #main_content #main_content_table .content_bottom_bg
{
    background-image: url('/Portals/0/images/tc_content_bg_bottom.jpg');
    background-repeat: no-repeat;
    margin-left:40px;    
	width: 527px;
	height: 8px;	
}

/*--------------Right Pane------------------*/
.RightPane #comm_gallery
{
	background-color: #4c453d;
	width: 255px;
	background-image: url('/Portals/0/images/community_gallery_background.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.RightPane #comm_gallery #comm_gallery_img a, .RightPane #featuredBuilderImage a
{
	color: #4c453d;
}

.RightPane #comm_gallery_top
{
    height:147px;
}
.RightPane #comm_gallery_top #comm_gallery_img
{
	padding-top: 19px;
	margin-left: 22px;
}
.RightPane #comm_gallery_middle
{
    height:90px;
}

.RightPane #comm_gallery_middle h4
{
    font-family:Georgia, Arial, Sans-Serif;
    font-size:18px;
    color:#fefff2;
    width:190px;
    border-bottom:1px solid #9f9d89;
    padding-top:10px;
    padding-bottom:5px;
    margin:0px 0px 10px 25px;
}

.RightPane #comm_gallery_middle p
{
    margin-top:5px;
    margin-left:25px;
    width:190px;
    color:#d4d6c3;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:12px;
}

.RightPane #comm_gallery_bottom
{
    background-image: url('/Portals/0/images/featured_builder_visit_site.jpg');
    background-repeat: no-repeat;
    height:48px;
}

.RightPane #comm_gallery_bottom #view_gallery 
{
    
}

.RightPane #comm_gallery_bottom #view_gallery p
{
    margin-left:25px;
    margin-top:0px;
    padding-top:20px;
    
}

.RightPane #comm_gallery_bottom #view_gallery a
{
    color:#fefff2;
    font-family:Helvetica, Arial, Sans-Serif;
    font-size:12px;
    
}

.RightPane #comm_gallery_bottom #view_gallery a:hover
{
    text-decoration:underline;
}

.RightPane #comm_gallery_bottom #view_gallery p img
{
    margin-left:3px;
    margin-bottom:1px;
    
    
}

.RightPane #featuredBuilderInnerTable
{
	background-color: #4c453d;
}


/*------------------------------------------*/

/*--------------Bottom Pane-----------------*/
.BottomPane .bottomBugs 
{
    min-height:129px;
	height: auto !important;
	height: 129px;
	margin-left:38px;
	margin-top:10px;
}

.BottomPane .bottomBugs h3
{
    margin-left:5px;
}

.BottomPane .bottomBugs p
{
   
    font-family:Helvetica, Arial, Sans-Serif;
    color:#333333;
    width:130px;
    padding-left: 8px;
}

.BottomPane .bottomBugs a
{
    font-family:Helvetica, Arial, Sans-Serif;
    color:#675e55;
    text-decoration: underline;
}

.BottomPane .bottomBugs a:hover
{
    text-decoration:underline;
}

.BottomPane .bottomBugs a img
{
    border:none;
    margin-bottom:1px;
}

.BottomPane .bottomBugs .golf_bug
{
    background-image: url('/Portals/0/images/golf_small_bug_repeat.jpg');
    background-repeat: repeat-y; 
}

.BottomPane .bottomBugs #golf_club
{
    background-image: url('/Portals/0/images/golf_small_bug_bg.jpg');
    background-repeat: no-repeat; 
	min-height:135px;
	height: auto !important;
	height: 135px;
}

.BottomPane .bottomBugs #golf_shadow
{
    background-image: url('/Portals/0/images/small_left_bug_shadow.jpg');
    background-repeat: no-repeat; 
	height:6px;
}

.BottomPane .bottomBugs .master_plan_bug
{
    background-image: url('/Portals/0/images/mp_small_bug_repeat.jpg');
	background-repeat:  repeat-y;
}

.BottomPane .bottomBugs #master_plan
{
    background-image: url('/Portals/0/images/mp_small_bug_bg.jpg');
	background-repeat: no-repeat;
	min-height:135px;
	height: auto !important;
	height: 135px;
}

.BottomPane .bottomBugs #master_plan_shadow
{
    background-image: url('/Portals/0/images/small_bug_shadow.jpg');
	background-repeat: no-repeat;
	height:6px;
}

.BottomPane .bottomBugs .community_video_bug
{
    background-image: url('/Portals/0/images/cv_small_bug_repeat.jpg');
	background-repeat: repeat-y;
}

.BottomPane .bottomBugs #community_video
{
    background-image: url('/Portals/0/images/cv_small_bug_bg.jpg');
	background-repeat: no-repeat;
	min-height:135px;
	height: auto !important;
	height: 135px;
}

.BottomPane .bottomBugs #community_video p
{
    padding-bottom:51px;
}

.BottomPane .bottomBugs #community_video_shadow
{
    background-image: url('/Portals/0/images/small_bug_shadow.jpg');
	background-repeat: no-repeat;
    height:6px;
}

/*------------------------------------------*/

/*-------------- Footer Style --------------*/
#footer_repeat
{
    background-color: #7c7b5e;
    background-image: url('/Portals/0/images/footer_bg_repeater.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height:240px;
}

#footer_bg
{
	margin: 0px;
	padding: 0px;
	background-image: url('/Portals/0/images/footer_bg2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 240px;
}
#footer_bg .footer 
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 37px;
}
#footer_bg .footer .footer_logo 
{
	margin-right: 30px;
	text-align: right;
	margin-bottom: 15px;
}
#footer_bg .footer .footer_links_holder 
{
	text-align: right;
	margin-right: 30px;
	margin-bottom: 7px;
}
#footer_bg .footer .footer_links_holder .footer_links 
{
	margin-left: 20px;
}
#footer_bg .footer .footer_links_holder .footer_links a 
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	color: #e9e8e2;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: underline;
}
#footer_bg .footer .address 
{
	font-size: 9px;	
	color: #e9e8e2;
	text-align: right;
	letter-spacing: 1px;
	margin-right: 30px;
}
#footer_bg .footer .concussion_interactive
{
	text-align: right;
	margin-right: 30px;
}

/*-------- admin panel style --------*/
#ControlPanel {width: 850px;}
.admin_panel_table 
{
	margin-left: auto;
	margin-right: auto;
}
.menu_bg{padding:0 0 0 6px;  margin: 0 19px 0 7px; height:40px; background:url(images/menu_bg.png) repeat-x top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.png) no-repeat top left;}
.menu_right{margin:0px; background:url(images/menu_right.png) no-repeat top right; behavior: url(/DesktopModules/SW.IEPNG/ScriptServe.ashx);}

.search_style{float:right; padding:8px 0px 0px 0px;}
.search_bg{padding-right:2px;}
.search_bg Input{color: #43494D;}

.menu_style{float:left;}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg_gray.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left;}
.bread_right{padding:0px; background:url(images/bread_right.png) no-repeat top right;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; padding:8px 0px 0px 17px; color:#000000; font-size:13px; }
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#4F839F; font-size:13px; }
a.Breadcrumb:hover{color:#C00;}
.user_login,a.user_login:link,a.user_login:active,a.user_login:visited {color: #e9e8e2; font-size:10px; text-decoration: none; font-family: Helvetica, Arial, Sans-Serif; font-weight: bold; letter-spacing: 1px; text-transform: uppercase;}
a.user_login:hover{color: #e9e8e2; text-decoration: underline;}
.user, a.user:link, a.user:active, a.user:visited {color: #4f839f; text-decoration: none;}
a.user:hover {color: #C00; text-decoration: underline;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:35px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}