/* movcam links, 

   link sub-type model, link sub-type model info

*/





a.movLink

{

	position: relative;

	margin-bottom: 17px;

	height: 110px;

	clear: both;

	display: block;

	text-decoration: none;

	cursor: pointer;

	background-color: #fff;

	clear: both;

	padding: 4px;

	border: 4px solid #999;

}



a.movLink:hover

{

    background-image: url(../images/illustrated-link-back.gif);

    background-repeat: repeat-y;

    background-position: 100% 0;

	border: 4px solid #F00;

}



a.movLink:hover span

{

    background-color: rgb(205,205,205);

}



a.movLink:hover span

{

    background-image: url(../images/illustrated-link-back.gif);

    background-repeat: no-repeat;

    background-position: 100% 0;

}





.movLinkImage, .movLinkImage

{

	display: block;

	float: left;

	margin-right: 16px;

}



a img

{

    border: 0;

}



.movLinkImage

{

    width: 300px;

    height: 110px;

}



.movLinkImage

{



}



a.movLink span

{
	display: block;
	font-size: 12px;
	padding-left: 6px;
	color: #333;
	float: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	width: 300px;
	height: 102px;
}



a.movLink h3

{
	display: block;
	font-size: 16px;
	color: #333;
	float: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	width: 295px;
	line-height: 1.6em;
	margin-top: 6px;
	margin-bottom: 6px;
}


