@charset "UTF-8";

@font-face {
	font-family: 'TitilliumText22L250wt';
	src: url('./type/titilliumtext22l002-webfont.eot');
	src: local('☺'), url('./type/titilliumtext22l002-webfont.woff') format('woff'), url('./type/titilliumtext22l002-webfont.ttf') format('truetype'), url('./type/titilliumtext22l002-webfont.svg#webfontaJrNVv2A') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText22L800wt';
	src: url('./type/titilliumtext22l005-webfont.eot');
	src: local('☺'), url('./type/titilliumtext22l005-webfont.woff') format('woff'), url('./type/titilliumtext22l005-webfont.ttf') format('truetype'), url('./type/titilliumtext22l005-webfont.svg#webfontuvo9c1jE') format('svg');
	font-weight: bold;
	font-style: normal;
}

body {
	font-family: 'TitilliumText22L250wt', Helvetica, sans-serif;
	font-size: 1em;
}

#container {
	width: 902px;
	margin: 10px auto;
}

#header {
	background-color: #fff;
	min-height: 250px;
	padding: 0px;
	margin-bottom: 10px;
}

#menu {
/*	padding: 10px 0px; */
	margin-bottom: 10px;
	background-color: #eee;
	background:
		-webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0.05, rgb(220,220,220)),
			color-stop(0.30, rgb(240,240,240)),
			color-stop(0.95, rgb(180,180,180))
		);
	background:
		-moz-linear-gradient(
			center top,
			rgb(220,220,220)  5%,
			rgb(240,240,240) 30%,
			rgb(180,180,180) 95%
		);
	border: 1px #CCC solid;
	border-radius: 5px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	
	text-align: center;
	font-size: 90%;
	color: #555;
}

#mainContent {
	padding: 5px;
	background-color:#fff;
	border: 1px #CCC solid;
	border-radius: 5px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	
	color: #555;
}

#footer {
	margin-top: 40px;
	color: #555;
	text-align: center;
	font-size: .9em;
	font-family: 'TitilliumText22L250wt', Helvetica, sans-serif;
}

#sampleImages {
	text-align: center;
	padding: 0px;
}

p {
	padding: 0px 10px 0px 20px;
}

h1 {
	margin: 0px 0px 5px 0px;
	color: #00aeef;
	font-family: 'TitilliumText22L800wt', Helvetica, sans-serif;
	font-size: 200%;
	clear: both;
}

h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px 10px;
	color: #179ed1;
	font-family: 'TitilliumText22L800wt', Helvetica, sans-serif;
	font-size: 175%;
	clear: both;
}

h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 10px;
	color: #2d8eb2;
	font-family: 'TitilliumText22L800wt', Helvetica, sans-serif;
	font-size: 150%;
	clear: both;
}

h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px 10px;
	color: #447e94;
	font-family: 'TitilliumText22L800wt', Helvetica, sans-serif;
	font-size: 125%;
	clear: both;
}

img {
	border: none;
}

strong {
	font-family: 'TitilliumText22L800wt', Helvetica, sans-serif;
}

abbr {
	border-bottom: 1px dotted #f09;
}

a.inPage:link {
	text-decoration: none;
	color: #F09;
	background-color: none;
}

a.inPage:visited {
	text-decoration: none;
	color: #F09;
	background-color: none;
}

a.inPage:active {
	text-decoration: none;
	color: #F09;
	background-color: none;
}

a.inPage:hover {
	text-decoration: none;
	color: #fff;
	background-color: #F09;
}

.sampleImage {
	padding: 0px 10px;
}

a.sampleImage:link {
	text-decoration: none;
	background-color: white;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border: none;
}

a.sampleImage:visited {
	text-decoration: none;
	background-color: white;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border: none;
}

a.sampleImage:active {
	text-decoration: none;
	background-color: white;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border: none;
}

a.sampleImage:hover {
	text-decoration: none;
	background-color: white;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border: none;
}

.pHighlight {
	background-color: #FCF;
}

.downloadPDF {
	float: right;
}

fieldset {
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-bottom: 10px;
}

legend {
	font-family: 'TitilliumText22L800wt', Helvetica, sans-serif;
	color: #00aeef;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

label {
	display: inline-block;
	width: 150px;
	text-align: right;
}

input {
	border: 1px solid #ccc;
	font-family: 'TitilliumText22L250wt', Helvetica, sans-serif;
	font-size: 0.9em;
	border-radius: 3px;
}

select {
	border: 1px solid #ccc;
	font-family: 'TitilliumText22L250wt', Helvetica, sans-serif;
	font-size: 0.9em;
	border-radius: 3px;
}

ol.alpha {
	list-style-type: lower-alpha;
}

ol.roman {
	list-style-type: lower-roman;
}

table {
	width: 700px;
	margin: 0px;
	padding: 0px;
	border: #ccc 1px solid;
}

th {
	border: #ccc 1px solid;
	background-color: #d7d7d7;
}

td {
	border: #ccc 1px solid;
	text-align: center;
	font-family: "Anonymous", "Lucida Console", Monaco, monospace;
}

#searchquery {
	text-align: left;
	width: 60px;
	background: url(../images/icons/magnifier-medium-left.png) no-repeat right top;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px #CCC solid;
	padding: 1px 5px;
}

#searchInstructions {
	position: absolute;
	z-index:500;
	width: 350px;
	margin-top: 30px;
	margin-left: 530px;
	background-color: #FFF;
	border: 2px solid #FC0;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	border-radius: 5px;
	padding: 3px;
}

/*
 *
 *	Superfish CSS Styles - It's for the menu!!
 *
*/

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			148px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			148px;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	width:			150px; /*900px (Menu div width) divided by number of options */
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			148px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			148px; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
}

.sf-menu a {
	padding: 		.75em 1em;
	text-decoration:none;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#555;
	font-family: 'TitilliumText22L800wt', Helvetica, sans-serif;
	text-decoration: none;
	text-shadow:	1px 1px 1px #fff;
}

.sf-menu li {
	background:		none;	
}

.sf-menu li li {
	background-color: none;
}

.sf-menu li li li {
	background-color: none;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-color: rgba(100,100,254,.2);
	outline:		0;
}

ul.menuDrop {
	background-color: #eee;
	background:
		-webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0.05, rgb(220,220,220)),
			color-stop(0.30, rgb(240,240,240)),
			color-stop(0.95, rgb(180,180,180))
		);
	background:
		-moz-linear-gradient(
			center top,
			rgb(220,220,220)  5%,
			rgb(240,240,240) 30%,
			rgb(180,180,180) 95%
		);
	border: 1px #CCC solid;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position:  -10px 0;
}

.sf-menu ul a > .sf-sub-indicator {
	background-position:  0 0;
}

/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}

.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


/* styles for quote page validation messages */
.error .messages,
.error .messages li {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
	width: 450px;
	text-align: left;
}

.error .messages li {
	padding-top: 4px;
    color: #b92d23;
}

.error input {
    color: #b92d23;
}

.success .messages {
    background-image: url('../images/icons/tick.png') no-repeat left top;
}

.error .messages {
    background-image: url('../images/icons/cross.png') no-repeat left top;
}

#tot_read_error .error .messages ul {
	width: 400px;
}
