﻿body
{
	background-color: #F9F8E6;
	font-family: Times New Roman, Times, serif;	
}

body a
{
	color: #A30234;
}

h1
{
	font-size: 22px;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 15px;
}

.MasterWrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

.Main
{
	font-size: 0.8em;
	color: #A30234;
	padding: 30px 30px 5px 30px;	
}

.PageDescription
{
	text-align: justify;
	padding-top: 20px;
	height: 80px;
}

.ImageCenter
{
	text-align: center;
	vertical-align: middle;
}

.PhotosTable
{
	width: 100%;
}

.HomePagePhotos
{
	border: solid 2px #A30234;
	width: 285px;
	height: 262px;
}

.HomePagePhotos img
{
	margin: 3px;
	border: solid 1px #A30234;
}

.WhiteOnBurgundyText
{
	background: #A30234;
	text-transform:uppercase;
	color: #F9F8E6;
	padding: 2px 6px 2px 6px;
	border: solid 1px #F9F8E6;
	display:inline-block;
}

.BurgundyOnWhiteText
{
	background: #F9F8E6;
	color: #A30234;
	padding: 2px 6px 2px 6px;
	border: solid 1px #A30234;
	display:inline-block;
}

.LinkedTextWhiteOnBlack
{
	padding-top: 10px;
	width: 100%;
	font-size:11px;
	text-align: center;	
}

.LinkedTextWhiteOnBlack a
{ 
	text-decoration: none;	 
} 

.LinkedTextWhiteOnBlack a:hover
{
	color: #A30234;
	background-color: #F9F8E6;
	border: solid 1px #A30234;
}

.LinkedTextBlackOnWhite
{
	width: 100%;
	text-align: center;	
}

.LinkedTextBlackOnWhite a
{ 
	text-decoration: none; 
} 

.LinkedTextBlackOnWhite a:hover
{
	color: #F9F8E6;
	background-color: #A30234;	
	border: solid 1px #F9F8E6;
}

.LinkedTextBlackOnWhiteSection1
{
	font-size:11px;
    padding-top: 10px;
}

.LinkedTextBlackOnWhiteSection2
{
	font-size:11px;
    padding-top: 5px;
}

.Footer
{
	padding-top: 20px;
	text-transform: uppercase;
	width: 950px;
	font-size: 10px;
	color: #A30234;
}

.FiveByOnePhotosTable
{
	width: 100%;
}

.PersonalBusinessStationeryImage
{
	padding-bottom: 30px;
	vertical-align: middle;
}

.FiveByOnePhotos
{
	border: solid 2px #A30234;
	width: 158px;
	height: 308px;	
}

.FiveByOnePhotos img
{
	margin: 3px;
	border: solid 1px #A30234;
}

.PhotoText
{
	text-transform:uppercase;
	font-size:11px;
	padding-top: 10px;
	text-align: center;
	width: 100%;
}

.FancyBox
{
	outline: none;
}

.ThreeByTwoPhotosTable
{
	width: 100%;
}

.ThreeByTwoPhotos
{
	border: solid 2px #A30234;
	width: 288px;
	height: 128px;	
}

.ThreeByTwoPhotos img
{
	margin: 3px;
	border: solid 1px #A30234;
}

.PrintingProcessesMain
{
	padding-top: 20px;
}

.ColumnHeader
{
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	width: 162px;
}

.ColumnText
{
	text-align: justify;
	padding-bottom: 10px;
	height: 160px;
	font-size: 12px;
	width: 162px;
}

.FiveByOnePhotosSmall
{
	border: solid 2px #A30234;
	width: 158px;
	height: 208px;	
}

.FiveByOnePhotosSmall img
{
	margin: 3px;
	border: solid 1px #A30234;
}

.PageDescriptionTypeFaces
{
	text-align: justify;
	padding-top: 20px;
	margin-bottom:6px;
}

.ThreeByOnePhotos
{
	border: solid 2px #A30234;
	width: 278px;
	height: 278px;	
}

.ThreeByOnePhotos img
{
	margin: 3px;
	border: solid 1px #A30234;
}

.PageDescriptionPaperInksAccessories
{
	text-align: justify;
	padding-top: 20px;
	height: 120px;
}

.TwoByOnePhotosTable
{
	width: 100%;
}

.TwoByOnePhotos
{
	border: solid 2px #A30234;
	width: 428px;
	height: 278px;	
}

.TwoByOnePhotos img
{
	margin: 3px;
	border: solid 1px #A30234;
}

.PageDescriptionContact
{
	text-align: center;
	padding-top: 20px;
	height: 160px;
}

.EmailAddress
{
	text-transform: none;
	font-size: 11px;
}

.ContactUsGoogle
{
	text-align: center;
}

.ContactUsGoogleArea
{
	text-align: center;
}

.GoogleMapArea
{
	margin-left: auto;
	margin-right: auto;
	border: solid 2px #A30234;
	width: 508px;
	height: 258px;
	text-align: center;
	vertical-align: middle;
}

.ContactUsGoogleMap
{
	border: solid 1px #A30234;
	width: 500px;
	height: 250px;
	text-align: center;
	vertical-align: middle;
	margin: 3px;	
}

.DirectionsFromArea
{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	text-align: left;
	padding-bottom: 20px;
}

.DirectionsGoogleMap
{
	width: 90%; 
	height: 350px; 
	border: 1px solid #A30234;
	margin-left: auto;
	margin-right: auto;
}

.DirectionsRoute
{
	width: 90%; 
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

.BookAppointmentDescription
{
	text-align: center;
	padding-top: 20px;
}

.BookAppointmentLeft
{
	float: left;
	width: 360px;
}

.BookAppointmentRight
{
	padding-top: 20px;
	float: right;
	width: 500px;
}

.BookAppointment
{
	padding-top: 20px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.CenterTextBold
{
	text-align: center;
	font-weight: bold;
}

.BookApptGoogleMapArea
{
	margin-left: auto;
	margin-right: auto;
	border: solid 2px #A30234;
	width: 358px;
	height: 358px;
	text-align: center;
	vertical-align: middle;
}

.BookApptGoogleMap
{
	border: solid 1px #A30234;
	width: 350px;
	height: 350px;
	text-align: center;
	vertical-align: middle;
	margin: 3px;	
}

.BookAppointmentGoogleArea
{
	width: 100%;
	padding-top: 20px;
}

.Terms
{
	font-size: 12px;
	text-transform: none;
}

.EnquiryForm
{
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

.EnquiryTitle
{
	clear: both;
	float: left;
	width: 80px;
	padding-top: 10px;
	padding-left: 10px;
}

.EnquiryDetail
{
	padding-top: 5px;
    margin-left: 90px;    
	width: 650px;
}

.ShortTextBox
{
	width: 60px;
}

.NormalTextWide
{
	width: 250px;
}

.EnquiryDescription
{
	text-align: justify;
	padding-top: 20px;
}

.SendEnquiryDescription
{
	text-align: justify;
	padding-top: 20px;
	float: left;
	vertical-align: top;
}

.SendEnquiry
{
	padding-top: 10px;
	margin-right: 40px;
	float: right;
	width: 160px;
}

.ContactSendEnquiry
{
	padding-top: 10px;
}

.SendEnquiryImage
{
	border: none 0px;	
}

.DirectionsText
{
	text-align: justify;
	float: left;
	padding-top: 5px;
}

.DirectionsImage
{
	float: left;
	width: 140px;
}

.DirectionsDescription
{
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 20px;	
	margin-left: 5%;
}

.XRMFooter
{
    clear: both;
    margin-top: 15px;
    width: 100%;
    text-align: center;
}

.OffTheShelfDescription
{
	text-align: justify;
	padding-top: 20px;
	height: 50px;
}

.OffTheShelfCategories
{
    padding: 5px;
}

.CataloguesTable
{
	width: 100%;
}

.CataloguePhotos
{
	border: solid 2px #A30234;
}

.CataloguePhotosImage
{
	margin: 3px;
	border: solid 1px #A30234;
}

.CatalogueRows
{
    padding: 2px;
}

.ProductItemsHeader
{
    width: 100%;
    text-align: center;
}

.ProductItemsContent
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.ProductItemsTable
{
    width: 100%;
}

.ProductItemBasketButtons
{
    width: 25%;
}

.ViewBasketTable
{
    width: 100%;    
}

.ViewBasketContent
{
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.ViewBasketLinkButton
{
	background-color: #A30234;
	border: solid 1px #F9F8E6;
	color: #F9F8E6;
	padding: 2px 6px 2px 6px;
	display: inline-block;
	text-decoration: none;
	font-size: 10px;
}

.ViewBasketLinkButton:hover
{
	color: #A30234;
	border: solid 1px #A30234;
	background: #F9F8E6;
}

.ViewBasketProceed
{
    width: 100%;
    text-align: right;
}

.ViewBasketProceedInner
{
    padding-top: 20px;
    margin-right: 95px;
}

.EmailPurchaseItems
{
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.EmailPurchaseItemsDescription
{
    padding: 10px;
}

.EmailPurchaseItemsClientDetails
{
    padding: 10px 30px 10px 30px;
    text-align: left;
}

.EmailPurchaseItemsProceed
{
    padding: 10px;
}

.Errors
{
	color: Red;
}

.ProductDescription
{
    padding-bottom: 10px;
}

/* Accessibility replacements - H1s are text for accessibility */

.accessibleh1 
{
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	background-repeat: no-repeat;
	text-indent: -100em;
}
