body/* 
================================
Skin styles for DotNetNuke
================================
*/   

{
background:#CCCCCC;
background-image:url(/Portals/skinimages/toptenhits/bgimage.gif);
margin-top:0px;


}

.SkinObject {
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica; 
}


#Table_NAV {
	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: 710px;
	height: 99%;
	background-color: black;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
}
.skinmaster {
	height: 100%;
	background-color: transparent;
	border-right: #7994cb 0px solid;
	border-top: #7994cb 0px solid;
	border-left: #7994cb 0px solid;
	border-bottom: #7994cb 0px solid;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
/*	background-image: url(/Portals/skinimages/OSE/backbottom.jpg);  */
	color:#FFFFFF;
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg);
	height:30px;
	color: #FFFFFF;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color: #FFFFFF;
}
.leftpane {
	width: 175px;
	color: ffffff;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	/*	color: #571008;   */
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color: #FFFFFF;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;

}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #f6f; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica; 
border-bottom-style: solid;
border-bottom-width: 1px; 
border-color: #571008; 

       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: #f6f; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica; 
border-left-style: solid;
border-left-width: 0px; 
border-color: #571008; 

    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: #f6f;
	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: #333333;
}

/*Ron added these*/
#toptenfooter {
background-color:transparent;
margin-left:auto;
margin-right:auto;
}

.toptenbold {
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
}

.cdnames {
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.want {
color:#99ccff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
vertical-align:bottom;
text-align:center;
}

.cdrow {
color:#666666;
background-color:#000000;
width: 70px;
height:auto;
overflow:hidden;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
float:left;
text-align:center;
}


.cktext {
color:#666666;
background-color:#000000;
width: auto;
height:auto;
overflow:hidden;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
float:right;
margin-top:20px;
margin-right: 4px;
}

.boldblu, h2 {
color:#99ccff;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.pagecontainer {
width:550px;
height:auto;
margin:2px;
}

.pagecontainer2 {
width:262px;
height:auto;
margin:2px;
overflow:hidden;
}

.pagecontainer3 {
width:275px;
height:auto;
margin:2px;
float:left;
text-align:left;
}

.pagecontainer3a {
width:275px;
height:auto;
margin-left:100px;
float:left;
text-align:left;
}

.pagecontainer4 {
width:550px;
height:auto;
margin:4px;
text-align:left;
color: white;
}

.regwhite {
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.pagecontainer5 {
width:550px;
height:auto;
margin:4px;
text-align:left;
color: white;
}

a:link

{

text-decoration: none;

color: #99ccff;

}

a:hover

{

text-decoration: underline;

color: #ff0000;

}


a:visited{color:#3399ff;}

.Normal{color:white;}
h1{color:yellow;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.biggertext{font-size:14px !important; text-align:left;}

