body,div {
	font-family:tahoma, verdana, arial, helvetica, sans-serif; 
	font-size:.9em; 
	color:#000000; 
	}
	
div, td, th{
	font-size:11.5px !important; 
}
a{
	font-size:11.5px !important; 

}

.utilityNav A:link, .utilityNav A:visited, .utilityNav A:hover {
	font-size:11px !important;
	}

.breadcrumb, .breadcrumb A:link, .breadcrumb A:visited, .breadcrumb A:hover {
	/* Bread Crumb area */
	font-size:10px !important; 
	}

h2{ 
	font-size:12px;
	text-align:left;
	}

.cleaner {
	clear:both;
	font-size: 3px;
	}

.bold{
	font-weight:bold;
}
.fileNotes{
	width:320px;
	}
.filePreview{
	width:450px;
	} 
.main {
	/* main div holder */
	width:96%;
	margin:0px auto;
	text-align:left;
	background-color:#ffffff;
	}
.shad1{
	padding-left:15px;
	background-image: url('../images/bg-shad1.png');
	background-repeat: repeat-y;
	background-position: left top;

	}

.shad2{
	padding-right:15px;
	background-image: url('../images/bg-shad2.png');
	background-repeat: repeat-y;
	background-position: right top;

	}
.shad3{
	border-bottom:2px solid #888 !important;
	background-color:#ffffff;

	}
.login {
	position:absolute;
	left:140px;
	top:50px;
	width:300px;
}

/* Task Form details */
.taskForm td{
	padding-left:10px;
}

/* New Tables*/
.mainColumnContainer {
	width:100%;
}
.standardTable {
	padding:9px;
	text-align:left;
	background:#ffffff;
	background-color:#ffffff;
}
.standardTable h2 {
	margin:0px 0 5px 0;
	color:#0033cc;
	text-align:left;
}	
.standardTable h2 a{
	text-decoration:none;
}
.standardTable h2 a:hover{
	text-decoration:underline;
}
.jobTable table{
	border:1px solid #CCCCCC;
}
.jobTable td{
}


.jobTable th a{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.jobTable th a:hover{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}
.jobTable tr.head th{
	background:#0033cc;
	color:#ffffff;
}
.jobTable tr.head th a{
	color:#ffffff;
}

th{
	vertical-align:middle;
	text-align:center;
}	
.footer{
	/* page footer */
	background-color:#ffffff; 
	height:13px;
	width:100%;
	text-align:right;
	}
.promo{	
	clear:both;
	color:#aaa; 
	font-size:9px;
	position:relative;
	top:2px;
	text-align:center;
	}	
.promo A:link, .promo A:visited { 
	color: #aaa;
	text-decoration: none;
	}
.cutTextWidth {
	/* cuts span tag to given width */
	white-space:nowrap;
	overflow:hidden;
}	
.visibility{
	
}
.submitDiv {
	text-decoration:none !important;
	color:#3c2e25;
	background:#E5E5E5 url(../images/button_arrow.gif) no-repeat right center;
	border:1px solid #3C2E25 !important;
	text-align:left;
/*  hide rule for MacIE \*/
	text-align:center;
/*  end hide rule */
	padding:2px 18px 2px 4px;
	font-size:9px;
	cursor:pointer;cursor:hand;
	width:auto;
}
.leftborder {
	border-left:1px solid #3C2E25 !important;
}
.submitDiv input {
	border:0;
	cursor:pointer;cursor:hand;
}
.greenButton {color:black !important;background-color:#66CC00}
.ticketnav{
	/*ticket filter*/
	color:#3c2e25;
	font-size:.9em;
	}
.ticketnav select{
	margin-top:10px;
}
.content{ 
	/* Content area in table */
	background-color:#ffffff; 
	width:100%;
	text-align:left;
	padding:10px;
	font-size:10px;
	}

.wizard{
	/* small form*/
	text-align:left;
	background-color:#ffffff;
	padding:10px 10px 15px 5px;

}
.wizard table{
	width:100%;
}
.wizard td{
	/* small form*/
	font-size:10px;
	padding-bottom:6px;
}
.wizard tr{
	height:18px;
	
}
.wizard th{
	/* small form*/
	font-size:12px;
}
table.datesCal{
	width:450px;
	border-style: none;
	padding-bottom:5px;
}
#startCal table{
	width:200px;
	border-style: none;
}
#mCal table{
	width:200px;
	border-style: none;
}
.base{
	/* base form for login screen*/
	text-align:left;
	background-color:#ffffff;
	width:100%;
	height:222px;
	padding:15px 0 0 0px;
}
.base .content td{
	padding:5px 0 0 10px;
}
.panel{
	text-align:left;
	background-color:#EFEFEF;
	
	float:left;
	width:210px;
}
.panel .contents{
	padding:10px;
}
.panel h2{
	padding: 5 0 0 3;
}

.panel td,.panel2 td,.panel th, .content td, .panel1 td, .panel1 th,.frmtbl td, .content th{
	/*main tool panel*/
	padding:5px 5px 8px 5px;
	font-size:11px;
	line-height:16px;

}

.panel table{
	width:200px;
	background-color:#EFEFEF;
	}
.panel td,.panel th{
	padding:3 1 3 2;
	background-color:#EFEFEF;
	color:#aeaeae;
	}
.panel td,.panel th{
	padding:3 1 3 2;
	background-color:#EFEFEF;
	color:#aeaeae;
	}

#feedback{
	/* feedback dialogue box*/
	background-color:#eeddaa;
	font-size:10px; 
	border:1px solid #E4C66A;
	width:100%;
	height:99px;
	padding:6px;
	margin-top:10px;	
}
#feedback2{
	/* feedback dialogue box*/
	background-color:#eeddaa;
	padding:5px 1px 14px 10px;
	margin-bottom:1px;
	font-size:11px;
	text-align:left;
	margin-top:10px !important;
}

#warning{
	/* feedback dialogue box*/
	text-align:left;
	background-color:#eeaa88;
	font-size:9px; 
	padding:6px ;
	margin:15px;
	border:1px solid #E4C66A;
	width:95%;
	
}
.results{
	/* standard result set*/
	text-align:left;
	display:inline;
	background-color:#ffffff;
	
}
.results th,.results1 th,.results2 th{
	background-color:#dedede;
}
.results h2{
	padding: 5px 0 0 0;
	margin:5px 0 0px 0;
	color:#0033cc;
}
.results td,.results2 td,.results3 td,.results3 th,.results2 th,.results th, .content td, .results1 td, .results1 th,.frmtbl td, .content th{
	/* project results */
	padding:4px;
	padding-bottom:6px;
}
.results1 td, .results2 td{
	/* project results */
	padding:3px;
	padding-bottom:9px;
}
.results1, .results2, .results3{
	width:100%;
	
}
.results1 tr, .pointer tr{
	/* row rollover*/
	cursor:pointer;
	cursor:hand;
	
}
.results1 td{
	border-right:1px solid #cccccc;
}
.nav-highlight{
	/* row highlight color */
	background-color: #F8F4E0;
	}
	
.subhead{
	/* Subhead for results */
	color: #000000;
	font-size:1.2em;
	font-weight:bold; 
}

.notes{color:#668}
.author{color:#aaa; }


.notesRow{
	background-color: #F8F4E0;

}
table {	
	border-collapse: collapse;
	border-spacing: 0px ;
	}

hr { 
	height:1px; 
	color:#cccccc
	}

td, th{
	vertical-align:top; 
	text-align:left; 
	text-align:left;	
	}
th, .dir {
	color: #3c2e25;
	}

.header{
	/* Extranet Title at top */
	font-size:1em; 
	padding: 5px;
	float:left;
}

.user{
	/* Current User Name at top */
	font-size:.9em; 
	color:#ffffff; 
	float:left;
	}
	
	
select, input, textarea {
	/* form elements */
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:11px; 
	background-color:#e5e5e5;
	border:1px solid #3c2e25; 
	/*height:21px;*/
	padding:3px;
	vertical-align:middle;
	}
select{
	width:200px;
}
.CalDate select{
	/* Calendar form elements */
	width:auto;	
	}
.CalDate table{
	/* Calendar form elements */
	border:0px !important; 
	}
.formSubmit, .save{
	display:block;
	width:120px;
	margin-bottom:2px;
}	
.radio, .radio2, .notesbackground{
	color:#000099; 
	background-color:#ffffff;
	border:0px solid #9999aa; 
	
	}

/* Row Colours */
.odd, .dark {background-color:#FFFFFF; color:#000000}
.even, .light{background-color:#EEEEEE; color:#000000}
.bright{background-color:#cccccc; color:#777}


/* Table Headers */
TH A:link, TH A:visited { 
	text-decoration: underline !important;
	color: #3c2e25;
	}
TH A:hover{
	text-decoration: none; 
	color: #3c2e25;
	}

/* Hide */
.ssshide A:link, .hide A:visited, .hide A:hover { 
	text-decoration: none;
	color: #333333;
	font-size:.9em;
	}

/* highlight Colors */
.approved{color:#60cd30;font-weight:bold;}
.save{color:#ff6600;font-weight:bold;}
.unapproved{color:#ff0000;font-weight:bold;}
.pending{color:#cd8312;font-weight:bold;}
.partialapproval{color:#3cc6cd;font-weight:bold;}


/* Fort-nightly milestone calendar */
.miles_tbl, .activity{
	width:100%;
	margin-right:0px
	}
.miles_tbl td,.miles_tbl th{
	padding:3px 1px 5px 5px;
	border: .1em solid #dedfde;
	background-color:#F8F3F7;
	color:#aeaeae;
	}
.miles_tbl th{
	color:#ffffff;
	padding:3px;
	font-family:Arial;font-size:11px;
	background-color:#0033cc;
	border-left-color:#0033cc;
	border-right-color:#0033cc;
	border-top-color:#0033cc;
	}
.miles_tbl .today{
	/*actual today*/
	background-color:#FFFFCE;
	}
.miles_tbl .tday{
	/*selected day*/
	background-color:#DDDDFF;
	color:#000000;
	}
.miles_tbl .mstone{
	background-color:#ffbbbb;
	}
/* list of milestones */
.miles_lst td{
	color:#333333;	

}
.miles_tbl A:link, .miles_tbl A:visited, .miles_tbl A:hover {
	/*color:#0000ff;*/
	text-decoration:none;
	}
.miles_tbl A:hover {
	text-decoration:underline;
	}

/* New Mile Stone Form*/
.newmile_tbl{
	
	}
.newmile_tbl td,.newmile_tbl th{
	text-align:left;
	width:220px;	
	margin:0;
	padding:2px;
	color:#333333;
	}

/* Quick Links table */
.quicklink_tbl, .quicklink_tbl2{
	background:none;
	margin:15px 5px 0 5px;
}
.quicklink_tbl td,.quicklink_tbl th, .quicklink_tbl2 td,.quicklink_tbl2 th{
	text-align:left;
	width:200px;	
	margin:0;
	padding:2px;
	color:#333333;
}
.quicklink_tbl th,.quicklink_tbl2 th{
	padding-left:0;
}
.quicklink_tbl th h2,.quicklink_tbl2 th h2{
	margin-bottom:2px;
	margin-top:0px;
}
.quicklink_tbl td, .quicklink_tbl2 td{
	border-top:1px solid #CCCCCC;
}
.quicklink_tbl A:link, .quicklink_tbl A:visited, .quicklink_tbl A:hover, .quicklink_tbl A:active {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	width:196px;
}
.quicklink_tbl A:hover {
	text-decoration:underline;
}
/* Quick Links table 2*/
.quicklink_tbl2 A:link, .quicklink_tbl2 A:visited, .quicklink_tbl2 A:hover, .quicklink_tbl2 A:active {
	text-decoration:underline;
}
.quicklink_tbl2 A:hover{
	text-decoration:none;
}


/* recent activity list */
.activity {
	border:1px solid #CCCCCC;
}
.activity th{
	background-color:#0033cc;
	color:#ffffff;
	padding-left:5px;
}
.activity td{
	padding:7px;
	height:15px;
}
.activity tr{
	background-color:#F7F3F7;
}
.activity th A:link, .activity th A:visited, .activity th A:hover {
	text-decoration:underline;
	color:#ffffff;
	}
.activity th A:hover {
	text-decoration:none;
	}
.activity  A:link, .activity  A:visited, .activity  A:hover {
	text-decoration:underline;
	}
.activity  A:hover {
	text-decoration:none;
	}
	
	

/*------Note Divs ---------*/
.note {
	border:1px solid #CCCCCC;
	background-color:#ffffff;
	font-size:.95em; 
	padding:5px;
	margin-bottom:5px;
	text-align:left;
}

.noteHighlight{
	text-align:left;
	background-color:#eeddaa;
	font-size:.97em; 
	padding:6px;
	margin-bottom:5px;
	border:1px solid #E4C66A;
	cursor:pointer;cursor:hand;
}
.cArrow{
	text-align:left;
	background-color:#ffffff;
	background:url(../images/commentArrow.gif) no-repeat;
	padding:5px;
	float:left;
	width:45px;
	height:45px;
	display:block;
}
.comment{
	text-align:left;
	background-color:#ffffff;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	font-size:.97em; 
	padding:5px;
	margin-bottom:5px;
}
.noteForm{
	border:0px !important;
	padding:5px;
	font-size:1em; 
	margin-bottom:5px;
	background-color:#ffffff;
}
.fielderror{
	color:#aa0000;
	font-weight:bold;
} 
#dhtmltooltip{
position: absolute;
text-align:left;
font-size:.7em;
width: 150px;
padding: 2px;
color:#ffffff;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* dynamic calndear */
.calendarDateInput{
	width:55px;
}
#deadline_ID table, #mdeadline_ID table{
	border-collapse: separate;
}
.red, .overdue {
	color:#dd0000;
}
.priority1 {
	background-color: red;
	color: white;
	text-align:center;
}
.priority2{
	background-color: orange;
	text-align:center;
}
.priority3{
	background-color: #FFE566;
	text-align:center;
}
.priority4{
	background-color: #A8C6FF;
	text-align:center;
}

/* New Request */
td.status1, td.status11  {
	background-color: yellow;
}   
/* Under Review... */
td.status2 {
	background-color: #FFB5D5;
}   
/* Approved */
td.status3 {
	background-color: #48C12A;
	color: #fff;
}
/* Review Again & Awaiting feedback */
td.status4, td.status23 {
	background-color: #9B569E;
	color: #ffffff;
}   
/* Preparing Publish... */
td.status5 {
	background-color: #FFB5D5;
}   
/* Rejected */
td.status7,td.status9 {
	background-color: #bbb;
}
/* Published / Closed */
td.status10 {
	background-color: #676767;
}   
/* Being fixed... */
td.status19 {
	background-color: #FFB5D5;
}   
/* Ongoing... */
td.status22 {
	background-color: #A8C6FF;
}   
/* Support Request... */
td.status18 {
	background-color: #93C97C;
}   
/* Ready for Publish */
td.status21 {
	background-color: #FFFF42;
}   

.instructions{
	background-color:#F0F0F0;
	text-align:left;
	width:90%;
	padding:5px 9px 9px 9px;

}
.instructions li{
	margin-left:-19px;

}
.hideRow{
	display:none;
	height:1px;
	font-weight: bold;
}
.fieldWarning {
	color: #E3921F;
	font-weight: bold;
}
option.divider {
	color: #669900;
	font-weight: bold;
}

.taskGroup {
	font-weight: bold;
}
.taskGroup div {
	background: url(../images/small-icons/folder.png) no-repeat 2px 0;
	height: 12px;
	text-align: left;
	padding-left: 18px;
}
.taskTitle {
	background: url(../images/small-icons/ticket.png) no-repeat 2px 0;
	height: 13px;
	text-align: left;
	padding-left: 18px;
	font-size: 9px;
}


/* Nav CSS */

/*- Menu Tabs--------------------------- */ 


    #tabs {
    background-color:#ffffff;
      }
    #tabs ul {
	  margin:0;
	  padding:0px 10px 0 10px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("../images/nav-icons/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      font-weight: bold ;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("../images/nav-icons/tabright.gif") no-repeat right top;
      padding:5px 12px 4px 6px;
      color:#667;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover,#tabs .tselect a {
      background-position:0% -42px;
      
      }
    #tabs a:hover span, #tabs .tselect a span {
      background-position:100% -42px;
      color:#fff;
      }

h2 {
	font: bold 14px ;
	color: #000;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
img {
	border: none;
} 




.nav1{
	height:23px;
	display:block;
	text-align:left;
	padding-left:20px;
	position: relative;
    overflow : visible;

	
	}
/*	
#navlist1
{
	float:right;
	padding:2px 10px 0 0;
	display: inline;
	margin:0;
}

ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}

li {
    margin:0;
    padding:0;
}

#navlist1 li
{
	margin:0 0 0 0;
	float: left;
}

#navlist1 li a
{
	font-size:9px;
	font-family:tahoma,arial;
	font-weight:bold;
	padding:0px 10px 0px 10px;
	border-left: .1em solid #AAB;
	text-decoration: none;
}

#navlist1 li a:hover
{
	text-decoration:underline;
}

#navlist1 li ul
{
   overflow: visible;
   position: absolute;
   z-index: 100;
}



#navlist1 li ul li
{
	background-color: silver;
	display: block;
	float: none;
	color: red;
	text-align: left;
    position: relative;
	overflow : visible;
	z-index: 100;
}

#navlist2
{
	padding:2px 10px 0 0;
	display:inline;
	float:left;
	margin:0;
}

#navlist2 li
{
	list-style: none;
	display: inline;
	color:#ffffff;
	font-size:9px;
	font-family:tahoma,arial;
	font-weight:bold;
	padding:0px 5px 0px 0px;
}
#navlist2 li a {text-decoration: none;	border-left: .1em solid #AAB;padding:0 10px 0 15px;}
#navlist2 li a:hover {text-decoration:underline;}*/


.banner{
	/* Banner Area */
	background-color:ff0000;
	clear:both;
	width:100%;
}

/* Bread Crumb Area */
.title{
	/* Project title area */
	height:20px;
	font-weight:normal; 
	font-size:9px;
	clear:both;
}

.breadcrumb{
	/* Project title area */
	width:100%;
	padding:4px 0 0 0; 
	text-align:center;
	font-size:9px;
	
}
	
.breadcrumb A:link, .breadcrumb A:visited, .breadcrumb A:hover {
	/* Top Nav */
	text-decoration:underline; 
	font-size:9px;
	}
	
.breadcrumb A:hover {
	/* Top Nav */
	text-decoration:underline; 
	}

/* Folder Bread Crumbs */
th.breadon A:link, th.breadon A:visited, th .breadon A:hover {
	
	font-size:9px;
	font-weight:normal;
	text-decoration:none; 
	}


/* Set project nav links */
.title ul{
	display:inline;
	}


#navlist
{
	display:inline;
	margin-left:0;
	padding-left:0;
}

#navlist li
{
	list-style: none;
	display: inline;
	margin-left:0;
	padding-left:0;
	padding:3px 15px 3px 15px;	
/*  hide rule for MacIE \*/
	padding:3px 0 3px 0;	
/*  end hide rule */
}
#navlist li a
{
	text-decoration: none;
	font-weight:bold;
	padding:3px 0 3px 0;	
/*  hide rule for MacIE \*/
	padding:3px 15px 3px 15px;	
/*  end hide rule */
}
#navlist li a:hover
{
	text-decoration:underline;
}




.utilityNav{
	text-align:left;
	vertical-align:top;
	padding:3px 5px 3px 11px;
	height:14px;
/*  hide rule for MacIE \*/
	height:14px;
/*  end rule */
	}

.utilityNav A:link, .utilityNav A:visited, .utilityNav A:hover {
	text-decoration:underline; 
	font-size:9px;
	font-weight:normal;
	border-right:1px solid #ffffff;
	padding:1px 8px 2px 5px;
	margin-top:1px;
	}

.utilityNav A:hover {
	text-decoration:none; 
	}

.jobNav{
	text-align:left;
	vertical-align:top;
	padding:2px 0 3px 0;
	margin:0;
	
	}
.jobNav li {
}

.jobNav A:link, .jobNav A:visited, .jobNav A:hover {
	text-decoration:underline; 
	font-size:9px;
	font-weight:normal;
	}

.jobNav A:hover {
	text-decoration:none; 
	}


.search{
	/* search box*/
	float: right;
}
.title input{
	width:120px;
	height:15px;
	margin-right:0px;
	border:1px solid #fff;
	font-size:9px;
}

.mypro{
	float:left;
	margin-top:-1px;
}

a.selectedNav, a.selectedNav:link, a.selectedNav:visited, a.selectedNav:active, a.selectedNav:hover {color:#ffffff !important;}
.hi{
/*style to highlight text*/
background-color:#A4B7E8;
}

/*added by Lok, fix IE style problem of the JobUserAssignment DX form in "create user" & "edit user" view
The problem is a css conflict in:*/
/*.wizard tr{
	height:18px;
	
}*/
/*solution:
overwrite above css style by using the css style below.
*/    
#jobUserAssign tr{
	              height:auto;
	             }
 
#reportTable table{
	width:100%;
	margin-top:15px;
}
#reportTable td{
	border:1px solid #989898;
	font-weight:bold;
	color:#000;
	padding-left:6px;
}










/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	.6;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			8em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.2em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
}
.sf-menu li a, .static {
	border-left:		1px solid #fff;
	padding: 		.75em 1em;
	text-decoration:	none;
	color:			#ffffff;	
}
.sf-menu a, .static, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#ffffff;
	font-weight:		bold;
	text-decoration:	none;
}
.sf-menu li {

}
.sf-menu li li {
	background:		#616267;
	border-top:		1px solid #aaa;

}
.sf-menu li li li {
	background:		#616267;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#acacac;
	outline:		0;
	
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}



/* GALLERY STYLES */

.gallery h2{
	font-size:15px;
	padding-top:7px;

}
.lightbox_summary{

	background-color:#ffffff;
	width:100%;
	height:200px;
	border:1px solid #888;
	
}
.lightbox_summary div{
	padding:3px;
	border-bottom:1px solid #888;
	
}
.gallery_intro{
	float:left;
	width:30%;
	height:220px;
	line-height:18px;	
}
.latest_preview{
	float:right;
	width:400px;
	height:290px;
	background-color:#ffeecc;
	
}
.browse_tags{

	margin-top:10px;
	float:left;
	width:100%;
	background-color:#ffeeff;
}
.browse_tags div{

	width:30%;
	float:left;
	padding:4px 0;
	margin-left:4px;
}
#searchResults{

	padding:0 10px;
}

/* Show result thumbnails */
#resultDisplay div div{
	margin:3px;
	background-color:#eeeeee;
	text-align:center;
}
#resultDisplay .dets{
	background-color:#777777;
	text-align:right;
}
#gallerySearchDiv2{

	padding:4px;

}
/* asset detail page */
#assetDetail .imgPrev{
	width:50%:
	height:390px;
	background-color:#ff0000;
	padding:5px;
}
#assetDetail .imgLinks{
	width:50%;
	height:300px;
	padding:5px;
}
#assetDetail .imgDetails{
	width:100%;
	background-color:#ffff00;
	height:300px;
}



.dhx_header_cmenu{
	border:1px solid #888;
	background-color:#ffffff;
}