body {
	margin: 0 auto;
	padding: 0;
	color: #FFFFFF;
	background: #000000 url('../i/bodyBack.jpg') bottom center no-repeat;
	font-family: Arial;
	font-size: 12px;
	
}

img,
object {vertical-align: bottom;}

#outerWrap {
	width: 1270px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}

#wrap {
	width: 970px;
	text-align: center;
	margin: 0 auto;
	float: left;
}

.menuTiled {
	width: 100%;
	height: 32px;
	background: url('../i/scaffTile.jpg') repeat-x;
	
}

.strut {
	height: 42px;
	width: 13px;
	background: url('../i/strut.jpg');
	float: left;
}

.menuItem {
	height: 42px;
	float: left;
	line-height: 21px;
}

.menuItem a {
	display: block;
}

#menuMain {
	width: 970px;
	height: 42px;
	text-align: center;
	margin: 0 auto;
}

.menuItem:hover {
	background-color: #009999;
	
}

#scaffLeft {
	float: left;

}

#scaffRight {
float: left;
}

#header {
	width: 970px;
	height: 225px;
}

#playersSMIL {
	width: 474px;
	float: left;
	background: #868481 repeat-x;
	border-top: 1px solid #b5b3b1;
	border-right: 2px groove #333;
}

#playersSMIL3 {
	width: 314px;
	float: left;
	background: #868481 url('../i/greyBack33.gif') repeat-x;
	border-right: 2px groove #333;
}

#playersAUSSIE {
	width: 474px;
	float: left;
	background: #868481 repeat-x;
	border-top: 1px solid #b5b3b1;
}

#playersAUSSIE3 {
	width: 314px;
	float: left;
	background: #868481 url('../i/greyBack33.gif') repeat-x;
}

#playerBox {
	width: 950px;
	background: #73716e;
	margin-left: 10px;
}

#playerBox3 {
	width: 630px;
	background: #73716e;
	
}

#contentWrap {
	width: 950px;
	margin: 0px auto;
	padding-top: 10px;
	clear: both;
	margin-bottom: 100px;
	min-height: 700px;

}

#leftColumn {
	width: 630px;
	float: left;

}

#rightColumn {
	width: 310px;

	float: left;
	margin-left: 10px;
}

.playerThumb {
	width: 86px;
	height: 82px;
	margin-bottom: 5px;
	margin-left: 2px;
	border: 1px solid #72706d;
	float: left;
	background: url('../i/playerHidden.jpg') no-repeat;
}

.playerThumb img {
	width: 86px;
	height: 82px;
	vertical-align:bottom;}

.playerThumb a img {
	width: 86px;
	height: 82px;
	vertical-align:bottom;
}


.playerThumbLeft img {
	width: 86px;
	height: 82px;
	vertical-align:bottom;
}

.playerThumbLeft a img {
	width: 86px;
	height: 82px;
	vertical-align:bottom;
}

* html .playerThumb a img,
* html .playerThumbLeft a img {width: 84px; height: 80px;}

.playerThumbLeft {
	width: 86px;
	height: 82px;
	margin-bottom: 5px;
	margin-left: 2px;
	background: url('../i/playerHidden.jpg') no-repeat;
	border: 1px solid #72706d;
	float: left;
	
}

/**/

.playerThumb3 {
	width: 96px;
	height: 91px;
	margin-bottom: 5px;
	margin-left: 1px;
	border: 1px solid #72706d;
	float: left;
	background: url('../i/playerHidden.jpg') no-repeat;
}

.playerThumb3 img {
	width: 96px;
	height: 91px;
}

.playerThumbLeft3 img {
	width: 96px;
	height: 91px;
}
.playerThumbLeft3 {
	width: 96px;
	height: 91px;
	margin-bottom: 5px;
	margin-left: 0px;
	background: url('../i/playerHidden.jpg') no-repeat;
	border: 1px solid #72706d;
	float: left;
}


.playerThumbWrap3 {
	background: url('../i/greyGradient183.gif') repeat-x;
	padding: 5px 5px 0px 5px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 5px;
}
/**/

.playerThumbWrap {
	background: url('../i/greyGradient183.gif') repeat-x;
	padding: 7px 0 7px 8px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}


#menu1 {
	width: 106px;
	background: url('../i/buttons/onlineStoreOff.jpg') no-repeat;
}

#menu1:hover {
	background: url('../i/buttons/onlineStoreOn.jpg') no-repeat;
}

#menu2 {
	width: 106px;
	background: url('../i/buttons/thePlayers.jpg') no-repeat;
}

#menu2:hover {
	background: url('../i/buttons/thePlayersOn.jpg') no-repeat;	
}

#menu3 {
	width: 95px;
	background: url('../i/buttons/voteWin.jpg') no-repeat;	
}

#menu3:hover {
		background: url('../i/buttons/voteWinOn.jpg') no-repeat;	
}

#menu4 {
	width: 102px;
	background: url('../i/buttons/about.jpg') no-repeat;
}

#menu4:hover {
		background: url('../i/buttons/aboutOn.jpg') no-repeat;	
}

#menu5 {
	width: 90px;
	background: url('../i/buttons/styleZone.jpg') no-repeat;
}

#menu5:hover {
		background: url('../i/buttons/styleZoneOn.jpg') no-repeat;
}

#menu6 {
	width: 95px;
	background: url('../i/buttons/face.jpg') no-repeat;
}

#menu6:hover {
		background: url('../i/buttons/faceOn.jpg') no-repeat;
}

#menu7 {
	width: 135px;
	background: url('../i/buttons/behindScenes.jpg') no-repeat;
}

#menu7:hover {
		background: url('../i/buttons/behindScenesOn.jpg') no-repeat;
}

#menu8 {
	width: 104px;
	background: url('../i/buttons/actionZone.jpg') no-repeat;
}

#menu8:hover {
	background: url('../i/buttons/actionZoneOn.jpg') no-repeat;
}



#menuTileBottom {
	width: 970px;
	height: 14px;
	background: url('../i/smalltile.jpg') repeat-x;
}
#footerWrap {

	width: 950px;
	margin: 0 auto;
	}

#footerTopBar {
	width: 100%;
	margin-bottom: 5px;
}

#footerBottomBar {
	width: 100%;
}

.footerBottomBar {overflow: hidden;}

#lightsRH {
	position: absolute;
	margin-left: 1050px;
}


/*** Content ***/





/*** Formatting ***/

h1 {
	padding: 10px 0px 10px 10px;
	margin: 0;
	
}

p {
	margin: 0;
	padding: 0;
}


h2 {

	  font-size: 24px;
	  padding: 0px;
	  margin: 0px 0px 0px 10px;
	
}


h3 {

  font-size: 18px;
  padding: 0px;
  margin: 0px 0px 0px 5px;
}


h4 {
	line-height: 1;
	font-size: 1em;
	padding-top: 0.4em;

}

h5 {
	padding: 0;
	margin: 0;
	font-size: 18px;
}

h6 {
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 2px 0px;
	line-height: 14px;
	text-align: left;
}

p.blurb {
	color: #2b2b2a;
}

.blurb2 {
	color: #73716e;
}

span.bigPrice {
	font-size: 24px;
	font-weight: bold;
}

span.price {
	font-size: 1.1em;
	font-weight: bold;
}

a {
	color: #00ffff;
	text-decoration: none;
	outline: none;
}

a img {
	border: none;
	text-decoration: none;
	
}
/*** Forms ***/

.emailBox {
	width: 254px;
	font-size: 11px;
	line-height: 14px;
	padding: 5px 0 6px 9px;
	background-color: #171717;
	color: white;
	margin: 4px 4px 0px 3px;
	border: none 0px;
	float: left;
}

.submitBox {
	width: 37px;
	height: 25px;
	float: left;
	border: none;
	margin-top: 4px;
}

#emailForm {
}

form {
	padding: 0;
	margin: 0;
}

.rightBox {
	margin-top: 10px;
	width: 100%;
	background-color: #312d2c;
	border-top: 1px solid #413f3e;
	
}

/****** Store ******/

.topTwo {
	width: 100%;
	height: 14px;
	background: url('../i/smalltile.jpg') repeat-x;
	overflow: hidden;
}

#contentHeaderText {
	text-align: left;
	height: 50px;
	line-height: 40px;
	position: relative;
}

#contentHeaderText a {
	position: absolute;
	top: 6px;
	right: 20px;
	z-index: 999;
}

/*** Profiles ***/
.info {
	width: 628px;
	height: 135px;
	background: url('../i/greenGradient.gif') repeat-x;
	border-left: 1px solid #1c2324;
	border-right: 1px solid #1c2324;
	text-align: left;
	margin-bottom: 10px;
}

.playerCategory {
	width: 100%;
	margin-top: 10px;
	clear: both;
}

.header33 {
	height: 33px;
	width: 100%;
	line-height: 31px;
	text-align: left;
	margin-bottom: 10px;
}

.header32 {
	width: 100%;
	text-align: left;
}

.headerButton {
	height: 38px;
	width: 100%;
	line-height: 38px;
	text-align: left;
	background: #000000 url('../i/greyBack32.gif') repeat-x;
}


#cat1 {}

#cat2 {
		background: url('../i/greyBack33.gif') repeat-x;
}


#cat3 {
		background: url('../i/godsBack.jpg') no-repeat;
}

.playerItemPlayer {
	width: 310px;
	height: 115px;
	background: #312d2c url('../i/brownBack33.gif') repeat-x;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}

.playerItemPlayerLeft {
	width: 310px;
	height: 115px;
	background: #312d2c url('../i/brownBack33.gif') repeat-x;
	float: left;
	margin-bottom: 10px;
}

.playerItemContender {
	width: 310px;
	height: 115px;
	
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	background: #868481 url('../i/greyBack33.gif') repeat-x;
}

.playerItemContenderLeft {
	width: 310px;
	height: 115px;

	float: left;
	margin-bottom: 10px;
	background: #868481 url('../i/greyBack33.gif') repeat-x;
}

.playerItemGods {
	width: 310px;
	height: 115px;
	
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	background: #ac996d url('../i/goldBack33.gif') repeat-x;
}

.playerItemGodsLeft {
	width: 310px;
	height: 115px;
	float: left;
	margin-bottom: 10px;
	background: #ac996d url('../i/goldBack33.gif') repeat-x;
}

img.godsProfile {
	width: 96px;
	height: 91px;
	border: 1px solid #ac996d;
	float: left;
	margin: 7px;
}

img.contenderProfile {
	width: 96px;
	height: 91px;
	border: 1px solid #868481;
	float: left;
	margin: 7px;
}

img.playerProfile {
	width: 96px;
	height: 91px;
	border: 1px solid #312d2c;
	float: left;
	margin: 7px;
}


.godsInner {
	width: 300px;
	height: 105px;
	margin: 5px;
	background: url('../i/goldBack105.gif') repeat-x;
}

.contenderInner {
	width: 300px;
	height: 105px;
	margin: 5px;
	background: url('../i/greyBack105.gif') repeat-x;
}

.playerInner {
	width: 300px;
	height: 105px;
	margin: 5px;
	background: #110f0f;
}

.profileInfoWrap {
	float: left;
	margin-top: 7px;
	width: 188px;
}

.profileText {
	height: 66px;
	width: 188px;
	text-align: left;
	float: right;
}

.buttonWrap {
	height: 32px;
	width: 100%;
}

.profileButton {
	height: 27px;
	border-top: 5px solid #ac996d;
	border-left: 5px solid #ac996d;
	background: url('../i/buttonBack.gif') repeat-x;
	width: 184px;
	float: right;
	line-height: 27px;
}

.profileButtonContender {
	height: 27px;
	border-top: 5px solid #868481;
	border-left: 5px solid #868481;
	background: url('../i/buttonBack.gif') repeat-x;
	width: 184px;
	float: right;
	line-height: 27px;
}

.profileButtonPlayer {
	height: 27px;
	border-top: 5px solid #312d2c;
	border-left: 5px solid #312d2c;
	background: url('../i/buttonBack.gif') repeat-x;
	width: 184px;
	float: right;
	line-height: 27px;
}

#profileLeft {
	width: 310px;
	float: left;
	background: #868481 url('../i/greyBack33.gif') repeat-x;
	margin-right: 10px;

}

#profileRight {
	width: 600px;
	float: left;
	text-align: left;
}

#profileLeft p{
	text-align: left;
	margin-left: 10px;
}

#playerPic {
	width: 304px;
	padding-bottom: 5px;
	background: url('../i/greyGradient183.gif') repeat-x #e5e5e5;
	margin: 3px;
	clear: both;
}

img.hero {
	width: 283px;
	border: 1px solid #868481;
	margin: 10px 0 5px 0;
}


.hero2 {
	height: 447px;
	border: 5px solid black;
}


img.thumbLeft {
	width: 51px;
	height: 51px;
	margin-left: 10px;
	float: left;
	border: 1px solid #868481;
}

img.thumb {
	width: 51px;
	height: 51px;
	float: left;
	margin-left: 5px;
	border: 1px solid #868481;
}

/** Voting **/
#preview {
	background: #868481 repeat-x;
	border-top: 1px solid #b5b3b1;	
	border-bottom:1px solid #868481;
}

#previewSponsor {
		background: #171717 url('../i/dropShadowBrown.gif') top repeat-x;
	padding-bottom: 10px;
	width: 304px;
	margin-top: 5px;
	
}

#selectPlayerWrap {
	width: 100%;
	background-color: #312d2c;
	border-top: 1px solid #413f3e;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;

}

.selectBoxLeft {
	float: left;
	width: 310px;
	margin-left: 3px;

}

.selectBoxRight {
	float: left;
	width: 310px;
	margin-left: 3px;

}

.selectTitle {
	text-align: left;
	background: #121212;
	height: 35px;
	line-height: 35px;
}
img.playerVoting {
	width: 96px;
	height: 91px;
}

img.playerTop3 {
	width: 96px;
	height: 91px;
	border: 1px solid #868481;

	margin-top: 3px;
}


p {
	text-align: left;
}

.greenButton {
	background: url('../i/buttonGreenBack.gif') repeat-x;
	height: 28px;
	line-height: 28px;
	width: 300px;
	margin: 4px auto 3px auto;
	text-align: center;
}

.brownButton {
	background: url('../i/buttonBrownBack.gif') repeat-x;
	height: 28px;
	line-height: 28px;
	width: 300px;
	margin: 0px auto;
}
.brownButton100 {
	background: url('../i/buttonBrownBack.gif') repeat-x;
	height: 28px;
	line-height: 28px;
	width: 100%;
	margin: 0px auto;
	text-align: center;

}

.brownButton50 {
	background: url('../i/buttonBrownBack.gif') repeat-x;
	height: 28px;
	line-height: 28px;
	width: 305px;
	margin: 0px auto;
	text-align: center;
	float: left;
	
}

.brownButtonSmall {
	background: url('../i/buttonBrownBack.gif') repeat-x;
	height: 28px;
	line-height: 28px;
	width: 135px;
	margin: 0px auto;
	border-top: 5px solid #868481;
	border-right: 5px solid #868481;
	float: left;
	text-align: center;
}

.brownButtonSmall:hover,
.brownButton100:hover,
.profileButtonContender:hover,
.brownButton:hover {background: url('../i/buttonGreenBack.gif') repeat-x;}

div#panelWrap ul.type-a li div:hover {background: url('../i/buttonGreenBack.gif') repeat-x 0 3px;}

.brownButtonSmallRight {
	background: url('../i/buttonBrownBack.gif') repeat-x;
	height: 28px;
	line-height: 28px;
	width: 135px;
	margin: 0px auto;
	border-top: 5px solid #868481;
	border-left: 5px solid #868481;
	float: right;
	text-align: center;
}

#interview {
	background-color: #110f0f;
	border: 5px solid #252221;	
	width: 100%;
	padding: 5px;
}

#interview p {
	color: #73716e;
}

span.heading {
	color: white;
	font-weight: bold;
}

span.brown {
	color: #2a2927;
	font-weight: bold;
}

#preview p {
	margin-left: 10px;
}

.brownTitle {
	height: 33px;
	width: 100%;
	line-height: 31px;
	text-align: left;
}

.pad {
	padding: 0px 0px 0px 10px;
}

.textPad {
	padding: 10px;
	text-align: left;
}

.playerBox {
		background: #121212;
		width: 100%;
		margin-top: 3px;
		text-align: left;
		padding: 3px 0px;
}

.greyTitle {
	background: url('../i/greyBack33.gif') repeat-x;
	height: 33px;
	text-align: left;
	line-height: 31px;
}

#top3League {
	float: left;
	width: 314px;
	height: 136px;
	background: #868481 repeat-x;
	border-top: 1px solid #b5b3b1;
}

#top3Wrap {
	margin-top: 10px;
	
}

#top3Afl {
	background: #868481 repeat-x;
	border-top: 1px solid #b5b3b1;
	float: left;
	width: 316px;
	height: 136px;
}

.headerTop {
	height: 33px;
	line-height: 31px;
	text-align: left;
}

/** About **/

.greyWrap,
.silverBox {
	width: 100%;
	background: #868481 repeat-x;
	border-top: 1px solid #b5b3b1;
}

.inner {
	border-bottom: 5px solid #868481;
	border-left: 5px solid #868481;
	border-right: 5px solid #868481;
}

.innerBrown {
	border-bottom: 5px solid #312d2c;
	border-left: 5px solid #312d2c;
	border-right: 5px solid #312d2c;
	background: #171717 url('../i/dropShadowBrown.gif') top repeat-x;	
	
}

#aboutLeft {
	float: left;
	border-right: 2px solid #868481;
	height: 291px;
	width: 313px;
	background: #868481 url('../i/aboutGreyBack.gif') repeat-x;
	text-align: left;
	overflow: hidden;
}

#aboutRight {
	float: left;
	height: 291px;
	width: 305px;
		background: #868481 url('../i/aboutGreyBack.gif') repeat-x;
}

#aboutRight img {
	width: 283px;
	height: 269px;
	border: 1px solid #868481;
}

#contactForm {
	height: 263px;
	
}

#aboutWrap {

}

.aboutColumnLeft {
	width: 310px;
	float: left;
	background-color: #312d2c;
	border-top: 1px solid #413f3e;
}



.aboutColumn {
	width: 310px;
	float: left;
	background-color: #312d2c;
	border-top: 1px solid #413f3e;
	margin-left: 10px;
}


/** Store **/

#shopMenu {
	background: #868481 url('../i/greyBack33.gif') repeat-x;
	width: 630px;
	margin-bottom: 10px;
}

.buttonUnselected {
		background: url('../i/buttonBrownBack.gif') repeat-x;
		height: 28px;
		line-height: 28px;
		width: 450px;
		margin: 0px auto;
		text-align: left;
	}
	
.buttonSelected {
			background: url('../i/buttonGreenBack.gif') repeat-x;
			height: 28px;
			line-height: 28px;
			width: 450px;
			margin: 0px auto;
			text-align: left;
		}

#panelWrap {
	width: 460px;
	float: left;
	
}

.tandcPanel {
	float: left;
	width: 168px;
	height: 130px;
	border-top: 2px groove #666666;
	border-left: 2px groove #666666;
}

.buttonWrap {
	height: 33px;
}

.top {
	padding-top: 0;
	margin-top: 0;
}

.bottom {
	padding-bottom: 0;
	margin-bottom: 0;
}

.tandcInner {
	margin: 5px;
	height: 120px;
	width: 158px;
	background: url('../i/greyGradient148.jpg') repeat-x;

	
}

.headerLine {
	height: 28px;
	width: 100%;
	line-height: 28px;
}

.line {
	height: 40px;
	line-height: 40px;
	width: 100%;
	margin-top: 1px;
}

.headerLine .col1 {
	float: left;
	background: #2e2e2e;
	width: 120px;
	height: 28px;
	margin-right: 1px;
	margin-left: 3px;
}

.line .col1 {
	float: left;
	background: #2e2e2e;
	width: 120px;
	height: 40px;
	overflow: hidden;
	margin-right: 1px;
	margin-left: 3px;
}

.headerLine .col2 {
	float: left;
	background: #2e2e2e;
	width: 55px;
	height: 28px;
		margin-right: 1px;
}

.line .col2 {
		float: left;
		background: #2e2e2e;
		width: 55px;
		height: 40px;
		margin-right: 1px;

}

.headerLine .col3 {
	float: left;
	background: #2e2e2e;
	width: 61px;
	height: 28px;
		margin-right: 1px;
}

.line .col3 {
	float: left;
	background: #2e2e2e;
	width: 61px;
	height: 40px;
	margin-right: 1px;
	color: #060606;

}


.headerLine .col4 {
	float: left;
	background: #2e2e2e;
	width: 55px;
	height: 28px;
}

.line .col4 {
	float: left;
	background: #2e2e2e;
	width: 55px;
	height: 40px;	
}

.col1 p{
	margin-top: 3px;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
}

.quantBox {
	background: #060606;
	color: #FFF;
	border: 0;
	height: 16px;
	text-align: center;
}

.totalText {
	width: 176px;
	height: 41px;
	margin-right: 1px;
	margin-left: 3px;
	
	float: left;
	text-align: right;
	font-size: 12px;
	line-height: 14px;
}

.totalText span {
	font-size: 10px;
	color: #060606;
	
}
.total {
	width: 117px;
	height: 41px;
	line-height: 41px;
	font-size: 22px;
	float: left;
	background: #2e2e2e;
}

/** Feature Product **/

#storeFeature {
	width: 630px;
	height: 295px;
	background: #868481 repeat-x;
	border-top: 1px solid #b5b3b1;
	margin-bottom: 10px;
}

#featureContent {
	width: 620px;
	height: 257px;
	background: url('../store/i/featured_images.php?image_ID=1') no-repeat;
	text-align: left;
}

#featureText {
	height: 224px;
	width: 275px;
}


.shopColumnLeft {
	width: 315px;
	float: left;
	background-color: #312d2c;
	border-top: 1px solid #413f3e;

}

.shopColumn {
	width: 315px;
	float: left;
	background-color: #312d2c;
	border-top: 1px solid #413f3e;
	padding-bottom: 5px;
}

.photoBox {
	width: 203px;
	height: 230px;
	border-right: 5px solid #312d2c;
	background: #171717 url('../i/dropShadowBrown.gif') top repeat-x;
	float: left;

}

.picBox .landscape {
	 padding-top: 47px;
}

.picBox .portrait {
	 padding-top: 10px;
}


.photoBoxRight {
	width: 203px;
	height: 230px;
	background: #171717 url('../i/dropShadowBrown.gif') top repeat-x;
	float: left;	
}

.picBox {
	height: 210px;
}

.picTitle {
	height: 20px;
	line-height: 20px;
}

#photoFooter {
	width: 100%;
	height: 30px;
	background: #312d2c;
	text-align: right;
	line-height: 25px;
}

.footerPad {
	padding: 0px 10px 0px 0px;
	}
	
.logoLeft {
	float: left;
	border-right: 2px groove #312d2c;
}

.logoRight {
	float: left;
}

.borderImg {
	border-right: 5px solid #312d2c;
	text-align: left;
	padding-top: 5px;
	margin-bottom: 0px;
	float: left;
	margin-right: 5px;
}

.mediaImg {
	border-right: 5px solid #312d2c;
	text-align: left;
	padding-top: 5px;
	margin-bottom: 0px;
	float: left;
}

.mediaImgRight {
	text-align: left;
	padding-top: 5px;
	margin-bottom: 0px;
	float: left;
}

.newsWrap{
	width: 630px;
	margin-bottom: 10px;
	background-color: #312d2c;
	border-top: 1px solid #413f3e;
}

.newsText {
	width: 307px;

		float: left;	
}

.newsDisplay {
	width: 308px;
		float: left;
			border-left: 5px solid #312d2c;
}

.newsDisplay img {
	width: 308px;

}

img.img2 {
	border-top: 5px solid #312d2c;
	
} 

.innerContent {
	width: 307px;
	height: 418px;
	background: url('../i/greyGradient418.jpg') repeat-x;
	float: left;	
}

.innerContentCheckout2 {
	width: 310px;
	height: 177px;
	background: url('../i/greyGradient177.gif') repeat-x;
	float: left;	
}

.innerContentCheckout3 {
	width: 307px;
	height: 352px;
	background: #110f0f;
	float: left;	
}

.innerContentCheckout31 {
	width: 620px;
	height: 352px;
	background: #110f0f;
	float: left;	
}

.buttonPush {
	height: 385px;
	width: 307px;
}

.buttonPushCheckout2 {
	height: 124px;
	width: 315px;
}

.buttonPushCheckout3 {
	height: 330px;
	width: 307px;
}


.checkButtonRight {
	border-left: 5px solid #868481;
	border-top: 5px solid #868481;	
	height: 28px;
	width: 105px;
}

.menuUnselected {
color: #252221;	
}

img.fullText {
	width: 300px;
	border-bottom: 3px solid #868481;
}

.thickBrown {
	border: 5px solid #312d2c;
	background-color: #312d2c;
	margin: 0 auto;
	text-align: center;
}

.thickHeader {
	width: 620px;
	background: url('../i/longBlack.gif') no-repeat;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 0 auto;
}

.thickHeaderFull {
	width: 940px;
	background: url('../i/vanheusen/fullBlack.jpg') no-repeat;
	height: 60px;
	line-height: 55px;
	text-align: center;
	margin: 0px auto;
}


#photoStrip {
	height: 77px;
	padding-top: 0px;
	padding-bottom: 25px;
	margin: 0 auto;
	}



#nextPage {
	margin-left: 5px;
	
}
#photoStrip img {
	float: left;
}

img.otherLeft {
		border: 5px solid #312d2c;
}


img.lefty {
	margin-left: 20px;
	float: left;
	border: 5px solid #312d2c;
}

img.lefty2 {
	margin-left: 20px;
	float: left;
}

.innerLeft {
	width: 309px;
	border-right: 5px solid #312d2c;
	float: left;
}

.innerRight {
	margin-top: 5px;
	width: 306px;
	float: left;
	background: #171717 url('../i/dropShadowBrown.gif') top repeat-x;
}

#shortQuote {
	margin-top: 15px;
	background: url('../i/paperBack.jpg') no-repeat;
	height: 155px;
	width: 304px;
}

.rightBlack {
	width: 310px;
	height: 53px;
	background: url('../i/livingNature/blackRight.jpg') no-repeat;
	width: 100%;
	line-height: 45px;
}

.rightBlackTall {
	width: 310px;
	height: 75px;
	background: url('../i/livingNature/rightBlackTall.gif') no-repeat;
	width: 100%;
	line-height: 70px;
}

.function {
	margin-bottom: 10px;
}

.halfLeft {
	width: 470px;
	float: left;
	background: #312d2c;
}

.halfRight {
	width: 470px;
	float: left;
	background: #312d2c;
	margin-left: 10px;
}

.halfHeaderBlack {
	background: #312d2c url('../i/livingNature/halfBar.jpg') no-repeat;
	height: 54px;
	width: 100%;
	line-height: 50px;
}

.lnText {
	width: 300px;
	border-right: 5px solid #312d2c;
	float: left;
	background:#171717 url(../i/dropShadowBrown.gif) repeat-x scroll center top;
}

.lnImage {
	overflow: hidden; background-color: #ffffff;
}

lnImage img {
	width: 155px;
	
}
#photoFrame {
	width: 950px;
	height: 600px;
	background: url('../i/allphones/allBack.jpg') no-repeat;
	text-align: left;
}

#imgBox {
	padding-left: 161px;
	padding-top: 95px;
	width: 394px;
	height: 298px;
	padding-bottom: 100px;
	text-align: left;
}

.banner {
	width: 950px;
	height: 115px;
	background: #312d2c;
}

.largeBanner {
	width: 950px;
	height: 230px;
	background: #312d2c;
}

.float {
	float: left;
}

.number {
	width: 150px;
	height: 150px;
	border-right: 5px solid #312d2c;
	border-bottom: 5px solid #312d2c;
}

.answerBox {
	width: 458px;
	height: 150px;
	background: black;
	border-bottom: 5px solid #312d2c;
}

.transBar {
	opacity: 0.47;
	-moz-opacity: 0.47;
	filter:alpha(opacity=47);
	background: #000000;
}

#logo {
	width: 675px;
	margin-right: 5px;
	height: 105px;
	float: left;
}

#cause {
	width: 270px;
	height: 105px;
	float: left;
}

.transColumn {
	opacity: 0.47;
	-moz-opacity: 0.47;
	filter:alpha(opacity=47);
	background: #000000;
	width: 131px;
	min-height: 120px;
	margin-right: 5px;
	float: left;
}

#links {
	width: 270px;
	min-height: 120px;
	float: left;
}

.tandcs {
	font-size: 10px;
	font-weight: normal;
}

a img {
	border: none;
	text-decoration: none;
}

a:visited, a:active {
	border: 0;
	text-decoration: none;
}

div#footerTopBar div.transBar,
div.footerBottomBar div.transColumn,
div.footerBottomBar div.transBar {opacity: 0.8; -moz-opacity: 0.80;	filter:alpha(opacity=80); min-height:100px!important; height:100px;}

	div.footerBottomBar div.transColumn dl,
	div.footerBottomBar div.transBar dl {padding: 10px 0 10px 5px;}
	
		div.footerBottomBar div.transColumn dl dt,
		div.footerBottomBar div.transBar dl dt {text-align: left; font-size: 10px; font-family: verdana; font-weight: bold; color: #fff;}
		
		div.footerBottomBar div.transColumn dl dt a,
		div.footerBottomBar div.transBar dl dt a {color: #fff}
		
		div.footerBottomBar div.transColumn dl dt a:hover,
		div.footerBottomBar div.transBar dl dt a:hover {color: #00eaff}
		
		div.footerBottomBar div.transColumn dl dd,
		div.footerBottomBar div.transBar dl dd {}
		
			div.footerBottomBar div.transColumn dl dd ul,
			div.footerBottomBar div.transBar dl dd ul {}
			
				div.footerBottomBar div.transColumn dl dd ul li,
				div.footerBottomBar div.transBar dl dd ul li {text-align: left; list-style-type: none; font-size: 10px; font-family: verdana; color: #fff; line-height: 14px;}
				
					div.footerBottomBar div.transColumn dl dd ul li a,
					div.footerBottomBar div.transBar dl dd ul li a {font-size: 10px; font-family: verdana; color: #fff;}
					
					div.footerBottomBar div.transColumn dl dd ul li a:hover,
					div.footerBottomBar div.transBar dl dd ul li a:hover {color: #00eaff;}
					
					div.footerBottomBar div.transBar dl dd ul li a.mf:hover {color: #0f0}

div.playerThumbLeft,
div.playerThumb {}

	div.playerThumbLeft div.playerImage,
	div.playerThumb div.playerImage {}
	
	div.playerThumbLeft div.voteImage,
	div.playerThumb div.voteImage { display: none;}
		
		div.playerThumbLeft div.voteImage a,
		div.playerThumb div.voteImage a {background: #c4c4c4; text-align:center; width:86px; height: 68px; display: block;  padding-top: 14px;}
		
			div.playerThumbLeft div.voteImage a p,
			div.playerThumb div.voteImage a p {}
		
				div.playerThumbLeft div.voteImage a p.playerName,
				div.playerThumb div.voteImage a p.playerName {color: #000000; font-size: 12px; margin-bottom: 4px; text-align:center; display: block; height: 30px; font-weight: bold;}
		
				div.playerThumbLeft div.voteImage a p.voteNow,
				div.playerThumb div.voteImage a p.voteNow {color: #c7c6c5; font-size: 11px; margin-bottom: 17px; width: 78px; padding-top: 1px; height: 15px; text-align:center; display: block; background: #141313 url(/i/buttons/bg-votenowBtn.gif) repeat-x top; margin-left: 4px; font-weight: bold}
				
				* html div.playerThumbLeft div.voteImage a,
				* html div.playerThumb div.voteImage a {width: 84px;}
				
				* html div.playerThumbLeft div.voteImage a p.voteNow,
				* html div.playerThumb div.voteImage a p.voteNow {margin-left: 0px; width: 74px;}
								 
div#emailForm {width: 100%; height: 33px; background: #02575f; border-top: 1px solid #018a99; line-height: 33px;}
div#emailForm input.emailBox {width: 254px; height: 14px; font-size: 11px; display: block; line-height: 14px; padding: 5px 0 6px 9px; background-color: #171717; color: #00eaff; margin: 4px 0px 0px 3px; border: none 0px; float: left;}
* html div#emailForm input.emailBox {height: 25px;}
div#emailForm input.submit-image-a {background: url(../i/buttons/go.gif) no-repeat left top; border: 0px none; color: #FFFFFF; cursor: pointer; height: 25px; overflow: hidden; padding-top: 27px; width: 37px; z-index: 999; margin-top: 4px;}
	div#emailForm input.hover {background: url(../i/buttons/go-hover.gif) no-repeat left top;}	
	
div.panel-a {border-width: 11px 9px; border-color: #242120; border-style: solid; font-family: verdana; color: #fff; padding-left: 36px; padding-top: 30px;}

	div.panel-a div.col-a {float: left; width: 600px;}
	
	div.panel-a div.col-b {float: left; width: 285px; padding-right: 15px;}

	div.panel-a p {font-size: 11px; margin-bottom: 8px;}
	
		div.panel-a p.title {font-weight: bold; font-size: 14px; width: 550px; margin: 0 0 8px 0; padding: 0; text-indent: 0; float: left;}
		
		div.panel-a p strong {color: #274efa; font-weight: bold;}
	
	div.panel-a img {float: right;}
	
form.form-a {}
	form.form-a fieldset {border: 0 none; margin: 0 3px; font-family: verdana; padding: 10px 0;}
		form.form-a fieldset legend {display: none;}
		form.form-a fieldset p {color: #2b2b2b; font-size: 11px;}
		form.form-a fieldset p.title {font-size: 14px; font-weight: bold;}
	
	form.form-a fieldset div {background: #dfdfdf url(../i/bg-competition-form.gif) repeat-x top left; padding-bottom: 5px;}
		
	form.form-a ol {padding: 3px; margin: 10px 0 0 0;}
		form.form-a ol li {clear: both; list-style-type: none; text-align: left; margin-top: 7px; overflow: auto;}
			form.form-a ol li label {float: left; display: block; width: 52px; font-size: 11px; color: #000; padding: 3px 0 3px 5px;}
			form.form-a ol li input {font-size: 11px; width: 229px; background-color: #202020; color: #686763; border: 0 none; padding: 3px 5px;}
			form.form-a ol li select {font-size: 11px; background-color: #202020; color: #686763; border: 0 none; padding: 3px 5px;}
			form.form-a ol li select option {}
			form.form-a ol li ol {margin: 0; padding: 0;}
				form.form-a ol li ol li { float: left; clear: none; margin-top: 0;}
					form.form-a ol li ol li label {}
					form.form-a ol li ol li.competition_PhoneType label {display: none;}
					form.form-a ol li ol li select {width: 91px;}
					form.form-a ol li ol li input {width: 81px;}
					form.form-a ol li ol li.competition_Phone input {width: 133px; margin-right: 5px;}
	
	form.form-a ul {}
		form.form-a ul li {clear: both; list-style-type: none; overflow: auto;}
			form.form-a ul li a {float: right; color: #000; text-decoration: underline; font-size: 11px; margin-right: 5px;}
				form.form-a ul li a:hover {text-decoration: none;}
			form.form-a ul li input.submit-image-a {background: url(http://www.godsoffootball.com.au//i/buttons/entercomp.jpg) no-repeat left top; border: 0px none; color: #FFFFFF; cursor: pointer; height: 34px; overflow: hidden; padding-top: 34px; width: 310px;}

form.form-b {}
	form.form-b fieldset {border: 0 none; margin: 0 0 5px 0; font-family: verdana; padding: 0 0 10px 0;background: #dfdfdf url(../i/bg-competition-form.gif) repeat-x top left;}
		form.form-b fieldset legend {display: none;}
			form.form-b ol {padding: 3px; margin: 0;}
				form.form-b ol li {clear: both; list-style-type: none; text-align: left; margin-top: 7px; overflow: auto;}
					form.form-b ol li label {float: left; display: block; width: 52px; font-size: 11px; color: #000; padding: 3px 0 3px 5px;}
					form.form-b ol li input,
					form.form-b ol li textarea {font-size: 11px; width: 220px; background-color: #202020; color: #686763; border: 0 none; padding: 3px 5px; overflow-y: hidden;}
					* html form.form-b ol li input {height: 21px; width: 230px;}
					* html form.form-b ol li textarea {width: 228px; height: 157px;}
					form.form-b ol li textarea {height: 150px;}
					form.form-b ol li select {font-size: 11px; background-color: #202020; color: #686763; border: 0 none; padding: 3px 5px; width: 230px;}
						form.form-b ol li select option {padding-left: 2px;}
	form.form-b ul li { list-style-type: none; height: 27px}
		form.form-b ul li input.submit-image-a {background: url(../i/buttons/btn-submit-a.gif) no-repeat left top; border: 0px none; color: #FFFFFF; cursor: pointer; height: 27px; overflow: hidden; padding-top: 27px; width: 300px;}
		form.form-b ul li input.submit-image-a:hover {background: url(../i/hover/btn-submit-a-hover.gif) no-repeat left top;}
			
form.form-c {}
	form.form-c fieldset {border: 0 none; margin: 0 0 5px 0; font-family: verdana; }
		form.form-c fieldset legend {display: none;}
		form.form-c fieldset ol {}
			form.form-c fieldset ol li {clear: both; height: 1%; overflow: auto; list-style: none; text-align: left; margin-top: 8px;}
				form.form-c fieldset ol li input {font-size: 11px; width: 170px; background-color: #202020; color: #686763; border: 0 none; padding: 3px 5px;}
				form.form-c fieldset ol li.cardCVN input {width: 68px; margin-right: 4px;}
				form.form-c fieldset ol li label {float: left;display: block; width: 120px; font-size: 11px; color: #000; padding: 3px 0 3px 5px; text-align: left;}
				form.form-c fieldset ol li select {font-size: 11px; background-color: #202020; color: #686763; border: 0 none; padding: 3px 5px; width: 180px;}
				form.form-c fieldset ol li span {font-size: 10px; color: #000000; clear: both; display: block; padding:3px 0 3px 5px }
					form.form-c fieldset ol li a:hover {text-decoration: none;}
				form.form-c fieldset ol li ol {float: left; padding-top: 0;}
					form.form-c fieldset ol li ol li {float: left; clear: none; margin-right: 4px; margin-top: 0;}
						form.form-c fieldset ol li ol li label {display: none;}
						form.form-c fieldset ol li ol li select {width: 88px;}
	form.form-c div.panel-b { width: 140px; padding: 0; float:right; font-family:verdana; margin: 10px 0 23px 0; height: 112px;}
		form.form-c div.panel-b p {color: #000000; padding: 0 0 8px 0;}
			form.form-c div.panel-b p strong {color: #FFFFFF;}
			form.form-c div.panel-b p.disclaimer {font-size: 10px;}
			form.form-c div.panel-b p.price {font-size: 16px; font-weight: bold; }					
	form.form-c div.brownButtonSmallRight {clear: both;}
	
form.form-d {}
	form.form-d fieldset {border: 0 none; margin: 0 0 5px 0; font-family: verdana; padding: 0 0 10px 0;}
		form.form-d fieldset legend {display: none;}
		form.form-d fieldset p.title {font-size: 14px; font-weight: bold; color: #000000; padding: 5px 6px;}
		form.form-d fieldset ol {padding: 3px; margin: 0;}
			form.form-d fieldset ol li {clear: both; list-style-type: none; text-align: left; margin-top: 7px; overflow: auto;}
				form.form-d fieldset ol li label {float: left; display: block; width: 120px; font-size: 11px; color: #000; padding: 3px 0 3px 5px;}
				form.form-d fieldset ol li label.extend {width: 240px; padding: 0 0 3px 5px;}
				form.form-d fieldset ol li input.text {font-size: 11px; width: 160px; background-color: #202020; color: #686763; border: 0 none; padding: 3px 5px;}
				form.form-d fieldset ol li input.checkbox {float: left;}
				form.form-d fieldset ol li select {font-size: 11px; background-color: #202020; color: #686763; border: 0 none; padding: 3px 5px; width: 170px;}
				
form.form-e {}
	form.form-e fieldset {border: 0 none; margin: 0 3px; font-family: verdana; padding: 5px 0;}
		form.form-e fieldset legend {display: none;}
		form.form-e fieldset p {color: #2b2b2b; font-size: 11px;}
		form.form-e fieldset p.title {font-size: 14px; font-weight: bold;}
	
	form.form-e fieldset div {background: #dfdfdf url(../i/bg-competition-form.gif) repeat-x top left; padding-bottom: 5px;}
		
	form.form-e ol {padding: 3px; margin: 10px 0 0 0;}
		form.form-e ol li {clear: both; list-style-type: none; text-align: left; margin-top: 7px; overflow: auto;}
			form.form-e ol li label {float: left; display: block; width: 52px; font-size: 11px; color: #000; padding: 3px 0 3px 5px;}
			form.form-e ol li input {font-size: 11px; width: 229px; background-color: #202020; color: #686763; border: 0 none; padding: 3px 5px;}
			form.form-e ol li select {font-size: 11px; background-color: #202020; color: #686763; border: 0 none; padding: 3px 5px;}
			form.form-e ol li select option {}
			form.form-e ol li ol {margin: 0; padding: 0;}
				form.form-e ol li ol li { float: left; clear: none; margin-top: 0;}
					form.form-e ol li ol li label {}
					form.form-e ol li ol li.competition_PhoneType label {display: none;}
					form.form-e ol li ol li select {width: 91px;}
					form.form-e ol li ol li input {width: 81px;}
					form.form-e ol li ol li.competition_Phone input {width: 133px; margin-right: 5px;}
					
	form.form-e ul {}
		form.form-e ul li {clear: both; list-style-type: none; overflow: hidden; margin-left: 4}
			form.form-e ul li a {float: right; color: #000; text-decoration: underline; font-size: 11px; margin-right: 5px;}
				form.form-e ul li a:hover {text-decoration: none;}
		form.form-e ul li.button {height: 31px; margin-left: 3px;}
			form.form-e ul li.button input.submit-image-a {background: url(http://www.godsoffootball.com.au/i/btn-tellfriends-black.gif) no-repeat left top; border: 0px none; color: #FFFFFF; cursor: pointer; height: 34px; overflow: hidden; padding-top: 34px; width: 310px;}
			form.form-e ul li.button input.submit-image-a:hover {background: url(http://www.godsoffootball.com.au/i/hover/btn-tellfriends-hover.gif) no-repeat left top;}

					
div.playerWrapper {background: url(../i/top3leagueBack.gif) no-repeat -1px -35px;}
.panel-c p {font-size: 11px; margin: 0 0 8px 0; font-family: verdana;}
.panel-c p strong {font-size: 14px; color: #FFFFFF;}
.panel-c p.title-a strong {color: #00eaff;}	
	.panel-c p strong em { font-style: normal;}
	.panel-c p strong em.type-a {color: #ea7231;}
	.panel-c p strong em.type-b {color: #c7dc83;}
	.panel-c p strong em.type-c {color: #18a6e0;}
	.panel-c p strong em.type-d {color: #ce9a6d;}
.panel-c {height: 75px;}
.panel-c img {padding: 10px 0 5px 150px!important;}

.function .textPad img {padding: 0;}

.silverBox td {background-color: #110f0f; border: #868481 2px solid; border-left: none; border-bottom: none; padding: 5px; font-size: 11px;}
.silverBox td.response {color: #73716e;}
.silverBox .last {padding-left: 20px;}
.silverBox td a { text-decoration: underline; font-size: 11px; }
.silverBox td a:hover {text-decoration: none;}

.silverBox td td {background-color: none; border: 0 none;padding: 0;}

div.container-a {width: 620px; height: 443px; position: relative}
	div.container-a img {}
	div.container-a div.img-overlay-a {width: 620px; height: 443px; position: absolute; top: 0; left: 0; background:url(../i/bg-overlay-a.png) 0 0 no-repeat;}

div#panelWrap {}	
	div#panelWrap ul.type-a {}
		div#panelWrap ul.type-a li {list-style-type: none; border-top: 2px groove #666666; position: relative;}
			div#panelWrap ul.type-a li div { background: url(../i/buttonBrownBack.gif) repeat-x 0 3px; margin: 0 4px;}
			div#panelWrap ul.type-a li.active div {background-image: url(../i/buttonGreenBack.gif);}
				div#panelWrap ul.type-a li div div {background: none;}
				div#panelWrap ul.type-a li.active div div {background: none;}
				div#panelWrap ul.type-a li div a {position: absolute; right: 15px; top: 10px; color: #FFFFFF;}
				div#panelWrap ul.type-a li div p {font-family:Arial;font-size:18px;line-height:1em;margin:0 0 0 7px;padding:8px 0 0;text-align:center;visibility:hidden;}
				
	div#panelWrap ol.type-a {}
		div#panelWrap ol.type-a li {list-style-type: none; border-top: 2px groove #666666; position: relative;}
			div#panelWrap ol.type-a li p {font-family:Arial;font-size:18px;line-height:1em;margin:0 0 0 7px;padding:8px 0 0;text-align:center;visibility:hidden;}
				
div.profileHeading h1 {padding: 0!important; margin: 0!important;}

div#profileLeft {}
	div#profileLeft ul.type-a {padding: 10px; border-top: 2px groove #666666;}
		div#profileLeft ul.type-a li {list-style-type: none;}
			div#profileLeft ul.type-a li dl {clear: both; height: 1%; font-family: Verdana; font-size: 11px;}
				div#profileLeft ul.type-a li dl dt {float: left; color: #2a2927; font-weight: bold; margin-right: 5px;}
				div#profileLeft ul.type-a li dl dd {color: #FFFFFF; font-weight: bold; text-align:left;}
				
div.profileRight {}
	div.profileRight ul.type-a {padding: 10px 10px 5px 10px; border-top: 2px groove #666666;}
		div.profileRight ul.type-a li {list-style-type: none;}
			div.profileRight ul.type-a li dl {clear: both; height: 1%; font-family: Verdana; font-size: 11px;}
				div.profileRight ul.type-a li dl dt {float: left; color: #2a2927; font-weight: bold; margin-right: 5px;}
				div.profileRight ul.type-a li dl dd {color: #FFFFFF; font-weight: bold; text-align:left;}				
	div.profileRight p {margin-bottom: 8px;}
		div.profileRight p a {font-size: 11px; font-family: verdana;}				
	
div.profileText {}
	div.profileText dl { font-family: verdana;}
		div.profileText dl dt {font-weight: bold; text-transform:uppercase; color: #FFFFFF; font-size: 14px;}
		div.profileText dl.type-a dd {color: #73716e; font-size: 11px; font-weight: bold;}
		div.profileText dl.type-b dd {color: #252221; font-size: 11px; font-weight: bold;}
		
div.textPad {}
	div.textPad ul.type-a {}
		div.textPad ul.type-a li {margin-bottom: 10px; list-style: none;}
		div.textPad ul.type-a li.last {margin-bottom: 0;}
			div.textPad ul.type-a li dl {clear: both; height: 1%; font-size: 11px; font-family: verdana;}
				div.textPad ul.type-a li dl dt {float: left; color: #ffffff; margin-right: 4px;}
				div.textPad ul.type-a li dl dd {}
					div.textPad ul.type-a li dl dd a {}
div#contentWrap {}
	div#contentWrap div.container-head-a {margin-bottom: 6px;}/*clear*/
		div#contentWrap div.container-head-a div.col-a {width: 629px; float: left; margin-right: 7px; background: #1b0a00 url(http://www.godsoffootball.com.au/i/local/bg-heading-a-local.jpg) no-repeat; border: 1px solid; border-color: #a29d9b #2c190f #291e17 #2c190f; color: #b89c8e;}
			div#contentWrap div.container-head-a div.col-a p {padding: 71px 15px 8px 15px; font-size: 11px; font-family: verdana;}
			div#contentWrap div.container-head-a div.col-a p.heading {display: none;}
				div#contentWrap div.container-head-a div.col-a p.heading strong {}
		div#contentWrap div.container-head-a div.col-b {width: 312px; float: left;}
		div#contentWrap div.container-head-a div.col-c {width: 629px; float: left; margin-right: 7px; background: #1b0a00 url(http://www.godsoffootball.com.au/i/local/bg-heading-b-local.jpg) no-repeat; border: 1px solid; border-color: #a29d9b #2c190f #291e17 #2c190f; color: #b89c8e;}
			div#contentWrap div.container-head-a div.col-c p {padding: 0 15px 8px 15px; font-size: 11px; font-family: verdana;}
			div#contentWrap div.container-head-a div.col-c ul {padding: 0 15px 8px 15px; clear: both; height: 1%;}
				div#contentWrap div.container-head-a div.col-c ul li {float: left; list-style: none; margin-right: 4px;}
					div#contentWrap div.container-head-a div.col-c ul li a {color: #c9681c; font-size: 11px; font-family: verdana;}
			/*clear*/div#contentWrap div.container-head-a div.col-c ul:after,
			div#contentWrap div.container-body-a div.panel-h ol:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
			
	div#contentWrap div.container-body-a {}/*clear*/
		div#contentWrap div.container-body-a div.col-a {width: 312px; float: left; margin-right: 6px;}
		div#contentWrap div.container-body-a div.col-b {width: 312px; float: left; margin-right: 6px;}
		div#contentWrap div.container-body-a div.col-c {width: 312px; float: left;}
		div#contentWrap div.container-body-a div.col-d {width: 628px; float: left; margin-right: 4px;}
		div#contentWrap div.container-body-a div.col-e {width: 312px; float: left;}
		div#contentWrap div.container-body-a div.col-f {width: 629px; float: left;}
		
		* html div#contentWrap div.container-body-a div.col-a {width: 312px; float: left; margin-right: 6px;}
		* html div#contentWrap div.container-body-a div.col-b {width: 312px; float: left; margin-right: 2px;}
		
			div#contentWrap div.container-body-a .button-a {border-top: 2px groove #9d7051;}
			
			div#contentWrap div.container-body-a .button-b {border-top: 2px groove #9d7051; border-bottom: 2px groove #9d7051; padding: 6px 0 2px 4px; height: 1%;}
			
		div#contentWrap div.container-body-a div.panel-h {background: #432f23; border-top: 1px solid #685950; padding: 4px 0; margin-bottom: 8px; text-align: left;}
			div#contentWrap div.container-body-a div.panel-h h3 {}
			div#contentWrap div.container-body-a div.panel-h img {margin-left: 5px;}
			div#contentWrap div.container-body-a div.panel-h div.button-a img {margin-top: 6px!important; margin-left: 4px!important;} 
			div#contentWrap div.container-body-a div.col-c div.panel-h div img,
			div#contentWrap div.container-body-a div.col-d div.panel-h div img {margin: 0;}
			div#contentWrap div.container-body-a div.panel-h p {margin-bottom: 8px; font-size: 11px; font-family: verdana; padding: 0 8px;}
			div#contentWrap div.container-body-a div.panel-h p.title-a {margin-bottom: 2px; color: #c9681c; font-weight: bold;}
			div#contentWrap div.container-body-a div.panel-h p strong {font-size: 14px;}
			div#contentWrap div.container-body-a div.panel-h p a {color: #c9681c;}
			div#contentWrap div.container-body-a div.panel-h ul { list-style-position: outside; padding: 0 8px 0 20px; margin-bottom: 8px; font-size: 11px; font-family: verdana}
			div#contentWrap div.container-body-a div.panel-h ol {padding: 5px 0 0 6px; margin: 2px 0 2px 0;}
				div#contentWrap div.container-body-a div.panel-h ol li {float: left; list-style: none;}
					div#contentWrap div.container-body-a div.panel-h ol li a {}
						div#contentWrap div.container-body-a div.panel-h ol li a img {margin-right: 2px!important; border: 1px solid #242120; vertical-align: bottom; margin-bottom: 2px!important;}
			div#contentWrap div.container-body-a div.panel-h div.inner-b {width: 312px; float: left;}
			div#contentWrap div.container-body-a div.panel-h div.last {margin-top: 4px;}
			div#contentWrap div.container-body-a div.col-d div.panel-h p {background: #121212; margin: 0 0 5px 4px;padding: 4px;}
			div#contentWrap div.container-body-a div.col-d div.panel-h ol {margin: 0 0 0 4px; height: 1%;background: #121212; padding: 5px 0 2px 5px;}
				div#contentWrap div.container-body-a div.panel-h ol li div.voteImage {height: 91px; border: 1px solid #000000; width: 96px; background: #c4c4c4; display: block; margin: 0 2px 2px 0; text-align:center; cursor: pointer; display: none;}
				* html div#contentWrap div.container-body-a div.panel-h ol li div.voteImage {height: 93px; width: 98px;}
				div#contentWrap div.container-body-a div.panel-h ol li div.voteImage p {padding: 0; margin: 0; text-align: center; font-family: verdana;}
				div#contentWrap div.container-body-a div.panel-h ol li div.voteImage p.name {color: #000000; font-size: 12px; font-weight: bold; margin-bottom: 4px; background-color: transparent!important; margin-top: 20px}
				div#contentWrap div.container-body-a div.panel-h ol li div.voteImage p.vote {color: #c7c6c5; font-size: 11px; width: 78px; padding-top: 1px; height: 15px; text-align:center; display: block; background: #141313 url(/i/buttons/bg-votenowBtn.gif) repeat-x top; font-weight: bold; margin-left: 9px;}
				* html div#contentWrap div.container-body-a div.panel-h ol li div.voteImage p.vote {margin-left: 0!important;}
				*+html div#contentWrap div.container-body-a div.panel-h ol li div.voteImage p.vote {margin-left: 0!important;}
				div#contentWrap div.container-body-a div.panel-h ol li div.voteImage p.number-a {color:#341d0f; font-size: 10px; font-weight: bold; background-color: transparent!important;}
		div.panel-h div.footer {padding: 5px 0 0 4px;}				
		* html div.panel-h div.footer {padding: 2px 0 0 0;}
			div.panel-h div.footer img {float: left; }
			div.panel-h div.footer ul {margin: 3px 0 0 5px;}
			div.panel-h div.footer ul li {float: left; list-style: none;font-size: 16px; color: #c9681c;}
			div.panel-h div.footer ul li a { font-size: 16px; color: #c9681c; margin-left: 4px;}
			div.panel-h div.footer ul li.active a {color: #FFFFFF}
								
		div#contentWrap div.container-body-a div.panel-i {background: #7f4b23 url(http://www.godsoffootball.com.au/i/local/bg-panel-i-a.gif) repeat-y; border-top: 1px solid #926a4e; padding: 4px 0; margin-bottom: 8px;}
		div#contentWrap div.container-body-a div.panel-i .button-b {margin-bottom: 5px;}
			div#contentWrap div.container-body-a div.panel-i h3 {}
			div#contentWrap div.container-body-a div.panel-i div.button-a img {margin-top: 6px; margin-left: 0px;} 
			div#contentWrap div.container-body-a div.panel-i div.pani-image-a {background: url(http://www.godsoffootball.com.au/i/local/bg-panel-i-b.gif) #6e5541 repeat-x; margin: 0 4px 8px 4px;}
				div#contentWrap div.container-body-a div.panel-i div.pani-image-a img {border: 1px solid #3a1c0a; margin: 8px 0;}
				* html div#contentWrap div.container-body-a div.panel-i div.pani-image-a {height: 1%;}
			div#contentWrap div.container-body-a div.panel-i p {padding: 0 8px;}
			div#contentWrap div.container-body-a div.panel-i p.title-a {padding-top: 4px;}
			* html div#contentWrap div.container-body-a div.panel-i p.title-a {height: 1%;}
				div#contentWrap div.container-body-a div.panel-i p.title-a span {}
					div#contentWrap div.container-body-a div.panel-i p.title-a span.title {font-weight: bold; font-size: 14px; float: left; text-transform:uppercase;}
					div#contentWrap div.container-body-a div.panel-i p.title-a span.extra {font-size: 14px; float: right; color: #000000;}
			div#contentWrap div.container-body-a div.panel-i ul.type-a {clear: both; margin-bottom: 8px;padding: 0 8px;}
				div#contentWrap div.container-body-a div.panel-i ul.type-a li {list-style: none;}
					div#contentWrap div.container-body-a div.panel-i ul.type-a li dl {clear: both; height: 1%; font-size: 11px; font-family: verdana;}
						div#contentWrap div.container-body-a div.panel-i ul.type-a li dl dt {float: left; color: #000000; font-weight: bold; margin-right: 4px;}
						div#contentWrap div.container-body-a div.panel-i ul.type-a li dl dd {color: #ffffff; text-align: left; font-weight: bold;}
			div#contentWrap div.container-body-a div.panel-i div.inner-a {background: #735c48 url(http://www.godsoffootball.com.au/i/local/bg-gradient-brown-a.gif) repeat-x 0 0; margin: 0 5px 0 4px; height: 1%;}
				div#contentWrap div.container-body-a div.panel-i div.inner-a img {float: left; border: 1px solid #3a1c0a; margin: 6px 6px 6px 5px;}
				* html div#contentWrap div.container-body-a div.panel-i div.inner-a img {margin-right: 0;}
				div#contentWrap div.container-body-a div.panel-i div.inner-a div.inner-b {float: right; margin: 5px 0px 0 0; text-align:left; width: 192px;}
				* html div#contentWrap div.container-body-a div.panel-i div.inner-a div.inner-b {width: 190px; display: inline; padding: 0;}
				div#contentWrap div.container-body-a div.panel-i div.inner-a div.inner-b a {display: block; margin: 0 3px 0 0;}
					div#contentWrap div.container-body-a div.panel-i div.inner-a div.inner-b a img {vertical-align: bottom;}
				* html div#contentWrap div.container-body-a div.panel-i div.inner-a div.inner-b {margin: 5px 0 0 0!important;}
				div#contentWrap div.container-body-a div.panel-i div.inner-a p {padding: 0!important;margin-bottom: 1px;}
				* html div#contentWrap div.container-body-a div.panel-i div.inner-a p {margin-bottom: 0;}
				*+html div#contentWrap div.container-body-a div.panel-i div.inner-a p {margin-bottom: 0;}
					div#contentWrap div.container-body-a div.panel-i div.inner-a p strong {font-size: 14px; text-transform:uppercase}
					div#contentWrap div.container-body-a div.panel-i div.inner-a div.inner-b img {float: none; border: 0px none; margin: 6px 0 0 0; display: block;}
					* html div#contentWrap div.container-body-a div.panel-i div.inner-a div.inner-b img {float: right;}
					div#contentWrap div.container-body-a div.panel-i div.inner-a ul.type-a {clear: both; margin-bottom: 0; text-align:left; line-height: 12px; padding: 0!important; margin-right: 4px;}
							div#contentWrap div.container-body-a div.panel-i div.inner-a dl {clear: both; font-size: 11px; font-family: verdana; text-align:left; margin: 0;}
								div#contentWrap div.container-body-a div.panel-i div.inner-a dl dt {float: left; color: #c1641c; margin-right: 4px; font-weight: normal; text-align:left;}
								div#contentWrap div.container-body-a div.panel-i div.inner-a dl dd {color: #ffffff; text-align: left; font-weight: normal; text-align:left;}
							div#contentWrap div.container-body-a div.panel-i div.inner-a dl:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

div.panel-i form.form-e {}
	div.panel-i form.form-e fieldset {border: 0 none; border-top: 2px groove #9d7051;  padding: 5px 3px; font-family: verdana; margin: 0;}
		div.panel-i form.form-e fieldset legend {display: none;}
		div.panel-i form.form-e fieldset p {color: #FFFFFF; font-size: 11px;}
		div.panel-i form.form-e fieldset p.title {font-size: 14px; font-weight: bold;}
	
	div.panel-i form.form-e fieldset div {background: #6E5541 url(http://www.godsoffootball.com.au/i/local/bg-panel-i-b.gif) repeat-x top left; padding-bottom: 5px;}
		
	div.panel-i form.form-e ol {padding: 3px; margin: 10px 0 0 0;}
		div.panel-i form.form-e ol li {clear: both; list-style-type: none; text-align: left; margin-top: 7px; overflow: auto;}
			div.panel-i form.form-e ol li label {float: left; display: block; width: 52px; font-size: 11px; color: #FFFFFF; padding: 3px 0 3px 5px;}
			div.panel-i form.form-e ol li input {font-size: 11px; width: 229px; background-color: #000000; color: #FFFFFF; border: 0 none; padding: 3px 5px;}
			div.panel-i form.form-e ol li select {font-size: 11px; background-color: #000000; color: #FFFFFF; border: 0 none; padding: 3px 5px;}
			div.panel-i form.form-e ol li select option {}
			div.panel-i form.form-e ol li ol {margin: 0; padding: 0;}
				div.panel-i form.form-e ol li ol li { float: left; clear: none; margin-top: 0;}
				div.panel-i form.form-e ol li ol li label {}
					div.panel-i form.form-e ol li ol li.competition_PhoneType label {display: none;}
					div.panel-i form.form-e ol li ol li select {width: 91px;}
					div.panel-i form.form-e ol li ol li input {width: 81px;}
					div.panel-i form.form-e ol li ol li.competition_Phone input {width: 133px; margin-right: 5px;}

	

		div#contentWrap div.container-body-a form.form-f,
		div#contentWrap div.container-body-a div.panel-j {background: #584231 url(../i/local/bg-form-f-bg-a.gif) repeat-y 0 0; border-top: 1px solid #926a4e; margin-bottom: 10px;}
		div#contentWrap div.container-body-a div.panel-j {padding: 0 30px;}
			div#contentWrap div.container-body-a div.panel-j h4 {font-size: 24px;}
			div#contentWrap div.container-body-a form.form-f fieldset {border: 0px none; background: #6c543f url(../i/local/bg-form-f-bg-b.gif) repeat-x 0 0; margin-left: 6px; margin-bottom: 5px;}
			div#contentWrap div.container-body-a form.form-f fieldset.col-a {width: 300px; float: left; padding: 8px 0 8px 5px;}
			div#contentWrap div.container-body-a form.form-f fieldset.col-b {width: 293px; float: left; padding: 8px 6px;}
			div#contentWrap div.container-body-a div.panel-j ol:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
			div#contentWrap div.container-body-a form.form-f legend {display: none;}
			div#contentWrap div.container-body-a form.form-f p.title-a {font-size: 14px; font-weight: bold; font-family: verdana; margin-bottom: 10px;}	
				div#contentWrap div.container-body-a form.form-f p.title-a span {font-size: 10px; color: #c9681c;}
				
			div#contentWrap div.container-body-a form.form-f fieldset.col-a ol {text-align: left; clear: both;}
				div#contentWrap div.container-body-a form.form-f fieldset.col-a ol li {clear: both; list-style: none; font-size: 11px; margin-bottom: 7px; }
				*+html div#contentWrap div.container-body-a form.form-f fieldset.col-a ol li.extra {height: 1%;}
					div#contentWrap div.container-body-a form.form-f fieldset.col-a ol li label {width: 52px; display: block; float: left; font-size: 11px;}
					div#contentWrap div.container-body-a form.form-f fieldset.col-a ol li input {width: 231px; font-size: 11px; padding: 4px; border: 0px none; background: #0e0a08; color: #73716e;}
					* html div#contentWrap div.container-body-a form.form-f fieldset.col-a ol li input {height: 21px}
					div#contentWrap div.container-body-a form.form-f fieldset.col-a ol li select {width: 142px; font-size: 11px; border: 0px none; background: #0e0a08; color: #73716e; padding: 3px;}
					div#contentWrap div.container-body-a form.form-f fieldset.col-a ol li textarea {width: 240px; font-size: 11px; border: 0px none; background: #0e0a08; color: #73716e; height:130px;}
					* html div#contentWrap div.container-body-a form.form-f fieldset.col-a ol li textarea {width: 230px;}
					*+html div#contentWrap div.container-body-a form.form-f fieldset.col-a ol li textarea {width: 240px;}
					div#contentWrap div.container-body-a form.form-f fieldset.col-a ol li ol {clear: both; padding: 0!important; margin: 0!important; list-style-position:outside;}
						div#contentWrap div.container-body-a form.form-f fieldset.col-a ol li ol li {float: left; clear: none;} 
							div#contentWrap div.container-body-a form.form-f fieldset.col-a ol li ol li label {}
							* html div#contentWrap div.container-body-a form.form-f fieldset.col-a ol li ol li.age label {width: 40px;}
							*+html div#contentWrap div.container-body-a form.form-f fieldset.col-a ol li ol li.age label {width: 40px;}
							div#contentWrap div.container-body-a form.form-f fieldset.col-a ol li ol li input {width: 135px; margin-right: 5px;}
							div#contentWrap div.container-body-a form.form-f fieldset.col-a ol li ol li select {width: 91px; margin-right: 5px;}
				* html	 div#contentWrap div.container-body-a form.form-f fieldset.col-a ol li.extra-a li {margin: 0!important;} 			
				*+html div#contentWrap div.container-body-a form.form-f fieldset.col-a ol li.extra-a li {margin: 0!important;} 
							
			div#contentWrap div.container-body-a form.form-f fieldset.col-b img {border: 1px solid #774118;}
			
			div#contentWrap div.container-body-a form.form-f fieldset.col-b ol {text-align: left;}
				div#contentWrap div.container-body-a form.form-f fieldset.col-b ol li { list-style: none;}
				div#contentWrap div.container-body-a form.form-f fieldset.col-b ol li.confirm {margin-top: 15px; border-top: 1px solid #000000; padding-top: 10px; }
					div#contentWrap div.container-body-a form.form-f fieldset.col-b ol li label {width: 225px; float: left; display: block; font-weight: bold; font-size: 11px; font-family: verdana;margin-bottom: 6px;}
					div#contentWrap div.container-body-a form.form-f fieldset.col-b ol li input.checkbox {float: left; margin: 0 10px 0 10px;} 
					
			div#contentWrap div.container-body-a form.form-f ul {text-align: left; list-style: none; margin-left: 6px; height: 31px;}
			div#contentWrap div.container-body-a form.form-f input.submit-image-a {background: url(../i/local/btn-form-f-submit.gif) no-repeat left top; border: 0px none; color: #FFFFFF; cursor: pointer; height: 26px; overflow: hidden; padding-top: 26px; width: 618px;}			
			div#contentWrap div.container-body-a form.form-f input.submit-image-a:hover {background: url(../i/hover/btn-form-f-submit-hover.gif) no-repeat left top;}
			div#contentWrap div.container-body-a form.form-f input.submit-image-disable {background: url(../i/local/btn-form-f-inactive-submit.gif) no-repeat left top; border: 0px none; color: #FFFFFF; cursor: pointer; height: 26px; overflow: hidden; padding-top: 26px; width: 618px; cursor: default;}
.newsText-a {float: left; width: 216px;}
.newsDisplay-a {border-left: 5px solid #312D2C; float: left; width: 398px;}

a.btn-localgof {display: block; height: 47px; width: 505px; background: url(../i/btn-home-localgof-a.gif) no-repeat 0 0; text-indent: -9999px; top: 1px!important;}
a.btn-localgof:hover {background-position: 0 -47px;} 


div.playerThumbWrap ol {height: 1%;}
div.playerThumbWrap ol li {float: left; list-style: none; height:82px; width:86px; border: 1px solid #72706D; margin: 0 2px 2px 0;}
div.playerThumbWrap ol li a {}
div.playerThumbWrap ol li img {vertical-align: baseline; height:82px; width:86px;}
div.playerThumbWrap ol li div.voteImage {height: 82px; width: 86px; background: #c4c4c4; display: block; text-align:center; cursor: pointer; display: none;}
* html div.playerThumbWrap ol li div.voteImage {height: 84px; width: 88px;}
div.playerThumbWrap ol li div.voteImage p {padding: 0; margin: 0; text-align: center; font-family: verdana;}
div.playerThumbWrap ol li div.voteImage p.name {color: #000000; font-size: 12px; font-weight: bold; margin-bottom: 4px; background-color: transparent!important; padding-top: 15px; height: 30px;}
div.playerThumbWrap ol li div.voteImage p.vote {color: #c7c6c5; font-size: 11px; width: 77px; padding-top: 1px; height: 15px; text-align:center; display: block; background: #141313 url(/i/buttons/bg-votenowBtn.gif) repeat-x top; font-weight: bold; margin-left: 5px;}
* html div.playerThumbWrap ol li div.voteImage p.vote {margin-left: 0!important;}
*+html div.playerThumbWrap ol li div.voteImage p.vote {margin-left: 0!important;}
				
div.shopColumnFull {background-color:#312D2C; border-top:1px solid #413F3E;}
	div.shopColumnFull div.photoBox-a {height: 1%;}
		div.shopColumnFull div.photoBox-a ol {margin-left: 6px; margin-bottom: 5px;}
			div.shopColumnFull div.photoBox-a ol li {float: left; width: 204px; height: 222px; display: block; list-style: none;background:#171717 url(../i/dropShadowBrown.gif) repeat-x scroll center top;  margin: 0 3px 3px 0; padding: 8px 0 0 0;} 
			div.shopColumnFull div.photoBox-a ol li.land {}
			div.shopColumnFull div.photoBox-a ol li.port {}
				div.shopColumnFull div.photoBox-a ol li.land a  { border: 1px solid #312c29; width: 191px; height: 127px; display: block; margin: 35px 0 37px 6px;}
				div.shopColumnFull div.photoBox-a ol li.port a  { border: 1px solid #312c29; width: 130px; height: 194px; display: block; margin: 0 0 5px 35px;}
					div.shopColumnFull div.photoBox-a ol li.land a img { width: 191px; height: 127px; vertical-align: bottom}
					div.shopColumnFull div.photoBox-a ol li.port a img { width: 130px; height: 194px; vertical-align: bottom}
					div.shopColumnFull div.photoBox-a ol li.land a div.overlay-a {width: 135px; height: 72px;padding-top: 55px; padding-left: 56px;}
					div.shopColumnFull div.photoBox-a ol li.port a div.overlay-a { width: 105px; height: 104px; padding-top: 90px; padding-left: 25px}
					div.shopColumnFull div.photoBox-a ol li a div.overlay-a {display: none; background-color: #cfcfcf;}
						div.shopColumnFull div.photoBox-a ol li a div.overlay-a p {color: #cfcfcf; width: 79px; background: #0c0c0c url(/i/buttons/bg-votenowBtn.gif) repeat-x top; padding: 2px 0;}
						div.shopColumnFull div.photoBox-a ol li.land a div.overlay-a p {}
					div.shopColumnFull div.photoBox-a ol li.port a div.overlay-a p {}
				div.shopColumnFull div.photoBox-a ol li p {text-align: center; font-size: 11px; font-weight: bold; font-family: verdana;}
		
* html div.shopColumnFull div.photoBox-a ol li {height: 230px;}	
* html div.shopColumnFull div.photoBox-a ol li.land a  {margin: 40px 0 40px 2px;}
*+html div.shopColumnFull div.photoBox-a ol li.land a  {margin: 40px 0 40px 2px;}
* html div.shopColumnFull div.photoBox-a ol li.port a  { margin: 0 0 5px 0px;}
*+html div.shopColumnFull div.photoBox-a ol li.port a  { margin: 0 0 5px 0px;}

div.playerBox ol {height: 1%; margin-left: 5px;}
div.playerBox ol li {float: left; list-style: none; width: 96px; height: 91px; display: block; border:1px solid #312D2C; margin: 0 3px 5px 0; }
div.playerBox ol li a {}
div.playerBox ol li img {vertical-align: baseline;}
div.playerBox ol li div.voteImage { background: #c4c4c4; display: block; text-align:center; cursor: pointer; display: none; width: 96px; height: 91px;}
* html div.playerBox ol li div.voteImage { width: 98px; height: 93px;}
div.playerBox ol li div.voteImage p {padding: 0; margin: 0; text-align: center; font-family: verdana;}
div.playerBox ol li div.voteImage p.name {color: #000000; font-size: 12px; font-weight: bold; margin-bottom: 4px; background-color: transparent!important; padding-top: 15px; height: 30px;}
div.playerBox ol li div.voteImage p.vote {color: #c7c6c5; font-size: 11px; width: 77px; padding-top: 1px; height: 15px; text-align:center; display: block; background: #141313 url(/i/buttons/bg-votenowBtn.gif) repeat-x top; font-weight: bold; margin-left: 10px;}
* html div.playerBox ol li div.voteImage p.vote {margin-left: 0!important;}
*+html div.playerBox ol li div.voteImage p.vote {margin-left: 0!important;}

div.playerWrapper ol {height: 1%; margin-left: 7px; padding-top: 3px;}
div.playerWrapper ol li {float: left; list-style: none; width: 96px; height: 91px; display: block; border:1px solid #72706D; margin: 0 3px 5px 0; }
div.playerWrapper ol li a {}
div.playerWrapper ol li img {vertical-align: baseline;}
div.playerWrapper ol li div.voteImage { background: #c4c4c4; display: block; text-align:center; cursor: pointer; display: none; width: 96px; height: 91px;}
* html div.playerWrapper ol li div.voteImage { width: 98px; height: 93px;}
div.playerWrapper ol li div.voteImage p {padding: 0; margin: 0; text-align: center; font-family: verdana;}
div.playerWrapper ol li div.voteImage p.name {color: #000000; font-size: 12px; font-weight: bold; margin-bottom: 4px; background-color: transparent!important; padding-top: 15px; height: 30px;}
div.playerWrapper ol li div.voteImage p.vote {color: #c7c6c5; font-size: 11px; width: 77px; padding-top: 1px; height: 15px; text-align:center; display: block; background: #141313 url(/i/buttons/bg-votenowBtn.gif) repeat-x top; font-weight: bold; margin-left: 10px;}
* html div.playerWrapper ol li div.voteImage p.vote {margin-left: 0!important;}
*+html div.playerWrapper ol li div.voteImage p.vote {margin-left: 0!important;}

div.playerBox ol:after,
div.playerWrapper ol:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

div#featureContent div#featureText p {color: #000000; font-family: verdana; font-size: 11px;}
			
			
.box-a {background: url(../i/bg-box-a.gif) repeat-y 0 0; margin: 0 0 40px 0; border-top: 1px solid #92897a;}
	.box-a h3 {}
	.box-a .inner {background: url(../i/bg-box-a-inner.gif) repeat-x 0 0; border: 0 none; width: 205px; height: 231px; float: left; margin: 0 0 4px 4px;}
	.box-a .img-block {height: 204px; margin: 8px 0 0 0;}
	.box-a .img-block img {border: 1px solid #5e5035;}
	.box-a .type-a {}
	.box-a .type-b {margin: 44px 0 0 0; height: 168px;}
	.box-a .inner p {text-align: center;}
		.box-a .inner p a {color: #252221; font-weight: bold;}

.text-a p {font-size: 11px; font-family: verdana; margin: 0 0 8px 0;}
	.text-a p em {font-style: normal;}
		.text-a p em p {margin: 0;}
	
/*Clear*/
div.shopColumnFull div.photoBox-a ol:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

* html div.shopColumnFull div.photoBox-a ol {height: 1%;}
*+html div.shopColumnFull div.photoBox-a ol {height: 1%;}

/* IE6 Clear */				
* html form ul li,
* html form ol li {height: 1%;}

/*IE 7*/
*+html form.form-d fieldset ol li label.extend {padding: 3px 0 3px 5px;}