/* CSS Document */
html, body {height: 100%; margin: 0 auto; padding: 0;}

.promoborder{border:solid 2px #548dd4;}

.promoblue {color:#214d83;}
.promoorange{color:#e36c0a;}

.clr{clear:both;}

table.wrapper {
  height: 100%;
  width: 100%;
  background-image: url("images/tableBG.jpg");
  background-repeat: repeat-y;
}
.contentholder {height: 100%; width: 770px;}

table, td, tr, thead, tfoot, tbody, th, tf {border-collapse: collapse; margin: 0px; padding: 0px;}
img{display: block; margin: 0px; padding: 0px; border: 0px;}

.bgcolor {background-color: #052151;}
div.sides {width:1px;}

body,td,.bottom {font-family:verdana,arial,sans-serif;letter-spacing: 1pt;}
h1,h2,h3,h4,h5,h6 { color: #517D96; }
.testimonial { color: #000066; font-style: italic; font-weight: bold }
.testimonial {text-align:right;margin-bottom:28px;}
.listtext { letter-spacing: 1pt }
li { letter-spacing: 1pt; padding-bottom: 10px }
.faqheadline { color: #000066; font-size: 1.1em; font-weight: bold }
a:link, a:visited { color: #000000;outline:none; }
a:hover, a:active       { color: #006196; text-decoration: none;outline:none; }
.main {padding:8px; color:#006196;}
.question {cursor: pointer; vertical-align:top;}
.faqAnswer{color:black;}
/* OPTION LINES TO CHANGE THE FORMATING FOR THE FIRST VIDEO LINK FROM THE FAQ PAGE */
/*
.video{color:black}
.video a:link,.video a:visited { color: #023924;outline:none; }
.video a:hover .video a:active{ color: #67A890; text-decoration: none;outline:none; }
*/
body{
margin:0px;
background-color:#99CAE8; /*#003B5D == DARKER*/
}
td{
vertical-align:top;
}
.brd{
border:2px solid #000;
}

.blue{color:#0070c0;}
.blue2{color:#002060;}
.green{color:#009a46;}
.red{color:#c00000;}

a.linkopacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }

.fr {float:right;margin-left:20px;margin-bottom:5px;}
.fl {float:left;margin-right:20px;margin-bottom:5px;}

.contestBox{
padding:10px;
text-align:center;
height:315px;
border: 2px solid #000;
background-color:#EFEFEF;
margin-bottom:20px;
}


.contestBox2{
padding:10px;
text-align:center;
/*height:150px;*/

.contestBox3{
padding:10px;
text-align:left;
/*height:150px;*/

border: 2px solid #000;
background-color:#EFEFEF;
margin-bottom:20px;
}


a.entertowin{
text-decoration:none;
border:2px solid #000;
background-color:#ffffff;
margin-top:10px;
font-weight:bold;
text-align:center;
padding:10px;
}
a.entertowin:hover{
background-color:#507E98;
color:#fff;
}

.leftQuote{
color:#fff;
margin-left:20px;
font-size:10px;
width:150px;
}

.faqbackground{background-color:#EEE;}
.question a{padding-left:18px;text-decoration:none;}
.question a{background-image:url("http://www.ptclinic.com/site/plus.gif"); background-repeat:no-repeat; background-position:0px 4px;}
.questionOver a{background-image:url("http://www.ptclinic.com/site/minus.gif"); background-repeat:no-repeat; background-position:0px 4px;}

