*,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,font,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{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
html, body { height: 100%; }
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus{ outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
button::-moz-focus-inner{border:0;}
input,select,button,textarea{font: 12px Arial, Helvetica, sans-serif;color:#666;}
input:hover,textarea:hover,select:hover{color:#555;}
input:focus,textarea:focus,select:focus{color:#444;}
input.default,textarea.default,select.default{color:#aaa;font-style:italic;}
hr{display:none;}
p{margin:0 0 1.2em 0;}
a{text-decoration:none;}

/* ----- Clearfix ----- */
.clear { clear:both; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix { zoom: 1; }
*:first-child+html .clearfix { zoom: 1; }

/* ----- Body and General Styles ----- */
body { font: normal 12px Arial, Helvetica, sans-serif; color: #555; background: #4a5358; }
a { color: #014689; }
a:hover { color: #5f93c4; }
#site { min-height: 100%; height: auto !important; height: 100%; width:100%; margin: 0 0 -51px; }
h2 { padding-left: 5px;font-size:28px; font-weight:normal; margin:0 0 10px; }
h3 { font-size:18px; font-weight:normal; margin:0 0 10px; }
h4 { font-size:13px; margin:0 0 10px; }
.hide { display: none;}

/* ----- General Form Styling ----- */
#content form { background:#fbfbfb; border:1px solid #DDDDDD; margin-bottom:10px; padding:0 15px 15px 15px; } 
#content form.nopanel { background:transparent; border:none; } 
form ol { margin: 0 0 0px 0; padding: 0; list-style: none; line-height: normal; }
form ol li { margin: 0; list-style: none; padding: 2px 0; width: 100%; overflow: hidden; }
form ol li.section { margin-top: 12px; }
form ol.small label, form ol.small .text_label { width: 68px; }
form ol input.text { width: 200px; height: 16px; padding: 7px; background: #fff; border: 1px solid #aaa; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font: normal 12px Arial, Helvetica, sans-serif; }
form textarea{ width: 500px; padding: 7px; background: #fff; border: 1px solid #aaa; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font: normal 12px Arial, Helvetica, sans-serif; }
form fieldset input.wide { width: 300px; }
form ol input.default, form ol textarea.default, form ol select.default { color: #aaa; font-style: italic; }
form ol input:hover { border-color: #999; }
form ol input:focus { border-color: #888; }
form ol input:disabled, form ol input[disabled], form ol input[disabled=disabled] { border-color: #ddd; color: #aaa; cursor: default; }
form select { width: 204px; height: 30px; padding: 6px 6px 6px 7px; background: #fff; border: 1px solid #aaa; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font: normal 12px Arial, Helvetica, sans-serif; }
form select:hover { border-color: #999; }
form select:focus { border-color: #888; }
form select option { background: #fff; padding: 2px; font: normal 12px Arial, Helvetica, sans-serif; }
form ol label.radio-prelabel { display: block; float: none; width: 100%; }
form ol label.radio { display: block; float: none; width: auto; padding: 3px 0; margin-left: 20px; }
form ol label.radio input { width: auto; height: auto; padding: 0; margin-right: 4px; }
form ol label.radio .alt { color: #888; }
form fieldset input.checkbox { margin: 5px 10px 5px 5px; }
form fieldset { border-bottom: 1px dotted #c2c2c2;padding: 15px 0;overflow: hidden;position:relative; width:100%; }
form fieldset.buttons, form fieldset.noborder { border: none; }
form fieldset.buttons{ padding: 15px 0 0; }
span.text_label { float: left; width: 150px; padding: 5px 0 0 0; color: #666; }

label.subdatalabel { float: left; width: 150px;padding: 5px 0 0 0; color: #666;}
.subdatalist ol { overflow: hidden; padding-top: 2px; }
.subdatalist ol li { padding: 2px 0; }
.subdatalist ol ol li { padding: 2px 15px; } 
.subdatalist { margin-left: 150px; width:500px; }
.subdatalist ol.columns li { float: left; width: 240px; padding: 0 10px 0 0; }

label { display: block; } 
#sortorder-list li { display: block; margin-bottom: 3px; padding:0px 10px 0px 40px; background-color: #efefef; width:300px; cursor: move; color:#000; font-weight:bold; font-size:12px; height:30px; line-height:30px; position:relative; }
#sortorder-list li img { position:absolute; top:8px; left:10px; }
.errornote { padding: 15px;background: #f8f8f8;color: #c11;border:1px solid #ddd; margin-bottom: 10px;}
.buttons .reqnote { float: right;}
.req {font-weight: bold;color: #c11;}
form p { margin:1.2em 0 0; }
form .note p { padding: 15px 0 0;margin: 0; }
form h3 { padding: 15px 0 0;margin:0 }
form fieldset .note p { padding: 0 0 15px; }
form fieldset li.note p { padding: 10px 0 5px; }
#controls .searchbar { padding:30px 20px 0; overflow: hidden; }
#controls .searchbar input { width:160px;float:left; height: 14px;lint-height:14px; padding: 5px; background: #fff; border: 1px solid #aaa; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font: normal 12px Arial, Helvetica, sans-serif; }
#controls .searchbar input.grey { color:#b2b2b2; }
#controls .searchbar button { float:right; }
.summary .button-inline { float:right; margin-left:5px; }
form .client_step_1 .text_label, form .client_step_1 .subdatalabel { width:82px; } 
form fieldset.client_step_1 ol li.text { width: 320px; float:left; }
form fieldset.client_step_1 ol li.student_Title { width: 100px; float:left; }
form fieldset.client_step_1 ol li.student_Title select { width: 80px; }
form select.datetime { width: auto; }
form .time select { width: auto; }
form .time select option, form select.datetime option { padding:0 5px; }
form legend { padding-top: 15px;}
small { font-size:11px; }
.quest_answer { margin:4px 0 15px;line-height: 16px; }
.quest_answer p { margin:10px 0 0px; }
.quest_answer div.strong {  font-weight: bold; margin-bottom: 10px; } 

fieldset.choices label { width:370px; float:left; }
fieldset.choices ol { width:420px; float:left; }
fieldset.choices ol.matchset { width:250px; }
fieldset.choices ol.matchset .text_label { display: none; }
fieldset.choices ol.matchset label  { width:220px; }
button#addmore { margin:15px 0 0 150px;float:left;clear:both; }
button#addmore:focus { background-position: -150px 0px; }
a.button.remove { margin-top:3px; }

form fieldset ol li.imageupload { overflow: hidden; }
form fieldset ol li.imageupload label { width: 400px;float:left; }
form fieldset ol li.imageupload span.text_label { padding: 10px 0 0 0; }
form fieldset ol li.imageupload input { width: 200px; background: #fff; border:none; font: normal 12px Arial, Helvetica, sans-serif;margin: 10px 0 0 0; }
form fieldset ol li.imageupload .image {width: 250px;padding-top:15px;color:#666; float:left;} 
form fieldset ol li.imageupload .image img { margin-left:5px; vertical-align:top;border:1px solid #ccc;} 

#exam-preview div.buttons { float:right; }

.matchlist ol { width:200px;padding:0 10px; float:left; }
.matchlist { overflow: hidden; }

.preview-image { float:left;margin:0 20px 10px 0;border:1px solid #ccc;}

ol.two_column { width: 375px; float:left; margin-bottom: 10px; }
ol.two_column li .value { width: 200px; float:left; }
ol li .value { width: 50%; float:left; }
ol li .value p { margin:0; }
.summary .text_label { color:#666666;width:150px;padding:0; } 

.summary .wide_label .text_label { width: 350px; padding-right:20px;  }
.summary .wide_label .value { width: 300px; padding-right:10px;  }


/* ----- Header ----- */
#header { background: url(/_tentacle/_inc/img/header.png) repeat-x 0 0; }
#header #top { height: 131px; position: relative; }
#header h1 a { display: block; width: 312px; height: 118px; background: url(/_tentacle/_inc/img/logo.gif) no-repeat 0 0; font-size: 1px; text-indent: -9999em; overflow: hidden; }
#header h1 { display: block; width: 170px; height: 112px; float: left; margin: 8px 0 0 25px; }

#header #top ul#control-panel { height: 31px; width: 500px; position: absolute; right: 0px; top: 0px; background: url(/_tentacle/_inc/img/header-menu.png) no-repeat top right; color: #cbd1d4; text-shadow: 0 1px 0 rgba(0,0,0,0.2); }
#header #top ul#control-panel li { float: right; }
#header #top ul#control-panel li.welcome { padding: 7px; font-style: italic;color: #fff; }
#header #top ul#control-panel li a { display: block; padding: 7px; font-weight: bold; color: #fff; }
#header #top ul#control-panel li a:hover { color: #fff; }

#header #top ul#nav { height: 40px; min-width: 760px; position: absolute; left: 377px; bottom: 0px; }
#header #top ul#nav li { float: left; margin: 0 5px 0 0; }
#header #top ul#nav li a { display: block; width: 122px; height: 40px; background: url(/_tentacle/_inc/img/nav.png) no-repeat 0 0; color: #b7b09c; text-shadow: 0 1px 0 #fdfcfb; font-size: 14px; text-align: center; }
#header #top ul#nav li a span { display: block; padding: 11px 0 0 0; text-align: center; }
#header #top ul#nav li a:hover { background-position: 0 -50px; }
#header #top ul#nav li.active a { background-position: 0 -100px; color: #222; text-shadow: 0 1px 0 #fff; }

#sub-nav { background: url(/_tentacle/_inc/img/subnav-bg.png) repeat-x 0 0; height: 50px;padding-left:5px; }
#sub-nav li { background: url(/_tentacle/_inc/img/subnav.png) no-repeat left -43px; float: left; margin: 7px 0 0 6px; }
#sub-nav li a {  background: url(/_tentacle/_inc/img/subnav.png) no-repeat right -43px; display: block; height: 43px; padding: 0 20px 0 20px; font-size: 14px; color: #858383; text-shadow: 0 1px 0 #fdfdfd; min-width: 55px;  }
#sub-nav li a:hover {  }
#sub-nav li a span { display: block; text-align: center; padding: 14px 0 0 0; }
#sub-nav li.active { background-position: left top; }
#sub-nav li.active a { background-position: right top; color:#222; }

/* ----- Body ----- */
#body { min-width: 980px;padding-bottom:51px; }
#site { background: #f8f8f8;min-width: 980px; }
#body #controls { float: right; width: 241px; min-height: 200px; }
#body #controls .inner { padding: 15px 20px 10px 20px; }
#site.controls { background-image: url(/_tentacle/_inc/img/side.png); background-position: top right; background-repeat: repeat-y; }
#site.controls #body #content { margin-right: 241px; }
#body #content { position:re }
#body #content .inner { padding: 20px 20px 10px 20px; }

#body #controls a.button { display: block; margin: 0 0 4px 0; }  
#body #controls a.button.child { display: block; margin: -2px 0 4px 40px; }  

/* ----- Lists ------ */
#content table { margin: 0 0 10px; border: 1px solid #ddd; border-bottom: none; }
#content table th, #content table td { text-align: left; padding: 4px 6px; border-bottom: 1px solid #ddd; background: #f8f8f8; }
#content table th { background: #fff; color: #333; line-height: 27px; font-weight: normal;}
#content table th a { color: #333; font-weight: bold; }
#content table td.sort-col { font-weight: bold; }
#content table td.red { color:#900; }
#content table td.buttons { text-align: right;width:100px; }
#content table td img { vertical-align: middle; }
#content table td div.small { font-weight: normal; font-size: 11px; line-height: normal; }

#content h2 .small { font-size:12px; color:#666666; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
#content h2 .small .name { font-size:14px; color:#666666; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }

/* ----- Buttons ----- */
.button { display: inline-block; background-image: url(/_tentacle/_inc/img/butons.png); background-repeat: no-repeat; color: #fff; text-shadow: 0 1px 0 rgba(0,0,0,0.3); font-weight: bold; line-height: normal; }
button.button { cursor: pointer; }
.button.previous { margin-left:4px; }
.button span { display: block; text-align: center; padding: 6px 0 0 0; }
.button-disabled { color: #999; text-shadow: 0 1px 0 rgba(255,255,255,0.3); cursor: default; }

.button-tiny { width: 26px; height: 27px; background-position: 0px 0px; }
button.button-tiny { padding-bottom: 4px; }
.button-tiny:hover { background-position: 0px -50px;color: #fff; }
.button-tiny:focus, .button-tiny.active  { background-position: 0px -100px; }
.button-tiny-disabled { background-position: 0px -150px !important; }

.button-inline { width: 100px; height: 27px; background-position: -40px 0px; }
.button-inline:hover { background-position: -40px -50px;color: #fff; }
.button-inline:focus, .button-inline.active  { background-position: -40px -100px; }
.button-inline-disabled { background-position: -40px -150px !important; }

.button-normal { width: 140px; height: 31px; background-position: -150px 0px; }
.button-normal:hover { background-position: -150px -50px;color: #fff; }
.button-normal:focus, .button-normal.active  { background-position: -150px -100px; }
.button-normal-disabled { background-position: -150px -150px !important; }
.button-normal span { padding-top: 8px; }

.button-wide { width: 200px; height: 31px; background-position: -300px 0px; }
.button-wide:hover { background-position: -300px -50px;color: #fff; }
.button-wide:focus, .button-wide.active { background-position: -300px -100px; }
.button-wide-disabled { background-position: -300px -150px !important; }
.button-wide span { padding-top: 8px; }

.button-grey-wide { width: 160px; height: 31px; background-position: -830px 0px; }
.button-grey-wide:hover { background-position: -830px -50px;color: #fff; }
.button-grey-wide:focus, .button-grey-wide.active { background-position: -830px -100px; }
.button-grey-wide-disabled { background-position: -830px -150px !important; }
.button-grey-wide span { padding-top: 8px; }

.button-large { width: 200px; height: 41px; background-position: -510px 0px; font-size: 14px; }
.button-large:hover { background-position: -510px -50px;color: #fff; }
.button-large:focus, .button-large.active { background-position: -510px -100px; }
.button-large-disabled { background-position: -510px -150px !important; }
.button-large span { padding-top: 12px; }

.button-step { width: 100px; height: 27px; background-position: -720px 0px; }
.button-step:hover { background-position: -720px -50px;color:#fff; }
.button-step:focus, a.button-step.active { background-position: -720px -100px !important;color:#fff; }
.button-step-disabled { background-position: -720px -150px !important;color:#999 !important; }

.formsteps { padding: 5px 5px 4px 5px; margin: 0 0 10px 0; background: #f8f8f8; border: 1px solid #ddd; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }

/* ----- Footer ----- */
#footer {  padding: 10px; text-shadow: 0 1px 1px #8d8169; color: #fff;height:30px;background: #b7a888; border-top: 1px solid #dfddd8; }
#footer a { color: #fff; }

.equipment_details { 
    min-height: 210px;
    height: auto !important;
    height: 210px;
}
.equipment_image { position:absolute;width:160px; height:160px; top:50px; right:5px; }
.equipment_image img { border:1px solid #d7d7d7; }

/* ----- Filter ----- */ 
.filterbar {
    padding:0;
    margin:0;
    position:absolute;
    top:202px; 
    right:260px;
}
#content .filterbar form { background:none; border:none; padding:0; margin:0; } 
#content .filterbar select { padding-top:3px;padding-bottom:3px; height:26px; } 
.filterbar label, .filterbar input, .filterbar span, .filterbar select, .filterbar button {
    float:left;
    margin-right:10px;
}
.filterbar label, .filterbar span {line-height:22px;}


/* ----- IE 6 ----- */
.ie6 #controls { position:absolute; right:0; } 
.ie6 #controls .active { background-position:-300px -100px !important; } 
.ie6 #controls .active { background-position:-300px -100px !important; } 
.ie6 #controls .button { margin-bottom:0 !important; padding-bottom:4px; vertical-align: top;overflow:hidden; } 
.ie6 #nav .active a:hover{ background-position:0 -100px!important; } 
.ie6 #sub-nav li a { float:left; } 
.ie6 .equipment_details  { overflow:visible; } 
.ie6 #header #top ul#control-panel  { background: url("/_tentacle/_inc/img/header-menu_ie6.png") no-repeat right top; }
