

/** ERROR **/
	
.success {
	background: #CCFFCC;
	border: 1px solid green;		
	padding: 10px;
	width: 520px;
}
.success .item {			
	background: transparent url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/icons/accept.png") no-repeat 0 0;
	padding-left: 25px;		
}
.error {
	background: #FFBABA;
	border: 1px solid #BD0000;		
	padding: 10px;	
	width: 520px;
}
.error .item {
	background: transparent url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/icons/exclamation.png") no-repeat 0 0;
	padding-left: 25px;
	display: block;
}	





/** LOGIN **/

#baslogin_username, #baslogin_password {
	width: 250px;	
}

/** PROFILE/PREVIEW >> INTERNAL/EXTERNAL >> PUBLICATIONS/PERSONAL **/

img.profile {
	border: 1px solid #AAA;
	padding: 5px;
	background: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
}

p.job {
	font-size: 1.25em;
	font-weight: bold;
}


/** PREVIEW >> EXTERNAL >> PERSONAL **/
/* VCard Styles */
.vcard .fn {
	font-size: 1.5em;
	font-weight: bold;
}
.vcard .title {
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
}
.vcard .adr span {
	display: block;
}
.vcard .email {
	background-image: url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/external-profile/email.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
}		
.vcard .tel {
	padding-bottom: 5px;
	background-image: url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/external-profile/telephone.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
}


/** WHOSWHO **/

.whoswholist {
	font-size: 1.5em;
	line-height: 1.1em;
}
.whoswholist a {
	padding: 3px;
	padding-top: 2px;
}

.whoswholist a.active {	
	font-weight: bold;
	text-decoration: none;
}

.whoswholist a:hover {
	color: black;
	background: none;
}

.whoswholist .help {
	padding-top: 10px;
	display: block;
	font-size: 10pt;
	font-style: italic;
}

td {
	vertical-align: top;
}

.person {
	margin-bottom: 15px;
	border: 2px solid #CCC;
}
.person a {
	text-decoration: none;
	background: none;
}

.person .photo-border {
	border-bottom: 1px solid #CCC;
	padding: 5px;
	height: 160px;
}

.person .photo {
	display: table-cell;
	background: #eee;
	width: 120px;
	padding: 0;
	margin: 0;
	height: 160px;
	vertical-align: middle;	
}

.person .photo img {	
	border: 0;
}

.person .caption {
	font-weight: bold;
	font-size: 1.25em;
	padding: 3px;
}

.person:hover {
	border: 2px solid #777;
}
.person:hover a {
	color: black;
}
.person:hover .photo-border {
	background: #E6E6FA;
	border-bottom: 1px solid #777;
}

.south_status {
	border-top: 1px solid #CCC; 
	margin-top: 5px; 
	display: inline-block; 
	font-size: 8pt; 
	width: 120px; 
	overflow: none;
	font-weight: normal;
}


/** EDIT >> PROJECTS **/

table.programme td, table.programme th {
	width: 130px;
	vertical-align: top;
	padding: 5px;	
}

table.programme th {
	font-size: 1.25em;
	vertical-align: middle;
	/*background-image: url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/programme_gradient_red.png"); */
	background: #BF0000;
	color: #FFFFFF;
}
table.programme td.wp {
	/*background-image: url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/programme_gradient_blue.png"); */
	background: #B1C9FF;
}
table.programme td.ltms {
	/*background-image: url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/programme_gradient_grey.png"); */
	background: #CCCCCC;
}
table.programme td {	
}

/** EDIT >> SORTABLE LIST **/

#sortable { list-style-type: none; margin: 0; padding: 0; }
#sortable li { 
	list-style-type: none; 
	margin: 0 3px 3px 3px; 
	padding: 0.4em; 
	padding-left: 1.5em;   
	width: 100%; 
	cursor: move;
}
#sortable li span { position: absolute; margin-left: -1.3em; }
.ui-icon { 
	width: 16px; 
	height: 16px; 
	background-image: url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/script/jquery/theme/images/ui-icons_222222_256x240.png"); 
}
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }



/** EXTERNAL PROFILE PREVIEW **/

.tabs1 ul {
	min-height: 42px;
}

.profile-content-box {
	border: 1px solid #BCD2E6;
	padding: 5px;
	padding-top: 20px !important;
	display: block;
	float: none;
}


/** BUILDING MAP **/

.RoomLabel {
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid;
	background: white;
	color: black;
	width: auto;
}

#buildingmap-markerlist-container {
	margin-bottom: 1em;
	overflow: hidden;
}

#buildingmap-markerlist {
	list-style-type: none !important;
	margin: 0;
	padding: 0;
}

#buildingmap-markerlist li {
	list-style-type: none !important;
	border-left: 1px dashed #aaa;
	float: left;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	vertical-align: top;
	height: 20px;
}		


/** BUILDING MAP >> ICONS **/

.icon-wc {
	background: transparent url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/buildingmap/marker/wc.gif") no-repeat 5px 0px !important; 			
	padding-left: 25px !important;
}
.icon-shower {
	background: transparent url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/buildingmap/marker/shower.gif") no-repeat 5px 0px !important; 			
	padding-left: 25px !important;
}
.icon-stairs {
	background: transparent url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/buildingmap/marker/stairs.gif") no-repeat 5px 0px !important; 			
	padding-left: 25px !important;
}
.icon-environment {
	background: transparent url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/buildingmap/marker/environment.gif") no-repeat 5px 0px !important; 			
	padding-left: 25px !important;
}
.icon-copy {
	background: transparent url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/buildingmap/marker/copy.gif") no-repeat 5px 0px !important; 			
	padding-left: 25px !important;
}
.icon-cycle {
	background: transparent url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/buildingmap/marker/cycle.gif") no-repeat 5px 0px !important; 			
	padding-left: 25px !important;
}
.icon-car {
	background: transparent url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/buildingmap/marker/car.gif") no-repeat 5px 0px !important; 			
	padding-left: 25px !important;
}		
.icon-swipe {
	background: transparent url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/buildingmap/marker/swipe.gif") no-repeat 5px 0px !important; 			
	padding-left: 25px !important;
}
.icon-water {
	background: transparent url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/buildingmap/marker/water.gif") no-repeat 5px 0px !important; 			
	padding-left: 25px !important;
}
.icon-mailslot {
	background: transparent url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/buildingmap/marker/mailslot.gif") no-repeat 5px 0px !important; 			
	padding-left: 25px !important;
}	

/** FORMS **/

/*form {
	background:#fff;
	padding:1em;
	border:1px solid #eee;
}

fieldset div {
	margin:0.3em 0;
	clear:both;
}
form {
	margin:1em;
	width:60%;
}
label {
	float:left;
	width:10em;
	text-align:right;
	margin-right:1em;
}
legend {
	color:#0b77b7;
	font-size:1.2em;
}
legend span {
	width:10em;
	text-align:right;
}
input {
	padding:0.15em;
	width:25em;
	border:1px solid #ddd;
	background:#fafafa;
	font:normal 1.0em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
}
textarea {
	padding:0.15em;
	width:25em;
	border:1px solid #ddd;
	background:#fafafa;
	font:normal 1.0em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
} 
textarea:hover, textarea:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
}
fieldset {
	border:1px solid #ddd;
	padding:0 0.5em 0.5em;
}
.date input {
	background-repeat:no-repeat;
	background-position:100% 50%;
}

.date fieldset label {
	float:none;
	display:block;
	text-align:left;
	width:auto;
}
.date fieldset div {
	float:left;
	clear:none;
	margin-right:0.2em;
}
.radiocheck, .date {
	position:relative;
}
.radiocheck fieldset, .date fieldset {
	border:none;
	width:auto;
	padding:1px 0 0 11em;
}
.radiocheck  legend, .date legend {
	font-size:1em;
	color:#000;
}
.radiocheck legend span, .date legend span {
	position:absolute;
	left:0;
	top:0.3em;
	width:10em;
	display:block;
}
.radiocheck label, .radiocheck input {
	vertical-align:middle;
	display:inline;
	float:none;
	width:auto;
	background:none;
	border:none;
}
.radiocheck div {
	float:left;
	white-space:nowrap;
	clear:none;
}



.email {
	width:14em;
}

input.default {
	color:#bbb;
}

#save {
	margin-top:1em;
	margin-right: 5%;
	width:65px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(../images/save.gif) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
	float: right;
}

*/

/************************************************/
/** MAIN TABS                                  **/
/************************************************/
#profile-content {
	border-left: 1px solid #BCD2E6;
	border-right: 1px solid #BCD2E6;
	border-bottom: 1px solid #BCD2E6;
	padding: 10px;
}

#profile-content ul li{
	margin-left: 10px;
}
#profile-content li{
	margin-left: 10px;
}

#profile-line {
	clear: both;
	padding: 0;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background: #BCD2E6;
	/*border-top: 1px solid #BCD2E6; */
}
/*
Different style of tabs under consideration
#ddcolortabs{
	margin-left: 4px;
	padding: 0;
	width: 100%;
	background: transparent;
	padding-left: 5px;
}

#ddcolortabs ul{
	margin:0;
	padding:0;
	list-style:none;
}

#ddcolortabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}


#ddcolortabs a{
	float:left;
	color: white;
	background: #678b3f url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/tabs/color_tabs_left.gif") no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
}

#ddcolortabs a span{
	float:left;
	display:block;
	background: transparent url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/tabs/color_tabs_right.gif") no-repeat right top;
	padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #8cb85c;
}

#ddcolortabs a:hover span{
background-color: #8cb85c;
}

#ddcolortabs #current a, #ddcolortabs #current span{ 
background-color: #8cb85c;
}
*/

#tabs1 {
	float:left;
	width:100%;
	background:#FFFFFF;
	font-size:100%;
	line-height:normal;
	list-style-type: none;
}
#tabs1 ul {
	margin:0;
	padding: 5px 5px 0 0px;
	list-style:none;
	list-style-type: none;
	/*padding-bottom: 24px;*/
	/*border-bottom: 1px solid #BCD2E6;		*/
}
#tabs1 li {
	display:inline !important;
	margin:0 !important;
	padding:0 !important;
	list-style-type: none !important;
	background: none !important;
}
#tabs1 a {
	float:left;
	background:url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/tableft1.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	margin-bottom: -1px;
	border-bottom:1px solid #BCD2E6;
}
#tabs1 a span {
	float:left;
	display:block;
	background:url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/tabright1.gif") repeat-y right top;
	padding:5px 15px 4px 6px;
	color:#627EB7;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs1 a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
	color:#627EB7;
}
#tabs1 a:hover {
	background-position:0% -42px;
}
#tabs1 a:hover span {
	background-position:100% -42px;
}

#tabs1 #current a {
	background-position:0% -42px;
	border-bottom:1px solid #E2EBF4;
}
#tabs1 #current a span {
	background-position:100% -42px;
}
	  
	
/************************************************/
/** CONTENT BODY                               **/
/************************************************/	
	  
#main {
   background: #E2EBF4;
   width: 90%;
   margin: 0px 5px 5px 0px;
   padding-top:45px;
}
.main-top div {
   background: #E2EBF4;
}

.main-bottom div {
   background: url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/bottom-left.gif") no-repeat bottom left;
}
.main-bottom {
   background: transparent url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/bottom-right.gif") no-repeat bottom right;
   
}

.main-top div, .main-top,
.main-bottom div, .main-bottom {
   width: 100%;
   height: 30px;
   font-size: 1px;
   
}
.main-content { margin: 0 30px; 

}
	  
/*Content items*/	  

.content-item {
   background: #FFFFFF url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/content-item-gradient.gif") repeat-y top left;
   margin-bottom: 30px;
}
.content-item-top div {
   background: url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/content-item-top-left.gif") no-repeat top left;
}
.content-item-top {
   background: transparent url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/content-item-top-right.gif") no-repeat top right;
}
.content-item-bottom div {
   background: url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/content-item-bottom-left.gif") no-repeat bottom left;
}
.content-item-bottom {
   background: transparent url("http://www.antarctica.ac.uk/about_bas/contact/staff/common/images/content-item-bottom-right.gif") no-repeat bottom right;
}

.content-item-top div, .content-item-top,
.content-item-bottom div, .content-item-bottom {
   width: 100%;
   height: 5px;
   font-size: 1px;
}

.content-item-content { 
	margin: 0 20px; 
	padding: 0 0 10px 0;
}	  

.content-header {
		margin: 0;
		padding: 0 0 20px 0;
		width: 100%;
		border-bottom: 0;
		text-align: left;		
}

.content-title {
		font: bold 14px "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
        color: #333333;
		margin: 0;
		padding: 0px;
		float: left;		
		height: 20px;	
		text-align: right;
}

.content-sub {
		font: normal 10px "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
        color: #333333;
		margin: 0.3em 0 0 0.5em;
		padding: 0px;
		float: left;		
		text-align: right;
}

.content-header a.help:hover{
	background:url("../images/help2.gif") no-repeat right top;
	margin: 0;
	padding: 0px;
	float: right;		
	height: 20px;	
	text-align: right;
	padding-right: 20px;
	line-height: 20px;
}

.content-header a.help {
	background:url("../images/help.gif") no-repeat right top;
	margin: 0;
	padding: 0px;
	float: right;		
	height: 20px;	
	text-align: right;
	padding-right: 20px;
	line-height: 20px;
}

.line { 
	background: #fff url(../images/line.gif) no-repeat left;
	margin: 8px auto;
	height: 1px;
}
	  
/************************************************/
/** SUBMENU                                    **/
/************************************************/

#submenu {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: #E2EBF4;
	border-bottom: 1px solid #9FB1BC;
}

/* pyramid */

#navPyra {
	margin: 0;
	padding: 0 0 20px 0;        
}

#navPyra li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;		
}

#navPyra a:link, #navPyra a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding: 0 12px 6px 12px;
}

#navPyra a:link.active, #navPyra a:visited.active {
	color: #000000;
	font-weight: bold;
	background: url(../images/pyramid.gif) no-repeat bottom center;
	text-decoration: none;
}

#navPyra a:hover {
	color: #000000;
	background: url(../images/pyramid.gif) no-repeat bottom center;
}
