@charset "UTF-8";
/* CSS Document */



body {
	background-image:url(carbon.png);
	font-family: Optima, "Optima ExtraBlack";
	font-size: 12px;
	color:#FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	}	
	
a:link, a:visited, a:active {
	color: #003399;
	text-decoration: none;
}
/*a:visited {
	text-decoration: none;
	color: #003399;
}*/
a:hover {
	text-decoration: underline;
	color: #0099FF;
	cursor:pointer;
}
/*a:active {
	text-decoration: none;
	color: #003399;
}*/

h1 {font-size:18px;}

h2 {font-size:18px;font-weight: normal;}

h3 {
	font-weight: normal;
	text-align: center;
}

li, ul {font-size: 16px;text-align: left;}

p {
	font-size:16px;
	font-weight: normal;
}

img.floatLeft {
	float: left;
	margin: 10px;
	border: 1px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
}


#header {
	background-image:url(UnClubHeadercopy.png);
	width: 700px;
	height: 221px;
	margin: 0 auto;
	padding: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	white-space: inherit;
	/*-moz-border-radius:16px;
	-webkit-border-radius:16px;*/
	}


#nav, #nav a, #nav a:link, #nav a:visited {
	font-size: 23px;
	/*text-shadow: 2px 2px 2px #000000;*/
	text-shadow: 1px 1px 1px #FFF;
	font-weight: bold;
	color: #333;
	}
	
	
#nav {
	width: 700px;
	height: 50px;
	margin: 0 auto;
	padding: 0px;
	margin-top: -69px;
	text-align: center;
	word-spacing:3em;
	margin-bottom: 16px;
	line-height: 30px;
	color: #333;
	}

#nav a:hover {
	color: #FFF;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000;
}

#background {
	background-image:url(BackgroundWht.png);
	width:640px;
	/*min-height: 100%;*/
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top:0px;
	padding-left:30px;
	height: 750px;
	display: block;
	padding-right:30px;
	text-align: left;
	padding-top: 20px;
	color: #000000;
	background-color: #FFF;	
	/*opacity:0.9;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;*/
}

#shopLeft {
	width: 160px;
	height: 660px;
	margin-top: 20px;
	font-size: 14px;
	position: absolute;
	text-align: center;
	line-height: 20px;
	clear: both;
}

#shopLefttext {
	width: 160px;
	height: 625px;
	margin-top: 20px;
	font-size: 14px;
	position: absolute;
	text-align: center;
	line-height: 5px;
	margin-left: 160px;
	float: right;
	padding-top: 40px;
}

#shopLefttext a, #shopLefttext a:link, #shopLefttext a:visited {
	text-decoration: none;
	color: #FFFFFF;	
}

#shopRight {
	width: 160px;
	height: 660px;
	margin-top: 20px;
	font-size: 14px;
	position: absolute;
	text-align: center;
	line-height: 20px;
	clear: both;
	margin-left: 320px;
}

#shopRighttext {
	width: 160px;
	height: 625px;
	margin-top: 20px;
	font-size: 14px;
	position: absolute;
	text-align: center;
	line-height: 5px;
	margin-left: 480px;
	float: right;
	padding-top: 40px;
}

#shopRighttext a, #shopRighttext a:link, #shopRighttext a:visited {
	text-decoration: none;
	color: #FFFFFF;	
}

#spacer {
	width: 150px;
	height: 100px;
	
}

#gift {
	width: 650px;
	height: 35px;
	position: absolute;
	text-align: center;
	margin-top: 670px;
}

#buyImages {
	width: 250px;
	height: 700px;
	margin-top: 25px;
	font-size: 14px;
	position: absolute;
	text-align: center;
	line-height: 20px;
	clear: both;
}

#buyText {
	width: 360px;
	height: 700px;
	margin-top: 10px;
	font-size: 14px;
	position: absolute;
	text-align: left;
	line-height: 20px;
	clear: both;
	margin-left: 260px;
}
#buyText .sizeTable{
	display: table;
	width: 200px;
	border-color: #FFFFFF;
	}
#buyText .cssRow{display: table-row;}
#buyText .cssRow p{display: table-cell;}

#buyTextW .sizeTable{
	display: table;
	width: 190px;
	border-color: #FFFFFF;
	}
#buyTextW .cssRow{display: table-row;}
#buyTextW .cssRow p{display: table-cell;
}

#welcome {
	width: 235px;
	height: 117px;
	margin-top: 20px;
	margin-left: 40px;
	text-align: left;
	font-style: italic;
	font-size: 14px;
	/*float:none;
	clear: both;*/
	position: absolute;
	}
	
	
#freeShipping {
	width: 300px;
	margin-top: 50px;
	margin-left: 300px;
	position: absolute;
	font-size: 24px;
	color: #FF3300;
	font-weight: bold;
	clear: both;
	text-align: center;
	text-shadow: 1px 1px -1px #330000;
	}
	
#jerseyAnimation {
	width:370px;
	height: 395px;
	margin-top: 140px;
	margin-left: 270px;
	position: absolute;
	}
	
	
#contact {
	width: 410px;
	height: 650px;
	padding: 0px;
	margin-top: 40px;
	margin-left: 125px;
	background-image: url(Note.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 3px;
}

#contact input[type="text"]{
	background-color: #FF9;
	}


#contact textarea {
	background-color:#FF9;
}

#giftCert{
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
	width: 500px;
	height: 80px;
	outline-style: dashed;
	outline-width: 2px;
	background-color: #3399FF;
	text-transform: uppercase;
	padding-top: 2px;
	-moz-box-shadow:2px 2px 5px 5px #999;
	-webkit-box-shadow: 3px 3px 3px 3px #999;
}

#sitemap {
	width: 350px;
	height: 500px;
	padding: 0px;
	margin-top: 60px;
	margin-left: 180px;
}

#thankYou{
	margin: 0 auto;
	margin-top: 200px;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
}
	
#footer, #footer a, #footer a:visited {
	width:500px;
	height: 70px;
	margin: 0 auto;
	padding: 0 px;
	float: inherit;
	position: relative;
	/*top: 600px;*/
	text-align: center;
	color: #CCC;
	}

#footer a:link{
	/*text-decoration: underline;*/
	color: #9CF;
}



#footer a:hover {
	color: #9CF;
	}
	
#google {
	width:500px;
	height: 70px;
	margin: 0 auto;
	margin-top: 600px;
}
