body {
	margin: 0px;
	background-color: #CCCCCC;
	background-image: url(/images/backgrounds/bg1.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

img {
	border: 0;
}

form {
	margin: 0;
}

h2 {
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 4px;
}

storePriceHighlight {
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-weight: bold;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 4px;
}

thead {
	color: #CC0000;
	font-weight: bold;
	background-color: #FFF;
	height: 24px;
	padding: 0;
}

.titlegameDayGrey {
	font-size: 16px;
	color: #666666;
	margin-left: 10px;
	line-height: 30px;
}

.titlegameDayBlack {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 30px;
}

.titlegameDayRed {
	font-size: 16px;
	color: #E13A3E;
	font-weight: bold;
	line-height: 30px;
}

.capsuleTitle {
	background-image: url(../../images/arrow_headers.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 27px;
	line-height: 30px;
	margin-left: 10px;
}

.DevCapsuleTitle {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.smallText {
	font-size: 10px;
}

.bgEven {
	background-color: #F2F2F2;
}

.bgOdd {
	background-color: #E4E4E4;
}

.capsuleHeader {
	background-image: url(/images/backgrounds/bg_header_capsules.jpg);
	width: 591px;
	height: 30px;
}

.divBodyCapsule {
	position: relative;
	width: 589px;
	height: auto;
	top: 0;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	background-color: #FFF;
	background-image: url(/images/backgrounds/bg_header_capsules.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.divBodyCapsuleError {
	position: relative;
	width: 748px;
	height: auto;
	top: 0;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	background-color: #FFF;
	background-image: url(/images/backgrounds/bg_header_error.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0 0 0 5px;
}

.divBodyCapsuleGreyError {
	position: relative;
	width: 748px;
	height: auto;
	top: 0;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	background-color: #E4E4E4;
	margin: 0 0 0 5px;
}

.divBodyPlainCapsule {
	position: relative;
	width: 589px;
	height: auto;
	border: 1px solid #333;
	background-color: #FFF;
}

.divBodyJobCapsule {
	position: relative;
	width: 589px;
	height: auto;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #FFF;
}

.divBodyCapsuleGrey {
	position: relative;
	width: 589px;
	height: auto;
	top: 0;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	background-color: #E4E4E4;
	margin: 0;
}

.divBodyCapsuleWhite {
	position: relative;
	width: 589px;
	height: auto;
	top: 0;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	margin: 0;
}

.marginBtm {
	margin-bottom: 12px;
}

.marginTop {
	margin-top: 10px;
}

.marginBtmDetail {
	margin-bottom: 30px;
}

.capsuleContent {
	margin: 12px 12px 12px 12px;
}

.capsuleContentSmall {
	margin: 8px 8px 8px 12px;
}

.marginLogo {
	margin: 5px;
}

.marginTables {
	margin: 8px;
}

.separator {
	width: 100%;
	height: 5px;
	background-image: url(/images/separator.gif);
	background-repeat: repeat-x;
	margin: 5px 0 5px 0;
}

.marginHeaders {
	margin-left: 9px;
}

.marginBtnBack {
	margin: 15px 0 0 30px;
}

.divCapsule {
	width: 155px;
	height: auto;
	margin: 0 0 15px 5px;	
}

.headerLogo {
	margin: 2px 0 0 3px;
}

.aboutLogo {
	margin: 2px 15px 15px 0;
}


.italic {
	font-style: italic;
}

.redText {
	color: #CC0000;
}

ul {
	list-style-image: url(/images/bullet_list.gif);
	margin-left: 0;
	padding-left: 16px;
	margin-top: 2px;
}

a:Link, a:Active, a:Visited {
	color: #333;
	text-decoration: underline;
}

a:Hover {
	color: #CC0000;
	text-decoration: none;
}

/* START : CONTENT CONTAINER TABLE STYLES */

.mainTable {
	width: 100%;
	border: 0;
}

.navCell {
	width: 165px;
}

.contentCell {
	width: 595px;
}


.featureTable {
	border: 0;
	width: 100%;
}

.featureMargin {
	margin: 10px 15px 0 0;
}

.featureItemMargin {
	margin: 30px 15px 0 0;
	background-color: #E4E4E4;
	width: 275px;
}

.featureItemWhite {
	margin: 15px 15px 0 0;
	width: 275px;
}

.auctionsTable {
	width: 100%;
	margin-top: 6px;
}

.auctionsTablePlain {
	width: 100%;
}

.auctionTeamsTable {
	border: 0; 
	width: 136px; 
	margin: 0;
}

/* END : CONTENT CONTAINER TABLE STYLES */

/* START : STRUCTURAL DIVs */

#bodyContainer {
	width: 760px;
	height: auto;
	border: 1px solid #999;
	background-color: #FFF;
	margin: 0 auto 0 auto;
	text-align: left;
}

#headerHome {
	background-image: url(/images/backgrounds/bg_header_home_01.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 87px;
	text-align: left;
}

#topNav {
	position: relative;
	width: 100%;
	height: 28px;
	background-image: url(/images/backgrounds/bg_nav.jpg);	
	margin: 0;
}

#topNavLeft {
	position: absolute;
	left: 0;
}

#topNavRight {
	position: absolute;
	top: 4px;
	right: 10px;
}

#breadcrumbs {
	font-size: 10px;
	line-height: 30px;
	margin: 0 0 0 10px;
}

#footer {
	width: 760px;
	margin: 0 auto 15px auto;
	text-align: center;
	background-image: url(/images/backgrounds/bg_footer_dark.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #7D7D7D;
	color: #FFF;
	font-size: 10px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

#footer a:Link, #footer a:Active, #footer a:Visited {
	color: #FFF;
	text-decoration: none;
}

#footer a:Hover {
	color: #EFC125;
	text-decoration: none;
}

.partnerLogos {
	width: 100%;
	text-align: center;
	margin: 0 0 10px 0;
}

/* END : STRUCTURAL DIVs */

/* START : HIDEABLE DIVs FOR AUCTIONS MENU */

#navItem1 {
	display: none;
}

#navItem2 {
	display: none;
}

#navItem3 {
	display: none;
}

#navItem4 {
	display: none;
}

#navItem5 {
	display: none;
}

#navItem6 {
	display: none;
}

#navItem7 {
	display: none;
}

#navItem8 {
	display: none;
}

#navItem9 {
	display: none;
}

#navItem10 {
	display: none;
}

.teamsNav {
	width: 153px;
	background-color: #ECECEC;
	/*border-left: 1px solid #333;
	border-right: 1px solid #333;*/
	border-bottom: 1px solid #333;
}

#arenaAuctions ul {
	list-style-image: url(/images/arrow_teams.gif);
	padding-left: 5px;
	margin: 5px 0 5px 15px;
}

#arenaAuctions li {
	margin: 3px 0 3px 0;
}

a.nav:Link, a.nav:Visited {
	text-decoration: none;
	font-size: 10px;
}

a.nav:Hover, a.nav:Active {
	text-decoration: none;
	font-size: 10px;
	color: #CC0000;
}

a.navOn:Link, a.navOn:Active, a.navOn:Visited {
	text-decoration: none;
	font-size: 10px;
	color: #CC0000;
}

a.navOn:Hover {
	text-decoration: none;
	font-size: 10px;
	color: #CC0000;
}

a.view:Link, a.view:Active, a.view:Visited {
	text-decoration: none;
	font-size: 11px;
	color: #CC0000;
	background-image: url(/images/arrow_more.gif);
	background-position: right;
	background-repeat: no-repeat; 
	padding-right: 17px;
}

a.view:Hover {
	text-decoration: none;
	font-size: 11px;
	color: #330000;
	background-image: url(/images/arrow_more.gif);
	background-repeat: no-repeat; 
	background-position: right;
	padding-right: 17px;
}

a.viewLarge:Link, a.viewLarge:Active, a.viewLarge:Visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-image: url(/images/arrow_more.gif);
	background-position: right;
	background-repeat: no-repeat; 
	padding-right: 17px;
}

a.viewLarge:Hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	background-image: url(/images/arrow_more.gif);
	background-repeat: no-repeat; 
	background-position: right;
	padding-right: 17px;
}


a.back:Link, a.back:Active, a.back:Visited {
	text-decoration: none;
	font-size: 11px;
	color: #CC0000;
	background-image: url(/images/arrow_back.gif);
	background-position: left;
	background-repeat: no-repeat; 
	padding-left: 17px;
}

a.back:Hover {
	text-decoration: none;
	font-size: 11px;
	color: #330000;
	background-image: url(/images/arrow_back.gif);
	background-repeat: no-repeat; 
	background-position: left;
	padding-left: 17px;
}

/* END : HIDEABLE DIVs FOR AUCTIONS MENU */

/* START : PARTNERS CAPSULE STYLES */

#partnersCanucks {
	position: relative;
	height: 219px;
	background-image: url(/images/partners/van_canucks.jpg);
}

#partnersTeamLA {
	position: relative;
	height: 129px;
	background-image: url(/images/partners/teamLA.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#partnersSeahawks {
	position: relative;
	height: 200px;
	background-image: url(/images/partners/seahawks.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.partners2Go {
	position: absolute;
	bottom: 15px;
	right: 15px;
}

.partnersGo {
	position: absolute;
	bottom: 15px;
	right: 20px;
}

#testimonials1 {
	position: relative;
	height: 219px;
	background-image: url(/images/testimonials/testimonials1.jpg);
}

#testimonials2 {
	position: relative;
	height: 219px;
	background-image: url(/images/testimonials/testimonials2.jpg);
}

#testimonialsText {
	position: absolute;
	top: 20px;
	left: 19px;
	width: 116px;
	height: auto;
	z-index: 4000;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
}

#greet {
	display: block;
	margin-right: 10px;
	font-size: 10px;
}

.auctionImage {
	margin: 7px;
}

#searchResults td.results {
	width: 50%;
	text-align: center;
	vertical-align: top;
}

#searchResults .nav {
	font-weight: normal;
	color: #000;
}

.storeItem {
	margin: 0 10px 10px 10px;
}

.storeStrikeThrough {
	text-decoration: line-through;
	font-size: 11px;
	color: #CC0000;
}


input.pageNum {
	width: 30px;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}

input.searchBox {
	width: 220px;
	border: 1px solid #666;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 5px 0 0;
}

input.exclusiveClubText {
	width: 350px;
	border: 1px solid #666;
	background-color: #FFF;
	margin-bottom: 5px 0 5px 5px;
	font-size: 11px;
}

input.exclusiveClubTextSmall {
	width: 200px;
	border: 1px solid #666;
	background-color: #FFF;
	margin-bottom: 5px 0 5px 5px;
	font-size: 11px;
}

input.storeShortText {
	width: 120px;
	border: 1px solid #AFA99B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select.registrationChoice {
	width: 200px;
	font-size: 11px;
	margin-top: 5px 0 5px 5px;
}

select.storeChoice {
	width: 170px;
	font-size: 11px;
	margin-top: 5px 0 5px 5px;
}

select.gamedayChoice {
	width: 300px;
	color: #333333;
	font-size: 11px;
	margin: 5px 0 5px 0;
}

select.sideChoice {
	width: 155px;
	color: #333333;
	font-size: 11px;
	margin: 5px 0 5px 0;
}

.textarea {
	width: 350px;
	height: 125px;
	color: #333333;
	font-size: 11px;
	margin: 5px 0 5px 0;
}

#job1 {
	display: none;
}

#job1Hide {
	display: none;
}

#job2 {
	display: none;
}

#job2Hide {
	display: none;
}


#job3 {
	display: none;
}

#job3Hide {
	display: none;
}


#job4 {
	display: none;
}

#job4Hide {
	display: none;
}


#job5 {
	display: none;
}

#job5Hide {
	display: none;
}


#job6 {
	display: none;
}

#job6Hide {
	display: none;
}


#job7 {
	display: none;
}

#job7Hide {
	display: none;
}


#job8 {
	display: none;
}

#job8Hide {
	display: none;
}


#job9 {
	display: none;
}

#job9Hide {
	display: none;
}

#job10 {
	display: none;
}

#job10Hide {
	display: none;
}

#job11 {
	display: none;
}

#job11Hide {
	display: none;
}

#job12 {
	display: none;
}

#job12Hide {
	display: none;
}

#job13 {
	display: none;
}

#job13Hide {
	display: none;
}

#job14 {
	display: none;
}

#job14Hide {
	display: none;
}

#job15 {
	display: none;
}

#job15Hide {
	display: none;
}

/* START : STYLES FOR TEXT-BASED SIDE NAVIGATION */

#navContainer {
	width: 153px;
	height: auto;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}

#navContainer a.levelOne:Link, #navContainer a.levelOne:Visited {
	display: block;
	width: 136px;
	background-image: url(/images/backgrounds/bg_side_nav.jpg);
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px solid #333;
	text-align: left;
	padding: 5px 5px 5px 12px;
	margin: 0;
	font-weight: bold;
}

/* #navContainer a.levelOne:Link, #navContainer a.levelOne:Visited {
	display: block;
	width: 136px;
	background-color: #CCC;
	color: #333;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px solid #333;
	text-align: left;
	padding: 5px 5px 5px 12px;
	margin: 0;
} */

#navContainer a.levelOne:Active, #navContainer a.levelOne:Hover {
	display: block;
	width: 136px;
	background-image: url(/images/backgrounds/bg_side_nav.jpg);
	color: #FCBE1D;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px solid #333;
	text-align: left;
	padding: 5px 5px 5px 12px;
	margin: 0;
	font-weight: bold;
}

/* #navContainer a.levelOne:Active, #navContainer a.levelOne:Hover {
	display: block;
	width: 136px;
	background-color: #999;
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px solid #333;
	text-align: left;
	padding: 5px 5px 5px 12px;
	margin: 0;
} */

#navContainer a.levelOneOn:Link, #navContainer a.levelOneOn:Visited, #navContainer a.levelOneOn:Active, #navContainer a.levelOneOn:Hover  {
	display: block;
	width: 136px;
	background-image: url(/images/backgrounds/bg_side_nav.jpg);
	font-weight: bold;
	color: #FCBE1D;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px solid #333;
	text-align: left;
	padding: 5px 5px 5px 12px;
}

/* #navContainer a.levelOneOn:Link, #navContainer a.levelOneOn:Visited, #navContainer a.levelOneOn:Active, #navContainer a.levelOneOn:Hover  {
	display: block;
	width: 136px;
	background-color: #999;
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px solid #333;
	text-align: left;
	padding: 5px 5px 5px 12px;
} */

#navContainer ul {
	list-style-image:url(/images/arrow_teams.gif);
	margin: 0 0 0 10px; 
	padding: 0;
}

#navContainer li {
	margin: 5px 5px 5px 12px;
	padding: 0;
	text-align: left;
} 

/* Transaction Styles */

.alertText {
	color: #FF0000;
	font-weight: bold;
	margin: 5px;
	line-height: 20px;
	font-size: 11px;
	display: block;
}

.registrationTable {
	width: 721px;
	border-right: 1px solid #AFA99B;
	border-bottom: 1px solid #AFA99B;
	border-left: 1px solid #AFA99B;
	border-top: 1px solid #AFA99B;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding: 10px;
}

.registrationInnerTable {
	width: 439px;
	border-right: 1px solid #AFA99B;
	border-bottom: 1px solid #AFA99B;
	border-left: 1px solid #AFA99B;
	border-top: 1px solid #AFA99B;
	background-color: #F1F1F1;
}

.registrationSteps {
	margin-right: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
}


input.registrationText {
	width: 200px;
	border: 1px solid #AFA99B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}

input.regMedText {
	width: 70px;
	border: 1px solid #AFA99B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

input.regSmallText {
	width: 45px;
	border: 1px solid #AFA99B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}

.regTextArea {
	width: 200px;
	height: 85px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

input.radioButton {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	display: block;
}


select.registrationChoice {
	width: 200px;
	color: #333333;
	font-size: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

select.registrationChoiceSmall {
	width: 100px;
	color: #333333;
	font-size: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

select.regList {
	width: 100px;
	color: #333333;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.marginLeft {
	margin-left: 10px;	
	display: block;
}

.marginLeft5 {
	margin-left: 5px;	
	display: block;
}

.marginBottom {
	margin-bottom: 10px;	
}


.marginThumb {
	margin: 10px;
	display: block;
}

.marginTop {
	margin-top: 10px;
}

.signinRedText {
	color: #FF0000;
	line-height: 20px;
}

select.choice {
	color: #333333;
	font-size: 11px;
}

/* END : STYLES FOR TEXT-BASED SIDE NAVIGATION */
