/*
Copyright (c) 2009, Nicole Sullivan. All rights reserved.
Code licensed under the BSD License:
version: 0.2
Bent to Murray Nuttall's will.
*/
/* **************** BLOCK STRUCTURES ***************** */
/* mod */
#wrapper .mod{margin: 0 13px 18px;overflow: hidden; height: 1%;position:relative;/* border:1px solid #d4d0c7;*/}
#wrapper .hd, #wrapper .bd, #wrapper .ft{overflow:hidden;_overflow:visible; _zoom:1;}
#wrapper .bd {overflow:visible;}

.mod .hd {border:1px solid #d4d0c7;border-bottom:none;behavior: url(/extension/tki-assess/design/tki-assess/stylesheets/PIE.htc);-webkit-border-radius: 12px 12px 0 0;-moz-border-radius: 12px 12px 0 0;border-radius: 12px 12px 0 0;}
*:first-child+html .size1of3 .mod .hd {width: 301px;} /* IE7 */

#wrapper .mod .bd {border:1px solid #d4d0c7;border-top:none;padding:8px 0 /* this needs to be the same size as the p marin */;/* margin-bottom:-9px;*/
behavior: url(/extension/tki-assess/design/tki-assess/stylesheets/PIE.htc);-webkit-border-radius: 0 0 12px 12px;-moz-border-radius: 0 0 12px 12px;border-radius: 0 0 12px 12px;
background: transparent url(../images/mod/mod-inner-bg.png) repeat-x left top;}
*:first-child+html #wrapper .green .bd, *:first-child+html #wrapper .blue .bd {width: 301px;} /* IE7 */

/* #wrapper .orange .bd {padding:.75em 13px 15px;} */
/* #wrapper .orange .bd {padding-bottom:13px;} */
/* *:first-child+html #wrapper .orange .bd {width: auto;} */ /* IE7 */

#wrapper .inner{overflow: hidden;height: 1%;position:relative;
behavior: url(/extension/tki-assess/design/tki-assess/stylesheets/PIE.htc);-webkit-border-radius: 0 0 12px 12px;-moz-border-radius: 0 0 12px 12px;border-radius: 0 0 12px 12px;}

#wrapper b{display:block;background-repeat:no-repeat;font-size:1%;position:relative;z-index:10;}
#wrapper .tl, #wrapper .tr, #wrapper .bl, #wrapper .br {/* height:10px;*/ width:10px;float:left;}
#wrapper .tl {background-position: left top;}
#wrapper .tr {background-position: right top;}
#wrapper .bl{background-position: left bottom;} 
#wrapper .br{background-position: right bottom;}
#wrapper .br, #wrapper .tr {float:right;}
#wrapper .tr, #wrapper .tl{overflow:hidden;margin-bottom:-32000px;}/* margin bottom needs to be < -9px */
#wrapper .bl, #wrapper .br{margin-top:-10px;}
#wrapper .top{background-position:center top;}
#wrapper .bottom{/* display:none; *//* background-position:center bottom;_zoom:1;*/
behavior: url(/extension/tki-assess/design/tki-assess/stylesheets/PIE.htc);-webkit-border-radius: 0 0 12px 12px;-moz-border-radius: 0 0 12px 12px;border-radius: 0 0 12px 12px;}/* this zoom required for IE5.5 only*/
#wrapper .search-results b{display:inline;}
*:first-child+html #wrapper .mod .bottom {width:303px} /* IE7 */
/*#wrapper .complex {overflow: hidden;}
#wrapper .complex .top {height: 5px;}
#wrapper .complex .tl, #wrapper .complex .tr {height: 32000px;margin-bottom: -32000px;width: 10px;}
#wrapper .complex .bottom {height: 5px;}*/

.mod .bd p {margin:0.75em 13px;padding:0;overflow:hidden;}
#wrapper .mod .bottom {width:304px;height:25px;position:absolute;bottom:0;z-index:-1;}