/* New styles developed for the redesign
 * C.Sherwin
 * 16 Dec 2002
 */

/* from Carlo's mocks */
.body, .body p, .body li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333366;
	text-decoration: none
}

/* Common */
body {
	font-family: arial, verdana, helvetica, sans serif;
	font-size: 11px;
	color: #333366;
}
table {
	font-family: arial, verdana, helvetica, sans serif;
	font-size: 11px;
	color: #333366;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link		{color: #3300cc;}
a:visited	{color: #3300cc;}
a:hover 	{color: #ff33cc;}

div.featureindent, td.featureindent {
	padding: 0px 45px 0px 45px;
}

table.collectioninline {
	margin-bottom: 10px;
}
td.collectioninline {
	vertical-align: top;
	background-color: #ECECFF;
}

/* Header & Footer Styles */
span.headsmall {
	font-size: 10px;
	color: #333366;
}
a.headsmall {
	font-size: 10px;
}

div.crumbtrail {
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
}
span.crumbtrail {
	font-size: 9px;
	color: #333366;
}
span.crumbtrailbold {
	font-size: 9px;
	font-weight: bold;
	color: #333366;
}

td.searchbar 
{
	background-color: #ff33cc;
	vertical-align: middle;
}
td.topsearchtool {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
}

table.essentials td {
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #ffffff;
	border-left-width: 1px;
	border-left-color: #CCCCFF;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCFF;
	border-right-style: solid;
}
table.essentials td.link {
	border-top-width: 1px;
	border-top-color: #ECECFF;
	border-top-style: solid;
}
table.essentials a {
	font-size: 10px;
}

/* MainSlot */
table.mainslot td {
	vertical-align: top;
}
td.mainslot {
	width: 100%;
	padding: 20px 20px 10px 25px;
}
div.mainslot, div.mainslot p {
	font-weight: normal;
	font-size: 11px;
	color: #333366;
}
div.dayofweek {
	margin-bottom: 5px;
}
table.mainslotlink {
	width: 128px;
	height: 125px;
}
table.mainslotlink td {
	vertical-align: middle;
}
table.mainslotlink td.divider {
	height: 1px;
	background-color: white;
}
div.mainslotlink {
	margin: 3px 5px 3px 7px;
}
table.mainslotlink a {
/*td.mainslotlink a {*/
	font-size: 10px;
}
td.mainslot a {
	font-size: 11px;
}

/* Tools */
div.promo {
	margin-bottom: 10px;
}
div.promo table {
	width: 200px;
	border-width: 1px;
	border-style: solid;
}
div.promo td {
	font-size: 11px;
	vertical-align: top;
}
div.promo td.head {
	width: 200px;
	padding: 2px 5px 2px 8px;
	font-size: 10px;
	font-weight: bold;
	color: #666699;
}
div.promo td.left {
	padding: 3px 3px 5px 5px;
}
div.promo td.right {
	padding: 3px 5px 10px 0px;
}

table.win {
	margin-bottom: 10px;
}
table.win td {
	color: #333366;
	font-size: 11px;
	vertical-align: top;
}
table.win td.tool {
	padding: 3px 10px 5px 10px;
}
table.win td.feature {
	padding: 3px 50px 5px 10px;
}
table.win td a {
	line-height: 20px;
}

div.tools {
	margin-bottom: 10px;
}
div.tools table {
	width: 200px;
}
div.tools td {
	width: 200px;
}
div.tools td.head {
	padding: 0px;
}
div.tools td.body {
	padding: 5px 10px 15px 10px;
	vertical-align: top;
	font-size: 11px;
	color: #333366;
}

table.tools {
	margin-bottom: 10px;
	width: 200px;
}
table.tools td {
	width: 200px;
}
table.tools td.head {
	padding: 0px;
}
table.tools td.body {
	padding: 5px 10px 15px 10px;
	vertical-align: top;
	font-size: 11px;
	color: #333366;
}

table.fullwidthtools {
	margin-bottom: 10px;
	width: 490px;
	margin-left: 45px;
	margin-right: 45px;
}
table.fullwidthtools td.body {
	padding: 5px 10px 15px 10px;
}
table.fullwidthtools td.body td {
	font-size: 11px;
	color: #333366;
	padding: 0px;
}

table.top5 {
	border-width: 1px;
	border-style: solid;
	margin-bottom: 10px;
}
table.top5 td.head {
	width: 200px;
	padding: 2px 10px 3px 10px;
	font-size: 10px;
	font-weight: bold;
	color: #666699;
}
table.top5 td.link {
	padding: 4px 10px 4px 10px;
}
table.top5 td a {
	font-size: 10px;
}
table.top5 a img {
	margin-right: 2px;
}

table.multinav {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCFF;
	margin-bottom: 10px;
}
table.multinav td.head {
	width: 200px;
	padding: 2px 10px 3px 10px;
	background-color: #CCCCFF;
	font-size: 10px;
	font-weight: bold;
	color: #666699;
}
table.multinav td.nolink {
	font-size: 10px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	color: #333366;
}
table.multinav td.link {
	background-color: #ECECFF;
	padding: 3px 10px 3px 10px;
}
table.multinav td.divider {
	height: 1px;
	background-color: #CCCCFF;
}
table.multinav span.numbers {
	font-size: 10px;
	color: #333366;
	margin-right: 5px;
}
table.multinav td a {
	font-size: 10px;
}

table.toollist {
	width: 200px;
	margin-bottom: 10px;
}
table.toollist td.link {
	padding: 3px 10px 5px 10px;
}
table.toollist a {
	font-size: 11px;
}
table.toollist a img {
	margin-left: 5px;
	margin-right: 2px;
}

table.freelisthp {
	width:200px;
	margin-bottom: 10px;
}
table.freelisthp td.head, table.freelisthp td.link {
	font-size: 11px;
	color: #333366;
}
table.freelisthp td.link {
	font-size: 11px;
	padding: 3px 10px 3px 10px;
}
table.freelisthp td.link a {
	font-size: 11px;
	line-height: 20px;
}
table.freelisthp td.divider {
	height: 1px;
}

table.freelistfeature {
	width:200px;
	background-color: #ECECFF;
}
table.freelistfeature td.head, table.freelistfeature td.link {
	font-size: 10px;
	color: #666699;
}
table.freelistfeature td.head {
	background-color: #CCCCFF;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
}
table.freelistfeature td.link {
	padding: 3px 10px 3px 10px;
}
table.freelistfeature td.link a {
	font-size: 10px;
}
table.freelistfeature td.divider {
	height: 1px;
	background-color: #CCCCFF;
}

table.buyit {
	width: 200px;
	margin-bottom: 10px;
}
table.buyit td.link {
	font-size: 11px;
	color: #333366;
	padding: 5px 10px 7px 10px;
}
table.buyit td.bottomlink {
	font-size: 10px;
	padding: 5px 10px 7px 10px;
}
table.buyit td.divider {
	height: 1px;
}
table.buyit span {
	font-weight: bold;
	color: #ff33cc;
}

/* Text Elements */
div.articletab {
	padding: 3px 5px 3px 7px;
	margin-bottom: 10px;
	color: #666699;
	font-size: 12px;
}
div.featuretab {
	margin-bottom: 10px;
	background-color: #CCCCFF;
	padding: 3px 5px 3px 7px;
	color: #666699;
	font-size: 10px;
}

table.topstories {
	margin-bottom: 15px;
}
table.topstories span.headline {
	color: #666699;
	font-size: 10px;
	font-weight: bold;
}
table.topstories span.strapline {
	color: #666699;
	font-size: 11px;
}
table.topstories td {
	vertical-align: top;
}
table.topstories td.right {
	padding: 0px 10px 0px 7px;
}
table.topstories span.headline a:link		{color: #666699;}
table.topstories span.headline a:visited	{color: #666699;}
table.topstories span.headline a:hover 		{color: #ff33cc;}

table.mainslotsmall {
	width: 100%;
	margin-bottom: 10px;
}
table.mainslotsmall td.left {
	padding: 0px;
}
table.mainslotsmall td.left img {
	margin-right: 10px;
}
table.mainslotsmall td.right {
	vertical-align: top;
	padding: 10px 10px 5px 0px;
}
table.mainslotsmall span.headline {
	color: #666699;
	font-size: 10px;
	font-weight: bold;
}
table.mainslotsmall span.strapline {
	color: #666699;
	font-size: 11px;
}
table.mainslotsmall span.body {
	font-size: 11px;
}
table.mainslotsmall input.text {
	margin-right: 5px;
	width: 215px;
	border: 1px solid #333366;
}
table.mainslotsmall a.tool {
	font-size: 10px;
}
table.mainslotsmall span.headline a:link	{color: #666699;}
table.mainslotsmall span.headline a:visited	{color: #666699;}
table.mainslotsmall span.headline a:hover 	{color: #ff33cc;}

/* Directory */
div.directory {
	width: 100%;
	margin-bottom: 10px;
}
div.featuredirectory {
	width: 490px;
	margin: 0px 45px 10px 45px;
	background-color: #ECECFF;
}
table.directory {
	width: 100%;
	padding: 0px 5px 15px 7px;
}
table.directory td {
	vertical-align: top;
}
table.directory a {
	font-size: 12px;
}
table.directory a img {
	margin-left: 5px;
	margin-right: 2px;
}

div.inthissection {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #CCCCFF;
	background-color: white;
	padding: 5px 10px 2px 10px;
	margin-bottom: 10px;
}
div.inthissection span {
	font-weight: bold;
	font-size: 10px;
	color: #666699;
}
div.inthissection select {
	margin-right: 5px;
	width: 300px;
}

/* SiteMap & more channels */
table.sitemap span.channels {
	font-size: 11px;
	font-weight: bold;
	color: #3300cc;
}
table.sitemap div.subchannels {
	padding: 0px 10px 20px 10px;
	font-size: 10px;
	line-height: 16px;
}
table.sitemap div.subchannels a:link	{color: #666699;}
table.sitemap div.subchannels a:visited	{color: #666699;}
table.sitemap div.subchannels a:hover 	{color: #ff33cc;}

div.moretab {
	margin-bottom: 8px;
}

table.morechannels {
	width: 100%;
	background-color: #ECECFF;
	line-height: 16px;
}
table.morechannels td {
	vertical-align: top;
}
table.morechannels td.links {
	padding: 5px 10px 5px 10px;
}
table.morechannels a {font-size: 10px;}
table.morechannels a:link	{color: #666699;}
table.morechannels a:visited	{color: #666699;}
table.morechannels a:hover 	{color: #ff33cc;}

/* Horoscopes */
table.starsigns {
	width: 100%;
	margin-bottom: 10px;
}
table.starsigns a {
	font-size: 10px;
}
table.starsigns div {
	vertical-align: middle;
	padding: 0px 0px 7px 0px;
}
div.gethoroscope {
	font-size: 11px;
	color: #333366;
	margin-bottom: 20px;
}

/* Shop Search */
div.shopsearch {
	margin-bottom: 10px;
}

div.shopsearch td {
	width: 200px;
}
div.shopsearch td.head {
	padding: 0px;
}
div.shopsearch td.subhead {
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #666699;
}

div.shopsearch td.searchbody {
	padding: 5px 10px 5px 10px;
	vertical-align: top;
	font-size: 11px;
	color: #333366;
}

div.shopsearch td.browsebody {
	padding: 0px 10px 15px 10px;
	vertical-align: top;
	font-size: 11px;
	color: #333366;
}
div.shopsearch td.browsebody a {
	font-size: 10px;
}
div.shopsearch td.browsebody a img {
	margin-left: 5px;
	margin-right: 2px;
}
div.shopsearch td.browsebody img {
	margin-bottom: 1px;
}

div.News {
	margin-bottom: 15px;
}

div.News a {
	font-size: 11px;
}

table.recomend td.title 
{
	font-family: Arial;
	font-size: 11px;
}

table.recomend td.mandetails
{
	font-family: Arial;
	font-size: 11px;
	font-weight: 600;
	color: #ffa6e6;
	width: 100px;
}

table.recomend td.nonmandetails
{
	font-family: Arial;
	font-size: 11px;
	font-weight: 600;
	color: #68638c;
	width: 100px;
}