/* Created by UCT */
body {
	text-align: center;
	margin: 0px;	padding: 0px;	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;	background: #FFFFFF;	line-height: 1.5em;}
#wrap {	width: 770px;	margin-right: auto;	margin-left: auto;	font-size: 95%;}

/* header----------------------------------------------------*/
#thehulk {
	background: url(http://www.uct-online.com/assets/logo1.jpg) no-repeat left top;
	text-align: left;
	float: left;
	height: 100px;
	width: 770px;
	border-top: 1px solid #99CC00;
	border-bottom: 1px solid #99CC00;
	border-right: 1px solid #99CC00;
	border-left: 1px solid #99CC00;
}
#brandquote {
	margin: 0 0 1em 0;
	padding-top: 20px;
	padding-left: 5px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;

}

#brandquote h2 {
	font: 150% Arial, Helvetica, sans-serif; color: #FFFFFF;}

#stafflogin {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #99CC00;
	width: 770px;
	padding-top: 10px;
	padding-bottom: 5px;	clear: both;
	border-top: 1px solid #99CC00;
	border-bottom: 1px solid #99CC00;
	border-right: 1px solid #99CC00;
	border-left: 1px solid #99CC00;
	text-align: right;
	}
#staffloginbox{
padding-right: 10px;
}


#stafflogin a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 100%;  color: #FFFFFF; text-decoration: none;
}
#stafflogin a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 100%;  color: #FFFFFF; text-decoration: none;
}


/*homepage top section
--------------------------------------------------*/
#homepageinfo {
	
	float: left;
	height: 144px;
	width: 770px;
	border-top: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-right: 1px solid #CACACA;
	border-left: 1px solid #CACACA;
	padding-top: 10px;
	padding-bottom: 5px;
	background: #333333;

}
/*homepage uct blurb
---------------------------------------------------*/
#homepageblurb {
	
	float: left;
	
	height: 145px;
	width: 490px;
	border: 0px solid #666666;
	margin-left: 5px;
}

#homepageblurb p {color:#FFFFFF;}
#homepagenews {
	
	float: right;
	height: 145px;
	width: 230px;
	border: 0px solid #666666;
	margin-right: 10px;
	text-align: left;

}

#homepagenews h2 {
	
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	text-align: left;
	color: #FFFFFF;

}

#topicintroduction {
	
	float: left;
	width: 770px;
	border-top: 0px solid #666666;
	padding-top: 10px;
	padding-bottom: 5px;
	background: #FFFFFF;

}

/* features with image on left at 100px  */

dl.feature {
	margin: 0px 0;
	padding: 15px;
	border-bottom: 1px dotted #ccc;
}

dl.feature:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
dl.feature dt {
	margin: 0 0 .5em 0;
	font-family: Georgia, serif;
	font-size: 140%;
	color: #693;
}
dl.feature dt img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
	
}

dl.feature dd {
	margin-left: 120px;
	font-size: 90%;
	line-height: 1.5em;
	color: #666;
}
#topicbody {
	
	float: left;
	width: 770px;
	padding-top: 10px;
	padding-bottom: 5px;
	background: #FFFFFF;

}

#topicbody h2 {text-align: left;}
#topicbody img {float: left;}

/*homepage general
-------------------------------------------------*/
.content {
	float: left;
	width: 770px;
	
	padding-bottom: 20px;
}

/*homepage news columns
-----------------------------------------------*/
.uctservices {
	font: 80% Arial, Helvetica, sans-serif;
	color: #666666;
	float: left;
	width: 180px;
	margin-left: 20px;
	text-align: left;
	padding-top: 10px;
}
.uctservices h2 {
	margin: 0 0 1em 0;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: Georgia, serif;
	font-size: 100%;
	font-weight: bold;
	color: #D2932B;
	background: #90B4CF;
}


/* General formatting
-------------------------------------------------------------*/

a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 90%;  color: #99CC00; text-decoration: underline;}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 90%; color: #99CC00; text-decoration: underline;}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 90%;  color: #FBA922; text-decoration: underline;}

p {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
    text-align: left;
	line-height: 1.5em;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	color: #FBA922;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: italic;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color:#333333;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}

h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}



#serviceslist {
	
	margin: 0;
	padding: 0;
	list-style: none;
line-height: 2em;
}

.serviceslist li {
	text-align: left;
	list-style: none;
	color: #9C0000;
	font-weight: bold; 
	background: url(li.gif) no-repeat 0 6px;
	margin: 0 0 0 0px;
	padding: 0 0 0 18px;
	

}
/*footer
--------------------------------------------*/
#strap {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #99CC00;
	width: 770px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#strap {
	height: 1%;
	}
/* End hide from IE/Mac */


/*homepage general
-------------------------------------------------*/
.content {
	float: left;
	width: 770px;
	padding-bottom: 20px;
}


/*homepage news columns
-----------------------------------------------*/
.uctservices {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	float: left;
	width: 240px;
	margin-left: 10px;
	text-align: left;
}
.uctservices h2 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #D2932B;
}

.uctservices h3 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
}
.uctservices a:link {font: 13px "Lucida Grande", sans-serif; color: #666; border-bottom: none; font-weight:bold;}
.uctservices li#active { background: #CC0000; color: #fff; border-bottom: none; }
.uctservices a:hover { background: #99CC00; color: #fff; border-bottom: none;}
.uctservices a:visited {font: 13px Arial, Helvetica, sans-serif; color: #666; border-bottom: none; font-weight:bold;}



/*template left menu container
--------------------------------------------------------------------*/
#menuholder {
	float: left;
	height: 275px;
	width: 250px;
	border: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;	
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}


/*template body  holder
------------------------------------------------------------------*/
#templatecontent {
	float: left;
	width: 520px;
	border-top: 1px solid #666666;	
	border-bottom: 1px solid #666666;	
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-bottom: 5px;
}

/*Control page images to right
---------------------------------------------------------------*/
#images {
	float: right;
	width: 320px;
	border-top: 1px solid #FFFFFF;	
	border-bottom: 1px solid #FFFFFF;	
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-bottom: 0px;
}



/* General formatting
-------------------------------------------------------------*/

/* allows background colouring of news items */

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFCC99;

}  

/* new menu tabbed from exploding boy */
/*- Menu Tabs 5--------------------------- */

    #tabs5 {
      float:left;
      width:100%;
      background:#FFFFFF;
      font-size:95%;
      line-height:normal;

      }
    #tabs5 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }  



/* 2A code - 2 columns basic */

#content2acolumn {
	float: left;
	width: 65%;
	font-size: 95%;
	color: #333333;
	margin-left: 12px;
}

#sidebar {
	float: right;
	width: 30%;
}

/* 1A code - 1 column basic */

#content1acolumn {
	float: left;
	width: 100%;
	font-size: 95%;
	color: #333333;
	margin-left: 12px;
}

#message {
	margin: 0;
	padding: 5px;
	font-size: 90%;
	color: #FF9900;
	text-align: left;
	font-weight: bold;

}

/*web page custom
-----------------------------------------------*/

.webexamples {
	font: 80% Arial, Helvetica, sans-serif;
	color: #666666;
	float: left;
	width: 180px;
	margin-left: 20px;
	text-align: left;
	padding-top: 10px;
}
.webexamples h2 {
	margin: 0 0 1em 0;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: Georgia, serif;
	font-size: 100%;
	font-weight: bold;
	color: #D2932B;
	background: #99CC00;
}



.webexamples {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	float: left;
	width: 240px;
	margin-left: 10px;
	text-align: left;
}
.webexamples h2 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #D2932B;
}
.webexamples  a:link {font: 13px "Lucida Grande", sans-serif; color: #fff; border-bottom: none;}
.webexamples  li#active { background: #CC0000; color: #fff; border-bottom: none; }
.webexamples  a:hover { background: #99CC00; color: #fff; border-bottom: none;}
.webexamples  a:visited {font: 13px Arial, Helvetica, sans-serif; color: #fff; border-bottom: none;}


/* Contact form     */
.contact_a {
	width: 10%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contact_b {
	width: 85%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}



