@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../../../images/ssBckLarge.jpg);
}

/*User Selectable Styles*/
.listNoBullet {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.flashHeading1 {
	font-size: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:0;
	color:#024731;
	margin-bottom:20px;
}
.flashHeading2{
	font-size: 20px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#69923a;
	margin:0;
	margin-bottom:15px;
}
a.flashHeading2{
	text-decoration:none;
	padding-right: 40px;
	background: url(../../../images/h3arrowV3.gif) no-repeat right 3px;
}
a.flashHeading2:hover{
	text-decoration:none;
	color:#007f64;
	padding-right: 40px;
	background: url(../../../images/h3arrowV3.gif) no-repeat right -35px;
}
.flashHeading3 {
	color: #675c53;
	font-size: 17px;
	font-weight:normal;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	
}
a.flashHeading3{
	text-decoration:none;
	color:#675c53;
	padding-right: 40px;
	background: url(../../../images/h4arrow.gif) no-repeat right 0px;
}
.flashHeading4 {
	color:#007f64;
	font-size: 17px;
	font-weight: normal;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
a.flashHeading4 {
	color:#69923a;
	padding-right: 40px;
	background: url(../../../images/h4arrow.gif) no-repeat right 3px;
}
a.flashHeading4:hover{
	color:#007f64;
	text-decoration:none;
	background: url(../../../images/h4arrow.gif) no-repeat right -35px;
}
.flashHeading5 {
	color: #69923a;
	font-size: 17px;
	font-weight: normal;
	padding-left:20px;
	margin:0;
	background: url(../../../images/bulletGreenBig.gif) no-repeat ;
	display:inline;
}
a.flashHeading5 {
	text-decoration:none;
	color:#69923a;
	padding-right: 40px;
	background: url(../../../images/h4arrow.gif) no-repeat right 0px;
}
a.flashHeading5:hover{
	text-decoration:none;
	color:#007f64;
	padding-right: 40px;
	background: url(../../../images/h4arrow.gif) no-repeat right -38px;
}
.pageHeading6 {
	color: #007f64;
	letter-spacing:1px;
	font-size: 1.3em;
	font-weight: normal;
	padding-top: 0.4em;
	padding-bottom: 0.5em;
	padding-left:15px;
	background: url(../../../images/greyBck3.gif) no-repeat 0px 0px;
	margin-top:1.5em;
	margin-bottom:1em;
}

.Normal {
	font-family: Arial, Helvetica, sans serif;
	color: #675c53;
	margin: 0;
}

.CriticalAlert {
	color:#d90000;
	font-weight:bold;
}

.SmallText, small {
	font-size:0.9em;
}
.sageGreen {
	color:#007f64;
}
/* Global User Table Styles */
/* These styles define the basic properties for tables in the Immediacy Editor */

table.ImmTS_Default {
	border-collapse: collapse;
	border: 3px solid #ffffff;
	margin-top:10px;
	margin-bottom:20px;
	width:auto;
} 
table.ImmTS_Default th	{
	font-weight: bold;
	background-color: #E5F2CD;
	color:#675c53;
	padding: 5px;
	border: solid #ffffff 3px;
	font-size:1em;
}
table.ImmTS_Default tr {
	vertical-align:top;
}	
table.ImmTS_Default th a {
	color:#675c53;
	font-size:1em;
	text-decoration: underline;
}
table.ImmTS_Default th a:hover {
	color:#007f64;
	text-decoration: none;
}
table.ImmTS_Default td a {
	color:#675c53;
	font-size:1em;
	text-decoration: underline;
}
table.ImmTS_Default td a:hover {
	color:#007f64;
	text-decoration: none;
}
table.ImmTS_Default td	{
	padding: 5px;
	border: solid #ffffff 3px;
	font-size: 0.9em ;
	background-color: #F2F9E5;
	color: #333333;
}
table.ImmTS_Table2 {	
	border-collapse: collapse;
	border: solid #CDE6A0 1px;
	background-color:#FFFFFF;
	margin-top:10px;
	margin-bottom:20px;
}
table.ImmTS_Table2 th	{
	font-weight: bold;
	background-color: #e5f3d0;
	padding: 5px;
	border: solid #CDE6A0 1px;
	font-size:1em;
}						
table.ImmTS_Table2 tr	{
	vertical-align:top;
}	
table.ImmTS_Table2 th a {
	color:#675c53;	
	font-size:1em;
	text-decoration:underline;
}
table.ImmTS_Table2 th a:hover {
	color:#007f64;
	
}
table.ImmTS_Table2 td a {
	color:#675c53;	
	font-size:1em;
	text-decoration:underline;
}
table.ImmTS_Table2 td a:hover {
	color:#007f64;
	
}
table.ImmTS_Table2 td	{
	padding: 5px;
	border: solid #DAEABE 1px;
	font-size:1em;
}
table.ImmTS_GreyBorder {	
	padding:0px;  
	background-color:#FFFFFF; 
	border-collapse: collapse; 
	margin-top:10px;
	margin-bottom:20px;
	border: 1px solid #BEC5BC ;
}
table.ImmTS_GreyBorder th, 
table.ImmTS_GreyBorder td { 
	padding: 5px; 
	margin: 0px; 
	font-size:1em;
} 
table.ImmTS_GreyBorder, 
table.ImmTS_GreyBorder th, 
table.ImmTS_GreyBorder td { 
	border: 1px solid #BEC5BC ; 
}                       
table.ImmTS_GreyBorder th { 
	background-color: white; 
	color:#675c53; 
}  
table.ImmTS_GreyBorder td { 
	vertical-align: top; 
}
table.ImmTS_GreyBorder th a {
	color:#675c53;	
	font-size:1em;
	text-decoration:underline;
}
table.ImmTS_GreyBorder th a:hover {
	color:#007f64;
	
}
table.ImmTS_GreyBorder td a {
	color:#675c53;	
	font-size:1em;
	text-decoration:underline;
}
table.ImmTS_GreyBorder td a:hover {
	color:#007f64;
	
}


#tabMenu {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 987px;
	position: relative;
	background: url(../../../../images/tabMenuTabs.jpg) no-repeat 0px -372px;
	height:74px;
}
#tabMenuTabs {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#tabMenuTabs span {
	display: none;
	position: absolute;
}
#tabMenuTabs a {
	display: block;
	text-indent: -899%;
	position: absolute;
	outline: none;
}
#tabMenuTabs a:hover span {
	display: block;
}
#tabMenuTabs .softServ {
	width: 269px;
	height: 74px;
	background: url(../../../../images/tabMenuTabs.jpg) no-repeat -170px -372px;
	left: 170px;
	top: 0px;
}
#tabMenuTabs a.softServ:hover {
	background-position:  -170px -372px;
}
#tabMenuTabs .supTrain {
	width: 264px;
	height: 74px;
	background: url(../../../../images/tabMenuTabs.jpg) no-repeat -435px -372px;
	left: 435px;
	top: 0px;
	cursor:pointer;
}
#tabMenuTabs a.supTrain:hover {
	background-position:  -435px -465px;
}
#tabMenuTabs .sageStore {
	width: 264px;
	height: 74px;
	background: url(../../../../images/tabMenuTabs.jpg) no-repeat -700px -372px;
	left: 700px;
	top: 0px;
}
#tabMenuTabs a.sageStore:hover {
	background-position:  -700px -279px;
}


/* sage payroll 2011 launch css page */

#holder_2011_launch
{
	width: 500px;
	float:left;
	overflow:hidden;
	
}

#holder_2011_launch h1
{
	font-size: 21px;
	color: #024731;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
}

#backtop_2011_launch
{
	width: 798px;
	height: 26px;
	float:left;
}

#backbottom_2011_launch
{
	width: 798px;
	height: 102px;
	float:left;
	background-image:url(http://www.sage.co.uk/images/payroll2011/bottom.jpg);
}

#purpleblock_2011_launch
{
	width: 500px;
	height: 380px;
	float:left;
	background-image:url(http://www.sage.co.uk/images/payroll2011/teaser_top_001.jpg);
	background-repeat:no-repeat;

}

#menuholder_2011_launch
{
	width: 247px;
	height: 622px;
	float:right;
}

#purpleblock_2011_launch .winnerimage_2011_launch
{
	width: 137px;
	height: 96px;
	float:left;
	background-image:url(http://www.sage.co.uk/images/payroll2011/winner.png);
	margin-left:10px;
	margin-top: 10px;
}

#purpleblock_2011_launch .largecallout_2011_launch
{
	width: 332px;
	height: 279px;
	float:right;
	background-image:url(http://www.sage.co.uk/images/payroll2011/call_top.png);
	
}

#purpleblock_2011_launch .startthinking_2011_launch
{
	width: 284px;
	height: 98px;
	background-image:url(http://www.sage.co.uk/images/payroll2011/trust_new_sage_payroll_to_save_you_time.png);
	background-repeat:no-repeat;
	margin-left:10px;
	z-index: 100;
	margin-top: -60px;
	float:left;
}

.newsage50_2011_launch
{
	width: 500px;
	overflow:hidden;
	float:left;
}

table.requirements TD
{
	padding-left: 10px;
	color: #31937E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.requirements .white_text
{
	color:#FFF;
}

table.requirements .text_bold
{
	font-weight:bold;
}


.payrolltextholder_2011_launch
{
	width: 500px;
	overflow:hidden;
	float:left;
	padding-top: 13px;
	padding-bottom:18px;
}

.payrolltextholder_2011_launch p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
	padding: 0px;
	margin: 0px;
}

.payrolltextholder_2011_launch strong
{
	font-family: Arial, Helvetica, sans-serif;
	color: #024731;
	padding: 0px;
	margin: 0px;
}



#trustsageholder_2011_launch 
{
	width: 500px;
	height: 166px;
	float:left;
}

#trustsageholder_2011_launch .left_2011_launch
{
	width: 308px;
	height: 166px;
	float:left;
}



#trustsageholder_2011_launch .right_2011_launch
{
	
	width: 192px;
	height: 166px;
	float:left;
}


#buynowholder_2011_launch
{
	width: 500px;
	overflow:hidden;
	float:left;
	margin-bottom: 15px;
}

#buynowholder_2011_launch .left_2011_launch
{
	width: 500px;
	overflow:hidden;
	float:left;
	padding-top: 22px;
}

#buynowholder_2011_launch .left_2011_launch p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
	padding: 0px;
	margin: 0px;
}



#buynowholder_2011_launch .right_2011_launch
{
	clear:left;
	width: 292px;
	height: 67px;
	float:left;
}

#competitionholder_2011_launch 
{
	width: 500px;
	overflow:hidden;
	float:left;
}

#competitionholder_2011_launch .left_2011_launch
{
	width: 234px;
	overflow:hidden;
	float:left;
}

#competitionholder_2011_launch .right_2011_launch
{
	width: 266px;
	overflow:hidden;
	float:left;
}

#competitionholder_2011_launch .right_2011_launch .title_holder
{
	width: 266px;
	height: 48px;
	float:left;
}

#competitionholder_2011_launch .right_2011_launch .text_holder
{
	width: 266px;
	overflow:hidden;
	float:left;
	padding-top: 20px;
	padding-bottom: 13px;
}

#competitionholder_2011_launch .right_2011_launch .text_holder p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
	padding: 0px;
	margin: 0px;
}

#competitionholder_2011_launch .right_2011_launch .button_holder
{
	width: 523px;
	height: 73px;
	float:left;
}

#trustsageholder_2011_launch ul
{
	color: #747474;
	font: normal normal normal 12px Arial;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	list-style-image:url(../images/bullet2.gif);
	line-height: 18px;
}



