@charset "utf-8";
/* CSS Document */

/* FLASH Video */

#showreel {
	height:387px;
	margin:1em 0 2em 0em;
	text-align:center;
}


/* Nifty Corners Overrides */

.nifty { background:none; }
b.rtop, b.rbottom { background:#000; }
b.rtop b { background:#516a88; }
b.rbottom b { background:#283443; }


/* Solutions List */

#solutionslist {
	text-align:center;
	font:bold 100%/115% 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	margin:0 auto;
	height:100%;
	background-image:url(/solutions/local/images/sl-bggradient.jpg);
}
#solutions { height:110px; } /* Controls height of list div */
#solutions .solutionsimage {
	float:left;
	width:70px;
	height:90px;
	padding:10px;
}


#solutions .solutionsimage a:link, #solutions .solutionsimage a:visited {
	/*color:#ffb754;*/color:#9dc1da;
	height:0px;
	padding-top:60px;
	background-repeat:no-repeat;
	background-position:50% 100%;
	display:block;
}
#solutions .solutionsimage a:hover { text-decoration:none; color:#ffffff; }


#solutions #sl-animation a { background-image:url(/solutions/local/images/solutions_tnr-animation.png); }
#solutions #sl-video a { background-image:url(/solutions/local/images/solutions_tnr-video.png); }
#solutions #sl-photo a { background-image:url(/solutions/local/images/solutions_tnr-photo.png); }
#solutions #sl-illustration a { background-image:url(/solutions/local/images/solutions_tnr-illustration.png); }
#solutions #sl-graphicdesign a { background-image:url(/solutions/local/images/solutions_tnr-graphicdesign.png); }
#solutions #sl-identity a { background-image:url(/solutions/local/images/solutions_tnr-identity.png); }

