﻿/* DesperateTeaDrinkers.org - dtd.css */

/* General Entity layout */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;

	background-image:url('images/background.jpg');
	background-repeat:repeat;
	
}


h1,h2,h3,h4,h5,h6 {
	color: black;
}

h1 { font-size: 14pt; text-align: center; }
h2 { font-size: 12pt; }
h3 { font-size: 12pt; }
h4 { font-size: 10pt; }
h5 { font-size: 10pt; }

/* Banner*/
div#banner
{
	
}

div#banner img
{
	border: none;	
}

/* The Usable Area */
div#main
{
	width: 780px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	border: solid thin gray;
	padding: 0px;
}

/*The Content*/
div#content
{
	padding-left: 0.5em;
	padding-right: 0.5em;
}



/* Top Navigation Area */

.content {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}


.lhs  
{
	font-size: 10pt; 
	padding-top: 4pt;
	padding-bottom: 4pt;
	padding-left: 0px;
	padding-right: 0px;
	}

div.lhsother		/* LHS Page link - not current */ 
{
	border: solid 1px  white;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: rgb(108,124,0); /*#C2C8D6;*/
	font-weight: bold;
}

a.lhslink
{
	display: block;	
	padding: 10px 10px 10px 10px;

}

a.lhslink:visited, a.lhslink:hover, a.lhslink:active, a.lhslink:link 
{
	text-decoration: none;
	color: white;
	border: thin rgb(108,124,0) solid;
}

a.lhslink:hover
{
	text-decoration: none;
	border: thin black dotted;
	color: yellow;

	background-image:	url('images/buttonhover.png');
	background-position: right;
	background-repeat: no-repeat;
}

div.lhsother:hover
{
}



.main
{
	color: black;
	font-size: 12pt;
	padding-left: 1em;
	padding-top: 1em;
	font-size: 11pt;
	line-height:14pt; 
	font-family: Verdana, Helvetica, Arial, Sans-serif;

}

.mail ol li
{
	font-size: 12pt;
	color: Red;	
}

.topnav { background-color: #0099CC; color: #ffffff; border-color: #0099CC;}
.topnavtitle { font-size: 90%; font-weight: bold; color: #ffffff; top:0px;}
.topnavtext { font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: bold; color: #ffffff; background-color: #0099CC; top:0px;position:relative;}
.topnavsubtext { font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: normal; font-size: small; color: #FFFFFF; background-color: #67AECA; }
.topnavhidden {position:absolute;top:0px; left:0px; width:200px; font-size:70%; text-transform:uppercase; text-decoration: none; color: #FFFFFF; display:none; z-index:99;}
.topnavlinktext {font-weight:normal; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 0px; border-color:#FFFFFF; border-style:solid;}
.topnavlinkbullet {border-top-width: 1px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 1px; border-color:#FFFFFF; border-style:solid;}
a.topnavlink:link {font-size:70%; text-transform:uppercase; text-decoration: none ; color: #ffffff; padding:0px 8px 0px 5px;}
a.topnavlink:visited {font-size:70%; text-transform:uppercase; text-decoration: none ; color: #ffffff; padding:0px 8px 0px 5px; }
a.topnavlink:hover {font-size:70%; text-transform:uppercase; text-decoration: none ; color: #000000; background-color: #F0EEDD; padding:0px 8px 0px 5px;}

/* Legal Notices */
div.copyright { font-size: 8pt; 
                text-align: center;
                color:gray; 
                }


hr {
	color : #3399CC;
}

.tsandcs {
	font-size: 8pt;
	text-align: center;
	
}

/* These might be unused */

TD.smaller {
	font-size: 11px;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	color : #000000;
}

/* eCommerce Templates Addtional Styles */

div.prodid{
	font-weight: bold;
}

span.prodoption{
	font-weight: bold;
} 

.prodname, .detailname{
	font-weight: bold;
}

TD.catimage {
	vertical-align: top;
	padding-top: 1em;
}


/* Category Page */
P.catname {
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

IMG.catimage {
border: 1px solid #000;
vertical-align:top;

width: 150px;

}

TD.catimage {
vertical-align:top;
}

TD.catname {
vertical-align:top;
text-align: center;
font-size: 8pt;
}

TD.catnavigation {
vertical-align:middle;
text-align: left;
}

/* Product Page */
div.proddescription,
div.detaildescription 
{
	font-size: 80%;
}

/*MB Category Description on Product Page */
div.prodcategory div.prodcategorydescription
{
    font-size: 80%;
    margin-left: 3em;
    margin-right: 3em;
    border-bottom: dotted thin black;
}



/* "View Products in All Categories" */
P.navdesc {
	display: none;
}


/* ================= Zazzle Products Below here ========================  */
.zazzle td {
    text-align: center;
    width: 200px;
}
/* We know these are standard thumbnail size... */
.zazzle img {
	width: 125px;
	height: 125px;
}


.zazzle .title {
	font-weight: bold;
	text-align: center;
	font-size: 8pt;
	line-height: normal;
}

.zazzle .title a {
    text-decoration: none;
}

.zazzle .title a:hover {
    text-decoration: underline;
}


.zazzle .description {
    font-size: 8pt;
    text-align: left;
    padding: 0.5em;
}


