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

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

body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 1.0em;
	color: #625D42;
      background: #fff url('../images/bgs/bg.png') top left repeat-x;
}

#content A { text-decoration: none; color: #ff9933; font-size: 12px; }
#content A:hover { text-decoration: underline; }

#content p a { text-decoration: none; color: #ff9933; font-size: 12px; }
#content p a:hover { text-decoration: underline; }

#content td a {
	color: #333;
	text-decoration:none;

	}

#content td A { text-decoration: none; color: #222; font-size: 12px; }
#content td A:hover { text-decoration: underline; }


p a { 
    color: #666; 
    #content p a;
 }

li {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size:11px;
	text-align: left;
	color: #333;
}

#footertext {
  margin: 0px;
  text-align:center;
  font-size: 11px;
  color: #fff;
  }

a img {
	border: none;
}

a {
	color: #333;
}

#pageholder {

	width: 889px;
	margin: 0 auto;
	padding:0px;
	font-size: 95%;
	text-align: left;
	background: #fff;
	border: 1px solid #ccc;
}

#header {
	padding:0px;
	margin: 0px;
	height: 200px;
	width: 889px;
	background: #fff url('../images/bgs/1.jpg');
	}


#menuhold {
	text-align: center;
	background: #0073BD url('<?="$url";?>images/menu/menubg.png') repeat-x;
	padding:0px;
	margin: 0px;
}



#contentholder {
background: #fff url('<?="$url";?>images/bgs/pagebg.png') repeat-y;
}

#leftcolumn {
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	font-size: 100%;
	width: 170px;
	color: #222;
	float: left;
	background-color: #fff;
}

#content {
width: 660px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15px;
	background-color: #fff;
	float: left;
}

.line {
width: 660px;
height: 1px;
background: #9FB6E6;
font-size: 0px;
margin-top: 10px;
}

p {
font-size: 12px;
color: #333;
}

#menuhold {
width: 888px;
    height: 30px;
	margin: 0px;
	border: 1px solid #ccc;
	line-height: 25px;
	background: #0073BD;
	text-indent: 15px;
}

	#menuhold:after {
 	content: ".";
     	display: block;
     	height: 0;
     	clear: both;
     	visibility: hidden;
    }


#menuhold ul {
	margin: 0px;
	padding: 0px;
list-style: none;
}
#menuhold ul li {
	float: left;
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
	}
#menuhold ul li a {
	color: #FFF;
	text-decoration:none;

	}

#menuhold li A { text-decoration: none; color: #222; font-size: 10px; font-weight: bold; }
#menuhold li A:hover { text-decoration: underline; }


#tmfoot {
	font-size: 11px;
	background: #625D42;
	text-align: right;
	margin: 0px;
	border: 1px solid #B3B2A6;
	padding: 5px;
      height: 50px;
	}

#tmfoot a {
	color: #666;
	text-decoration:none;

	}

a {
	color: #666;
	}
	
td img {
	display: block;
	}
/*
 * unsorted lists
 */

/* icon style */
ul.arrow,
ul.checkbox,
ul.check,
ul.star {
	margin: 10px 0px 10px 0px;
	padding-left: 20px;
	list-style: none;
}

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li {
	margin: 5px 0px 5px 0px;
	padding-left: 35px;
	font-weight: bold;
	line-height: 26px;  
}

ul.arrow li { background: url(http://www.awebserver.co.uk/beta/css/img/list_arrow.png) 0 0 no-repeat; }
ul.checkbox li { background: url(/img/list_checkbox.png) 0 0 no-repeat; }
ul.check li { background: url(/img/list_check.png) 0 0 no-repeat; }
ul.star li { background: url(/img/list_star.png) 0 0 no-repeat; }

/*
 * highlighted div and span tags
 */

span.note,
span.info,
span.alert,
span.download,
span.tip { display: block; }

div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #f4f5f6;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
	text-align:justify;
}

/*
 * headings
 */

h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; }

h1 {
	font-weight: normal;
	color: #0671AD;
	text-decoration: underline;
}

#page h1 a {
	color: #0671AD;
	text-decoration: none;
      style: underline;
}

h2 { color: #50555A; }
h3 { color: #0671AD; }
h4 { color: #50555A; }
h5 { color: #0671AD; }
h6 { color: #50555A; }

/*
 * unsorted lists
 */

/* icon style */
ul.arrow,
ul.checkbox,
ul.check,
ul.star {
	margin: 10px 0px 10px 0px;
	padding-left: 20px;
	list-style: none;
}

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li {
	margin: 5px 0px 5px 0px;
	padding-left: 35px;
	font-weight: bold;
	line-height: 26px;  
}

ul.arrow li { background: url(../images/typography/list_arrow.png) 0 0 no-repeat; }
ul.checkbox li { background: url(../images/typography/list_checkbox.png) 0 0 no-repeat; }
ul.check li { background: url(../images/typography/list_check.png) 0 0 no-repeat; }
ul.star li { background: url(../images/typography/list_star.png) 0 0 no-repeat; }

/* table style */
ul.table {
	margin: 20px 0px 20px 0px;
	padding-left: 0px;
	list-style: none;
}

ul.table li {
	padding: 5px;
	border-bottom: 1px solid #c8c8c8;
}

ul.table li:nth-child(odd) { background: #fafafa; }
ul.table li:nth-child(even) { background: #ffffff; }
ul.table li:last-child { border: none; }

/*
 * ordered lists
 */

ol.disc {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 45px;
	background: url(../images/typography/list_disc.png) 20px 0px repeat-y;
}

ol.disc li {
	margin: 5px 0px 5px 0px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 26px;  
}

