body {
background:white;
background-image:url(http://www.brickhouseweb.com/Portals/29/images/bg.gif);
}
p{padding:4px;}

.SkinObject {
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica;
	color:#FFFFFF; 
}


#dnn_dnnTERMS_hypTerms {
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica; 
	color: ffffff;
}

#dnn_dnnPRIVACY_hypPrivacy {
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica; 
	color: ffffff;
}


#dnn_dnnLOGIN_cmdLogin {
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica; 
	color: ffffff;
}

.pagemaster {
	width:100%;
	height:100%;
	margin:0px;
	background-color:transparent;
	/*background-image:url(http://www.brickhouseweb.com/Portals/29/images/bg.gif);*/
	
}
.skinmaster {
	width:850px;
	height:1300px;
	background-color:white;
	
}
.masteroftheuniverse{
	width:1000px;
	height:1300px;
	background-image:url(http://www.brickhouseweb.com/Portals/29/images/secbg.gif);
	background-repeat:repeat;
	background-attachment:fixed;
	background-color:#3399FF;
}

.logobox{ 
width:900px;
height:190px;
background-image:url(http://www.brickhouseweb.com/Portals/29/images/chartnoiselogo.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
}

.barbox{
width:900px;
height:20px;
background-image:url(http://www.brickhouseweb.com/Portals/29/images/bar1.jpg);
background-repeat:repeat-x;
}

.barbox2{
width:900px;
height:20px;
background-image:url(http://www.brickhouseweb.com/Portals/29/images/bartext.jpg);
background-repeat:no-repeat;
}


.skinheader {
height:auto;
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}

.navpane {
width:900px;
height:auto;
overflow:hidden;
background-color:#3399ff;
background-image:url(http://www.brickhouseweb.com/Portals/29/images/blubar.jpg);
}
.controlpanel {
	background-color:transparent;
}
.toppane {
width:900px;
height:20px;
background-image:url(http://www.brickhouseweb.com/Portals/29/images/blubar.jpg);
background-repeat:repeat-x;
}
	
/*.leftpane {
	width: 100%;
	height:auto;
	color: 000000;
	background-color:magenta;
	float:left;
	text-align:center;
	background-image:url(/Portals/0/images/demo/);
}*/
.contentpane {
	width:550px;
	height:950px;
	background-color:#3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
}
.rightpane {
	width: 350px;
	height:950px;
	background-color:#0033cc;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
}

.innerwrapper{
	background-color:#3399ff;
	width:900px;
	height:990px;
	margin-bottom:0px;
	}

.bottompane {
	width:900px;
	height:30px;
	background-color:#3399ff;
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	/*background-repeat:repeat-x;
	background-image:url(http://www.brickhouseweb.com/Portals/29/images/cityscape.gif);*/
}

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;

}
.main_dnnmenu_item { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica; 
white-space: nowrap;  /*Word wrapping menu item now optional*/
padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica; 
 white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	color: c20008;
	background-color: Transparent; 
}

.main_dnnmenu_itemhover td {
	color: c20008;  
	background-color: Transparent; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.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: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	display: none;
	color: 000000;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  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);
}
.Head {
	font-family: Tahoma, Arial, Helvetica;
	font-size:  18px;
	font-weight: normal;
	color: #999999;
	font-weight:bold;
}

.SubHead {
	font-family: Tahoma, Arial, Helvetica;
	font-size:  12px;
	font-weight: normal;
	color: #cccc00;
	font-weight:bold;
}

td.SubHead {
	font-family: Tahoma, Arial, Helvetica;
	font-size:  12px;
	font-weight: normal;
	color: #cccc00;
	font-weight:bold;
}

h1{ color:#FF9900;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
background-image:url(http://www.brickhouseweb.com/Portals/29/images/h2bg.gif);
font-weight:bold;
padding:1px;}

h2 {
color: #FF9900;
font-family:Veranda, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}

.NormalBold {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.Normal {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.CommandButton {

color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a.CommandButton {

color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

td.CommandButton {

color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a:link {

color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}
a:hoover {

color:#0033ff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

a:visited {

color:#0066cc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}


h2.blog_title a{

color:#cccc00;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}

.blog_body {

color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.StandardButton {
background-color: #0033cc;
color:#FFFFFF;
border:solid;
border-color:white;
border-width:thin;
margin:4px;
}

.bottomtext{
width:1000px;
height:50px;
background-color:transparent;
float:left;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 50px 0px 0px 0px;
}
.bottomtextsub {
text-align:center;
background-color:transparent;
margin-top:100px;

}
.blog_more_link a.blog_more_link {
color:#cccc00;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/* These are specific to the chartnoise skin*/

.thetabs{margin:0px; padding:0px;}
.pageblock{padding:4px 4px 4px 4px;}
.rotatepromo{margin:0px;}
.flashrotate{padding:4px 4px 4px 4px;}
.thebuttonz img {padding:2px;}
.thebuttonz {width:900px; background-color:#3399ff;}
.artistbox {background-color:#0033CC; padding:0px; width:350px; }
.artistbox2 { padding:4px 25px 4px 25px;}
.labelbox {background-color: #0033cc; padding:0px; width:350px; }
.labelbox2 { padding:4px 25px 4px 25px;}
.aboutheader{padding:4px;}
.pspacing{padding:4px;}
.resourcebox{width:550px;}
.details{height:800px; overflow:auto; background-color:#0033CC; margin:0px; padding:0px;}
.bscroll{height:800px; overflow:auto; margin:0px; padding:0px;}
.pspacing a img{margin:4px;}
.anim{margin:0px 0px 0px 0px;
height:203px;
}
.myterms{height:900px; overflow:auto;}