body {
	margin: 0px;
	font-size: 70%;
	font-family: tahoma, Arial, San-Serif, Serif;
	}
#header_top {
	background: #d53fc2;
	color: #fff;
	padding: 3px 0px 3px 0px;
	text-align: center;
	width: 100%;
	}
#header_bg {
	background: #616161;
	}	
#header_bg p {
	padding-left: 50px;
	}	
#header_top a:link, #header_top a:visited, #header_top a:hover, #header_top a:active{
	color: #fff;
	text-decoration: underline;
	}	
.header {
	background: #616161;
	padding: 0px;
	color: #fff;
	margin: 0px 0px 20px 0px;
	}	
	
#banner_welcome {
	background-color: #616161;
	width: 100%;
	padding: 20px 0px 20px 0px;
	}	
#banner_welcome p {
	margin-left: 50px;
	color: #fff;
	}	
#banner_welcome a:link, #banner_welcome a:visited, #banner_welcome a:hover, #banner_welcome a:active {
	color: #fff;
	}			
.header1 {
	background: #616161;
	padding: 0px 0px 0px 0px;
	color: #fff;
	margin-bottom: 0px;
	}		
.header a:link, .header a:visited, .header a:hover, .header a:active {
	color: #fff;
	text-decoration: none;
	}	
.clearer {
	clear: both;
	height: 1px;
	}	
#page_holder {
	text-align: center;
	}	
#page {
	width: 90%; background-color: #ffffff; text-align: left; margin: auto;
	}	
#page h3 {
	font-weight: normal;
	}			
.form_top {
	background: #edecec;
	font-weight: bold;
	padding: 3px 0px 3px 15px;
	}	
.form_holder {
	background: #f9f9f9;
	margin-bottom: 15px;
	padding: 15px 0px 0px 15px;
	}	
form {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}	
	
#panel_holder {
	width: 100%;
	}	
#panel_left {
	float: left;
	width: 60%;
	border-right: 1px solid #cccccc;
	
	}
#panel_center {
	float: left;
	width: 30%;
	margin-left: 10px;;
	margin-right: 10px;
	}
#panel_right {
	float: right;
	width: 35%;
	margin-left: 20px;
	
	}
#panel_left .title, #panel_center .title {
	width: 100%;
	background: #f9f9f9;
	padding: 3px 0px 3px 15px;
	font-weight: bold;
	}		
#panel_right .title {
	width: 100%;
	background: #f3f3f3;
	padding: 3px 0px 3px 15px;
	font-weight: bold;
	}	
#panel_left a:link, #panel_left a:visited, #panel_left a:hover, #panel_left a:active, #panel_center a:link, #panel_center a:visited, #panel_center a:hover, #panel_center a:active, #panel_right a:link, #panel_right a:visited, #panel_right a:hover, #panel_right a:active, {	
	color: #000;	
}		

#panel_left ul li {
	line-height: 1.6em;
	}	
	
#page a:link, #page a:visited {
	color: #1975D7;
	text-decoration: none;
}
	
	
	
/*---[CSS Table Code]---------------*/	
/*
Theme: inphecthyuz
Author: Infected-FX
URL: www.infectedfx.net
Country: Mexico
*/

table {
	border-spacing:1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	width: 100%;
	font-size: 100%;
}

caption {
	font-weight: bold;
	background: #50ADEA url(http://infectedfx.net/css/tables/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	padding:10px;
}

td, th {
	padding: 4px;
	background: #F9F9F9;
}

thead th {
	text-align: left;
	background: #EDECEC;
	color: #666;
	/*border: 1px solid #FFF;*/
}

tbody th {
	font-weight: bold;
}

tbody tr		{
	background: #F9F9F9;
	text-align:left;
	}
tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

tbody th a:link, tbody th a:visited{
	color:#96D030;
	background:url(http://infectedfx.net/css/tables/layout.gif) no-repeat; 
	padding:3px 0px 0px 18px;
	}
tbody th a:hover{
	color:#FF8601;
	}

tbody tr td { 
	/*height:50px;*/
	background: #F9F9F9;
	border-bottom: 1px solid #EDECEC;
	}

tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
tbody td a[href="http://www.infectedfx.net"] {
	margin: 0 auto;
	height: 15px;
	background: url(http://infectedfx.net/css/tables/ok.gif) no-repeat;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
}

table a[title^="Download"] { 
	background: url(http://infectedfx.net/css/tables/down.gif) no-repeat center;
	padding:20px 0px 0px 15px;
}

tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}

/*- Menu Tabs--------------------------- */ 

    #tabs {
      float:left;
      width:100%;
      background:#616161; /*BBD9EE*/
      font-size:93%;
      line-height:normal;
      border-bottom: 3px solid #cccccc;
      }
    #tabs ul {
	  margin:0;
	  padding:0px 0px 0 50px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("http://www.santosfc.org.uk/system/images/menu/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("http://www.santosfc.org.uk/system/images/menu/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
	
img {
	border: 0px;
	}      
	
	
/*-------------------------------*/

#headermenu {
	float: left;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	padding: 0;
	margin-right: 15px;
	background-color: #616161;
	border-bottom: 3px solid #cccccc;
	width: 100%;
}

#headermenu a {
	color: #fff;
	text-decoration: none;
	display: block;
}

#headermenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline;
	float: left;
}

#headermenu li {
	padding: 0px;
	margin: 0px;
	float: left;
	list-style-type: none;
}

#headermenu li a {
	display: block;
	float: left;
	font-weight: normal;
	font-size: 100%;
}

#headermenu ul li a,
#headermenu ul li a:hover,
#headermenu ul li:hover,
#headermenu ul li.over {
	z-index: 100;
	font-size: 100%;
}

#headermenu ul li:hover ul,
#headermenu ul li.over ul {
	display: block;
}

#headermenu li ul {
	border: solid 1px #5273b5;
	border-top: 0px;
	display: none;
	z-index: 150;
	text-align: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	margin-left: 2px;
	margin-top: 28px;
	clear: both;
}

#headermenu li:hover ul,
#headermenu li.over ul {
	display: block;
}

#headermenu li li {
	clear: left;
	display: block;
	border-top: solid 1px #5273b5;
}

#headermenu li li a {
	background: #28609B;
	color: white;
	padding: 3px 4px;
	margin: 0;
	border:0;
	display: block;
	/*width: 110px;*/
	padding-left: 10px;
}

#headermenu li li a:hover {
	background: #10457B;
	color: white;
}

.menu_list_button
{
	width: 120px;
}

.menu_subscriber_button
{
	width: 115px;
}

.menu_newsletter_button
{
	width: 145px;
}

.menu_template_button
{
	width: 110px;
}

.menu_autoresponder_button
{
	width: 140px;
}

.menu_statistics_button
{
	width: 125px;
}


/**************************************/

.popupBody {
	font-size: 12px;
	color: black;
	line-height: 1.5;
	background-color: #F3F2E9;
	margin: 20px;
}

.popupContainer {
	border: 1px #CAC7BD solid;
	background-color: #FFFFFF;
	padding: 20px
}











