/* Caltax CSS Style - 09/28/07 IS */
html,  form, body
{
	height:100%;
    margin: 0;
    padding: 0;
    font: 90%/120% Verdana, Arial, Helvetica, sans-serif;
    font-size:medium;
}
.ms-WPBody
{
    font-size: 12pt;
}
div
{
    font-size: 12pt;
}
.divstyle{font-family:Verdana; font-size:10pt; color:aqua}

ul.Menu, 
ul.Menu ul
{
    padding: 0;
    margin: 0;
    display: block;
}

ul.Menu a
{
	text-decoration: none;
	display: inline-block;
	padding: 2px;
	margin: 0;
	font-weight: bold;
}

ul.Menu li
{
    list-style: none;
    text-indent: 0;
    padding: 0;
    margin: 0;
}
.leftNav
{
	margin-right:0px; 
	margin-left:15px; 
	margin-top:0px;
	padding-top:0px;
	width:150px;
}
.leftNavSpacer
{
	width:160px;
}
.leftNavSelected
{
	background-color: #B2BCD3;
	color: #F4F5F9;
	border-top:1px #F4F5FF solid;
	border-bottom:1px #F4F5FF solid;
	line-height:14pt;
}
.leftNav1, .leftNav2, .leftNav3
{
	color: #354260;
	max-height:30;
}
.leftNav1
{
    font-size:small;
	font-weight:bold; 
	line-height:14pt;
}
.leftNav1 a
{
    font-size:small;
	font-weight:bold; 
	padding-left:5px; 
	display:block;
	padding-right:10px; 
}
.leftNav2
{	
    font-size:small;
	line-height:14pt;
}
.leftNav2 a
{
	padding-left:10px; 
	display:block;
	padding-right:10px; 
}
.leftNav3
{	
    font-size:small;
	line-height:14pt;
}
.leftNav3 a
{
	padding-left:18px; 
	display:block;
	padding-right:10px; 
}
.leftNavHover
{
	background-color: #596E9E;
	color:#FFFFFF;
}
.leftNavFlyOuts
{
    font-size:small;
	border-top:1px #CBD1E0 solid;
	border-left:1px #CBD1E0 solid; 
	border-right:1px #CBD1E0 solid;	
}
.leftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid;
	background-color: #ECEFF3;
}
.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#354260;
	width:100px;
	min-width:100px;
}
.leftNavFlyOutsHover
{
	background-color: #B2BCD3;
}


div.MainMenu li
{
    display: inline;
}

div.MainMenu a
{
	padding: 4px;
}

div.MainMenu a:hover
{
	background-color: White;
}

.RelatedItems li
{
	list-style: none;
}

.RelatedItems
{
	padding-top: 10px;
}

label
{
	padding-right: 10px;
}

#ctl00_container 
{
}

#ctl00_banner 
{
	margin: 0;
	padding: 0;
}

#ctl00_userStatus
{
	text-align: right;
}

#ctl00_sidebar_a 
{
    width: 200px;
	margin: 0px;
	margin-right: 0px;
    padding: 0;
	min-height: 400px;
}

#ctl00_content 
{
	padding: 10px;
    background-color: White;
	min-height: 400px;
}


#ctl00_footer
{
	clear: both;
	margin: -1px 0px 0 200px;
	text-align:center;
	border-top: none;
	padding: 0 4px;
}

.Error
{
	color: Red;
}
.Footer
{
	font-size:smaller;
}

.BannerAd
{
	float: right;
}

.BannerAd img
{
	border: none;
}

fieldset
{
	padding: 6px;
	width: 80%;
	margin: 5px auto;
}

fieldset.selected legend
{
	color: black;
	font-style: italic;
}

legend a
{
	font-weight: lighter;
	font-size: small;
}

fieldset input.TextBox
{
	width: 90%;
}

fieldset input.Button
{
	float: right;
}

fieldset p
{
	margin: 0 15px;
}

label
{
	font-weight: bolder;
}

legend
{
	font-size: medium;
	font-weight: bolder;
}

.SquareAd, .VerticalPageAd
{
	margin: 30px auto;
	width: 120px;
	display: block;
}

.SquareAd img, .VerticalPageAd img
{
	border: 1px solid black;
}


#ctl00_menu
{
	clear: left;
}



#ctl00_sidebar_b
{
	text-align: right;
	width: 170px;
	border: solid 1px #dddfd8;
}

#ctl00_sidebar_b div
{
	border: solid 1px #dddfd8;
}

#ctl00_sidebar_b div div
{
	border: none;
}



#ctl00_sidebar_b div
{
	padding: 5px;
}
th
{
	background-color: #dddfd8;
	color: #465946;
	padding: 4px;
	font-size: medium;
	border: none;
}



.OddRow td
{
	background-color: #f6f7f2;
}

span.price
{
	display: block;
	font-weight: bold;
	padding: 10px;
}

div.variantProperty span
{
	display: block;
	font-weight: bold;
	padding-right: 5px;
}

.ListPriceColumn
{
	text-align: right;
}

.ProductNameColumn
{
	text-align: left;
}

#ctl00_MainContent_QuantityBox
{
	width: 2em;
}

#ctl00_MainContent_Products_SearchResults,
#ctl00_MainContent_ProductList_SearchResults,
#ctl00_MainContent_BasketDetail,
#ctl00_MainContent_OrderHistoryGrid
{
	border: solid 1px #dddfd8;
	margin: 15px auto 0 auto;
}

.ProductFilter
{
	margin: 0 15px;
	border: none;
}

.ProductFilter span
{
	display: block;
	width: 30%;
	padding: 4px;
	float: left;
}

.ProductFilter span label
{
	margin-right: 10px;
	display: block;
}

.ProductFilter div
{
	text-align: left;
	margin: 0 auto;
	clear: both;
}

.ProductFilter div input
{
	margin: 0 10px;
	width: 120px;
}

.ProductFilter span select
{
	width: 70%;
}

a
{
	color: black;
}

dl.productSpecification dt
{
	clear: left;
	float: left;
	font-weight: bold;
}

.CreditCardWallet div, .AddressBook div
{
	margin-top: 2px;
}

.CreditCardWallet #CreditCard,
.CreditCardWallet #Account,
.CreditCardWallet #ExpirationDate,
.CreditCardWallet #BillingAddress
{
	margin-top: 10px;
}

.CreditCardWallet .SelectedText
{
	font-style: italic;
}

.AddressBook fieldset, .CreditCardWallet fieldset
{
	display: block;
}

.AddressBook .AddressInstructions
{
	width: 45%;
	float: right;
}

.AddressBook fieldset.Address, .AddressBook fieldset.InsertLink
{
	width: 45%;
	margin: 0px;
}

.AddressEdit div#PersonName div,
.AddressEdit div#RegionPart div,
.AddressEdit div#Telephone div
{
	width: 47%;
}

.AddressBook .SelectedText
{
	font-style: italic;
}

.AddressBook #StreetAddress span
{
	width: 99%;
}

.AddressBook .AddressDelete p
{
	color: Red;
}

.AddressBook #City, .AddressBook #Region, .AddressBook #PostalCode, .AddressBook #FirstName, .AddressBook #TelephoneNumber
{
	float: left;
}

/* User Pages */

.NewUserRegistration table
{
	margin: 0 auto;
	width: 90%;
}

.NewUserRegistration input
{
	width: 90%;
}

.NewUserRegistration input.Button
{
	width: auto;
	margin: 0 auto;
}

.Password
{
	display: block;
	margin-left: 3em;
}

.RecoverPassword .Question
{
	font-style:italic;
}

/* Profile Pages */

.Options .notice
{
	font-style: italic;
	font-weight: normal;
}

.Options ul li
{
	list-style: none;
}

.Options div
{
	width: 40%;
}

.AdvancedOptions .notice
{
	font-style: italic;
	font-weight: normal;
	padding-bottom: 10px;
}


#ctl00_MainContent_EmailAddressPanel, #ctl00_MainContent_EmailAddressPanel div
{
	width: auto;
}

#ctl00_MainContent_ProfileEdit_FirstNamePanel, #ctl00_MainContent_ProfileEdit_CompanyPanel, #ctl00_MainContent_ProfileEdit_TelephoneNumberPanel,  
#ctl00_MainContent_ProfileEdit_FaxNumberPanel
{
	float: left;
}

.hidden 
{
	display: none !important;
}

body.Checkout div#ctl00_content, body.OrderDetail div#ctl00_content
{
	margin-left: 40px;
	margin-right: 40px;
}

div.CheckoutWizard
{
	padding: 0;
	margin: 0;
}

div.CheckoutWizard div
{
	padding: 4px;
}

div.CheckoutHeader
{
	border-bottom: solid 1px #dddfd8;
	margin: -10px;
}

div.CheckoutHeader span.selected a
{
	font-weight: bolder;
	font-style: italic;
}

ul.ButtonMenu
{
	display: block;
	padding: 0 4px;
	width: 100%;
	text-align: center;
}

ul.ButtonMenu ul
{
	margin: 0;
}

ul.ButtonMenu li
{
    display: inline;
}

.PaymentMenu, .ShippingMenu
{
	margin: 0;
}

ul.ButtonMenu li a
{
	width: 30%;
}
ul.ButtonMenu li a
{
	border: solid 1px #dddfd8;
	background-color: White;
	padding: 6px;
	margin: 0;
	font-weight: normal;
}

ul.ButtonMenu li.selected a
{
	background-color: #f6f7f2;
	font-weight: bolder;
}

ul.ButtonMenu a:hover
{
	background-color: #dddfd8;
}

#ShippingAddressSection, #ShippingMethodSection
{
	width: 250px;
	margin: auto;
}

#ShippingAddressSection select, #ShippingMethodSection select
{
	width: 100%;
}

.CheckoutSteps .AddressBook fieldset, .CheckoutSteps .CreditCardWallet fieldset
{
	width: 60%;
	margin: 0 auto;
}

.CheckoutSteps .PaymentStep table, .CheckoutSteps .PaymentStep #ctl00_MainContent_Payment_PromoCodes_PromoCodes
{
	width: 60%;
	margin: 0 auto;
}

.CreditCardWallet .AddressBook fieldset
{
	width: 90%;
}

div.CheckoutNavigation
{
	text-align: right;
}

div.CheckoutNavigation input
{
	margin: 5px;
	width: 15%;
}

div.CheckoutNavigation input.Cancel
{
    float: left;
}

.MultipleShippingTable .ShippingToColumn, .MultipleShippingTable .ShippingToHeader
{
	text-align: center
}

.MultipleShippingTable .ShippingMethodColumn, .MultipleShippingTable .ShippingMethodHeader
{
	text-align: right;
}

.MultipleShippingTable .DisplayNameColumn, .MultipleShippingTable .DisplayNameHeader
{
	text-align: left;
}

.PaymentTable
{
	width: auto;
	text-align: right;
}

.PaymentTable input
{
	width: 99%;
	text-align: right;
	border: solid 1px #dddfd8;
}

.PaymentTable .BalanceDueRow th, .PaymentTable .BalanceDueRow td
{
	border-top: solid 1px black;
}

.PaymentTable .BalanceDueRow *
{
	background-color: #f6f7f2;
}

.FooterItem
{
	background-color: #f6f7f2;
}

td.currency
{
	text-align: right;
}

.Shipment
{
	background-color: #f6f7f2;
}

.Shipment td
{
	border: solid 1px #dddfd8;
}

.FooterItemLabel, #ctl00_MainContent_OrderDetail .FooterItemValue
{
	text-align: right;
}

.OrderDetail .Header td
{
	vertical-align: top;
	width: 50%;
}

.notice
{
	text-align: center;
	color: Blue;
}
.adbox TD {
	PADDING-BOTTOM: 10px; PADDING-TOP: 10px; BORDER-BOTTOM: #eee 1px solid
}
.adbox H2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; 
	BORDER-BOTTOM: #cc9933 2px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.adbox IMG {
	BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000
}
.adbox P {
	PADDING-RIGHT: 5px; MARGIN-TOP: 0px; PADDING-LEFT: 5px; FONT-SIZE: 11px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.smalltext {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.shadowRight
{
	height:100%;
	min-height:100%;
	width:12px;	
}
.shadowLeft
{
	height:100%;
	min-height:100%;
	width:12px;
}

/* _SharePoint Style */
.body
{
	height:100%;
    margin: 0;
    padding: 0;
    font: 90%/120% Verdana, Arial, Helvetica, sans-serif;
    background-color: #f6f7f2;
}
.master
{
	width:950px;
	margin-left:auto; 
	margin-right:auto; 
	height:100%;
	background-color:#FFFFFF;
}
.masterContent
{
	background-color:#FFFFFF;
}
.breadcrumb
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #656b77;
    clear:both;
    font-size: small; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    padding-left:7px;
    padding-bottom:2px;
    padding-top:4px;
    border-bottom:1px #CCCCCC solid;
    margin-bottom:4px;
}
.breadcrumb a, .breadcrumb:active, .breadcrumb a:active
{
	padding-left:0px; 
	padding-right: 0px; 
	text-decoration:none; 
   	color: #656b77;
}
.breadcrumb a:hover
{
	text-decoration:underline; 
}
.breadcrumbCurrent
{
	font-weight:bold; 
}
.login
{
	display:inline;
}
.login a:hover
{
	text-decoration:underline; 
}
.sharepointLogin
{
	float:right;
	display:inline;
}
.sharepointLogin .ms-globallinks
{
    position:relative;
}
a.#zz8_Menu, a.#zz1_MyLinksMenuMenu
{
    font-family:Verdana;
}
div.#zz8_Menu_t img
{
    vertical-align:middle;
}
.sharepointLogin div, .sharepointLogin .ms-globallinks, .sharepointLogin .ms-globallinks a
{
	color:#333333;
}
.topArea
{
	border-bottom:1px #DBDBDB solid;
	background:url("../../images/bl_band.jpg") no-repeat;
	background-position:top right;
}
.topArea :active
{
	text-decoration:none; 
}
.logo
{
    float:left;
	height: 42px;
	font-size:14pt; 
	font-family: Verdana;  
	padding-bottom:3px;
	padding-top:3px;
	padding-left:4px; 
	padding-right: 0px; 
}
.logo a
{
	color: #656B77;
	background-image:url("../../images/bl_logo.jpg");
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	padding:15px 5px 0px 75px;
}
.topLinkBar 
{
    float:right;
    width:auto;
	padding-left: 1px; 
	padding-right: 7px; 
   	display:inline;
}
.topLinkBar a,.toplinkbar a:active
{
   	color: #444444;
	font-family: Verdana;  
	font-size: small; 
	text-decoration:none;  
}
.topLinkBar a:hover
{
	text-decoration:underline; 
}
.topLink
{
   	background: url("../../Images/linksdivider.gif") right 6px no-repeat;
   	display:inline;
}	
.console
{
	clear:both;
}
.search
{
    margin:6px 2px 5px 2px;
}
.search .ms-sbcell .ms-sbplain
{
    margin-right:2px;
    margin-left:2px;
    border:1px #555555 solid;
    height:14px;
}
.search .ms-sbcell
{
    border:none;
    font-weight:normal; 
    font-size: small; 
    color: #3A4663;
    padding:0px;
}
.search .ms-sbgo
{
    background:none;
}
.siteActionMenu
{
	float:right;
}
.authoringRegion
{
	width:100%;
	background-color:#DDDDDD;
	color:#333333;
}
topBorder
{
    height:1px;
    width:100%;
   	border-top:1px #CBD1E0 solid;
}

.pageTitle
{
	margin:0px;
	font-size: 12pt; 
	font-weight: bold; 
	color: #666666;
}
.pageTitle span
{
	margin:0px;
	padding:0px;
}
.mainContainer
{
margin-left:10px; 
margin-right:10px; 
}
.bottomLinkBar
{
	font-family: Verdana;  
	font-size: 8pt; 
	color: #999999;
	float:none;
}
.mainContent div.ms-pagebreadcrumb, .mainContent td.ms-pagebreadcrumb
{
	display:none;
}
div.ms-wikieditouter
{
	position:static;
	border-bottom: 1px #6393d4 solid;
	margin-bottom:8px;
	margin-right:5px;
	border-right-width:1px;
}
div.ms-quicklaunchouter
{
	margin-left:7px;
	margin-top:5px;
	width:158px;
	border-width:0px;
}
/*Old Spidell Style*/
/* Navigation List and Tree Formatting */
.TopNode 
{
	font-weight: bold;
}

.MidNode
{
	font-size: smaller;
	text-decoration: underline; 
}

/* Content Formatting */
#cellContentTitle
{
	vertical-align: middle;
}
.ContentHeader
{
	font-size: large;
	font-weight: bold;
}

.ContentTitle
{
	font-size: medium;
	font-weight: bold;
}

.ContentText
{
	font-size: medium;
}


.ContentSummaryTitle
{
	font-weight: bold;
	font-size: small;
	border-bottom: #ba8d3a thin solid;
}

.ContentSummaryText
{
	font-size: small;
	color: black;
}

.ContentSummaryImage
{
	border-right: #336699 thin solid;
	border-top: #336699 thin solid;
	border-left: #336699 thin solid;
	border-bottom: #336699 thin solid;
}

.ContentSeparator
{
	color: #BA8D3A;
}

.ContentFieldHeader
{
	font-weight: bold;
	font-size: small;
}

.Header
{
	font-weight: bold;
	font-size: medium;
}
.LabelBold
{
	font-weight: bold;
	font-size: small;
}
.Warning
{
	font-style:italic;
	font-size: small;
}
.RedNote
{
	font-style:italic;
	font-weight: bold;
	font-size: small;
	color: Red;
}

.OddRow, .Odd
{
	font-size: 10pt;
}
.EvenRow, .Even
{
	font-size: 10pt;
	background-color: #B7C6E0;
}

.HotTaxTopicsCell
{
	vertical-align: top;
	border-color:#336699;
	border-width:2px;
	border-style:solid;
}

/* Styles for Table of Contents */

.TocMainTitle
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight:normal;
	padding-top: 1px;
	padding-bottom: 2px;
	border-top: #ba8d3a thin double;
	border-bottom: #ba8d3a thin double;
}

.TocTitle	/* for the listed sites */
{
	font-size: small;
	font-weight: bold;
	padding-bottom: 5px;
	text-indent:-14px;
	margin-left:20px;
}

.TocPage	/* for listed pages */
{
	font-size: small;
	text-indent:-14px;
	margin-left:20px;
}

.TocPubDescr 	/* for descriptions (when they appear), such as in FTB / Publications */
{
	font-size: small;
	color: black;
}

.LegislationPRE /* Styles for Tax Code (Legislation) */
{
	font-family: verdana;
	color: black;
	font-size: normal;
}

.ByLine
{
	font-size: small;
	font-style: italic;
	text-align: left;
}
.Subheader
{
	font-weight: bold;
	font-size: small;
}
.PostingDate
{
	font-size: small;
}

.PrintEmail
{
	font-size: small;
	color: blue;
	text-decoration: underline;
}

.TableHeader
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
	background-color: #EAD59C;
}
