
#slideHolder {
	text-align:left;
	padding-left:20px;
	margin-right:10px;

}

#slider {
	width:93%;
    position: relative;
	margin:15px 0;
	text-align:left;
}

.panel {
	padding-right:20px;
}

.scroll {
    height: 230px;
	width:100%;
    /*width: 500px;*/

    overflow-x: hidden;
    position: relative;
	margin-left:15px;
    background: url('../images/slider/content_pane-gradient.jpg') repeat-x scroll left top;
}

.scrollContainer div.panel {

    height: 190px;
	padding:18px 30px;
	/*padding:18px 48px;*/
	/*width: 460px;*/
}

.scrollContainer {
	overflow:hidden;
	float:left;
}

.videoCaption {
	background:url("../images/slider/bgtrans.png") repeat scroll 0 0 transparent;
	border-top:5px solid #4799C8;
	display:block;
	margin-top:-10px;
	padding:5px;
	text-decoration:none;
	color:#fff;
}

#contentText div.colleft div a:link {
	background-color:transparent;
	border:none;
}

#contentText div.colleft div a:hover {
	background-color:transparent;
	border:none;
}

#contentText div.colleft div a:visited {
	background-color:transparent;
	border:none;
}

#content p div.videoCaption p {
	padding-right:0;
}

#shade {

    height: 50px;
	width:100%;
}

.scrollButtons {
    position: absolute;
    top: 0px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
	top:-10px;
	background:transparent url('../images/slider-left-up-trans.png') no-repeat;
	/*z-index:1;*/
	height:300px;
	width:50px;
	
}

.scrollButtons.left:hover {
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('../images/slider-left-down-trans.png') no-repeat;

}

.scrollButtons.right {
    right: -40px;
	top:-10px;
	background:transparent url('../images/slider-right-up-trans.png') no-repeat;
	z-index:1;
	height:300px;
	width:50px;
	
}

.scrollButtons.right:hover {
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('../images/slider-right-down-trans.png') no-repeat;

}


.hide {
    display: none;
}

/* column container */
.colmask {
	clear: both;
    height: 195px;
    margin: 0 -10px 15px;
    overflow: hidden;
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:99%;		/* width of page */
	position:relative;
	margin:0;
}
.col1,
.col2,
.col3 {
	float:left;
	height:170px;
	
	width:30%;
	color:#FFF;
	padding:5px 0 1px;
	border: 5px solid #4799C8;
	position:relative;
	margin:5px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-box-shadow: #666 0px 0px 5px;
	-moz-box-shadow: #666 0px 0px 5px;
	box-shadow: #666 0px 0px 5px;
	

	
	behavior: url(style/themes/redmond/pie.htc);
	
}
/* 3 Column settings */
.threecol {
	text-align:center;
}

.threecol a:link {
	background:none;
	border:none;
}

.threecol a:visited {
	background:none;
	border:none;
}

.threecol a:hover {
	background:none;
	border:none;
}

.threecol .colmid {
	height:195px;
	right:0;
}
.threecol .colleft {
	height:195px;
	/*right:2px;*/
	right:-20px;
}
.threecol .col1 {
	background:url(../images/scroller/video1.jpg) no-repeat center top #666666;
}
.threecol .col2 {
	background:url(../images/scroller/video5.jpg) no-repeat center top #666666;
}
.threecol .col3 {
	background:url(../images/scroller/video4.jpg) no-repeat center top #666666;
}


#ourservices .threecol .col1 {
	background:url(../images/scroller/wwrcMan.jpg) no-repeat center top #666666;
	color:#000;
}

div.textBox {
	padding:5px;
	padding-top:15px;
}

body.large div.textBox {
	font-size:80%;
	padding-top:0;
}

body.medium div.textBox {
	font-size:90%;
	padding-top:0;
}

#ourservices .threecol .col2 {
	background:url(../images/scroller/wwrcMan.jpg) no-repeat center top #666666;
	color:#000;
}

#ourservices .threecol .col3 {
	background:url(../images/scroller/wwrcMan.jpg) no-repeat center top #666666;
	color:#000;
}

#ourservices .threecol .col3 a {
	color:#000;
}
