/*@charset "UTF-8"; */
/* CSS Document */

 
body  {
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
}
.twoColFixLtHdr #container {
	width: 800px;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/bodyBackground_4.gif);
	background-repeat: repeat-y;
	border: 1px solid #000000;
} 
.twoColFixLtHdr #header {
	background: #000000;
	margin: 0px;
	padding: 0;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 125px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 20px;
}
h2 {
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
}
h3 {
	padding-bottom: -10px;
	margin-bottom: -10px;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	margin-botStom: -10px;
	padding-bottom: -10px;
	color: #000000;
}

.twoColFixLtHdr #mainContent {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	float: left;
	width: 630px;
	margin: 0;
} 
.twoColFixLtHdr #footer {
	padding: 0;
	background-color: #000000;
	background-image: url(images/footerBG.jpg);
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
#footer   a {
	color: #999999;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.iDotOverviewImage {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#PLC {
	float: right;
	width: 300px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.captionPLC {
	font-size: 10px;
	line-height: 1.2em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
.overviewCaptions {
	font-size: 10px;
	line-height: 1.2em;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 9px;
	padding-left: 18px;
}
.overviewImages {
	border: 1px solid #CCCCCC;
}
.overviewTable {
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 12px;
}
.overviewText {
	margin-top: 0px;
	padding-top: 0px;
}
.download_Images {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 12px;
	margin-bottom: 7px;
	margin-top: 0px;
}
.download_Images_25px {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 12px;
	margin-bottom: 25px;
	margin-top: 0px;
}
.download_text {
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.downloadProductName {
	font-size: 16px;
	margin-bottom: 10px;
}
.downloadProductMedia {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.download_td {
	padding-right: 15px;
}
.download_table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}
.download_tableNoBottomBorder {
	padding-top: 15px;
	padding-bottom: 25px;
}
a.download_LINK:link {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.2em;
}
a.download_LINK:visited {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.2em;
}
a.download_LINK:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
	line-height: 1.2em;
}
a.clickHereDownloads:link, a.clickHereDownloads:visited 
{
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	color: #333333;
}
a.clickHereDownloads:hover 
{
	text-decoration: underline;
	text-align: left;
	font-size: 11px;
	color: #333333;
}
.homePageImageRIGHT {
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 7px;
	margin-right: 7px;
}
.homePageImageLEFT {
	margin-bottom: 7px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 7px;
}
.homePageProductSubName {
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    line-height: 13px;
}
.homePageProductName {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 0px;
}
.homePageProductText {
	font-size: 10px;
	line-height: 1.2em;
	padding-top: 5px;
	margin: 0px;
}
.homePageProductLink {
	font-size: 10px;
	margin: 0px;
	padding-top: 5px;
}
.tdBottomPad {
	padding-right: 20px;
	padding-bottom: 20px;
}
.rotateImage {
	margin-bottom: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
.showsTitle {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.showsMonthHeader {
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 13px;
	font-size: 16px;
}
.showsLocation {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
.showsEvents {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
.showsEventsBOT {
	padding-bottom: 25px;
}
.question {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 15px;
}
.answer {
	padding-top: 0px;
	margin-top: 0px;
}
p.faqs {
	line-height: 1.6em;
}
a.top:link, a.top:visited, a.top:hover {
	text-decoration: none;
	text-align: right;
	font-size: 10px;
	color: #333333;
	line-height: 1px;
	display: block;
}
#sidebar1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar1  ul li {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	line-height: 1.8em;
}

#sidebar1 ul li a.current:visited {
	background-color: #FFFFFF;
	color: #000000;
}
#sidebar1 ul li a.current:hover, #sidebar1 ul li a.current:active {
	background-color: #FFFFFF;
	color: #000000;
	cursor:default;
} 

#sidebar1 ul li a.newsletterBG:visited, #sidebar1 ul li a.newsletterBG:link{
	background-color: #999999;
	color: #000000;
}
#sidebar1 ul li a.newsletterBG:hover, #sidebar1 ul li a.newsletterBG:active {
	background-color: #333333;
	color: #FFFFFF;
}


#sidebar1 ul li a:link, #sidebar1 ul li a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-left: 10px;
	width: 115px;
	background-color: #CCCCCC;
}
#sidebar1 ul li a:hover {
	text-decoration: none;
	background: #333333;
	color: #FFFFFF;
}

#sidebar1 ul li a.products, #sidebar1 ul li a.products:hover, #sidebar1 ul li a.products.active {
	cursor: default;
	color:#000000;
	background-color: #CCCCCC;
	line-height: 1em;
}
#sidebar1 ul li a.productIndent:link, #sidebar1 ul li a.productIndent:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-left: 20px;
	width: 105px;
	background-color: #CCCCCC;
}
#sidebar1 ul li a.productIndent:hover, #sidebar1 ul li a.productIndent.active {
	background-color: #333333;
	padding-left: 20px;
	width: 105px;
	color: #FFFFFF;
}
#sidebar1 ul li a.productIndentCurrent:link, #sidebar1 ul li a.productIndentCurrent:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-left: 20px;
	width: 105px;
	background-color: #FFFFFF;
}
#sidebar1 ul li a.productIndentCurrent:hover, #sidebar1 ul li a.productIndentCurrent.active {
	background-color: #FFFFFF;
	/* color: #FFFFFF; */
	padding-left: 20px;
	width: 105px;
	color: #000000;
}
.lineHeight_Dot1EM {
	height: 5px;
}
.lineHeight {
	line-height: 1.3em;
	padding-top: 2px;
	padding-bottom: 2px;
}
.supplyTable  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
.suppliesPartsTable {
	margin-left: 17px;
	padding-bottom: 0px;
	font-size: 11px;
}
.suppliesImages {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.suppliesProductName {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 17px;
	font-size: 15px;
}
.suppliesProductText {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 17px;
}
.customerReviewsLogo {
	border: 1px solid #CCCCCC;
}
.customerReviewsProduct {
	font-weight: bold;
	font-size: 14px;
}
.customerReviewsText {
	padding-right: 15px;
	margin-top: 0px;
}
.customerReviewsPerson {
	padding-left: 40px;
	margin-top: -10px;
	color: #333333;
}
a.nextPage:link, a.nextPage:visited, a.nextPage:hover {
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	display: block;
	color: #333333;
}
.featuresOptions {
	margin-bottom: -7px;
}
.contactUS_lady {
	float: right;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
}
.supportLady {
	float: right;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
	margin-left: 15px;
}
.whyBuyGuy {
	float: right;
	margin-right: 15px;
	border: 1px solid #CCCCCC;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#contactTable {
	line-height: 1.3em;
}
.gettingStartedIMG {
	float: right;
	border: 1px solid #999999;
	margin-bottom: 7px;
	margin-left: 20px;
}
.printingCustomIMG {
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
	padding-bottom: 20px;
}
.jasonIMG {
	float: right;
	margin-bottom: 7px;
	border: 1px solid #999999;
	margin-left: 20px;
}
.showsDate {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #2f5f83;
	margin-bottom: 10px;
	margin-left: -5px;
}
.white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	background-color: #2f5f83;
}
.showTable {
	padding-left: 0px;
}
.month {
	background-color: #2f5f83;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: -2px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

/*
Brought over from mrprint.com for specs table
*/
.grey2BorderRightDark
{
	border-right: 1px solid #CCCCCC
}

.grey2BorderLeftDark
{
	border-left: 1px solid #CCCCCC
}

.grey2BorderTopDark
{
	border-top: 1px solid #CCCCCC
}

.grey2BorderBottomDark
{
	border-bottom: 1px solid #CCCCCC
}

.grey2BorderTopMid
{
	border-top: 1px solid #E2E2E2
}
.paleGreyBg
{
	background-color: #EFEFF0;
}
.pad5
{
	padding: 5px;
}
.registerBoxGrey
{
	background-color: #DFDFE2;
}
.titleNarrow
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
}
.bodyText
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #646464;
	line-height: 14px;
}
.bottomGrayLine
{
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #cccccc;
 margin-bottom: 0px;
}
.black
{
color: Black;
}
.reviewsText
{
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
}
.reviewsTextNameLocation
{
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size: 11px;
padding-left:40px;
}
.popupControl
{
background-color: #AAD4FF;
position: absolute; 
visibility:hidden; 
border-style:solid; 
border-color:Black; 
border-width: 2px;
}
.modalBackground
{
background-color:#333333;
filter: alpha(opacity=90);
opacity:0.9;
}
.modalPopup
{
background-color:#ffffdd;
border-width: 2px;
border-style:solid;
border-color:Black;
padding:3px;
width:400px;
}
.modalButtons
{ font-family:Arial,Helvetica,Sans-Serif; background-color:Black; color:White; border:1px; line-height:14px; border-color:Gray; height:18px; font-size:12px;
}
.specTable
{
font-size: 9pt;
background-color: #666666;
}
.specTableHeaderCell
{
font-size: 12pt;
font-weight: bold;
padding: 8px 5px;
color: #FFFFFF;
background-color: #666666;
}
.specTableHeaderCellCenter
{
text-align: center;
font-size: 12pt;
font-weight: bold;
padding: 8px 5px;
color: #FFFFFF;
background-color: #666666;
}
.specTableDark
{
color: #000000;
padding: 2px 5px;
background-color: #CCCCCC;
}
.specTableDark8pt
{
font-size: 8pt;
color: #000000;
padding: 2px 5px;
background-color: #CCCCCC;
}
.specTableDarkMarked
{
text-align: center;
padding: 2px 5px;
background-color: #CCCCCC;
}
.specTableLite
{
padding: 2px 5px;
background-color: #FFFFFF;
}
.specTableLite8pt
{
font-size: 8pt;
padding: 2px 5px;
background-color: #FFFFFF;
}
.specTableLiteMarked
{
text-align: center;
padding: 2px 5px;
background-color: #FFFFFF;
}