@import url(global.css);
@import url(PrincetonClub_css/modules.css);
@import url(PrincetonClub_css/plugins.css);

/*
I. GLOBAL:  Global classes, header styles, link styles and .page class
II. BUTTONS
III. MISC CLASSES 
IV. CUSTOM SITE SELECTORS

/////////////////////////////////////////////////////*/
body {
	background:#fff;
	color:#000;
	text-align: center;
	
}

h1 { /* ----- Page Title ----- */
	font:24px/1.8 Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	color: #000000;
	padding: 0px 0px 13px 2px;
	margin: 0px 0 0px 0;
	text-transform: uppercase;
	
}

h2 { /* ----- Sidebar Title  ----- */
	font:13px/1.8 Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	color: #c88b11;
	border-bottom: dotted 0px #888;
	margin: 3px 0 15px 0;
	padding: 13px 0px 13px 2px;
	text-transform: uppercase;

}

h3 { /* ----- Subtitle  ----- */
	font:13px/1.8 arial, verdana, sans-serif;
	font-weight: 500;
	color: #000000;
	border-bottom: dotted 1px #888;
	padding: 2px 0px 2px 2px;
	margin: 15px 0 15px 0;
	text-transform: uppercase;
}

h4 { /* ----- Pullquote - use for call out or special text blocks in paragraphs **** will put a gray box and padding around text ----- */
	
	background: #f3f3f3;
	color: #666666;
	display: block;
	font:13px/1.8 Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	font-style: normal;
	line-height: 18px;
	padding: 10px 20px;

}

h5 { /* ----- Additional heading that will be displayed on the same line as it's descendants as opposed to a new line.  ----- */
	color: #666666;
	font:15px Georgia, "Times New Roman", Times, serif;
}

h6 { /* ----- not included in the standard because it is not an option in the paragraph style dropdown in the editor. ----- */
	color:#444;
	font:12px/1.8 "Times New Roman", Georgia, Times, serif;
}

/* ::TODO:: look into the best solution for this */
p {
	color: #333;
	/*line-height: 1.4em;
	margin: 0 0 5px 0;*/
}

/*ol li {
	margin-bottom: 1em;
}*/

body, table {
	font: 14px arial, verdana, sans-serif;
	color: #333;
}

table {
	text-align: left;
}

a, a.small, a.anchor, a.visited {
	
	font-size: inherit;
	font-family: inherit;
	text-decoration: underline;
	color: #333;
	outline: none;
}
 
a:hover {

	font-size: inherit;
	font-family: inherit;
	text-decoration: none;
	color: #000;
	
}

.page {
	
	background: #eaeaeb url(../../../Images/page_bg.jpg) center top fixed no-repeat;
	
}

.CEMenu {
	margin:0;
	padding:0;
}

/* important edit global text boxes - default --------- */
.txtbox {
	background:#FFF;
	border-style:inset;
	border-width:2px;
	color:#000;
	font:11px Arial, Verdana, 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 Arial, Verdana, sans-serif;
}

/*= directory -> edit roster options -> close button --------- */
.membut {
	background:#eee;
	border:1px solid buttonface;
	color:#333;
	cursor:pointer;
	font:11px Arial, Verdana, sans-serif;
}

/*= ADMIN BUTTON AND BAR ------ */
.abut {
	background:#eee;
	border-style:outset;
	border-width:2px;
	color:#333;
	font:11px Arial, Verdana, sans-serif;
	margin-bottom:2px;
	margin-top:2px;
}

.adminbar {
	background:#eee;
	color:#333;
	font:400 12px Arial, Verdana, sans-serif;
}

/*////////////////////////////////////
III. MISC CLASSES 
//////////////////////////////////////
 --------- general row hover classes --------- */
.rowNormal {
	background:#eee;
	color:#000;
	font:400 11px Arial, Verdana, sans-serif;
}

.rowHover {
	background:#FFF;
	color:#000;
	font:400 11px Arial, Verdana, 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 Arial, Verdana, sans-serif;
	padding:2px;
	text-decoration:none;
}

a.cookieTrail,a.cookieTrail:hover {
	color:#333;
	font:400 11px Arial, Verdana, sans-serif;
	text-decoration:none;
}

/*///////////////////////////////////////
Layout and Custom Selectors for: (Princeton Club Of New York)
///////////////////////////////////////*/

span.hideText {

	display: none;

}


/*/////////////////////////////////////////////////////////
= BORDERS / FRAME
//////////////////////////////////////////////////////////*/

div#outer_wrapper {

	background: #b0ada7 url(../../../Images/border_mid.gif) center repeat-y;
	margin: 0 auto;
	width: 758px;
	
}

div#border_top {

	background: transparent url(../../../Images/border_top.gif) center bottom no-repeat;
	height: 6px;
	margin: 0 auto;
	padding-top: 6px;
	width: 758px;

}
div#border_bot {

	background: #b0ada7 url(../../../Images/border_bot.gif) center top no-repeat;
	height: 29px;
	margin: 0 auto;
	width: 758px;

}


/*////////////////////////////////////////////////////////////
= HEADER 
/////////////////////////////////////////////////////////////*/

div#header {

	background: url(../../../Images/header_bg.jpg) center top no-repeat;
	height: 110px;
	width: 746px;
	padding: 0px 0px 0px 0px;

}

div#header_wrapper
{
	width: 240px;
	padding: 8px 15px 0px 0px;

}

div#header a#logo {

	display: block;
	width: 145px;
	height: 110px;
	float: left;
	border: none;
	outline: none;
	background: transparent url(../../../Images/hdr_logo.gif) left top no-repeat;

}
	div#header a#logo:hover {
		background-position: left bottom;
	}
	
div#header div#hdr_login {
	float: right;
	margin: 5px 4px 3px 0;
	width: 190px;
}

/*div#header span#memInfo {
	
	text-align: right;
	float: right;
	margin: 45px 30px 0 0;
	width: 250px;
	
}


div#header span#memInfo p {

	text-transform: uppercase;
	padding: 0 0 0px;
	margin: 0 0 0px;
	font-size: 10px;
	border-bottom: dotted 1px #888;
	
}

div#header span#memInfo a {

	float: right;
	background-image: url(../../../Images/hdr_memInfo.gif);
	background-repeat: no-repeat;
	height: 12px;
	display: block;	

}

a#memInfo_home {
	width: 58px;
	background-position: 0px 0px;
}
a#memInfo_home:hover{
	
	background-position: 0px -12px;
}

a#memInfo_contact {
	width: 100px;
	background-position: -58px 0px;
}
a#memInfo_contact:hover {
	
	background-position: -58px -12px;
	
}

a#memInfo_logoff {
	width: 66px;
	background-position: -158px 0px;
}
a#memInfo_logoff:hover {
	
	background-position: -158px -12px;
	
}*/
/*///////////////////////////////////////////////////////////
= MENU WRAPPER 
///////////////////////////////////////////////////////////*/

div#menu {

	width: 746px;
	background: #000000 none;
	margin: 0 0px;
	padding: 6px 0px 6px 0px;
	clear: both;

}

div#menu_wrapper {

	width: 722px;
	background: #000000 none;
	margin: 0 0px;
	padding: 0px 12px 0px 12px;

}

/*///////////////////////////////////////////////////////////
= CONTENT 
///////////////////////////////////////////////////////////*/

div#content_wrapper {

	width: 746px;
	margin: 0px;
	background: #f2f0e6 url(../../../Images/border_mid.gif) center top repeat-y;

}

/* MAIN TABLE WITHIN CONTENT PLUGIN - CHANGE ID ACCORDING TO PAGE IF NECESSARY */

table.content_mainTbl {

	width: 746px;
	
}

/* MAIN CONTENT SECTION */
.contentMain {
	background: transparent;
	padding: 10px 15px 30px 30px;
	width: 510px;
}
div.contentMain_wrapper {
	width: 465px;
	padding: 0px 0px 0px 0px;
}
div.contentMain_wrapper p {

	width: 465px;
	padding: 0px 0px 0px 0px;

}

/* SIDE CONTENT SECTION */
.contentSide {
	background: transparent;
	padding: 15px 15px 30px 15px;
	width: 236px;
}
div.contentSide_wrapper {
	padding: 0px 0px 0px 0px;
	width: 206px;
}
div.contentSide_wrapper p {

	padding: 0px 0px 0px 0px;
	width: 206px;

}

/*//////////////////////////////////////////////////////////////////
= CONTENT PAGES 
//////////////////////////////////////////////////////////////////*/

table.content_mainTbl#pub-content td.topSection {

}
	td.topSection td.topSection-leftCell { 
		width: 200px;
		background: #dcdcdc;
	}
	
	td.topSection td.topSection-leftCell div#topSection-sectionTitle { 
			padding: 14px 10px 0px 10px; 
		}
	
	td.topSection td.topSection-leftCell div#topSection-treeMenu { 
			padding: 24px 10px 0px 10px; 
		}

table.content_mainTbl#pub-content td.leftSection { 

	width: 200px;
	background: #DCDCDC;
	
}

table.content_mainTbl#pub-content td.mainSection { width: 546px; }


div.sideCallOut {

	border: solid 1px #e7e7e7;
	background: #f2f2f2;
	padding: 10px;
	margin: 0 0 10px 0;
}

div.sideCallOut h1 {

	padding: 0 0 3px 0;
	margin: 5px 0 2px 0;

}

td.sideCallOut {

	border: solid 1px #e7e7e7;
	background: #f2f2f2;
	padding: 20px 10px 10px 10px;
	/*margin: 0 0 10px 0;*/
}

td.mainContent_container {

	padding: 25px 45px 30px 35px;
	padding-top: 0;

}

td.mainContent_container2 {

	padding: 10px 10px 10px 10px;
	padding-top: 0;

}

td.sideContent_container {

	padding: 82px 10px 30px 10px;

}

td.sideContent_container h2 {

	padding: 2px 0px 2px 2px;
	margin: 3px 0 15px;
	font-size: 13px;
	text-transform: none;

}

/*///////////////////////////////////////////////////////////////
= FOOTER 
////////////////////////////////////////////////////////////////*/
div#footer {
 	background: #f97714 url(../../../Images/footer.gif) center top no-repeat ;
	border-top: solid 1px #a7a69e;
	height: 64px;
	padding: 0px 0px 0px 0px;
	width: 746px;
	margin: 0px;
	text-align: center;
}

div#footer_wrapper{
 	background: transparent;
	padding: 32px 0px 0px 0px;
	width: 726px;
	margin: 0px;
	text-align: center;
}

.footerText {

	font: 10px "Times New Roman", Times, Georgia, serif;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 0;

}

#subnav{
  min-height:190px;
  height:auto !important;
  height:190px;
}

/* Wine List Table */
#wineList a{
	font-size: larger;
}

#wineList td {
	padding: 5px;
}

#winelist td.leftBorder {
	padding-left: 15px;
}

.leftBorder {
	border-left: 1px solid #888;
}

#banner_homeTable {
	display: none;
}

#resHelpLink	{
color:#FFFFFF
}