@import url(global_rockfordcc.css);

@import url(RockfordCC_css/modules.css);
@import url(RockfordCC_css/plugins.css);
@import url(adminLogin.css);
@import url(admin.css);


/*
I. GLOBAL:  Global classes, header styles, link styles and .page (body tag) class
II. BUTTONS
III. MISC CLASSES 
IV. CUSTOM SITE SELECTORS

/////////////////////////////////////////////////////*/

body {
	background: #FFF;
	color: #000;
}

h1 {
	color: #284E36;
	font-size:20px;
}
h2,h3 {
	color: #847D54;
	font-size:20px;
}
h4 {
	color: #AF7A1F;
	font-style:italic;
	font-size:16px;
	line-height:1.3;
}

h5 {
	font-size:11px;
	color: #2b3B24;
	display: inline;
}

h6 {
	color: #423317;
	font-size:11px;
	font-weight:bold;
}
p { color: #1A1816;}
a,a.small,a.anchor,a.visited {
	color: #6a7332;
	font: inherit;
	text-decoration: none;
}
a:hover { text-decoration: underline;}
.page { 

	
	color: #000;
	font:14px "Times New Roman", Times, serif;
	margin:0 auto;
	text-align: center;
	/*min-width:920px;*/
	background:#c0b690 url(../../../Images/body.jpg) repeat-x;	

}

.hideText {

	display: none;

}

/*////////////////////////////////////////////////////////
Layout and Custom Selectors For: Rockford Country Club
////////////////////////////////////////////////////////*/
.holder {
	float:left;
	display:table;
	width:100%;
	height:500px;
	min-height:500px;
	min-width:940px;
	background:url(../../../Images/holder.jpg) no-repeat 50% 0;
}
/* -------------------------------------------------------------
= LAYOUT CLASSES 
------------------------------------------------------------- */
#siteWrapper {
	width:920px;
	padding:15px 16px 0;
	margin:0 auto;
	text-align: center;
	background:#a89b6f;
}
.inner-wrapper,
.holder #siteWrapper {padding-top:0 !important;}
.holder #siteWrapper,
.holder #branding {
	height:167px !important;
	background:none !important;
}

#quickButtons img{
	border:none;
}
h1,h2,h3,h4,h5,ul,p { margin:0;}
ul,from,input{ padding:0; margin:0;}
/*ul li { list-style:none;}*/
a { text-decoration:none;}
a:focus { outline:none;}
a:hover { text-decoration:underline;}
/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */
.top-menu {
	height:15px;
	line-height:15px;
	padding-right:10px;
	text-align:right;
}
.top-menu li {display:inline;}
.top-menu li a {
	font-size:10px;
	color:#2a2524;
	margin-right:4px;
	padding-left:13px;
}
.top-menu li a.home {
	background:url(../../../Images/home.gif) no-repeat 0 50%;
}
.top-menu li a.contact {
	background:url(../../../Images/contact.gif) no-repeat 0 50%;
	padding-left:17px;
}
.top-menu li a.logoff {
	background:url(../../../Images/logout.gif) no-repeat 100% 50%;
	padding:0 8px 0 0;
}
#branding {
	height:175px;
	background:url(../../../Images/header.jpg) no-repeat;
}
.holder #branding {
	background:url(../../../Images/header2.jpg) repeat-x 0 118px !important;
}
.logo {
	background:url(../../../Images/logo.jpg) no-repeat;
	width:201px;
	height:95px;
	float:left;
	margin:20px 0 17px 14px;
}
.holder .logo {
	width:203px !important;
	height:96px !important;
	margin:13px 0 17px 13px!important;
	background:url(../../../Images/logo2.jpg) no-repeat !important;
}
.logo a {
	display:block;
	height:100%;
	text-indent:-9999em;
}
#branding h3 {
	float:right;
	background:url(../../../Images/header-title.jpg) no-repeat;
	width:231px;
	height:44px;
	margin:58px 12px 0 0;
	text-indent:-9999em;
}
.holder #branding h3 {
	margin:59px 0 0 7px !important;
	width:229px !important;
	background:url(../../../Images/header-title2.jpg) no-repeat !important;
}
/*#branding div{
	clear:both;
	width:919px;
	border-left:1px solid #6a6142;
	background:#fff;
}

.holder #branding div {
	border:none !important;
	margin-left:0px;
}*/

/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */
#nav {
	clear:both;
	width:920px;
	background:#fff;

}

#nav .inside{
	white-space:nowrap;
	width:855px;
	padding:6px 25px 6px 26px;
	margin:0 auto;
	text-align: center;
	height:33px;
	background:#9ba35a;
}


.holder #nav {
	border:none !important;
	margin-left:0px;
}

.holder #nav .inside {
	width:874px !important;
	padding:0 16px !important;
	background:url(../../../Images/menu.jpg) repeat-x !important;
	height:41px !important;
}
/*#nav li {
	margin:0;
	float:left;
}
#nav li a {
	font-size:12px;
	color:#2f350e;
	float:left;
	height:31px;
	padding:0 5px;
	line-height:31px;
}
.holder #nav li a{
	height:41px !important;
	padding:0 11px !important;
	color:#eddc97 !important;
	font:bold 10px/41px Arial, Helvetica, sans-serif !important;
}
#nav li a:hover,
#nav li a.active {
	text-decoration:none;
	color:#fff;
	background:#6a7332;
}*/
.flash {
	width:920px;
	clear:both;
}

.contentPic {
	width:920px;
	clear:both;
	background: #FFFFFF;
	padding-bottom: 7px;
}
/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */
#contentArea {
	background:#FFF;
	width:920px;
	display:table;
	text-align: left;
}
.priv-page {
	background:url(../../../Images/main-priv.jpg) no-repeat !important;
	height:523px;
}
.content-area {
	background:url(../../../Images/main-cont-page.jpg) no-repeat 0 100%;
	width:920px;
	/*display:table;*/
}

.public-main {
	height:359px;
	min-height:359px;
	background:#dcd7c5 url(../../../Images/main-public.jpg) no-repeat 0 100% !important;
}

/*sidebar*/
#sidebar {
	float:left;
	width:285px;
}
.section-list {
	padding-bottom:25px;
	margin:72px 32px 0 58px;
}
.section-list ul { padding-bottom:8px;}
.section-list li {
	padding-left:4px;
	line-height:25px;
	margin:0;
	font-size:12px;
	background:url(../../../Images/section-bg.gif) repeat-x 0 100%;
}
.section-list li.last { background:none;}
.section-list li a{
	padding-right:12px;
	background:url(../../../Images/arrow.gif) no-repeat 100% 50%;
	color:#000;
}
.section-list li a.active {background:url(../../../Images/arrow-active.gif) no-repeat 100% 50%;}
.section-list li li {
	padding-left:15px;
	font-size:11px;
	line-height:18px;
	background:url(../../../Images/bullet.gif) no-repeat 6px 50%;
}
.section-list li li a { background:none;}
.quick-links { margin:43px 0 0 24px;}

.sidebarTreeWrapper {

	width: 190px;
	margin: 24px 47.5px 24px;

}

.quick-links li { margin:17px 0 0;}
.quick-links  img {
	float:left;
	margin-right:7px;
	border:1px solid #5b6431;
}
.quick-links a {
	line-height:11px;
	font-weight:bold;
	color:#cec7ae;
	font-size:11px;
}
.quick-links p {
	color:#fff;
	font-size:12px;
}
a.weather,
a.arch {
	margin-left:58px;
	font-size:10px;
	color:#000;
	text-decoration:underline;
}
a.weather:hover,
a.arch:hover { text-decoration:none;}
.info-holder {
	float: left;
	margin:0 0 20px 50px;
	width: 185px;
}
/*content Wrapper area*/
#contentWrapper{
	float:right;
	width:625px;
}
/*main info*/
#contentMain {
	min-height:665px;
	height: auto !important;
	height: 665px;
	padding:20px 30px 0px 20px;
}
#contentMain h2 {
	margin-top:29px;
	background:url(../../../Images/main-title.gif) no-repeat;
	width:358px;
	text-indent:-9999em;
	height:46px;
}

.sub-holder h4 {
	font-size:18px;
	color:#333;
	font-weight:normal;
}

.sub-holder h4 {
	font-style:normal;
	font-size:14px;
}
#contentMain p {
	line-height:20px;
	margin:8px 0 20px;
}
.sub-holder {
	margin-top:25px;
}
.sub-holder div {
	clear:both;
	margin:0;
}
.sub-holder img {
	float:left;
	margin:0 16px 10px 0;
	border:1px solid #ca9428;
}
.sub-holder p {
	margin:1px 0 0 !important;
	color:#333;
	font-size:12px;
}
.sub-holder p a {
	color:#000;
	text-decoration:underline;
}
.sub-holder p a:hover { text-decoration:none;}
/*boxes*/
.box {
	float:left;
	width:451px;
	margin:13px 0 0;
	padding:0;
}
.box .image-holder {
	float:left;
	padding:0;
	clear:none;
	margin-right:7px;
}
.box .image-holder img {border:3px solid #fff;}
.box-info {
	float:left;
	width:317px;
}
.box-info h3 {
	font-size:16px;
	line-height:17px;
	font-style:normal;
	color:#1b75bc;
}
.box-info div { padding-right:30px;}
.box-info p {
	margin:5px 0 7px;
	line-height:13px;
}
.box strong {
	line-height:16px;
	text-align:right;
	display:block;
	font-weight:normal;
	padding-right:23px;
	background:#8ab3d5;
}
.box strong a{
	text-decoration:underline;
	color:#01589d;
}
.box strong a:hover { text-decoration:none;}
a.more {
	font-size:10px;
	color:#01589d;
	line-height:30px;
	white-space:nowrap;
	text-decoration:underline;
}
a.more:hover { text-decoration:none;}
/*welcome area*/
.welcome-area {
	float:left;
	padding:10px 0 0 21px;
	width:388px;
}
.head {
	height:57px;
	border-bottom:6px solid #9ba35a;
}
.global { float:right;}
.global li {
	float:left;
	margin:0;
}
.global li  img { display:inline;}
.head h2 {
	font-size:16px;
	font-weight:normal;
	color:#9ba35a;
}
.head strong { font-size:9px;}
.events {
	height:364px;
	width:388px;
	margin-top:10px;
	overflow-y: scroll;
}
.events h1 {
	color:#464f16;
	float:left;
	font-size:24px;
	padding-bottom:30px;
	font-weight:normal;
}
.events h1 span { color:#9ba35a;}
a.arch {
	color:#333;
	margin:0 15px 0 0;
	float:right;
}
.info-area {
	padding:10px 60px 10px 21px;
	clear:both;
	line-height:18px;
}
.info-area strong{
	color:#1f1e1d;
	font-weight:normal;
}
.info-area strong span { display:block;}
.info-area p { color:#535050;}
.light {
	width:291px;
	background:#fff;
}
.discover {margin-top:13px; width: 388px}
.discover h3 {
	float:left;
	width:116px;
	letter-spacing:-1px;
	border-right:2px solid #a09262;
	font:14px Arial, Helvetica, sans-serif;
	color:#736946;
	line-height:53px;
}
.discover ul {
	float:right;
	width:255px;
	padding:8px 0 0 12px;
}
.discover li {
	float:left;
	margin:0;
	line-height:18px;
	font-size:10px;
	color:#413c28;
	width:120px;
}
.discover li a {
	text-decoration:underline;
	color:#413c28;
}
.discover li a:hover { text-decoration:none;}
/*right column*/
#contentSecondary {
	float:left;
	width:190px;
	padding-left:20px;
}
#sidebar .weather-area {
	/*background-image:url(../../../Images/sun2.gif);*/
	margin:25px 0 -12px;}
.weather-area {
	display:block;
	/*background:url(../../../Images/sun.gif) no-repeat 100% 0;*/
	font-size:9px;
	margin-top:7px;
	height:35px;
	width:159px;
}
.weather-area strong {
	font-size:14px;
	font-weight:normal;
}
.weather-area em {
	font-style:normal;
	font-size:11px;
}
#contentSecondary li {
	list-style:none;
	line-height:15px;
	margin:14px 0 0;
	padding-left:20px;
	font-size:10px;
	background:url(../../../Images/point.gif) no-repeat 0 50%;
}
.poolRules li {
	list-style:none;
	line-height:15px;
	margin:14px 0 0;
	padding-left:20px;
	font-size:12px;
	background:url(../../../Images/point.gif) no-repeat 0 0;
}


#contentSecondary li a { color:#000;}
#contentSecondary h4,
.info-holder h4{
	font-size:13px;
	margin-top:15px;
	background:url(../../../Images/section-bg.gif) repeat-x 0 100%;
	line-height:26px;
	font-style:normal;
	color:#000;
	font-weight:normal;
}
#contentSecondary div strong,
#contentSecondary div p,
.info-holder div p,
.info-holder div strong {
	font-size:11px;
	font-weight:normal;
	color:#7e2a0b;
	display:block;
	margin:8px 0 0;
}
#contentSecondary div p,
.info-holder div p {
	color:#333;
	line-height:16px;
	margin:0 0 18px;
}
/*member login*/
.member {
	float:right;
	background:url(../../../Images/member-login.gif) no-repeat;
	width:195px;
	padding-right:36px;
	height:55px;
	text-align:center;
}
.member h4 {
	margin-top:15px;
	font-style:normal;
	font-size:14px;
	font-weight:normal;
	color:#444d14;
	margin-bottom:-5px;
}
.member a {
	font-size:11px;
	color:#736740;
	font-style:italic;
}
/*main text*/
.main-text {
	margin-left:66px;
	/*float:left;*/
	width:490px;
}
.scriptHeading {
	background:url(../../../Images/text-title.gif) no-repeat;
	width:360px;
	height:42px;
	text-indent:-9999em;
}
.main-text p {
	margin-bottom:20px;
	line-height:20px;
}
/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */
/*footer area*/
#footer {
	clear:both;
	background:url(../../../Images/footer.gif) no-repeat;
	height:145px;
	width: 920px;
}
.inner-footer { background:url(../../../Images/footer2.gif) no-repeat !important;}
#footer div {
	height:30px;
	line-height:30px;
	font-size:10px;
	color:#9ca65b;
	margin-bottom:29px;
}
#footer p {
	padding-left:25px;
	float:left;
	color:#9ca65b;
}
#footer div ul {
	padding-right:25px;
	float:right;
}
#footer li.first { background:none;}
#footer div ul li {
	display:inline;
	background:url(../../../Images/separator.gif) no-repeat 0 2px;
	padding-left:8px;
	margin-left:4px;
}
.sub-list {
	line-height:18px;
	text-align:center;
}
.sub-list li {
	font-size:12px;
	display:inline;
	background:url(../../../Images/separator2.gif) no-repeat 0 2px;
	padding-left:11px;
	margin-left:7px;
}
.sub-list li a { color:#3b4313;}
.inner-footer .sub-list { padding-top:5px;}
.inner-footer .sub-list li {
	background:url(../../../Images/separator3.gif) no-repeat 0 2px;
	padding-left:12px;
	font:10px Arial, Helvetica, sans-serif;
	margin-left:6px;
}
.inner-footer .sub-list li a { color:#a6a274;}

#banner_homeTable, #banner_homeTable img {

display: none;

}
