
BODY, TABLE, .normal { 
    font-family: verdana, arial, helvetica, sans; 
	font-size: 11px;
	line-height:18px;
	color: #B6B6B6;
}

.head {
	font-family: verdana, arial, helvetica, sans;
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	padding-left:0px;
}
	
BODY {
	background-color: #000000;
}
	
FORM {
	margin:0;
	padding:0;
}
	
UL {
	list-style-type: square;
	margin-left: 0.75em; 
	padding-left: 0.75em;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;}
	
LI {
	margin-bottom:5;
}

.leftSide {
	background: #000000 url('images/side-left.gif') no-repeat;
}

.rightSide {
	background: #000000 url('images/side-right.gif') no-repeat;
}

.content {
	padding-left: 24px;
	padding-top: 25px;
}

.contentBody {
	margin-bottom:30px;

}

.contentPanel {
	background: #000000 url('images/contentPanel-Bg.gif') repeat-x;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.contentPanelHeader, .rightColPanelHeader {
	background: #E61E00 url('images/contentPanelHeader-Bg.gif') repeat-x;
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
}

.contentPanelHeader {
	padding-left:0px;
}

.contentPanelHeader a:link {	
	color: #ffffff;
    text-decoration: none;
}
	
.contentPanelHeader a:visited {	
	color: #ffffff;
    text-decoration: none;
}

.contentPanelHeader a:hover {	
	color: #ffffff;
    text-decoration: underline;
}

.rightColPanelHeader a:link {	
	color: #ffffff;
    text-decoration: none;
}
	
.rightColPanelHeader a:visited {	
	color: #ffffff;
    text-decoration: none;
}

.rightColPanelHeader a:hover {	
	color: #ffffff;
    text-decoration: underline;
}

.contentPanelLeft {
	background: #000000 url('images/contentPanel-left.jpg') no-repeat;
}
.contentPanelRight {
	background: #000000 url('images/contentPanel-right.jpg') no-repeat;
}

.contentHeader {
	background: #000000 url('images/contentPanelSubHeader-Bg.gif') no-repeat;
	padding-left:20px;
	font-size:12px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	margin-bottom: 10px;
}

.contentHeader a:link {	
	color: #ffffff;
    text-decoration: none;
}
	
.contentHeader a:visited {	
	color: #ffffff;
    text-decoration: none
}

.contentHeader a:hover {	
	color: #ffffff;
    text-decoration: underline
}


.rightCol {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 25px;
}

.rightColBody {
	margin-bottom:10px;
}

.rightColPanel {
	background: #000000 url('images/rightColPanel-Bg.gif') repeat-x;
	padding-left:5px;
	padding-right:0px;
	padding-top:20px;
	font-size:10px;
	line-height:16px;
}

.rightColHeader {
	font-size:10px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 6px;
}

.rightColHeader a:link {	
	color: #ffffff;
    text-decoration: none;
}
	
.rightColHeader a:visited {	
	color: #ffffff;
    text-decoration: none;
}

.rightColHeader a:hover {	
	color: #ffffff;
    text-decoration: underline;
}

.rightColPanelLeft {
	background: #000000 url('images/rightColPanel-left.jpg') no-repeat;
}


.rightColPanelRight {
	background: #000000 url('images/rightColPanel-right.jpg') no-repeat;
}

.rightColModule {
	margin-bottom:20px;
}

.rightColText, .rightColBody {
	font-size:10px;
	line-height:16px;
}

	
H2, H3, H4 {
	font-weight: bold;
	line-height: 21px;
	margin-top:0;
	margin-right:0;
	margin-left:0;
}

H2, H4 {
	font-size: 14px;
	color: #ffffff;
	font-style: italic;
	margin-bottom:10;
}

H3 {
	font-size: 12px;
	color: #ffffff;
	margin-bottom:0;
}
	
H1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	margin:0;
	color: #ffffff;}

.paragraphBreak {
	height:30;
}

.inputbox {
	font-size: 12px;
	background-image: url(images/inputBg.gif);
	background-color: #FFFFFF;
	border: 1px solid #525C6B;
	width:150px;
	height:19px;
	margin:0px;
	padding-left:2px;
}


.search {
	color:#ffffff;
	font-weight:bold;

}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #949494;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#949494;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#cccccc;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#ffffff;
}


.formButton {
	margin:0;
	padding:0;
}

.small {
	font-size: 10px;
}


.footer {	
	color: #404040;
    font-size: 10;
	padding-top:20px;
	padding-bottom:20px;
}
	
.footer a:link {	
	color: #404040;
    text-decoration: none;
}
	
.footer a:visited {	
	color: #404040;
    text-decoration: none
}

.footer a:hover {	
	color: #606060;
    text-decoration: underline
}

a:link { text-decoration: none; font-weight: bold; color: #ffffff; }
a:visited { text-decoration: none; font-weight: bold; color: #ffffff; }
a:active { text-decoration: none; font-weight: bold; color: #ffffff; }
a:hover  { text-decoration: none; color: #E65D3B;font-weight: bold;  } 

.topMenu {
	background: #000000 url('images/topMenu-bg.gif') repeat-x;
	height: 23px;
}

.topMenuItem {
	background: transparent url('images/topMenu-sep.gif') no-repeat;
	height: 23px;
	padding-left: 15px;
	padding-right: 15px;
	color: #949494;
	font-weight:bold;
}

.topMenuItem a:link {	
	color: #949494;
    text-decoration: none;
}
	
.topMenuItem a:visited {	
	color: #949494;
    text-decoration: none;
}

.topMenuItem a:hover {	
	color: #ffffff;
    text-decoration: none;
}


.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*/
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none ; 
	font-weight: bold;
	margin:0px;
	padding-left:4px;
	padding-right:4px;
	padding-top:3px;
	padding-bottom:3px;
	font-size: 11px;	
}


.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	text-decoration: none; font-weight: bold; color: #CEDEFA;   
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    margin:0px;
	padding-top:3px;
	padding-bottom:13px;
	font-size: 11px;
	height: 23px;
	background: transparent url('images/topMenu-sep.gif') no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	color: #949494;
	font-weight:bold;
}


.main_dnnmenu_itemhover {  
	color: #ffffff; 
	background-image: url(images/topMenu-hilight.gif);
	background-repeat: repeat-x;
}

.main_dnnmenu_itemhover td {  
	background: #000000;
}


.main_dnnmenu_icon {
	display: none;
}

.main_dnnmenu_submenu {
	background: #333333; 
	border: 1px solid #555555; 
	color: #cccccc;
	cursor: pointer; 
	cursor: hand;  
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	z-index:6000;
	opacity: .9;
	filter: alpha(opacity=90);
	margin-left:12px;
}

.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	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 {
	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;
}

.CommandButton {
	color: #949494;
}

/* hyperlink style for the selected tab */
A.CommandButton:link {
	color: #949494;
}

A.CommandButton:visited  {
	color: #949494;
}

A.CommandButton:active   {
	color: #949494;
}

A.CommandButton:hover    {
	color: #ffffff;
}

.Normal
{
	color: #949494;
}

.ControlPanel {
 background:#111111;
}

.DataGrid_Header, .Datagrid_Item {
	color: #ffffff;
}

.DataGrid_AlternatingItem {
	color: #ffffff;
	background:#333333;
}

#fckinstanceoptions_rbSettingsType, #fckinstanceoptions_tblThemes, #fckinstanceoptions_tblEditorOptions, #optionsarea {
	background:#000000;
}


