/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
.CATRow{
text-align:left;}

.ProductImage{
padding-left:100px;
width:200px;
}

.CATRow .CATNormalCheckBox{

margin-left:-150px;
}
.CATSubHeader{

width:200px;}

.CATRow select{
width:200px;
}

.CATRow .CATCommandButton{
width:130px;}

.CATNormalTextBox{
min-width:100px;}
.leftmenu .contentpanewrap {
	    float:right;
	    width:45%;
	    position:relative;
	    right:185px;
	    padding-bottom:1em;
	}
.leftmenu .contentpanewrap {
	    float:right;
	    width:45%;
	    position:relative;
	    right:185px;
	    padding-bottom:1em;
	}
.leftmenu .contentpane  {
width:506px;
margin:0 15px 0 30px;
position:relative;
right:100%;
overflow:visible;
background-color:#fff;
}
.leftmenu .leftpane {
float:left;
width:268px;
position:relative;
right:280px;
}
.leftmenu .colright {
float:left;
width:200%;
position:relative;
left:285px;
background-color:#fff;
}

#Player2{
/*left:40px;
top:-340px;
left:450px;
position:relative;
z-index: 1000;
display:block;
margin-left:20px;*/
position:relative;
left:-19px;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height:1.5;
}

/* style of item titles on edit and admin pages */
.SubHead    {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
line-height:1.5;
 text-align: left;

}
.metadata{
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
line-height:1.5;
 text-align: left
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:1.5;
text-align: left
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
line-height:1.5;
 text-align: left;
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:1.5;
}

A:visited   {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:1.5;
}

A:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:1.5;
}

A:active    {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:1.5;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
list-style-image: url(/Portals/69/images/buttons/newbullet.gif);
	margin-top:2px;
	line-height: 130%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:1.5;
}

UL LI LI    {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:1.5;
}

UL LI LI LI {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:1.5;
}

OL LI   {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:1.5;
}

OL OL LI    {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:1.5;
}

OL OL OL LI {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:1.5;
}
OL UL LI   {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:1.5;
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
.Img_FLeft{
float:left;
margin-right:10px;
}

.Img_FRight{
float:right;
margin-left:10px;
}

.SideBar_Float{
position:relative fixed;
float:left;
height:0 auto;
width:150px;
margin-left:4px;
padding-left:4px;
border-left-style:solid;
border-left-width:1px;
border-left-color: #C72B15;

}


.SideBar{
height:20px;
border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
padding-top:14px;
}

.SideBar .SideBarLink{

/*text-decoration: none;*/
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f05a24;
}



.BlogTitle{
float:left
clear:both;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font_weight:bold;
color:#2D3366;

height:20px;
width:100%;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
margin-top:25px;
margin-bottom:25px;}


.BlogDate{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
} 

.NewsLayout img{
width:260px;
}

































