body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
}

a, a:link, a:active, a:visited { 
	text-decoration:none;  
	background: transparent;
	}
	
a, a:link {
	color: #00549A;
	color: #00457F;
	}
	
a:active, a:visited { 
	color: #660099;
	}
	
p, table, td, th, ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
th {
	text-align: left;
	}

h1, h2, h3, h4, h5, h6, .pageHeader, .pageSubhead, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	}
	
#header
{
	background-image: url(/styles/xante_reflect/images/header_bg.jpg);
	background-color: #969696;
	background-repeat: repeat-x;
	height: 66px
}

#topHeader
{
	background-image: url(/styles/xante_reflect/images/logo.jpg);
	background-repeat: no-repeat;
	height: 66px;
	border-bottom: 1px solid #588EBC;
}

#logo
{
	height: 29px;
	margin-right: 5%;
}

/* old defs */
#toptabs {
	margin-top: 15px;
}

#toptabsContainer {
	}
	
table.toptabsContainer {
}


td.toptabsContainer {
}


.topnavA a:link, .topnavA a:active, .topnavA a:visited, a:link.topnavA,  a:active.topnavA, a:visited.topnavA
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	background-image: url(/styles/xante_reflect/images/tab_bg.jpg);
	background-repeat: repeat-x;
	background-color: #BCBCBC;
	color: #000000;
	padding: 5px 7px 4px 7px;
	border-left: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #828282;
	text-transform: uppercase;
}

.topnavASelected a:link, .topnavASelected a:active, .topnavASelected a:visited, a:link.topnavASelected,  a:active.topnavASelected, a:visited.topnavASelected {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	background-image: url(/styles/xante_reflect/images/tab_bg.jpg);
	background-repeat: repeat-x;
	background-color: #BCBCBC;
	color: #000000;
	padding: 5px 7px 4px 7px;
	border-left: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #828282;
	text-transform: uppercase;
}

.topnavA a:hover, a:hover.topnavA, .topnavASelected a:hover, a:hover.topnavASelected, .topnavASelected a:link, .topnavASelected a:active, .topnavASelected a:visited, a:link.topnavASelected,  a:active.topnavASelected, a:visited.topnavASelected {
	background-image: url(/styles/xante_reflect/images/tab_selected_bg.jpg);
	background-color: #005398;
	color: #FFFFFF;
	border-left: 1px solid #588EBC;
	border-top: 1px solid #588EBC;
	border-right: 1px solid #003E72
	text-transform: uppercase;
}

#topSubTabs {
	background-color: #005398;
	color: #F1F1F1;
	height: 22px;
	border-top: 1px solid #588EBC;
}
	
#topSubTabs table {
	margin-left: 5%;
}
	
#topSubTabs a, #topSubTabs a:link, #topSubTabs a:active, #topSubTabs a:visited, #topSubTabs .highlighted
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 16px;
}
	
#topSubTabs a:active, #topSubTabs a:hover, #topSubTabs a.highlighted, #topSubTabs .highlighted
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 16px;
}

#topSubTabs .highlighted, #topSubTabs a.disabled
{
	color: #CCC;
	text-transform: none;
	font-size: 11px;
}

#topSubTabs .highlightedDisabled, #topSubTabs a.highlightedDisabled
{
	color: #CCC;
	text-transform: uppercase;
	font-size: 12px;
}

/* end old defs */

#partsThumb {
	background: #FFFFFF;
	background-image: url(/styles/xante_reflect/images/noimage_tiny.jpg);
	height: 53px;
	width: 64px;
	border: 1px solid #CCCCCC;
}

/* infoCalendar */

.infoCalendar, table.infoCalendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
table.infoCalendar td {
	}

td.calDateCell {
	width: 36px;
	}

.infoCalendar .dayHeader, th.dayHeader { background-color: #CCC; }

.infoCalendar .calDay, .infoCalendar .calWeekendDay, .infoCalendar .calOtherMonthDay, .infoCalendar .highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.calDateCell {
	font-weight: normal;
}

td.calDateCellHighlighted { background-color: #FF9; }
	
.dayNumber, .dayNumberGray, .dayNumberSelected
{
	font-size: 9px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	width: 1.5em;
	padding: 1px;
	text-align: right;
	font-weight: bold;
	background-color: #F1F1F1;
}

.dayNumberGray { color: #999; }

.dayNumberSelected, .dayNumberHighlighted
{
	background-color: #FF0;
	color: #CCC;
}

#orderCount {
	font-size: 14px;
	text-align: right;
	padding: 0px 2px 2px 0px;
	width: 2.5em;
	}

/* end infoCalendar */

/* miniCalendar */

.miniCalendar, table.miniCalendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

.miniCalendar .dayHeader, .miniCalendar .calDay, .miniCalendar .calWeekendDay, .miniCalendar .calOtherMonthDay, .miniCalendar .highlighted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

/* end miniCalendar */

/* search */

#foundList {}

#foundList #item {
	margin: 12px 0px 0px 0px}

#foundList p.title {
	margin: 0px;
	font-size: 14px;
	}

#foundList p.description, #foundList p.url {
	margin: 0px;
	font-size: 12px;
	}

#foundList p.url
{
	color: #093;
}

/* end search */


