/*
$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; }
.abcorange { color : #FF4C25; }
.abcstrong { font-weight: bold; }
.abcemphesis { font-style: italic; }
.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;
}
.hsContentLink {
    margin-left:80px;
    margin-top:20px;
}
.thirtyBuffer {
    margin-top : 30px;
}
.categoryList {
    margin-top : 10px;
    margin-left : 20px;
}
.categoryList a {
    color : #006838;
}
.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;
    margin-bottom: 10px;
    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-name-green {
    font-size: 17px;
    font-weight: bold;
    color: #00881B;
    display:inline;
}
.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;
}
.content-link p,td {
    font-size:12px;
}

.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;
}
.blog-div li {
    display: block;
    margin-left: 6px;
    margin-top: 11px;
}
.blog-div li a:link, .blog-div li a:active, .blog-div li a:visited, .blog-div li a:hover {
	font-size: 13px;
	color: #06c;
}
.vid-link {
	cursor: pointer;
}

#seoParagraph {
    clear:both;
    padding-bottom: 20px;
}


/* 2012-07-12 directory and search update  {{{ */

#filterHelpMessage {
    margin-left: 15px;
    color: #323232;
}

#filterHelpMessage a {
    color: #008822;
}
.crumbTrailEnd { color:#105694; font-weight:bold; }
.crumbTrailLink a, a:link, a:active, a:visited { color:#753198; }
.subcategories li { padding: 5px; background-color: #CFECFA; border: 1px solid #FFF; }
.contentListHeader { padding: 5px; border: 2px solid #eee; }
.contentListHeader span { color:#753198; font-style: italic; }
.imagePadFive { padding-left:5px; margin-bottom:4px; }
.horizontalPadding { padding-left: 5px; padding-right: 5px; }


/* this had to be moved to the site css files because it */
/*#abcCrumbTrail .crumbTrail { */
/*    padding-top:5px;   */
/*}*/
#abcCrumbTrail .crumbTrail2 { 
    padding-bottom:10px;   
}

#categoryHeader { 
    color:#105694;
    font-size: 24px;
    padding-right: 10px;
/*    clear: both;*/
    text-align: left;
/*    float: left;*/
}

.whatsThis {
    clear: both;
    cursor: pointer;
    padding-left:15px;
}
.whatsThis span {
    color: #008822;
    padding-bottom: 15px;
}

#listView li {
    padding: 5px; 
    border: 1px solid #eee; 
    color: #323232;
}
#listView a {
    color: #323232;
    font-weight:bold;
}

#relatedLinks li {
    padding: 5px; 
    border: 1px solid #eee; 
    color: #323232;
}
#relatedLinks a {
    color: #323232;
    font-weight:bold;
}

#catNotes li {
    padding: 5px; 
    border: 1px solid #eee; 
    color: #323232;
}
#catNotes a {
    color: #323232;
    font-weight:bold;
}

#thumbButtonText { color:#323232; cursor:pointer; }
#thumbButton { margin-left:5px; cursor:pointer;}
#listButtonText { color:#008822; cursor:pointer; }
#listButton { cursor:pointer; }

.preview { 
    cursor:pointer; 
    height:19px;
    width:19px;
}
.preview:hover { 
    cursor:pointer; 
}

.heart { 
    cursor:pointer; 
    height:19px;
    width:19px;
}
.heart:hover { 
    cursor:pointer; 
}
#sortSelector {
    font-size: 90%;
    padding-top:2px;
    padding-left:10px;
    color: #008822;
    float: right;
    cursor: pointer;
    background-image: url('http://static.abcteach.com/images/search/sortgreenshadow_bar.png');
    background-repeat: no-repeat;
    width: 228px;
    height: 20px;
}

/* Hide overlay markup while loading, if js is enabled */
.yui3-js-enabled .yui3-overlay-loading {
    top: -1000em;
    left: -1000em;
    position: absolute;
}

#sortOverlay {
    background-color: #FFF;  
    border: 1px solid #008822;
    border-radius: 5px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
}

.documentThumb {
    padding-bottom: 5px;
}

#sortOverlay .yui3-widget-bd {
    padding: 0.4em 0.6em 0.5em;
}
#sortOverlay a {
    color: #008822;
    font-size: 90%;
}
.sortOption {
    padding-bottom:2px;
    padding-top:2px;
}
#sortOverlay li {
    padding-top: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
}
#sortOverlay li:hover {
    background-color: #EEE;  
}

#paginator span {
    color: #008822;
    padding-right:7px;
}

#paginator a {
    color: #008822;
}

#paginator .currentPAge {
    font-weight: bold;
}

#abc-message {
    border-color: #008822;
    background-color #eee;
    height: 60px;
    width: 250px;
}


.thumbListing {
    text-align: left;
    padding: 5px;
    padding-top: 20px;
    margin-left: 20px;
}
.thumbListing-heart {
    padding-top: 5px;
}
.thumblisting-star {
    margin-right: 10px;
    margin-bottom: 5px;
}
.thumbListing-noStar {
    padding-top: 25px;
}
#sortLoading {
/*    display: none;*/
}

#searchPageSearchButton {
/*    padding-top: -10px;*/
}

#searchPageSearchField {
    color:#999;
    background:#FFFFFF url(http://static.abcteach.com/images/search/termsmemb_box.png) no-repeat 1px 2px;
    border:0;
    padding:4px 8px;
    margin-bottom:0px;
    width: 350px;
    height: 27px;
    margin-right: -4px;
}

#searchFormText {
    color:#999;
    border-color:#0389B8;
    border-width:2px;
    border-style: solid; 
    width: 250px;
}
.border {
    border-color:#0389B8;
    border-width:2px;
    border-style: solid; 
}

.titleBar {
    padding-bottom: 7px;
}

#searchForm .searchLabel {
    padding-top: 5px;
    color:#0389B8;
    font-weight: bold;
}
#favHeart {
}

/* triangular border bubble used for save favorites on member site directory {{{ */ 
.triangle-border {
	position:relative;
	padding:15px;
	margin:1em 0 3em;
	border:5px solid #5a8f00;
	color:#333;
	background:#fff;
	/* css3 */
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

/* Variant : for left positioned triangle
------------------------------------------ */

.triangle-border.left {
	margin-left:30px;
}

/* Variant : for right positioned triangle
------------------------------------------ */

.triangle-border.right {
	margin-right:30px;
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-border:before {
	content:"";
	position:absolute;
	bottom:-20px; /* value = - border-top-width - border-bottom-width */
	left:40px; /* controls horizontal position */
    border-width:20px 20px 0;
	border-style:solid;
    border-color:#5a8f00 transparent;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}

/* creates the smaller  triangle */
.triangle-border:after {
	content:"";
	position:absolute;
	bottom:-13px; /* value = - border-top-width - border-bottom-width */
	left:47px; /* value = (:before left) + (:before border-left) - (:after border-left) */
	border-width:13px 13px 0;
	border-style:solid;
	border-color:#fff transparent;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}

/* Variant : top
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.top:before {
	top:-20px; /* value = - border-top-width - border-bottom-width */
	bottom:auto;
	left:auto;
	right:40px; /* controls horizontal position */
    border-width:0 20px 20px;
}

/* creates the smaller  triangle */
.triangle-border.top:after {
	top:-13px; /* value = - border-top-width - border-bottom-width */
	bottom:auto;
	left:auto;
	right:47px; /* value = (:before right) + (:before border-right) - (:after border-right) */
    border-width:0 13px 13px;
}

/* Variant : left
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.left:before {
	top:10px; /* controls vertical position */
	bottom:auto;
	left:-30px; /* value = - border-left-width - border-right-width */
	border-width:15px 30px 15px 0;
	border-color:transparent #5a8f00;
}

/* creates the smaller  triangle */
.triangle-border.left:after {
	top:16px; /* value = (:before top) + (:before border-top) - (:after border-top) */
	bottom:auto;
	left:-21px; /* value = - border-left-width - border-right-width */
	border-width:9px 21px 9px 0;
	border-color:transparent #fff;
}

/* Variant : right
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.right:before {
	top:10px; /* controls vertical position */
	bottom:auto;
    left:auto;
	right:-30px; /* value = - border-left-width - border-right-width */
	border-width:15px 0 15px 30px;
	border-color:transparent #5a8f00;
}

/* creates the smaller  triangle */
.triangle-border.right:after {
	top:16px; /* value = (:before top) + (:before border-top) - (:after border-top) */
	bottom:auto;
    left:auto;
	right:-21px; /* value = - border-left-width - border-right-width */
	border-width:9px 0 9px 21px;
	border-color:transparent #fff;
}

/* }}} */

/* end directory update }}} */

.abcTitle1 {
    background-color: #0571ab;
    background-image: linear-gradient(bottom, rgb(16,171,223) 8%, rgb(5,113,171) 54%);
    background-image: -o-linear-gradient(bottom, rgb(16,171,223) 8%, rgb(5,113,171) 54%);
    background-image: -moz-linear-gradient(bottom, rgb(16,171,223) 8%, rgb(5,113,171) 54%);
    background-image: -webkit-linear-gradient(bottom, rgb(16,171,223) 8%, rgb(5,113,171) 54%);
    background-image: -ms-linear-gradient(bottom, rgb(16,171,223) 8%, rgb(5,113,171) 54%);
    text-shadow: 2px 2px #00569c;
    color: #FFF;
    font-size: 18px;
    padding-left: 14px;
	font-family: 'badger_probold';	
    line-height: inherit;
/*    margin-bottom: 10px;*/
    border: 2px solid #0672A8;
    display: inherit;

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.08, rgb(16,171,223)),
        color-stop(0.54, rgb(5,113,171))
    );
}

/* jquery validation */
label.valid {
    width: 24px;
    height: 24px;
    background: url('http://static.abcteach.com/globals/images/valid.png') center center no-repeat;
    display: inline-block;
    text-indent: -9999px;
}
label.error {
    font-weight: bold;
    color: red;
    padding: 2px 8px;
    margin-top: 2px;
}

#sgk_video-page-left{
	float: left;
	width: 640px;
}

.sgk_video-container{
	display: inline-block;
	margin-bottom: 10px;
}

#sgk_video-title{
    margin-top: 10px;
	font-size: 1.3em;
	color: #414042;
	float: left;
}

h3.sgk_video-title{
	margin: 5px 0 10px 0;
    margin-top: 10px;
}

#sgk_video-title, .sgk_video-description {
	margin-left: 15px;
	width: 480px;
	
}

.sgk_video-tags{
	display: inline-block;
	width: 640px;
	background-color: #E6E6E6;
	padding: 10px;
	border-radius: 5px;
}

#sgk_fb-plugin{
	float: right;
}

#sgk_video-page-right{
	float: right;
	width: 320px;
	position: relative;
	right: 20px;
}
.sgk_tos ul{
    list-style-type: inherit;
}

.sgk_tos ul li{
    margin-top: 5px;
    margin-left: 20px;
}
