

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
  position: fixed;
  z-index: 1000000;
}
.TB_overlayMacFFBGHack {background: url(http://static.newsok.biz/sites/newsok/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
  position: fixed;
  z-index: 1000000;
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 1000001;
  color:#000000;
  display:none;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  text-align:right;
  float:right;
	line-height: 20px;
	margin-right: 2px;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#fff;
  height: 20px;
  background: transparent url(http://static.newsok.biz/sites/connectok/nba/images/background_top.gif) no-repeat left top;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:0;
  _margin-bottom:1px;
	background: transparent url(http://static.newsok.biz/sites/connectok/nba/images/background_bottom.gif) no-repeat bottom left;
	padding-bottom: 2px;
}
#TB_window #TB_closeWindowButton, #TB_window #TB_closeWindowButton:hover  {
	background: transparent url(http://static.newsok.biz/sites/connectok/nba/images/close.gif) no-repeat center right;
	padding-right: 20px;
	font-size: 10px;
	color: #7c7c7c;
	text-decoration: none;
	margin-right: 2px;
}
#rssOutputDiv div ul li {
    padding: 6px 0;
    border-bottom: 1px dotted #444;
}
#rssOutputDiv .rssFeed {
    padding: 8px;
}

tbContainer3 {
background-attachment:scroll;
background-color:transparent;
/*** background-image:url(http://images.onesite.com/terrellandmaritess.com/large/);***/
background-position:center top;
background-repeat:no-repeat;
}
tb_hotspot_168226, img{
border:0 none;
margin-left:-10px !important;
}
#column3 {
 width:960px;
 float:left;
 }
 #column3 #side_twoColumn {
 width: 245px;
 float:left;
 margin-right:5px;
 }
 #column3 #mainColumn {
 width:410px; 
 float:left;
 overflow: hidden;
 }
 #column3 #sideColumn {
 margin-left:5px;
 width:295px;
 float:left;
 }
 .mod_blog_posts table {
 width:inherit;
 }
 .mod_media {
 width:inherit;
 overflow:hidden;
 }
 .mod_media  #media-tabContainer {
 width:inherit;
 }



#subHeader, .subPage-title {
background-color: #98D5F4;
background-image: url("/resources/network/shout/box_ltblue.jpg");
background-repeat: repeat-y;
color: white;
padding-top: 12px;
padding-bottom: 12px;
font-size: 12px;
font-weight: bolder;
margin-bottom: 0px;
}

#oneHeader {
display: none;
}
img {
	border: 0 none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0 none;
}
.spreader {
	clear: both;
}
#siteSiteMenu {	
	display: none;
}

#sideColumn {
	float: left;
	clear: none;
	width: 405px;
}
#mainColumn {
	width: 544px;
	float: right;
	clear: none;

}
.container ul, .container li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.description {
	display: none;
}
#sideColumn h3, #side_twoColumn h3, #mainColumn h3 {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	font-weight: bolder;
	margin: 0px;
}
h3 span {
	padding-left: 8px;

	
	
}
.module {

	margin-bottom: 10px;
	padding: 0px;
	
	
} 
.mod_network_vitals ul {
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	list-style-image: url('/resources/images/icons/li_plus.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin-left: 30px;
}
.mod_photo_thumbs li, .mod_users_list li, .mod_video_thumbs li {
	display: inline;
}
.mod_photo_thumbs ul {
	text-align: center;
	padding-bottom: 10px;
}
ul.menu li{
	padding-left: 20px;
	padding-bottom: 2px;
}
ul.menu {
	padding-bottom: 8px;
}

.mod_featured_groups ul {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.mod_blog_posts ul {
	padding-left: 15px;
	padding-bottom: 15px;
}
.mod_blog_posts li {
	padding-bottom: 5px;
}
.mod_photo_thumbs img, .mod_video_thumbs img {
	border: solid 1px black;
	width: 95px;
}
.mod_users_list ul {
	text-align: center;
	padding-bottom: 7px;
margin-left: 5px;
}
.mod_users_list img {
	/*height: 48px; width: 48px;*/
	border: solid 1px black;
	margin-bottom: 8px;
}
.mod_find_people, .mod_login {
	padding-bottom: 0px;
}
.mod_photo_thumbs ul, .mod_video_thumbs ul {
padding-left: 2px;
}
.mod_billboard .container{
padding: 0px; 
margin: 0px;
border: 2px solid;
}
.mod_billboard div.spreader {
display: none;
}
.mod_users_list .alpha-shadow { margin: 4px; }

.mod_photo_thumbs ul {
display: block;

margin: 0 auto;
}
.mod_photo_thumbs .media-thumb {
border: solid 1px black;
}
.mod_video_thumbs li .media-thumb {
margin: 10px;
}

.module .container {
background-color:;
background-image: url('');
background-color:;
background-image: url('');
background-color:;
background-image: url('');
background-color:;
background-image: url('');
background-color:;
background-image: url('');
background-color:;
background-image: url('');
background-color:;
background-image: url('');
background-color:;
background-image: url('');
background-color:;
background-image: url('');
background-color:;
background-image: url('');
background-color:;
background-image: url('');
background-color:;
background-image: url('');
background-color:;
background-image: url('');
background-color:;
background-image: url('');
background-color:;
background-image: url('');
background-color:;
background-image: url('');
background-color:;
background-image: url('');
background-color:;
background-image: url('');
background-color:;
background-image: url('');
	

	border: solid 1px black;
	
}
.module h3 {
background-color:;
background-color:;
background-color:;
background-color:;
background-color:;
background-color:;
background-color:;
background-color:;
background-color:;
background-color:;
background-color:;
background-color:;
background-color:;
background-color:;
background-color:;
background-color:;
background-color:;
background-color:;
background-color:;
	
	padding-top: 5px;
	padding-bottom: 5px;
}


body {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: black;
	}
a {
}
#subHeader {
}
#subContainer {
}
.css16821 .container {
}.css16821 a {
}.css16821 h3 {
background-image: none;
}.css16821 .container {
}.css17031 .container {
}.css17031 a {
}.css17031 h3 {
background-image: none;
}.css17031 .container {
}.css17041 .container {
}.css17041 a {
}.css17041 h3 {
background-image: none;
}.css17041 .container {
}.css17131 .container {
}.css17131 a {
}.css17131 h3 {
background-image: none;
}.css17131 .container {
}.css17141 .container {
}.css17141 a {
}.css17141 h3 {
background-image: none;
}.css17141 .container {
}.css17231 .container {
}.css17231 a {
}.css17231 h3 {
background-image: url('http://www.terrellandmaritess.com/images/new-header1.gif');
background-position: top center;
background-repeat: repeat-x;
}.css17231 .container {
}.css17261 .container {
background-image: url('http://www.terrellandmaritess.com/images/mod-bkg.png');
background-position: center center;
background-repeat: no-repeat;
}.css17261 a {
}.css17261 h3 {
background-image: url('http://www.terrellandmaritess.com/images/new-header1.gif');
background-position: top center;
background-repeat: repeat-x;
}.css17261 .container {
}.css17271 .container {
background-image: url('http://www.terrellandmaritess.com/images/mod-bkg.png');
background-position: center center;
background-repeat: no-repeat;
}.css17271 a {
}.css17271 h3 {
background-image: url('http://www.terrellandmaritess.com/images/new-header1.gif');
background-position: top center;
background-repeat: repeat-x;
}.css17271 .container {
}.css18606 .container {
}.css18606 a {
}.css18606 h3 {
background-image: none;
}.css18606 .container {
}.css18616 .container {
}.css18616 a {
}.css18616 h3 {
background-image: none;
}.css18616 .container {
}.css18626 .container {
}.css18626 a {
}.css18626 h3 {
background-image: none;
}.css18626 .container {
}.css18636 .container {
}.css18636 a {
}.css18636 h3 {
background-image: none;
}.css18636 .container {
}.css18676 .container {
}.css18676 a {
}.css18676 h3 {
background-image: none;
}.css18676 .container {
}.css19066 .container {
}.css19066 a {
}.css19066 h3 {
background-image: none;
}.css19066 .container {
}.css20816 .container {
}.css20816 a {
}.css20816 h3 {
background-image: none;
}.css20816 .container {
}.css23966 .container {
}.css23966 a {
}.css23966 h3 {
background-image: none;
}.css23966 .container {
}.css24026 .container {
}.css24026 a {
}.css24026 h3 {
background-image: none;
}.css24026 .container {
}.css24116 .container {
}.css24116 a {
}.css24116 h3 {
background-image: none;
}.css24116 .container {
}.css25656 .container {
}.css25656 a {
}.css25656 h3 {
background-image: none;
}.css25656 .container {
}.css16821 .container {
}.css16821 a {
}.css16821 h3 {
background-image: none;
}.css16821 .container {
}.css17031 .container {
}.css17031 a {
}.css17031 h3 {
background-image: none;
}.css17031 .container {
}.css17041 .container {
}.css17041 a {
}.css17041 h3 {
background-image: none;
}.css17041 .container {
}.css17131 .container {
}.css17131 a {
}.css17131 h3 {
background-image: none;
}.css17131 .container {
}.css17141 .container {
}.css17141 a {
}.css17141 h3 {
background-image: none;
}.css17141 .container {
}.css17231 .container {
}.css17231 a {
}.css17231 h3 {
background-image: url('http://www.terrellandmaritess.com/images/new-header1.gif');
background-position: top center;
background-repeat: repeat-x;
}.css17231 .container {
}.css17261 .container {
background-image: url('http://www.terrellandmaritess.com/images/mod-bkg.png');
background-position: center center;
background-repeat: no-repeat;
}.css17261 a {
}.css17261 h3 {
background-image: url('http://www.terrellandmaritess.com/images/new-header1.gif');
background-position: top center;
background-repeat: repeat-x;
}.css17261 .container {
}.css17271 .container {
background-image: url('http://www.terrellandmaritess.com/images/mod-bkg.png');
background-position: center center;
background-repeat: no-repeat;
}.css17271 a {
}.css17271 h3 {
background-image: url('http://www.terrellandmaritess.com/images/new-header1.gif');
background-position: top center;
background-repeat: repeat-x;
}.css17271 .container {
}.css18606 .container {
}.css18606 a {
}.css18606 h3 {
background-image: none;
}.css18606 .container {
}.css18616 .container {
}.css18616 a {
}.css18616 h3 {
background-image: none;
}.css18616 .container {
}.css18626 .container {
}.css18626 a {
}.css18626 h3 {
background-image: none;
}.css18626 .container {
}.css18636 .container {
}.css18636 a {
}.css18636 h3 {
background-image: none;
}.css18636 .container {
}.css18676 .container {
}.css18676 a {
}.css18676 h3 {
background-image: none;
}.css18676 .container {
}.css19066 .container {
}.css19066 a {
}.css19066 h3 {
background-image: none;
}.css19066 .container {
}.css20816 .container {
}.css20816 a {
}.css20816 h3 {
background-image: none;
}.css20816 .container {
}.css23966 .container {
}.css23966 a {
}.css23966 h3 {
background-image: none;
}.css23966 .container {
}.css24026 .container {
}.css24026 a {
}.css24026 h3 {
background-image: none;
}.css24026 .container {
}.css24116 .container {
}.css24116 a {
}.css24116 h3 {
background-image: none;
}.css24116 .container {
}.css25656 .container {
}.css25656 a {
}.css25656 h3 {
background-image: none;
}.css25656 .container {
}.css442 .container {
background-color: black;
color: yellow;
}.css442 a {
color: blue;
}.css442 h3 {
background-image: none;
background-color: black;
color: red;
}.css442 .container {
border-style: solid;
border-color: red;
border-width: 2px;
}.css569 .container {
background-color: black;
color: yellow;
}.css569 a {
color: blue;
}.css569 h3 {
background-image: none;
background-color: black;
color: red;
}.css569 .container {
border-style: solid;
border-color: red;
border-width: 2px;
}.css578 .container {
background-color: black;
color: #000000;
}.css578 a {
color: #ddaa00;
}.css578 h3 {
background-image: none;
background-color: black;
color: #000000;
}.css578 .container {
border-style: solid;
border-color: #cccccc;
border-width: 1px;
}
/*modular header*/
h3.title {
background-color: ;
background-image: url('');
background-position: ;
background-repeat: ;
color: ;
background-color: ;
background-image: url('');
background-position: ;
background-repeat: ;
color: ;
background-color: ;
background-image: url('');
background-position: ;
background-repeat: ;
color: ;
background-color: ;
background-image: url('');
background-position: ;
background-repeat: ;
color: ;
background-color: ;
background-image: url('');
background-position: ;
background-repeat: ;
color: ;
background-color: ;
background-image: url('http://www.terrellandmaritess.com/images/new-header1.gif');
background-position: top center;
background-repeat: repeat-x;
color: ;
background-color: ;
background-image: url('http://www.terrellandmaritess.com/images/new-header1.gif');
background-position: top center;
background-repeat: repeat-x;
color: ;
background-color: ;
background-image: url('http://www.terrellandmaritess.com/images/new-header1.gif');
background-position: top center;
background-repeat: repeat-x;
color: ;
background-color: ;
background-image: url('');
background-position: ;
background-repeat: ;
color: ;
background-color: ;
background-image: url('');
background-position: ;
background-repeat: ;
color: ;
background-color: ;
background-image: url('');
background-position: ;
background-repeat: ;
color: ;
background-color: ;
background-image: url('');
background-position: ;
background-repeat: ;
color: ;
background-color: ;
background-image: url('');
background-position: ;
background-repeat: ;
color: ;
background-color: ;
background-image: url('');
background-position: ;
background-repeat: ;
color: ;
background-color: ;
background-image: url('');
background-position: ;
background-repeat: ;
color: ;
background-color: ;
background-image: url('');
background-position: ;
background-repeat: ;
color: ;
background-color: ;
background-image: url('');
background-position: ;
background-repeat: ;
color: ;
background-color: ;
background-image: url('');
background-position: ;
background-repeat: ;
color: ;
background-color: ;
background-image: url('');
background-position: ;
background-repeat: ;
color: ;
}







