tr, td, table,form,input,button,select,option,textarea  {
	font-size: 12px;
	page-break-inside: avoid;
}

table.border {
	color: black;
	page-break-inside: avoid;
	border-color:Black;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
}

.tableheader {
	background-color: #99cc33;
}

.smallprint,.footer {
	font-size: 11px;
}

.subhead {
	font-size: 12px;
	color: #99CC00;
	font-weight: bold;
}

.head, H1 {
	font-size: 17px;
	color: #000000;
	line-height: 100%;
}

hr {
	border: 0;
color: #cccccc;
background-color: #cccccc;
height: 1px;
width: 100%;
text-align: left;
margin:10px 0;
}
.step {font-weight:bold;}
img { border:0; }
img.imageborder {border-width:0;}
.clear { clear:both; }
.tableheaderbg {background-color: #000000;color: #ffffff;text-align:left;}
.checkoutbg {background-color: #ffffff;text-align:left;}
.tablebg {background-color: #F5F5F5;color: #000000;}
.tablebg2 {background-color: #E9E9E9;color: #000000;}
.sidebartext {color: #000000;}
.sidebarbg {background-color: #ffffff;}
.alertmessage {color: #FF0000;}

.ffffff,.ffffff:link,.ffffff:visited {color:#ffffff;}
.75pt { font-size: 7.5pt; }
.8pt { font-size: 8pt; }
.arial8pt {font-size: 8pt; font-family:arial,helvetica,sans-serif; }
.85pt { font: 8.5pt; }

ul.horizontal { list-style-type:none; }
ul.horizontal li { display:inline; }

/* begin cmiller CSS additions */
.standardText {
	font-size: 12px;
}
.smallText, .mediumprint, .textmedium {
	font-size: 11px;
}
.xsmallText, .smallprint, .smallerprint, .textsmall, .tinyprint {
	font-size: 10px;
}
.standardHeading {
	font-weight: bold;
}
.mediumHeading {
	font-size: 14px;
	font-weight: bold;
}
.smallHeading {
	font-size: 11px;
	font-weight: bold;
}
.xsmallHeading {
	font-size: 10px;
	font-weight: bold;
}
.largeHeading {
	font-size: 15px;
	font-weight: bold;
}
.xlargeHeading {
	font-size: 17px;
}
.xxlargeHeading {
	font-size: 19px;
}
.standardSectionHeader {
	background-color: #999999;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.largeSectionHeader {
	background-color: #999999;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallSectionHeader {
	background-color: #999999;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.standardTableHeader {
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
}
.largeTableHeader {
	background-color: #999999;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
.smallTableHeader {
	background-color: #999999;
	padding: 4px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}

.buttonPrimary {
	background-color: #FF6600;
	border-style: outset;
	border-width: 2px;
	padding: 1px 6px;
	line-height: 16px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonPrimary:link {
	color: #FFFFFF;
}
.buttonPrimary:visited {
	color: #FFFFFF;
}
.buttonPrimary:hover {
	background-color: #FFB448;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonPrimaryMedium {
	background-color: #FF6600;
	border-style: outset;
	border-width: 2px;
	padding: 3px 8px;
	line-height: 21px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonPrimaryMedium:link {
	color: #FFFFFF;
}
.buttonPrimaryMedium:visited {
	color: #FFFFFF;
}
.buttonPrimaryMedium:hover {
	background-color: #FFB448;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonSecondary {
	background-color: #FF9900;
	border-style: outset;
	border-width: 2px;
	padding: 1px 6px;
	line-height: 16px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonSecondary:link {
	color: #FFFFFF;
}
.buttonSecondary:visited {
	color: #FFFFFF;
}
.buttonSecondary:hover {
	background-color: #FFB448;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonGray {
	background-color: #888888;
	border-style: outset;
	border-width: 2px;
	padding: 1px 6px;
	line-height: 16px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonGray:link {
	color: #FFFFFF;
}
.buttonGray:visited {
	color: #FFFFFF;
}
.buttonGray:hover {
	background-color: #AAAAAA;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonGrayMedium {
	background-color: #888888;
	border-style: outset;
	border-width: 2px;
	padding: 3px 8px;
	line-height: 21px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonGrayMedium:link {
	color: #FFFFFF;
}
.buttonGrayMedium:visited {
	color: #FFFFFF;
}
.buttonGrayMedium:hover {
	background-color: #AAAAAA;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonCloseWindow {
	background-color: #CCCCCC;
	border-style: outset;
	border-width: 1px;
	padding: 1px 2px;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	float: right;
	width: 94px;
}
.buttonCloseWindow .x {
	display: block;
	border: 1px solid #000000;
	float: right;
}
.buttonCloseWindow a:link {
	color: #000000;
	text-decoration: none;
}
.buttonCloseWindow a:visited {
	color: #000000;
	text-decoration: none;
}
.buttonCloseWindow a:hover {
	color: #000000;
	text-decoration: none;
}

.buttonWrapper {
	padding: 2px 0px;
}

.errorMessageWrapper {
	color: #FF0000;
	font-weight: bold;
	margin: 4px 0px;
}

/* end cmiller CSS additions */




#productCaption {
	margin-bottom:5px;
}

.cartETA {color:#759903;}
.cartShowHideShipping {}


/* Premium Header
---------------------------------- */
#cpPremiumHeader { border: 2px solid black; border-bottom-width:1px; padding: 2px; background-color: #fff; }
#premshopNav { font-family: Arial,Helvetica,Sans-Serif; color:#000; margin:0;padding:0; float:right; }
#premshopNav li { float:left;font-family: Arial,Helvetica,Sans-Serif; font-size:11px; border-left:1px solid #000; padding:0 5px;margin-top:3px;}
#premshopNav a, #premshopNav a:link  { color:#000; }
#premshopNav .noborder { border:0; padding-left:0; }
#intlCurrencyPrem a { position:relative; padding-right:25px; padding-bottom:3px; padding-left:25px; cursor:pointer; }
#intlCurrencyPrem a div#intlArrowDown {background:url(../../../global/img/intl_arrowdownshop.gif) center right no-repeat; width:7px; height:7px; position:absolute; top:3px;right:8px; }
#intlCurrencyPrem ul { position:absolute; width:50px; margin:0 0 0 -6px;background-color:#fff; border:1px solid #d1cec7;padding:0 5px;z-index:100; }
#intlCurrencyPrem li { width:50px; padding:5px 0; border-bottom:1px dashed #d8d8d8; border-left:0; margin-top:0; }
#intlCurrencyPrem li.lastintl { border-bottom:0; }
#intlCurrencyDropdown li a { padding-right:0; }
.aud, .cad, .gbp, .usd, .eur { padding-left:23px; position:relative; display:block; }
.aud { background:url(../../../global/img/intl_flagAUS.gif) left 1px no-repeat; }
.cad { background:url(../../../global/img/intl_flagCAN.gif) left 1px no-repeat; }
.gbp { background:url(../../../global/img/intl_flagUK.gif) left 1px no-repeat; }
.usd { background:url(../../../global/img/intl_flagUS.gif) left 1px no-repeat; }
.eur { background:url(../../../global/img/intl_flagEuro.gif) left 1px no-repeat; }
#intlCurrencyDropdown .aud, #intlCurrencyDropdown .cad, #intlCurrencyDropdown .gbp, #intlCurrencyDropdown .usd, #intlCurrencyDropdown .eur {background-position:left center;}





/* New Changes and Additions Aug 2010
---------------------------------- 
---------------------------------- 
---------------------------------- */


html, body {margin:0;padding:0;width:100%;height:100%;}


/* Generic classes
---------------------------------- */
.floatR {float:right;}
.floatL {float:left;}



/* Layout and Structure
---------------------------------- */
#bodyContent {padding:10px;}
#sidebarContent {padding:5px;}
#cpWrapper {text-align:left;margin:0 auto;}
form {margin:0;padding:0;}


/* Legacy table elements
---------------------------------- */
#bodyContentTD {width:100%;vertical-align:top;}
#sidebarContentTD {min-width:125px;vertical-align:top;}

/* Font sizes
---------------------------------- */

.smallsidebartext {font-size:11px;}
.bodyText {font-size:12px;}
.storesmallprint {font-size:10px;}



/* Element Default Styling 
---------------------------------- */
.sidebarbg {border-right:1px solid #000000;}
.breadCrumb {margin:0 0 20px 0;font-size:10px;}


/* Search Box styles
---------------------------------- */
#cpSearchFormContainer.cpSearchFormInHeader{text-align: right;padding: 7px;}
#cpSearchFormContainer.cpSearchFormInSideBar{padding: 2px 0;}
#cpSearchFormContainer.cpSearchFormInSideBar #searchterm{width: 72%;}
#cpSearchFormContainer.cpSearchFormInSideBar #submitSearch{width: 25%;}
#cpSearchFormContainer.cpSearchFormInSideBar #searchterm{margin: 0 1px;}
#cpSearchFormContainer.cpSearchFormInHeader #searchterm{margin: 0 2px;}
#cpSearchFormContainer #searchBoxLabel{font-weight: bold;}


/* Cart
---------------------------------- */
form#ViewCart { z-index:1; }
#buttonContainer {margin-top:15px;}
#underButtons {position:relative;zoom:1;clear:both;margin-top:10px;height:45px;}
#additionalInfo{}
#cartBanner {margin: 0 0 20px 0;}
#keepShopping {margin:20px 0;}
#giftThisCart {}
#paypalFormButton {position:absolute;right:0;top:0;width:170px;z-index:100;}
#paypalFormButton div { float:left; margin:5px 5px 0 0; font-weight:bold; }
#cartInfo {margin-right:185px;}
#cartAddPayment {position:absolute;width:170px;height:100px;top:0;right:0;}
#checkoutSupportLinks  {margin-top:-38px;}
#customerAssurance{font-size:0.8em;background-color:#f8f8f8;border:1px solid #c1c1bf;margin:-40px 0 15px 25px;padding:0 10px;width:300px;}


/* CP Footer 
---------------------------------- */
#cafepressFooter {width:650px;margin:20px auto;}
#cafepressFooter img {float:left;}
#cafepressFooter p {float:left;margin:0 0 0 10px;font-size:11px;text-align:left;}


/* Clear
---------------------------------- */
html body * span.clear,html body * div.clear,html body * li.clear,html body * dd.clear{border: 0;clear: both;float: none;margin: 0;padding: 0;width: 0;display: block;list-style: none;background: none;font-size: 0;overflow: hidden;visibility: hidden;height: 0;}
.clearfix:after{clear: both;display: block;content: '.';visibility: hidden;height: 0;}
.clearfix{display: inline-block;}
* html .clearfix{height: 1%;}
.clearfix{display: block;}


/* Legacy widgets file */
/* handles widgets like tabs, drop-down menus, and buttons */

/******* BUTTONS ************/
/*
Buttons are always *block* elements (meaning they have an implied <br> at the end of them.

See sample usages at /test/cpbutton.aspx
*/
.cpButtonContainerDialog
{
	margin-top: 20px;
}
.cpButtonContainer, .cpButtonContainerRight, .cpButtonContainerCenter
{
	zoom: 1;
}
.cpButtonContainer .cpButton, cpButtonContainerLeft .cpButton,
.cpButtonContainer .cpButtonJs, cpButtonContainerLeft .cpButtonJs,
.cpButtonContainer .cpButtonContainerItem, cpButtonContainerLeft .cpButtonContainerItem
{
	display: block;
	float: left;
	margin-right: 5px;
}
.cpButtonContainerRight .cpButton,
.cpButtonContainerRight .cpButtonJs,
.cpButtonContainerRight .cpButtonContainerItem
{
	display: block;
	float: right;
	margin-left: 5px;
}
/* This is being done via javascript. Know how to do it without? */
.cpButtonContainerCenter .cpButton,
.cpButtonContainerCenter .cpButtonJs,
.cpButtonContainerCenter .cpButtonContainerItem
{
	display: block;
	float: left;
	margin-right: 5px;
}

/*
 cpButtons with a TM sign.
*/
.cpButtonJs .cpButtonTrademarkJs
{
	display: inline;
	font-weight: bold;
}


/*
 Common to all cpButtons.
*/

/* Style with JS disabled */
#TB_window .cpButton,
.cpButton
{
	float: left;
	display: block;
	border: 0;
	margin: 0;
	text-decoration: none;
	padding: 3px 8px;
	font: bold 1.2em Helvetica, Arial, Sans-Serif;
	white-space: nowrap;
	text-transform: uppercase;
	color: #fff;
	background: repeat-x top left;
	background-image: url(http://content2.cpcache.com/content/img/widgets/cpbutton/button-bg_green.gif);
	background-color: transparent;
}
#TB_window a.cpButton:link, #TB_window a.cpButton:visited, #TB_window a.cpButton:hover, #TB_window a.cpButton:active,
a.cpButton:link, a.cpButton:visited, a.cpButton:hover, a.cpButton:active
{
	text-decoration: none;
	color: #fff;
}

/* Style with JS enabled. */
.cpButtonJs 
{
	float: left;
}
.cpButtonJs .cpButtonAnchor, .cpButtonJs .cpButtonRow
{
	display: block;
	clear: left;
	float: left;
	font: bold 1.2em Helvetica, Arial, Sans-Serif;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	border: 0;
	margin: 0;
	padding: 0;
}
.cpButtonJs .cpButtonAnchor 
{
	background-image: url(http://content2.cpcache.com/content/img/widgets/cpbutton/button-bg_green.gif);
	background-position: 0 -3px;
	padding: 0 8px;
}
#TB_window .cpButtonJs a.cpButtonAnchor:link, #TB_window .cpButtonJs a.cpButtonAnchor:visited, 
#TB_window .cpButtonJs a.cpButtonAnchor:hover, #TB_window .cpButtonJs a.cpButtonAnchor:active,
.cpButtonJs a.cpButtonAnchor:link, .cpButtonJs a.cpButtonAnchor:visited, 
.cpButtonJs a.cpButtonAnchor:hover, .cpButtonJs a.cpButtonAnchor:active
{
	text-decoration: none;
	color: #fff;
}
.cpButtonJs .cpButtonRow 
{
	display: inline;
	height: 1px;
	_overflow-Y: hidden; /* IE6 only */
}
.cpButtonJs .cpButtonRow span
{
	visibility: hidden;
	overflow: hidden;
	height: 1px;
}
.cpButtonJs .cpButtonRowA
{
	background-color: #aad288;
	color: #aad288;
	margin-left: 4px;
	margin-right: -50px;
	padding-left: 4px;
	padding-right: 4px;
}
.cpButtonJs .cpButtonRowB
{
	background-color: #7eba4d;
	color: #7eba4d;
	margin-left: 2px;
	margin-right: -50px;
	padding-left: 6px;
	padding-right: 6px;
}
.cpButtonJs .cpButtonRowC
{
	background-color: #7cb94a;
	color: #7cb94a;
	margin-left: 1px;
	margin-right: -50px;
	padding-left: 7px;
	padding-right: 7px;
}
.cpButtonJs .cpButtonRowX
{
	background-color: #59a71a;
	color: #59a71a;
	margin-left: 1px;
	margin-right: -50px;
	padding-left: 7px;
	padding-right: 7px;
}
.cpButtonJs .cpButtonRowY
{
	background-color: #59a71a;
	color: #59a71a;
	margin-left: 2px;
	margin-right: -50px;
	padding-left: 6px;
	padding-right: 6px;
}
.cpButtonJs .cpButtonRowZ
{
	background-color: #59a71a;
	color: #59a71a;
	margin-left: 4px;
	margin-right: -50px;
	padding-left: 4px;
	padding-right: 4px;
}
.cpButtonJs .cpButtonRowOmega 
{
	clear: left;
}


/* Grey button. */
.cpButtonSecondary
{
	background-image: url(http://content2.cpcache.com/content/img/widgets/cpbutton/button-bg_grey.gif);
}
.cpButtonJs .cpButtonSecondary
{
	background-image: none;
	background-color: transparent;
}	
.cpButtonJs .cpButtonSecondary .cpButtonAnchor
{
	background-image: url(http://content2.cpcache.com/content/img/widgets/cpbutton/button-bg_grey.gif);
}	
.cpButtonJs .cpButtonSecondary .cpButtonRowA
{
	background-color: #c8c8c8;
	color: #c8c8c8;
}
.cpButtonJs .cpButtonSecondary .cpButtonRowB
{
	background-color: #a8a8a8;
	color: #a8a8a8;
}
.cpButtonJs .cpButtonSecondary .cpButtonRowC
{
	background-color: #a7a7a7;
	color: #a7a7a7;
}
.cpButtonJs .cpButtonSecondary .cpButtonRowX
{
	background-color: #9d9d9d;
	color: #9d9d9d;
}
.cpButtonJs .cpButtonSecondary .cpButtonRowY
{
	background-color: #9d9d9d;
	color: #9d9d9d;
}
.cpButtonJs .cpButtonSecondary .cpButtonRowZ
{
	background-color: #9d9d9d;
	color: #9d9d9d;
}

.cpButtonClear
{
	clear: left;
}

/* cpButtonTiny sized green buttons (Default color for really small). */
.cpButtonTiny.cpButtonDisableJs
{
	padding-left: 3px;
	padding-right: 3px;
	font-size: 0.8em;
}
.cpButtonTiny .cpButtonAnchor,
.cpButtonTiny .cpButtonRow
{
	font-size: 0.9em;
}

/* cpButtonSmall sized green buttons (Default color for small). */
.cpButtonSmall,
.cpButtonSmall .cpButtonAnchor,
.cpButtonSmall .cpButtonRow
{
	font-size: 1.1em;
}

/* cpButtonMedPlus sized green buttons (Default color for a little larger than medium). */
.cpButtonMedPlus,
.cpButtonMedPlus .cpButtonAnchor,
.cpButtonMedPlus .cpButtonRow
{
	font-size: 1.6em;
}

/* cpButtonLarge sized green buttons. (Default color for large) */
.cpButtonLarge,
.cpButtonLarge .cpButtonAnchor,
.cpButtonLarge .cpButtonRow
{
	font-size: 1.9em;
}

/* cpButtonXLarge sized green buttons. (Default color for XLarge) */
.cpButtonXLarge,
.cpButtonXLarge .cpButtonAnchor,
.cpButtonXLarge .cpButtonRow
{
	font-size: 2.5em;
}


/******* Centering ************/
/*
Centering using floating elements.

<div class="cpCenter">
	<div class="cpCenterItem">Foo</div>
	<div class="cpCenterItem">Bar</div>
</div>
*/
.cpCenter 
{
	width: 100%;
}
.cpCenter .cpCenterItem 
{
	float: left;
}
.cpCenter .cpCenterItemClear
{
	clear: left;
}


/* Price */
#sellPriceId {
	white-space:nowrap;
}

.sellAndSalePrice {
	white-space:nowrap;
}

.strikeOutText {
	font-weight:lighter;
	text-decoration:line-through;
	margin-right:3px;
}

.redBoldText {
	color:#cc0000;
	font-weight:bolder;
}