body
{
	font-size: 12px;
	font-family: Verdana;
	margin: 0;
	background-color: #EBECEC;	
}

p,td,span,caption{font-size:10px}
textarea{font-family:Verdana;font-size:1em}
th{font-size:0.7em}

#header {
	height: 40px;
	padding: 15px 0 0 5px;
	background: url('../images/orange_background.gif') top left repeat-x; 
}

.title
{
	height: 30;
	background-repeat: repeat-x;
	background-position: left;
	background-image: url('/cms/images/blue_background.gif');
}

tr.dtgtitle {
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 0 0 0;
	height: 25px;
	padding: 10px 0 10px 2px;
	background-repeat: repeat-x;
	background-position: left;
	background-image: url('/cms/images/blue_background.gif');
}
#properties{background-color:#FFFFFF;}
.propertiesSection{width:400px;text-align:left;}
label{width:100px;}

caption, p.caption{padding:5px;border-top: solid 1px #000000;text-align:center;}
.dtgdata td{padding:0 0 0 2px;border-top: solid 5px #EBECEC;border-bottom: solid 5px #EBECEC;height:25px;}
.dtgdata_highlight td{padding:0 0 0 2px;border-top: solid 5px #EBECEC;border-bottom: solid 5px #EBECEC;height:25px;}
.dtgdata{background-color: #FFFFFF;}
.dtgdata_highlight {background-color: #E8F7FF;}
.dtgdata_selected {background-color: #E8F7FF;}
.dtgpager{height:20px}
.dtgfooter{height:10px;background:url('/cms/images/tab_border.gif') repeat-x;}
.hidden{display:none;}
#mypager ul{text-align: center;vertical-align: middle;margin: 2px 2px 2px 2px;height: 25px;padding: 0 0 0 5px;}
#mypager li{display: inline;color: #000000;list-style-type: none;height: 20px;padding: 5px;}
th.up{}
th.down{}

.dtgdata_selected
{
	vertical-align: middle;
	height: 25px;
	background-color: #E8F7FF ! important;
	color: yellow;
}

.dtgtitle a:link {
	color: #ffffff;
}

.dtgtitle a:visited {
	color: #ffffff;
}

.dtgtitle a:hover {
	color: #3333CC;
}

li.dtgtitle {display: inline;font-weight: bold;color: #FFFFFF;list-style-type: none;float: left;padding: 5px 0 0 0;}
ul.dtgdata{text-align: center;vertical-align: middle;margin: 2px 2px 2px 2px;height: 25px;padding: 0 0 0 5px;background-color: #FFFFFF;}
li.dtgdata{display: inline;color: #000000;list-style-type: none;height: 20px;padding: 5px 0 0 0;float: left;}

li.dtgdata td.dtgdata a:link {
	text-decoration: none;
}

li.dtgdata td.dtgdata a:visited {
	text-decoration: none;
}

li.dtgdata td.dtgdata a:hover {
	color: #3333CC;
	text-decoration: underline;
}

.banner
{
	height: 40;
	background-repeat: repeat-x;
	background-position: left;
	background-image: url('/cms/images/orange_background.gif');
}

.mainContent
{
}

.bigContent
{
}

.smallContent
{
}

.error
{
	color: Red;
}

.info
{
	color: #CC6633;
}

A:link.mainContent
{
	color: #000000; 
	text-decoration: none;
}

A:hover.mainContent
{
	color: #4B83AF; 
	text-decoration: underline;
}

A:visited.mainContent
{
	color: #000000; 
	text-decoration: none;
}

A:link.white
{
	color: #FFFFFF; 
	text-decoration: none;
}

A:hover.white
{
	color: #FFFFFF; 
	text-decoration: underline;
}

A:visited.white
{
	color: #FFFFFF; 
	text-decoration: none;
}

.btn {	background-color: #FFFFFF; border-color: #000065; color:#000000; }
.colDelete a{background: url('/cms/images/delete.gif'); background-repeat: no-repeat; width: 20px; height: 20px; color:#FFF;}
.colEdit a{background: url('/cms/images/pencil.gif'); background-repeat: no-repeat; width: 20px; height: 20px; color:#FFF;}

.disabledButton {
	cursor: default;
	filter: Gray Alpha(Opacity=50);
	background-color: yellow;
}

#btnAddFolder{cursor: hand; border: none; width: 16px; height: 16px; background: url('/cms/images/addFolder.gif') no-repeat;}
#btnAddFolder.disabled{margin-top: 3px; background: url('/cms/images/addFolderGrey.gif');}
#btnAddPage{cursor: hand; border: none; width: 16px; height: 16px; background: url('/cms/images/addFile.gif');}
#btnAddPage.disabled{margin-top: 3px; background: url('/cms/images/addFileGrey.gif');}
#btnDelete{cursor: hand; border: none; width: 16px; height: 16px; background: url('/cms/images/delete.gif');}
#btnDelete.disabled{margin-top: 3px; background: url('/cms/images/deleteGrey.gif');}
#btnSetAsDefault{cursor: hand; border: none; width: 16px; height: 16px; background: url('/cms/images/default.gif');}
#btnSetAsDefault.disabled{margin-top: 3px; background: url('/cms/images/defaultGrey.gif');}
#btnCut{cursor: hand; border: none; width: 16px; height: 16px; background: url('/cms/images/cut.gif');}
#btnCut.disabled{margin-top: 3px; background: url('/cms/images/cutGrey.gif');}
#btnPaste{cursor: hand; border: none; width: 16px; height: 16px; background: url('/cms/images/paste.gif');}
#btnPaste.disabled{margin-top: 3px; background: url('/cms/images/pasteGrey.gif');}
#btnRefresh{cursor: hand; border: none; width: 16px; height: 16px; background: url('/cms/images/refresh.gif');}
#btnRefresh.disabled{margin-top: 3px; background: url('/cms/images/refreshGrey.gif');}
#btnUp{cursor: hand; border: none; width: 16px; height: 16px; background: url('/cms/images/up.gif');}
#btnUp.disabled{margin-top: 3px; background: url('/cms/images/upGrey.gif');}
#btnDown{cursor: hand; border: none; width: 16px; height: 16px; background: url('/cms/images/down.gif');}
#btnDown.disabled{margin-top: 3px; background: url('/cms/images/downGrey.gif');}
#btnLaunchDevSite{cursor: hand; border: none; width: 16px; height: 16px; background: url('/cms/images/dev_site.gif');}
#btnLaunchDevSite.disabled{margin-top: 3px; background: url('/cms/images/dev_siteGrey.gif');}

label {
	display: block;
	padding-bottom: 5px; 
}

label.inline 
{
	display: inline;
}

ul.tabs {
      margin: 0 -3px 0 0;
      padding: 0;
      list-style-type: none;
}

.tabs li
{
      float: left;
      height: 22px;
      width: 100px;
      background: url(../images/tab-off.gif) 0 0 no-repeat;
      text-align:center;
      padding-top:8px;
}

.tabs li.on
{
      background: url(../images/tab-on.gif) 0 0 no-repeat;
}

.tabs li a
{
      background: transparent;
      color: #000000;
      font-weight: bold;
      text-decoration: none;
}

.tabs li.on a
{
      color: #FFFFFF;
      cursor: default;
}

div#SplashDiv
{
	position: absolute;
	display: none;
	background: #000000;
	width: 100%;
	top: 0px;
	left: 0px;
	opacity: .50;
	filter:alpha(opacity=50);
}