html,body {
	padding:0px;
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000066;
	font-size: 100%;
	margin:0px;
	padding:0px;
}

div.cloneTools{margin:0px 0px 5px 0px;padding:5px;border:1px solid #ddd;font-weight:bold;background:#eee;width:20%}
div.cloneTools a{text-decoration:none}
div.cloneTools a:hover{text-decoration:underline;text-transform:uppercase}


div#documentBannerText a {
	color:#ffffff;
	text-decoration:none;
}

div#documentBanner {
	position:relative;
	float:none;
	clear:both;
	margin:0px;
	padding:0px;
	left:0px;
        border:none;
	width:100%;
	z-index:1000;
	overflow:hidden;
}

div#documentMenu {
	position:relative;
	float:none;
	clear:both;
	text-align: left;
	margin:0px;
	padding:0px;
	color:#000000;
	left:0px;
	height:auto;
	background-color:#eeeeee;
	border-bottom: 1px solid #999999;
	width:100%;
	overflow:visible;
	z-index:1000;
	vertical-align:bottom;
}

div#documentFooter {
	font-size: 50%;
	text-align: center;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	margin:70px 10px 0px 10px;
	padding:20px 0px 0px 0px;
	z-index:1000;
}

div#documentHolder {
	position:relative;
	float:none;
	clear:both;
	font-size: 100%;
	left:0px;
	width:100%;
	z-index:1000;
	margin:0px;
	background:#ffffff;
	border:none;
}

div#documentLeftMenu1 {
	position:relative;
	float:left;
	clear:none;
	font-size: 100%;
	margin:0px;
    border:none;
	padding:0px;
	overflow:visible;
	width:auto;
	min-width:200px;
	vertical-align:top;
	background:#ffffff;
	color:#000066;
	z-index:1000;
	/* The ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
}

div#documentContent {
	position:relative;
	float:left;
	clear:none;
	font-size: 100%;
	top:0px;
	margin:0px 0px 0px 0px;
	background:#ffffff;
	#width:auto;
	z-index:999;
	padding:0px 0px 0px 0px;
	border:none;
}

div#documentWholePage {
	position:relative;
	float:none;
	font-size: 100%;
	height:100%;
	margin:0px;
	background:#ffffff;
	width:auto;
	z-index:1000;
	padding:5px 5px 0px 5px;
	border:none;
}

/*---------------------------------*/
/*admin styles*/
/*---------------------------------*/

div#header {
	position:static;
	display:block;
	width:100%;
	background:#ffffff url("/global/images/tab_bg.gif") repeat-x bottom;
	font-family: Arial, Helvetica, "sans serif";
	line-height:normal;
	margin:0px 0px 0px 0px;
	vertical-align:bottom;
	padding:0px;
	border:none;
}

div#header ul {
	margin:0px;
	padding:0px;
	list-style:none;
       
}

div#header li {
	float:left;
	background:url("/global/images/tab_left.gif") no-repeat left top;
	margin:0px;
	padding:0px 0px 0px 5px;
	font-size:80%;
	font-weight:bold;
    
}

div#header a, div#header a:hover {
	display:block;
	background:url("/global/images/tab_right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	font-weight: bold;
	text-decoration:none;
	color: #003399;
}

div#header a:hover {
	color:#aa0000;
}

div#header #current {
	background-image:url("/global/images/tab_left_on.gif");
	font-weight:bold;
}

div#header #current a {
	background-image:url("/global/images/tab_right_on.gif");
	padding-bottom:5px;
	font-weight:bold;
}

div#subheader {
	position:static;
	display:block;
	width:100%;
	background:#ffffff url("/global/images/tab_bg.gif") repeat-x bottom;
	font-family: Arial, Helvetica, "sans serif";
	line-height:normal;
	margin:0px 0px 0px 0px;
	vertical-align:bottom;
	padding:0px;
	border:none;
}

div#subheader ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

div#subheader li {
	float:left;
	background:url("/global//images/tab_left.gif") no-repeat left top;
	margin:0px;
	padding:0px 0px 0px 5px;
	font-size:80%;
	font-weight:bold;
}

div#subheader a, div#subheader a:hover {
	display:block;
	background:url("/global/images/tab_right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	font-weight: bold;
	text-decoration:none;
	color: #003399;
}

div#subheader a:hover {
	color:#aa0000;
}

div#subheader #current {
	background-image:url("/global//images/tab_left_on.gif");
	font-weight:bold;
}

div#subheader #current a {
        background-image:url("/global/images/tab_right_on.gif");
        padding-bottom:5px;
        font-weight:bold;
}

    body#body_tab0 #subheader li#tab0l,
	body#body_tab1 #subheader li#tab1l,
	body#body_tab2 #subheader li#tab2l,
        body#body_tab3 #subheader li#tab3l
	{
      background-image:url("/global/images/tab_left_on.gif");
	  font-weight:bold;
    }

    body#body_tab0 #subheader a#tab0r,
	body#body_tab1 #subheader a#tab1r,
	body#body_tab2 #subheader a#tab2r,
        body#body_tab3 #subheader a#tab3r
	 {
      background-image:url("/global/images/tab_right_on.gif");
      padding-bottom:5px;
	  font-weight:bold;

      }

table#toolbox {
	margin:0px 0px 20px 0px;
	padding: 0px;
	border: none;
	width:inherit;
	border-bottom:2px solid #738dba;
	border-collapse:collapse;
}

table#toolbox td {
	font-size:80%;
}

ul.mbt {
	margin: 0;
	padding: 0;
	width: 108px;	
	list-style: none;
	position: relative;
	background-color: #d3d1b9;
	z-index: 1;
}
ul.mbt li {
	margin: 0;	
	padding: 0;
	width: 108px;
	position: relative;
	background-color: #d3d1b9;
}
ul.mbt ul {
	display: block;
	margin: 0;
	padding: 0;
	width: 124px;	
	list-style: none;
	position: absolute;
	top: 0; 
	left: 124px;
	background-color: #d3d1b9;
	z-index: 2;
}

ul.mbt li a:link,
ul.mbt li a:visited{
	display: block;
	margin: 0;
	padding: 0px;
	width: 108px;
	border-bottom: 1px solid #ffffff; 
	text-decoration: none;
	background-color: #d3d1b9;
	color: #ffffff;
}

ul.mbt li a:hover{
	display: block;
	margin: 0;
	padding: 0px;
	width: 108px;
	border-bottom: 1px solid #ffffff; 
	text-decoration: none;
	background-color: #000000;
}

ul.mbt li a:active 
{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 108px;
	border-bottom: 1px solid #ffffff; 
	text-decoration: none;
	background-color: #ffffff;
}

h3, h3 a, h3 a:visited {
	font-size: medium;
	margin-bottom: 5px;
	margin-top:5px;
	color: #003399;
}

.userlegend {
	color:#003399;
	font-weight: bold;
}

/*---------------------------------*/
/*content styles*/
/*---------------------------------*/

div#mainelement {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
	position: relative;
	z-index:1001;
}

div#maintitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #738dba;
	font-size: large; 
	font-style: normal;
	font-weight: bold;
	line-height: 40px;
	position: relative;
	z-index:1001;
}

ul#artlist li a{
	font-weight:bold;	
	display:block;
	margin-top:7px;
}

ul#artlist li, ul#catlist li{
	list-style:none;
}

ul#artlist a:hover{
	color: #e00000;
	background-color: #FFFFFF;
}

/*---------------------------------*/
/*text styles*/
/*---------------------------------*/

a, a:visited {
	color: #ca5100;
}

h3, h3 a, h3 a:visited {
	font-size: 120%;
	margin:0px 0px 20px 0px;
	padding:0px;
	color: #738dba;
}

h1 {
	font-size: 200%;
	margin:0px 0px 20px 0px;
	color:#738dba;
	padding:0px;
}

h2 {
	font-size: 150%;
	margin:0px 0px 20px 0px;
	color:#738dba;
	padding:0px;
}

h4 {
	font-size: 100%;
	margin:0px 0px 10px 0px;
	padding:0px;
	color: #738dba;
}

p {
	font-size: 80%;
	margin:0px 0px 15px 0px;
	padding:0px;
	color: #000066;
}

td {
	font-size: 12px;
}

/*---------------------------------*/
/*image styles*/
/*---------------------------------*/

img {
	border:none;
	padding:0px;
	margin:0px;
}

/*---------------------------------*/
/*stats styles*/
/*---------------------------------*/

.yeartodateGraph {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
	height:auto;
	border:none;
	clear:both;
}

.yeartodateGraphUnit {
	position:relative;
	float:left;
	width:auto;
	height:auto;
	font-size:80%;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:5px;
	border:none;
	vertical-align:top;
	text-align:center;
}

.yeartodateGraphUnitPicture {
	position:relative;
	margin:0px;
	padding:0px;
	width:15px;
	height:50px;
	border:none;
	vertical-align:bottom;
}

/************************************/
/* fake file browser button style   */
/************************************/

div.fileinputs {
	position: relative;
	float:left;
	clear:none;
	width:180px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('/global/images/toolbar/openfolder.gif');
	background-position:160px 4px;
	background-repeat:no-repeat;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: left;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	width:150px;
}


a.popupItem:hover {
          background:#336699;
          color:white;
}

a.popupItem:active {
          color:grey;
          background:white;
}

a.popupItem {
  width:96%;
  height:auto;
  position:relative;
  clear:both;
  float:left;
  margin:0px;
  padding:2px 0px 2px 5px;
  cursor:default;
  color:black;
  font-weight:bold;
  font-size:0.9em;
  text-decoration:none;
}

.errorNode {
        border-bottom:1px solid #cccccc!important;
        border-left:none;
        border-right:none;
        border-top:none;
        background-image:url('/global/images/icons/red_cross.gif');
        background-repeat: no-repeat;
        background-position: right center;
        position:relative;
        clear:both;
        float:left;
}

div.copyinfo {
        border-bottom:1px solid #cccccc!important;
        border-top:1px solid #cccccc!important;
        position:relative;
        clear:both;
        float:left;
        padding:5px;
        margin-top:2px;
}

.copiedNode {
        border-bottom:1px solid #cccccc!important;
        border-left:none;
        border-right:none;
        border-top:none;
        background-image:url('/global/images/icons/green_tick.gif');
        background-repeat: no-repeat;
        background-position: right center;
        position:relative;
        float:left; 
        clear:both;
}

.notcopiedNode {
        /*display:none;*/
        color:#cccccc;
        position:relative;
        float:left;
        clear:both;
        background-image:url('/global/images/icons/aunchecked.gif');
        background-repeat: no-repeat;
        background-position: right center;
        border-bottom:1px solid #cccccc!important;
        border-left:none;
        border-right:none;
        border-top:none;
}

.formButton {
        position:relative;
        float:right;
        border:1px solid #cccccc!important;
        cursor:pointer;
        padding:2px;
        margin-right:5px;
}

.indent1 {
       margin-left:0px;
}

.indent2 {
       margin-left:20px;
}

.indent3 {
       margin-left:40px;
}

.indent4 {
       margin-left:60px;
}

.indent5 {
       margin-left:80px;
}

.emailSrcContainer {
     position:relative;
     float:left;
     clear:none!important;
}

.dataImg {
  margin:2px 2px 2px 2px;
  padding: 2px 2px 2px 2px;
  vertical-align:middle!important;
}

.emailCntContainer {
     position:relative;
     float:left;
     margin-left:2px;
     color:#333;
     margin-top:5px;
     vertical-align:middle!important;
     clear:none!important;
     font-weight:bold;
}

.msHdrRow {
   padding:2px;
   margin-left:2px;
   background-color:#e9e8e9;
}

.msRow {
   border-style:outset!important;   
   border-color:#ccc;
   border-width:1px;
   color:#333;
}

.msTitle {
   text-decoration:none;
   color:#333!important;
}

.msTitle:hover {
   text-decoration:underline;
   color:#000!important;
}

.msHdr {
   font-weight:bold!important;
   font-size:0.95em;
   color:#333;
   padding:5px;
   border-style:outset!important;
   border-color:#999;
   border-width:1px;
}

a.emailsrc {
     margin-left:2px!important;
     text-decoration:none;
     color:#000;
}

a.emailsrc2 {
     margin-left:8px!important;
     text-decoration:none;
     color:#000;
}

.linkTool {
  text-decoration:none;
  color:#000!important;
  font-size:0.95em;
}

a.linkTool:hover {
  color:#006699!important;
}

.imgToolBox {
  border:1px solid #ccc;
  vertical-align:middle;
  cursor:pointer;
}

.imgTrash {
  margin:2px 2px 2px 2px;
  padding: 2px 2px 2px 2px;
  width:17px;height:16px;
}

.imgVerify {
  margin:1px 1px 1px 1px;
  padding: 2px 3px 2px 2px;
  width:16px;height:16px;
}

.imgSuspend {
  margin:1px 1px 1px 1px;
  padding: 4px 4px 4px 4px;
  width:13px;height:13px;
}

.imgCopy {
  margin:1px 1px 1px 1px;
  padding: 2px 3px 2px 2px;
  width:14px;
  height:13px;
}

.imgReport {
  margin:1px 1px 1px 1px;
  padding: 2px 2px 2px 2px;
  width:16px;height:19px;
}

.imgStats {
  margin:1px 3px 1px 1px;
  padding: 4px 4px 4px 4px;
  width:12px;
  height:13px;
}

.navSummary {
  color:#333;
}

a.activeMod {
  background: url("/cms/photo/system/navtab_bg.png") no-repeat top!important;  
  width:174px!important;
  height:24px!important;
  padding:4px 0px 0px 10px!important;
  font-weight:bold;
  font-color:#000066;
  font-size:1.2em;
  margin:0px -7px 0px 0px!important;
  border:none!important;
}

.btnCtlUpdate {
  border:none;
  height:25px!important;
  width:126px!important;
  cursor:pointer;
  background:url(/global/images/button.gif) no-repeat left top;
  font-size:0.9em;
  padding:2px 8px 6px 6px!important;
  margin:0px 0px 0px 2px;
  font-size:1.1em; 
  text-decoration:none;
}

span.updMsg {
  font-size:1.2em;
  color:red;
  font-weight:bold;
  margin-left:10px;
  
}

a.activeCtlKey {
  font-size:1.2em;
  color:#333!important;
  font-weight:bold;
}

.ctlInput {
  padding:3px;
  color:#333;
  background-color:#eee;
}

#module {
  padding:3px;
  color:#333;
  background-color:#eee;
  text-transform:capitalize;
}

#controlkey {
  padding:3px;
  color:#333;
  background-color:#eee;
  text-transform:capitalize;
}

