a:link, a:visited, a:active {
color:#FFCC99;
}

a:hover {
text-decoration: underline;


}

div#container {
text-align:left;

width:780px;
height:100%; 
border-top:0px;
border-bottom:0px;
border-left:#909090 solid 1px;
border-right:#909090 solid 1px;
background:white;
/* below needed to center for netscape and opera */
margin-top:0px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
/* above needed to center for netscape and opera */
padding:0px 0px 20px 0px; /*top right bottom left */
}

div#container #main {
width:770px;
background:white;
margin: 0px 15px 0px 15px; 
padding:15px 0 0 0;
}

td.tvoffer {
vertical-align:top;
margin:0px;
padding:0px;
}

h2 {
color:black;
font-family: Tahoma, helvetica, sans-serif;
font-weight:bold;
font-size:18px;
margin:0px 0px 5px 0px;
padding:0px;
}

h3.tvoffer {
color:black;
font-family: Tahoma, helvetica, sans-serif;
font-weight:bold;
font-size:12px;
margin:0px 0px 3px 0px;
padding:0px;
}

body#updatespage {
scrollbar-base-color:#dcdcdc; 
scrollbar-face-color:white; 
scrollbar-arrow-color:black; 
scrollbar-shadow-color:#dcdcdc; 
scrollbar-track-color:#dcdcdc; 
scrollbar-highlight-color:#dcdcdc; 
scrollbar-darkshadow-Color:#dcdcdc; 
}

body#updatespage p {
text-align:left;
color:black;
font-family: Tahoma, helvetica, sans-serif;
font-weight:normal;
font-size:10px;
margin:2px 2px 8px 2px;
padding:2px 2px 8px 2px;
border-bottom:1px dotted black;
}

h3.updates {
color:black;
font-family: Tahoma, helvetica, sans-serif;
font-weight:bold;
font-size:10px;
margin:0px 0px 0px 3px; /* left margin of 3 px */
padding:0px;
}

p.updates {
text-align:left;
color:black;
font-family: Tahoma, helvetica, sans-serif;
font-weight:normal;
font-size:10px;
margin:2px;
padding:0px;
}

.blacktext {
color:black;
font-family: Tahoma, helvetica, sans-serif;
font-weight:normal;
font-size:11px;
margin:0px 0px 0px 0px;
padding:0px;
}

.blacktextsmall {
color:black;
font-family: Tahoma, helvetica, sans-serif;
font-weight:normal;
font-size:10px;
margin:0px 0px 0px 0px;
padding:0px;
}

.graytext {
color:#808080;
font-family: Tahoma, helvetica, sans-serif;
font-weight:normal;
font-size:11px;
margin:0px 0px 0px 0px;
padding:0px;
}

.redtext {
color:red;
font-family: Tahoma, helvetica, sans-serif;
font-weight:normal;
font-size:11px;
margin:0px 0px 0px 0px;
padding:0px;
}

.redbold {
color:red;
font-family: Tahoma, helvetica, sans-serif;
font-weight:bold;
font-size:11px;
margin:0px 0px 0px 0px;
padding:0px;
}

.redbold12 {
color:red;
font-family: Tahoma, helvetica, sans-serif;
font-weight:bold;
font-size:12px;
margin:0px 0px 0px 0px;
padding:0px;
}

.blackbold {
color:#FFFFFF;
font-family: Tahoma, helvetica, sans-serif;
font-weight:bold;
font-size:12px;
margin:0px 0px 0px 0px;
padding:0px;
}

.whitebold {
color:white;
font-family: Tahoma, helvetica, sans-serif;
font-weight:bold;
font-size:11px;
margin:0px 0px 0px 0px;
padding:0px;
}

.titlelist { /* used only for left nav of photos and videos pages */
color:black;
font-family: Tahoma, helvetica, sans-serif;
font-weight:normal;
font-size:11px;
margin:0px 0px 1px 0px;
padding:1px;
background:#DCDCDC;
width:290px;
}

h3.titlelist {
color:black;
font-family: Tahoma, helvetica, sans-serif;
font-weight:bold;
font-size:11px;
margin:0px 0px 1px 0px;
padding:1px;
background:#DCDCDC;
width:290px;
}

.emailinput {
width:175px;
color:black;
font-family: Tahoma, helvetica, sans-serif;
font-weight:normal;
font-size:11px;
border:1px white solid; /* white border gets this input field to match button's height */
line-height:12px;
}
.emailbutton {
background:#808080;
width:55px;
text-align:center;
color:white;
font-family: arial, helvetica, sans-serif;
font-weight:bold;
font-size:11px;
border:0px;
}

.shopinput {
width:auto;
color:black;
font-family: Tahoma, helvetica, sans-serif;
font-weight:normal;
font-size:11px;
border:1px black solid;
line-height:12px;
}

.shopbutton {
background:#DCDCDC;
width:100px;
text-align:center;
color:black;
font-family: arial, helvetica, sans-serif;
font-weight:normal;
font-size:11px;
border:1px black solid;
}

/* faq classes */
.faqq {
color:black;
font-family: Tahoma, helvetica, sans-serif;
font-weight:bold;
font-size:11px;
margin:0px 0px 5px 0px;
padding:0px;
}

.faqa {
color:#808080;
font-family: Tahoma, helvetica, sans-serif;
font-weight:normal;
font-size:11px;
margin:0px 0px 5px 0px;
padding:0px;
}
/* faq classes end */

.boxthumb { /* shop page for stupid ie */
width:160px;
}
