/* Satellite Prolink, Inc - 2009 */


/* Menu ------------------------------------------------------------*/
/* top menu items */
#sddm
{	margin: 0;
	padding: 0;
	align: left;
    z-index: 30;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	align: left;
	font: 14px "Times New Roman", Times, serif}

#sddm li a
{	padding: 5px 5px;
	align: left; 
	color: #000000;
	text-align: center;
	text-decoration: underline}

/* top menu items - hover */
#sddm li a:hover
{ cursor:pointer;
	border: none}

/*dropdown sections */
#sddm div
{	position: absolute;
	align: center;
	visibility: hidden;
	border: none}

/*dropdown sections - links */
	#sddm div a
{	position: relative;
		display: block;
		align: center;
		margin: 0;
		padding: 5px 10px;
		width:160px; 
		text-align: left;
		text-indent: 10px;
		text-decoration: none;
		background: url(http://www.satelliteprolink.com/WebsiteRebuild/images/menubgoff.png);
		background-position:center; background-repeat:no-repeat;
		font: 14px Venetian;
	font-weight:bold;
	border: none}

	#sddm div a:hover
{	background: url(http://www.satelliteprolink.com/WebsiteRebuild/images/menubgon.png);
	background-position:center; background-repeat:no-repeat;
	color: #ffffff;
	width:160px;
	text-indent: 10px;
	border: none }

/* End Menu -----------------------------------------------------------------------*/




/* text links global */
a:link {
	text-decoration: none;
	border-color:#000000;
	border: 0px;
	color:#009900;
}
a:visited {
	text-decoration: none;
	color:#009900;
	border-color:#000000;
	border: 0px; 
	outline-color:#000000;
}
a:hover {
	text-decoration: underline;
	outline-color:#000000;
	color: #000000;
	border-color:#000000;
	border: 0px;
}
a:active {
	text-decoration: none;
	border-color:#000000;
	border: 0px;
	color: #000000;
	outline-color:#000000;

}

/* 4 Slogans under header picture */
#slogans{
	background-color:#ffffff;
	color:#666666;
}
#slogans:hover{
	color:#000000;
}


/* Webads and Printads links */
#click {

}
#click:hover {
	text-decoration: underline;	
	cursor:pointer;
}


/*  Homepage Bottom Buttons, change bg color on hover to change the color glow  */
#indexbutton1 {
	background-color:#000000;
	border-color:#000000;
	border: 0px;
}

#indexbutton1:hover {
	background-color:#31893b;
	border-color:#000000;
	border: 0px;
}


/* White Txt Inside Header box on demo pages */
#Headerbox{
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	font-size: 20px;
	vertical-align: baseline;
	padding-right: 20px;
}

/*  Web ads box  */
#webadbox {
	background-image: url(http://www.satelliteprolink.com/WebsiteRebuild/images/Webadboxon.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#webadbox:hover {
	background-image: url(http://www.satelliteprolink.com/WebsiteRebuild/images/Webadboxoff.jpg);
	color:#000000;
	background-position:center;
	background-repeat:no-repeat;
	text-shadow:#ffffff;
}

/*  Team boxes  */
#teambox {
	background-image: url(http://www.satelliteprolink.com/WebsiteRebuild/images/Webadboxon.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}
#teambox:hover {
	background-image: url(http://www.satelliteprolink.com/WebsiteRebuild/images/Webadboxoff.jpg);
	color:#000000;
	background-position: bottom;
	background-repeat:no-repeat;
	text-shadow:#ffffff;
}

/*  Team boxes MB  */
#teamboxMB {
	background-image: url(http://www.satelliteprolink.com/WebsiteRebuild/images/teamMBboxoff.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}
#teamboxMB:hover {
	background-image: url(http://www.satelliteprolink.com/WebsiteRebuild/images/teamMBboxon.jpg);
	color:#000000;
	background-position: bottom;
	background-repeat:no-repeat;
	text-shadow:#ffffff;
}

/*  Team boxes Art */
#teamboxART {
	background-image: url(http://www.satelliteprolink.com/WebsiteRebuild/images/teamArtboxoff.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}
#teamboxART:hover {
	background-image: url(http://www.satelliteprolink.com/WebsiteRebuild/images/teamArtboxon.jpg);
	color:#000000;
	background-position: bottom;
	background-repeat:no-repeat;
	text-shadow:#ffffff;
}

/*  Team boxes Accountant */
#teamboxACC {
	background-image: url(http://www.satelliteprolink.com/WebsiteRebuild/images/teamAccountboxoff.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}
#teamboxACC:hover {
	background-image: url(http://www.satelliteprolink.com/WebsiteRebuild/images/teamAccountboxon.jpg);
	color:#000000;
	background-position: bottom;
	background-repeat:no-repeat;
	text-shadow:#ffffff;
}

/*  Purpose box  */
#gogreenpurposebox{
	background-image: url(http://www.satelliteprolink.com/WebsiteRebuild/images/Webadboxon.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}

#gogreenpurposebox:hover{

	background-image: url(http://www.satelliteprolink.com/WebsiteRebuild/images/Webadboxoff.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}

/*  Blog items box  */
#blogitemsbox {
	background-image: url(http://www.satelliteprolink.com/WebsiteRebuild/images/Webadboxon.jpg);
	background-position: top;
	background-repeat:no-repeat;
	width: 220px;
	padding-left: 15px;
	padding-right: 5px;
	text-indent: 20px;
	display:block;
	padding-top: 20px;
}
#blogitemsbox:hover {
	background-image: url(http://www.satelliteprolink.com/WebsiteRebuild/images/Webadboxoff.jpg);
	background-position: top;
	background-repeat:no-repeat;
	width: 220px;
	padding-left: 15px;
	padding-right: 5px;
	text-indent: 20px;
	display:block;
	padding-top: 20px;
}


/* Email links that open email form window */
#contact {
	cursor: pointer;
	text-decoration:underline; 
}
#contact:hover {
	cursor: pointer;
	text-decoration:underline;
	color:#009900;
}



/* Feed Center - Feed select box left column - Main Boxes */
#rssfeedsnavmain {
	background-image: url(http://www.satelliteprolink.com/WebsiteRebuild/images/Webadboxon.jpg);
	background-position: top;
	background-repeat:no-repeat;
	width: 220px;
	padding-left: 15px;
	padding-right: 5px;
	text-indent: 20px;
	display:block;
	padding-top: 20px;
}

#rssfeedsnavmain:hover {
	background-image: url(http://www.satelliteprolink.com/WebsiteRebuild/images/Webadboxoff.jpg);
	background-position: top;
	background-repeat:no-repeat;
	width: 220px;
	padding-left: 15px;
	padding-right: 5px;
	text-indent: 20px;
	display:block;
	padding-top: 20px;
}

/* Feed Center - Feed select box left column - Sub Boxes */
#rssfeedsnav {
	background-image: url(http://www.satelliteprolink.com/WebsiteRebuild/images/Webadboxon.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width: 200px;
	padding-left: 10px;
	padding-right: 5px;
	text-indent: 10px;
	display:block;
}

#rssfeedsnav:hover {
	background-image: url(http://www.satelliteprolink.com/WebsiteRebuild/images/Webadboxoff.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width: 200px;
	padding-left: 10px;
	padding-right: 5px;
	text-indent: 10px;
	display:block;
}

#source{
	text-decoration:underline;
	color:#666666;
}

/*   */
/*   */