/*
$Id: global.css,v 1.2 2002/09/16 22:45:38 culley Exp culley $
*/

body {
	margin : 0px;
	padding : 0px;
	background-color : white;
    font-size : 12px;
    font-family : verdana, arial, helvetica, sans-serif;
}

td { font-size : 12px; }

h1 {
	font-size : 28px;
	font-weight : 900;
}

h2, h3, h4, h5 {
	font-weight: bold;
}

.centered {text-align: center; }

p {
	margin : 0px 0px 16px 0px;
	padding : 0px;
    white-space : normal;
}

textarea {
	resize: none;
}

.brand-text {
	font-style: italic;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
}
h1 .brand-text,
h2 .brand-text,
h3 .brand-text,
h4 .brand-text,
h5 .brand-text {
	font-style: inherit;
}
/*
a:link {color : #0E3A85;}
a:visited {color : #0E3A85;}
*/
a:hover   {
    text-decoration : underline; 
    color : #F00;
}

a.border { 
    color : #fff;
	text-decoration : none;
	font-weight : 800;
/*    font-size : 10px;*/
}
a.border:visited { color : #fff; }
a.border:hover { 
    text-decoration : underline; 
    color : #fff;
}

.inherit {
    font: inherit;
    color: inherit;
}

.blackline { 
    background-color : #000000; 
    height : 1px; 
}

.lightblueline { 
    background-color: #8694c0; 
    height : 1px; 
}

.abcred { color : #ff0000; }
.abcblue { color : #0000FF; }
.abcdarkblue { color : #000099; }
.abcgreen { color : #006838; }
.abclightgreen { color : #23923b; }
.abcpurple { color : #800080; }
.abcwhite { color : #FFF; }
.abcyellow { color : #FFCC00; }
.abclinkblue { color : #06c; }
.abcbrickred { color : #cd1e06; }
.abcunderline { text-decoration: underline; }
.tablehead1 { 
    color : #fff;
	text-decoration : none;
	font-weight : 800;
}
.redhead { 
    	background-color : #F00;
    	color : #fff;
	text-decoration : none;
	font-weight : 800;
	vertical-align: middle;
}

.shadedrow { background-color : #EEE; }
.hidden { display : none ; }

.leftnavheader {
	padding : 2px;
    font-size : 12px;
    font-weight : 700;
}

.leftoutline {
	padding : 5px;
	border : 1px dashed #999;
	border-width : 1px 1px 1px 1px; 
    background-color : #FFFFFF;
}

.black12 {
	color : #000000;
	font-size : 12px;
}

.ten { font-size : 10px; }
.fourteen { font-size : 14px; }
.sixteen { font-size : 16px; }
.eighteen { font-size : 18px; }
.twenty { font-size : 20px; }
.twentyeight { font-size : 28px; }
.bold { font-weight : bold; }
.italic { font-style : italic; }


.globalheader {
    padding : 2px; 
    background-color : #f8f8e8;
}

.highlightarea {
	padding : 10px;
	border : 1px dashed #999;
	border-width : 1px 1px 1px 1px; 
    background-color : #eee;
}

.highlightbenefit {
	padding : 10px;
	border : 2px solid #a6dbe9;
    background-color : #daf1f9;
    font-size: 16px;
    text-align: center; 
}

.rightborderline {
	border-right : 1px dashed #999;
    padding-right : 5px;
    margin-right : 5px;
}
.nowrap {
    white-space: no-wrap;
}
.topBuffer {
    margin-top : 10px;
}
.padtop {
    padding-top : 10px;
}
.padright {
    padding-right : 10px;
}
.padleft {
    padding-left : 10px;
}
.padbottom {
    padding-bottom : 10px;
}

.pad {
    padding : 10px;
}



.borderline {
	border : 1px dashed #999;
}

.white {
    background-color : white;
}

.contentwithline {
    margin : 10px 10px 10px 10px;
	border : 1px dashed #999;
	border-width : 0px 0px 1px 0px; 
}
.content {
    margin : 10px 10px 10px 10px;
}

/*this is here because legacy stuff could still use it...*/
#Content {
    margin : 10px 10px 10px 10px;
	border : 1px dashed #999;
	border-width : 0px 0px 1px 0px; 
}

#large {
	border : 1px dashed #999;
	border-width : 0px 0px 0px 1px; 
}

#sitefooter {
    border-color : #000;
    color : #fff;
    background-color : #060;
	padding : 5px;
}

.infotable  {
	margin: 0px 0px 0px 0px;
/*    font-family: arial, helvetica, sans-serif;*/
    font-family : verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    border-left: 1px solid #F00;
    border-right: 1px solid #F00;
    border-bottom: 1px solid #F00;
}

.infotable caption.title {
    font-size: 12px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
	background-color: #F00;
	border-top: 1px solid #F00;
	border-left: 1px solid #F00;
	border-right: 1px solid #F00;
}

.infotable td.header {
	font-weight: bold;
	border-top: 1px solid #F00;
	border-right: 1px solid #F00;
}

.infotable td.headerlast {
	font-weight: bold;
	border-top: 1px solid #F00;
}

.infotable td.contentnovertical {
	border-top: 1px solid #F00;
}

.infotable td.contentvertical {
	border-top: 1px solid #F00;
	border-right: 1px solid #F00;
}

.datalist_col_head  {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
    color: #000000;
    background-color: #CCCCCC;
	text-align: left;
	white-space: nowrap;
	height: 20px;
	vertical-align: middle;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	padding-left: 3px;
	padding-right: 3px;
}

.datalist_col_head a.form_link:active,a.form_link:visited,a.form_link:link {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.datalist_col_head_hover  {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
    background-color: #dcdcdc;
	text-align: left;
	white-space: nowrap;
	height: 20px;
	vertical-align: middle;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	padding-left: 3px;
	padding-right: 3px;
}

.datalist_col_head_clicked  {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
    background-color: #dddddd;
	text-align: left;
	white-space: nowrap;
	height: 20px;
	vertical-align: middle;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	padding-left: 3px;
	padding-right: 3px;
}

.datalist_border  {
	border: 1px solid #999999;
}

.datalist_data_cell  {
	font-family: arial;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
	border-top: 1px solid #dddddd;
}

.datalist_data_cell_odd  {
	font-family: arial;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
	border-top: 1px solid #dddddd;
	background-color: #EEEEEE;
}

.datalist_actionbar  {
	border: 1px solid #999999;
}

.datalist_actionbar_data_cell  {
	font-family: arial;
	font-size: 10pt;
	background: #CCCCCC;
	padding-left: 3px;
	padding-right: 3px;
	border-top: 1px solid #dddddd;
}

.datalist_bottom_seperator  {
	font-size: 5px;
	line-height: 5px;
	background: #CCCCCC;
	text-align: left;
	white-space: nowrap;
	height: 5px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding-left: 3px;
	padding-right: 3px;
}

.datalist_title  {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
    background-color: #999999;
	white-space: nowrap;
}

.warning {
    background: #ffc url(/globals/images/warning.gif);
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 5px;
    padding-left: 60px;
    border: 1px #ccc solid;
    color: #f00;
    z-order: 2;
}

.information {
    background: #ffc url(/globals/images/information.gif);
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 5px;
    padding-left: 60px;
    border: 1px #ccc solid;
    font-weight: bold;
    z-order: 2;
}

.timer {
    background: #ffc url(/globals/images/timer.gif);
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 5px;
    padding-left: 60px;
    font-weight: bold;
    border:3px ridge #CCC;
    position:absolute;
    width:auto;
    height:auto;
    top:40%;
    left:32%;
    bottom:auto;
    right:32%;
    z-index:10;
}

.advancedoptions {
	margin: 10px 0px 0px 0px;
    display: none;
    background: #ffc;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
    border: 1px #ccc solid;
}

.navcolumn {
    width : 170px;
    background-color : #eee;
	padding : 10px;
	border : 1px dashed #999;
	border-width : 1px 1px 1px 1px; 
}

.lta_barebox {
     padding:0px;
     margin:0px;
     border:none;
     vertical-align:top;
}
#lta_barebox {
     padding:0px;
}

.lta_transparency {
     font-size:100%;
     line-height:120%;
     background-color:transparent; 
     font-family:Courier New;
     font-weight:bold;
     width:100%;
     border:none;
     overflow:hidden;
     padding:0px;
     margin:0px;
     position:absolute;
     top:0px;
     left:0px;
     resize: none;
}

.lta_linemarks {
     font-size:100%;
     line-height:120%;
     font-family:Courier New;
     font-weight:bold;
     background-color:#CCCCCC;
     width:15px;
     border:none;
     margin:0px;
     padding:0px;
     overflow:hidden;
     position:relative;
     text-align:right;
}

.lta_stripes { 
	 font-size:100%;
     line-height:120%;
     font-family:Courier New;
     font-weight:bold;
     height:auto;
     border:none;
     overflow:hidden;
     position:relative;
     margin:0px;
     padding:0px;
     width: 100%;
     border-right: 1px solid #999;
     border-left: 1px solid #999;
}

.lta_stripes span { 
	 line-height:120%;
     font-size:100%;
     font-weight:lighter;
     color:darkgray;
     width: 100%;
}

.clear_all { clear:both; }
.rss_link {
    border-style: solid; 
    border-color: rgb(255, 204, 153) rgb(102, 51, 0) rgb(51, 51, 0) rgb(255, 153, 102); 
    border-width: 1px; margin: 0px; 
    padding: 0px 3px; 
    font-family: verdana,sans-serif; 
    font-size: 10px; 
    font-weight: bold; 
    text-decoration: none; 
    color: white; 
    background-color: rgb(255, 102, 0);
}
.tool_link { text-decoration: none; text-align: center; color: black; }

#directory-table {
    width: 627px;
    border: 3px solid #B7D335;
}
#directory-table td {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #0A5286;
}
#directory-table-crumb {
    background-color: #e0f8a1;
    padding: 0px;
    height: 26px;
}
#directory-table-sub {
    height: 26px;
}
.directory-name {
    font-size: 17px;
    font-weight: bold;
    color: #0A5286;
}
.directory-link:link, .directory-link:active, .directory-link:visited, .directory-link:hover {
    font-size: 15px;
    color: #0A5286;
}
#directory-table .fourteen {
    color: #0A5286;
}
#directory-heading-table {
    width: 627px;
    background-color: #e0f8a1;
    border: 3px solid #B7D335;
    color: #0A5286;
}
#directory-heading-table span {
    color: #0A5286;
}
#directory-warning {
	width: 95%;
}

#login-panel_panel_content {
    text-align: center;
}
.login-name,
.login-pass {
    float: left;
    padding: 6px;
    width: 95%;
}
.login-name label,
.login-pass label {
    font-weight: bold;
    float: left;
    line-height: 25px;
}
.login-name input,
.login-pass input {
    float: right;
    height: 25px;
}
.user-msg {
    width: 95%;
    color: red;
    font-size: 11px;
    margin: 6 0;
}

.searchbox {
    float: left;
    position: relative;
    top: 0px;
    left: 0px;
    border: 0px;
    width: 397px;
    height: 220px;
    margin-left: 10px;
    background: url("http://static.abcteach.com/globals/images/tab_layout/member_homepage/search_box.png") transparent top left no-repeat;
    padding-left: 10px;
}
.sf-category-div {
    float: left;
    margin-top: 65px;
    margin-bottom: 10px;
    height: 25px;
    width: 215px;
    z-index: 5;
    background: url("http://static.abcteach.com/globals/images/tab_layout/member_homepage/category_select.png") transparent top left no-repeat;
}   
.sf-q-div, .sf-q-div-prompt {
    float: left;
    margin-top: 65px;
    margin-left: 3px;
    margin-bottom: 10px;
    width: 160px;
    height: 26px;
}
.sf-q-div {
    background: url("http://static.abcteach.com/globals/images/tab_layout/member_homepage/search_entry.png") transparent top left no-repeat;
}
.sf-q-div-prompt {
    background: url("http://static.abcteach.com/globals/images/tab_layout/member_homepage/search_entry_prompt.png") transparent top left no-repeat;
}
#sf-q-input {
    position: relative;
    top: 0px;
    left: 4px;
    width: 125px;
    height: 18px;
    border: 0px;
    background: transparent;
}
#sf-q-button {
    position: relative;
    top: 0px;
    left: 4px;
    width: 26px;
    height: 26px;
    border: 0px;
    background: transparent;
    cursor: pointer;
}
#sf-category-options {
    position: absolute;
    top: 90px;
    left: 15px;
    height: 120px;
    width: 200px;
    overflow: auto;
    border: 2px solid #6a3;
    border-top: 0px;
    padding: 3px;
    background: white;
    z-index: 5;
    visibility: hidden;
}
.sf-category-span {
    display: block;
    padding: 4px;
    padding-left: 9px;
}
#sf-category-options li, .sf-category-span {
    color: #384;
}
#sf-category-options li:hover {
    color: white;
    background-color: #6a4;
}
#search-option-table {
    width: 358px;
    height: 73px;
    margin-left: 10px;
    background: url("http://static.abcteach.com/globals/images/tab_layout/member_homepage/search_options.png") transparent top left no-repeat;
}
#search-option-table td {
    background: transparent;
    padding-left: 3px;
}
#search-option-table td, #search-option-table a:link, #search-option-table a:active, #search-option-table a:visited, #search-option-table a:hover {
    color: #333;
    font-size: 11px;
    font-weight: normal;
}
#sot-cell-one {
    height: 27px;
    width: 117px;
}
#sot-col-two {
    width: 117px;
}
#sot-col-three {
    width: remainder;
}
#sot-row-two {
    height: 45px;
}
#sot-row-three {
    text-align: center;
    height: 40px;
}
#sot-row-three a:link, #sot-row-three a:active, #sot-row-three a:visited, #sot-row-three a:hover {
    color: #03f;
}
#sot-row-three a {
    text-decoration: underline;
}

.searchbox-wide {
    float: left;
    position: relative;
    top: 0px;
    left: 0px;
    border: 0px;
    margin-bottom: 21px;
    width: 725px;
    height: 142px;
    background: url("http://static.abcteach.com/globals/images/tab_layout/directory_pages/search_box/search_box.png") transparent top left no-repeat;
    padding-left: 10px;
}
.searchbox-wide-title {
    float: left;
    margin-left: 12px;
    margin-top: 12px;
    margin-right: 18px;
}
.sf-wide-category-div {
    float: left;
    margin-right: 10px;
    margin-top: 12px;
    margin-bottom: 10px;
    height: 25px;
    width: 215px;
    z-index: 5;
    background: url("http://static.abcteach.com/globals/images/tab_layout/directory_pages/search_box/search_category_blank.png") transparent top left no-repeat;
}   
.sf-wide-q-div, .sf-wide-q-div-prompt {
    float: left;
    margin-left: 3px;
    margin-top: 12px;
    margin-bottom: 10px;
    width: 205px;
    height: 26px;
}
.sf-wide-q-div {
    background: url("http://static.abcteach.com/globals/images/tab_layout/directory_pages/search_box/search_entry_blank.png") transparent top left no-repeat;
}
.sf-wide-q-div-prompt {
    background: url("http://static.abcteach.com/globals/images/tab_layout/directory_pages/search_box/search_entry.png") transparent top left no-repeat;
}
#sf-wide-q-input {
    position: relative;
    top: 0px;
    left: 4px;
    width: 171px;
    height: 19px;
    border: 0px;
    background: transparent;
}
#sf-wide-q-button {
    position: relative;
    top: 0px;
    left: 4px;
    width: 26px;
    height: 26px;
    border: 0px;
    background: transparent;
    cursor: pointer;
}
#sf-wide-category-options {
    position: absolute;
    top: 35px;
    left: 115px;
    height: 120px;
    width: 200px;
    overflow: auto;
    border: 2px solid #6a3;
    border-top: 0px;
    padding: 3px;
    background: white;
    z-index: 5;
    visibility: hidden;
}
.sf-wide-category-span {
    display: block;
    padding: 4px;
    padding-left: 9px;
}
#sf-wide-category-options li, .sf-wide-category-span {
    color: #384;
}
#sf-wide-category-options li:hover {
    color: white;
    background-color: #6a4;
}
#search-wide-option-table {
    position: relative;
    top: 0px;
    left: 9px;
    width: 523px;
    height: 79px;
    padding-left: 18px;
    background: url("http://static.abcteach.com/globals/images/tab_layout/directory_pages/search_box/search_options.png") transparent top left no-repeat;
}
#search-wide-option-table td {
    background: transparent;
}
#search-wide-option-table td, #search-wide-option-table a:link, #search-wide-option-table a:active, #search-wide-option-table a:visited, #search-wide-option-table a:hover {
    color: #333;
    font-size: 11px;
    font-weight: normal;
}
#sot-wide-cell-one {
    height: 27px;
    width: 170px;
}
#sot-wide-col-two {
    width: 170px;
}
#sot-wide-col-three {
    width: remainder;
}
#sot-wide-row-two {
    height: 51px;
}
.sf-wide-msg {
    float: right;
    text-align: center;
    font-size: 12px;
    width: 155px;
    margin-right: 15px;
}
.sf-free-msg a:link, .sf-free-msg a:active, .sf-free-msg a:visited, .sf-free-msg a:hover,
.sf-wide-msg a:link, .sf-wide-msg a:active, .sf-wide-msg a:visited, .sf-wide-msg a:hover {
    color: #03f;
    font-size: 13px;
}
.sf-free-msg a,
.sf-wide-msg a {
    text-decoration: underline;
}

.searchbox-free {
    position: relative;
    top: 0px;
    left: 0px;
    border: 0px;
    margin-bottom: 21px;
    width: 570px;
    height: 142px;
    background: url("http://static.abcteach.com/globals/images/tab_layout_free/search_box_free.png") transparent top left no-repeat;
    padding-left: 10px;
    text-align: left;
}
.sf-free-msg {
    font-size: 12px;
}
.content-link a:visited {
    color: #3F1871;
}
#directory-table a.content-link:visited {
    color: #3F1871;
}

.tools-table-div { 
    margin-top: 14px;
    width: 680px;
    border: 3px solid #a9cd3b;
    position: relative;
    top: 0px;
    left: 0px;
}
.tools-table-title { 
    position: relative;
    top: -14px;
    left: 0px;
    background-image: url("/globals/images/abctools/blanktitlebar.png");
    width: 436px;
    width: 436px;
    height: 29px;
    color: #909;
}
.tools-table-desc { 
    position: relative;
    top: 6px;
    left: 20px;
    font-style: italic;
    font-size: 14px;
}
.tools-table { 
    width: 645;
}
.tools-table td { 
    padding: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.tools-table-label { 
    width: 10px;
    vertical-align: top;
}
.tools-table-label span { 
    font-variant: small-caps;
    font-style: bold;
    font-size: 14px;
    white-space: nowrap;
}
.tools-table-action-div {
	border-top: 3px dashed #a9cd3b;
	padding: 10px;
}
.tools-table-button {
	padding-left: 15px;
	padding-right: 15px;
}
.tools-table-img-ctl {
    border: 2px outset #999;
    background-color: #ccc;
    cursor: pointer;
}

.tools-form-header {
	height: 70px;
	width: 685px;
}
.tools-tutorial-link img {
	padding-right: 6px;
}
.tools-title-bar {
	margin-bottom: 3px;
}
.tools-links-bar {
	text-align: left;
	width: 611px;
}
.tools-tutorial-link:link, .tools-tutorial-link:active, .tools-tutorial-link:visited, .tools-tutorial-link:hover {
    padding-right: 9px;
    color: green;
    text-decoration: underline;
} 
.tools-tutorial-vid-link:link, .tools-tutorial-vid-link:active, .tools-tutorial-vid-link:visited, .tools-tutorial-vid-link:hover {
    color: #cd1e06;
} 
.tools-home-link:link, .tools-home-link:active, .tools-home-link:visited, .tools-home-link:hover {
    color: #5d45ac;
} 
.tools-form-footer {
    height: 20px;
    width: 680px;
}
.tools-share-link {
	padding-top: 3px;
	padding-bottom: 6px;
}
#text_editing_table td {
	padding: 0px;
}

.left {
	float: left;
}
.right {
	float: right;
}

