/* @override http://www.iadms.affiniscape.com/associations/2991/files/stylesheets/iadms_styles.css */

body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #E5ECF1;
}

body#nobackground { background: #fff; }

/* System Messages
----------------------------------------*/
#returnlinkcell { padding: 5px 10px 0 0; }

#structuraltable,
.errormessage {
	background: url(../../imgs/bak-structuraltable.png) no-repeat 0 0;
}

#structuraltable td:first-child {
	background-repeat: repeat-y !important;
	background-position: 0 0;
}

td.returnlink {
	background: #fff;
	padding: 10px;
	/*
	border-left: solid 4px #E5ECF1;
	border-right: solid 3px #E5ECF1;
	*/
}

#pageheadertable {
	/*
	background: #fff;
	border-right: solid 5px #E5ECF1;
	*/
}


/* Main Content
----------------------------------------*/
#pageheadertable, #returnlinktable, #maincontenttable {
	background: #fff;
	border-right: solid 5px #E5ECF1;
}


/* Home Link
-----------------------------------*/	
div#homelink {
	width: 755px;
	margin: auto;
	_text-align: left;
}

div#homelink a {
	position: absolute;
	z-index: 999;
	background: transparent url(/images/msmimg338/trans1.gif) no-repeat left top;
}

div#homelink a em {
	position: absolute;
	left: -999em;
}

#home {
	top: 20px;
	display: block;
	width: 250px;
	height: 75px;
	margin: 0 0 0 11px;
	_margin: 0 0 0 135px;
}


/* Module Styles
-----------------------------------*/
table#maincontenttable.module  {
	border-left: solid 6px #E5ECF1;
	width: 756px;
}

* html table#maincontenttable.module { width: 756px; }

table#storenavtable.storetable {
	padding: 10px 10px 20px 0;
	border-left: solid 6px #E5ECF1;
	border-right: solid 5px #E5ECF1;
}

table#storenavtable.storetable p {
	padding: 10px 10px 20px 0;
}