body {
	background-image: url(/portals/40/images/background_ba.jpg);
	background-attachment:fixed;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#ab9b79;
}

/* affects built-in text in DNN modules */
label{
	color:#000000
}

/* copyright text 
.SkinObject {
	color: 333333;
	font-size: 11px; 
	font-weight: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica; 
}
*/

.pagemaster {
	width:100%;
	height:80%;
	background-color:transparent;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}
.skinmaster {
	width:100%;
	background-color:transparent;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}

/*collapses nav pane for whole site*/
.navpane  { 
	width:0px;
	height:0px;
	visibility:hidden;
}

/*BEN'S NAVPANE
.navpane  { 
	background-color: transparent; 
	background-position: center; 
	text-align: center;
	text-shadow:#3333CC;
	width: 100%; 
	height: 24px; 
	overflow: visible;
	padding-top:3px; /* keeps the nav text centered vertically 	
}*/



.controlpanel {
	background-color:transparent;  /* if it's anything but transparent, a 20 px high color bar appears across top of PC Int Explorer */	
	border:0px;
	width:840px;
	text-align: center;
}

.toppane {
	background-color:transparent;
	text-align: center;
	width:0px;
	height:50px;
	overflow: visible;
	}
	
/*collapses left pane for whole site*/
.leftpane {
	width:0px;
	height:0px;
	visibility:collapse;
}

.contentpane {
	width:840px;
	background-color:transparent;
	margin: 0px;
	text-align:left;
	float:left;
	overflow: visible;
}

/*collapses right pane for whole site*/
.rightpane{
	width:0px;
	height:0px;
	visibility:collapse;
}

.bottompane {
	width:840px;
	background-color: transparent;
	float:left;
	text-align: center;
	border:0px;
}


.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: #ffffff; 
	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: #ccccc;
	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 */
}

/* nav drop-down text controls */

.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold;
	/*text-transform: uppercase;*/
	background-color: Transparent;
	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 */
}



.main_dnnmenu_itemhover {  
	color: 9cb9e8;
	background-color: Transparent; 
}

.main_dnnmenu_itemhover td {
	color: 9cb9e8;  
	background-color: Transparent; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	vertical-align: middle;
	width: 15px; 
	height: 100%;
}

/* drop-down menus */
.main_dnnmenu_submenu {
	background-color: #999999;  
	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: 000000;
	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: 000000;
	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: 333333;
}

#dnn_dnnPRIVACY_hypPrivacy {
	font-size: 11px; 
	font-weight: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica; 
	color: 333333;
}


#dnn_dnnLOGIN_cmdLogin {
	font-size: 11px; 
	font-weight: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica;
	font-weight:bold;
	text-transform:uppercase;
	color: #95815c;
}


.StandardButton {
  background: #7994cb none; 
  color: #cccccc;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}

.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 */
.Head {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 000000;
}

/* text style : subpage headlines */
.H1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 20px;
	font-weight: normal;
	color: 9cb9e8;
	padding-top:10px;
	padding-bottom:10px;
}

/* text style : this is for most internal text that is rendered by modules */
.Normal{
	font-size: 11px; 
	font-weight: normal;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color: #ffffff;
}

A:link  {
	font-size: 11px; 
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color: 9cb9e8;
}

A:hover {
	font-size: 11px; 
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color: 6593df;
}

A:visited   {
	font-size: 11px; 
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color: cccccc;
}

A:active    {
	font-size: 11px; 
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color: 9cb9e8;
}



/* admin header text: 'ContentPane', 'LeftPane', 'RightPane', etc. */

.SubHead{
	font-size: 12px; 
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: yellow;
	background-color: transparent;
	margin:0px; 
	padding: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 */



/* homepage div classes */

.home_divs{
margin:0px;
padding:0px;
width:840px;
height:550px; /* keeps the elements from all lining up down the left side */
}

.home_header{
margin-top:0px;
padding-right:0px;
padding-left:0px;
padding-bottom:0px;
height:120px;
overflow:visible;
float:left;
}

.home_video{
margin-top:0px;
padding-right:0px;
padding-left:0px;
padding-bottom:0px;
height:400px;
overflow:visible;
float:left;
}

.home_promos{
margin-top:0px;
padding-right:0px;
padding-left:0px;
padding-bottom:0px;
width:390px;
height:400px;
overflow:visible;
float:right;
}





/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

