/* Reset all generic styles */
.Head,
.SubHead,
.Normal,
.CommandButton,
.SkinObject {
	font-weight: inherit;
	font-style: inherit;
	color:#818181;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

a.Head:link,
a.SubHead:link,
a.Normal:link,
a.CommandButton:link,
a.SkinObject:link,
a.LabelEditTextClass:link
{
	color:#FFCC00;
	text-decoration:none;	
	font-weight:bold;
}

a.SubHead:hover,
a.Normal:hover,
a.CommandButton:hover,
a.SkinObject:hover,
a.LabelEditTextClass:hover
{
	color:#FFCC00;
	text-decoration:underline;	
}

.NormalTextBox { font-size:8pt; }


center {
	background:#4F4F4F;
	color:#272727;
	background-position:top left;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:7pt;
	font-weight:bold;
	padding:2px 5px;
	margin:0;
	text-align:left;
	text-transform:uppercase;
	border-bottom:3px solid #2B2B2B;
}

/* Containers Skins */
input.LabelEditTextClass,
div.ContentRight h1,
div.ContentLeft h1 {
	background-image:url('Images/HeadLine.jpg');
	background-position:-18px 0;
	background-repeat:no-repeat;
	line-height:40px;
	display:block;
	padding:0 15px;
	margin-bottom:15px;
	font-size:19pt;
	border:0;
	color:#FFCC00;
}

/* Login */
#SendPasswordWrapper input.UserName,
#SignInWrapper input.UserName,
#SignInWrapper input.Password {
	width:260px;
	margin-left:5px;
	padding:2px;
	font-size:9pt;
	font-weight:normal;
}

#SignInWrapper input.Login {
	width:auto;
	background-image:none;
	background-color:#2B2B2B;
	color:#FFFFFF;
	padding:3px 10px;
	font-size:8pt;
	text-decoration:none;
	border-top:1px solid #4F4F4F;
	border-left:1px solid #4F4F4F;
	border-bottom:1px solid #272727;
	border-right:1px solid #272727;
}

#SignInWrapper input.Login:hover {
	color:#000000;
	background-color:#FFCC00;
	border-top:1px solid #FFED00;
	border-left:1px solid #FFED00;
	border-bottom:1px solid #E0B80C;
	border-right:1px solid #E0B80C;		
}

#SignInWrapper td { text-align:left; }

#SignInWrapper td.tdRegister,
#SignInWrapper td.tdPassword,
#SignInWrapper td.tdLogin {
	text-align:right;
}

#SignInWrapper span.RemeberLogin {
	display:block;
	text-align:left;
}

#SignInWrapper span.RemeberLogin input {
	border:0;
	background-color:Transparent;
	background-image:none;
}

/* Action Control */
div.RadActions {
	text-align:right;	
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:7pt;
	font-weight:bold;
	margin:2px 0;
}

/*Quick Editor*/
body.LabelEditTextClass  {
	background-color:#1E1E1E;
}

iframe { width:100%; }

/* Edit In Place Tool Bar Classes */
.eipbackimg { background-color: #FFCC00; }

/*Form Library */
#SearchContent a,
a.CommandButton,
a.CommandButton:active,
a.CommandButton:visited,
a.CommandButton:link,
.FormSubmit {
	width:auto;
	background-color:#2B2B2B;
	color:#FFFFFF;
	padding:3px 10px;
	font-size:8pt;
	text-decoration:none;
	border-top:1px solid #4F4F4F;
	border-left:1px solid #4F4F4F;
	border-bottom:1px solid #272727;
	border-right:1px solid #272727;
}

#SearchContent a:hover,
a.CommandButton:hover,
.FormSubmit:hover {
	color:#000000;
	background-color:#FFCC00;
	border-top:1px solid #FFED00;
	border-left:1px solid #FFED00;
	border-bottom:1px solid #E0B80C;
	border-right:1px solid #E0B80C;	
}

.FormTextBox,
.FormTextArea {
	width:260px;
	margin-left:5px;
	padding:2px;
	font-size:8pt;
}

.FormLabelCell span { color:#FF0000; font-weight:bold; }
.FormLabelCell span span { color:#FFCC00; font-weight:bold; }

/* Reset */
table.ControlPanel a.CommandButton,
table.ControlPanel a.CommandButton:active,
table.ControlPanel a.CommandButton:visited,
table.ControlPanel a.CommandButton:link,
table.ControlPanel a.CommandButton:hover {
	background-color:Transparent;
	background-image:none;
	padding:0;
	border:0;
}

/* Control Panel */
table.ControlPanel {
	background-color:Transparent;
	background-image:url('Images/ControlPanelOuter.png');
	background-repeat:repeat-x;
	_background-color:#C7A92E; /* IE Hack */
	border:0;
}

table.ControlPanelInner { 
	margin-top:28px;
	background-image:url('Images/ControlPanel.png');
	_background-color:#2A2A2A; /* IE Hack */
	border:0;
}

table.ControlPanelInner * {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
}

table.ControlPanelInner td { padding:1px; }
table.ControlPanelInner a.CommandButton { color:#FFCC00; text-decoration:none; }
table.ControlPanelInner a.CommandButton:hover { color:#4F4F4F; text-decoration:underline; }

/* File Manager */
.FileManager_ToolBar { background-color:#161616; }
.FileManager { border:1px solid #4F4F4F; width:750px; }

.FileManager * {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	color:#FFCC00;
	background-color:#2B2B2B;
}

.FileManager_SelItem {
    background-color:#161616;
    font-weight:normal;
}

.FileManager_AltItem {
	background-color:#161616;
	font-size:8pt;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color:#4F4F4F;
}

.FileManager .FileManager_Header, .FileManager .FileManager_Header td, .FileManager_StatusBar {	background-color:#2B2B2B; }

/* Search Results */
#SrchResults { padding:10px 0; }
#SrchResults td { vertical-align:top; padding:2px 4px; }
#SrchResults .SrchNum {
	background-color:#FFCC00;
	border-top:1px solid #FFED00;
	border-left:1px solid #FFED00;
	border-right:1px solid #FFF475;
	border-bottom:1px solid #FFF475;	
	color:#000000;
	font-weight:bold;
	font-size:10pt;
	padding:2px 5px;
	width:15px;
	display:block;
	text-align:center;
}

#SrchResults .SrchTitle { color:#FFCC00; font-weight:normal; display:block; font-size:12pt; padding-right:60px; text-decoration:none; }
#SrchResults .SrchTitle:hover { color:#FF9A00; }
#SrchResults .SrchSummary { font-size:8pt; padding-right:60px; }
#SrchResults .SrchLink {
	background-color:#FFCC00;
	border-top:1px solid #FFED00;
	border-left:1px solid #FFED00;
	border-right:1px solid #FFF475;
	border-bottom:1px solid #FFF475;
	text-decoration:none;
	font-weight:bold;
	font-size:7pt;
	height:17px;
	line-height:17px;
	margin-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	float:right;
	display:block;
	color:#000000;
}

#SrchResults .SrchPaging span,
#SrchResults .SrchPaging a {
	background-color:#FFCC00;
	border-top:1px solid #FFED00;
	border-left:1px solid #FFED00;
	border-right:1px solid #FFF475;
	border-bottom:1px solid #FFF475;	
	color:#FFFFFF;
	font-weight:bold;
	font-size:7pt;
	padding:2px 5px;
	width:15px;
	text-align:center;
}

/*Inventua Sidemenu*/
div.inventua_sidemenu td.MenuHdr {
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #4F4F4F;
	background-color:#2B2B2B;
	display:block;
	padding:5px 10px 5px 15px;
}

div.inventua_sidemenu td.MenuItemMouseOver,
div.inventua_sidemenu td.MenuItem {
	padding:5px 10px;
	color:#FFCC00;
	display:block;
}

div.inventua_sidemenu td.MenuHdr a { 
	color:#FFCC00;
	text-decoration:none;
	font-size:10pt;
}

div.inventua_sidemenu td.MenuItemMouseOver a,
div.inventua_sidemenu td.MenuItem a {
	color:#FFFFFF;
	font-size:9pt;
	margin-top:5px;
	display:block;
	text-decoration:none;
}

div.inventua_sidemenu div.MenuItemDescription {
	font-size:8pt;
	color:#818181;
	padding-top:5px;
	text-decoration:none;
	display:block;
}

/*Settings Page*/
table.Settings td { width:auto; }

/*PagingTable*/
.PagingTable {
	background-color:#2B2B2B;
}