﻿/*  Generric Styling / Resetting */

#container a
{
	color:#427FFD;
}
#container a:hover
{
	text-decoration:underline;	
}
#container .boldd
{
	font-weight:bold;
	color:#333333;
}
#container p, h2
{
	padding:0;
	margin:0;
}	
#container ul, #container ul li
{
	padding:0;
	margin:0;
}
#container ul li
{
	list-style-type:none;	
	float:left;
}
#container
{
	position:relative;
	font:12px Arial;
	color:#666666;
	margin-top:19px;
}
.hatImg
{
	position:absolute;
	top:-19px;
	left:26px;
	width:198px;
	height:253px;
	z-index:99;
}
#day1, #day2
{
	position:absolute;
	top:4px;
	left:298px;
	border:solid 0px red;
	height:37px;
	width:21px;
	color:#333333;
	font-size:32px;
	font-weight:bold;
	padding-left:3px;
	display:none;
}
#day2
{
	left:324px;
}
.e-filing 
{
	padding:6px 0px 0px 560px;
	border:solid 0px red;
	height:40px;
	width:291px;
	font-size:13px;
	color:#505050;
	font-weight:bold;
	font-family:Arial;
}
.e-filing a
{
	font-weight:normal;
}

/*  Styling on the top blue box */

#blueBGTop
{
	height:250px;
	width:973px;
}
#blueBGTop .counterImage
{
	margin:9px 9px;
}
#blueBGTop #data
{
	padding:6px 0px 0px 560px;
}
#blueBGTop h2
{
	font: bold 29px Trebuchet MS;
	color:#dc3c1e;
	margin-bottom:7px;
}
#blueBGTop p
{
	font: Bold 18px Arial ;
	color:#505050;	
	line-height:1.2em;
} 
#blueBGTop ul.orderKits
{
	padding-top:20px;
	float:left;
}
#blueBGTop ul.orderKits li
{
	margin-right:8px;
}
#blueBGTop ul.orderKits li.moreSpace
{
	margin-right:100px;
}
.addTop
{
	padding-top:8px !important;
}
#blueBGMiddle
{ 
	background:url('/fsg/images/Aisle/bg_middle_repeat_taxforms_aisle.gif') repeat-y;	 
	width:973px;
	height:75px;
}
#blueBGMiddle img
{
	margin:16px 0 0 263px;
}

/*  Styling on the bottom blue box */

#blueBGBottom
{
	background:url('/fsg/images/Aisle/bg_bottom_taxforms_aisle.gif') no-repeat;
	height:55px;
	width:973px;
}
#blueBGBottom ul.links
{
	float:left;
	padding:26px 0 0 30px;
}
#blueBGBottom ul.links li
{
	margin-right:20px;
}
.orderKits li a 
{
	font-weight:bold;
	font-size:18px;
	margin:0 0 0 0;
	border:0;
}

/*  Styling on the grey box */

#greyBG
{
	background:url('/fsg/images/Aisle/bg_save_time.gif') no-repeat;
	height:83px;
	width:973px;
	margin:10px 0 5px;	
	clear:both;
}
#greyBG p
{
	font:bold 13px Arial;
	color:#666666;	
}
#greyBG ul
{
	float:left;
	padding:11px 0 0 56px;
}	
#greyBG ul li.savetime
{
	padding:15px 0 0 15px;
}	
#greyBG ul li.savetime p.data
{
	font-weight:normal;
	font-size:12px;
	padding-top:4px;	 
}	
p.footnotes 
{
	clear:both;
    color: #999999;
    font: 10px Arial;
    padding: 0 0 0 5px;
}


.taxCounter_bg
{
	display:none;
	background-image:url('/fsg/images/Aisle/taxforms_aisle_counter.gif');
	width:954px;
	height:43px;
	position:relative;
	margin-left:9px;	
	margin-bottom:20px;
	top:9px;
}

.containerClass
{
	background:url('/fsg/Controls/images/img_main_tax.jpg') no-repeat;
	height:420px;
	width:973px;
}
