@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	background-image: url(/images/bg-v3.jpg);
	background-repeat: repeat-x;
	background-color: #b35c5b;
}
@font-face {
font-family: "CA BND Web Bold";
src: url(typefaces/CABNDWebBold.otf) format("opentype");
}
form div {
	clear:both;
	padding:2px;
	margin-top:8px;
	border:1px solid #f2f2f2;
}
form label {
	color:#085a6e;
}
.submit input {
	color: #000;
	background: #ffa20f;
}
td {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}
h1 {
	color:#085a6e;
	font: 50px/50px "CA BND Web Bold", "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
	font-size: 34px;
	line-height: 40px;
	border-bottom: 2px dotted #085a6e;
	letter-spacing: -1px;
	margin-bottom: 3px;
	font-weight: normal;
}
h2 {
	color: #0198b5;
	font-size: 23px;
	line-height: 26px;
	font: 23px/23px "CA BND Web Bold", "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 3px;
	font-weight: normal;
}
hr {
	border: 0;
	color: #999999;
	background-color: #999999;
	height: 1px;
}
.rule {
	color: #60b9cf;
	border-bottom: 2px dotted #60b9cf;
	font-weight: bold;
	line-height: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
}
.redrule {
	color: #ea3b23;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
	border-bottom: 3px solid #CC3300;
	border-top: 3px solid #CC3300;
	line-height: 28px;
	clear: both;
}
.subheadingtext {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 21px;
	margin-bottom: -5px;
}
.spaceaid {
	color: #6a5b94;
	font-weight: bold;
}
.productstext {
	color: #999999;
}
.newstext {
	color: #ea3b23;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
}
.newscontent {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}
.boldtext {
	font-weight: bold;
}
.captiontext {
	color: #666666;
	font-size: 9px;
	line-height: 12px;
}
.captiontextbold {
	color: #666666;
	font-weight: bold;
	font-size: 9px;
	line-height: 12px;
}
.foliocaption {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	link-color: #FFF000;
}
.textshadow {
	color: #444444;
	margin: 0 0 1em;
	text-shadow: 0 1px 0 #FFFFFF;
	font: 20px/20px "CA BND Web Bold", "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
}
.textshadowserif {
	color: #87191A;
	text-shadow: 0 1px 0 #FFFFFF;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: normal;
}
.textshadowlarge {
	color: #444444;
	font-weight: bold;
	margin: 0 0 1em;
	text-shadow: 0 1px 0 #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 22px;
}
a:visited {
	color: #8B8B8B;
	text-decoration: none
}
a:link {
	color: #0b5f86;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ea3b23;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #999999;
}
.footer {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height: 40px;
	link-color: #cae7e6;
}
.footer a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	link-color: #cae7e6;
}
/*NEW Top level menu link items style*/

#nav, #nav ul {
	float:left;
	z-index:10;
	list-style: none;
	background: #085a6e;
	padding: 0px;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#nav a {
	display: block;
	width: auto;
	color: #E0E0E0;
	text-decoration: none;
	padding: 3px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	border-right: 1px solid #8f8f8f;
	height: 19px;
}
#nav li {
	float: left;
	padding: 0;
	width: 125px;
	margin-right: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#nav li ul {
	position: absolute;
	left: -1000px;
	height: auto;
	width: 142px;
	margin: 0;
}
#nav li li {
	width: 134px;
	font-size: 12px;
	padding: 0;
	margin:0;
}
#nav li ul a {
	width: 134px;
	border-right: 0px;
	border-bottom: 1px solid #c5c5c5;
	height: auto;
	font-size:12px;
	padding: 4px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
}
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background: #ea3b23;
}
table.sample {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.sample th {
	padding: 3px 3px 3px 3px;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}

.rbroundbox {
	-moz-border-radius: 13px;
	border-radius: 13px;
	color: #444444;
	text-shadow: 0 1px 0 #FFFFFF;
	font: 20px/20px "CA BND Web Bold", "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
	margin: 10px 0px 15px 0px;
	padding: 15px;
	background: #CCCCCC; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#E0E0E0'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#E0E0E0)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ccc,  #E0E0E0); /* for firefox 3.6+ */ 
	font-weight: normal;
}

.rbtop div {
	background: url(images/simple_top_left.gif) no-repeat top left;
}
.rbtop {
	background: url(images/simple_top_right.gif) no-repeat top right;
}
.rbbot div {
	background: url(images/simple_bottom_left.gif) no-repeat bottom left;
}
.rbbot {
	background: url(images/simple_bottom_right.gif) no-repeat bottom right;
}
/* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent {
	margin: 0 14px;
}

/* START Calendar ad rollover */

#cssad {
	display: block;
	width: 625px;
	height: 80px;
	background: url("http://www.queenstreetstudio.com/images/calendar-page-promo.jpg") no-repeat 0 0;
}
#cssad:hover {
	background-position: 0 -80px;
}
#cssad span {
	display: none;
}

/* END Calendar ad rollover */


/* START Open Day rollover */

#cssadopenday {
	display: block;
	width: 313px;
	height: 240px;
	background: url("images/open-day-promo.jpg") no-repeat 0 0;
}
#cssadopenday:hover {
	background-position: 0 -240px;
}
#cssadopenday span {
	display: none;
}

/* END Open Day rollover */

.important {
	bottom: -3px;
}
.promorollover a {
	background: url(images/OpenDay-and-WELCOME-promo.jpg) no-repeat 0px 0px;
	width: 314px;
	height: 365px;
	display: block;
}
.promorollover a:hover {
	background-position: 0px -365px;
}
#toolkitform table {
	border-top: 1px solid #cecfcf;
}
#toolkitform td {
	border-bottom: 1px solid #cecfcf;
	background: #ecf1f1; /* for non-css3 browsers */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecf1f1', endColorstr='#f4f9f9'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ecf1f1), to(#f4f9f9)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #ecf1f1, #f4f9f9); /* for firefox 3.6+ */
}
.button {
	background: #0198B5;
	color: #FFFFFF;
	background: url('/images/form-button-bg.gif') no-repeat top left;
	font-weight: bold;
	border: none;
}
.button:hover {
	border: none;
	color: #FFFFFF;
	background: url('/images/form-button-bg-over.gif') no-repeat top left;
	font-weight: bold;
}
#roundboxpanel {
	position: relative;
	text-align: left;
	border: solid #cccccc 1px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 5px 20px 10px 20px;
	margin: 20px 0px 30px 0px;
	background-color: #D9F0F0;
}
h2#blinking {
	text-decoration: blink;
}
.pdfrollover a {
	background: url(images/pdf-download-button-over.jpg) no-repeat 0px 0px;
	width: 190px;
	height: 25px;
	display: block;
}
.pdfrollover a:hover {
	background-position: 0px -25px;
}
a.button1 {
	display: inline-block;
	padding: 7px 9px;
	font-size: 14px;
	line-height:1;
	color: #3C3C3D;
	text-shadow: 1px 1px 0 #FFFFFF;
	background: #ECECEC url('images/css3buttons_backgrounds.png') 0 0 no-repeat;
	white-space: nowrap;
	overflow: visible;
	cursor: pointer;
	text-decoration: none;
	border: 1px solid #CACACA;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-background-clip: padding-box;
	border-radius: 2px;
	outline: none;
	position: relative;
	zoom: 1;
	*display: inline;
}

a.button1.primary {
	font-weight: bold
}

a.button1:hover {
	color: #FFFFFF;
	border-color: #388AD4;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	background-position: 0 -40px;
	background-color: #319BC5;
}

a.button1:active,
a.button1.active {
	background-position: 0 -81px;
	border-color: #347BBA;
	background-color: #0F5EA2;
	color: #FFFFFF;
	text-shadow: none;
}

a.button1:active {
	top: 1px
}

a.button1.pill {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 6px 12px;
}

