  
/* visited link*/
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
/*color: #E1A156;*/
color:#FF9900;
text-decoration: none;
}
a:hover {
color: #FFC200;
/*#FFC200;*/
text-decoration: none;

}   
/* mouse over link */
a:active {
	color: #FF9900;
	text-decoration: none;
}


/*Example CSS for the two demo scrollers*/

#pscroller1{
display:block;
width: 135px;
height: 35px;
border: 1px dotted #003399;
padding: 5px;
/*background-color: lightyellow;*/
background-color: #3366FF;
}

#pscroller2{
width: 400px;
height: 150px;
border: 1px solid black;
padding: 5px;
background-color: #F0F0F0;
}
.abcclass{
width: 145px;
padding: 0px;
/*background-color: #F3F3F3;
border: 0px solid black;
margin-bottom: 1em;*/
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

.abcclass a{
text-decoration: none;
}
.rssclass .rsstitle a:link{
font-family:Arial;
font-size:12px;
font-weight: normal;
color:white;
}
.rssclass .rsstitle a:hover{
font-family:Arial;
font-size:12px;
font-weight: normal;
color:yellow;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}


#chromemenu{
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block;
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu {
	border: 1px solid #BBB;
	width: 100%;
	/*background: url("http://www.sbscuttlebutt.com/cut/nav_tile.gif") center center repeat-x;*/
	padding-left: 0;
	float: left;
	font: normal 12px Arial;
}


#chromemenu {
display: inline;
}


#chromemenu a{
float: left;
font-family: Arial;
	font-size: 14px;
	color: #888888;
	font-weight: normal;
	text-decoration: none
padding: 6px 12px 6px 7px;
text-decoration: none;
/*background: url(divider2.gif) center right no-repeat; /*Theme Change here*/
}

#chromemenu a:hover{
color: #FF6600;
}

#chromemenu a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */
.div.margin {margin: 8cm 4cm 3cm 4cm}
/*below, adjust the margin setting for the div overlay height against main nav*/ 
.dropmenudiv{
	position:absolute; /*Theme Change here*/
	margin-top: 4px;
	border-top:1px;
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:16px;
	z-index:1000;
	background-color: #FFFFFF;
	width: 150px;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);*/
	visibility: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5E2FE;
	border-right-color: #B5E2FE;
	border-bottom-color: #B5E2FE;
	border-left-color: #B5E2FE;
}
/* this is where I changed the border bottom from 1px to 6px for testing purposes*/

.dropmenudiv a:visited{ /*Theme Change here*/
color: #888888;

}
.dropmenudiv a:hover{ /*Theme Change here*/
color: #888888;
background-color: #FFCC99;
}
.dropmenudiv a{
z-index:400;
white-space:no-wrap;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 2px solid #B5E2FE; /*Theme Change here*/
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #888888;
}
body {
	background-color: #666666;
	/*background-color: #38486F;*/
	/*background-color: #353A5B;*/
}
/*trying to get layer order, FIREFOX - MAC
#ace {
z-index: 5;
}
#ace2 {
z-index: 600;
}
#ace3 {
z-index: 1000;
}
/*inuput {
    background-color: #FFFFFF;
    background-image: url('http://sbscuttlebutt.com/cut/hole.gif');
    border: 1px solid #555555;
    font-family: verdana;
    font-size: 11px;
    color: #696969;
}*/
#Layer1 {
	position:absolute;
	width:100%;
	height:200px;
	top: 0px;
	left: 120px;
	visibility: visible;
	float: left;
	background-position: center;
}
.navlinks a:link{
/*margin-left:5px;*/
	font-family: Arial;
	/*font-size: 0.9em;*/
	font-size: 14px;
	color: #888888;
	font-weight: normal;
	text-decoration: none;
	/*background-image: url(../chrome/chrometheme/cut/tile_nav.gif);*/
}
.navlinks a:visited{
	font-family: Arial;
	/*font-size: 0.9em;*/
	font-size: 14px;
	color: #888888;
	font-weight: normal;
	text-decoration: none;
	/*background-image: url(../chrome/chrometheme/cut/tile_nav.gif);*/
}

.navlinks a:active{
	font-family: Arial;
	/*font-size: 0.9em;*/
	font-size: 14px;
	color: #888888;
	font-weight: normal;
	text-decoration: none;
	/*background-image: url(../chrome/chrometheme/cut/tile_nav.gif);*/
}
.navspacer {
	font-family: Arial;
	font-size: 14px;
	color: #888888;
	font-weight: normal;
	letter-spacing: 25px;
}
.footerlinks {
	font-family: Arial;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
	word-spacing: 15px;
}
	.smalltexty{ 
/* Tiny Text used to post date on comments pop ups - here's blue #003366 
margin-left: 0px;*/ 
color: #888888;        
text-decoration: none;              
font-family: Arial;        
font-size: 13px;        
font-style: normal;        
font-weight: normal;
}
.pagestring{ 
/* Tiny Text used to post date on comments pop ups - here's blue #003366 
margin-left: 0px;*/ 
color: #444444;        
text-decoration: none;              
font-family: Arial;        
font-size: 13px;        
font-style: normal;        
font-weight: normal;
}
.postnews2 { 
/* Entry text 
margin-left: 0px;*/
color: #003366;        
text-decoration: none;
font-family: Arial;        
font-size: 14px;
line-height:18px;
font-style: normal;        
font-weight: normal;
}
.content {
	font-family: Arial;
	font-size: 14px;
	color: #825110;
	font-weight: normal;
	line-height: 18px;
	clear: both;
	background-position: center center;
	/*background-attachment: fixed;*/
	background-image: url("http://www.sbscuttlebutt.com/cut/poll.gif");
	background-repeat: no-repeat;	
}
.vidcont {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	clear: both;
	background-position: center center;
	/*background-attachment: fixed;*/
	background-image: url("http://www.sbscuttlebutt.com/cut/hole.gif");
	background-repeat: no-repeat;	
}
.conthead {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;

}

.contsubhead {
display:box;
width:100%;
white-space:no-wrap;
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;

}

.contsub {
	font-family: Arial;
	font-size: 13px;
	line-height:16px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
.contpol {
	font-family: Arial;
	font-size: 13px;
	line-height:15px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
.contsubig {
	font-family: Arial;
	font-size: 18px;
	line-height:22px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
.contsuby {
display:block;
width:200;
white-space:wrap;
	font-family: Arial;
	font-size: 13px;
	line-height:16px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
.contpoll {
    display:block;
	font-family: Arial;
	font-size: 13px
	text-align:left;
	line-height:16px;
	padding-left:4px;
	padding-right:4px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
.contsublk a:link{
	font-family: Arial;
	font-size: 12px;
	line-height:16px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}
.contsublk a:hover{
	font-family: Arial;
	font-size: 12px;
	line-height:16px;
	color: #FF9900;
	font-weight: normal;
	text-decoration: underline;
}
.contsub4 a:link{
	font-family: Arial;
	font-size: 13px;
	line-height:16px;
	color: #0088DD;
	font-weight: normal;
	text-decoration: none;
}
.contsub4 a:hover{
	font-family: Arial;
	font-size: 13px;
	line-height:16px;
	color: #00CCFF;
	font-weight: normal;
	text-decoration: none;
}
.contsub2 {
	font-family: Arial;
	font-size: 13px;
	line-height:16px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.contmain {
	font-family: Arial;
	font-size: 14px;
	line-height:17px;
	color: #888888;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
}
.contmainbld {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.contlt {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.caption {
display: block;
width:100%;
  padding-top: 0px;
  padding-bottom:18px;
  padding-right: 0px;
  padding-left:0;
  margin-left:2px;
  margin-top:3px;
  float:left;
  font-family: Arial;
   font-style:normal;
  /*font-style:italic;*/
font-size: 1.0em;
color: #000000;
font-weight: normal;
}
.captionb      {
	display: block;
	white-space:inherit;
    font-family: Arial;
   font-style:normal;
  /*font-style:italic;*/
font-size: 0.9em;
line-height:1.2em;
color: #333333;
font-weight: normal;
	/*width: auto;*/
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	/*clip: rect(auto,auto,auto,auto);*/
	text-align: left;
	border:0px dotted #EAF1F8;
	/*border-bottom:0px solid #EAF1F8;
	border-bottom-color: #000000;*/
}
/*TEST handles /* handles MAIN C image caption div*/
.captiond      {
	display: block;
	white-space:inherit;
    font-family: Arial;
   font-style:normal;
  /*font-style:italic;*/
font-size: 0.9em;
line-height:1.2em;
color: #333333;
background-color:#EAF1F8;
font-weight: normal;
	/*width: auto;*/
	padding-top:10px;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:4px;
	/*clip: rect(auto,auto,auto,auto);*/
	text-align: left;
	border:0px dotted green;
	/*border-bottom:0px solid #EAF1F8;
	border-bottom-color: #000000;*/
}
/*TEST handles MAIN C - surrounding image div*/
.piccaptmaine {
 display: inline;
  margin-top: 0px;
  margin-RIGHT: 0px;
  margin-bottom:0px;
  padding-bottom:5px;
  padding-right:20px;
  float: left;
  border:0px dotted red;
}
/*TEST handles /* handles MAIN C image div*/
.piccaptmaind {
	display: inline;
  margin-top: 0px;
  margin-RIGHT: 0px;
  margin-bottom:0px;
  padding-bottom:5px;
  padding-right:0px;
  float: left;
  border:0px dotted yellow;
}
.piccaptmain {
	display: inline;
  margin-top: 0px;
  margin-RIGHT: 0px;
  margin-bottom:0px;
  padding-bottom:0px;
  padding-right:20px;
  float: left;
  border:1px dotted #EAF1F8;
}
.contlpic {
  display: block;
  padding-top: 0px;
  padding-right: 0px;
  padding-left:0;
  margin-left:5px;
  margin-top:3px;
  float:left;
  font-family: Arial;
font-size: 12px;
color: #00CCFF;
font-weight: normal;
}
.contltblu2 {
display:box;
float:left;
margin-left:12px;
margin-right:10px;
margin-top:6px;
margin-bottom:0px;
font-family: Arial;
font-size: 12px;
/*color: #00CCFF;*/
color: #FFFFFF;
font-weight: normal;
}
/*////////////////////////  quick links style /////////////////////*/
.contltblu3 {
float:left;
margin-right:15px;
margin-left:5px;
margin-top:6px;
margin-bottom:0px;
font-family: Arial;
font-size: 11px;
color: #00CCFF;
background-color: none;
font-weight: normal;
}
.contltblu3 a:link{
float:left;
margin-right:15px;
margin-left:5px;
margin-top:6px;
margin-bottom:0px;
font-family: Arial;
font-size: 11px;
color: #00CCFF;
background-color: yellow;
font-weight: normal;
}
.contltblu3 a:visited{
float:left;
margin-right:15px;
margin-left:5px;
margin-top:6px;
margin-bottom:0px;
font-family: Arial;
font-size: 11px;
color: #00CCFF;
background-color: yellow;
font-weight: normal;
}
.contltblu3 a:hover{
float:left;
margin-right:15px;
margin-left:5px;
margin-top:6px;
margin-bottom:0px;
font-family: Arial;
font-size: 11px;
color: #FFFFFF;
background-color: yellow;
font-weight: normal;
}
.contltblu3 a:active{
float:left;
margin-right:15px;
margin-left:5px;
margin-top:6px;
margin-bottom:0px;
font-family: Arial;
font-size: 11px;
color: #FFFFFF;
background-color: yellow;
font-weight: normal;
}
/*////////////////////////  end quick links style /////////////////////*/
.contlt2 {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.contlt3 {
	font-family: Arial;
	font-size: 11px;
	line-height:13px;
	color: #666666;
	font-weight: normal;
}
.contlt3blu {
z-index:1000;
    padding-bottom:12px;
    text-align:left;
	font-family: Arial;
	font-size: 11px;
	line-height:16px;
	color: #3399FF;
	font-weight: normal;
}
.contlt4 {
	font-family: Arial;
	font-size: 13px;
	line-height:15px;
	color: #666666;
	font-weight: normal;
}
.contlthead {
display:block;
width: 150px;
padding-left:3px;
padding-right:5px;
padding-top:3px;
white-space: wrap;
margin-left:0px;
margin-right:0px;
text-align: left;
float:left;
	font-family: Arial;
	font-size: 12px;
	line-height:14px;
	color: #003366;
	font-weight: normal;
}
.contltcol {
display:block;
width: 150px;
padding-left:3px;
padding-right:7px;
padding-top:0px;
white-space: wrap;
margin-top:0px;
margin-left:0px;
margin-right:0px;
text-align: left;
float:left;
	font-family: Arial;
	font-size: 12px;
	line-height:14px;
	color: #003366;
	font-weight: normal;
}
.contltgas {
display:block;
width: 150px;
padding-left:5px;
padding-right:3px;
padding-top:0px;
white-space: nowrap;
margin-top:0px;
margin-left:0px;
margin-right:0px;
text-align: left;
float:left;
	font-family: Arial;
	font-size: 12px;
	line-height:14px;
	color: #003366;
	font-weight: normal;
}

.contlt3red {
	font-family: Arial;
	font-size: 11px;
	line-height:13px;
	color: #FF0000;
	font-weight: normal;
}

.contsubwt {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.contsub3 {
	font-family: Arial;
	font-size: 13px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.contsub3 a:link{
	font-family: Arial;
	font-size: 13px;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
.contsub3 a:hover{
	font-family: Arial;
	font-size: 13px;
	color: #BBBBBB;
	font-weight: normal;
	text-decoration: underline;
}
.contsub3 a:visited{
	font-family: Arial;
	font-size: 13px;
	color: #BBBBBB;
	font-weight: normal;
	text-decoration: underline;
}
.conthead1 {
	font-family: Arial;
	font-size: 18px;
	line-height:20px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	/*vertical-align: top;*/
}
.conthead2 {
	font-family: Arial;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.conthead2org {
	font-family: Arial;
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.conthead3 {
	font-family: Arial;
	font-size: 20px;
	line-height:25px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	/*margin-top: 0px;*/

}
.conthead3 a:link{
	font-family: Arial;
	font-size: 20px;
	line-height:25px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	/*margin-top: 0px;*/

}
.conthead3 a:visited{
	font-family: Arial;
	font-size: 20px;
	line-height:25px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	/*margin-top: 0px;*/
}
.conthead3 a:hover{
	font-family: Arial;
	font-size: 20px;
	line-height:25px;
	color: #003399;
	font-weight: normal;
	text-decoration: underline;
	/*margin-top: 0px;*/
	}
.conthead3 a:active{
	font-family: Arial;
	font-size: 20px;
	line-height:25px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	/*margin-top: 0px;*/
}

.conthead5 {
    display:block;
    margin-top:-2px;
    font-family: Arial;
	font-size: 20px;
	line-height:25px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	border:0px dotted #888888;
	/*margin-top: 0px;*/
}
.conthead4 {
	font-family: Arial;
	font-size: 17px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.contsubrite {
	font-family: Arial;
	font-size: 13px;
	line-height:16px;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
.contsublu {
	font-family: Arial;
	font-size: 13px;
	line-height:16px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
.ticker {
    display: block;
    margin-top:0;
    margin-left:0;
    padding-top:0px;
    padding-left:5px;
    padding-right:14px;
	font-family: Arial;
	font-size:12px;
	line-height:14px;
	white-space: inherit;
    width: 180px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.tickerpic {
  display: block;
  padding-top: 3px;
  padding-right: 0px;
  padding-left:0;
  margin-left:-2;
  float: left;
}
.arrowrpic {
  display: block;
  padding-top: 0px;
  padding-right: 0px;
  padding-left:0;
  margin-left:-2;
  float: left;
}

.arrowlink a:link{
display: block;
    margin-top:0;
    margin-left:0;
    padding-top:4px;
    padding-bottom:0px;
    padding-left:0px;
    padding-right:14px;
	font-family: Arial;
	font-size:11px;
	white-space: inherit;
    width:100%;
	color: #4169E1;
	font-weight: normal;
	text-decoration: none;
}
.arrowlink a:hover{
display: block;
    margin-top:0;
    margin-left:0;
    padding-top:4px;
    padding-bottom:0px;
    padding-left:0px;
    padding-right:14px;
	font-family: Arial;
	font-size:11px;
	white-space: inherit;
    width:100%;
	color: blue;
	font-weight: normal;
	text-decoration: none;
}
.youtubepic {
  display: inline;
  padding-top: 0px;
  padding-right: 5px;
  padding-left:0;
  margin-left:0;
  margin-right:0px;
  float: left;
}
.tickertest {
    display: block;
    margin-top:0;
    margin-left:0;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
	font-family: Arial;
	font-size:11px;
	line-height:13px;
	white-space: wrap;
    width: 150;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.tickerpictest {
  display: block;
  padding-top: 3px;
  padding-right: 1px;
  padding-left:0;
  margin-left:0px;
  float: left;
}
.contmainred {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
.contmainred a:link{
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
.contmainred a:visited{
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}

.contmainred a:hover{
	font-family: Arial;
	font-size: 14px;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
.contmainred a:active{
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
.conthead1red {
	font-family: Arial;
	font-size: 18px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
.conthead1grn {
	font-family: Arial;
	font-size: 18px;
	line-height:20px;
	color: #669900;
	font-weight: normal;
	text-decoration: none;
}
.conthead2grn {
	font-family: Arial;
	font-size: 16px;
	line-height:18px;
	color: #669900;
	font-weight: normal;
	text-decoration: none;
}
.conthead1wht {
text-align:left;
letter-spacing:.1em;
	font-family: Arial;
	font-size: 18px;
	line-height:22px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.conthead2wht {
	font-family: Arial;
	font-size: 16px;
	line-height:16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.newsclass{
width: 150px;
padding: 0px;
background-color: #EAF1F8;
border: 0px solid black;
margin-bottom: 1em;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}
.contheadwhite {
	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .1em;
}
/*div.main
{
  margin-top: 0px;
  border: 1px solid #CCCCCC;
  margin-right: 15px;
  height: auto;
  width: auto;
  float: left;
  margin-bottom:15px;
  float: left;
}
  div.mainb
{
  margin-top: 0px
  margin-right: 15px;;
  border: 1px solid #EAF1F8;
  height: auto;
  width: auto;
  float: center;
  margin-bottom:5px;
  float:left;
}
div.img
{
  margin-top: 0px;
  border: 1px solid #EAF1F8;
  height: auto;
  width: auto;
  float: left;
  margin-bottom:15px;
}	
div.img img
{
  display: inline;
  margin-top: 0px;
  margin-right: 15px;
  border: 1px solid #EAF1F8;
}
div.img a:hover img {border: 1px solid #EAF1F8;
}*/
div.main
{
  margin-top: 0px;
  border: 1px solid #EAF1F8;;
  margin-top: 0px;
  margin-RIGHT: 10px;
  margin-bottom:0px;
  padding-bottom:3px;
  height: auto;
  width: auto;
  float: left;
}
div.maina
{
  display: inline;
  margin-top: 0px;
  margin-RIGHT: 0px;
  margin-bottom:0px;
  padding-bottom:2px;
  padding-right:15px;
  height: auto;
  width: auto;
  float: left;
}
  div.mainb
{
  display: inline;
  margin-top: 0px;
  margin-RIGHT: 0px;
  margin-bottom:5px;
  padding-bottom:4px;
  padding-right:15px;
  height: auto;
  width: auto;
  float: left;
}
  div.mainc
{
  display: inline;
  padding-left:35;
  margin-top: 0px;
  margin-left:25px;
  margin-right: 0px;
  margin-bottom:5px;
  padding-bottom:4px;
  float: none;
}
  .maind
{
  display:block;
  z-index:1000;
  padding-bottom:4px;
  padding-right:15px;
  /*border: 1px dotted #555555;*/
  float: left;
}
.mainc
{
  display: block;
  padding-left:0;
  margin-top: 0px;
  margin-left:0px;
  margin-right: 35px;
  margin-bottom:5px;
  padding-bottom:4px;
  float: none;
}
.rsspic
{
  display: block;
  text-align:left;
  width:20px;
  padding-left:4px;
  padding-right:0px;
  padding-top:0px;
  margin-top: 0px;
  margin-left:0px;
  margin-right: 0px;
  border:0px solid red;
  float: left;
}
.rssid
{
    padding-left:0px;
    float:left;
    padding-top:0px;
    padding-bottom:2px;
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.rssid2 {
	padding-left:4px;
    float:left;
    padding-top:2px;
    padding-bottom:2px;
	font-family: Arial;
	font-size: 12px;
	line-height:15px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
.colright
{
  display: block;
  width:145px;
  padding-left:0;
  padding-right:0px;
  padding-top:0px;
  margin-top: 0px;
  margin-left:5px;
  margin-right: 0px;
  float: left;
}
div.img
{
  margin-top: 0px;
  border:1px dotted #EAF1F8;
  height: auto;
  width: auto;
  float: left;
  margin-bottom:8px;
}	
div.img img
{
  display: inline;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom:8px;
  /*border: 1px solid #EAF1F8;*/
}
div.imgd
{
  margin-top: 0px;
  padding-top:0px;
  padding-bottom:0px;
  padding-right:15px;
  border:1px dotted #EAF1F8;
  height: auto;
  width: auto;
  float: left;
  margin-bottom:4px;
}
div.imgg
{
  margin-top: 0px;
  margin-right:0;
  padding-left:0px;
  padding-top:0px;
  padding-bottom:5px;
  padding-right:15px;
  border:0px dotted #000000;
  height: auto;
  width: auto;
  float: left;
  margin-bottom:0px;
}
div.imgv {
float:left;
padding-top:3px;
padding-left:3px;
padding-right:5px;
padding-bottom:5px;
border:2px dotted black;
margin:0px 15px 10px 0px;
}
div.img a:hover img {border: 1px solid #EAF1F8;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 50px;
  margin: 2px;
}

div.imgm
{
  display: inline;
  margin-RIGHT: 20px;
  margin-bottom:5px;
  height: auto;
  width: auto;
  float: left;
}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 50px;
  margin: 2px;
}
.dotshorz {
	font-family: Arial;
	font-size: 7px;
	/*color: #EAF1F8*/
	font-weight: normal;
	padding-top:4px;
	padding-bottom:8px;
	line-height: 7px;
	clear: both;
	background-position: center center;
	/*background-attachment: fixed;*/
	background-image: url("http://www.sbscuttlebutt.com/cut/dots_horz.gif");
	background-repeat: repeat-x;	
}
div.imgm
{
  margin: 0px;
  border: 1px solid #EAF1F8;
  height: auto;
  width: auto;
  float: left;
  margin-bottom:15px;
}
.petred3 {
	font-family: Arial;
	font-size: 11px;
	line-height:13px;
	color: #FF0000;
	font-weight: normal;
}
.petreg3 {
	font-family: Arial;
	font-size: 11px;
	line-height:13px;
	color: #666666;
	font-weight: normal;
}
.petgrn3 {
	font-family: Arial;
	font-size: 13px;
	line-height:13px;
	color: #33CC00;
	font-weight: normal;
}
.newsuphead { 
/* Entry text 
margin-left: 0px;*/
color: #003366;        
text-decoration: none;
font-family: Arial;        
font-size: 14px;
font-style: normal;        
font-weight: normal;
}
.posttext { 
/* Entry text 
margin-left: 0px;*/
color: #003366;        
text-decoration: none;
font-family: Arial;        
font-size: 14px;
font-style: normal;        
font-weight: normal;
}
.crop {
display:block;
width: 150px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
white-space: wrap;
margin-top:0px;
margin-left:0px;
margin-right:0px;
text-align:left;
float:left;
}
/* HANDLES THE RSS TWITTER STYLE IN template_thin.html*/
.petblu {
   /* word-wrap:break-word;*/
	font-family: Arial;
	font-size: 13px;
	line-height:15px;
	color: #33CC00;
	font-weight: normal;
	text-decoration: none;
}
.petblu a:link{
	font-family: Arial;
	font-size: 13px;
	line-height:15px;
	color: #33CC00;
	font-weight: normal;
	text-decoration: none;
}
.petblu a:hover{
	font-family: Arial;
	font-size: 13px;
	line-height:15px;
	color: #3399FF;
	font-weight: normal;
	text-decoration: none;
}
.petblu a:active{
	font-family: Arial;
	font-size: 13px;
	line-height:15px;
	color: #3399FF;
	font-weight: normal;
	text-decoration: none;
}
.twitrss a:link{
	font-family: Arial;
	font-size: 13px;
	line-height:15px;
	color: #336699;
	/*color: #3366FF;*/
	font-weight: normal;
	text-decoration: none;
}
.twitrss a:visited{
	font-family: Arial;
	font-size: 13px;
	line-height:15px;
	color: #33CC00;
	font-weight: normal;
	text-decoration: none;
}
.twitrss a:hover{
	font-family: Arial;
	font-size: 13px;
	line-height:15px;
	color:#0099FF;
	font-weight: normal;
	text-decoration: none;
/* ENDS RSS TWITTER TEMPLATE STYLES */
}
div.bg {
background-color:#666666;
{

.left{
	color: #333333 !important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
}

.tbmain{
	height:200px;
	color:#333333;
	background:#F7F7F7;
	border: 1px dotted #909090;

}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#666666;
	background-image: url(style2_txt_bg.gif);
	background-repeat: repeat-x;
	background-color: #F1DBDB;
	border-top: 1px solid #E5F0F0;
	border-right: 1px solid #93D2D2;
	border-bottom: 0px;
	border-left: 0px;
	clip:   rect(0.2em auto auto auto);
	height: 1.9em;
	padding: 0.3em;
}

.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#666666;
	background: #F1DBDB;
	height: 1.8em;
	width: 5.0em;
	border-top: 0px solid;
	border-right: 2px solid #93D2D2;
	border-bottom: 3px solid #EDEDED;
	border-left: 3px solid #EDEDED;



}
.textbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#666666;
	background-image: url(style2_txt_bg.gif);
	background-repeat: repeat-x;
	background-color: #F1DBDB;
	border-top: 0px;
	border-right: 1px solid #93D2D2;
	border-bottom: 0px;
	border-left: 0px;
	clip:   rect(0.2em auto auto auto);
	padding: 0.4em;
	font-style: italic;
}
.mand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}

.leftred {

	color: #dd0000!important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
}
.errMsg {
	color: #FF0000;
}
div.required {
	font-family: Arial;
	font-size: 11px;
	line-height:13px;
	color: #FF0000;
	font-weight: normal;
/*
.tweet {
    background: url(http://www.sbscuttlebutt.com/cut/rotation/twitter1.gif);
	background-repeat: no-repeat;
    background-attachment:fixed;
    background-position: 50px 100px;
    background:#FFFFFF;
}
.twitter{
	background-image: url("http://www.sbscuttlebutt.com/cut/rotation/twitter1.gif");
	background-repeat: repeat-x;
	background-position: center 3px;
}
/*
/* RECAPTHCA CSS */
}
 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#EAF1F8 !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #EAF1F8 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #EAF1F8 !important; //Text input field border color
   background-color:#EAF1F8 !important; //Text input field background color
 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#FF0000 !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #FF0000 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #FF0000 !important; //Text input field border color
   background-color:#FF0000 !important; //Text input field background color
 }
 .slideshow { 
 height: 150px; width: 150px; margin: auto 
 }
.slideshow img { 
padding: 0px; border: 0px solid #ccc; background-color: #eee; 
}
/*.photo {
   padding: 0px 15px 0px 0px;
   margin-right: 0.1em; auto;
 /*border: 1px dashed #e5e5e5;/*
 /* 
 
