html { overflow-y: scroll; }

body  {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 13Px;
	color: #ffffff;
	margin: 0px 0px 0px 0px; 
	background-color: #ccc; } 
	
body.white  {
	background-color: #fff; } 
	
body.panel  {
	background-color: #333; } 
		
body.sizeChart  {
	background-color: #999; } 
	
td.title { 
	text-align: left;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
	background-color: #fff;
	width: 780px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px; }

td.main { 
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	background-color: #5e5d5b;
	width: 970px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px; }

td.menu { 
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	background-color: #5e5d5b;
	width: 190px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; }
	
td.content { 
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	background-color: #5e5d5b;
	width: 780px;
	padding: 10px; }
	
td.contact-box {
	border-bottom-style:dashed;
	border-bottom-color:#808080;
	border-bottom-width:1px; }
	
td.contact-box-last { }

td.inc_pics_shadow_r { 	background-image: url(images/shadow_r.gif); }

td.inc_pics_shadow_b { 	background-image: url(images/shadow_b.gif); }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.spacer { clear: both; height: 10px; }
.spacer20 { clear: both; height: 20px; }

.clearLineWhite { clear: both; border-bottom: 1px solid #fff; }

h1 { font-size: 20Px; border-bottom: 1px solid #fff; font-weight: Normal;  }

h2 { font-size: 15Px; }

.btn, .btn:visited { 
  display: block;
	text-align: center;
	width:315px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  text-shadow: 1px 1px 3px #666;
  color: #333;
  font-size: 20px;
	font-weight: normal;
  background: #ccc;
  padding: 10px 20px 10px 20px;
  border: solid #fff 1px;
  text-decoration: none;
}

.btn:hover, .btn:active  {
  background: #333;
	color: #fff;
  text-decoration: none;
	font-weight: normal;
}

#wrapper {
	border: 0px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background: #5e5d5b;
	border: 1px solid #999;}
	
#sizeChartWrapper {
	width: 660px;
	background: #999;
	padding: 20px;}
	
#header { background: #333; }
#logo { }
#address { float: left; }
#tel { float: right; }
#social { float: right; padding: 2px 10px; }

#nav { 
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 10Px;
	background-color: #5e5d5b;
	width: 190px;
	padding-top: 10px; }
	
#date { padding-left: 10Px;
	font-weight: bold; }
	
#navOpening { padding: 10Px;
font-size: 11Px; }

#content { float: right;
	width:750px;
	text-align: left;
	background: #5e5d5b;
	padding: 10px;
	border: 10px solid #5e5d5b; }
	
#contactAddress { width: 260px; }
#contactMap { border: 1px solid #333; }
#contactForm { }
#contactOpening { }

.resultsWrapper { width: 100%; }
.resultsImages {  width: 228px; float:left; padding: 0 20px 0 0 }
img.resultsImagesImage { width: 100%; }

.resultWrapper { width: 260px; }
.resultImage1 { width: 50%; }
.resultImage1Image { width: 100%; }
.resultRight { }
.resultTitle { width: 530px; 
	font-size : 17Px;
	font-weight: bold;
	padding-bottom: 10px; }
.resultContent { margin-top: 10px; }
.resultImage2 { text-align: right;
	margin-left: 10px; }
	
.moreTitle { font-size : 17Px;
	font-weight: bold;
	padding-bottom: 10px; }
.moreImage1 {}
.moreImage1Image { width: 100%; }
.moreLeft { float: left; width: 48%; }
.moreRight { float: right; padding-left: 20px; width: 48%; }
.moreContent { }
.moreImage2 { float:left; width: 50%;  padding: 20px 0 20px 0 }
		
.pagesWrapper { padding-bottom: 10px;
	border-bottom: 1px solid #fff; 
	margin-bottom: 10px;
	text-align: right; }

#footer { margin: 10Px; 
	font-size: 10Px;
	text-align: center; }
#copyright { padding: 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff; }
.footerAddress { font-size: 12Px;
	padding: 10Px 0;
	width: 50%; }
#footerStuff { font-size: 12Px;
	padding: 10Px 50px;
	border-top: 1px solid #fff; }

#openingTimes { }
.openingBox { }
.openingBoxLast { }
.openingBoxSpacer { clear: both;
	border-bottom: 1px dashed #808080; }
	
#contactUsForm { width: 400px; }
.contactUsFormText { font-weight: bold; width: 160px; }
.contactUsFormField { font-size: 16Px; font-weight: bold; color: #990000; }

#fittingForm { width: 700px; }
.fittingFormText { font-weight: bold; width: 300px; }
.fittingFormField { font-size: 16Px; font-weight: bold; color: #990000; }

.title-box {
  text-align: center;
  border: 1px solid #666;
  background-color: #333; }
  
.bounding-box {
  border-left: 1px solid #666;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  background-color: #999;
  padding: 6px; }

.rightPics { float: right;
	border: 1px solid #fc0;
	margin: 0 0 10px 10px:}
	
div.text  {
	font-size : 13Px; font-family : "Trebuchet MS", Arial, Helvetica, Sans-serif; color : #fff; }
div.textgrey  {
	font-size : 13Px; font-family : "Trebuchet MS", Arial, Helvetica, Sans-serif; color : #666; }

div.white { color: #fff; }
	
div.black { color: #000; }

div.printable { color: #000; }

div.small {
	font-size: 9Px; font-family: Verdana, Arial, Helvetica, Sans-serif; color: #fff; }
div.smallblack {
	font-size: 9Px; font-family: Verdana, Arial, Helvetica, Sans-serif; color: #000; }
	
.border {
	border: 1px solid #fff; }

a, a:visited { color: #fff; text-decoration: none; font-weight: bold; }
a:hover, a:active { color: #fc0; text-decoration: underline; font-weight: bold; }

a.GREY { color : #666; }
a.GREY:HOVER { color : #fc0; }

a.BLUE { color : #33F; }
a.BLUE:HOVER { color : #fc0; }

#tandc-logo { background-color: #000; padding: 10px; overflow:hidden; }
#tandc-title { padding: 10px; background-color: #000; color: #fff; font-weight: bold; }
#tandc-copy { padding: 10px; background-color: #000; color: #fff; }
#tandc-flymedia { padding: 10px; background-color: #fff; color: #000; border: 1px solid #fc0; }

a.black { color : #000; }
a.black:HOVER { color : #fc0; }


/* CSS MENU */

@charset 'UTF-8';
/* Base Styles */
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  position: relative;
}
#cssmenu a {
  line-height: 1.3;
  padding: 4px 10px;
}
#cssmenu {
  width: 190px;
}
#cssmenu > ul > li {
  cursor: pointer;
  border-bottom: 0px solid #797a80;
}
#cssmenu > ul > li:last-child {
  border-bottom: 0px solid #3e3d3c;
}
#cssmenu > ul > li > a {
  font-size: 13px;
  display: block;
  color: #fff;
  text-shadow: 0 1px 1px #000;
}
#cssmenu > ul > li > a:hover {
  text-decoration: none;
}
#cssmenu > ul > li.active {
  border-bottom: none;
}
#cssmenu > ul > li.active > a {
  color: #fff;
  text-shadow: 0 0px 0px #000;
}
#cssmenu > ul > li.has-sub > a:after {
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  border: 5px solid transparent;
  border-left: 5px solid #fff;
}
#cssmenu > ul > li.has-sub.active > a:after {
  right: 14px;
  top: 12px;
  border: 5px solid transparent;
  border-top: 5px solid #4e5800;
}
/* Sub menu */
#cssmenu ul ul {
  padding: 0;
  display: none;
}
#cssmenu ul ul a {
  background: #efefef;
  display: block;
  color: #797979;
  font-size: 13px;
}
#cssmenu ul ul li {
  border-bottom: 1px solid #c9c9c9;
}
#cssmenu ul ul li.odd a {
  background: #e5e5e5;
}
#cssmenu ul ul li:last-child {
  border: none;
}

/* isotope */
.item { width: 230px; padding-right:20px; }
.item.w2 { width: 66%; }

/* image rollover */

.img-wrap {
float: left;
overflow:hidden;
position:relative;
width:230px;
margin-right:20px;
margin-bottom:20px;
}
.img-info {
background-color:#fff;
top:0;
color:#000;
opacity:0;
filter: alpha(opacity = 0);
position:absolute;
width:100%;
height:100%;
z-index:500;
text-align: center; 
}
.img-text {
top:50%;
color:#000;
opacity:0;
filter: alpha(opacity = 0);
position:absolute;
width:100%;
height:100%;
z-index:1000;
text-align: center; 
margin-top: -41px;
}
.img-text h4 {
	font-family: Source Sans Pro, Sans-Serif;
	font-weight: 400;
	font-size: 14px; 
	color:#000;
	padding:0px 10px;
	margin:0px;
	text-align: center; 
}

.img-text h5 {
	font-family: Source Sans Pro, Sans-Serif;
	font-weight: 400;
	font-size: 12px; 
	color:#333;
	padding:0px 10px;
	margin:0px;
	text-align: center; 
}


.img-info p {
color:#000;
padding:20px;
}
.img-wrap:hover .img-info {
color:#000;
opacity:0.7;
filter: alpha(opacity = 70);
transition:opacity 0.25s;
-moz-transition:opacity 0.25s;
-webkit-transition:opacity 0.25s;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-user-select: none; /* Chrome all / Safari all */
	-moz-user-select: none; /* Firefox all */
	-ms-user-select: none; /* IE 10+ */
	-webkit-touch-callout: 	none;
}

.img-wrap:hover .img-text {
color:#000;
opacity:1.0;
filter: alpha(opacity = 100);
transition:opacity 0.25s;
-moz-transition:opacity 0.25s;
-webkit-transition:opacity 0.25s;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-user-select: none; /* Chrome all / Safari all */
	-moz-user-select: none; /* Firefox all */
	-ms-user-select: none; /* IE 10+ */
	-webkit-touch-callout: 	none;
}


