/* Copyright (c) 2006-2008 homeXtreme - All Rights Reserved. */

html, body { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 86%; 
  line-height: 145%; 
  padding: 0; 
  margin: 0; 
  border: 0; 
/*  background-color: #fff;	 */
  background-color: white;
  color: black;
} 

p {
margin:2px;
padding: 0px 0px 2px 0px;

}

p.subtitle {
    font-size: 1em;
    font-weight: bold;
    font-size: 120%;
}
p.pagetip {
    margin: 0px 0px 15px 0px;
}

table, td, div, p, li { 
    font-size: 100%; 
}

a {
  font-size: 12px;
  color: #0033CC;
  text-decoration: none;
}


a:link {
	color: #0033CC;
    text-decoration: none;
}
a:visited {
	color: #0033CC;
    text-decoration: none;
}
a:hover {
	color: #FF9933;
    text-decoration: underline;
}
a:active {
	color: #0033CC;
    text-decoration: underline;
}


ul.links {
 list-style-type: none;
 margin-left: 0px;
 border-width: 0px;
 padding-left: 0px;
}


h1 {
    background: transparent;
    font-size: 20px;
    font-weight: bold;
    font-weight: normal;
    color: #00CC33;
    padding: 1px;
    margin:1px;
/*    text-align: left; */
}

h2 {
    background: transparent;
    padding: 1px;
    margin: 0px;
    font-size: 14px;
    font-weight: normal;
    color: #0033CC;
/*    text-align: left; */
}
h3 {
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
}

h4{
    background: transparent;
    padding: 1px;
    margin: 0px;
    font-size: 14px;
    font-weight: normal;
    color: #333333;
}
h5{
    background: transparent;
    padding: 0px 4px;
    margin: 0px;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    color: #fff;
}

h6{
    background: transparent;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    text-align:left;
    font-weight: normal;
    color: #FF9933;
     border:0px;
}


img {
    border: 0px;
    overflow: auto;
    padding: 0px;
    margin: 0px 5px;
}
img.w3c {
    border: 0px;
    height: 31px;
    width: 88px;
    margin-right: 5px;
}

/*--------------------Banner--------------*/

.bannerStatusBox a, .bannerStatusBox a {
    font-weight: bold;
}
.bannerLeft {
    padding: 4px 15px 4px 10px;
}
.bannerRight {
    padding: 4px 10px 4px 15px;
    text-align: right;
}
.bannerBox {
    width: 100%;
    background: #fff;
 	vertical-align: auto;
}

/*------------------ Banner -----------------*/
#banner {
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
.bannerBox {
    width: 100%;
    background: url("http://www.homextreme.net/images/ptbannerboxBG2.png") repeat-x top;
    border:0px;
    height:120px;
}
/* changed color from "grey" */
.bannerStatusBox {
	height:12px;
    width: 100%;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: #999 1px solid;
    border-collapse: collapse;
}


.bannerTable{
	width:100%;
}

.logo{
	padding: 0px 10px 0px 10px;
	border: 0px;
}

img.logo{
	padding: 0px;
	margin: 0px;
	float: left;
	border: 0px;
	width:220px;
	height:auto;
	max-height:100%;
}

img.flag{
float: left;
margin:0px;
padding: 0px;
border: 0px;
width:100px;
height:auto;
}

/* Footer */

/*-----------------footer stuff------------------------*/
.hxFooter {		
  background:#ccc;
  height:20px;
  width:1100px;
/*  width: 100%; */
  bottom: 0px;
  position:relative;
  margin: 10px 5px; 
  border: 0px;
  padding: 0px;
  text-align:center;
  clear:both;
  border-collapse:collapse;
 }
 
 a.hxFooter{
	width: 50px;	
	margin: 10px 5px; 
	border-right: 0px;
	border-left: 0px;
	border-collapse:collapse;
	text-align:center;
	color: #000;
	text-decoration:none;
 }


a.hxFooter:hover{
	width: 50px;	
	border-right: 0px;
	border-left: 0px;
	border-collapse:collapse;
	margin: 10px 5px; 
	color: #000;
	text-align:center;
	text-decoration:underline;
 }

.footer_menu_class{
  background:#ccc;
	height:20px;
    width:100%;
    bottom: 0px;
    position:relative;
    margin: 10px 5px; 
	border: 0px;
	padding: 0px;
   	text-align:center;
    clear:both;
    border-collapse:collapse;
}

a.footer_menu_class {
	width: 50px;	
	margin: 10px 5px; 
	border-right: 0px;
	border-left: 0px;
	border-collapse:collapse;
	text-align:center;
	color: #000;
	text-decoration:none;
}

.footer_menu_text {
  text-align: center;
  padding: 1px;
  color: #fff;
  }

.footer_copy_div {
  margin-left: auto;
  margin-right: auto;
  padding: 1px;
  text-align: center;
}

font.footer_copyright_text {
  text-align: center;
 font-family: courier;
  color: #000000;
}

/* html page column */

.simplepagercol {
 vertical-align: top;
 margin-top: 0px;
 margin-bottom: auto;
 margin-left: auto;
 margin-right: 2px;
 padding-left: 10px;
 padding-right: 2px;
 width: 180px;
}

/* For receive links */
.rcvlink {
  font-size: 8px;
  color: #000099;
  text-decoration: none;
}

/* Video Combo */

.ptvgrouplb {
  width: 116px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  padding-left: 2px; 
  padding-right: 2px; 
  margin-left: 0px; 
  margin-right: 0px; 
}


