@charset "utf-8";
/* CSS Document */

#FBtab	{
	position:relative;
	margin-top:-2px;
	margin-left:0px;
	margin-right:0px;
	height:25px;
	text-align:right;
	border-top:solid #fcb514 2px;
	border-bottom:solid #fcb514 2px;
	padding-top:2px;
	background-image:url(../graphics/FB_loginBack.png);
	background-repeat:repeat-x;
	z-index:10;
}

#greeting	{
	float:right;
	padding-right:10px;
	text-align:right;
	font-family: Arial, "Lucida Grande" , Helvetica, HelveticaNeue, sans-serif;
	font-weight:bold;
	line-height:1.3;
	color:#000;
}

#userName	{
	color:#e8112d;
}

#FBlogin	{
	float:right;
	padding-right:10px;
	z-index:10;
}

.like	{
	margin-left:30px;
}

#likeButton	{
}

#bookmarkButton	{
	padding-left:30px;
	padding-top:10px;
}

#SMslider	{
	width: 100%;
	height: 220px;
	margin-left:auto;
	margin-right:auto;
	overflow-Y:visible;	
	overflow-X:visible;
}

#lowerNav	{
	position:relative;
	bottom: -5px;
	width: 100%;
}

#buttonStretch	{
	width: 100%;
	left: 0px;
	overflow:visible;
	border-top-color:#000;
	border-top-style:ridge;
	border-top-width:medium;
	padding-top:10px;
	margin-bottom:10px;
}

#buttonCaseSM1	{
	top: 0px;
	height: 25px;
	/*width: 30px;*/
	overflow:hidden;
	/*float:left;*/
	margin-left: 30px;
	display:block;
}
#buttonCaseSM1:hover	{
	/*width: 107px;
	margin-left: -77px;*/
}

#buttonCaseSM2	{
	margin-top:5px;
	top: 0px;
	height: 25px;
	/*width: 30px;*/
	overflow:hidden;
	/*float:left;*/
	margin-left: 30px;
	display:block;
}
#buttonCaseSM2:hover	{
	/*width: 113px;*/
}

#buttonCaseSM3	{
	margin-top:5px;
	top: 0px;
	height: 29px;
	/*width: 30px;*/
	overflow:hidden;
	margin-left: 30px;
	display:block;
}
#buttonCaseSM3:hover	{
	/*width: 61px;*/
}

.SMlink .SMbutton	{
	height:300%;
	position:relative;
	top: 0px;
	left: 0px;
	border:none;
	text-decoration:none;
}
.SMlink:hover .SMbutton	{
	top: -100%;
}
.SMlink:active .SMbutton	{
	top: -200%;
}

#liBUTTON	{
	left: 0px;
	float:left;
}
#liBUTTON:hover	{
}

#fbBUTTON	{
	left: 0px;
	float:left;
}
#fbBUTTON:hover	{
}

#bBUTTON	{
	left: 0px;
	float:left;
}
#bBUTTON:hover	{
}

.SMtxt	{
	text-indent: .5em;
	color:#000;
	padding-top:8px;
	text-decoration:underline;
}
