﻿/* TOC Page */
td.tdAreaContent
{
	padding: 10px 0px 20px 0px;
}

td.tdAreaContent h1, td.tdAreaContent h1.red, td.tdAreaContent h2, td.tdAreaContent h3, td.tdItemDate
{
	font-family: Georgia;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #615e5c;
}

td.tdAreaContent h1.red
{
	color: #ac1717;
}

td.tdAreaContent h2
{
	font-size: 22px;
	color: #706436;
}

td.tdAreaContent h3
{
	background: url(Pics/itemIcnTitle.gif) no-repeat left 5px;
	padding-left: 22px;
	font-size: 16px;
	color: #aa8d19;
}

td.tdDescription
{
	padding: 0px 0px 25px 0px;
	line-height: 140%;
	font-size: 12px;
}

td.tdDescription img.main
{
	float: left;
	margin-right: 15px;
}

td.tdItems
{
	padding: 10px 0px 0px 0px;
}

td.tdItem
{
	background: url(Pics/areaItemBg.gif) no-repeat right bottom;
}

td.tdItemSeparate
{
	height: 40px;
	line-height: 40px;
}

td.tdItemPic
{
	width: 165px;
	padding-right: 16px;
	vertical-align: top;
}

td.tdItemContent
{
	vertical-align: top;
}

td.tdItemContent p
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 140%;
	color: #444444;
}
td.tdItemContent .text
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	color: #444444;
}

td.tdItemFooter
{
	vertical-align: bottom;
	padding-bottom: 6px;
}

td.tdItemDate
{
	font-size: 16px;
	color: #6492af;
}

td.tdItemLnk
{
	text-align: right;
}

td.tdItemLnk a, td.tdItemLnk a:hover
{
	text-decoration: underline;
	margin-right: 13px;
	padding-left: 20px;
	font-family: Verdana;
	color: #409dd8;
	font-size: 11px;
	display: block;
	float: right;
	height: 14px;
	line-height: 14px;
}

td.tdItemLnk a:hover
{
	text-decoration: none;
}

.bookbox-title
{
	font-family: Georgia;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #ac1717;
	
}
.bookbox-content
{
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	color: #ac1717;
}


/*

----------------------THE CODE BELOW ITS COMING FROM RESET-FONTS.CSS--------------


*/

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html
{
	color:#000;
	background:#FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td
{
	margin:0;
	padding:0;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img
{
	border: 0;
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var
{
	font-style:normal;
	font-weight:normal;
}

li
{
	list-style:none;
}

caption,th
{
	text-align:left;
}

h1,h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:normal;
}

q:before,q:after
{
	content:'';
}

abbr,acronym
{
	border:0;
	font-variant:normal;
}

sup
{
	vertical-align:text-top;
}

sub
{
	vertical-align:text-bottom;
}

input,textarea,select
{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

input,textarea,select
{
	*font-size:100%;
}

legend
{
	color:#000;
}

del,ins
{
	text-decoration:none;
}

body
{
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
}

select,input,button,textarea
{
	font:99% arial,helvetica,clean,sans-serif;
}

table
{
	font-size:inherit;
	font:100%;
}

pre,code,kbd,samp,tt
{
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}


/*


--------------THE CODE BELOW ITS COMING FROM STYLESLARGEFONT.CSS-----------------

*/

/* Alternate Font Sizes */

h1
{
	font-size: 25px;
}
.pkg-head-price
{
	font-size: 20px;
}
p, .content1 .itinhead, .content1 .itin-even, .content1 .itin-odd, .content1 #pricebox p, #plantabs .active, #plantabs li, #plantabs ul li a, #plantabs ul li a:hover, #highlights .pkglist, #box-yellow .title, .box-blue .title, .box-blue .box .active, .box-blue .box .text2, #pricebox .title, #pricebox .title2, #pricebox .year
{
	font-size: 14px;
}
.smtext, .pkg-head-smtext, .pkg-caption, .boxpopup-content, .pkg-row, .pkg-row2, .pkg-row3, .titlebar-red3, .content1, #pkgbar, #box-yellow .text, .box-blue .text, #pricebox .date, #pricebox .price
{
	font-size: 12px;
}
.pkg-title
{
	font-size: 13px;
}



#SCFontPlusBtn
{
	cursor: default;
}
#SCFontMinusBtn
{
	cursor: pointer;
}

#SCFontPlusBtn .IncreaseFont, #SCFontMinusBtn .IncreaseFont
{
	display: none;
}

#SCFontPlusBtn .DecreaseFont, #SCFontMinusBtn .DecreaseFont
{
	display: block;
}


