/*
Skin Name: PrintDog
Skin URI: http://www.printdog.com
Version: 1.0
Copyright: Master Print Communications 2010-2012, All Rights Reserved
*/

/************************************************************/
/*     		       PAGE-SPECIFIC STYLES                     */
/************************************************************/

/* @@@@@@@ Forms Pages @@@@@@@ */
.contentPage_custom-quote .customForm fieldset ol li {
	min-height: 20px;
}
.formFieldSmallTextBox {
	min-width: 75px !important;
	width: 75px !important;
}
p.formSubmittedConfirm {
	display: none;
}
.contentPage_newsletter h3 {
	margin-top: 10px !important;
}
#ctl00_ContentPlaceHolder1_dynamicCaptcha1_CaptchaTextBox {
	min-width: 50px;
	width: 50px;
}
#ctl00_ContentPlaceHolder1_dynamicCaptcha1_CaptchaTextBoxLabel {
	margin-left: 5px;
	text-transform: capitalize;
}
.charlimitinfo {
	display: none;
}
.column1 {
	float: left;
	width: 49%;
	margin-top: 0;
}
.customForm input[type=text], .customForm select, .customForm textarea {
	border: 1px solid #666;
	color: #666;
	min-width: 200px;
}
.customForm input[type=text]:focus, .customForm select:focus, .customForm textarea:focus {
	border: 1px solid #009FDA;
}
.contentPage_custom-quote .RadUploadProgressAreaHidden {
	display: none !important;
}
.pageCaptcha {
	margin: -15px 0 0 5px;
}
.productPage_form .textInputArea label, .productPage_form .richtextArea label, .productPage_form .ratingArea label, .productPage_form .calendarArea label, .productPage_form .dropdownArea label, .productPage_form .fileuploadArea label, .checkoutPage_form .textInputArea label, .checkoutPage_form .richtextArea label, .checkoutPage_form .ratingArea label, .checkoutPage_form .calendarArea label, .checkoutPage_form .dropdownArea label, .checkoutPage_form .fileuploadArea label, .pagePage_form .textInputArea label, .pagePage_form .richtextArea label, .pagePage_form .ratingArea label, .pagePage_form .calendarArea label, .pagePage_form .dropdownArea label, .pagePage_form .fileuploadArea label {
	display: block;
	float: none;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 2px;
	text-align: left;
	width: auto;
}
.calendarArea {
	width: 350px;
	margin: -45px 0 0;
}
.required, #ctl00_ContentPlaceHolder1_valTxtFirstname, #ctl00_ContentPlaceHolder1_valTxtLastname, #ctl00_ContentPlaceHolder1_valTxtCity, #ctl00_ContentPlaceHolder1_valTxtPostal, #ctl00_ContentPlaceHolder1_valTxtPasswordConfirm, #ctl00_ContentPlaceHolder1_valTxtPassword, #ctl00_ContentPlaceHolder1_valTxtEmail, #ctl00_ContentPlaceHolder1_valTxtAddress1 {
	display: block !important;
	font-family: Helvetica, sans-serif;
	font-size: 8px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#ctl00_ContentPlaceHolder1_valTxtFirstname, #ctl00_ContentPlaceHolder1_valTxtLastname, #ctl00_ContentPlaceHolder1_valTxtCity, #ctl00_ContentPlaceHolder1_valTxtPostal, #ctl00_ContentPlaceHolder1_valTxtPasswordConfirm, #ctl00_ContentPlaceHolder1_valTxtPassword, #ctl00_ContentPlaceHolder1_valTxtEmail, #ctl00_ContentPlaceHolder1_valTxtAddress1 {
	text-align: right;
	width: 230px;
}
.column2 ol {
	float: left;
	width: 49%;
}
fieldset h3 {
	margin: 10px 0 0 0;
}
fieldset ol {
	list-style: none;
	padding: 0;
}
ol.column1 legend, ol.column2 legend {
	margin-bottom: -5px;
}
ol.column1 li, ol.column2 li {
	padding: 5px 0;
}
ol.column1 li.checkboxArea {
	margin-left: -5px;
}
li.radioSection {
	margin: -10px 0 5px 0;
}
span.checkbox label, span.radio label {
	font-weight: normal !important;
}
/* @@@@@@@ Newsletter Signup Page @@@@@@@ */
.contentPage_newsletter .formFieldTextBox {
	margin-left: -1px !important;
	padding: 3px !important;
}
.contentPage_newsletter .pagePage_form h3 {
	margin: -5px 0 0 0;
}
.contentPage_newsletter fieldset.submit {
	margin-top: -5px;
}
.contentPage_newsletter h2 {
	margin: -5px 0 !important;
}
.contentPage_newsletter img {
	padding: 10px 0 20px 0;
}
.contentPage_newsletter ol.column1 {
	margin-top: -10px;
	margin-top: -5px;
}
.contentPage_newsletter p.formSubmittedConfirm, .contentPage_newsletter .formSubmittedUserEntry h3, .contentPage_newsletter .formSubmittedUserEntry {
	display: none;
}
.contentPage_newsletter textarea {
	height: 75px;
	margin-left: -1px !important;
	width: 225px;
}
.contentPage_newsletter ul.formSubmittedUserEntry {
	list-style: none;
	margin-left: 0;
}

/* @@@@@@@ Product/Category Page @@@@@@@ */
.RadUpload .ruFileWrap { 
	line-height: 0 !important;
}
table#productCatalog {
	width: 600px;
	margin-bottom: 10px;
}
table#productCatalog td {
	padding: 15px 0 0 15px;
}
table#productCatalog .asLowAs {	
	color: #009FDA;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}
table#productCatalog .productTitle {	
	color: #8BBF47;
	font-weight: bold;
	text-shadow: -1px 1px #eaeaea;
	text-transform: uppercase;
}
table#productCatalog .productQty {
	font-size: 10px;
	font-style: italic;
	color: #666;
}
table#productCatalog input.getPricing {	
	background: url(../layout/buttons/get-pricing.png) no-repeat 0;
	border: none;
	width: 85px;
	height: 28px;
	margin: 5px 0 20px 0;
}
table#productCatalog .productSpace {
	width: 0;
}
table#productCatalog img {
	max-width: 100px;
	max-height: 100px;
	padding: 3px;
}
table#productCatalog .productImage {
	width: 100px;
	text-align: center;
	vertical-align: top;
}
table#productCatalog .productDetails {
	width: 175px;
	text-align: left;
	vertical-align: top;
}

/* @@@@@@@ Templates Page @@@@@@@ */
.shippingTD td {
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: black;
	border-right-style: solid;
	border-right-width: 1px;
}
.templatesList {
	list-style: none;
	margin-left: -35px;
	width: 100%;
}
.templatesList a, .templatesTDwhite a, .templatesTDgray a {
	color: #666;
	font: normal 11px/16px "courier new", courier, monospace;
}
.templatesList li {
	background-color: #efefef;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	margin-bottom: 5px;
	padding: 3px 5px;
}
.templatesRed {
	color: #F00;
	font-size: 10px;
}
.templatesSmall {
	font-size: 9px;
	text-align: center;
}
.templatesTDgray td {
	background-color: #eee;
	border-bottom: 1px solid #111;
}
.templatesTDwhite td {
	background-color: #fff;
	border-bottom: 1px solid #111;
}

/* @@@@@@@ Web-to-Print Page @@@@@@@ */
.exampleBox {
	border: 1px solid #000;
	padding: 5px;
	width: 465px;
	background-color: #efefef;
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #111;
	text-align: left;
	-box-shadow: 0 0 5px #bdbdbd;
	-moz-box-shadow: 0 0 5px #bdbdbd;
	-webkit-box-shadow: 0 0 5px #bdbdbd;
	margin: 0 0 10px 5px;
}

/* @@@@@@@ Promos @@@@@@@ */
.codeBox {
	border: 1px dashed #000;
	padding: 10px;
	background-color: #efefef;
	color: #111;
	text-align: left;
	margin: 0;
	width: 500px;
}
.codeBox p {
	font: normal 11px Tahoma, Geneva, sans-serif;
	margin: 5px 0 0 0;
}

/* @@@@@@@ Testimonials @@@@@@@ */
.testBox {
	padding: 10px;
	text-align: left;
	line-height: 22px;
	width: 674px;
	border: 1px solid #000;
	background-color: #efefef;
	color: #111;
	-box-shadow: 0 0 5px #bdbdbd;
	-moz-box-shadow: 0 0 5px #bdbdbd;
	-webkit-box-shadow: 0 0 5px #bdbdbd;
	margin: 10px;
}
.testBox strong {
	color: #666;
	font-size: 15px;
}
.testBox a {
	text-decoration: underline !important;
	font-weight: bold;
}
.testPerson {
	margin-left: 10px;
	font-size: 11px;
	color: #666;
}
/* @@@@@@@ Branding @@@@@@@ */
.brandingPackage {
	border: 1px solid #b0b0b0;
	background-color: #f9f9f9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	color: #333;
	float: left;
	padding: 10px;
	width: 190px;
	margin: 10px;
	height: 220px;
	position: relative;
}
.brandingPackage .starterPack, .brandingPackage .deluxePack, .brandingPackage .premiumPack {
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
	margin: 5px 0 0;
}
.brandingPackage .starterPack {
	color: #ffb20f;
}
.brandingPackage .premiumPack {
	color: #36358f;
}
.brandingPackage .deluxePack {
	color: #8bbf47;
}
.brandingPackage ul {
	margin: 10px 0 0 10px;
	padding: 0;
	font: normal 12px/20px arial, helvetica, sans-serif;
}
.brandingPackage ul li, .checkmark li {
	list-style: inside url(../layout/checkmark.png);
}
.checkmark {
	margin: 0;
	padding: 0;
	font: normal 12px/20px arial, helvetica, sans-serif;
}
.brandingPackage .starterButton, .brandingPackage .deluxeButton, .brandingPackage .premiumButton {
	text-align: center;
	padding: 5px 25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	font: 700 12px verdana, arial, helvetica, sans-serif;
	letter-spacing: 1px;
	color: #fff;
	position: absolute;
	bottom: 15px;
	left: 30px;
	cursor: pointer;
}
.brandingPackage .starterButton {
	border: 1px solid #ffb20f;
	background: #ffb20f;
}
.brandingPackage .deluxeButton {
	border: 1px solid #8bbf47;
	background: #8bbf47;
}
.brandingPackage .premiumButton {
	border: 1px solid #36358f;
	background: #36358f;
}
.brandingTabs div {
	min-height: 100px !important;
	height: 175px;
	padding: 0 0 0 10px;
	font: normal 12px/18px arial, helvetica, sans-serif !important;
}
.brandingSmallFloat {
	float: left;
	width: 205px;
	padding: 0 10px;
	display: block !important;
}
/* @@@@@@@ Landing Pages @@@@@@@ */
#landingProducts {
	width: 690px;
	border: 1px solid #b0b0b0;
	background-color: #efefef;
	-box-shadow: 0 0 2px #bdbdbd;
	-moz-box-shadow: 0 0 2px #bdbdbd;
	-webkit-box-shadow: 0 0 2px #bdbdbd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 20px 0 0;
}
#landingProducts .lProd {
	float: left;
	width: 195px;
	margin: 15px;
	text-align: center;
}
#landingProducts table {
	text-align: left;
	width: 210px;
}
#landingProducts .lProd h1 {
	text-align: center;
	font-size: 22px;
}
#landingProducts td {
	padding: 0 2px;
	width: 20%;
}
#landingProducts .lProdGrayTxt {
	color: #666;
	font-weight: 700;
}
#landingProducts .lProdGrayBG td {
	background-color: #cecece;
	color: #666;
}
#landingProducts .lSpecs {
	font-size: 9px;
	line-height: 10px;
	color: #888;
	text-align: left;
	height: 50px;
	margin: 5px 0 0;
}
#landingProducts  .lSize {
	font-size: 11px;
	color: #888;
	letter-spacing: 1px;
}