* {
	margin: 0;
	padding: 0;
}
p {
	padding-bottom: 1.2em;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 0.8em;
	background-image: url(/published/2/resources/images/Generic/MainBGImage.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFFF;
}
#WhiteBG {
	background-color: #FFFFFF;
	width: 768px;
	padding-right: 10px;
	padding-left: 10px;
}

img {
	border: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFEA01;
	padding-bottom: 3px;
	display: block;
	padding-top: 3px;
	background-color: #273D89;
	padding-left: 3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F1DE0A;
	padding-bottom: 2px;
	display: block;
	padding-top: 2px;
	background-color: #273D89;
	padding-left: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #273D89;
	padding-bottom: 2px;
	display: block;
	padding-top: 2px;
	background-color: #CCCCCC;
	padding-left: 5px;
	margin-bottom: 10px;
}

.clearer {
	clear: both;
}

.productclear {
	clear: both;
}

.OrangeYellow_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFF00;
	background-color: #FF0000;
	display: inline-block;
	padding: 3px;
        margin-bottom: 4px;
}

.BlueYellow_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFF00;
	background-color: #273D89;
	display: inline-block;
	padding: 3px;
        margin-bottom: 4px;
}

.Larger_text {
	font-size: 120%;
}



/* +++++++++++++++++++   CONTAINER   ++++++++++++++++++++ */

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 788px;
	background-color: #FFFFFF;
}

/* +++++++++++++++++++   CONTAINER - CONTENT   ++++++++++++++++++++ */

#content {
	background-color: #FFFFFF;
}

#content   .left {
	float: left;
	width: 145px;
	margin-bottom: 20px;
	color: #333333;
	line-height: 1.3em;
	margin-top: 10px;
}

.price {
	font-size: 1.6em;
	color: #D80000;
	font-weight: bold;
}
.from {
	font-style: italic;
	color: #D80000;
}
.bold {
	font-size: 1em;
	font-weight: bold;
	color: #273D89;
}
#content .right {
	float: right;
	width: 610px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 20px;
}



#content  .rightThumb {
	float: right;
	width: 610px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 20px;
}
.rightThumb img {
	border: 4px solid #A6AFCE;
	height: 120px;
	width: 120px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}


#content .top {
	float: right;
	width: 610px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;
        padding: 0px;
	/*border: 1px solid #273D89;*/

	border-bottom-style: solid;
	border-bottom-color: #273D89;
}
.left a:link {
	text-decoration: none;
	color: #FF0000;
}
.left a:hover {
	text-decoration: none;
	color: #333333;
}
.left a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

.right a:link {
	text-decoration: none;
	color: #898C8F;
}
.right a:hover {
	text-decoration: none;
	color: #333333;
}
.right a:visited {
	text-decoration: none;
	color: #898C8F;
}

.top   .promo img {
	float: left;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




/* +++++++++++++++++++   CONTAINER - TOP   ++++++++++++++++++++ */


#top {
	background-repeat: no-repeat;
	height: 165px;
	background-position: right top;
	width: 768px;
}


#top .logo {
	width: 768px;
	padding-top: 15px;
}
#navigation  {
	width: 100%;
	background-color: #D80000;
	height: 25px;
}

/* +++++++++++++++++++ BANNER ++++++++++++++++++++ */

#banner {
	background-color: #F9F9F9;
	height: 263px;
	margin-top: 4px;
	margin-bottom: 4px;
}


.smaller {
	font-size: 90%;
}
.black {
	color: #000000;
	font-size: 90%;
}
.imgLeft {
	border: none;
	padding: 1px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgLeftBorder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 4px solid #0053A1;
}

.subCatsLrg  {
	padding-left: 5px;
	font-size: 1.2em;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #273D89;
}
.hr {
	color: #7C7C7C;
}
.subCatsSml  {
	padding-left: 5px;
	font-size: 0.8em;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.subCatsSml   a:link {
	color: #333333;
}

.subCatsSml   a:hover {
	color: #F05900;
	background-color: #DDDDDD;
	display: block;
}
.bestSellers {
	font-size: .8em;
	padding-left: 5px;
	display: block;
}

.bestSellers   a:link {
	color: #333333;
}

.bestSellers   a:hover {
	color: #F05900;
	background-color: #DDDDDD;
}

.telephoneLrg {
	font-size: 3.5em;
	color: #273D89;
	text-align: center;
}

.telephoneSml {
	font-size: 1.5em;
	color: #273D89;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F1DE0A;
	padding-bottom: 2px;
	display: block;
	padding-top: 2px;
	background-color: #273D89;
	padding-left: 5px;
}

#imageContainer {
	float: left;
	height: 265px;
	width: 180px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 0.8em;
}
#imageContainer    h3 {
	font-size: 1.4em;
	color: #D80000;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#imageContainer img {
	height: 149px;
	width: 178px;
	margin-bottom: 10px;
}


#content .top .showcase {
	height: 100%;
	margin-bottom: 10px;
}


#content .top .showcase img {
	float: left;
	margin-right: 10px;
}

#topBanner {
	height: 129px;
	width: 609px;
}



/* +++++++++++++++++++   GALLERY EXTRAS   ++++++++++++++++++++ */


#rightThumbimage {
	width: 100%;
}

#rightThumbimage img {
	border: 4px solid #A6AFCE;
	height: 120px;
	width: 120px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}


/* +++++++++++++++++++ TICKET ++++++++++++++++++++ */


.tileTicketImage {
	float: left;
	width: 298px;
}

.tileTicketImage img {
	border: 2px solid #273D89;
	height: 270px;
	width: 300px;
}


.ticketContent {
	float: left;
	width: 298px;
	height: 254px;
	background-color: #FFFFFF;
	background-image: url(http://www.tiletown.co.uk/Published/2/Resources/images/Generic/cellBG_curl.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 10px;
	background-position: right;
}
.tileText {
	float: left;
	width: 600px;
	margin-top: 20px;
}
.TilePrice {
	font-weight: bold;
	color: #D80000;
	font-size: 1.8em;
}
.BorderPrice {
	font-weight: bold;
	color: #D80000;
	font-size: 1.2em;
}


.tileTicketImage2 {
	float: left;
	width: 298px;
}
.tileTicketImage2 img {
	border: 2px solid #273D89;
	height: 270px;
	width: 300px;
}
.ticketContent2 {
	float: left;
	width: 278px;
	height: 254px;
	background-color: #FFFFFF;
	background-image: url(http://www.tiletown.co.uk/Published/2/Resources/images/Generic/cellBG_curl2.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	background-position: 5px;
	margin-bottom: 10px;
	padding-left: 20px;
}
.TilePriceLrg {
	font-weight: bold;
	color: #D80000;
	font-size: 4em;
	padding-top: 0px;
	margin-top: 0px;
}
.TicketBoldLrg {
	font-size: 2em;
	font-weight: bold;
	color: #273D89;
	text-align: left;
}


.information {
	padding-top: 20px;
	width: 610px;
}
.information1 {
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	width: 100%;
}


.enquiryButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D80000;
	background-color: #FFE400;
	display: block;
	height: 22px;
	width: 75px;
	border: 1px solid #D80000;
	font-size: 1.4em;
	padding-left: 22px;
	background-image: url(http://www.tiletown.co.uk/Published/2/Resources/images/Generic/enqBut.gif);
	background-repeat: no-repeat;
}

.enquiry {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D80000;
	background-color: #FFE400;
	display: block;
	height: 22px;
	width: 75px;
	border: 1px solid #D80000;
	font-size: 1.4em;
	padding-left: 22px;
	background-image: url(/Published/2/Resources/images/Generic/enqBut.gif);
	background-repeat: no-repeat;
}



/* --------------ADHESIVE HTML BLOCK ------------------------*/

#Adhesive {
	float: left;
	min-height: 240px;
	width: 590px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
        margin-left: 4px;
}
#AdhesiveImage {
	float: left;
	width: 200px;
}
#AdhesiveText {
	float: left;
	width: 390px;
	min-height: 230px;
}
#Adhesive h3 {
	font-size: 1.4em;
	color: #D80000;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.blackYellow_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #000000;
	display: inline-block;
	padding: 3px;
}
.greenYellow_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #1EB53A;
	display: inline-block;
	padding: 3px;
}


.theBox {
	float: left;
	background-color: #FFFFFF;
}



.dontForget {
	width: 601px;
	height: 115px;
	background-image: url(http://www.tiletown.co.uk/published/2/resources/Images/Generic/dontforget_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.dontForget .dontForgetPadding {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #333333;
}

.testimonials {
	margin-bottom: 15px;
}
.testimonials .testimonialsTop {
	height: 46px;
	background-image: url(/Published/2/Resources/Images/img/TESTIMONIALS_BG.jpg);	background-repeat: no-repeat;
	background-position: center top;
}
.testimonials .testimonialsBottom {
	min-height: 46px;
	background-image: url(/Published/2/Resources/Images/img/TESTIMONIALS_BG.jpg);	background-repeat: no-repeat;
	background-position: center bottom;
}
.testimonials .testimonialsMiddle {
	min-height: 120px;
	background-color: #E4EDF4;
}
.testimonialsTop .testTopPad {
	padding-top: 15px;
	padding-left: 65px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #385AA0;
}
.testimonialsMiddle .testMidPad {
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #385AA0;
	font-style: italic;
	line-height: 17px;
}
.testMidPad img {
	float: left;
	margin-right: 10px;
}
.testimonialsBottom .testBotPad {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D519B;
	text-align: right;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.testBotPad a:link {
	color: #2D519B;
}


