﻿/* CSS layout */
body {
	background-color: #FFFFFF;
	text-align: center;
	margin-left: auto;
	margin-right:auto;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat;
	font-family: Trebuchet ms;
	font-size:12px;
}
a:link {
	color: #008000;
	text-decoration:none;
}
a:visited {
	color:#FF3E01;
	text-decoration:none;
}
#left_col {
	width: 120px;
	padding: 25px 10px 0px 10px;
	background-color: black;
}
#left_coltop {
	width: 150px;

	font-size:14px;
}
#left_coltop2 {
	width: 150px;
	height: 20px;
	color: #FF9900;
	text-align: center;
	font-weight: bold;
	font-size:14px;
}
#right_col {
	width: 140px;
	padding: 3px 3px 0px 3px;
	background-color: #000000;
	text-align:center;
}
#right_coltop {
	width: 150px;
	height: 50px;
	font-size:14px;
}
#right_coltop2 {
	width: 150px;
	height: 20px;
	color: #00DD00;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	font-size:14px;
}
#search {
	width: 146px;
	height: 25px;
	background-image: URL('../images/search-bg.png');
	background-repeat: no-repeat;
	background-position:left;
	font-size:14px;
	padding-left:4px;
	/*border: solid thin aqua;*/
	vertical-align:top;
}
#page_content {
	width: 570px;
	background-color: #000000;
}
#nav {
	width: 580px;
	background-color: #000000;
}
#container {
	position: relative;
	width: 880px;
	text-align: center;
	background-image: url('../images/header-bg.png');
	background-repeat: no-repeat;
	background-position: top;
	margin-left: auto;
	margin-right:auto;
}
#header {
	width: 580px;
	height: 100px;
	padding-top: 10px;
}
#homecontent {
	width: 550px;
	padding: 10px 20px 10px 10px;
	text-align: left;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Trebuchet ms;
	font-size: 12px;
}
#mainsub {
	width: 525px;
	height: 135px;
	padding: 10px 20px 10px 10px;
	background-image: url('../images/sub-header-main.jpg');
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
	font-family: Trebuchet ms;
	font-size: 14px;
}
#mainsubright {
	width: 300px;
	height: 135px;
	color: #ffffff;
	text-align: right;
	float:right;
	margin-right:10px;
}
#mainsubleft {
	width: 150px;
	height: 135px;
	color: #ffffff;
	margin-left:10px;
}
#content {
	width: 580px;
	/*padding: 10px 20px 10px 10px;*/
	text-align: left;
	background-color: #FFFFFF;
}
#innercontent {
	width: 560px;
	padding: 10px 20px 10px 10px;
	text-align: left;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Trebuchet ms;
	font-size: 12px;
}
#subscribe {
	width:120px;
	height:320px;
	margin: 0px 5px 10px 15px;
	text-align: left;
	background-image: URL('../images/subscribe-menu-bg.jpg');
	background-position:top;
	background-repeat:no-repeat;
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 75px;
	
}
#topten 
{	width:120px;
	color: #FFFFFF;
	font-size: 10px;
	/*text-transform: lowercase;*/
}
#topten a:link {
	color: #FF9900;
}
#topten a:visited {
	color: #FFFF00;
}
#topten a:hover {
	color:#FFCC00;
}
.subscribetext {
	color: #BDDF7B;
	font-size: 12px;;
}
.blackbg {
	background-color: #000000;
}
.whitebg {
	background-color: #FFFFFF;

}
#footer {
	color: #FFFFFF;
	font-size: 12px;;
	height: 60px;
	padding-top: 10px;
	text-align: center;
}
#footer a:link {
	color: #FFCC00;
}
#footer a:visited {
	color: #BDDF7B;
}
.receiptbg {
	background-color: #FFFFFF;
}
.ManufHeaderLetter {
	background-color: #FFFFFF;
}
.AuthorHeaderLetter {
	background-color: #FFFFFF;
}
.optionbutton {
	font-family: arial;
	font-size: 12px;;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #FF3F00;
}
.optionbutton2 {
	font-family: arial;
	font-size: 12px;;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #00DD00;
}
.style1 {
	vertical-align: text-top;
}
.authorpagetitle {
	font-family: Verdana;
	color: #008000;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	margin-left:10px;
}
.newstitle {
	font-family: Verdana;
	color: #008000;
	font-size: 12px;
	font-weight: bold;
}
.newsheader {
	font-family: Verdana;
	color: #008000;
	font-size: 16px;
	font-weight: bold;
}
#NewShorts a:link {
	color: #008000;
}
#NewShorts a:visited {
	color: #008000;
}
.newsDate {
	text-transform: uppercase;
	font-size:12px;
}
.authortitle {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
#authorName {
	font-family: Verdana;
	color: #333333;
	font-size: 12px;
	font-style: italic;
}
#authorbio {
	font-family: Verdana;
	color: #333333;
	font-size: 12px;
	text-align: left;
}
#authorlist {
	/*height: 88px;*/
	font-size:18px;
	color:#008000;
}
#authorlist a:link {
	color:#008000;
	text-decoration:none;
}
#authorlist a:visited {
	color:#FF3E01;
	text-decoration:none;
}
#authorTitleLink {
	text-transform: lowercase;
	color:#008000
}
#authorTitleLink a:link{
	text-transform: lowercase;
	color: #7875CC;
}
#authorTitleLink a:visited{
	text-transform: lowercase;
	color:#5F5CC2;
}
#authorDate {
	text-transform: uppercase;
	font-size:12px;
}
#authorFileLink {
	/*height: 88px;*/
}
#productcontent {
	/*height: 88px;*/
	font-size:14px;
}
#authorCommentCount {
	display:inline;	
	text-transform: uppercase;
	font-size: 12px;
}
#authorSmallLink
{
	display: inline;
	text-transform: uppercase;
}
#authorbg {
	background-image: url('../images/author-profile-bg.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;;
	/*height: 158px;*/
	width: 155px;
	text-align: center;
}
#bloglistimage{
	background-image: url('../images/author-profile-bg.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;;
	width: 155px;
	text-align: center;
	float:left;
	margin-top:10px;
}
#authorproducts {
	background-image: url('../images/prod-grid-bg.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;;
	height: auto;
	width: 525px;
	padding: 10px;
	text-align: center;
}
hr
{
	height: 1px
}
#groupitemtitle {
	line-height: 14px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform:lowercase;
}
.productpagetitle {
	font-family: Verdana;
	color: #008000;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
}
.productguesttitle {
	font-family: Verdana;
	color: #008000;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}
.producttitle {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.productsubtitle {
	font-family: Verdana;
	color: #008000;
	font-size: 12px;
	text-align: left;
}
.productcontent {
	font-family: Verdana;
	color: #333333;
	font-size: 12px;;
	text-align: left;
	margin-right: 10px;
}
#productlinks {
	font-style: italic;
	font-family: Verdana;
	color: #008000;
	font-size: 12px;
	line-height:20px;
	text-align: left;
}
#productlinks a:link {
	font-family: Verdana;
	color:#008000;
	font-size: 12px;;
	text-align: left;
}
#productlinks a:visited {
	font-family: Verdana;
	color:#FF3E01;
	font-size: 12px;;
	text-align: left;
}
#sku {
	font-style: italic;
	font-family: Verdana;
	color: #333333;
	font-size: 12px;;
	text-align: right;
	width:100px;
}
table{
	font-size:12px;
}
#FeaturedPodCastTable
{
	width:120px;
}
#RandomAuthorTable
{
	width:120px;
}
#FeaturedAuthorTable
{
	width:120px;
}
#FeaturedProductTable
{
	width:120px;
}
#ShippingInformationCollectionTable
{
	width:100%;
}
#BillCollectionTableSameAs
{
	width:100%;
}
#BillingInformationCollectionTable
{
	width:100%;
}
#couponcollectiontable
{
	width:100%;
}
#cartcontents
{
	width:550px;
}
#CartFormSubmit
{
	width:120px;
	padding-right:20px;
	margin-right:20px;
}
#PodCastDetailTable
{
	background-color:#FFFFFF;
	padding:20px;
}s
#kelly {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	text-align:center;
}
#kelly a:link
{
	color:#333333;
	font-size:14px;
	font-weight:bold;
}
#kelly a:visited
{
	color:#999999;
	font-size:12px;
}
#DisplayPodCastTable
{
	width:550px;
	float:right;
}
#DisplayPodCastTablelistBAK
{
	/*width:350px;*/
	float:right;
}
#BlogGroups
{
	color:#FFFFFF;
	text-align:right;
}
#BlogGroups a:link
{
	color:#DDDDDD;
	font-size:12px;
}
#BlogGroups a:visited
{
	color:#999999;
	font-size:12px;
}
#BlogPostIntro
{
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
}