
/* file should be the same */
/* css/nds.css */
/* secure/design/css/style.css */


body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #5B5B5B;
	margin: 0px;
	padding: 0px;
	text-align: left;	
}

a {
	color: #E50029;
}

a:active {
	color: #E50029;
	text-decoration: underline;
}

a:visited {
	color: #E50029;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:visited:hover {
	color: #E50029;
	text-decoration: underline;
}

.sublink {
	font-size: 85%;
}

a.sublink {
	color: #E50029;
}

a.sublink:active {
	text-decoration: underline;
}

a.sublink:visited {
	text-decoration: underline;
}

a.sublink:hover {
	text-decoration: underline;
}

a.sublink:visited:hover {
	text-decoration: underline;
}

h1.store_mast {
	display: block;
	background: transparent url(../../../images/mast-graphic.jpg) no-repeat top left;
	text-indent: -9999px;
	font-size: 2.4em;
	font-weight: bold;
	color: #878787;
	margin: 0 0 8px 0;
	width: 494px;
	height: 200px;
	}


h2, .page-title  {	
	font-size: 18px;
	font-weight: bold;
	padding: 3px;
	padding-left: 0;
	text-align: left;	
	color: #878787;
}

h2 a {
	color: #878787;
	text-decoration: none;
}

h2 a:hover {
	color: #878787;
	text-decoration: underline;
}

form {
	margin: 0;
}

.title a {

}

.title a:hover {

}

/* Footer ----------------------------------------------------------*/
/*------------------------------------------------------------------*/
#footer_brands {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 700px;
	text-align: left;
	z-index: 2;
	}	