/* Default browsers
-------------------------------------------------------------------------------*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article, aside, figure, footer, header, hgroup, nav, section {
  display: block;
}

/* Responsive images and other embedded objects
   Note: keeping IMG here will cause problems if you're using foreground images as sprites.
   If this default setting for images is causing issues, you might want to replace it with a .responsive class instead. */
img,
object,
embed {max-width: 100%;}

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted.
	don't forget to restore the bullets within content. */
ul {list-style: none;}

/*a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}*/

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

a:hover, a:active {outline: none;}

strong, th {font-weight: bold;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

button {width: auto; overflow: visible;}

.ie7 img {-ms-interpolation-mode: bicubic;}

.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.ir {
display : block;
text-indent : -999em;
overflow : hidden;
background-repeat : no-repeat;
text-align : left;
direction : ltr; }



/* Start Custom classes
-------------------------------------------------------------------------------*/

body {
	margin:0;
	width:100%;
	text-align:center;
	color:#FFFFFF;
	background:url(../images/brick_and_tile_top_bg_rpt.jpg) repeat-x;
	}

h2 {
	font-family:'Yanone Kaffeesatz', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:31px;
	color:#f5d70b;
	margin: 0;
	padding: 0;
}

h3 {
	font-family:'Yanone Kaffeesatz', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:31px;
	color:#bf1018;
	margin: 0;
	padding: 0;
}

h4 {
	font-family:'Yanone Kaffeesatz', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:31px;
	color:#ffffff;
	margin: 0;
	padding: 0;
}

.bt-img-container-row {
	width: 850px;
	margin: 20px auto;
	position: relative;
}

.bt-img-container-row:after {
	clear: both;
	display: table;
	content: " ";
}

.bt-img-container {
	position: relative;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 3%;
	float: left;
}

div.bt-img-container:nth-last-child(1) {
	margin-right: 0;
}

.bt-img {
	display: block;
	width: 100%;
	height: auto;
}

.bt-img-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: -5s ease;
	background-color: rgba(0,0,0,0.7);
}

.bt-img-container:hover .bt-img-overlay {
	opacity: 1;
}

.bt-img-text {
	color: white;
	text-align: center;
	font-size: 16px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.more_light {
	font-family:'Yanone Kaffeesatz', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	color:#ffffff;
	margin: 0;
	padding: 0;
}

.more_dark {
	font-family:'Yanone Kaffeesatz', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	color:#44372e;
	margin: 0;
	padding: 0;
}

.footer_text{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
}

.footer_text_nav{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size:11px;
	color:#64594f;
}

a.footerlink:link{color:#64594f; text-decoration:none}
a.footerlink:visited{color:#64594f; text-decoration:none}
a.footerlink:hover{
	color:#F00;
	text-decoration:none
}
a.footerlink:active{color:#64594f; text-decoration:none}

a.morelink_light:link{color:#ffffff; text-decoration:none}
a.morelink_light:visited{color:#ffffff; text-decoration:none}
a.morelink_light:hover{color:#44372e; text-decoration:none}
a.morelink_light:active{color:#ffffff; text-decoration:none}

a.morelink_dark:link{color:#44372e; text-decoration:none}
a.morelink_dark:visited{color:#44372e; text-decoration:none}
a.morelink_dark:hover{color:#c10f13; text-decoration:none}
a.morelink_dark:active{color:#44372e; text-decoration:none}

.bodycopy{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size:12px;
	color:#2f2f2f;
}


/* Start Custom ID's
-------------------------------------------------------------------------------*/

#container {
  text-align: left;
  width: 1024px;
  margin: 0 auto;
}

header {
  height: 155px
}

header h1 {
  float: left;
  background-image: url(../images/brick_and_tile_logo.png);
  background-repeat: no-repeat;
  width: 251px;
  height: 135px;
  margin-left: 17px;
}

/* Start Navigation with CSS3 Animation
-------------------------------------------------------------------------------*/

nav ul li a {
  padding-top: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #584a40;
  text-decoration: none;
  display: block;
  height: 30px
}

nav ul li a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #c41219;
  text-decoration: none;
  display: block;
  height: 30px
}

nav {
  float: left;
  margin-left: 38px;
  width: 620px;
  margin-top: 47px;
  background-image: url(../images/navigation-bar-brickntile-image.png);
  background-repeat: no-repeat;
}

nav ul {
  height: 45px;
}

nav ul li:first-child {
  background: url(../images/brick_and_tile_nav_sprite2.png) 2px -45px no-repeat;
  height: 45px;
  display: block;
  float: left;
  width: 91px;
  text-align: center
}

nav ul li:first-child:hover {
  background: url(../images/brick_and_tile_nav_sprite2.png) 0px 0px no-repeat;
  float: left;
  text-align: center;
}

nav ul li {
  height: 45px;
  display: block;
  float: left;
  width: 88px;
  text-align: center;
  background-image: url(../images/brick_and_tile_nav_sprite2.png);
  background-position: -106px -42px;
  background-repeat: no-repeat;
  -webkit-transition: background-position .2s linear;
  -moz-transition: background-position .2s linear;
  -o-transition: background-position .2s linear;
  transition: background-position .2s linear;
}

nav ul li:hover {
  background: url(../images/brick_and_tile_nav_sprite2.png) -96px 0px no-repeat;
  float: left;
  text-align: center
}

.last {
  background: url(../images/brick_and_tile_nav_sprite2.png) -198px -42px no-repeat;
  height: 45px;
  display: block;
  float: left;
  width: 91px;
  text-align: center
}

.last:hover {
  background: url(../images/brick_and_tile_nav_sprite2.png) -187px 0px no-repeat;
  float: left;
  text-align: center;
}

.nav_ac {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #c41219;
}

.subscribe {
  width: 400px;
  height: 42px;
  position: absolute;
  left: 780px;
  top: 0;
}

.overlay {
  width: 852px;
  height: 483px;
  z-index: 99;
  background-image: url(../images/expired-overlay.png);
  position: absolute;
  margin-top: -820px;
}

.overlaysmall {
  width: 405px;
  height: 192px;
  z-index: 99;
  background-image: url(../images/expired-overlay-small.png);
  position: absolute;
  margin-top: -240px;
}


/* Start Welcome Block
-------------------------------------------------------------------------------*/

#welcome_top {
  float: left;
  width: 990px;
  height: 30px;
  background-image: url(../images/brick_and_tile_welcome_top.jpg);
  background-repeat: no-repeat;
  margin-left: 17px;
}

#welcome_top_heading {
  background-color: #67594f;
  width: 980px;
  height: 38px;
  float: left;
  padding: 0px 0px 0px 44px;
}

#welcome_left_offset {
  width: 21px;
  height: 15px;
  float: left;
  background: url(../images/brick_and_tile_welcome_left_offset.jpg) no-repeat;
}

#welcome_mid_offset {
  float: left;
  width: 982px;
  height: 15px;
  background: url(../images/brick_and_tile_welcome_offset_top_rpt.jpg) repeat-x;
}

#welcome_right_offset {
  width: 21px;
  height: 15px;
  float: left;
  background: url(../images/brick_and_tile_welcome_right_offset.jpg) no-repeat;
}

#welcome_content {
  float: left;
  margin-left: 17px;
  width: 950px;
  height: auto;
  background-image: url(../images/brick_and_tile_welcome_rpt.jpg);
  background-repeat: repeat-y;
  padding: 2px 20px 8px 20px;
  min-height: 100px;
}

#welcome_content_left {
  width: 386px;
  height: 187px;
  float: left;
  margin-right: 10px;
}

#welcome_content_right {
  width: 552px;
  height: 187px;
  float: left;
  line-height: 26px;
}

#welcome_btm {
  float: left;
  margin-left: 17px;
  width: 990px;
  height: 11px;
  background-image: url(../images/brick_and_tile_welcome_btm.jpg);
  background-repeat: no-repeat;
  margin-bottom: 20px;
}

/* Start Three Blocks
-------------------------------------------------------------------------------*/

#three_blocks_top {
  float: left;
  width: 990px;
  height: 30px;
  background-image: url(../images/brick_and_tile_three_blocks_top.jpg);
  background-repeat: no-repeat;
  margin-left: 17px;
}

#three_blocks_top_heading_1 {
  background-color: #d6c0bc;
  width: 302px;
  height: 38px;
  float: left;
  padding: 0px 0px 0px 44px;
}

#three_blocks_top_heading_2 {
  background-color: #d7cac8;
  width: 302px;
  height: 38px;
  float: left;
  padding: 0px 0px 0px 25px;
}

#three_blocks_top_heading_3 {
  background-color: #d0cdb1;
  width: 326px;
  height: 38px;
  float: left;
  padding: 0px 0px 0px 25px;
}

#block_1_img {
  width: 109px;
  height: 107px;
  position: relative;
  z-index: 150;
  background: url(../images/brick_and_tile_three_blocks_img_1.png) no-repeat;
  float: left;
  top: -300px;
  margin-left: 230px;
  clear: both;
}

#block_2_img {
  width: 120px;
  height: 90px;
  position: relative;
  z-index: 150;
  background: url(../images/brick_and_tile_three_blocks_img_2.png) no-repeat;
  float: left;
  top: -297px;
  margin-left: 220px;
}

#block_3_img {
  width: 100px;
  height: 100px;
  position: relative;
  z-index: 150;
  background: url(../images/brick_and_tile_three_blocks_img_3.png) no-repeat;
  float: left;
  top: -298px;
  margin-left: 222px;
}

#three_blocks_left_offset {
  width: 21px;
  height: 15px;
  float: left;
  background: url(../images/brick_and_tile_three_blocks_left_offset.jpg) no-repeat;
}

#three_blocks_mid_offset_1 {
  float: left;
  width: 325px;
  height: 15px;
  background: url(../images/brick_and_tile_three_blocks_1_offset_top_rpt.jpg) repeat-x;
}

#three_blocks_mid_offset_2 {
  float: left;
  width: 327px;
  height: 15px;
  background: url(../images/brick_and_tile_three_blocks_2_offset_top_rpt.jpg) repeat-x;
}

#three_blocks_mid_offset_3 {
  float: left;
  width: 330px;
  height: 15px;
  background: url(../images/brick_and_tile_three_blocks_3_offset_top_rpt.jpg) repeat-x;
}

#three_blocks_right_offset {
  width: 21px;
  height: 15px;
  float: left;
  background: url(../images/brick_and_tile_three_blocks_right_offset.jpg) no-repeat;
}

#three_blocks_content_wrapper {
  float: left;
  margin-left: 17px;
  width: 995px;
  height: auto;
}

#three_blocks_content_1 {
  float: left;
  width: 289px;
  height: 150px;
  background-image: url(../images/brick_and_tile_three_blocks_1_rpt.jpg);
  background-repeat: repeat-y;
  line-height: 26px;
  padding: 10px 20px 0px 20px;
}

#three_blocks_content_2 {
  float: left;
  width: 287px;
  height: 150px;
  background-image: url(../images/brick_and_tile_three_blocks_2_rpt.jpg);
  background-repeat: repeat-y;
  left: -109px;
  line-height: 26px;
  padding: 10px 20px 0px 20px;
}

#three_blocks_content_3 {
  float: left;
  width: 294px;
  height: 150px;
  background-image: url(../images/brick_and_tile_three_blocks_3_rpt.jpg);
  background-repeat: repeat-y;
  line-height: 26px;
  padding: 10px 20px 0px 20px;
}

#three_blocks_more_1 {
  float: left;
  width: 314px;
  height: 30px;
  background-image: url(../images/brick_and_tile_three_blocks_1_rpt.jpg);
  background-repeat: repeat-y;
  text-align: right;
  padding-right: 15px;
}

#three_blocks_more_2 {
  float: left;
  width: 312px;
  height: 30px;
  background-image: url(../images/brick_and_tile_three_blocks_2_rpt.jpg);
  background-repeat: repeat-y;
  text-align: right;
  padding-right: 15px;
}

#three_blocks_more_3 {
  float: left;
  width: 319px;
  height: 30px;
  background-image: url(../images/brick_and_tile_three_blocks_3_rpt.jpg);
  background-repeat: repeat-y;
  text-align: right;
  padding-right: 15px;
}

#three_blocks_btm {
  margin-left: 17px;
  width: 990px;
  height: 11px;
  background-image: url(../images/brick_and_tile_three_blocks_btm.jpg);
  background-repeat: no-repeat;
  float: left;
}

.specialsslider {
  text-decoration: none;
  color: #801c1e
}


/* Start Footer
-------------------------------------------------------------------------------*/

#footer_home {
  background-color: #801c1e;
  height: 52px;
  width: 100%;
  text-align: center;
  margin-bottom: 18px;
  clear: both;
  position: relative;
  top: -80px;
}

#footer_rest {
  background-color: #801c1e;
  height: 52px;
  width: 100%;
  text-align: center;
  margin-bottom: 18px;
  clear: both;
  margin-top: 10px;
}

#footer_inner {
  height: 52px;
  width: 1024px;
  margin: 0 auto;
  text-align: left;
}

#footer_left {
  height: 44px;
  margin: 5px 5px 0px 44px;
  float: left;
  width: 235px;
}

#footer_right {
  height: 29px;
  margin: 20px 0px 0px 0px;
  float: left;
  width: 725px;
}

#footer_nav_home {
  height: 52px;
  width: 100%;
  text-align: center;
  position: relative;
  top: -80px;
}

#footer_nav_rest {
  height: 52px;
  width: 100%;
  text-align: center;
}

#footer_nav_inner {
  height: 22px;
  width: 1024px;
  margin: 0 auto;
  text-align: left;
}

#footer_nav_inner_left {
  height: 22px;
  margin: 0px 0px 0px 44px;
  float: left;
  width: 620px;
}

#footer_nav_inner_right {
  height: 22px;
  float: left;
  width: 335px;
  text-align: right;
}

a.footer_right_links {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

a.footer_right_links:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}


/* galary
-------------------------------------------------------------------------------*/


#galary_wrap {
  width: 950px;
  margin-left: -7px;
  margin-top: 5px;
}

.gal_img {
  width: 120px;
  float: left;
  margin-left: 60px;
}


/* end galary
-------------------------------------------------------------------------------*/

/* services
-------------------------------------------------------------------------------*/
#services_wrap {
  margin-left: 0 auto;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: regular;
  font-size: 12px;
  color: #2f2f2f;
  text-align: justify;
}


/* End services
-------------------------------------------------------------------------------*/

/* specials
-------------------------------------------------------------------------------*/

.specialscontainer {
  width: 430px;
  height: 200px;
  float: left;
}

.specialsthumb {
  text-align: center;
  float: left;
}

.arrow {
  background-image: url(../images/arrow.png);
  width: 192px;
  height: 131px;
  position: relative;
  float: left;
  margin-left: -25px;
  z-index: 90;
}

.speciallabel {
  font-weight: bold;
  margin-left: 60px;
  margin-top: 48px;
  color: #ffffff
}

.speciallabel span {
  font-size: 18px;
}

/* End specials
-------------------------------------------------------------------------------*/




/* Products
-------------------------------------------------------------------------------*/
#product_wrap {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: regular;
  font-size: 12px;
  color: #2f2f2f;
  width: 100%;
}

.product_image {
  width: 100px;
  height: 100px;
  float: left;
  margin-left: 50px;
  margin-top: 50px;
}

#product_head {
  width: 850px;
  margin: 0 auto;
  font-family: 'Yanone Kaffeesatz', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 24px;
  color: #000000;
  padding: 0;
  clear: both;
}

#product_head h3,
#product_head p {
  margin-bottom: 10px;
}

#product_head p {
  font-size: 20px;
  line-height: 1.3em;
}

#product_head_2 {
  width: 850px;
  margin: 0 auto 30px;
  font-family: 'Yanone Kaffeesatz', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 1.3em;
  color: #000000;
  padding: 0;
  clear: both;
}

#product_bottom {
  width: 855px;
  margin-left: 50px;
  margin-top: 30px;
  text-align: center;
  font-size: 10px;
}

.spiderpic {
  width: 100px;
  height: 100px;
  position: relative;
  z-index: 0;
}

.spiderpic:hover {
  background-color: transparent;
  z-index: 50;
}

.spiderpic span {
 /*CSS for enlarged image*/
  position: absolute;
  background-color: #ecd9b9;
  padding: 5px;
  left: -20px;
  border: 1px solid black;
  visibility: hidden;
  color: black;
  text-decoration: none;
}

.spiderpic span img {
 /*CSS for enlarged image*/
  border-width: 0;
  padding: 2px;
}

.spiderpic:hover span {
 /*CSS for enlarged image on hover*/
  visibility: visible;
  top: 0;
  left: -100px;
  /*position where enlarged image should offset horizontally */
  top: -100px
}

.smallheading {
  color: #8e090f;
  font-size: 18px;
}

.notice {
  width: 940px;
  height: auto;
  display: block;
  float: left;
  background-color: #f5d70b;
  padding: 15px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  behavior: url(/pie/PIE.htc);
  margin-bottom: 5px;
  margin-left: 3px;
  margin-top: 10px;
}

/* End Products
-------------------------------------------------------------------------------*/




/* Branches!
-------------------------------------------------------------------------------*/
#branch_wrap {
  width: 650px;
  margin: 0 auto;
  height: 1150px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: regular;
  font-size: 12px;
  color: #2f2f2f;
}

#branch_intro_text {
  width: 640px;
  margin-left: 10px;
  text-align: justify;
}

.branch_content {
  width: 660px;
  margin-top: 30px;
  margin: auto;
}

.line_img {
  margin: auto;
  width: 100%;
}

.branch_img {
  float: left;
  width: 200px;
  text-align: left;
  margin-left: 10px;
  margin-right: 10px;
}

.img_info {
  float: left;
  width: 200px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: regular;
  font-size: 12px;
  color: #2f2f2f;
}

.branch_img_2,
.img_info_2 {
  width: 300px;
  margin-right: 20px;
}

div.branch_img.branch_img_2:last-of-type,
div.img_info.img_info_2:last-of-type {
	margin-right: 10px;
}

div#welcome_content.home_branch {
  padding-top: 20px;
}

.home_branch #branch_wrap {
  width: 950px;
  height: auto;
}

.home_branch .branch_content {
  width: 100%;
}

.home_branch .branch_img {
  float: left;
  width: 23.5%;
  text-align: left;
  margin-right: 2%;
  margin-left: 0;
  padding-top: 20px;
}

.home_branch .branch_img:last-of-type {
  margin-right: 0;
}

.home_branch .branch_img img {
  width: 100%;
}

.home_branch .img_info {
  float: left;
  width: 23%;
  text-align: left;
  margin-right: 2%;
  margin-left: 0.5%;
}

.home_branch .img_info:last-of-type {
  margin-right: 0;
}

.info_header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #F00;
  font-weight: bold;
}

a {
  color: #2f2f2f;
}

a:hover {
  color: #F00;
}

/* End Branches!
-------------------------------------------------------------------------------*/


/* Contact page!
-------------------------------------------------------------------------------*/
#contact_wrap_left {
  height: auto;
  width: 300px;
}

#Contact_wrap {
  width: 300px;
  margin: 0 auto;
  height: 0 auto;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: regular;
  font-size: 12px;
  color: #2f2f2f;
}

#content {
  float: left;
  margin-left: 17px;
  width: 950px;
  height: 565px;
  background-image: url(../images/brick_and_tile_welcome_rpt.jpg);
  background-repeat: repeat-y;
  padding: 2px 20px 8px 20px;
  min-height: 100px;
}

.contact_descrition {
  height: 0 auto;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 2px;
}

#form {
  float: right;
  clear: both;
}
/* end Contact page!
-------------------------------------------------------------------------------*/

/* Franchise
-------------------------------------------------------------------------------*/
.ul_coppy {
  list-style: url(../images/wall_brick.png);
  margin-left: 30px;
}

#franchise {
  width: 930px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: regular;
  font-size: 12px;
  color: #2f2f2f;
  margin-left: 10px;
}


/* End Franchise
-------------------------------------------------------------------------------*/

/* Media queries!
-------------------------------------------------------------------------------*/

/* Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
}

@media all and (orientation: portrait) {
}

@media all and (orientation: landscape) {
}
