/*#header {
	height: 75px;
}

a:link, a:visited {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h3 {
	font-size: 13px;
	line-height: 25px;
	padding-right: 5px;
}

#content {
	background: none;
	text-align: center;
	font-size: 12px;
	}

#club-ordering-header {
	width: 750px;
	height: 65px;
	background:#eee url('/images/soccer/club_ordering/header_base.jpg') top left no-repeat;
}*/




#instructions {
	margin: 10px;
	padding: 10px;
	background-color: #ffffcc;
	border: 1px solid #ccc;
	text-align: left;
}

#template-select {
	margin: 10px;
	text-align: left;
	font-weight: bold;
}

#template {
	margin-bottom: 40px;
}

.product-listing {
	margin: 3px 10px 3px 10px;
	border: 1px solid #ccc;
	text-align: left;
	width: 728px;
}

.product-listing table {
	border-collapse: collapse;
	font-size: 11px;
}

.product-quantity-listing {
}

.product-quantity-row {
	background-color: #fff;
	border: 1px dotted #ccc;
	margin: 4px 0 4px 10px;
}

.attribute {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

.roster {
	display: none;
	background:#ffffcc url('/images/soccer/club_ordering/box_bg.gif') top left repeat-y;
	padding: 5px 10px 5px 15px;
	min-height: 80px;
}

.player {
	padding-bottom: 4px;
}

.player b {
	padding-right: 15px;
}

.player a {
	padding-left: 5px;
}

.modifier {
	float: left;
	background-color: #EEE;
	border: 1px solid #ccc;
	margin: 5px 0 0 3px;
	padding: 2px;
	width: 190px;
	font-size: 11px;
	line-height: 13px;
}

.modifier ul {
	list-style: none;
	margin: 0;
}

.viewlink {
	color: #990000;
	text-decoration: underline;
}

#registerSuccessClub h2 {
	margin: .5em 0;
	background: none !important;
	color: #c00;
	font-size: 1.3em;
	line-height: 1.1em;
}

#registerSuccessClub h4 {
	font-size: 1.2em;
	line-height: 1.5em;
}

#registerSuccessClub p {
	margin-bottom: .5em;
	background: none !important;
	border: none !important;
}


/*-------------------------------------------    
    Club Header
-------------------------------------------*/


#custHeaderClub {
	width: 800px;
	height: 80px;
	margin: 0 auto;
	background: url(/images/soccer/elements/custheader_bg_102008.jpg) top center;
	font-size:12px;
}


#custHeaderLogoClub {
	float: left;
	padding: 6px 0 0 2px;
}

#custHeaderClub a:link, #custHeaderClub a:visited, #custHeaderClub a:active {
	color: #000;
	text-decoration: none;
}

#custHeaderClub a:hover {
	color: #666;
}

#custHeaderTopClub li {
	padding: 0 7px 0 7px;
	display: inline;
	list-style: none;
}

#custHeaderTopClub {
	padding: 50px 0 8px 0;
	font-size: 11px;
	text-align: right;
}

#custHeaderTopClub a:link, #custHeaderTopClub a:visited, #custHeaderTopClub a:active {
	color: #fff;
	text-decoration: none;
}

#custHeaderTopClub a:hover {
	color: #ccc;
}

#custHeaderBottomClub {
	text-align: right;
}

#custHeaderBottomClub ul {
	margin-right: 5px;
	display: inline;
}

#custHeaderBottomClub li {
	padding: 0 7px 0 7px;
	display: inline;
	list-style: none;
	border-right: 1px solid #999;
}

#custHeaderBottomClub table {
	width: 610px;
	margin: 0;
	padding: 0;	
}

h2.LogOnClub{
	margin: 15px 0;

}


/*-------------------------------------------    
    Club Footer
-------------------------------------------*/

#footerTopClub {
	width: 800px;
	margin: 0 auto;
	background:url(/images/soccer/elements/footer_bg_club.jpg) top no-repeat;
	clear: both;
	font-size: 11px;
	text-align: center;
	color: #fff;
}	

#footerTopContentClub {	
padding-top: 10px;
}

#footerTopClub a:link, #footerTopClub a:visited, #footerTopClub a:active {
	color: #fff;
	text-decoration: none;
}

#footerTopClub a:hover {
	color: #ccc;
}


#footerTopClub li{
	display: inline;
}

#footerMiddleClub {
	width: 800px;
	margin: 0 auto;
}

#footerBottomClub {
	width: 800px;
	margin: 0 auto;
	padding: 0 0 10px 12px;
}

#footerBottomClub a:link, #footerBottomClub a:visited, #footerBottomClub a:active{
	color: #000;
	text-decoration: none;
}

#footerBottomClub a:hover {
	color: #666;
}

#copyrightClub {
	color: #666;
	font-size: 10px;
}

#footerSpacer {
padding: 10px 0 0 0;
clear: both;
}


