﻿.Explorer
{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	border-top: solid 1px gray;
	border-left: solid 1px gray;
	border-bottom: solid 1px gray;
}

.Explorer th
{
	background-color:Lightgrey;
	text-align:left;
	font-weight:normal;
	padding-right:7px;
	border-right: solid 1px gray;
	color: black;
}

.Explorer td
{
 border-right: solid 1px gray;
 color: black;
 background-color:white;
}


.TreeView
{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	border: none;
	color: black;
}
.TreeView td
{
 border-right: none
}

.ToolbarButton
{
	padding-right:10px;
}

.Explorer a
{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color:Black	;
	text-decoration: none
}

.Explorer a:hover
{
	color:#0099CC;
}

.txtFolderName
{
	width:98%;
	border: none;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color:Black	;
	text-decoration: none;	
	overflow :hidden	
}

.ExplorerFooter
{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color:Gray	;
	text-decoration: none
}
.NewAlertTextbox
{
	text-align:left;
	border-color:lightgrey;
	border-style:solid;
	border-width:1px;	
	margin-right:3px;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 12px;

}
.NewAlertButton
{
	Background-Color: #FFFBFF;
	Border-Color: #CCCCCC;
	Border-Style: solid;
	Border-Width: 1px;
	font-family: Verdana;
	Font-Size: 13px;
	color : black
}
.WizardFrame
{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.WizardFrame th
{
	background-color:Lightgrey;
	text-align:left;
	font-weight:normal;
	padding-right:7px;	
	color: black;
}

.WizardFrame td
{ 
 color: black;
 background-color:white;
}

.Preview
{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px gray;	
}

.Preview th
{
	background-color:Lightgrey;
	text-align:left;
	font-weight:normal;
	padding-right:7px;	
	color: black;
	border: solid 1px gray;	
}

.Preview td
{
 color: black;
 background-color:white;
 border: solid 1px gray;	
}

.AlertsErrorMessage
{
	margin:10px;
	color:Red;
	font-family : verdana, arial, helvetica, sans-serif;
}
	
.AlertsLink 
{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color:Black	;
	text-decoration: none
}

.AlertsLink:hover
{
	color:#0099CC;
}


.PressRequestTable
{
	background-color:white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
}

.PressRequestHeader
{
	background-color:white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	vertical-align:top
}


.PressRequestTable TH
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;	
	background-color:Lightgrey;
	text-align:left;
	font-weight:normal;
	padding-right:7px;	
	color: black;
}

.PressRequestTitle
{
	font-weight:normal;
	color:black;
	text-align:right;
	vertical-align:middle;
	padding-right:5px;
	width:145px;
}

.PressRequestOption
{
	font-weight:normal;
	color:gray;
	text-align:left;
	vertical-align:middle;		
}

.PressRequestSection
{
	font-weight:normal;
	color:Black;
	text-align:left;	
	padding-bottom:7px;
	padding-left:2px	
}

.PressRequestTextbox
{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	border-color:black;
	border-style:solid;
	border-width:1px;	
	margin-right:3px
}

