/*
	CSS Style Definitions for Kaos Football
	developed by Stefan Isarie - Webstars ltd.
	http://www.webstarsltd.com/
	sales@webstarsltd.com

	Team Page
*/
div#masthead-team{ background: url("../images/team/masthead-team.jpg") no-repeat; width: 574px; height:351px; }

div#previewer{ width: 198px; float:left; margin: 0 12px 0 0; text-align:center; z-index: 1000; }
div#previewer a{ color:#8BB6D0; text-decoration: none; }
div#previewer img{ margin-bottom: 6px; }

div.mParagraph p{ margin: 0 0 8px 0; color: #fff; }

div#logos{ width: 100%; float:left; position:relative; top: -100px; z-index: 6000; }
img#team1{ position: absolute; margin: 0 0 0 50px; z-index:500; }
img#vFiles{ position: absolute; margin: 40px 0 0 176px; z-index:100; }
img#team2{ position: absolute; margin: 0 0 0 350px; z-index:500; }

table.videoFile{ padding: 0 8px; width: 252px; margin: 0 0 0 4px; }
table.videoFile td.image{ background-color:#084D7E; }
table.videoFile td.image img{ margin: 4px; }
table.videoFile td.para{ background-color:#175E8F; color: #fff; }

table.redBorder{ background: url("../images/team/border-red.gif") repeat-y; }
table.yellowBorder{ background: url("../images/team/border-yellow.gif") repeat-y; }

div.topPadder{ padding-top: 60px; }
div.topMarginer{ margin-top: 24px; _margin-top: -158px; }
