@charset "UTF-8";
/* UMC PORTFOLIO STYLESHEET [2010] */

.bottomC {
	margin-bottom: 30px;
	margin-top: 30px;
}
#topHeader1 {
	height: 110px;
	position: relative;
	margin-top: 0;
	margin-right: 20px;
	margin-left: 20px;
}
#container1 {
	overflow: hidden;
	position: relative;
	margin-top: 30px;
	width:1000px;
	margin-right: auto;
	margin-left: auto;
}
#twitterBox {
	height: 80px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.twitterbg {
	background-image: url(../images/twitterBg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 71px;
	width: 341px;
	position: absolute;
	right: 20px;
	top: 0px;
}
.twitterContent {
	position: absolute;
	top: 24px;
	right: 144px;
}
#topContent {
	margin: 0;
}
#folioWrapper {
	position: relative;
	margin-right: 30px;
	margin-left: 30px;
}
.twitterContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #666;
	margin: 0px;
}
ul.thumbs {
	width: 3000px;
	list-style: none;
	margin: 0; padding: 0;
}
ul.thumbs li {
	float: left;
	margin-right: 20px; padding: 0;
	text-align: center;
	border: 0px solid #ccc;
	-moz-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	display: inline; 
}
ul.thumbs li a.thumb {
	width: 168px;
	height: 160px;
	border-bottom: 0px solid #ccc;
	cursor: pointer;
	padding:5px;
}
ul.thumbs li span {
	width: 168px;
	height: 160px;
	overflow: hidden;
	display: block;
}
ul.thumbs li a.thumb:hover {
	background: #ffffff;
}

ul.thumbs li a {text-decoration: none; color: #777; display: block;}
#print, #web, #media, #multimedia {
	height: 180px;
	margin: 4px;
}
.printHeader {
	margin-top: -20px;
	margin-right: 20px;
	margin-left: 20px;
}

.printHeader h3 {
	color:#cdcdcd;
	font-weight:lighter;
}





.headers {
	margin-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 20px;
	margin-left: 20px;
}

.frame {
	border: 3px solid #d8d8d8;
	position: relative;
}
.blankH {
	position: absolute;
	right: -10px;
	top:-13px;
}
#leftColHome .blankH img {
border:none;
}

#video {
	display: none;
}
    #contentScroller, #contentScrollerMultiMedia, #contentScrollerMedia {
      width: 610px;
      height: 3px;
      margin: 5px;
      background: #dfdfdf;
      position: relative;
    }

    .ui-slider-handle {
      width: 13px;
      height: 16px;
      position: absolute;
      top: -7px;
      background: #626262;
    }

    #scrollHolder,#scrollHolderMultiMedia, #scrollHolderMedia {
      width: 600px;
      height: 180px;
      margin-bottom: 10px;
      overflow: hidden;
    }

    #thumbsHolder, #thumbsHolderMultiMedia, #thumbsHolderMedia   {
      width: 3000px;
      height: 270px;
    }

    .contentHolder, .contentHolderMultiMedia, .contentHolderMedia {
      width: 290px;
      height: 270px;
      padding: 5px;
     
  }
  