@import url('dropdown_basic.css');
@import url('soc_colors.css');
@import url('wchq_fp.css');

/*-------------------------------------------    
   General
-------------------------------------------*/


/* This style resets all margins, padding to zero. Adjust local IDs/Classes as needed  */
* {
	padding:0;
	margin:0;
}

body {
	font: normal 12px Arial, Helvetica, sans-serif;
	/* background: #eee url(/images/soccer/elements/body_bg_102008.jpg) top left repeat-x; */
	background: #ffffff url(/images/soccer/elements/body_bg_nikeelite2010v2.jpg) top center no-repeat fixed;
}

table, td {
	font: normal 12px Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:active {
	color: #900;
	text-decoration: underline;
}

a:hover {
	color: #600;
	text-decoration: none;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 13px;
}


input, select, textarea {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    }

option {
padding-right:6px;
}

img {
	border: none;
}

p {
	padding:3px 0;
}

#container {
	width: 800px;
	min-height: 600px;
	_height:600px;
	margin: 0 auto;
	background: url(/images/soccer/elements/container_bg_102008.png) repeat-y 0 0;		
}


/*-------------------------------------------    
    Header
-------------------------------------------*/


#custHeader {
	width: 790px;
	height: 80px;
	margin: 0 auto;
	/* background: url(/images/soccer/elements/custheader_bg_102008.jpg) top center; */
	background: url(/images/soccer/elements/custheader_bg_basic.png) top center;
	font-size:12px;
}

#custHeader .searchBox {
	margin: 0;
	padding: 0;
	font-size: 12px;
	border: 1px solid #AEAEAE;
	background-color: #fff;
}

#custHeaderLogo {
	float: left;
	padding: 6px 0 0 2px;
}

#custHeader a:link, #custHeader a:visited, #custHeader a:active {
	color: #000;
	text-decoration: none;
}

#custHeader a:hover {
	color: #666;
}

#custHeaderTop li {
	padding: 0 7px 0 7px;
	display: inline;
	list-style: none;
}

#custHeaderTop {
	padding: 32px 0 8px 0;
	font-size: 11px;
	font-size: 12px;
	text-align: right;
}

#custHeaderTop a:link, #custHeaderTop a:visited, #custHeaderTop a:active {
	color: #fff;
	text-decoration: none;
}

#custHeaderTop a:hover {
	color: #ccc;
}

.espanolFlags {
	padding-right: 5px;
	vertical-align: top;	
}

#custHeaderBottom {
	text-align: right;
}

#custHeaderBottom ul {
	margin-right: 5px;
	display: inline;
}

#custHeaderBottom li {
	padding: 0 6px 0 6px;
	display: inline;
	list-style: none;
	border-right: 1px solid #999;
}

#custHeaderBottom table {
	width: 600px;
	margin: 0;
	padding: 0;	
}

#custHeaderBottom table {
	width: 600px;
	margin: 0;
	padding: 0;	
}

#custHeaderBottom table td {
	vertical-align: middle;
}


/*-------------------------------------------    
    Left Column
-------------------------------------------*/

#leftCol {	
	width: 195px;
	_width:161px; /* Hack for IE 5.5 */	
	float: left;
}

#leftColContent {
	padding: 5px 5px 0 12px;
}

.navTitle {
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding: 4px;
	margin: 6px 0 2px 0;
	background-color:#eee;
}

.navBlock {
	font-size: 11px;
	line-height:18px;
	color: #666;
}

.navCol1 {
	float:left;
	padding-right:12px;
}

#seals {
	padding: 20px 0 0 0;
}

#seals img{
	display: block;
}

.tempBanner{
margin-top: 23px;
}

/*-------------------------------------------    
    Content Area
-------------------------------------------*/

#centerCol {
	width: 600px;
	float: left;
}

.sectionTitle {
	padding: 5px;
	background: #eee url(/images/soccer/elements/section_title_bg2.jpg) top repeat-x;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;

}

#centerContent {
	padding: 10px;
}


#centerContent ul {
	margin: 1em;
}

#centerContent ol {
	margin: 1.5em;
}

#rightCol {	
	vertical-align: top;	
	width: 145px;	
	margin: 0px;	
	padding: 0px;	
	padding-bottom: 10px;	
	text-align: center;	
	float: left;
}

#singleCol {	
    width: 790px;
    _width: 795px;
    padding: 0 5px;
}

#singleColContent {	
    padding: 10px;
}

.singleColBg #container{
	background: url(/images/soccer/elements/container_1col_bg_102008.png) repeat-y 0 0;
}

/*-------------------------------------------    
    Breadcrumbs
-------------------------------------------*/

#breadcrumbs {
	width: 595px;
	padding: 4px 0 5px 5px;
    background: #0B2945 url(/images/soccer/elements/breadcrumbs_bg.jpg) bottom repeat-x;
    font-size:11px;
    text-align:left;
    color: #fff;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
	color: #fff;
	text-decoration: none;
}

#breadcrumbs a:hover {
   color: #ccc;
}

.breadcrumbsClose {

	margin: 0 0 -1px 2px;
}



/*-------------------------------------------    
    Footer
-------------------------------------------*/

#footerTop {
	width: 789px;
	margin: 0 auto;
	background:#999999 url(/images/soccer/elements/footer_bg_gray.jpg) top repeat-x ;
	clear: both;
	font-size:11px;
	min-height: 95px;
}

#footerTopContent {	
	padding: 15px 20px 10px 30px;
}

#footerTop a:link, #footerTop a:visited, #footerTop a:active {
	color: #fff;
	text-decoration: none;
}

#footerTop a:hover, #footerTopClub a:hover {
	color: #ccc;
}

#footerTop ul {	
	line-height:19px;
	list-style: square;
	color:#aaa;	
}

#footerTop .col1 {
	float: left;
	width:160px;
}

#footerTop .col2 {
	float: left;
    width:160px;
}

#footerTop .col3 {
	float: left;
    width:160px;
}

#footerTop .col4 {
	float: left;
    width:160px;
}


#footerAbout {
	border-top: 1px solid #666;
	border-bottom: 1px solid #777;
	margin: 10px 20px 5px 20px;
	padding:5px 0 5px 0;
	color:#aaa;
	line-height: 14px;
}

#footerAbout p{
	padding-bottom: 7px;
}

#footerPopularSearch {
	margin: 0 20px;
	padding:0 0 10px 10px;
	border-bottom: 1px solid #aaa;
	color:#bbb;
}

#footerPopularSearch p{
	padding-bottom: 7px;
}

#footerPopularSearch ul{
	line-height: 13px;
}

#footerPopularSearch a:link, #footerPopularSearch a:visited{
	color: #bbb;
}

#footerBottom {
	clear: both;
	padding: 10px 20px 10px 20px;
}

#footerBottom a:link, #footerBottom a:visited, #footerBottom a:active{
	color: #555;
	text-decoration: underline;
}

#footerBottom a:hover {
	color: #555;
	text-decoration: underline;
}

#footerBottom a:hover {
	color: #555;
	text-decoration: none;
}

#copyright {
	color: #555;
	font-size: 10px;
}

#footerSpacer {
padding: 10px 0 0 0;
clear: both;
}

/*****************************
* Box Styles 
*****************************/

.box {
	width: 135px;
	margin: auto;
	margin-top: 12px;
	text-align: left;	clear: both;
}

.boxSpan {
	display: block;
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.box H1 {
	height: 20px;
	text-align: center;
}

.box H2 {
	text-transform: uppercase;
}

.box H3 {
	padding: .5em;
}

.box p{
	margin: 0 0 1em 0;
}

.box UL, .box OL {
	list-style-type: none;
	width: 133px;
	margin: 0px;
	padding: 0px;
}

.box UL LI , .box OL LI {	
	display: inline;
	text-decoration: none;	
	vertical-align: bottom;	
}

.box OL LI A, .box UL LI A {	
	display: block;	
	height: 14px;	
	padding-left: 10px;	
	padding-right: 3px;
	padding-bottom: 3px;	
}

.box OL LI A:visited, .box UL LI A:visited {	
	text-decoration: none;
}

.box UL > li > a, .box OL > li > a {	
	height: auto;	
}

#catalog P {	
	display: block;	
	margin: 0;	
	padding: 5px 0 120px 5px;	
}

#catalog A:hover {	
	color: #C00 !important;	}
	
/*****************************
* Shop Menu 
*****************************/

ol#menu li a {	
	padding-left: 11px;	
}

ol#menu li a:visited {	
	text-decoration: none;
}

ol#menu li ol {	
	display: none;	
	margin: 0;	
	padding: 0;
}

ol#menu li.sub ol li a {	
	padding-left: 21px;	
}

a.caps {	
	text-transform: uppercase;	
}	
	
/*****************************
* MISC
*****************************/

#sectionSpotlightText {
padding: 5px 10px 0 10px;
line-height: 16px;
color: #333;
}


#sectionSpotlightText h3{
font-size: 14px;
margin-bottom:3px;
}

.acronym {
	border-bottom: 1px dashed #999;
	cursor: help;
}

.ruleLine {
	clear: both;
	border-bottom: 1px dotted #ccc;
	margin: 3px 7px;
}

#centerContent .ruleLine {
	margin: 7px 0;
}

.fineprint {
	font-size: 11px;
	color: #666;
}

.listSpacer li{
 padding-bottom:5px;
}

#leftColBlog {	
	width: 155px;	
	float: left;
}