/** TAG ELEMENTS *********************************************/
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background: #333 url(_images/body_bg.jpg) repeat;
}
a,a:link,a:active,a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
}
div.hr {
	height: 11px;
	width: 720px;
	background: #e4e4e4 url(_images/h_rule_background.jpg) repeat-x scroll center;
	margin: 10px 0px 10px 0px;
}
div.hr hr {
	display: none;
}
h2, h3, h4 {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
input, textarea {
	color: #333;
	background-color: #e4e4e4;
	margin: 3px;
	padding: 3px;
	border: 1px solid #ccc;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
select {
	color: #333;
	background-color: #e4e4e4;
	margin: 3px;
	padding: 3px;
	border: 1px solid #ccc;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

/** CONTENT CONTAINER ****************************************/
#container {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	background: #e4e4e4;
}

/** HEADER **************************************************/
#head {
	width: 740px;
	height: 102px;
	background: url(_images/head_bg.jpg) no-repeat left;
}
#head #logo {
	width: 253px;
	height: 102px;
	background: url(_images/head_logo.jpg) no-repeat;
}
#head h2 {
	display: none;
}

/** NAVIGATION ************************************************/
#nav {
	width: 740px;
	height: 22px;
	list-style: none;
	display: block;
	clear: both;
	overflow: hidden;
	background: url(_images/nav_tab_bg.jpg) repeat-x;
}

#nav li {
	list-style: none;
	display: inline;
}

#nav a {
	margin-left: 5px;
	margin-right: 8px;
	float: left;
	padding-top: 3px;
	padding-bottom: 22px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	background: url(_images/nav_tab_bg.jpg) repeat-x;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #039;
	border-left: 1px solid #039;
	height: 0px !important;
	height /**/:22px; /* for IE5/Win only */
}

#nav a:hover {
	background-position: 0 -22px;
}

#nav a:active, #nav a.selected {
	background-position: 0 -22px;
}

/** FOOTER ****************************************************/

#foot {
	background: url(_images/foot_bg.jpg) no-repeat;
	height: 43px;
	margin-bottom: 0px;
}
#foot p {
	padding-top: 15px;
	padding-left: 80px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
/** CONTENT DIV ***********************************************/

#content {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;;
	margin-right: auto;
	width: 720px;
}

/** WELCOME PAGE **********************************************/

#welcome {
	width: 720px;
	height: 271px;
	background: url(_images/box_top_content_bg.jpg) no-repeat bottom left;
	color: #fff;
}
#welcome h2 {
	width: 700px;
	height: 32px;
	padding-left: 30px;
	padding-top: 5px;
	background: url(_images/box_top_heading_bg.jpg) no-repeat;
	font-size: 28px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
}
#welcome-txt {
	width: 400px;
	float: left;
	margin-left: 10px;
}
#welcome-txt p {
	margin-bottom: 10px;
	line-height: 1.3em;
}
#our-mgp {
	float: left;
	width: 280px;
	height: 220px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: auto;
}
#our-mgp img {
	margin-left: 20px;
	margin-bottom: 5px;
	border: 2px solid #ccc;
}
#toolBanners {
	margin: 10px;
	text-align: center;
}
#toolBanners img {
	width: 120px;
	height: 60px;
	border: 5px solid #fff;
	margin-right: 20px;
	margin-left: 20px;
}
#xpeeps {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 271px;
}
#xpeeps-aebn li {
	list-style-type: none;
	float: left;
}

/** SPONSORS PAGE **********************************************/

#search-box {
	background-color: #f5f5f5;
	border: 1px solid #999;
	color: #333;
	text-decoration: none;
	margin-bottom: 10px;
}
#search-box h4 {
	color: #333;
	text-decoration: none;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 10px;
}
#search-box p {
	margin: 10px;
}
#search-box form {
	margin: 10px;
}
#list-letters {
	margin-bottom: 10px;
}
#list-letters h4 {
	margin-left: 5px;
	margin-bottom: 10px;
}
#list-letters ul {
	display: inline;
	list-style: none;
	margin-left: 5px;
}
#list-letters li {
	display: inline;
	list-style: none;
}
#list-letters li a:link, #list-letters li a:active, #list-letters li a:visited {
	margin-right: 3px;
	margin-left: 3px;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #fff;
}
#list-letters li a:hover {
	color: #69c;
	background-color: #e4e4e4;
}

/* TOP LISTING OLD
#toplisting {
	width: 720px;
	height: 271px;
	background: url(_images/box_top_content_bg.jpg) no-repeat bottom left;
	color: #fff;
	margin-bottom: 10px;
}
#toplisting h2 {
	width: 700px;
	height: 32px;
	padding-left: 30px;
	padding-top: 5px;
	background: url(_images/box_top_heading_bg.jpg) no-repeat;
	font-size: 28px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	text-align: left;
}
#toplisting h3 {
	margin: 0px;
	padding: 0px;
	color: #fff;
}
#toplisting h3 a:link, #toplisting h3 a:active, #toplisting h3 a:visited {
	color: #fff;
	text-decoration: none;
}
#toplisting h3 a:hover {
	color: #333;
}
#toplisting h4 {
	color: #fff;
}
#toplisting h4 a:link, #toplisting h4 a:active, #toplisting h4 a:visited {
	color: #fff;
	text-decoration: none;
}
#toplisting h4 a:hover {
	color: #ccc;
}
#toplisting p {
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
}
#toplisting img {
	width: 201px;
	height: 147px;
	border: 5px solid #fff;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	float: left;
}
#toplisting ul {
	list-style: none;
	display: block;
}
#toplisting div.fullscroll {
	height: 200px;
	overflow: auto;
}

/* TOP LISTING NEW */
#toplisting {
	width: 720px;
	background: url(_images/box_top_content_bg_test.jpg) repeat-y;
	color: #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#toplisting h2 {
	width: 700px;
	height: 32px;
	padding-left: 30px;
	padding-top: 5px;
	background: url(_images/box_top_heading_bg_test.jpg) no-repeat;
	font-size: 28px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	text-align: left;
}
#toplisting h3 {
	margin: 0px;
	padding: 0px;
	color: #fff;
}
#toplisting h3 a:link, #toplisting h3 a:active, #toplisting h3 a:visited {
	color: #fff;
	text-decoration: none;
}
#toplisting h3 a:hover {
	color: #333;
}
#toplisting h4 {
	color: #fff;
}
#toplisting h4 a:link, #toplisting h4 a:active, #toplisting h4 a:visited {
	color: #fff;
	text-decoration: none;
}
#toplisting h4 a:hover {
	color: #ccc;
}
#toplisting p {
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
}
#toplisting img {
	width: 201px;
	height: 147px;
	border: 5px solid #fff;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	float: left;
}
#toplisting ul {
	list-style: none;
	display: block;
}
#toplisting div.fullscroll {
	height: 200px;
	overflow: auto;
}
#listing {
	background: #9E9B8A url(_images/box_grey_top.jpg) repeat-x;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#listing h2 {
	height: 32px;
	padding-left: 30px;
	padding-top: 2px;
	font-size: 28px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	text-align: left;
	background-image: url(_images/box_grey_top.jpg);
	background-repeat: repeat-x;
}
#listing h2 a, #listing h2 a:link, #listing h2 a:active, #listing h2 a:visited {
	color: #fff;
	text-decoration: none;
}
#listing h2 a:hover {
	color: #000;
}
#listing h3 {
	margin: 0px;
	padding: 0px;
	color: #fff;
}
#listing h3 a:link, #listing h3 a:active, #listing h3 a:visited {
	color: #fff;
	text-decoration: none;
}
#listing h3 a:hover {
	color: #333;
}
#listing h4 {
	font-size: 14px;
	color: #fff;
}
#listing h4 a:link, #listing h4 a:active, #listing h4 a:visited {
	color: #fff;
	text-decoration: none;
}
#listing h4 a:hover {
	color: #666;
}
#listing p {
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
}
#listing p a:link, #listing p a:active, #listing p a:visited {
	color: #fff;
	text-decoration: none;
}
#listing p a:hover {
	color: #e4e4e4;
	text-decoration: none;
}
#listing img.standard {
	width: 151px;
	height: 97px;
}
#listing img {
	border: 5px solid #fff;
	margin-right: 10px;
}
#listing td.img {
	width: 161px;
	height: 107px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
#listing img.rss {
	width: 41px;
	height: 13px;
}
#listing img.rssyahoo {
	width: 50px;
	height: 13px;
}
#listing img.pcast {
	width: 48px;
	height: 13px;
}
#feedbuttons {
	list-style-type: none;
	display: inline;
}
#feedbuttons li {
	list-style-type: none;
	display: inline;
}
#feedbuttons li a {
	display: inline;
}
#listing ul {
	list-style: none;
	display: block;
}
#listing .listing, #listing .listingHL {
	overflow: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#listing .listingHL {
	/*background: #A7A493;*/
}
.mgp {
	background: #9E9B8A url(_images/box_grey_top.jpg) repeat-x;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.mgp h2 {
	color: #fff;
	margin: 0px;
	padding-left: 20px;
	font-size: 24px;
}
.mgp h4 {
	color: #fff;
	float: left;
}
.mgp h4 a:link, .mgp h4 a:active, .mgp h4 a:visited {
	color: #333;
	text-decoration: none;
}
.mgp h4 a:hover {
	color: #fff;
}
#listing.mgp p {
	line-height: 1.5em;
	font-size: 11px;
	color: #333;
}
#listing.mgp p a:link, #listing.mgp p a:active, #listing.mgp p a:visited {
	background-color: #e4e4e4;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333;
	text-decoration: none;
}
#listing.mgp p a:hover {
	background-color: #ccc;
}
.mgp .listing, .mgp .listingHL {
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 5px;
}
.mgp .listingHL {
	/*background: #A7A493;*/
}

/** MISC CLASSES **********************************************/
.left {
	float: left;
	display: block;
	clear: right;
}
span.strong {
	font-weight: bold;
}
#toplisting p.meta {
	font-size: 10px;
	color: #fff;
}
.listingHL {
	background: #e4e4e4;
}
#toplisting table, #listing table {
	width: 100%;
}
td.fieldname {
	width: 125px;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
td.img {
	vertical-align: top;
	width: 147px;
}
td.info {
	vertical-align: top;
	text-align: left;
}
#toplisting img.rating, #listing img.rating {
	background: transparent;
	width: 94px;
	height: 18px;
	border: 0px;
}
#pagedresults {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	border-bottom: 5px solid #ccc;
	text-align: center;
	display: block;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#pagedresults a:link, #pagedresults a:active, #pagedresults a:visited {
	color: #fff;
}
#pagedresults a:hover {
	color: #333;
}
#listing p.medtxt {
	font-size: 12px;
}
.clear {
	clear: both;
}
div.descscroll {
	height: 85px;
	overflow: auto;
}

/* ################### PAGING #################### */

table.pagedresults {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	border: 1px solid #fff;
}
table.pagedresults a, table.pagedresults a:link, table.pagedresults a:active, table.pagedresults a:visited {
	color: #fff;
}
table.pagedresults a:hover {
	color: #ccc;
}
td.page_prev {
	width: 20%;
	padding-left: 5px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
td.page_next {
	width: 20%;
	padding-right: 5px;
	text-align: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
td.pages {
	text-align: center;
}
div.currentdisplay {
	font-size: 11px;
	font-weight: normal;
}
/* ################### RATINGS #################### */
.star-rating{
	list-style:none;
	margin: 0px;
	padding-top:0px;
	border: 1px solid #666;
	width: 125px;
	height: 25px;
	position: relative;
	background: url(_images/star.png) top left repeat-x;
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:25px;
	height: 25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(_images/star.png) left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating a.one-star{ left: 0px; }
.star-rating a.one-star:hover{ width:25px; }
.star-rating a.two-stars{ left:25px; }
.star-rating a.two-stars:hover{ width: 50px; }
.star-rating a.three-stars{ left: 50px; }
.star-rating a.three-stars:hover{ width: 75px; }
.star-rating a.four-stars{ left: 75px; }
.star-rating a.four-stars:hover{ width: 100px; }
.star-rating a.five-stars{ left: 100px; }
.star-rating a.five-stars:hover{ width: 125px; }
.star-rating li.current-rating{
	background: url(_images/star.png) left center;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

#toplisting .email {
	border: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 2px;
	clear: both;
	display: block;
	float: none;
	width: 250px;
	height: 17px;
}
#contact_form {
	padding: 10px;
}
#phonecontacts {
	padding: 10px;
}
.contact_subject {
	width: 300px;
}
.contact_message {
	width: 300px;
	height: 200px;
}
.department {
	width: 150px;
}
.departmentname {
	width: 250px;
	color: #fff;
}
.contactname {
	width: 200px;
	font-style: italic;
}
p.thankyou {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #333;
}
#searchtbl {
	margin: 10px;
}
#searchtbl p {
	margin: 0px;
	padding: 0px;
}
#searchtbl select, #searchtbl input {
	width: 150px;
}
#searchtbl .midcolumn {
	width: 150px;
	padding-left: 5px;
}
#searchtbl .btn {
	background-color: #fff;
	width: 200px;
	margin-top: 10px;
}