.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.workthumb {
	float: left;
	width: 158px;
	margin-right: 25px;
	margin-top: 20px;
}

.highslide-active-anchor img {
	visibility: hidden;
}
.workthumb .thumbimg {
	background-image: url(../images/321_web_portfolio_item.png);
	height: 158px;
	width: 158px;
	text-align: center;
	vertical-align: middle;

}
.workthumb .name {
	padding-top: 2px;
	color: #DADADA;
	font-size: 12px;
	text-align: center;
}

.workthumb .thumbimg img {
	padding-top: 14px;
}


.workthumb:hover .thumbimg {
	background-image: url(../images/321_web_portfolio_item_on.png);
}
.workthumb:hover .name {
	color: #96CE17;

}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	font-size: 12px;
	padding: 6px;
	background-color: #FFFFFF;
	color: #303030;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../work/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 18px;
	 display: none;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
	display: none;
}

a.highslide-full-expand {
	background: url(../work/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
#servicearea .contentrows {
	width:738px;
	float:left;
	padding-top:20px;
	clear:left;
}
#servicearea .menuarea {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1E1E1E;
	border-bottom-color: #1E1E1E;
	float:left; width:600px; 
	height:45px;
}
#servicearea .contentbox {
	width:600px;
	float:left;
	border:#2E3217 solid 1px;
	margin-top:45px;
	color: #F0F0F0;
	clear:left;
}
#servicearea {
	width:910px;
	clear:left;
	padding-bottom: 30px;
}

