body
{
	margin: 0px;
	width: 100%;
	background: url(../images/bg.jpg);
	font-family: Arial;
	font-size: 16px;
	line-height: 21px;
	color: #666666;
}

img
{
	border: 0px;
}

a
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

ul
{
	margin: 0;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 20px;
}

ul.small
{
	font-size: 12px;
}

#Wrapper
{
	width: 929px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
}

#Header
{
	width: 100%;
	height: 130px;
	background: url(../images/imgHdrBg.png);
	font-family: Georgia;
	font-size: 15px;
}

#Header .logo
{
	position: relative;
	float: left;
	left: 27px;
}

#Header #Navigation
{
	position: relative;
	float: left;
	top: 91px;
	left: 58px;
}

#Header .browse, #Header .how, #Header .sell, #Header .why
{
	position: relative;
	float: left;
}

#Header .browse a
{
	display: block;
	width: 144px;
	height: 23px;
	background: url(../images/imgMenuBrowse.jpg);
}

#Header .how a
{
	display: block;
	width: 126px;
	height: 23px;
	background: url(../images/imgMenuHow.jpg);
	margin-left: 25px;
}

#Header .sell a
{
	display: block;
	width: 153px;
	height: 23px;
	background: url(../images/imgMenuSell.jpg);
	margin-left: 27px;
}

#Header .why a
{
	display: block;
	width: 152px;
	height: 23px;
	background: url(../images/imgMenuWhy.jpg);
	margin-left: 25px;
}

#Header .browse a:hover, #Header .how a:hover, #Header .sell a:hover, #Header .why a:hover
{
	background-position: 0 -23px;
}

#Header .subMenu
{
	position: relative;
	float: right;
	height: 24px;
	color: #6399ae;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 20px;
	line-height: 24px;
}

.socialLinks
{
	position: relative;
	float: left;
	height: 24px;
	margin-left: 10px;
}

.socialLinks img
{
	vertical-align: middle;
}

.siteLinks
{
	position: relative;
	float: left;
	height: 24px;
	margin-left: 10px;
}

#Header .subMenu a
{
	font-weight: normal;
	color: #6399ae;
	text-decoration: none;
}

#Header .subMenu a:hover
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#ContentWrapper
{
	position: relative;
	float: left;
	background: url(../images/imgContentBg.png) repeat-y;
}

#HomeContent
{
	position: relative;
	width: 885px;
	margin-left: 25px;
	margin-right: 19px;
	padding-bottom: 33px;
}

#HomeContent .thisEasy
{
	position: absolute;
	right: 1px;
	width: 167px;
	z-index: 50;
}

#HomeContent .homeSteps
{
	position: relative;
	float: right;
	width: 299px;
	margin-top: 32px;
	z-index: 49;
}

#HomeContent .homeSteps img 
{
	margin-top: 3px;
}

#HomeContent .homeSteps img.signup 
{
	margin-top: 4px;
}

#Content
{
	position: relative;
	float: left;
	width: 840px;
	padding-left: 45px;
	padding-right: 36px;
}

#LeftCol
{
	position: relative;
	float: left;
	width: 410px;
}

#LeftColWide
{
	position: relative;
	float: left;
	width: 553px;
	margin-top: 30px;
}

#RightCol
{
	position: relative;
	float: right;
	width: 396px;
}

#RightColNarrow
{
	position: relative;
	float: right;
	width: 222px;
	margin-top: 78px;
	border-left: 1px solid #e7e7e7;
	padding-left: 22px;
}

#FullCol
{
	position: relative;
	float: left;
	width: 838px;
	margin-top: 30px;
}

#BottomCol
{
	position: relative;
	float: left;
}

#LeftCol .header, #RightCol .header, #FullCol .header, #LeftColWide .header, #RightColNarrow .header
{
	position: relative;
	float: left;
	background: #7c9ca7;
	height: 25px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	line-height: 25px;
	padding-left: 11px;
	padding-right: 11px;
}

#Featured
{
	position: relative;
	width: 395px;
	height: 396px; 
	background-color: #f0f0f0;
	margin-bottom: 11px;
}

#Featured img
{
}

#LatestUp
{
	position: relative;
	width: 396px;
	height: 385px;
	background: #f0f0f0;
	margin-bottom: 11px;
	padding-top: 10px;
	overflow: hidden;
}

#LatestUp div
{
	width: 374px;
	height: 374px;
	margin-left: auto;
	margin-right: auto;
}

#Footer
{
	width: 929px;
	height: 93px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/imgBgFooter.png) no-repeat;
	margin-bottom: 30px;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}

#FooterContent
{
	margin-left: 45px;
}

#FooterContent div
{
	float: left;
	margin-top: 25px;
	width: 18%;
}

#FooterContent div.first
{
	float: left;
	margin-top: 25px;
	width: 25%;
}

#FooterContent div.first a
{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#FooterContent div.first a:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #cccccc;
}

#FooterContent div a.bold
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#FooterContent div a.bold:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}

#FooterContent div a.normal
{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#FooterContent div a.normal:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #cccccc;
}

img.floatRight
{
	margin-left: 10px;
	margin-bottom: 10px;
}

img.floatLeft22
{
	position: relative;
	float: left;
	margin-right: 22px;
}

#BrowseImages
{
	position: relative;
	float: left;
	width: 828px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
	
#BrowseImagesFB
{
	position: relative;
	float: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
	
.browseItem
{
	position: relative;
	float: left;
	width: 179px;
	height: 242px;
	background: #f9f9f9;
	margin-bottom: 33px;
}

.padRight
{
	margin-right: 37px;
}

.browseImage
{
	position: relative;
	width: 161px;
	height: 161px;
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 7px;
	line-height: 161px;
	display: inline;
	text-align: center;
	display: block;
}

.browseImage img
{
	vertical-align: middle;
}

.browseArtist
{
	position: relative;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	font-family: Georgia;
	font-size: 14px;
	color: #7c9ca7;
}

.browseTitle
{
	position: relative;
	float: left;
	clear: both;
	margin-left: 15px;	
	font-family: Georgia;
	font-size: 13px;
	font-style: italic;
	color: #7c9ca7;
}

.browseArtist a, .browseTitle a
{
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
}

.browseArtist a:hover, .browseTitle a:hover
{
	font-weight: normal;
	color: #7c9ca7;
	text-decoration: none;	
}

#BrowsePages
{
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#BrowsePages .pages
{
	display: inline-block;
	margin: 0px auto;
}

#BrowsePages a, #BrowsePages a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #979595;
	text-decoration: none;
	line-height: 17px;
}

#BrowsePages .browsePage, #BrowsePages .browsePageOn
{
	position: relative;
	float: left;
	width: 21px;
	height: 21px;
	margin-right: 6px;
	text-align: center;
}

#BrowsePages .browsePage a
{
	width: 100%;
	height: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 21px;
	background: url(../images/imgBtnPage.jpg);
}

#BrowsePages .browsePage a:hover, #BrowsePages .browsePageOn a
{
	width: 100%;
	height: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 21px;
	background: url(../images/imgBtnPage.jpg);
	background-position: 0 21px;
}

.padRight11
{
	margin-right: 11px;
}

.padLeft5
{
	margin-left: 5px;
}

#LeftColWide .titleHeader, #FullCol .titleHeader
{
	font-family: Georgia;
	font-size: 15px;
	color: #333333;
	margin-bottom: 16px;
}

#LeftColWide .titleHeader .browseDetailTitle, #FullCol .titleHeader .browseDetailTitle, .browseDetailTitleFB
{
	font-size: 20px;
	color: #7c9ca7;
	font-style: italic;
}

#LeftColWide .titleHeader .browseDetailArtist, #FullCol .titleHeader .browseDetailArtist, .browseDetailArtistFB
{
	font-size: 20px;
}

.browseDetailArtist, #FullCol .titleHeader .browseDetailArtist
{
	font-size: 20px;
}

#LeftColWide .detailImage, #FullCol .detailImage
{
	position: relative;
	float: left;
	margin-bottom: 33px;
}

#FullCol .bulkTable table 
{
	font-size: 11px;
	width: 100%;
}

#FullCol .bulkTable table thead
{
	background: #e2e2e2;
	font-weight: bold;
}

#FullCol .bulkTable table th
{
	padding-left: 3px;
	padding-right: 3px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
}

#FullCol .bulkTable table th.first, #FullCol .bulkTable table td.first
{
	border-left: 1px solid #333333;
}

#FullCol .bulkTable table td
{
	padding-left: 3px;
	padding-right: 3px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#LeftColWide .detailDescription
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-bottom: 50px;
}

#LeftColWide .detailPrice, #BottomCol .detailPrice
{
	position: relative;
	float: left;
	width: 421px;
	height: 48px;
	background: #f4f4f4;
	font-family: Georgia;
	font-size: 30px;
	text-align: right;
	line-height: 48px;
	padding-right: 15px;
}

a.redButtonSide
{
	display: block;
	height: 31px;
	padding-left: 11px;
	padding-right: 11px;
	background: #b11624;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 31px;
}

a.redButtonSide:hover
{
	background: #cccccc;
}

a.whiteButtonSide
{
	display: block;
	height: 31px;
	padding-left: 11px;
	padding-right: 11px;
	background: #ffffff;
	color: #b11624;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 31px;
}

a.whiteButtonSideInline
{
	padding-left: 11px;
	padding-right: 11px;
	color: #b11624;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#SideCart
{
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

#SideCart .grandTotal
{
	float: right;
	font-weight: bold;
	margin-top: 10px;
	padding-right: 5px;
}

#SideCart .checkout
{
	float: right;
	clear: both;
	margin-top: 10px;
}

#SideCart #SideCartItems
{
	padding: 15px 5px 10px 5px;
	border-top: 1px solid #b11624;
	border-bottom: 1px solid #b11624;
}

#SideCart #SideCartItems .price
{
	position: relative;
	float: right;
}

.redText
{
	color: #b11624;
}

.medGrayText
{
	color: #666666;
}

.blueGrayText
{
	color: #7c9ca7;
}

.font15
{
	font-size: 15px;
}

.bold
{
	font-weight: bold;
}

.contactInfoSidebar
{
	font-size: 13px;
	color: #000000;
	margin-bottom: 20px;
}

.contactInfoSidebar a
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.contactInfoSidebar a:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.padRight6
{
	padding-right: 6px;
}

.padLeft30
{
	padding-left: 30px;
}

.marginRight6
{
	margin-right: 6px;
}

#Testimonials
{
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	margin-top: 25px;
	font-size: 13px;
}

.messageGreen
{
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	border: 1px solid #009900;
	background: #f7f7f7;
	color: #009900;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 12px;
}

.messageRed
{
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	border: 1px solid #ff0000;
	background: #f7f7f7;
	color: #ff0000;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 12px;
}

a.blueButton
{
	position: relative;
	float: left;
	display: block;
	height: 22px;
	background: #50869a;
	padding-left: 7px;
	padding-right: 7px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}

a.blueButton:hover
{
	background: #cccccc;
}

a.lightBlueButton, div.lightBlueButton
{
	position: relative;
	float: left;
	display: block;
	height: 22px;
	background: #7c9ca7;
	padding-left: 7px;
	padding-right: 7px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}

a.lightBlueButton:hover
{
	background: #cccccc;
}

a.redButton
{
	position: relative;
	float: left;
	display: block;
	height: 22px;
	background: #b11624;
	padding-left: 7px;
	padding-right: 7px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}

a.redButton:hover
{
	background: #cccccc;
}

a.redButton12
{
	position: relative;
	float: left;
	display: block;
	height: 22px;
	background: #b11624;
	padding-left: 7px;
	padding-right: 7px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}

a.redButton12:hover
{
	background: #cccccc;
}

a.browseView
{
	position: absolute;
	bottom: 1px;
	right: 1px;
	display: block;
	height: 19px;
	background: #b11624;
	padding-left: 7px;
	padding-right: 7px;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	line-height: 19px;
	text-decoration: none;
}

a.browseView:hover
{
	background: #cccccc;
}

input, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #666666;
}

.textbox
{
	position: relative;
	float: left;
	width: 400px;
	height: 22px;
	border: 1px solid #999999;
	background: #f2f2f2;
	padding-left: 10px;
	padding-top: 2px;
}

.textbox350
{
	position: relative;
	float: left;
	width: 350px;
	height: 22px;
	border: 1px solid #999999;
	background: #f2f2f2;
	padding-left: 10px;
	padding-top: 2px;
}

.textbox200
{
	position: relative;
	float: left;
	width: 200px;
	height: 22px;
	border: 1px solid #999999;
	background: #f2f2f2;
	padding-left: 10px;
	padding-top: 2px;
}

.textbox300
{
	position: relative;
	float: left;
	width: 300px;
	height: 22px;
	border: 1px solid #999999;
	background: #f2f2f2;
	padding-left: 10px;
	padding-top: 2px;
}

.textbox300White
{
	position: relative;
	float: left;
	width: 300px;
	height: 22px;
	border: 1px solid #999999;
	background: #ffffff;
	padding-left: 10px;
	padding-top: 2px;
}

.textbox30
{
	position: relative;
	float: left;
	width: 30px;
	height: 16px;
	border: 1px solid #999999;
	background: #ffffff;
	font-size: 13px;
	text-align: right;
	padding-right: 5px;
}

.textbox30Gray
{
	position: relative;
	float: left;
	width: 30px;
	height: 22px;
	border: 1px solid #999999;
	background: #f2f2f2;
	padding-left: 10px;
	padding-top: 2px;
}

.dropdown
{
	position: relative;
	float: left;
	width: 200px;
	height: 24px;
	border: 1px solid #999999;
	background: #f2f2f2;
}

.dropdownNoWidth
{
	position: relative;
	float: left;
	height: 24px;
	border: 1px solid #999999;
	background: #f2f2f2;
}

.dropdownShipping
{
	border: 1px solid #999999;
	font-size: 11px;
	width: 200px;
}

.textarea
{
	position: relative;
	float: left;
	width: 100%;
	height: 200px;
	border: 1px solid #cccccc;
	background: #ffffff;
	padding-left: 10px;
	padding-top: 2px;
}

.textarea100
{
	position: relative;
	float: left;
	width: 100%;
	height: 100px;
	border: 1px solid #cccccc;
	background: #ffffff;
	padding-left: 10px;
	padding-top: 2px;
}

.textarea460
{
	position: relative;
	float: left;
	width: 460px;
	height: 200px;
	border: 1px solid #cccccc;
	background: #ffffff;
	padding-left: 10px;
	padding-top: 2px;
}

.textareaWidget
{
	position: relative;
	float: left;
	width: 230px;
	height: 193px;
	border: 1px solid #cccccc;
	background: #ffffff;
	padding-left: 10px;
	padding-top: 2px;
}

.textareaWidgetSm
{
	position: relative;
	float: left;
	width: 230px;
	height: 148px;
	border: 1px solid #cccccc;
	background: #ffffff;
	padding-left: 10px;
	padding-top: 2px;
}

.checkbox
{
	position: relative;
	float: left;
	height: 22px;
	background: #f2f2f2;
	padding-top: 2px;
}

.submitButton
{
	position: relative;
	float: left;
	display: block;
	height: 31px;
	border: 0px;
	background: #b11624;
	padding-left: 7px;
	padding-right: 7px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 31px;
	text-decoration: none;
	cursor: pointer;
}

.submitButton:hover
{
	background: #cccccc;
}

.submitButtonBlue
{
	position: relative;
	float: left;
	display: block;
	height: 26px;
	border: 0px;
	background: #7c9ca7;
	padding-left: 7px;
	padding-right: 7px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
	cursor: pointer;
	margin-left: 13px;
}

.submitButtonBlue:hover
{
	background: #cccccc;
}

.formLabel
{
	position: relative;
	float: left;
	display: block;
	font-weight: bold;
	line-height: 26px;
	font-size: 14px;
	color: #999999;
}

label
{
	position: relative;
	float: left;
	display: block;
	font-weight: bold;
	line-height: 26px;
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 15px;
	color: #999999;
}

label.marginBottom0
{
	margin-bottom: 0px;
}

label.label13
{
	font-size: 13px;
	line-height: 17px;
}

label span.small
{
	color: #cccccc;
	font-size: 11px;
	font-weight: normal;
}

.marginBottom0
{
	margin-bottom: 0px;
}

.marginLeft0
{
	margin-left: 0px;
}

.marginLeft30
{
	margin-left: 30px;
}

.hide
{
	visibility: hidden;
	display: none;
}

.show
{
	visibility: visible;
	display: block;
}

#ArtistMenu
{
	font-size: 11px;
	color: #333333;
}

#ArtistMenu a
{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#ArtistMenu a:hover
{
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.artistHeader
{
	position: relative;
	float: left;
	font-size: 17px;
	font-weight: bold;
	color: #b11624;
}

.artistGrid
{
	width: 100%;
}

.artistGrid thead
{
	background: #f7f7f7;
}

.artistGrid thead tr th
{
	color: #b11624;
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px solid #b11624; 
	padding: 10px 10px 10px 10px;
}

.artistGrid tbody tr.alt
{
	background: #ffffff;
}

.artistGrid tbody tr.alt
{
	background: #f7f7f7;
}

.artistGrid tbody tr td
{
	font-size: 12px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
}

.artistGrid tbody tr td.padRight10
{
	font-size: 12px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
}

.artistGrid tbody tr td.totals
{
	border-top: 1px solid #b11624; 
}

.artistGrid tbody tr td a
{
	font-weight: normal;
	color: #7c9ca7;
	text-decoration: none;
}

.artistGrid tbody tr td a:hover
{
	font-weight: normal;
	color: #7c9ca7;
	text-decoration: underline;
}

.formWrap
{
	position: relative;
	float: left;
	width: 475px;
	padding: 16px;
	border: 1px solid #cccccc;
	background: #f2f2f2;
}

.formWrap410
{
	position: relative;
	float: left;
	width: 378px;
	padding: 16px;
	border: 1px solid #cccccc;
	background: #f2f2f2;
}

.formWrapWide
{
	position: relative;
	float: left;
	padding: 16px;
	border: 1px solid #cccccc;
	background: #f2f2f2;
}

.formWrapNoWidth
{
	position: relative;
	float: left;
	width: 100%;
	padding: 16px;
	border: 1px solid #cccccc;
	background: #f2f2f2;
}

.subheaderRed
{
	font-size: 15px;
	font-weight: bold;
	color: #b62633;
}

.shirtColor
{
	position: relative;
	float: left;
	width: 45px;
	height: 44px;
	background-repeat: no-repeat;
	margin-right: 13px;
	margin-bottom: 15px;
	cursor: pointer;
}

.marginRight0
{
	margin-right: 0px;
}

.floatLeft
{
	position: relative;
	float: left;
}

.floatRight
{
	position: relative;
	float: right;
}

.clear
{
	position: relative;
	clear: both;
}

.widgetText
{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.colorDropdown
{
	position: relative;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.bulkTotals
{
	font-size: 15px;
	color: #000000;
}

div.center
{
	text-align: center;
}

.buyItTable
{
	padding: 10px;
}

hr
{
	border: 0px;
	border-top: 1px dotted #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.slideshowIndicator
{
	position: relative;
	float: left;
	width: 17px;
	height: 17px;
	display: block;
	background: url(../images/imgSlideshowIndicator.jpg);
	background-position: 0 -17px;
}

#SlideshowNav
{
	position: relative;
	float: left;
}

#SlideshowNav div
{
	margin-right: 3px;
}

.text10
{
	font-size: 10px;
	line-height: 14px;
}

.text11
{
	font-size: 11px;
	line-height: 14px;
}

.text13
{
	font-size: 13px;
	line-height: 17px;
}

#divReferralOther
{
	position: relative;
	float: left;
	border: 1px solid #999999;
	background: #a8cdda;
	padding: 10px;
	margin-bottom: 10px;
	width: 340px;
}

#divReferralOther label
{
	color: #ffffff;
}

label.error
{ 
	width: 100%;
	position: relative;
	clear: both;
	color: red; 
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 2px;	
}
	
.shirtPreview500
{
	width: 500px;
	height: 453px;
	background: url(../images/imgPreviewShirt500.png);
}

.shirtPreview500 a
{
	width: 100%;
	height: 100%;
	display: block;
}

.preview500_1
{
	position: relative;
	float: right;
	margin-right: 270px;
	padding-top: 90px;
}

.preview500_2
{
	position: relative;
	float: left;
	margin-left: 270px;
	padding-top: 90px;
}

.preview500_3
{
	position: relative;
	float: right;
	margin-right: 270px;
	padding-top: 225px;
}

.preview500_4
{
	position: relative;
	float: left;
	margin-left: 270px;
	padding-top: 225px;
}

.preview500_5
{
	width: 500px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 90px;
}

.shirtPreview321
{
	width: 321px;
	height: 291px;
	background-image: url(../images/imgPreviewShirt321_transparent.png);
}

.shirtPreview321 a
{
	width: 100%;
	height: 100%;
	display: block;
}

.preview321_1
{
	position: relative;
	float: right;
	margin-right: 160px;
	padding-top: 60px;
}

.preview321_2
{
	position: relative;
	float: left;
	margin-left: 160px;
	padding-top: 60px;
}

.preview321_3
{
	position: relative;
	float: right;
	margin-right: 160px;
	padding-top: 125px;
}

.preview321_4
{
	position: relative;
	float: left;
	margin-left: 160px;
	padding-top: 125px;
}

.preview321_5
{
	width: 321px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
}

.shirtPreview161
{
	width: 161px;
	height: 146px;
	background: url(../images/imgPreviewShirt161_transparent.png);
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 9px;
}

.shirtPreview161 a
{
	width: 100%;
	height: 100%;
	display: block;
}

.preview161_1
{
	position: relative;
	float: right;
	margin-right: 80px;
	padding-top: 30px;
}

.preview161_2
{
	position: relative;
	float: left;
	margin-left: 80px;
	padding-top: 30px;
}

.preview161_3
{
	position: relative;
	float: right;
	margin-right: 80px;
	padding-top: 65px;
}

.preview161_4
{
	position: relative;
	float: left;
	margin-left: 80px;
	padding-top: 65px;
}

.preview161_5
{
	width: 161px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}

.nowrap
{
	white-space: nowrap;
}

.btnBuyIt
{
	position: relative;
	float: left;
	display: block;
	width: 105px;
	height: 48px;
	border: 0px;
	background: #b11624;
	padding-left: 7px;
	padding-right: 7px;
	color: #ffffff;
	font-size: 25px;
	font-weight: bold;
	line-height: 48px;
	text-decoration: none;
	cursor: pointer;
}

.btnBuyIt:hover
{
	background: #cccccc;
}

a.btnHomeSignup
{
	margin-top: 4px;
	display: block;
	width: 299px;
	height: 26px;
	background: url('../images/imgHomeBtnSignup.jpg');
}

a.btnHomeSignup:hover
{
	background-position: 0px -26px;
}

a.howStep3
{
	position: relative;
	float: left;
	display: block;
	width: 276px;
	height: 293px;
	background: url(../images/imgHowStep3.jpg);
}

a.howStep3:hover
{
	background-position: 0px -293px;
}

.instructions
{
	font-size: 11px;
	padding: 20px;
	width: 625px;
}

.error
{
	font-weight: bold;
	color: #ff0000;
}

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 395px;
    height: 396px;
}
.wraptocenter * {
    vertical-align: middle;
}
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

.bulkPriceTableCol1
{
	width: 140px;
}

.bulkPriceTableCol
{
	width: 50px;
}