html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}

body {font: 15px/1.65 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif; background: #fff}
h1 {font-size: 25px;}
h2 {font-size: 19px;}
h3 {font-size: 18px;}
h4 {font-size: 15px;}
h5 {font-size: 14px;}
h6 {font-size: 13px;}
a {color: #005C9B;text-decoration: none;}
a:hover {color:#1480ca;text-decoration: underline;}
b, strong {font-weight: bold}

.headerwrapper {
	width: 978px;
	margin: 10px auto 0 auto;
	*margin: 10px auto -60px auto;
}

.eselogo {
	position: relative;
	margin: 0 0 -116px 0;
	width: 150px;
	z-index: 500;
}

.eselogo img {
}

.header {
	width: 978px;
	padding: 8px;
	position: relative;
	margin: 3px 0 15px -9px;
	height: 40px;
}

.header .headertitle {
	font-size: 36px;
	font-weight: bold;
	color: #666;
	line-height: 26px;
	margin-left: 192px;
}

.headertitle span {
	color: #888;
	font-size: 16px;
	line-height: 30px;
	margin-left: 2px;
}

.header .headercontactdetails {
	text-align: right;
	color: #888;
	font-weight: bold;
	margin-top: -60px;
}

.wrapper {
	width: 978px;
	margin: 0 auto 20px auto;
	padding: 0 8px;
}

#eseHome {
	margin-top: 4px;
}

.navwrapper {
	width: 100%;
	background: url('../images/backgroundTexture1x41.png') repeat-x;
	height: 41px;
}

.navbar {
	width: 802px;
	height: 41px;
	padding: 6px 0 0 193px;
	_padding-left: 198px;
	margin: 0 auto;
}

.navbar a {
	color: ##005C9B;
	padding: 5px 9px;
	margin: 0 0 30px 0;
	font-size: 12px;
}

.navbar .nav a:hover {
	color: #fff;
	background: #698CAB;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.social {
	position: absolute;
	*position: relative;
	margin: -24px 0 0 745px;
	_margin-left: 718px;
	width: 100px;
	height: 30px;
}
.social img {margin-left: -14px; _margin-left: 0;}

.footer {
	font-size: 10px;
	padding: 10px 0;
	color: #666;
}

.footer a {
	font-weight: bold;
}

.thirds {
	float: left;
	margin-left: 30px;
	width: 306px;
	background: #fff;
	overflow: hidden;
}

.first {
	margin-left: 0;
	clear: left;
}

.title {display: block;margin: 20px 0 14px 0;height:49px;}
.title span {display:none}
#direct .title {background: url('../images/ESETitles.png') no-repeat 0 top }
#direct .title:hover {background: url('../images/ESETitlesHover.png') no-repeat 0 top }
#projects .title {background: url('../images/ESETitles.png') no-repeat 0 -49px }
#projects .title:hover {background: url('../images/ESETitlesHover.png') no-repeat 0 -49px }
#cloakrooms .title {background: url('../images/ESETitles.png') no-repeat 0 -98px }
#cloakrooms .title:hover {background: url('../images/ESETitlesHover.png') no-repeat 0 -98px }

.image {
	width: 356px;
	height: 245px;
	display: block;
	margin: 0 0 5px 0;
}

.blurb {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 0 0 20px 0;
	height: 70px;
	text-decoration: none;
}

ul.list {
	font-size: 13px;
	float: left;
	margin: 0 0 30px 0;
	width: 298px;
}
ul.list li {
	margin: 0;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 148px;
	height: 30px;
}

.endblurb {
	clear:left;
	font-size: 14px;
	text-align: center;
	margin: 0 0 30px 0;
}

.awardicons {
	border: 1px solid #eee;
	border-style: solid none;
	width: 978px;
	height: 140px;
	margin: 20px 0;
}

.awardicons td {
	vertical-align: middle;
}


ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 5px 0 0 5px;
	width: 297px;
	height: 223px;
	position: absolute;
	border: 1px solid #eee;
	background: #fbfbfb;
}
ul.thumb li {
	margin: 0; padding: 0 0 8px 8px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 66px;
	height: 66px;
}
ul.thumb li img {
	width: 68px; height: 68px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #eee;
	padding: 0;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	border: 1px solid #ccc;
	-webkit-box-shadow: #ddd 0 0 5px;
	-moz-box-shadow: #ddd 0 0 5px;
	box-shadow: #ddd 0 0 5px;
}
ul.thumb li img.ie6Hover {
	z-index: 1000;
	top: -1px;
	left: -1px;
	border-right: 2px solid #bbb;
	border-bottom: 2px solid #bbb;
	position: absolute
}

#projects ul.thumb li {width: 140px; height: 103px}
#projects ul.thumb li img {width: 142px; height: 105px}

#cloakrooms ul.thumb {width: 274px;}
#cloakrooms ul.thumb li {width: 83px}
#cloakrooms ul.thumb li img {width: 85px}

/* About Page */
#eseAbout {font-size: 12px; padding: 0 0 30px 0}
#eseAbout h2 {cursor: hand; cursor: pointer; padding: 14px 0 2px 0; margin: 0; display: block; border-bottom: 2px solid #ccc; text-align: left; }
#eseAbout h2:hover { text-decoration: underline }
#eseAbout .togglecontent { padding: 0 6px; margin: 0; border: 1px solid #ddd; background: #eee; }
#eseAbout p { padding: 6px 0; margin: 0; text-align: left; }
#eseAbout li { padding: 4px 0; text-align: left; }
/** team page styles **/
.team ul { margin: 0; padding: 0; }
.team ul li { margin: 0; padding: 0; list-style: none; clear: both; }
.team h3 { font-size: 14px; font-weight: bold; border: none; clear: both; display: block; margin: 0; padding: 10px 0; }
.team h4 { font-size: 13px; margin-top: 0; padding-top: 0; }
.team ul li img { float: left; margin: 0 10px 0 0; }
.team p { clear: both }
.staffPhoto { float: right; margin: 10px 0 0 10px; }

#eseContact {font-size: 12px; padding:6px 0 30px 0}
#eseContact h2 {padding: 10px 0 0 0;}

#eseAwards {font-size: 12px; padding: 6px 0 30px 0}
#eseAwards tr {border-bottom: 1px solid #eee}
#eseAwards td {padding:10px 0 10px 4px; vertical-align: middle}
.productPage { margin:10px 0;  }
.productPage p { padding:11px 0; }
.sectionImage { float:right; margin:5px 0 5px 5px; clear:right;}

