@charset "utf-8";
/* CSS Document */
body
{
  background: url(http://www.strikemedia.co.za/images/bg.png);
  background-repeat: repeat;
  font: 10px/normal Tahoma, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
}


hr
{
  color:white; 
}
.menuline
{
  width: 590px;
  margin-left:200px;
}

p
{
background-color: #fffff;
}
p.login
{
margin-left:300px;
}
input { 
 background-color: #cd4e00; 
}
input.mybutton { 
 font-size: 10px; 
 color: white;
 background-color: #cd4e00; 
 border: 1px solid #666666; 
}
input.cbox
{
height: 16px;
width: 16px;	
background-color: #cd4e00; 
margin-bottom: 5px;
margin-top: 10px;
}
input.itext
{
 font-size: 10px; 
 color: white;
} 

ulguts
{
	font: 14px/normal Tahoma, Arial, Helvetica, sans-serif;
	list-style-image:url(images/bullet.gif);
	list-style-type:square; 
	margin-left: 25px; 
	list-style-position:outside; 
	margin-right:10px;
}

.gutstext {
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000000;
	background-color:#ffffff; 
	line-height: 130%;
	text-align: justify;
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 10px;
	letter-spacing: 0.5px;
}
.welcometext {
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000000;
	background-color:#ffffff; 
	line-height: 130%;
	text-align: justify;
	margin-left: 40px;
	margin-right: 40px;
	letter-spacing: 0.5px;
}
.contentmmtext {
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000000;
	background-color:#ffffff; 
	line-height: 130%;
	text-align: justify;
	margin-left: 40px;
	margin-right: 15px;
	margin-top: 10px;
	letter-spacing: 0.5px;
}
.RSSNewscontenttext {
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000000;
	background-color:#ffffff; 
	line-height: 130%;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	letter-spacing: 0.5px;
	background-image: url(images/block.gif);
  background-repeat: no-repeat;
}
.showmore {	
	text-align: center;
	font-size: 10px; 
 	color: white;
 	background-color: #cd4e00; 
 	border: 1px solid #666666; 
 	width: 50px;
 	margin-left: 180px;
}	
.h1services {	
	text-align: left;
	font-size: 16px; 
 	color: #fc7824;
 	margin-left: 30px;
 	margin-top: 20px;
 	text-decoration: none;
 	font-weight: bold;
 	font-style: italic;
 	text-transform:uppercase;
 	letter-spacing: 2px;
 	font-family: Comic Sans, Comic Sans MS, cursive;
}
.footertext {
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
	color:#c0c0c0;
	margin-left: 0px;
	margin-right: 0px;
	letter-spacing: 0.5px;
	padding: 2px 2px 2px 2px; 
}
.waspaimg
{ float:left; margin: 0 0px 0px 0; }
.networkimgs
{ float:right; margin: 0 0px 0px 0; }

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

