/* CSS Document */




body
 {
	margin: 0;
	padding: 0;
	border: 0;
 	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

h1#ucl_header {
    display: none;
}

hr {
    color: #CCCCCC; 
    background-color: white;
	height: 1px;
}


a:link {
    color: #003399;
	text-decoration: none;
}
a:visited {
    color: #003399;
	text-decoration: none;
}

a:hover {
    color: #CC6666;
	text-decoration: underline;
}
a:active {
    color: #666699;
	text-decoration: none;
}

li.space {list-style-type: none;
          margin-top: 2px;
          }

ul.lhmenu {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 2px;
	}

ul.lhmenu li.space ul {
	margin-top: 0px;
        padding-left:10px;
}

ul.lowermenu {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 2px;
	}

ul.lowermenu li.space ul {
	margin-top: 0px;
        padding-left:10px;
}

li.list_header {list-style-type: none;
          margin-top: 5px;
margin-bottom: 2px;
          }

.spaceindent {
	margin-top: 2px;
	padding-left:7px;
        padding-top:2px;
}

li.dsbold {
	font-weight: bold;
	margin-top: 10px;
}
li.sbold {
	font-weight: bold;
	margin-top: 1px;
}

.no {
display: none;
}

.floatright {
float: right;
display: inline;
}

ul.nobullet {
	margin-top: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
}



#edit_button {
display: inline;
border: none;
}

#edit a:link, #edit a:visited, #edit a:active 
{

float: right;
position:absolute;
right:120px;
border: 1px solid #ffffff;

}

#edit a:hover {display: inline;
border: 1px solid #cccccc;}

div.clearing {
    height: 0;
    clear: both;
    font-size: 0em;
}

dt {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 2px;
	}

dd {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 10px;
	}

td, th
{
	border: solid 1px #ffffff;
        margin: 2px;
        font-size: .7em;
	
}


td td
{
        font-size: 1em;
	
}
/*Start styles laying out the image galleries



.spacer {
  clear: none;
  margin:0;
  }

.float {
  float: left;
  padding: 5px;
  height: 180px;
  width: 120px;
  border: 1px dotted #000000;
  margin: 10px;
  }

.thumbImage {
border: 0;
}

:link img, :hover img, :active img, :visited img {
  border: none;
}


.float a:hover p {
color: #CC6666;
text-decoration: underline;
}


*/

.listingBar
{font-weight: bold;}


/* New Gallery Styles */


#gallery-container { 
overflow: hidden;
/*border: 1px solid red;*/
 }

#gallery-container #gallery-list { 
 clear: both!important;
 }

#gallery-container .spacer {
  clear: none;
  margin:0;
}

#gallery-container .image-container, #gallery-container .image-float { 
  padding: 5px;
  min-height: 180px;
  width: 120px;
  border: 1px solid #CCC;
 }

#gallery-container .float, #gallery-container .image-float {
  float: left;
  margin: 10px;
  text-align: center;
  min-height: 180px;
}

#gallery-container :link img, .gallery-container :hover img, .gallery-container :active img, .gallery-container :visited img {
  border: none!important;
  text-decoration: none!important;
}

#gallery-container .float a {
        text-decoration: none;
}

#gallery-container .float a:hover {
  color: #CC6666;
  text-decoration: underline;
}
#gallery-container img {
  text-decoration: none!important;
}

#gallery-container .thumbImage {
  border: 0!important;
  text-decoration: none!important;
}
#gallery-container .image-date {
  font-size: 0.6em;
  color: #AAA;
  text-align: right;
}
#gallery-images br[clear=both] { display:none; }

#gallery-container .image-date {
display:none;
}

/* End New gallery Styles */






.list_head {

font-family: arial, sans-serif;
font-size:11px;
font-weight:bold;
padding-bottom:0px;
margin-bottom:3px;}

.list_head_padding{
margin-top:5px;
}

#right-column img.default {
border: 0;
}
img {
border: none;
}
/*FORMS STYLES*/

#ucl-tropos-form{
	/*border: 1px solid black;*/
}
#ucl-tropos-form p.field{
	width: 440px;
}
#ucl-tropos-form p.field label {
	float: left;
	width: 100px;
	text-align: left;
}
#ucl-tropos-form p.field input{
	float: right;
	width: 335px;
	text-align: left;
	border: 1px solid #C4C5C6;
}
#ucl-tropos-form p.field select{
	/*float: right;*/
	width: 335px;
	text-align: left;
	border: 1px solid #C4C5C6;
margin: 0 0 0 3px;
margin: expression('0 0 0 0');
}
#ucl-tropos-form input{
	text-align: left;
	border: 1px solid #C4C5C6;
}
#ucl-tropos-form .textarea{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
/*width: 440px;*/
position: relative;
left: -100px;
left: expression('0px');
}
#ucl-tropos-form .textarea td{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#ucl-tropos-form textarea{
	float: right;
	width: 335px;
	text-align: left;
	border: 1px solid #C4C5C6;
}
#ucl-tropos-form .textarea label {
	float: left;
	width: 96px;
	text-align: left;
margin: 0 0 0 0;
}

/*RSS Button */

.rss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
        margin:0;
padding-left:2px;
}

.rss a:link {
    color: #FFFFFF;
	text-decoration: none;
}

.rss a:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.rss a:hover {
    color: #FFFFFF;
text-decoration: underline;
}

.rss a:active {
    color: #FFFFFF;
	text-decoration: none;
}


.rss_button {
	background-color: #FF6600;
	border: 1px solid #990000;
        width:28px;
        
}