﻿/**Setup fonts. These are as generic as possible within the allowance of the design*/
body {
	background: url(../images/RealInsurance/repeaters/horizontalRepeaters.gif) repeat-x left -148px;
	font-family: verdana;
	color: #333333;
	font-size: 12px;
	line-height: 1.3em;
}

a {
	text-decoration: none;
	color:#89087B;
}

a:hover {
	text-decoration: underline;
}

table {
	width: 491px;
}

td {
	vertical-align: top;
}
 
/**Layout. These are the common page elements that give the site it's basic layout.
In some instances (most notably the homepage) elements can be overwritten. */
div#page {
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

div#logo {
	width: 174px;
	float: left;
}

div#logo img,
div#phoneNumber {

    float: right;    
}

div#phoneNumber {
    width: 420px;
    padding: 0 11px 0 0;
    float: right;
}

div#phoneNumber img {
    float: right;
}

div#phoneNumber p {
    font-size: 10px;
    clear: both;
    float: right;
    padding: 2px 5px 10px 0;
    color: #919191;
}

div#phoneNumber p em {
    color:#5D1B7D;
    font-style: normal;
}

div#menu {
     clear: both;
	 background: url(../images/RealInsurance/backgrounds/greyBackgrounds.gif) no-repeat left -11px;
	 width: 1003px;
	 height: 58px;
	 background-color: purple;
}

div#breadcrumb {
	width:718px;
    margin: 5px 0 0px 42px;
    padding: 0px;
}

div#features {
	float: right;
	width: 221px;
	margin: 14px 0px 0 0;
	display: inline;
	overflow: hidden;
}

div#content {
	float: right;
	width: 491px;
	margin: 14px 249px 0 10px;
	display: inline;
	overflow: hidden;
}

div#contentFullWidth {
	display:inline;
	float:right;
	margin:14px 0 0 6px;
	width:731px;
	overflow: hidden;
	clear: both;
}

div#widgets {
	width: 207px;
	overflow: hidden;
	position: absolute;
	right: 14px;
	top: 173px;
}

div#footer 
{
    clear: both;
	height: 50px;
	background-color: #C3C3C8;
	margin: 66px 0 0 0;
	padding: 0 0 34px 38px;
}

div#baseline {
	width: 100%;
	height: 32px;
	bottom: 0;
	position: fixed;
}

div#toolbar {
	width: 1003px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}

div.clear {
	display: block;
	clear: both;
}

/** The main menu. This is the big purplediv#menu that sits towards the top of every page in the site*/
div#menu ul {
	float: left;
	height: 42px;
	line-height: 42px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 12px;
	position: relative;
	z-index: 1;
	border-top: 1px solid #FFFFFF;
}

div#menu ul ul li {
	margin-left:0;
}

div#menu .Car {
	width: 102px;
}

div#menu ul li.Car a {
	width: 101px;
}

div#menu .payd {
    width: 150px;
}

div#menu ul li.payd a {
	width: 148px;
}

div#menu .Home {
	width:159px;
}

div#menu ul li.Home a {
	width:157px;
}

div#menu .Bike {
	width: 113px;
}

div#menu ul li.Bike a {
	width: 111px;
}

div#menu .Life {
	width: 120px;
}

div#menu ul li.Life a {
	width: 118px;
}

div#menu .Landlords {
	width: 147px;
}

div#menu ul li.Landlords a {
	width: 145px;
}
div#menu .Income {
	width: 111px;
}

div#menu ul li.Income a {
	width: 109px;
}
div#menu .Pet {
	width: 111px;
}

div#menu ul li.Pet a {
	width: 109px;
}

div#menu .About {
	width: 114px;
}

div#menu .Travel {
	width: 150px;
}
div#menu ul li.About a {
	width: 112px;
}

div#menu .WorkForUs {
	width: 139px;
}

div#menu ul li.WorkForUs a {
	width: 137px;
} 

div#menu .MediaRoom {
	width: 103px;
}

div#menu ul li.MediaRoom a {
	width: 102px;
}
 
div#menu ul li {
	float: left;
	position: relative;
}

div#menu ul li a {
	background: url(../images/RealInsurance/backgrounds/purpleBackgrounds.gif) repeat-x left -42px;
	color: #424242;
	display: block;
	text-align: center;
	text-decoration: none;
	border-right: 1px solid #c8c8c8;
	border-left: 1px solid #ffffff;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	padding: 6px 0 6px 0;
}

div#menu ul li.first a {
	border-left: 0;
} 

div#menu ul li.last a {
	border-right: 0;
} 

div#menu ul li a:hover {
	background: url(../images/RealInsurance/backgrounds/purpleBackgrounds.gif) repeat-x left top;
    color: #ffffff;
}

div#menu ul li a.active {
	background: url(../images/RealInsurance/backgrounds/purpleBackgrounds.gif) repeat-x left -336px;
    color: #ffffff;
}

div#menu ul ul {
	padding: 0 0 0 0;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	display: none;
	height: auto;
	left: 0;
	position: absolute;
	top: 42px;
	z-index: 2;
}

div#menu ul li.first ul {
	left: -1px;
}

div#menu ul ul li {
	background-color: #E4E4E4;
	position: relative;
}

div#menu ul li ul li a {
	background-image: none;
	border: 0;
	border-top: 1px solid #FFFFFF;
	color: #595959;
	font-size: 11px;
	line-height: 24px;
	padding: 0 0 0 15px;
	text-align: left;
	width: 180px !important;
	height: auto;
	
}

div#menu ul ul li a:hover,
div#menu ul ul li a.active {
	/** background: #f5e8d0 url(../images/RealInsurance/icons/icons.png) no-repeat 180px -86px; */
	background: #f5e8d0;
	color: #9c248f;
}

div#menu ul li:hover ul ul,div#menu ul  ul li ul, div#menu ul ul ul{
	display:none;
}
div#menu ul ul ul
{
	border-bottom: 1px solid #FFFFFF;
	left: 195px;
	position: absolute;
	top: -1px;	
	z-index: 999;
	height: auto;
}
div#menu ul ul li.hasChildren
{
	background-image: url('/Real/Resources/Images/mainmenu/SubSub_HasChildren.gif' );
	background-position: right center;	
    background-repeat: no-repeat;
}

div#menu ul ul li.hasChildren a:hover
{
	background-image: url('/Real/Resources/Images/mainmenu/SubSub_HasChildren_on.gif' );
	background-position: right center;	
    background-repeat: no-repeat;
}
div#menu ul ul li.hasChildren ul li a{
	background-color: #F5E8D0;
    width: 180px !important;

}
div#menu ul ul li.hasChildren ul li a:hover
{
	background-image:none;
	background-color: #f9f9f9;
	color: #9C248F;
}

/** The breadcrumb is a simple list that sits at the top of most of the pages within the site */
div#breadcrumb ul {
	display: block;
	float: left;
	width:718px;
}

div#breadcrumb span 
{
	display: block;
	float: left;
	font-size: 12px;
	padding: 0 5px 0 0;
	color: #9C248D;
}
div#breadcrumb a 
{
	display: block;
	float: left;
	font-size: 12px;
	padding: 0 5px 0 0;
	color: #9C248D;
	font-weight: bold;
}

/** The secondary nav sits within the features section (to the left of the screen) and is featured on most 
    pages within the site */
ul#secondaryNavigation,
ul.secondaryNavigation {
	display: block;
	width: 201px;	
	background-color: #E1CDDE;
	float: left;
	margin: 12px 0 0 0;
}

ul#secondaryNavigation li,
ul.secondaryNavigation li {
	display: block;
	float: left;
}   

a#blogArchive,
a#blogArchiveByTopic,
ul#secondaryNavigation li a,
ul.secondaryNavigation li a {
	width: 153px;
	padding: 6px 20px 6px 28px;      
	display: block;
	background-color: #9D238E;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.3em;
	float: left;
	position: relative;
	min-height: 16px;
	height: auto !important;
	height: 16px;
}

a#blogArchive span.arrow,
a#blogArchiveByTopic span.arrow,
ul#secondaryNavigation li a span.arrow,
ul.secondaryNavigation li a span.arrow {
	background: transparent url(../images/RealInsurance/icons/icons.png) no-repeat 0px -220px;
	text-indent: -9999px;
	display: block;
	width:28px;
	height: 28px;
	position: absolute;
	top: 0;
	left: 0;
}

a#blogArchive:hover,
a#blogArchiveByTopic:hover,
ul#secondaryNavigation li a:hover,
ul.secondaryNavigation li a:hover {
	background-color: #7B1A70;
}

a#blogArchive:hover span.arrow,
a#blogArchiveByTopic:hover span.arrow,
ul#secondaryNavigation li a:hover span.arrow,
ul.secondaryNavigation li a:hover span.arrow {
	background: transparent url(../images/RealInsurance/icons/icons.png) no-repeat 0px -251px;
} 

a#blogArchive.active,
a#blogArchiveByTopic.active,
ul#secondaryNavigation li a.active,
ul.secondaryNavigation li a.active {
	background-color: #531F7C;
}

a#blogArchive.active span.arrow,
a#blogArchiveByTopic.active span.arrow,
ul#secondaryNavigation li a.active span.arrow,
ul.secondaryNavigation li a.active span.arrow {
	background: transparent url(../images/RealInsurance/icons/icons.png) no-repeat 0px -189px;
}

#blogArchiveList,
#blogArchiveTopicList {
	margin-top: 0;
	display: none;
}
/** Generic box model any box will have these classes.*/

div.box {
    padding: 0;
    margin: 0;
    text-align: left;
	width: 100%;
}

div.boxHeader {
	width: 100%;
}

div.boxHeader h2 {
	font-size: 11px;
}

div.boxContent {
	padding: 12px 16px 0 16px;
}

div.boxContent h3 {
	font-size: 11px;
	line-height: 1.1em;
	color: #501F7A;
	font-weight: bold;
	margin:5px 0 7px;	
}

div.boxContent p {
	font-size: 11px;
	line-height: 1.2em;
	margin: 7px 0 10px 0;
}

div.boxContent a {
	color: #9C248D;
}

div.boxFooter {
	width: 100%;
	line-height: 0;
	overflow: hidden;
}

/** This is the generoc styling for the slider that is part of the twitter box */
div#scroller {
	background: url(../images/RealInsurance/backgrounds/greyBackgrounds.gif) repeat-y -1003px 0;
	float:left;
	height:150px;
	left:279px;
	position:absolute;
	top:90px;
	width:15px;
}

a.ui-slider-handle {
	background: url(../images/RealInsurance/icons/icons.png) no-repeat left -163px;
	display: block;
	width: 15px;
	height: 20px;
	right: 0;
	position: absolute;
}

div#content-scroll {
	width: 267px;
	height: 176px;
	overflow: hidden;
	float: left;
}

div#content-holder {
	width: 290px;
	height: 300px;	
	float: left;
}

/** The footer and related content go here, which is fit as it's the bottom of the CSS file */
div#footer ul {
	padding: 12px 0 0 0;
	float: left;
	display: block;
	width: 965px;
}

div#footer ul li {
	font-size: 10px;
	line-height: 1em;
	float: left;
}

div#footer ul li a {
	font-weight: bold;
	display: block;
	float: left;
	color: #FFFFFF;	
	padding: 0 2px 0 2px
}

div#footer ul li a:hover {
    text-decoration: underline;
}

div#footer p {
	clear: both;
	display: block;
	width: 965px;
	padding: 5px 0 0 0;
	font-size: 10px;
}

/** Common links. These feature on the content pages and represent image based calls to action */
a.getAQuote {
	display: block;
	width: 201px;
	min-height: 109px;
	height: auto !important;
	height: 109px;
	text-indent: -9999px;
	margin: 21px 0 0 0;
}

a.getAQuote.home {
	background: url(../images/RealInsurance/backgrounds/purpleBackgrounds.gif) repeat-y -563px -149px;
}

.callUs {
	margin: 16px 0 0 0;
	text-indent: -9999px;
	width: 201px;
	height: 81px;
	background: url(../images/RealInsurance/backgrounds/purpleBackgrounds.gif) repeat-y -300px -254px; 
}

/** Widgets backgrounds These will probably change per section so they are set up to be interchangable */
div#widgets.home {
	background: url(../images/RealInsurance/headers/widgetHeader.jpg) no-repeat left top;
	padding: 183px 0 0 0;
	margin-top: -13px;
}

.subpane {
	height: auto !important;
}

div#RogerCEO
{
	background: url(../images/RealInsurance/backgrounds/RogerCEO.gif) no-repeat left top;
	height: 89px;
	padding-top: 192px;
	margin-bottom: 25px;
}

div#RogerCEO h3
{
    padding-left: 32px;
    line-height: 32px;
    color: #FFFFFF;
}

div#RogerCEO ul
{
    margin-top: 5px;
}

div#RogerCEO ul li a
{
    background: url(../images/RealInsurance/backgrounds/rightArrow.gif) no-repeat 13px center;
    line-height: 20px;
    padding-left: 28px;
    color: #9c238e;
}

div#MediaContactForm 
{
    background: url(../images/RealInsurance/backgrounds/MediaContact.gif) no-repeat left top;
    height: 419px;
    position: relative;
	margin-bottom: 25px;
}

div#MediaContactForm h3
{
    padding-left: 32px;
    line-height: 31px;
    color: #FFFFFF;
}

div#MediaContactForm .form
{
    padding: 13px;
}

div#MediaContactForm .question
{
    padding-bottom: 10px;
}

div#MediaContactForm .question .label
{
    font-size: 10px;
    color: #531f7c;
}

div#MediaContactForm .question input
{
    width: 170px;
    padding: 2px 0px;
}

div#MediaContactForm .question textarea
{
    width: 170px;
}

div#MediaContactForm .question input.areacode
{
    width: 20px;
}
div#MediaContactForm .question input.phonenumber
{
    width: 125px;
}

div#MediaContactForm .question p
{
    font-size: 10px;
    font-style: italic;
    color: #9c9c9c;
    margin-bottom: 5px;
}

div#MediaContactForm .form
{
}

div#MediaContactForm .form .submit
{
    position: absolute;
    height: 51px;
    bottom: 0px;
    width: 173px;
    padding-top: 10px;
    background: url(../images/RealInsurance/backgrounds/hr.gif) repeat-x top;
}

div#MediaContactForm .form .submit a
{
    background: url(../images/RealInsurance/backgrounds/submitenquiry.gif) no-repeat top;
    border: none;
    width: 173px;
    height: 30px;
    display:block;
    
    overflow:hidden;
    line-height: 0px;
    font-size: 0px;
    text-indent: -99999px;
    text-decoration: none;
}
div#MediaContactForm .form .submit a:hover
{
    background: url(../images/RealInsurance/backgrounds/submitenquiry.gif) no-repeat bottom;
    text-decoration: none;
}
div#MediaContactForm .thankyou
{
    padding: 13px;
    font-size: 10px;
    font-style: italic;
    color: #9c9c9c;
}


div#RealInsuranceLogos
{
    background: url(../images/RealInsurance/backgrounds/RealLogos.gif) no-repeat top;
    width: 201px;
    height: 170px;
    margin: 25px 0px;
}

div#RealInsuranceLogos h3
{
    padding: 11px 15px 0px;
    height: 25px;
    font-size: 11px;
    color: #3e3e3e;
    font-weight: bold;
}

div#RealInsuranceLogos p
{
    padding: 12px 9px;
    font-size: 10px;
    color: #4f4f4f;
    line-height: 1.1;
}

div#RealInsuranceLogos .logos
{
    padding: 0px 15px;
}
div#RealInsuranceLogos .logos a
{
    display: block; 
    float: left;
}
div#RealInsuranceLogos .logos a span
{
    display: none;
}

div#RealInsuranceLogos .logos .horizontal img
{
    width: 100px;
}

div#RealInsuranceLogos .logos .vertical img
{
    width: 65px;
}

div#ProductDisclosureStatements
{
    background: url(../images/RealInsurance/backgrounds/PDS.gif) no-repeat top;
    width: 201px;
    height: 261px;
    margin: 25px 0px;
}

div#ProductDisclosureStatements h3
{
    padding: 11px 15px 0px;
    height: 37px;
    font-size: 11px;
    color: #3e3e3e;
    font-weight: bold;
}

div#ProductDisclosureStatements p
{
    padding: 12px 9px;
    font-size: 10px;
    color: #4f4f4f;
    line-height: 1.1;
}

div#ProductDisclosureStatements .pds
{
    padding-left: 12px;
}


div#ProductDisclosureStatements .pds a
{
    display: block; 
    padding: 4px 5px 4px 60px;
    width: 120px;
    text-decoration: none;
    font-size: 10px;
    line-height: 1.2;
}

div#ProductDisclosureStatements .pds a:hover
{
    text-decoration: none;
}

div#ProductDisclosureStatements .pds a strong
{
    color: #211e1e;
    font-weight: bold;
}
div#ProductDisclosureStatements .pds a:hover strong
{
    color: #9c248d;
}

div#ProductDisclosureStatements .pds a span
{
    display: block;
    color: #9e9c9c;
}

div#ProductDisclosureStatements .pds a.home
{
    background: url(../images/RealInsurance/backgrounds/PdsIcons.gif) no-repeat 0px 5px;
}
div#ProductDisclosureStatements .pds a.car
{
    background: url(../images/RealInsurance/backgrounds/PdsIcons.gif) no-repeat 0px -40px;
}
div#ProductDisclosureStatements .pds a.bike
{
    background: url(../images/RealInsurance/backgrounds/PdsIcons.gif) no-repeat 0px -75px;
}
div#ProductDisclosureStatements .pds a.life
{
    background: url(../images/RealInsurance/backgrounds/PdsIcons.gif) no-repeat 0px -120px;
}

/* Press Releases */
div#content div#PressReleases
{
}

div#content div#PressReleases h3
{
    margin-top: 25px;
    font-size: 14px;
    font-weight: bold;
    color: #232020;
}

div#content div#PressReleases .press ul
{
    margin: 0px;
    padding: 0px;
}

div#content div#PressReleases .press ul li
{
    margin: 0px;
    padding: 0px;
    background: none;
}
div#content div#PressReleases .press ul li a
{
    display: block;
    border-bottom: solid 1px #ededed;
    text-decoration: none;
    padding: 7px 20px;
    
    background: #FFFFFF url(../images/RealInsurance/backgrounds/rightArrow.gif) no-repeat left 12px;
}
div#content div#PressReleases .press ul li a:hover
{
    text-decoration: none;
}
div#content div#PressReleases .press ul li a strong
{
    color: #531f7c;
    font-weight: bold;
    font-size: 11px;
    display: block;   
}
div#content div#PressReleases .press ul li a:hover strong
{
    color: #9c238e;
    text-decoration: underline;
}
div#content div#PressReleases .press ul li a span
{
    font-size: 10px;
    color: #9e9c9c;
    display: block;
}

div#content div#PressReleases .press ul li a span strong
{
    font-size: 10px;
    color: #9e9c9c;
    font-weight: bold;
    display: inline;
}
div#content div#PressReleases .press ul li a:hover span strong
{
    color: #9e9c9c;
    text-decoration: none;
}

div#content div#PressReleases .links a
{
    display: block;
    line-height: 32px;
    font-size: 11px;
    color: #9a238c;
}

div#content div#PressReleases .links a.back
{
    float: right;
    background: url(../images/RealInsurance/backgrounds/PressIcons.gif) no-repeat right -31px;
    padding-right: 20px;
}
div#content div#PressReleases .links a.show
{
    background: url(../images/RealInsurance/backgrounds/PressIcons.gif) no-repeat left -0px;
    padding-left: 20px;
}
div#content div#PressReleases .links a.hide
{
    background: url(../images/RealInsurance/backgrounds/PressIcons.gif) no-repeat left -63px;
    padding-left: 20px;
}

div#content div#PressReleases .show .show,
div#content div#PressReleases .hide .hide
{
    display: block;
}

div#content div#PressReleases .show .hide,
div#content div#PressReleases .hide .show
{
    display: none;
}

div#PressReleases h4
{
    margin: 25px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    color: #9e9c9c;
}

div#PressReleases h4 strong
{
    font-weight: normal;
}

div#PressReleases .back-link
{
    padding-top: 25px;
}
div#PressReleases .back-link a
{
    display: block;
    font-size: 10px;
    font-weight: bold;
    line-height: 25px;
    height: 25px;
    padding-left: 24px;
    background: url(../images/RealInsurance/backgrounds/backLink.gif) no-repeat left top;
}
div#PressReleases .back-link a:hover
{
    text-decoration: none;
    background: url(../images/RealInsurance/backgrounds/backLink.gif) no-repeat left bottom;
}
/* End Press Releases */

/* News / Media Articles */
div#content div#NewsMediaArticles
{
}

div#content div#NewsMediaArticles h3
{
    margin-top: 25px;
    font-size: 14px;
    font-weight: bold;
    color: #232020;
}

div#content div#NewsMediaArticles .press ul
{
    margin: 0px;
    padding: 0px;
}

div#content div#NewsMediaArticles .press ul li
{
    margin: 0px;
    padding: 0px;
    background: none;
}
div#content div#NewsMediaArticles .press ul li a
{
    display: block;
    border-bottom: solid 1px #ededed;
    text-decoration: none;
    padding: 7px 20px;
    
    background: #FFFFFF url(../images/RealInsurance/backgrounds/rightArrow.gif) no-repeat left 12px;
}
div#content div#NewsMediaArticles .press ul li a:hover
{
    text-decoration: none;
}
div#content div#NewsMediaArticles .press ul li a strong
{
    color: #531f7c;
    font-weight: bold;
    font-size: 11px;
    display: block;   
}
div#content div#NewsMediaArticles .press ul li a:hover strong
{
    color: #9c238e;
    text-decoration: underline;
}
div#content div#NewsMediaArticles .press ul li a span
{
    font-size: 10px;
    color: #9e9c9c;
    display: block;
}

div#content div#NewsMediaArticles .press ul li a span strong
{
    font-size: 10px;
    color: #9e9c9c;
    font-weight: bold;
    display: inline;
}
div#content div#NewsMediaArticles .press ul li a:hover span strong
{
    color: #9e9c9c;
    text-decoration: none;
}

div#content div#NewsMediaArticles .links a
{
    display: block;
    line-height: 32px;
    font-size: 11px;
    color: #9a238c;
}

div#content div#NewsMediaArticles .links a.back
{
    float: right;
    background: url(../images/RealInsurance/backgrounds/PressIcons.gif) no-repeat right -31px;
    padding-right: 20px;
}
div#content div#NewsMediaArticles .links a.show
{
    background: url(../images/RealInsurance/backgrounds/PressIcons.gif) no-repeat left -0px;
    padding-left: 20px;
}
div#content div#NewsMediaArticles .links a.hide
{
    background: url(../images/RealInsurance/backgrounds/PressIcons.gif) no-repeat left -63px;
    padding-left: 20px;
}

div#content div#NewsMediaArticles .show .show,
div#content div#NewsMediaArticles .hide .hide
{
    display: block;
}

div#content div#NewsMediaArticles .show .hide,
div#content div#NewsMediaArticles .hide .show
{
    display: none;
}

div#NewsMediaArticles h4
{
    margin: 25px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    color: #9e9c9c;
}

div#NewsMediaArticles h4 strong
{
    font-weight: normal;
}

div#NewsMediaArticles .back-link
{
    padding-top: 25px;
}
div#NewsMediaArticles .back-link a
{
    display: block;
    font-size: 10px;
    font-weight: bold;
    line-height: 25px;
    height: 25px;
    padding-left: 24px;
    background: url(../images/RealInsurance/backgrounds/backLink.gif) no-repeat left top;
}
div#NewsMediaArticles .back-link a:hover
{
    text-decoration: none;
    background: url(../images/RealInsurance/backgrounds/backLink.gif) no-repeat left bottom;
}
/* End News / Media Articles */

a.moreInfoLink {
    background: url(../images/RealInsurance/backgrounds/rightArrow.gif) no-repeat left 8px;
    padding: 5px 0 0 15px;
    display: block;
    font-style: normal;
}

ul#secondarySubNav {
    float:left;
    width: 200px;
}

ul#secondarySubNav li {
    float: left;
}

ul#secondarySubNav li a {
    background-color: #FAFAFA;
    border-bottom: 1px solid #E8E8E8;
    display: block;
    height: 25px;
    width: 200px;
    font-size: 11px;
    color: #595959;
    padding: 0 0 5px 0;
    float: left;
}

ul#secondarySubNav li a:hover,
ul#secondarySubNav li a.SecondaryNavigationButtonActive {
    background-color: #521E7A;
    color: #FFFFFF;
}
