/******************************************************************************/
/* Skin Styles                                                                */
/*                                                                            */
/******************************************************************************/

body {
	font: 12px/1.5 verdana, helvetica, arial, sans-serif;
	background-color: #ffffff; 
	text-align: center;
}

#defaultPage {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	text-align: left;
	
       
}
.welcome  td
{
margin-left:100px;
padding-left: 200px;
text-align: right;
}

.welcometablerow {
margin-left: 200px;
padding-left: 200px;
font-weight: bold;
color: #ffffff;
text-align: right;
}

.aagPortletSkinTitle {
	background-image: url(hdr_affinia.gif);
	background-color: #991426;
	color: #ffffff;
}

.aagAffiniaOnlineDefaultBorder {
	border-color: gray;
}

.aagAffiniaOnlineBorderOnly {
	border-color: gray;
}

.container-column {
	border-color: gray;
}

/******************************************************************************/
/* Styles that change based on brand selected in brand finder                 */
/*                                                                            */
/******************************************************************************/

.logo {
	background-image: url(logo_affiniaonline_affinia.gif);
	height: 90px;
	width: 468px;
	
}

h1 {}

h2 { color: #991426; }

h3 { color: #000; }

h4 { color: #000; }

a:link, .wpsLink { color: #000; }

a:visited, .wpsLink:visited { color: #991426; }

a:hover, .wpsLink:hover { color: #991426; }

a:active, .wpsLink:active { color: #991426; }

.newshead h2 { color: #991426; }

.newstable th { background-color: #991426; color: #fff; }

.productstable th { background-color: #991426; color: #fff; }

.selectednav a { font-weight: bold; color: #991426; }

ul.aagnavbullet li {
	color: #991426;
}

ul.productsnav li {
	color:#991426;
}
/* PORTLET TITLE */

/* used on portlet titlebar */
.wpsPortletTitle { background-color: #991426; color: #FFF; }

/* used on the background of portlet skin icons - New in v5 */
.wpsPortletTitleIconBackground { background-color: #991426; color: #FFF; }

/* used on the background of portlet skin tools icons - New in v5 */
.wpsPortletTitleToolsIconBackground { background-color: #991426; color: #FFF; }

/******************************************************************************/
/*                                                                            */
/* AffiniaOnline theme specific rules                                         */
/*                                                                            */
/******************************************************************************/

.primaryNavigation .navigationList .navigationSelected { background: #991426 url(hdr_affinia.gif) repeat-x left top; } 

.secondaryNavigation { background: #991426; }

.secondaryNavigation .navigationList .navigationSelected { 
	background: url(hdr_affinia.gif) repeat-x top left;
}

.brandboarder { border: 1px solid #991426; padding: 10px 0;}

.brandcolor { color: #991426; }

table.wherebuy th { border-bottom: 2px solid #991426; }

h2.leftcol a:link, h2.leftcol a:visited { color: #991426; text-decoration: none; }

h2.leftcol a:hover, h2.leftcol a:active { color: #991426; text-decoration: underline; }

.adminborder { border: 1px solid #991426; background-color: #EEEEEE; padding: 10px; margin: 1em 0; line-height: 1; }

a:hover .dateunselected, a:active .dateunselected { color: #991426; text-decoration: underline; }

.wpsButtonText, .portlet-form-button
{
	color: black;
	background-image: url("ButtonBackground.gif"); 
	border-color: gray;
}

.primaryButton { 
    color: black;
    background-color: silver; 
    background-image: url("PrimaryButtonBackground.gif"); 
    border-color: gray;
}

/*
** Shadow text
*/
.aagPortletTitleImage {
	background-image: url(hdr_affinia.gif);
}

.aagPortletTitleHighlightBefore { 
	color: white; 
}
.aagPortletTitleHighlightAfter { 
	color: white; 
}
.aagPortletTitleShadow { 
	color: gray;
}
.aagPortletTitleShadowBefore { 
	color: gray; 
}
.aagPortletTitleShadowAfter { 
	color: gray; 
}
.aagPortletTitleSurroundBeforeTop { 
	color: #991426;
}
.aagPortletTitleSurroundBeforeBottom { 
	color: #991426;
}
.aagPortletTitleSurroundAfterTop { 
	color: #991426;
}
.aagPortletTitleSurroundAfterBottom { 
	color: #991426;
}
.aagPortletTitleText { 
	color: #FFFFFF;
}

