@import url(global_v1-2.css);
@import url(clubatRapallo_css/modules.css);
@import url(clubatRapallo_css/plugins.css);
@import url(adminLogin.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: #609a9e;
	font: 20px Georgia, "Times New Roman", Times, serif;

}


h2 {
	
	color: #609a9e;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	
}

h3 {
	
	color: #18455a;
	font: 14px Georgia, "Times New Roman", Times, serif;

}

h4 {
	
	color: #18455a;
	font: 16px/1.3 Georgia, "Times New Roman", Times, serif;

}

h5 {
	
	color: #494743;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	display: inline;

}

h6 {
	
	color: #bbb589;
	font: italic 12px Garamond, “Hoefler Text”, Times New Roman, Times, serif;
	font-weight:bold;

}



p {
	
	color: 494743;
	font: 14px/1.6 Georgia, "Times New Roman", Times, serif;

}

table, div {
	
	font: 14px/1.6 Georgia, "Times New Roman", Times, serif;

}

a,a.small,a.anchor,a.visited {
	
	color: #478286;
	font: inherit;
	text-decoration: none;

}

a:hover {
	
	color: #18455a;
	font: inherit;
	text-decoration: underline;

}

.page {
	
	background:#c8ac88 url(../../../Images/pageBg.jpg) center top repeat-y;
	text-align: center;
	
}

.CEMenu {
	
	margin: 0;
	padding: 0;

}

/* important edit global text boxes - deFault --------- */
.txtbox {
	
	background: #FFF;
	border-style: inset;
	border-width: 2px;
	color: #000;
	font: 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	margin: 2px 0;

}

/****** END GLOBAL ------------------
/////////////////////////////////////
II. BUTTONS
/////////////////////////////////////
= directory -> edit roster options -> cancel & next button --------- */
.but {
	
	background: #eee;
	border: 1px outset buttonhighlight;
	color: #333;
	cursor: pointer;
	font: 13px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

/*= directory -> edit roster options -> close button --------- */
.membut {
	
	background: #eee;
	border: 1px solid buttonFace;
	color: #333;
	cursor: pointer;
	font: 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

/*= ADMIN BUTTON AND BAR ------ */
.abut {
	
	background: #eee;
	border-style: outset;
	border-width: 2px;
	color: #333;
	font: 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	margin-bottom: 2px;
	margin-top: 2px;

}

#privMidRight .abut {
background:url(../../../Images/abut_bg.gif) no-repeat 0 0;
border:none;
color:#fff;
font:11px Georgia, "Times New Roman", Times, serif;
height: 22px;
width:99px;
text-transform:uppercase;
}


.adminbar {
	
	background: #eee;
	color: #333;
	font: 400 12px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

/*////////////////////////////////////
III. MISC CLASSES 
//////////////////////////////////////
 --------- general row hover classes --------- */
.rowNormal {
	
	background: #eee;
	color: #000;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

.rowHover {
	
	background: #FFF;
	color: #000;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

.rowAlternate {
	
	background: #eee;
	color: #000;
	font-weight: 400;

}

.rowHeader {
	
	background: #555;
	border: 1px solid #000;
	color: #FFF;
	font-weight: 700;

}

.cookieTrail {
	
	background: #FFF;
	border-bottom: 1px solid #FFF;
	color: #000;
	display: none;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	padding: 2px;
	text-decoration: none;

}

a.cookieTrail,a.cookieTrail:hover {
	
	color: #333;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	text-decoration: none;

}

/*////////////////////////////////////////////////////////
Layout and Custom Selectors For: clubatRapallo
////////////////////////////////////////////////////////*/

.hideText {

	display: none;

}

/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES 
////////////////////////////////////////////////////////////////*/

.siteWrapper {
width:1220px;
margin:0 auto;
text-align:center;
background:url(../../../Images/pagebg-full.jpg) 0 0 no-repeat;
	
}

#pubHome {


	
}

#Content {
padding-bottom:10px;

	
}


/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

#branding {
width:974px;
background:url(../../../Images/brandingBg.jpg) 0 0 no-repeat;
height:117px;
margin:0 auto;	
}

#branding .inside {
width:960px;
margin:0 auto;
height:110px;
}

	#brandLinks {
	width:960px;
	text-align:right;
	height:17px;
	} 
	
	#brandLinks ul {
	margin: 0;
	padding: 0 8px 0 0;
	list-style-type: none;
	}
	
	#brandLinks ul li {
	display: inline;
	margin: 0 10px 0 0;
	text-transform: uppercase;
	font-size: 10px;
	}
	
		#brandLinks ul li a, #brandLinks ul li a:visited {
		border: 1px solid #f0e5d3;
		border-top:none;
		background: #e9dac5;
		padding: 2px 5px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		color:#857c6f;
		text-decoration:none;
		} 
		
		#brandLinks ul li a:hover {
		border: 1px solid #f0e5d3;
		border-top:none;
		background: #e9dac5;
		padding: 2px 5px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		color:#857c6f;
		text-decoration:underline;
		}
	
	#siteLogo {
	float:left;
	margin-left:-4px;
	}
	
	#siteLogo a {
	display: block;
	width: 205px;
	height: 73px;
	background: transparent url(../../../Images/logo1.jpg) no-repeat top left;
}

#siteLogo a:hover  {
	background: transparent url(../../../Images/logo1.jpg) no-repeat bottom left;
}

#memLogin {
width:400px;
float:right;
padding-top:35px;
text-align:right;
}
	
/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

#nav {
width:960px;
height:34px;
margin:0 auto;
text-align:left;
background:url(../../../Images/hnav_bg.jpg) 0 0 no-repeat;

}

#nav .inside {
width:950px;
margin:0 auto;
padding:2px 5px;
}

/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */

#borderBg {
width:974px;
margin:0 auto;
background:url(../../../Images/border_bg.gif) repeat-y 0 0;
}

#siteContainer {
width:974px;
background:url(../../../Images/dropshadowBg_bottom.gif) no-repeat bottom center;
padding-bottom:8px;
margin:0 auto;

}

#contentArea {
background:transparent;
border-top:1px solid #aa9b87;
border-bottom:none;
border-left:none;
border-right:none;
padding:1px 0px;
width:960px;
margin:0 auto;
	
	
}

	#mediaWindow {
	width:960px;
	margin:0 auto;
	background:#f9f4ea;
	}
	
		#mediaWindow .inside {
		padding:1px;
		}
	
	#callOuts {
	background: none;
	text-align: left;
	padding-top:1px;
	padding-bottom:30px;
	width:974px;
	margin:0 auto;
}

#callOuts .inside {
	padding: 0px;
	margin: 0 auto;
}

#callOuts .column1, #callOuts .column2, #callOuts .column3 {
	width: 324px;
	margin-right: 1px;
}

#callOuts .column3 {
	margin-right: 0;
}

#callOuts table tr td {
	width: 324px;
	height: 141px;
	vertical-align: bottom;
}

#callOuts ul {
	margin: 0;
	padding: 8px 8px 0 10px;
	list-style-type: none;
	}
	
	#callouts ul li {
	display: inline;
	margin: 0 20px 0 0;
	font-size: 11px;
	color:#478286;
}

#callouts ul li a, #callouts ul li a:visited, #callouts ul li a:hover  {
color:#478286;
text-decoration:underline;
}

#mediaWindow .contentpage {
border-bottom:1px solid #aa9b87;
border-left:1px solid #aa9b87;
border-right:1px solid #aa9b87;
padding:1px 0px;
}

#contentWrapper {
width:960px;
margin:0 auto;
background:transparent;
padding-bottom:40px;
text-align:left;
padding-top:10px;
}
	
	#sidebarContent {
	width:170px;
	margin-right:22px;
	float:left;
	}
	
	#sidebarContent .inside {
	width:150px;
	margin-left:20px;
	}
	
	#mainContent {
	width:746px;
	float:right;
	margin-right:22px;
	}
	
	#subNav {
	width:746px;
	background:url(../../../Images/dottedbottom_content.gif) bottom left repeat-x;
	}
	
	#subnav .inside {
	width:736px;
	padding:0px 0px 5px 10px;
	}
	
	#topContent {
	width:746px;
	background:url(../../../Images/dottedbottom_content.gif) bottom left repeat-x;
	padding-bottom:15px;
	margin-top:30px;
	}
	
	#bottomContent, #galleryContent {
	width:728px;
	margin-top:15px;
	}
	
	#bottomContent img {
	border:3px double #a49a87;
	}

	#contentMedia {
	width:735px;
	margin-top:15px;
	}
	
		#calendar {
		width:502px;
		float:left;
		text-align: center;
		margin-right:30px;
		background:url(../../../Images/calendarContent_bg.gif) repeat-y 0 0;
		border-bottom:1px solid #e1dbd6;
		}
		
		#calendar .inside {
		width:462px;
		padding:10px 0px 25px 0px;
		margin:0 auto;
		}
		
		#imgSide {
		width:196px;
		float:left;
		}
		
		#imgSide img {
		border:3px double #a49a87;
		}
	
	
	#privMain {
	width:789px;
	float:right;
	}
	
	#privMedia {
	width:789px;
	margin:0 auto;
	background:#f9f4ea;
	text-align:center;
	}
	
	#privMedia .contentpage {
border-bottom:1px solid #aa9b87;
border-left:1px solid #aa9b87;
border-right:1px solid #aa9b87;
padding:1px 0px;
}

#sidebar {
width:170px;
background:#609a9e url(../../../Images/sidebarBottomBg.jpg) bottom center no-repeat;
padding-bottom:100px;
padding-top:25px;
float:left;
}

#sidebar .teaser h2 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#fff;
font-size:14px;
margin-left:14px;
}

#sidebar .teaser h2.icon {
height: 24px;
	padding: 4px 0 0 42px;
	background:url(../../../Images/camera_icon.gif) center left no-repeat;
}

#sidebar .teaser ul {
	margin: 0 0 5px 0;
	padding-left: 55px;
}

#sidebar .teaser ul li {
	margin: 0;
	padding: 0;
	border: none;
	list-style-image: url(../../../Images/gallery_arrow.gif);
	}
	
	#sidebar .teaser ul li a, #sidebar .teaser ul li a:visited {
	color:#fff;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}
	
	#sidebar .teaser ul li a:hover {
	text-decoration:underline;
	}

	#sidebar .teaser a.archive, #sidebar .teaser a:visited.archive {
	padding-left:55px;
	font:10px Arial, Helvetica, sans-serif;
	color:#3f6465;
	text-decoration:none;
	}
	
	#sidebar .teaser a:hover.archive {
	text-decoration:underline;
	}

#privHomeWrap {
width:960px;
background:url(../../../Images/privHome_bg.gif) repeat-y 0 0;
text-align:left;
margin:0 auto;
border-top:1px solid #aa9b87;
border-bottom:none;
border-left:none;
border-right:none;
padding:1px 0px;
}

#privHomeContent {
width:745px;
padding-top:10px;
margin-left:23px;
}

#privSubNav {
	width:745px;
	background:url(../../../Images/dottedbottom_content.gif) bottom left repeat-x;
}

#privSubNav .inside {
	width:735px;
	padding:0px 0px 5px 10px;
}

#privMid {
widtH:745px;
margin-top:15px;
background:url(../../../Images/dottedbottom_content.gif) bottom left repeat-x;
padding-bottom:15px;
}

#privMidLeft {
width:450px;
float:left;
}

#privMidRight {
width:248px;
float:right;
}

#privBottom {
width:745px;
margin-top:15px;
padding-bottom:20px;
}

#privCalendar {
width:445px;
background:url(../../../Images/privCal_bg.gif) repeat-y 0 0;
border-bottom:1px solid #e1dbd6;
float:left;

}

#privCalendar .inside {
padding:10px 0px 15px 0px;
width:400px;
margin-left:22px;
color:#18455a;

}

#privCalendar .inside h3 {
font-weight:bold;
}

#privEvents {
widtH:274px;
background:url(../../../Images/announcements_bg.gif) repeat-y 0 0;
float:right;
border-bottom:1px solid #e1dbd6;
}

#privEvents .inside {
padding:10px 0px 15px 0px;
width:232px;
margin-left:21px;
}

		

/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#footer {
width:100%;
margin:0 auto;
background:url(../../../Images/footerBg.gif) repeat-x 0 0;
height:32px;
}

#footer .inside {
width:960px;
margin:0 auto;
text-align:right;
padding-top:10px;
}

.newsLogo {
padding-right:15px;
}