@charset "UTF-8";
/* CSS Document */



img {
   padding:1px;
   border:1px solid #021a40;
}

.noborder {

border:none;
	
}

.clear {

clear:both;
}

body	{
		font-family:Arial;
		font-size:13px;
		color:#666666;
 background:#e4e4e4 url(../images/site-background2.png) center top repeat-y;  
 clear:both;
 line-height:130%;
 
}
.photo img {
border:1px solid #CCCCCC;
}
td	{
		font-family:Arial;
		font-size:12px;
		color:#666666;
		line-height:130%;
		background-color:#f7f6f7;
}


h2	{	font-size:16px; color:#333333; display:block; border-bottom:#762328 3px solid; margin-top:5px; 	}

h3 {
border-bottom:3px solid #999999;
color:#333333;
display:block;
font-size:16px;
text-transform:uppercase;
margin-top:5px;

}


h4 {
color:#762328;
display:block;
font-size:14px;
font-weight:normal;

margin-top:5px;
text-transform:uppercase;
}

.categorylinks  {
text-decoration:none;

}

div#articles {
padding:0 5px;
}

#articles-block {
border:12px solid #CCCCCC;
display:block;
padding:0 8px;
}


hr			{	color:#f7f6f7; border:#762328 1px solid;	}
hr.sep		{	color:#f7f6f7; border-bottom:#7E7E7E 1px solid; border-left:#f7f6f7 1px solid; border-right:#f7f6f7 1px solid; border-top:#f7f6f7 1px solid;  width:100%; text-align:center; padding-bottom:10px; padding-top:2px; margin-bottom:10px;	}


#padding-10	{
		padding-top:5px; padding-bottom:5px;
		padding-left:10px; padding-right:10px;
}

#footer {
background-color:#762328;
color:#FFFFFF;
padding-right:20px;
padding-left:20px;
padding-top:9px;
padding-bottom:9px;
}


 #footer a:link {
color:#FFFFFF;
text-decoration:none;


}

#footer a:hover, #footer a:active , #footer a:visited {
color:#FFFFFF;
text-decoration:underline;


}
#padding-20	{
		padding-top:5px; padding-bottom:5px;
		padding-left:20px; padding-right:20px;
}



/*LINKS*/

a:link, a:visited	{	color:#762328;	}
a:hover, a:active	{	color:#000000;	}

a.main-menu:link, a.main-menu:visited	{	background-color:#762328; color:#FFFFFF; font-weight:bold; text-decoration:none; padding-right:20px; padding-left:20px; padding-top:8px; padding-bottom:8px;	}
a.main-menu:hover, a.main-menu:active	{	background-color:#FFFFFF; color:#762328;	}

a.read-more:link, a.read-more:visited	{	background-color:#202020; color:#FFFFFF; font-weight:bold; text-decoration:none; padding-right:10px; padding-left:10px; padding-top:3px; padding-bottom:3px; width:30px;	}
a.read-more:hover, a.read-more:active	{	background-color:#762328; color:#FFFFFF;	}


/*Classes*/

.title	{
		font-size:14px; color:#762328; 
}



/*IDS*/

#content-images	img{
		margin-right:10px;
		margin-bottom:5px;
}


#calendar-details	{
		display:block;
		float:right;
		width:200px;
		padding:15px;
		background-color:#EEEEEE;
		border-left:#CCCCCC 1px solid;
		margin-left:10px;
		}
.sub-title-bold {
color:#000000;
font-size:12px;
font-weight:bold;
}
.bold {
font-weight:bold;
}
/**********************************************************************************************************************************

/************************************************************************************************************************************** CALENDAR TABLE */

table.calendar						{	border:#762328 1px solid; width:220px;	}
table.calendar	td					{	background-color:#f1f1f1; padding:3px; }


table.calendar a.mylinks		{	color:#FFFFFF;
font-size:14px;
font-weight:bold; text-decoration:none;	}

table.calendar a.mylinks:hover 	{	color:#FFFFFF;
font-size:14px;
font-weight:bold; text-decoration:underline;	}

table.calendar a:hover #mylinks	{	color:#FFFFFF; background-color:#762328; 	}

table.calendar a.calendarlinks		{	color:#762328; background-color:#e5bec1;	font-weight:bold; padding:3px;  display:inline; text-decoration:none;	}


table.calendar a.calendarlinks:hover 	{	color:#FFFFFF; background-color:#762328; 	}

caption.calendar-month			{	color:#FFFFFF; background-color:#762328; font-size:14px; font-weight:bold;	}

.calendar-month	{
		font-size:14px; color:#762328; 
}


/************************************************************************************************************************************** CALENDAR TABLE ENDS*/

/********** SIDE MAIN MENU **************/


a.sub-menu:hover, a.sub-menu:active {
background-color:#E8E8E8;
color:#000000;
}
a.sub-menu:link, a.sub-menu:visited {
color:#762328;
display:block;
font-size:14px;
font-weight:bold;
padding:4px 10px;
text-decoration:none;
}




/********** Start MAIN MENU **************/
.urbangreymenu{
width: 190px; /*width of menu*/
}

.urbangreymenu a {

width:160px;
}

.urbangreymenu a.headerbar:link, a.headerbar:visited{
font: bold 13px Verdana;
color: white;
background: #606060 url(../images/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
text-transform: uppercase;
padding: 7px 0 0px 31px; /*31px is left indentation of header text*/
margin-bottom: 2px; /*bottom spacing between header and rest of content*/
display:block;
text-decoration:none;
}



.urbangreymenu a.headerbar:hover, a.headerbar:active{
font: bold 13px Verdana;
color: white;
background: #000000 url(../images/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 2px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 0px 31px; /*31px is left indentation of header text*/
}


.urbangreymenu ul{
list-style-type: none;
margin: 0px;
padding: 0px;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
margin-bottom:0px;
margin:0px;
width:160px;

}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
margin-bottom:2px;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

.urbangreymenu ul li a:active{ /*hover state CSS*/
color: white;
background: black;
}

a.urbangreymenu:link, a.urbangreymenu:visited{
font: bold 13px Verdana;
color: white;
background: #606060; /*last 2 values are the x and y coordinates of bullet image*/
display:block;
margin-bottom: 2px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 0px 31px; /*31px is left indentation of header text*/
text-decoration:none;
}

a.urbangreymenu:hover, a.urbangreymenu:active{
font: bold 13px Verdana;
color: white;
background: #000000; /*last 2 values are the x and y coordinates of bullet image*/
display:block;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 0px 31px; /*31px is left indentation of header text*/
}
/********** END MAIN MENU **************/



/* added by khaled 17-05-2008 */

.cssform p{
width: 550px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;





/* border-top: 1px dashed gray; */

}

.cssform p.small {
width: 100%;
clear: left;
margin: 0;
padding: 5px 0 -5px 0;

}

.cssform label.small {

width: 100px;

}
.cssform label{




font-weight: bold;

 /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column () to create some right margin*/


/* newly added by khaled */
font: 11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
 color: #444444;
 background-color: transparent;

}

.cssform label em{
margin-top:-10px;
}



.cssform label em img{
vertical-align: text-top;

}




.text{ /*width of text boxes. IE6 does not understand this attribute*/
width: 145px;
/* newly added by khaled */
background-color: #FFFFFF;
color: #000000;
border:#999999 1px solid;
}






.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.cssform fieldset {

border:1px solid #762328;
}

.cssform legend  {

 padding: 0.2em 0.5em;
 border:1px solid #762328; color:#666666;
  font-size:120%;
  font-family: Tahoma;
  
}


#mytable table {
 font-size:0.9em;
 font-family: Arial, Helvetica, verdana sans-serif;
 background-color:#fff;
 border-collapse: collapse;
 width: 100%;
 overflow:auto;
}
#mytable caption {
 font-size: 25px;
 color: #1ba6b2;
 font-weight: bold;
 background: url(header_bg.jpg) no-repeat top left;
 padding: 10px;
 margin-bottom: 2px;
}
#mytable thead th {
 border-right: 1px solid #fff;
 color:#fff;
 text-align:center;
 padding:2px;
 text-transform:uppercase;
 height:25px;
 background-color: #AAAAAA;
 font-weight: normal;
}
#mytable tfoot {
 color:#1ba6b2;
 padding:2px;
 text-transform:uppercase;
 font-size:1.2em; 
 font-weigth: bold;
 margin-top:6px;
 border-top: 6px solid #e9f7f6;
}
#mytable tbody tr {
 background-color:#fff;
 border-bottom: 1px solid #f0f0f0;
}
#mytable tbody td {
 color:#414141;
 padding:5px;
 
}
#mytable tbody th {

 padding:2px;
}
#mytable tbody td a, #mytable tbody th a {
 color:#006699;
 text-decoration:none;
 font-weight:normal; 
 display:block;
 background: transparent url(links_yellow.gif) no-repeat 0% 50%;
 padding-left:15px;
}
#mytable tbody td a:hover, #mytable tbody th a:hover {
 color:#006699;
 text-decoration:none;
}

#mytable .tableDescr {
	/* font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAA55;
	text-align: right;
	vertical-align: middle;
	font-weight: normal; */
}

#mytable .odd {
background-color:#E4D4B1;



}

#mytable img {
display:block;
    margin-left: auto;
    margin-right: auto;
			}

#mytable .descrOverflow {
	/* text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 250px; */
}


/* HINT BOX */

.hint {
   	display: none;
    position: absolute;
    margin: 30px;
    width: 100px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url("../images/pointer.gif") no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url("../images/pointer.gif") left top no-repeat;
}


#publications-table td {
background-color:#E6E3D2;
padding:10px;
}

/* -------------------- */
/* DEPARTMENT BUTTONS				*/
/* -------------------- */


a.button:link, a.button:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/button-link.png) no-repeat scroll 0 0;
color:#666666;
display:block;
font-weight:bold;
height:55px;
line-height:55px;
text-align:center;
text-decoration:none;
width:196px;
}


a.button:hover, a.button:active	{	background:url(../images/button-hover.png) no-repeat; color:#000000;	}


/* -------------------- */
/* CLASSES				*/
/* -------------------- */
	.add{
		text-indent:30px;
		display:block;
	}
	.delete{
		background:url(img/delete.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	
	/*.department{
		background:url(../images/department.png) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}*/
	
	/*.project{
		background:url(../images/project.png) no-repeat 1px 8px; 
		text-indent:5px;
		display:block;
		margin:2px;	
	}*/
	
	.user{
		background:url(img/user.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.alert{
		background:url(img/alert.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.msg{
		background:url(img/msg.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.download{
		background:url(img/download.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}

	.lens{
		background:url(img/lens.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.info{
		background:url(img/info.gif) no-repeat 10px 8px;
		text-indent:5px;
		display:block;
	}
/* -------------------- */
/* END OF DEPARTMENT BUTTONS				*/
/* -------------------- */


/* -------------------- */
/* END OF THUMBS 				*/
/* -------------------- */

div.thumb {
margin: 10px;
border: 1px solid #A0ACC0;
text-align: center;
height:190px;
}	
.thumb img{
display: inline;
margin: 5px;
border: 1px solid #A0ACC0;
}
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;}
.phototitle {
text-align: center;
font-weight: normal;
width: 99px;
margin: 0 3px 3px 3px;
}

/* -------------------- */
/* END OF THUMBS 				*/
/* -------------------- */
