* {
	margin: 0 auto;
	padding: 0;
	}

html,
body,
div,
span,
object, 
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
em,
font,
img,
strike,
strong,
sub,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
caption {
	margin: 0 auto;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
	}

/* ----- Text ----- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: georgia, times, serif;
	font-weight: normal;
	}

h1 {
	text-indent: -999em;
	text-align: left;
	}

h2 {
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 12px;
	}

h3 {
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	margin-bottom: 12px;
	}

h4 {
	font: 11px/14px verdana, arial, helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	}

/* added td to the list 31 aug 10*/
p, address, input, ul, td {
	font: 11px/14px verdana, arial, helvetica, sans-serif;
	color: #333;
	}

/* added #cm_table 31 aug 10*/	
#cm_table { margin-left:0; }

#intro-text p {
	color: #fff;
	margin-bottom: 12px;
	}

a:active,
a:link,
a:hover,
a:visited {
	color: #64b4ff;
	text-decoration: none;
	}

a:hover { color: #3ca0f0; }

ul,
ol,
dl,
dt,
dd,
li {
	list-style: none;
	}

ul { margin-bottom: 12px; }

/* ----- Structure ----- */

body { background-color: #fff; }

div#wrap-tweets {
	float: left;
	width: 220px;
	height: auto;
	margin-left: 20px;
	}

#wrap-tweets h1 {
	width: 145px;
	height: 30px;
	background: transparent url(../media/images/hd-tweet.jpg) no-repeat top center;
	}

span.tweet_time { display: none; }
div#tweet ul { width: 200px; padding: 0; margin-bottom: 0; }

div#tweet ul li {
	font-size: 12px;
	line-height: 16px;
	}

div#tweet {
	float: left;
	width: 220px;
	height: auto;
	background: transparent url(../media/images/tweet-middle.jpg) repeat-y top center;
	text-align: center;
	margin-top: 15px;
	}

div#tweet-top {
	width: 220px;
	height: auto;
	min-height: 20px;
	background: transparent url(../media/images/tweet-top.jpg) no-repeat top center;
	}

div#tweet-bottom {
	width: 220px;
	height: 20px;
	background: transparent url(../media/images/tweet-bottom.jpg) no-repeat top center;
	margin-bottom: 12px;
	}

#tweet-handle {
	float: left;
	width: 108px;
	height: 28px;
	margin-left: 56px;
	text-indent: -999em;
	background: transparent url(../media/images/hd-handle.jpg) no-repeat top center;
	}

div#wrap-pg {
	position: relative;
	width: 100%;
	height: 48px;
	background-color: #f0f3fc;
	}

div#wrap-pg-inner {
	position: relative;
	width: 800px;
	height: 48px;
	}

a#pg-banner {
	position: absolute;
	top: 0;
	left: 90px;
	width: 620px;
	height: 48px;
	text-indent: -999em;
	background: #000 url(../media/images/pg-bg-banner.gif) no-repeat top center;
	}






div#wrap-special {
	position: relative;
	width: 100%;
	height: 60px;
	background-color: #f0f5fc;
	}

div#wrap-special-inner {
	position: relative;
	width: 940px;
	height: 60px;
	background: #f0f5fc url(../media/images/special-bg.jpg) no-repeat top center;
	}

#special-pgw {
    position: absolute;
    top: 8px;
    left: 0;
	width: 545px;
	height: 31px;
	background-color: transparent;
	text-indent: -999em;
	}

#special-cm {
    position: absolute;
    top: 16px;
    left: 618px;
	width: 189px;
	height: 30px;
	background-color: transparent;
	text-indent: -999em;
	}

#special-lm {
    position: absolute;
    top: 16px;
    left: 848px;
	width: 65px;
	height: 8px;
	background-color: transparent;
	text-indent: -999em;
	}

#special-nate {
    position: absolute;
    top: 37px;
    left: 826px;
	width: 115px;
	height: 8px;
	background-color: transparent;
	text-indent: -999em;
	}
















div#wrap-fight {
	display: none;
	position: relative;
	width: 100%;
	height: 40px;
	background-color: #f0f3fc;
	}

div#wrap-fight-inner {
	position: relative;
	width: 800px;
	height: 40px;
	}

a#fg-banner {
	position: absolute;
	top: 0;
	left: 90px;
	width: 620px;
	height: 48px;
	text-indent: -999em;
	background: #000 url(../media/images/pg-bg-banner.gif) no-repeat top center;
	}

#wrap-fg-t1, #wrap-fg-hoodie, #wrap-fg-t2 {
	width: 180px;
	height: auto;
	text-align: center;
	}

#wrap-fg-t1 {
	width: 180px;
	position: absolute;
	top: 480px;
	left: 80px;
	}
	
#wrap-fg-hoodie {
	width: 180px;
	position: absolute;
	top: 480px;
	left: 260px;
	}
	
#wrap-fg-t2 {
	width: 180px;
	position: absolute;
	top: 480px;
	left: 440px;
	}

.fight select {
	float: left;
	width: 156px;
	margin: 0 0 20px 12px;
	text-align: center;
	}
	
#fg-button {
	float: left;
	clear: both;
	height: 46px;
	width: 156px;
	margin: 0 0 0 271px;
	}	

.fight {
	position: relative;
	text-align: center;
	background-color: #000;
	padding-bottom: 0px;
	}

#wrap-out {
	width: 940px;
	height: auto;
	}

#hd-index {
	position: relative;
	width: 940px;
	height: 230px;
	background: #fff url(../media/images/hd-bg.jpg) no-repeat bottom center;
	z-index: 0;
	}
	
	
#social {
        padding-top: 54px;
        left: -15px;
	    height: 20px;
}
	
#hd-sub {
	position: relative;
	width: 940px;
	height: 96px;
	}

#logo {
	position: absolute;
	top: 23px;
	left: 0;
	width: 280px;
	height: 51px;
	background: transparent url(../media/images/hd-logo.gif) no-repeat top left;
	text-indent: -999em;
	text-align: left;
        z-index: 0;
	}
	
#op-logo {
	float: left;
	width: 168px;
	height: 64px;
	background: transparent url(../media/images/contact/op-logo.jpg) no-repeat top left;
	text-indent: -999em;
	text-align: left;
	margin-bottom: 12px;
        z-index: 0;
	}

#hd-index ul, #hd-sub ul {
	position: absolute;
	top: 33px;
	left: 480px;
	width: 460px;
	height: 31px;
        z-index: 0;
	}

#hd-index ul, #hd-sub ul li { display: inline; }

a#hd-cl {
	position: absolute;
	top: 6px;
	left: 0;
	width: 100px;
	height: 19px;
	background: transparent url(../media/images/hd-nav.jpg) no-repeat 0 0;
	text-indent: -999em;
	text-align: left;
	}

a#hd-cl:hover { background-position: 0 -19px; }

a#hd-raq {
	position: absolute;
	top: 6px;
	left: 120px;
	width: 104px;
	height: 19px;
	background: transparent url(../media/images/hd-nav.jpg) no-repeat -100px 0;
	text-indent: -999em;
	text-align: left;
	}

a#hd-raq:hover { background-position: -100px -19px; }

a#hd-fyc {
	position: absolute;
	top: 6px;
	left: 244px;
	width: 115px;
	height: 19px;
	background: transparent url(../media/images/hd-nav.jpg) no-repeat -204px 0;
	text-indent: -999em;
	text-align: left;
	}

a#hd-fyc:hover { background-position: -204px -19px; }

a#hd-f {
	position: absolute;
	top: 0;
	left: 390px;
	width: 30px;
	height: 31px;
	background: transparent url(../media/images/hd-nav.jpg) no-repeat -319px 0;
	text-indent: -999em;
	text-align: left;
	}

a#hd-f:hover { background-position: -319px -31px; }

a#hd-t {
	position: absolute;
	top: 0;
	left: 430px;
	width: 30px;
	height: 31px;
	background: transparent url(../media/images/hd-nav.jpg) no-repeat -349px 0;
	text-indent: -999em;
	text-align: left;
	}

a#hd-t:hover { background-position: -349px -31px; }

#wrap-in {
	width: 940px;
	height: auto;
	padding-bottom: 60px;
	}

#wrap-intro {
	width: 940px;
	height: auto;
	background: transparent url(../media/images/intro-middle.jpg) repeat-y top center;
	margin-bottom: 40px;
	}

#intro-top {
	position: relative;
	width: 940px;
	height: auto;
	min-height: 323px;
	background: transparent url(../media/images/intro-top.jpg) no-repeat top center;
	}

ul#nav-main {
	float: left;
	display: block;
	width: 200px;
	padding: 40px 10px 0 10px;
	height: auto;
	margin-bottom: 0;
	}

ul#nav-main li { font: 14px/18px georgia, times, serif; }

ul#nav-main li a {
	float: left;
	width: 195px;
	height: auto;
	padding: 2px 0 2px 5px;
	}

ul#nav-main li a:hover { background-color: #fff; }

#wrap-nav-sub {
	width: 220px;
	height: auto;
	background: transparent url(../media/images/nav-sub-middle.jpg) repeat-y top center;
	}

#nav-sub-top {
	position: relative;
	width: 220px;
	height: auto;
	min-height: 300px;
	background: transparent url(../media/images/nav-sub-top.jpg) no-repeat top center;
	}
	
ul#nav-sub {
	float: left;
	display: block;
	width: 200px;
	padding: 40px 10px 20px 10px;
	height: auto;
	margin-bottom: 0;
	}
	
ul#nav-sub ul {
	float: left;
	display: block;
	width: 180px;
	padding: 10px 10px 10px 10px;
	height: auto;
	margin-bottom: 0;
	}

ul#nav-sub ul ul {
	float: left;
	display: block;
	width: 180px;
	padding: 10px 0 10px 0;
	height: auto;
	margin-bottom: 0;
	}
	
ul#nav-sub li { font: 14px/18px georgia, times, serif; }

ul#nav-sub li ul li ul li { font: 11px/12px verdana, arial, helvetica, sans-serif; }

ul#nav-sub li a {
	float: left;
	width: 195px;
	height: auto;
	padding: 2px 0 2px 5px;
	}
	
ul#nav-sub ul li a,
ul#nav-sub ul li ul li a { width: 180px; }
	
ul#nav-sub li a:hover,
ul#nav-sub li a.selected,
ul#nav-sub li a.selected:hover { background-color: #fff; }
	
ul#nav-sub ul li a:hover,
ul#nav-sub ul li a.selected,
ul#nav-sub ul li a.selected:hover,
ul#nav-sub ul li ul li a:hover,
ul#nav-sub ul li ul li a.selected,
ul#nav-sub ul li ul li a.selected:hover { background-color: #d2defa; }
	
#nav-sub-bottom {
	width: 220px;
	height: 20px;
	background: transparent url(../media/images/nav-sub-bottom.jpg) no-repeat top center;
	}

#intro-text {
	float: left;
	width: 220px;
	height: auto;
	padding: 40px 10px 0 10px;
	margin-left: 10px;
	}

#intro-top img {
	position: absolute;
	top: 20px;
	left: 480px;
	}

#intro-bottom {
	width: 940px;
	height: 20px;
	background: transparent url(../media/images/intro-bottom.jpg) no-repeat top center;
	}

#marquee-bb {
	float: left;
	width: 700px;
	height: auto;
	text-align: center;
	}

#marquee-bb h1 {
	width: 348px;
	height: 43px;
	background: transparent url(../media/images/bird-bank/bb-tag.jpg) no-repeat top center;
	}

p#marquee-open {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 14px;
	}

#marquee-inner-wrap {
	width: 530px;
	height auto;
	}

#bb-logo {
	float: left;
	width: 100px;
	height: 75px;
	background: transparent url(../media/images/bird-bank/bb-logo.jpg) no-repeat top center;
	margin: 0 5px;
	text-indent: -999em;
	text-align: left;
	}

.marquee-single {
	float: left;
	width: 130px;
	height: auto;
	background: transparent url(../media/images/bird-bank/bb-check.jpg) no-repeat top left;
	margin: 0 5px;
	text-align: left;
	}

.marquee-single h4,
.marquee-single p {
	margin-left: 30px;
	}

#col-left {
	float: left;
	width: 220px;
	height: auto;
	}
	
#col-right {
	float: left;
	width: 700px;
	height: auto;
	margin-left: 20px;
	}

.wrap-testimonials {
	float: left;
	width: 220px;
	height: auto;
	}

#col-right p,
#col-right address { margin-bottom: 12px; }

.col-1,
.col-2,
.col-3 {
	float: left;
	width: 220px;
	height: auto;
	}
	
.col-2 { width: 460px; }
.col-3 { width: 340px; }
.ml20 { margin-left: 20px; }
.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mt20 { margin-top: 20px; }
.mt4 { margin-top: 4px; }
.mt14 { margin-top: 14px; }
.mb10 { margin-bottom: 10px; }
.mb14 { margin-bottom: 14px; }
.mb20 { margin-bottom: 20px; }
.mr20 { margin-right: 20px; }
.pt14 { padding-top: 14px; }
.pt40 { padding-top: 40px; }
.pt80 { padding-top: 80px; }
.pb10 { padding-bottom: 10px; }
.pb14 { padding-bottom: 14px; }
.pb20 { padding-bottom: 20px; }
.pb30 { padding-bottom: 30px; }
.bt { border-top: 1px solid #ddd; }
.bb {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #bbb;
	}

#wrap-product-thumbs {
	float: left;
	width: 100px;
	height: auto;
	background: transparent url(../media/images/products/product-thumbs-middle.jpg) repeat-y top center;
	text-align: center;
	}

#product-thumbs-top {
	width: 100px;
	height: auto;
	min-height: 60px;
	background: transparent url(../media/images/products/product-thumbs-top.jpg) no-repeat top center;
	padding-top: 10px;
	}

#product-thumbs-top img {
	border: 2px solid #ddd;
	margin-top: 10px;
	}

#product-thumbs-top img:hover { border: 2px solid #fff; }

#product-thumbs-bottom {
	width: 100px;
	height: 20px;
	background: transparent url(../media/images/products/product-thumbs-bottom.jpg) no-repeat top center;
	}

#wrap-product {
	float: left;
	width: 340px;
	height: auto;
	background: transparent url(../media/images/products/product-middle.jpg) repeat-y top center;
	text-align: center;
	}

#product-top {
	width: 340px;
	height: auto;
	min-height: 60px;
	background: transparent url(../media/images/products/product-top.jpg) no-repeat top center;
	}

#product-large {
	border: 2px solid #ccc;
	margin-top: 20px;
	}

#product-bottom {
	width: 340px;
	height: 20px;
	background: transparent url(../media/images/products/product-bottom.jpg) no-repeat top center;
	}

#wrap-contact {
	position: relative;
	width: 460px;
	height: auto;
	background: transparent url(../media/images/contact/contact-middle.jpg) repeat-y top center;
	text-align: center;
	}

#wrap-contact-inner { padding: 40px 20px 0 20px; }
#wrap-cm-inner { padding: 20px 20px 0 20px; }

#contact-top {
	width: 460px;
	height: auto;
	min-height: 148px;
	background: transparent url(../media/images/contact/contact-top.jpg) no-repeat top center;
	}
	
#contact-bottom {
	width: 460px;
	height: 20px;
	background: transparent url(../media/images/contact/contact-bottom.jpg) no-repeat top center;
	}

p#contact-state {
	font: 11px/12px georgia, times, serif;
	text-transform: uppercase;
	margin-bottom: 4px;
	}
	
p#contact-school { font: 18px/18px georgia, times, serif; }

ul#contact-cm-list li {
	display: inline;
	margin: 0 4px;
	}

#wrap-cdd {
	padding: 20px 10px;
	}

#wrap-cm {
	position: relative;
	width: 420px;
	height: auto;
	background: transparent url(../media/images/contact/cm-middle.jpg) repeat-y top center;
	text-align: left;
	}

#cm-name { font: 18px/18px georgia, times, serif; }
	
#cm-top {
	width: 420px;
	height: auto;
	min-height: 148px;
	background: transparent url(../media/images/contact/cm-top.jpg) no-repeat top center;
	}

#cm-headshot {
	float: right;
	width: 120px;
	height: 120px;
	padding: 10px;
	margin: 0 0 10px 10px;
	background: transparent url(../media/images/contact/cm-bg.jpg) no-repeat top center;
	}

.wrap-thumb {
	width: 340px;
	height: auto;
	}

.wrap-thumb-ind {
	float: left;
	width: 100px;
	height: auto;
	text-align: center;
	}

p.product-heading {
	font: 14px/14px georgia, times, serif;
	margin-bottom: 0px;
	}

p.click {
	float: right;
	font: 10px/10px georgia, times, serif;
	margin-top: 4px;
	margin-bottom: 0px;
	}

.wrap-thumb-ind p {
	line-height: 11px;
	margin-bottom: 0px;
	}

a.thumb {
	float: left;
	width: 60px;
	height: 60px;
	text-indent: -999em;
	margin: 0 20px 10px 20px;
	text-align: left;
	border: 2px solid #f4f4f4;
	}

a.thumb:hover {
	border: 2px solid #a6d3f6;
	}

#image {
	margin-top: 20px;
	border: 2px solid #e8d09c;
	}

a#thumb-2oz-shot-glass 										{ background: transparent url(../media/images/products/2oz-shot-glass-1a.jpg) no-repeat top center; }
a#thumb-16oz-glass 											{ background: transparent url(../media/images/products/16oz-glass-1a.jpg) no-repeat top center; }
a#thumb-20oz-aluminum-waterbottle 							{ background: transparent url(../media/images/products/20oz-aluminum-waterbottle-1a.jpg) no-repeat top center; }
a#thumb-22oz-plastic-stein 									{ background: transparent url(../media/images/products/22oz-plastic-stein-1a.jpg) no-repeat top center; }
a#thumb-32oz-nalgene-waterbottle 							{ background: transparent url(../media/images/products/32oz-nalgene-waterbottle-1a.jpg) no-repeat top center; }
a#thumb-collapsable-koozie 									{ background: transparent url(../media/images/products/collapsable-koozie-1a.jpg) no-repeat top center; }
a#thumb-croakies 											{ background: transparent url(../media/images/products/croakies-1a.jpg) no-repeat top center; }
a#thumb-drawstring-bag 										{ background: transparent url(../media/images/products/drawstring-bag-1a.jpg) no-repeat top center; }
a#thumb-element-pen 										{ background: transparent url(../media/images/products/element-pen-1a.jpg) no-repeat top center; }
a#thumb-fanny-pack 											{ background: transparent url(../media/images/products/fanny-pack-1a.jpg) no-repeat top center; }
a#thumb-glass-mug 											{ background: transparent url(../media/images/products/glass-mug-1a.jpg) no-repeat top center; }
a#thumb-koozie 												{ background: transparent url(../media/images/products/koozie-1a.jpg) no-repeat top center; }
a#thumb-rally-towels 										{ background: transparent url(../media/images/products/rally-towels-1a.jpg) no-repeat top center; }
a#thumb-slap-n-wrap-koozie 									{ background: transparent url(../media/images/products/slap-n-wrap-koozie-1a.jpg) no-repeat top center; }
a#thumb-stadium-cups 										{ background: transparent url(../media/images/products/stadium-cups-1a.jpg) no-repeat top center; }
a#thumb-sunglasses 											{ background: transparent url(../media/images/products/sunglasses-1a.jpg) no-repeat top center; }
a#thumb-terry-cloth-headband 								{ background: transparent url(../media/images/products/terry-cloth-headband-1a.jpg) no-repeat top center; }

a#thumb-3-4-sleeve-baseball-t-shirt 						{ background: transparent url(../media/images/products/3-4-sleeve-baseball-t-shirt-1a.jpg) no-repeat top center; }
a#thumb-american-apparel-v-neck-t-shirt 					{ background: transparent url(../media/images/products/american-apparel-v-neck-t-shirt-7a.jpg) no-repeat top center; }
a#thumb-barbarian-rugby-4-inch-stripe-long-sleeve-t-shirt 	{ background: transparent url(../media/images/products/barbarian-rugby-4-inch-stripe-long-sleeve-t-shirt-1a.jpg) no-repeat top center; }
a#thumb-camouflage-t-shirt 									{ background: transparent url(../media/images/products/camouflage-t-shirt-1a.jpg) no-repeat top center; }
a#thumb-crewneck-sweatshirt 								{ background: transparent url(../media/images/products/crewneck-sweatshirt-1a.jpg) no-repeat top center; }
a#thumb-flexfit-hat 										{ background: transparent url(../media/images/products/flexfit-hat-1a.jpg) no-repeat top center; }
a#thumb-hooded-sweatshirt									{ background: transparent url(../media/images/products/hooded-sweatshirt-1a.jpg) no-repeat top center; }
a#thumb-junior-soffe-shorts									{ background: transparent url(../media/images/products/junior-soffe-shorts-1a.jpg) no-repeat top center; }
a#thumb-ladies-polo 										{ background: transparent url(../media/images/products/ladies-polo-1a.jpg) no-repeat top center; }
a#thumb-ladies-t-shirt 										{ background: transparent url(../media/images/products/ladies-t-shirt-1a.jpg) no-repeat top center; }
a#thumb-ladies-tank 										{ background: transparent url(../media/images/products/ladies-tank-1a.jpg) no-repeat top center; }
a#thumb-long-sleeve-t-shirt 								{ background: transparent url(../media/images/products/long-sleeve-t-shirt-1a.jpg) no-repeat top center; }
a#thumb-mens-polo 											{ background: transparent url(../media/images/products/mens-polo-1a.jpg) no-repeat top center; }
a#thumb-pigment-dyed-t-shirt 								{ background: transparent url(../media/images/products/pigment-dyed-t-shirt-1a.jpg) no-repeat top center; }
a#thumb-pocket-t-shirt 										{ background: transparent url(../media/images/products/pocket-t-shirt-1a.jpg) no-repeat top center; }
a#thumb-quarter-zip-pullover 								{ background: transparent url(../media/images/products/quarter-zip-pullover-1a.jpg) no-repeat top center; }
a#thumb-reversible-mesh-jersey 								{ background: transparent url(../media/images/products/reversible-mesh-jersey-1a.jpg) no-repeat top center; }
a#thumb-straightleg-sweatpants-with-pockets 				{ background: transparent url(../media/images/products/straightleg-sweatpants-with-pockets-1a.jpg) no-repeat top center; }
a#thumb-t-shirt 											{ background: transparent url(../media/images/products/t-shirt-1a.jpg) no-repeat top center; }
a#thumb-tank-top 											{ background: transparent url(../media/images/products/tank-top-1a.jpg) no-repeat top center; }
a#thumb-tie-dye-t-shirt 									{ background: transparent url(../media/images/products/tie-dye-t-shirt-1a.jpg) no-repeat top center; }
a#thumb-tote-bag 											{ background: transparent url(../media/images/products/tote-bag-1a.jpg) no-repeat top center; }

a#bt-augusta {
	float: left;
	width: 58px;
	height: 24px;
	background: transparent url(../media/images/products/bt-augusta.gif) no-repeat top center;
	text-indent: -999em;
	text-align: left;
	}
	
a#bt-online-catalog {
	float: left;
	width: 94px;
	height: 24px;
	background: transparent url(../media/images/products/bt-online-catalog.gif) no-repeat top center;
	text-indent: -999em;
	text-align: left;
	}
	
a#bt-screen-print {
	float: left;
	width: 119px;
	height: 24px;
	background: transparent url(../media/images/products/bt-screen-print.gif) no-repeat top center;
	text-indent: -999em;
	text-align: left;
	margin-bottom: 4px;
	}
	
a#bt-tackle-twill {
	float: left;
	width: 119px;
	height: 24px;
	background: transparent url(../media/images/products/bt-tackle-twill.gif) no-repeat top center;
	text-indent: -999em;
	text-align: left;
	margin-bottom: 4px;
	}
	
a#bt-font-list {
	clear: both;
	float: left;
	width: 63px;
	height: 24px;
	background: transparent url(../media/images/products/bt-font-list.gif) no-repeat top center;
	text-indent: -999em;
	text-align: left;
	margin-bottom: 10px;
	}
	
a#bt-print-location {
	clear: both;
	float: left;
	width: 126px;
	height: 24px;
	background: transparent url(../media/images/products/bt-print-location.gif) no-repeat top center;
	text-indent: -999em;
	text-align: left;
	margin-bottom: 4px;
	}
	
a#bt-american-apparel {
	float: left;
	width: 110px;
	height: 24px;
	background: transparent url(../media/images/products/bt-american-apparel.gif) no-repeat top center;
	text-indent: -999em;
	text-align: left;
	}
	
a#bt-norwood {
	float: left;
	width: 62px;
	height: 24px;
	background: transparent url(../media/images/products/bt-norwood.gif) no-repeat top center;
	text-indent: -999em;
	text-align: left;
	}

#wrap-image4 {
	float: right;
	width: 340px;
	height: auto;
	margin: 0 0 14px 20px;
	background: #fff url(../media/images/image3-middle.jpg) repeat-y top center;
	text-align: center;
	}

#image4-top {
	width: 340px;
	height: auto;
	min-height: 148px;
	background: transparent url(../media/images/image3-top.jpg) no-repeat top center;
	}

#image4-bottom {
	width: 340px;
	height: 20px;
	background: transparent url(../media/images/image3-bottom.jpg) no-repeat top center;
	}

#wrap-image3 {
	float: left;
	width: 340px;
	height: auto;
	background: #fff url(../media/images/image3-middle.jpg) repeat-y top center;
	text-align: center;
	}

#image3-top {
	width: 340px;
	height: auto;
	min-height: 148px;
	background: transparent url(../media/images/image3-top.jpg) no-repeat top center;
	}

#image3-bottom {
	width: 340px;
	height: 20px;
	background: transparent url(../media/images/image3-bottom.jpg) no-repeat top center;
	}

#wrap-image2 {
	float: left;
	width: 460px;
	height: auto;
	background: #fff url(../media/images/image2-middle.jpg) repeat-y top center;
	text-align: center;
	}

#image2-top {
	width: 460px;
	height: auto;
	min-height: 148px;
	background: transparent url(../media/images/image2-top.jpg) no-repeat top center;
	}

#image2-bottom {
	width: 460px;
	height: 20px;
	background: transparent url(../media/images/image2-bottom.jpg) no-repeat top center;
	}

#wrap-bio {
	float: left;
	width: 460px;
	height: auto;
	background: #fff url(../media/images/about/bio-middle.jpg) repeat-y top center;
	}

#bio-top {
	width: 460px;
	height: auto;
	min-height: 148px;
	background: transparent url(../media/images/about/bio-top.jpg) no-repeat top center;
	}

#bio-bottom {
	width: 460px;
	height: 20px;
	background: transparent url(../media/images/about/bio-bottom.jpg) no-repeat top center;
	}

#wrap-bio-inner { padding: 20px 20px 0 20px; }
#wrap-bio-inner p.title { margin-bottom: 12px; }
#wrap-bio-inner p { margin-bottom: 0px; }

.image-bio-sm {
	float: left;
	width: 30px;
	height: 30px;
	margin: 0 10px 4px 0;
	text-indent: -999em;
	text-align: left;
	}

#bio-sm-nick-dadas 			{ background: transparent url(../media/images/about/bio-sm-nick-dadas.jpg) no-repeat top center; }
#bio-sm-joe-haddad 			{ background: transparent url(../media/images/about/bio-sm-joe-haddad.jpg) no-repeat top center; }
#bio-sm-danny-trizio 		{ background: transparent url(../media/images/about/bio-sm-danny-trizio.jpg) no-repeat top center; }
#bio-sm-karalee-kraszewski 	{ background: transparent url(../media/images/about/bio-sm-karalee-kraszewski.jpg) no-repeat top center; }
#bio-sm-mike-biro 			{ background: transparent url(../media/images/about/bio-sm-mike-biro.jpg) no-repeat top center; }
#bio-sm-anthony-degirolamo 	{ background: transparent url(../media/images/about/bio-sm-anthony-degirolamo.jpg) no-repeat top center; }
#bio-sm-corinne-henahan 	{ background: transparent url(../media/images/about/bio-sm-corinne-henahan.jpg) no-repeat top center; }
#bio-sm-nate-stansberry 	{ background: transparent url(../media/images/about/bio-sm-nate-stansberry.jpg) no-repeat top center; }
#bio-sm-mike-dubin		 	{ background: transparent url(../media/images/about/bio-sm-mike-dubin.jpg) no-repeat top center; }
#bio-sm-jared-youtzy	 	{ background: transparent url(../media/images/about/bio-sm-jared-youtzy.jpg) no-repeat top center; }
#bio-sm-nick-aylward	 	{ background: transparent url(../media/images/about/bio-sm-nick-aylward.jpg) no-repeat top center; }
#bio-sm-john-holden		 	{ background: transparent url(../media/images/about/bio-sm-john-holden.jpg) no-repeat top center; }
#bio-sm-allison-karns 		{ background: transparent url(../media/images/about/bio-sm-allison-karns.jpg) no-repeat top center; }
#bio-sm-peter-posen 		{ background: transparent url(../media/images/about/bio-sm-peter-posen.jpg) no-repeat top center; }
#bio-sm-jason-crocker 		{ background: transparent url(../media/images/about/bio-sm-jason-crocker.jpg) no-repeat top center; }
#bio-sm-adam-peake 			{ background: transparent url(../media/images/about/bio-sm-adam-peake.jpg) no-repeat top center; }
#bio-sm-samos 				{ background: transparent url(../media/images/about/bio-sm-samos.jpg) no-repeat top center; }
#bio-sm-ian-donahue			{ background: transparent url(../media/images/about/bio-sm-ian-donahue.jpg) no-repeat top center; }
#bio-sm-justin-nottke		{ background: transparent url(../media/images/about/bio-sm-justin-nottke.jpg) no-repeat top center; }
#bio-sm-jason-lariccia		{ background: transparent url(../media/images/about/bio-sm-jason-lariccia.jpg) no-repeat top center; }
#bio-sm-kelly-mancini		{ background: transparent url(../media/images/about/bio-sm-kelly-mancini.jpg) no-repeat top center; }
#bio-sm-geoff-jorgensen		{ background: transparent url(../media/images/about/bio-sm-geoff-jorgensen.jpg) no-repeat top center; }
#bio-sm-nick-grady	{ background: transparent url(../media/images/about/bio-sm-nick-grady.jpg) no-repeat top center; }
#bio-sm-ben-giles	{ background: transparent url(../media/images/about/bio-sm-ben-giles.jpg) no-repeat top center; }
#bio-sm-caroline-barr	{ background: transparent url(../media/images/about/bio-sm-caroline-barr.jpg) no-repeat top center; }
#bio-sm-jessica-lee	{ background: transparent url(../media/images/about/bio-sm-jessica-lee.jpg) no-repeat top center; }

.image-bio-lg {
	float: left;
	width: 120px;
	height: 120px;
	margin: 0 20px 10px 0;
	text-indent: -999em;
	text-align: left;
	}
	
#bio-lg-nick-dadas 			{ background: transparent url(../media/images/about/bio-lg-nick-dadas.jpg) no-repeat top center; }
#bio-lg-joe-haddad 			{ background: transparent url(../media/images/about/bio-lg-joe-haddad.jpg) no-repeat top center; }
#bio-lg-danny-trizio 		{ background: transparent url(../media/images/about/bio-lg-danny-trizio.jpg) no-repeat top center; }
#bio-lg-katie-shivak 		{ background: transparent url(../media/images/about/bio-lg-katie-shivak.jpg) no-repeat top center; }
#bio-lg-karalee-kraszewski 	{ background: transparent url(../media/images/about/bio-lg-karalee-kraszewski.jpg) no-repeat top center; }
#bio-lg-mike-biro 			{ background: transparent url(../media/images/about/bio-lg-mike-biro.jpg) no-repeat top center; }
#bio-lg-anthony-degirolamo 	{ background: transparent url(../media/images/about/bio-lg-anthony-degirolamo.jpg) no-repeat top center; }
#bio-lg-corinne-henahan 	{ background: transparent url(../media/images/about/bio-lg-corinne-henahan.jpg) no-repeat top center; }
#bio-lg-nate-stansberry 	{ background: transparent url(../media/images/about/bio-lg-nate-stansberry.jpg) no-repeat top center; }
#bio-lg-mike-dubin		 	{ background: transparent url(../media/images/about/bio-lg-mike-dublin.jpg) no-repeat top center; }
#bio-lg-jared-youtzy	 	{ background: transparent url(../media/images/about/bio-lg-jared-youtzy.jpg) no-repeat top center; }
#bio-lg-nick-aylward	 	{ background: transparent url(../media/images/about/bio-lg-nick-aylward.jpg) no-repeat top center; }
#bio-lg-john-holden		 	{ background: transparent url(../media/images/about/bio-lg-john-holden.jpg) no-repeat top center; }
#bio-lg-allison-karns 		{ background: transparent url(../media/images/about/bio-lg-allison-karns.jpg) no-repeat top center; }
#bio-lg-peter-posen 		{ background: transparent url(../media/images/about/bio-lg-peter-posen.jpg) no-repeat top center; }
#bio-lg-jason-crocker 		{ background: transparent url(../media/images/about/bio-lg-jason-crocker.jpg) no-repeat top center; }
#bio-lg-bryan-zivich 		{ background: transparent url(../media/images/about/bio-lg-bryan-zivich.jpg) no-repeat top center; }
#bio-lg-adam-peake 			{ background: transparent url(../media/images/about/bio-lg-adam-peake.jpg) no-repeat top center; }
#bio-lg-samos 				{ background: transparent url(../media/images/about/bio-lg-samos.jpg) no-repeat top center; }
#bio-lg-danielle-fredmonsky { background: transparent url(../media/images/about/bio-lg-danielle-fredmonsky.jpg) no-repeat top center; }
#bio-lg-ian-donahue			{ background: transparent url(../media/images/about/bio-lg-ian-donahue.jpg) no-repeat top center; }
#bio-lg-george-coghill		{ background: transparent url(../media/images/about/bio-lg-george-coghill.jpg) no-repeat top center; }
#bio-lg-justin-nottke		{ background: transparent url(../media/images/about/bio-lg-justin-nottke.jpg) no-repeat top center; }
#bio-lg-jason-lariccia		{ background: transparent url(../media/images/about/bio-lg-jason-lariccia.jpg) no-repeat top center; }

div#wrap-image-inner { padding: 20px 20px 0 20px; }

a#bb1 {
	float: left;
	width: 110px;
	height: 164px;
	margin-right: 5px;
	background: transparent url(../media/images/bird-bank/bb1s.jpg) no-repeat top center;
	text-indent: -999em;
	}
	
a#bb2 {
	float: left;
	width: 110px;
	height: 95px;
	margin-right: 5px;
	background: transparent url(../media/images/bird-bank/bb2s.jpg) no-repeat top center;
	text-indent: -999em;
	}
	
a#bb3 {
	float: left;
	width: 110px;
	height: 147px;
	background: transparent url(../media/images/bird-bank/bb3s.jpg) no-repeat top center;
	text-indent: -999em;
	}

ul#cm-flickr-top {
	float: left;
	width: 380px;
	height: auto;
	margin-bottom: 10px;
	}
	
ul#cm-flickr-bottom {
	float: left;
	width: 380px;
	height: auto;
	margin-bottom: 0;
	}

ul#cm-flickr-top li a,
ul#cm-flickr-bottom li a {
	float: left;
	width: 120px;
	height: 92px;
	background: transparent url(../media/images/contact/cm-flickr.jpg) no-repeat top center;
	text-indent: -999em;
	text-align: left;
	}
	
#cm-bottom {
	width: 420px;
	height: 20px;
	background: transparent url(../media/images/contact/cm-bottom.jpg) no-repeat top center;
	}

p.new-heading {
	font: 18px/18px georgia, times, serif;
	color: #70d100;
	}

#ft {
	width: 920px;
	height: auto;
	text-align: center;
	border-top: 1px solid #ddd;
	padding: 20px 10px 10px 10px;
	}

ul#associations li { margin-bottom: 0; }

ul#associations li {
	display: inline;
	margin: 0 5px;
	}
	
ul#associations li img#ft-olp {}
ul#associations li img#ft-sma { margin-top: 5px;}
ul#associations li img#ft-lrg { margin-top: 6px;}
ul#associations li img#ft-clc {}

#ft ul#credits {
	font: 11px/12px verdana, arial, helvetica, sans-serif;
	margin-top: 20px;
	}
 
ul#credits li { display: block; margin-bottom: 4px; }

div#wrap-form {
	width: 420px;
	height: auto;
	text-align: left;
	padding-top: 20px;
	}
	
form#send { font: 11px/14px verdana; }

form#send label {
	float: left;
	clear: both;
	height: auto;
	margin-bottom: 2px;
	}	

form#send label.short { width: 100px; }

form#send input,
form#send select {
	float: left;
	display: block;
	margin: 0 0 4px 10px;
	}

form#send input.resume {
	clear: both;
	margin: 0 0 0 0;
	}

form#send input.ch-rd {
	clear: both;
	margin: 0 10px 2px 0;
	}

form#send textarea {
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
	}

form#send span.ch-rd-label { float: left; }

form#send input#submit,
form#send input#continue {
	clear: both;
	margin: 0 0 20px 0;
	}
	
form#send input#continue {
	clear: both;
	margin: 0 0 0 0;
	}

form#send p { margin-bottom: 0; }

#art {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 2px solid #e8d09c;
	}

.wrap-art-thumb {
	width: 420px;
	height: 51px;
	margin-bottom: 4px;
	}
	
.wrap-art-thumb img {
	border: 2px solid #e8d09c;
	margin: 0 1px;
	}
	
.wrap-art-thumb img:hover {
	border: 2px solid #fff;
	}

h3#art-desc {
	width: 420px;
	font-size: 16px;
	line-height: 16px;
	color: #333;
	margin-bottom: 20px;
	}
	
h3#test-desc {
	width: 420px;
	font-size: 16px;
	line-height: 16px;
	color: #333;
	padding-top: 20px;
	margin-bottom: 0;
	}

.wrap-test {
	width: 420px;
	height: auto;
	text-align: left;
	padding: 20px 0 0 0;
	}

.wrap-test-pic {
	float: left;
	width: auto;
	height: auto;
	padding: 0 10px 10px 0;
	}

.wrap-test-pic img {
	margin-bottom: 10px;
	}

.wrap-test-pic p {
	font-size: 11px;
	margin-bottom: 0;
	}

span.highlight { background-color: #ffeca2; }

.wrap-apply {
	width: 460px;
	height: auto;
	padding-bottom: 20px;
	}

#bt-apply-individual {
	float: left;
	width: 181px;
	height: 32px;
	background: transparent url(../media/images/join-our-team/bt-apply-individual.gif) no-repeat top center;
	text-indent: -999em;
	text-align: left;
	margin: 0 0 5px 140px;
	}
	
#bt-apply-team {
	float: left;
	width: 136px;
	height: 32px;
	background: transparent url(../media/images/join-our-team/bt-apply-team.gif) no-repeat top center;
	text-indent: -999em;
	text-align: left;
	margin-left: 162px;
	}
	
#bt-apply-now {
	float: left;
	width: 98px;
	height: 32px;
	background: transparent url(../media/images/join-our-team/bt-apply-now.gif) no-repeat top center;
	text-indent: -999em;
	text-align: left;
	margin-left: 181px;
	}

p#jot {
	text-align: center;
	width: 540px;
	height: auto;
	}

p#open-positions {
	float: left;
	width: 105px;
	height: 13px;
	background: transparent url(../media/images/join-our-team/open-positions.jpg) no-repeat top center;
	text-indent: -999em;
	text-align: left;
	margin: 10px 0 0 294px;
	}

a#jot-cm,
a#jot-gd,
a#jot-bdl,
a#jot-otm {
	float: left;
	text-indent: -999em;
	text-align: left;
	}

a#jot-cm {
	width: 76px;
	height: 49px;
	background: transparent url(../media/images/join-our-team/jot-cm.jpg) no-repeat top center;
	text-align: left;
	margin-left: 101px;
	}

a#jot-gd {
	width: 77px;
	height: 52px;
	background: transparent url(../media/images/join-our-team/jot-gd.jpg) no-repeat top center;
	text-align: left;
	margin-left: 40px;
	}
	
a#jot-bdl {
	width: 113px;
	height: 61px;
	background: transparent url(../media/images/join-our-team/jot-bdl.jpg) no-repeat top center;
	text-align: left;
	margin-left: 40px;
	}
	
a#jot-otm {
	width: 93px;
	height: 60px;
	background: transparent url(../media/images/join-our-team/jot-otm.jpg) no-repeat top center;
	text-align: left;
	margin-left: 40px;
	}

#vid-nick {
	float: left;
	width: 140px;
	height: 120px;
	background: transparent url(../media/images/join-our-team/vid-nick.jpg) no-repeat top center;
	text-indent: -999em;
	text-align: left;
	margin-bottom: 14px;
	}
	
#vid-nickjoe {
	float: left;
	width: 140px;
	height: 120px;
	background: transparent url(../media/images/join-our-team/vid-nickjoe.jpg) no-repeat top center;
	text-indent: -999em;
	text-align: left;
	margin-bottom: 14px;
	}
	
#vid-bobby {
	float: left;
	width: 140px;
	height: 120px;
	background: transparent url(../media/images/join-our-team/vid-nancy.jpg) no-repeat top center;
	text-indent: -999em;
	text-align: left;
	margin: 0 0 20px 20px;
	}
	
#vid-nancy {
	float: left;
	width: 140px;
	height: 120px;
	background: transparent url(../media/images/join-our-team/vid-bobby.jpg) no-repeat top center;
	text-indent: -999em;
	text-align: left;
	margin-bottom: 20px;
	}

.wrap-video {
	width: 420px;
	height: auto;
	padding-top: 20px;
	}

.wrap-video iframe {
    width: 398px;
    height: 224px;
	padding: 0;
	border: 0;
	margin-bottom: 0;
    }

ul#list-style-yes li ul {
	padding-top: 10px;
	}

ul#list-style-yes li {
	background-image: url(../media/images/disc.gif);
	background-repeat: no-repeat;
	background-position: 0 6px; 
	padding-left: 10px; 
	}

/* ----- Project Goodwell ----- */
#pgw-wrap {
	float: left;
	width: 700px;
	height: auto;
	background: transparent url(../media/images/project-goodwell/bg-bottom.jpg) repeat-y top center;
	margin-bottom: 60px;
	}
	
#pgw {
	position: relative;
	width: 700px;
	height: auto;
	background: transparent url(../media/images/project-goodwell/bg.jpg) no-repeat top center;
	padding-bottom: 20px;
	}

p#pgw-amount {
	font: 21px/21px georgia, times, serif;
	color: #fff;
	position: absolute;
	top: 89px;
	left: 530px;
	}
	
#pgw-first p, #pgw-second p {
	color: #fff;
	}
	
#pgw-first {
	float: left;
	width: 206px;
	height: auto;
	margin: 210px 0 6px 20px;
	}

#pgw-second {
	float: left;
	width: 206px;
	height: auto;
	margin: 210px 0 6px 20px;
	}

#water-bar {
	width: 7px;
	height: 80px;
	background-color: #a3d8f7;
	position: absolute;
	left: 573px;
	top: 440px;
	}
	
#mycharity {
	width: 92px;
	height: 92px;
	background: transparent url(../media/images/project-goodwell/donate.gif) no-repeat top center;
	position: absolute;
	left: 592px;
	top: 210px;
	text-indent: -999em;
	}
	
#tgt {
	width: 660px;
	height: auto;
	background-color: #ecefd3;
	margin-left: 20px;
	}

#tgt img {
	float: left;
	margin: 40px 0 40px 20px;
	}

#tgt-text {
	float: left;
	margin: 20px 0 0 30px;
	width: 300px;
	height: auto;
	color: #5e543c;
	}

#pgw-store {
	width: 700px;
	height: auto;
	text-align: center;
	padding-bottom: 40px;
	}

#pgw-store select {
	margin-bottom: 10px;
	}
	
#pgw-store-open {
	width: 400px;
	height: auto;
	font-size: 14px;
	line-height: 18px;
	margin-top: 20px;
	}

#pgw-store-1,
#pgw-store-2,
#pgw-store-3,
#pgw-store-4,
#pgw-store-5 {
	float: left;
	width: 180px;
	height: auto;
	padding-bottom: 20px;
	}

#pgw-store-1 { margin: 0 20px 0 60px; }
#pgw-store-2 { margin-right: 20px; }
#pgw-store-3 { }
#pgw-store-4 { margin: 0 20px 0 160px; }
#pgw-store-5 { }

#pgw-store-1-sm,
#pgw-store-2-sm,
#pgw-store-3-sm,
#pgw-store-4-sm,
#pgw-store-5-sm {
	float: left;
	width: 180px;
	height: 180px;
	text-indent: -999em;
	}
	
#pgw-store-1-sm { background: transparent url(../media/images/project-goodwell/1.jpg) no-repeat top center; }
#pgw-store-2-sm { background: transparent url(../media/images/project-goodwell/2.jpg) no-repeat top center; }
#pgw-store-3-sm { background: transparent url(../media/images/project-goodwell/3.jpg) no-repeat top center; }
#pgw-store-4-sm { background: transparent url(../media/images/project-goodwell/4.jpg) no-repeat top center; }
#pgw-store-5-sm { background: transparent url(../media/images/project-goodwell/5.jpg) no-repeat top center; }

.pgw-click {
	float: left;
	width: 159px;
	height: 10px;
	background: transparent url(../media/images/project-goodwell/click.jpg) no-repeat top center;
	text-indent: -999em;
	margin-left: 10px;
	margin-bottom: 10px;
	}

#pgw-buynow {
	float: left;
	clear: both;
	width: 103px;
	height: 38px;
	background: transparent url(../media/images/project-goodwell/buy-now.jpg) no-repeat top center;
	}

#pgw-water {
	width: 660px;
	height: auto;
	padding: 20px;
	background-color: #eee;
	}

iframe {
    margin-bottom: 20px;
    padding: 20px;
	background-color: #eee;
	}
	
#water {
	float: left;
	width: 125px;
	height: 125px;
	background: transparent url(../media/images/project-goodwell/water.jpg) repeat-y top center;
	text-indent: -999em;
	margin: 0 20px 20px 0;
	}

span#shipping {
    background-color: #fff59f;
    padding: 4px;
    }

#cm-wwh {
    float: left;
	width: 151px;
	height: 11px;
	background: transparent url(../media/images/join-our-team/cm-wwh.jpg) no-repeat top center;
	text-indent: -999em;
	margin: 20px 0 20px 30px;
    }
    
#cm-wpcmas {
    float: left;
	width: 139px;
	height: 42px;
	background: transparent url(../media/images/join-our-team/cm-wpcmas.jpg) no-repeat top center;
	text-indent: -999em;
    margin-left: 38px;
    }

/* ----- Fields/Forms ----- */

fieldset {}

form {}

label {}

/* ----- Product Pages ----- */

/* ----- Join Our Team ----- */

/* ----- The Giving Tee ----- */

/* ----- Bird Bank ----- */

/* ----- Contact ----- */

/* ----- Classes/IDs ----- */

.clear { clear: both; }
