/* JAIMEE PAUL */

body {
	background-image: url(/portals/9/images/background_jp.jpg);
	background-attachment:fixed;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
}


/* affects built-in text in DNN modules - 
Login -"User Name," "Password"  
Blog - "Keywords" "Phrases" "View All Recent Entries"
Helfer form - "Name" "Email"
*/

label{
color:#f68674; 
font-family:Arial, Helvetica, sans-serif; 
size:9px;
}


/* copyright text */
.SkinObject {
	color: 666666;
	font-size: 11px; 
	font-weight: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica; 
}

/* pagemaster contains skinmaster */
.pagemaster {
	width:100%;
	height:80%; /* keeps page height from scaling too high */	
	background-color:transparent;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/* skinmaster contains navpane, control panel, toppane and wrapper */
.skinmaster {
	width:840px; /* should be exactly the width you want to center */ 
	background-color:transparent;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin:0px auto 0px auto; /* absolutely necessary keeping contents centered : top (beyond pane), rightspace, bottom, leftspace */
	padding:0px;
}


.skinheader {
}

.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}

.navpane  { 
	background-color: transparent; 
	background-position: center; 
	text-align: center;
	text-shadow:#3333CC;
	width: 100%; 
	height: 36px; 
	overflow: visible;
	padding-top:10px; /* keeps the nav text centered vertically */	
}

.controlpanel {
	background-color:transparent;  /* if anything but transparent, a 20 px high color bar goes across top of PC Int Explorer */	
	border:0px;
	width:840px; /* keeps control panel centered */	
	text-align: center;
}
.toppane {
	background-color:transparent;
	text-align: center;
	height:145px;
	width:100%;
	overflow: hidden;
	}


/* wrapper contains left, content, right, bottom panes PLUS subbottom */
/* width & margin force all panes to CENTER with skinmaster */
.wrapper {
	width:840px; /* should be exactly the width you want to center */ 
	background-color:transparent;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin:0px auto 0px auto; /* absolutely necessary keeping contents centered : top (beyond pane), rightspace, bottom, leftspace */
	padding:0px;
}



/* CONTENTPANE MUST NEVER COLLAPSE - DNN uses this pane for default functions: Privacy, Terms */
.contentpane {
	width: 840px; /* must be SOMETHING - DNN needs this pane */
	color: cccccc;
	background-color:transparent;
	float:left;
	text-align:left;
}
	
.leftpane {
	width: 415px;
	background-color:#000000;
	float:left;
	background-image: url(http://www.brickhousecentral.com/portals/9/images/backpane_blue.jpg);
	background-repeat: repeat-y;
	text-align:left;
}



.rightpane {
	width: 415px;
	background-color:#000000;
	float:right;
	background-image: url(http://www.brickhousecentral.com/portals/9/images/backpane_rose.jpg);
	background-repeat: repeat-y;
	text-align:left;
}


/* COLLAPSE 
.rightpane {
	width: auto;
	height:0px;
	visibility:collapse;
} */



.bottompane {
	width:840px; /* keeps footer centered */
	background-color: transparent;
	float:left;
	text-align: center;
	border:0px;
}



/*subbottom contains TERMS, PRIVACY and LOGIN text*/

.subbottom{ 
	height:20px;
	width:100%;
	font-size: 10px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	padding-top:20px;
	margin:0px;
	float:left;
}










.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;

}

/* nav main text controls */
.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #b4b4b4; 
	font-size: 14px; 
	font-weight: bold;
	/*text-transform: uppercase;*/
	border-left-width: 1px; /* set border-left-width to 1 for a vertical separator between menus */
	border-color: #cccccc;
	border-left-style: solid;
	background-color: Transparent;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    white-space: nowrap;  /*Word wrapping menu item now optional*/    
	padding: 0px 12px 2px 12px;	   /* vert seperator dimensions: top (beyond pane), rightspace, bottom, leftspace */
}


/* rollover - nav main text */
.main_dnnmenu_itemhover {  
	color: ffffff;
	background-color: Transparent; 
}


/* nav drop-down text controls */

.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #b4b4b4; /* color of text that first drops down */
	font-size: 12px; 
	font-weight: bold;
	/*text-transform: uppercase;*/
	background-color: Transparent;
	border-bottom-width:0px; /* set to 1 for a horizontal separator between menus */
	border-color: #ccccccc;
	border-bottom-style: solid;
	background-color: 000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	white-space: nowrap;  /* Word wrapping menu item now optional */
	padding: 4px 5px 2px 0px;	  /* drop-down spacing: top (beyond pane), rightspace, bottom, leftspace */
	                /* padding also affects drop-down vert heights */
}


/* rollover - nav drop-down text */
.main_dnnmenu_itemhover td {
	color: ffffff;  
	background-color: #1a1a1a; 
}

/* nav drop-down arrow for more than 1 drop-down area */
.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	color:#ffffff;
	text-align: center; 
	vertical-align: middle;
	width: 15px; 
	height: 100%;
}

/* drop-down menus - overall area */
.main_dnnmenu_submenu {
	background-color: #333333;  
	z-index: 1000; /* should help to position div layer order, but here it does nothing */
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#a28f5d', Direction=135, Strength=0); 
	padding: 0px 0px 0px 0px;   /* must explicitly set padding for sub-menus */
}


.main_dnnmenu_break {
	height: 2px;
	font-size: 10px;
}

.main_dnnmenu_arrow {
	display: none;
	color: pink;
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	display: none;
	color: pink;
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
}


#dnn_dnnTERMS_hypTerms {
	font-size: 11px; 
	font-weight: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica; 
	color: 666666;
}

#dnn_dnnPRIVACY_hypPrivacy {
	font-size: 11px; 
	font-weight: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica; 
	color: 666666;
}


#dnn_dnnLOGIN_cmdLogin {
	font-size: 11px; 
	font-weight: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica;
	font-weight:bold;
	text-transform:uppercase;
	color: #ffffff;
}

/* Login button, captcha button, every button */
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
  margin: 10px;
}

.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}

/* text style : module titles in admin, Blog headlines */
.Head {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: dddddd !important;
}

/* text style : subpage headlines */
.H1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/* text-transform:uppercase; */
	font-size: 26px;
	font-weight: normal;
	color: ffffff;
	padding-top:10px;
	padding-bottom:10px;
}

/* text style : this is for most internal text that is rendered by modules 
Blog Module - "There are no blogs in this portal" "Search" button */
.Normal{
	font-size: 12px; 
	font-weight: normal;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color: #ffffff;
}

A:link  {
	font-size: 12px; 
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color: ff7878;
}

A:hover {
	font-size: 12px; 
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color: d35757;
}

A:visited   {
	font-size: 12px; 
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color: cccccc;
}

A:active    {
	font-size: 12px; 
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color: ff7878;
}



/* admin header text: 'ContentPane', 'LeftPane', 'RightPane', etc. 
Blog Module - Calendar - "Archive" "Monthly" */

.SubHead{
	font-size: 12px; 
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#ffb3b3;
	background-color: transparent;
	margin-top:0px; 
	padding-bottom:0px;
}



/* text style for buttons and link buttons used ONLY in the admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used ONLY in the admin pages */
A.CommandButton:link {
	color: 9cb9e8;
}

A.CommandButton:hover    {
	color: orange;
}



/* BRENDAN ADDED */




/* header */

.header{
	width:840px;
	text-align:center;
	background-color:transparent;
	margin:0px auto 0px auto; /* absolutely necessary to keep contents centered */
	padding:0px;
}


/* footer contains sub_promos 1,2,3 on all pages */

.footer{
	width:840px;
	text-align:center;
	background-color:transparent;
	margin:0px auto 0px auto; /* absolutely necessary to keep contents centered */
	padding:0px;
}

.sub_promo1{
padding-top:3px;
padding-bottom:20px;
overflow:visible;
text-align:center;
float:left;
}

.sub_promo2{
padding-top:3px;
padding-bottom:20px;
overflow:visible;
text-align:center;
float:left;
}

.sub_promo3{
padding-top:3px;
padding-bottom:20px;
overflow:visible;
text-align:center;
float:left;
}






/* ANNOUNCEMENTS (NEWS/BLOG) MODULE styles */


/* encloses entire Announcements module, if you place these in 'Advanced Settings' 
Header - <div class="newsblog">
Footer - </div>

MUST check 'Display Container' and choose 'ClearBackground2' for the Client Admin users to properly see options

*/

.newsblog{
	width:380px;
}

/* headline text */
.SubHeadNews{
	font-size: 16px; 
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #f68674;
	background-color: transparent;
	margin:0px; 
	padding:0px;
}

.publishdate{
	font-size: 12px; 
	font-weight: normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #cccccc;
	background-color: transparent;
	margin:0px; 
	padding:0px;
}


/* "Select View" text */
.DNN_ANN_viewtypeSelectorLabel {
}

/* "Select View" entire area */
.DNN_ANN_viewtypeSelector {
margin-top:-20px; /* keeps text from running into the first entry headline */
}





/* EVENTS (TOUR) MODULE */


/* encloses entire Events module, if you place these in 'Advanced Settings' 
Header - <div class="eventsmodule">
Footer - </div>

MUST check 'Display Container' and choose 'ClearBackground2' for the Client Admin users to properly see options

ALSO - You must check "Disable Category Select"
to avoid a red error box and for this DNN EVENTS MODULE to appear properly on all browsers
*/

.eventsmodule{
width:380px;
}

/* '!important' overrides css /desktopmodules/events/themes/gray/gray.css  */

/* column headers */
.ListHeader{
font-weight: bold;
font-size: 13px !important;
background-image:none !important;
color: #f68674 !important;
font-family: Geneva, Arial, Helvetica, sans-serif !important; 
height: 40px !important;
text-align: left;
text-decoration: underline;
width: 150px; /* must be wide enough to allow full date to display in one row */
}

/* Dates and Event Ends */
.ListDate, .ListDescription   {
font-weight: bold;
font-size: 12px !important;
background-image:none !important;
color: #dc6956 !important;
font-family: Geneva, Arial, Helvetica, sans-serif !important; 
text-align: left;
vertical-align: top;
width: 30px;
}


/* Event rollover link */
/* Venues (Event Module Settings > General > Theme/Skin must be set to 'Default' for this to work) */
.ListTitle {
font-weight: normal; !important;
font-size: 12px !important;
background-image:none !important;
color: #f68674 !important;
font-family: Geneva, Arial, Helvetica, sans-serif !important; 
text-align: left;
padding-left:6px;
vertical-align: top;
background-color: transparent;
width: 200px; /* keeps column from bunching up */
}

.ListTable{
padding:4px 10px;
}

/* description text that appears when you click on event title */
.mcguyver_description{
color:#FFFFFF;
}

/* "Recurring Event" text */
.reccuring{
color:#FFFFFF;
visibility:collapse;
}
		

		
						
						







/* BLOG MODULE */

/* title */
h2.blog_title a{
color:white;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}


/* headline, title, description text, "Author" "Date Created" */
.BlogInfo{
color:#000000; 
padding-bottom: 10px;
}

/* description text only */
.blog_Description{
font-family: Tahoma,Arial,sans-serif;
font-size: 10pt;
}

/* blog entry - "by" text, date */
.blog_dateline {
color:#666666;
font-family: Verdana,Tahoma,Arial,sans-serif;
font-size: 8pt;
}


/* blog entry - body text */
.blog_body {
color:#ffcccc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.bottomtext {
color:red;
margin-left:auto;
margin-right:auto;
text-align:center;
width:400px;
height:20px;
float:left
}

/* rollover text - "Blog Settings" "View My Blog"  */
.bottomtextsub {
color:#ffffff;
text-align:center;
}

.blog_more_link a.blog_more_link {
color:pink;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}




/* Captcha alignment*/

.CaptchaStyle {
margin:20px 0px 10px 160px; /* top, right, bottom, left */
}


/* Captcha image shrink*/

.CaptchaStyle img {
width:120px;
}





/* Login Styles */

.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
