/* twol-dev */
BODY {
	background-color: #f0f8ff;/* #ee9572; 87cefa; 1e90ff; #cc66ff; #8a2be2;*/
  	font-family: Verdana, arial, sans serif;
  	font-size: 9pt;
  	margin: 0;
	overflow: auto;
}


img.flags {
  border-left: 2px red solid;
  border-right: 2px red solid;
  border-top:none;
  border-bottom:none;
}

img.flagsoff {border:0px solid white;}

a img {
  border:none;
}

/*
li {
  line-height: 180%;
 }
*/
input { 
	font-family:  Verdana, Tahoma, Helv, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color:#736E9B;
	background-color:white;
	border: solid pink 1px;
}

select { 
	font-family:  Verdana, Tahoma, Helv, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color:#736E9B;
	background-color:#ffffff;
	border: solid silver 1px;
}

.float {
 position:absolute;
 top: 80px; left: 0px;
 z-index: 2;
 width: 450px; 
 visibility:hidden;
 font: 8pt 'Helv','Helv','Arial',sans-serif;
 color: black;
 align:justify;
 background-color: white;
 padding: 0px;
}

.scrollblock {
  display:block;
  position:relative;
  width: auto;
  height: 180px; /*5em;*/
  margin:0;
  padding:5px;
  background:inherit;
  color:silver;
  font-size:8pt;
  overflow:auto;/*must have this*/
}

a.linktext {
 font-family: Helv;
 font-size: 9pt;
 color: blue;
 padding: 5px;
 text-decoration: none;
}

a.linktext:hover {
 color:green;
}

.maintext {
 font-family: Helv;
 font-size: 9pt;
 color: black;
 text-align: justify;
 /*line-height: 1.40;*/
}

.maintext a {
 color: teal;
 text-decoration:none;
}

.maintext a:hover {
 color: teal;
 text-decoration:underline;
}

.maintextbox {
 width: 600px;
 font-family: Helv;
 font-size: 11pt;
 color: black;
 text-align: justify;
 line-height: 1.40;
}
.maintextbox a {
 color: teal;
 text-decoration:none;
}

.maintextbox a:hover {
 color: teal;
 text-decoration:underline;
}



.redtable {
 border: 1px solid red; /* #993366; */
 background-color:white;
 color: teal;
 font-size:9pt;
 text-align:center;
 margin: 3px;
}

.tealtable {
 border: 1px solid teal; /* #993366; */
 background-color:white;
 color: teal;
 font-size:9pt;
 text-align:center;
 margin: 3px;
}

.tealtable a {
  color: teal;
  text-decoration: none;
}

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

.tealtable a:visited {
  color: #993366;
}

.pinktable {
 border: 1px solid lightpink;
 background-color: white;
 font-size: 8pt;
 padding:9px;
}



.plumblacktable {
 border: 1px solid #dda0dd; /* #993366; */
 background-color:white;
 color: black;
 font-size:9pt;
 text-align:center;
 margin: 3px;
}

.plumblacktable a {
  color: black;
  text-decoration: none;
}

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

.plumblacktable a:visited {
  color: #993366;
}


/**********General classes*/

/*Index page heading style*/
h1 {
	color: #8a2be2;
	font-size:12pt;
	padding-top: 10px;
}

h1 a {
	color: #8a2be2;
	text-decoration:none;
}

h1 a:hover {
	text-decoration:underline;
}

.h2header {
	color: #8a2be2;
	font-size:10pt;
	font-weight:bold;
	padding-top: 8px;
}

.h2header a {
	color: #8a2be2;
	text-decoration:none;
}

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

/*Body text*/
/*
p { font-size: 10pt; }
*/
td { font-size: 8pt; }


.button_blue {
	background-image: url(/images/bar_dark_blue20.png);
	background-repeat: repeat-x;
	background-color: #1F8CBD;
	font-size: 10pt;
	font-weight: normal;
	height:20px;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	border: solid black 1px;
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: #ffffff;
}

.button_blue:hover {
	background-image: url(/images/bar_red20.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #ffff00;
}

input.button_blue {
	background-image: url(/images/bar_dark_blue20.png);
	background-repeat: repeat-x;
	background-color: #1F8CBD;
	font-size: 10pt;
	font-weight: normal;
	height:20px;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	border: solid black 1px;
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: #ffffff;
}

input.button_blue:hover {
	background-image: url(/images/bar_red20.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #ffff00;
}

.buttoncheckout {
 border: 1px solid white;
 background-color: white;
 height:100%;
}
.buttoncheckout:hover {
 border: 1px solid #dda0dd;
 background-color: #dda0dd;
}



.button_smblue {
	background-image: url(/images/bar_dark_blue20.png);
	background-repeat: repeat-x;
	background-color: #1F8CBD;
	font-size: 8pt;
	font-weight: normal;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	border: solid black 1px;
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: #ffff00;
}



/*Product buttons*/
.button2 {
	background-image: url(/images/button_product.gif);
	background-color: #EEFFFF;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid #BB720A 1px;
	letter-spacing: 0px;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	text-decoration: none;
	color: black;
}

/*General buttons*/
.button3 {
	background-image: url(/images/button_general.gif);
	background-color: #1F8CBD;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid black 1px;
	letter-spacing: 0px;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	text-decoration: none;
	color: black;
}

/*Small title bar*/
.titletab_small {
  	background-color: #094989;
  	color: white;
  	font-weight: bold;
  	font-size: 10pt;
  	padding: 3px;
}

/*Large blue title bar*/
.titletab_large {
	background-color: #094989;
	color: white;
	font-size: 11pt;
	font-weight: normal	
}

		/*Shadow box outline for forms*/
.shadowbox {
	border-left: 1px #999999 solid;
	border-top: 1px #999999 solid;
	border-bottom: 2px #999999 solid;
	border-right: 2px #999999 solid;
	padding: 3px;
}

/*Form text/heading*/
.contentbar1 {
  	color: #000000;
  	font-weight: normal;
  	font-size: 9pt;
}

/* Box for session errors */
.errorbox {
	border-color: #000000;
	border-style: solid;
	border-width: 1 2 2 1px;
	padding: 5px;
	margin: 3px;
	background: #ffffff;
	text-align: center;
	color: #f00;
	font-weight: bold; 
}

.salmonbox {
	background: white;
	border: 1px solid #0078ff;
}

.tealbox {
	background: white;
	border:1px solid teal;
}


/**********End general classes*/


/**********Topper classes*/

/*Top menu*/
.linemenu {	
  	text-align:right;
	vertical-align:top;
	color:blue;
	text-decoration:none;
	background-color:white
}

/*Top menu links*/
A.toplink:link, A.toplink:active, A.toplink:visited {
  	color: blue;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/*Top menu links*/
A.toplink:hover {
  	color: blue;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/*Topper controls bar */
.navigation_bar {
	height:27;
	background-image: url(/images/navigation_bar.gif);
	background-color: #D2AA55;
	background-repeat: repeat-x;			
	color:white;
	padding-left: 10px	
}

/*Topper controls links*/
.topmenu {
	font-size: 10pt !important;
	font-weight: bold !important;
	color: white !important;
	text-decoration: none !important;
}

/*Topper controls links*/
A.topmenu:hover {
	text-decoration: underline !important;
}

/*Topper controls drop down menus*/
.submenu {
	font-size:8pt; 
	color:white; 
	vertical-align:top; 
	text-align:right; 
	text-decoration:none; 
	background-color:#094989;	
}
A.submenu:link {}
A.submenu:visited {}
A.submenu:hover {text-decoration:underline}
A.submenu:active {}

/*Breadcrumb bar conrol*/	
.breadcrumb_bar {
	height:20;
	background-color:#218CBD;
	font-size:12px;
	color:white;
	padding-left: 10px;
	border-top: 1px solid #0099FF;
	border-bottom: 1px solid #124B8A;
}
	
/*Breadcrumb links*/
.breadlink {		
	font-size:12px;
	color:white;
	text-decoration:none;
}
		
/**********End topper classes*/


/**********Left column classes (leftright & leftonly)*/
	
.left {
	width:15%;
	background-color:#f0f8ff;
	color:white;
	border-right: 0px solid #D1A952;
}		

.left_table {
 width:100%;
 background-color:#f0f8ff;
}
	
.advanced_search {
	font-size:10px;
	color:white;
	text-decoration:none;
}	
a.advanced_search:link {}
a.advanced_search:visited {}
a.advanced_search:hover {text-decoration:underline}
a.advanced_search:active {}

/*Explode tree, collapse tree*/
.barlink {
	background-color: #094989
}

A.barlink:link, A.barlink:active, A.barlink:visited {
  	color: white;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 10pt;
}

/*Explode tree, collapse tree*/
A.barlink:hover {
  	color: white;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 10pt;
}

/*Components on left bar (search and product tree)*/
.categorybar {
  	background-color: #094989;
  	color: #ffffff;
  	font-weight: normal;
  	font-size: 11px;
  	text-decoration: none
}
		
/**********End left column classes*/


/**********Center column classes*/

/*left right (outer)*/	
.center {width:70%; vertical-align:top}

/*leftonly (outer)*/
.center_leftonly {width:85%; vertical-align:top}

/*no left (outer)*/
.center_noleft {width:100%; vertical-align:top}

/*padding around inner elements*/
.center_padding {width:100%}

/*central content (inner)*/
.center_table {width:90%; text-align:left}
		
/**********End center column controls*/


/**********Begin right column controls (leftright)*/

.right {width:15%; vertical-align:top}

/*Right content*/
.right_table {width:100%}
		
/**********End of right column style*/


/**********Begin footer controls*/		

.footer_links {
 color: teal;
}

.footer {
    border:solid #0078ff 1px;
	margin:1px;
	padding:3px;
	color: #0078ff;
	background:white;
}

A.footer_links  {
	color: #8a2be2;
	font-size: 8pt;
	padding-left:2px;
	padding-right: 2px;
	text-decoration: none;
}

A.footer_links:hover {
	font-size: 8pt;
	text-decoration: none;
	border-top: 1px solid #0078ff;
	border-bottom: 1px solid #0078ff;
	background: #f0f8ff; /*salmon;*/
}

/**********End of footer controls*/

/**********Begin search_box_small component classes*/

/*Search button /images/*/
.search_button {
	background-image: url('button_general.gif');
	background-color: white;
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid black 1px;
	letter-spacing: 0px;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	text-decoration: none;
	color: black;
}

/**********End search_box_small component classes*/


/**********Cross component classes*/

/*Cross component outer*/
.specials {width:90%; text-align:left}
		
/*Cross component title bar*/
.specials_title {
	width:100%;
	height:19; 
	background-image: url('title_tab_cross.gif');
	background-repeat: no-repeat;
	background-position: left;
	color:white;
	font-weight:bold;
	padding-left: 10px;
	margin-top: 5px
}
	
/*Cross component body*/
.specials_body {
	width:100%;
	margin:0;
	border:solid #124B8A 2px;
	font-size: 10pt;
}

A.crosstitle:link, A.crosstitle:active, A.crosstitle:visited {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
}

A.crosstitle:hover {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: underline;
}

/**********End cross component classes*/


/**********Random component classes*/

/*Random component title bar*/
.random_title {
	width:100%;
	height:19; 
	background-image: url('title_tab_random.gif');
	background-repeat: no-repeat;
	background-position: left;
	color:white;
	font-weight:bold;
	padding-left: 10px						
}
	
/*Random component body*/
.random_body {
	width:100%;
	margin:0;
	border:solid #BB720A 2px;			
}

/*Random component product name*/
A.random_description:link, A.random_description:active, A.random_description:visited {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
}

A.random_description:hover {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: underline;
}

/**********End random component classes*/
	
/**********Cart component classes*/

/*cart table row*/
.cartnorm {
  	background-color: #dddddd;
  	color: #000000;
  	font-weight: normal;
  	font-size: 11px;
  	border-top: 0;
  	border-bottom: 1px solid black;
  	border-left: 1px solid black;
  	border-right: 1px solid black;
}


/*cart alternate table row*/
.cartalt {
  	background-color: #FFFFFF;
  	color: #000000;
  	font-weight: normal;
  	font-size: 11px;
  	border-top: 0;
  	border-bottom: 1px solid black;
  	border-left: 1px solid black;
  	border-right: 1px solid black;
}

A.cartlink:link, A.cartlink:active, A.cartlink:visited {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/*Top menu links*/
A.cartlink:hover {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/**********End cart component classes*/

/**********Cart tiny component classes*/

/*Cart tiny component*/
.carttiny {
  	background-color: #003070;  
  	color: white;  
  	font-weight: normal;
  	font-family:arial;
  	width:95%;
  	border: solid #218CBD 1px
}

/*Cart tiny title*/
.carttiny_title {
  	background-color: #218CBD;
  	color: #FFFFFF !important;
  	font-weight: normal;
  	text-decoration: none;
  	font-family:arial;
  	font-size: 9pt;
  	width:95%;
  	height:20px;
  	vertical-align: middle;
  	border: solid #218CBD 1px
}

A.carttiny_title:link, A.carttiny_title:active, A.carttiny_title:visited, A.carttiny_title:hover {  
}

/*Cart tiny headings*/
.ctiny_heading {
  	color: #FFFFFF !important;
  	font-weight: normal;
  	font-size: 8pt;
  	text-decoration:underline
}

/*Cart tiny text and links*/
.ctiny_text {
  	color: white;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 8pt;
}

A.ctiny_text:link, A.ctiny_text:active, A.ctiny_text:visited {  
}

A.ctiny_text:hover { text-decoration: underline }

/**********End cart tiny component classes*/

/**********Cart_display component classes*/

/*Cart display row*/
.cartdisplay {
	background-color: white;
  	color: #000000;
  	font-weight: normal;
  	font-size: 12px;
}

/*Cart display alternate row*/
.cartdisplay_alt {
  	background-color: #dddddd;
  	color: #000000;
  	font-weight: normal;
  	font-size: 12px;
}

/**********End cart_display component classes*/

/**********Results_ component classes*/

/*results_buylist category heading*/
.title {
	font-weight:bold;
	font-size:16px
}


/*results_buylist item link*/
A.resultslink:link, A.resultslink:active, A.resultslink:visited {
	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;		
}

/*results_buylist item link*/
A.resultslink:hover {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/*results_big product name*/
.results_description {
	color: black;
  	font-weight: bold;
  	font-size: 11px
}

/**********End results_ component classes*/

.mv_contrast {
	color: RED;
}


/*** scroll header **/
.leftnavscroll {
 font-family: Arial;
 font-size: 9pt;
 color: gray;
 text-align: justify;
/* height:auto;*/
/* overflow: auto;
 height: 400px; */
 padding-right:5px;
 padding-left:5px;
}

.leftnavscroll a {
 color: mediumpurple;
 text-decoration:none;
}
.leftnavscroll a:hover {
 color: teal;
 text-decoration:underline;
}


/*************** modal windows js **************/
.dhtmlwindow{
position: absolute;
border: 1px solid #0078ff;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: salmon;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}

.drag-handle{ /*Overwrite default drag handle bar background color with below*/
 background-color: #1e90ff; /*#03277C;*/ 
}

#interVeil{ /*CSS for veil that covers entire page while modal window is visible*/
position: absolute;
background: #f0f8ff url(/js/blackdot.gif);
width: 10px;
left: 0;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.4; /* 0.8 */
}
/************ end modal windows js *********************/

.switchgroup1 {
 background-color: white;
/* font-size: 7pt;
 padding:6px;*/
}

/* main body table */
.bodytable {
 border: 1px solid #0078ff;/* #add8e6;*/
 background-color: white;
 font-size: 8pt;
 padding:6px;
 text-decoration: none;
}

.bodytable a {
 text-decoration:none;
}

/* table in landing page grids */
.matrixtable {
 border: 1px solid silver;
 background-color: white;
 font-size: 7pt;
 padding:6px;
}
.matrix {
  font-size:8pt;
}

/* quick poll table */
.quickpolltitle {
 border: 1px solid lightpink;
 border-bottom: none;
 background-color: white;
 font-size: 9pt;
 padding:6px;
}
.quickpolltable  {
 border: 1px solid lightpink;
 background-color: white;
 font-size: 9pt;
 padding:6px;
}

a.quickpolltable  {
 border: 1px solid lightpink;
 background-color: white;
 font-size: 9pt;
 padding:6px;
}

.quickpollbody a {
 font-size: 9pt;
}

.leftnav {
 background-color:white;
 font-family: Arial;
 font-size: 9pt;
 color: gray;
 text-align: justify;
 padding-right:5px;
 padding-left:5px;
}

/* top nav image flips */
.topnav-healing  {
	background-image: url("/images/nav/twol-healing-tbs1.pngx");
}
.topnav-healing a {
	background-color: red;
	background-image: url('/images/nav/twol-healing-tbs1.png');
}
.topnav-healing a:hover {
	background-color:blue;
	background-image: url("/images/nav/twol-healing-tbs2.png");
}

.leftnavhead {
	display: block;
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #8a2be2; /*#008080;*/
	text-decoration: none;
	border-bottom: 1px solid #0078ff /*#dddddd*/;
}

.leftnavhead a {
	display: block;
	color: #8a2be2;
	text-decoration: none;
	font-size: 9pt;
}

.leftnavsub {
	/*visibility: hidden;*/
	display: none;
}

.leftnavsubopen a {
	padding: 3px 10px;
	display: block;
	border-bottom: 1px solid #dddddd;
	color: yellow; /*#0078ff;*/
	font-size: 8pt;
	background: #8a2be2;
	text-decoration: none;
	visibility: visible;
}

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

/*** leftnavbar for shop ***/

.shopnavhead {
	display: block;
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #8a2be2; /*#008080;*/
	text-decoration: none;
	border-bottom: 1px solid #0078ff /*#dddddd*/;
}

.shopnavhead a {
	display: block;
	color: #8a2be2;
	text-decoration: none;
	font-size: 9pt;
}

.shopnavsub {
	/*visibility: hidden;*/
	display: none;
}

.shopnavsubopen a {
	padding: 3px 10px;
	display: block;
	border-bottom: 1px solid #dddddd;
	color: yellow; /*#0078ff;*/
	font-size: 8pt;
	background: #8a2be2;
	text-decoration: none;
	visibility: visible;
}

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


div.leftnavheadx a {
	width: 180px;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	padding-top: 9px;
	padding-bottom: 9px;
	display: block;
	color: #8a2be2;
	text-decoration: none;
}

.leftnavheadopen {
	display: block;
	background: white;
}

.leftnavheadopen a {
	display: block;
	background: white;
	color: #8a2be2;
}

.leftnavsubmenu a {
	padding: 3px 10px;
	display: block;
	border-bottom: 1px solid #dddddd;
	color: yellow; /*#0078ff;*/
	font-size: 8pt;
	background: #8a2be2;
	text-decoration: none;
}

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


.sidemenu a {
	padding: 2px;
	padding-left:1px;
	font-size: 8pt;
	font-weight: bold;
	color: teal;
	text-align:left;
	text-decoration: none;
	background-color: white; /* #e0ffff; #e0f5df;*/
	display: block;
	border-top: 0px solid salmon;
	border-bottom: 1px solid salmon;
}
.sidemenuhover a {
	padding: 2px;
	padding-left:1px;
	font-size: 8pt;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
  background-image: url(/images/bar_red20.gif);
  background-repeat: repeat-x;
  	background-color: #993366;
	color: yellow;
	border-top: 0px solid salmon;
	border-bottom: 1px solid salmon;
	display: block;
	cursor:pointer;
}


a.sidemenu:link, a.sidemenu:visited {
	padding: 2px;
	padding-left:1px;
	padding-right:0px;
	font-size: 8pt;
	font-weight: bold;
	color: teal;
	text-decoration: none;
	background-color: white; /* #e0ffff; #e0f5df;*/
	display: block;
/*	width: 100%; */
	border-top: 0px solid salmon;
	border-bottom: 1px solid salmon;
/*    border-left: 20px solid red;*/
}

a.sidemenu:hover {
	text-decoration: none;
  background-image: url(/images/bar_red20.gif);
  background-repeat: repeat-x;
  	background-color: #993366;
	color: yellow; /*#ffff00;*/
	border-top: 0px solid salmon;
	border-bottom: 1px solid salmon;
	display:block;
}


/* grey slide-down submenus */
#sidesubmenu {
	/*width:200px;*/
	font-size:8pt;
	color: blue; /*#ff7f50;*/
	vertical-align:top;
	text-align:left;
	padding-left:9px;
	text-decoration:none;
	background-color:#ebebeb; /*#f0ffff;*/
/*	border-top: 1px solid silver; */
	border-bottom: 1px solid silver;
	display:block;
}
A#sidesubmenu:link {
	text-decoration:none;
	padding-left:9px;
	display:block;
}
A#idesubmenu:visited {}
A#sidesubmenu:hover {
 color: #ffff00;
 text-decoration:none;
  background-image: url(/images/bar_red20.gif);
  background-repeat: repeat-x;
 background-color:#993366;
/* border-top: 1px solid silver; */
 border-bottom: 1px solid silver;
/* display: block;*/
 text-align: left;
}
A#sidesubmenu:active {}

/* highlight for submenu */
#sidesubmenu2 {
	/*width:200px;*/
	font-size:8pt;
	color: blue; /*#ff7f50;*/
	vertical-align:top;
	text-align:left;
	padding-left:9px;
	/*text-decoration:none;
	background-color:#f0ffff;
border-top: 1px solid silver;
	border-bottom: 1px solid silver;*/
	display:block;
 color: #ffff00;
 text-decoration:none;
  background-image: url(/images/bar_red20.gif);
  background-repeat: repeat-x;
 background-color:#993366;
/* border-top: 1px solid silver; */
 border-bottom: 1px solid silver;
/* display: block;*/
 text-align: left;
}
A#sidesubmenu2:link {
	text-decoration:none;
	padding-left:9px;
	display:block;
}
A#2idesubmenu2:visited {}
A#sidesubmenu2:hover {
 color: #ffff00;
 text-decoration:none;
  background-image: url(/images/bar_red20.gif);
  background-repeat: repeat-x;
 background-color:#993366;
/* border-top: 1px solid silver; */
 border-bottom: 1px solid silver;
/* display: block;*/
 text-align: left;
}
A#sidesubmenu2:active {}


#s {
 background-color: white;
	font-size: 8pt;
	font-weight: bold;
	color: #00ffff;
	text-decoration: none;
	display: block;
}

a.sidemenu2 {
	text-decoration: none;
  background-image: url(/images/bar_red20.gif);
  background-repeat: repeat-x;
  	background-color: #993366;
	color: #ffff00;
	border-top: 1px solid #00ffff;
	border-bottom: 1px solid #00ffff;
	display: block;
}

.sidemenu1  {
	padding: 2px;
	font-size: 8pt;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
	background-color: #ebebeb; /* #e0ffff; #e0f5df;*/
	display: block;
/*	width: 100%; */
/*	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
    border-left: 20px solid red;*/
}
a.sidemenu1, a.sidemenu1:link, a.sidemenu1:visited, a.sidemenu1:active   {
	padding: 2px;
	font-size: 8pt;
	font-weight: normal;
	color: blue;
	text-decoration: none;
	background-color: #ebebeb; /* #e0ffff; #e0f5df;*/
	display: block;
/*	width: 100%; */
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid silver;
/*    border-left: 20px solid red;*/
}

a.sidemenu1:hover {
	text-decoration: none;
  background-image: url(/images/bar_red20.gif);
  background-repeat: repeat-x;
	background-color: #993366;
	color: #ffff00;
	border-top: 1px solid #00ffff;
	border-bottom: 1px solid #00ffff;
	display: block;
}


.matrixheader {
  font-size: 14pt;
  color: teal;
}

.listtext {
 color: blue;
 font-size:9pt;
 text-decoration:none;
}

a.listtext  {
 text-decoration:none;
}

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

.listheader {
 border-top:1px solid pink;
 font-size:14pt;
 color:teal;
 background: lavender;
}

.listheader2 {
 border-top:1px solid pink;
 border-bottom:1px solid pink;
 font-size:11pt;
 color:teal;
 background: lavender;
 padding:1px;
}

.listdivider {
 height: 5px;
 background-color: #b0c4de; 
 background-image: url('/images/bar_dark_blue20.png');
}

.listdivider2 {
 height:1px;
 background-color: pink;
}

.pageheader {
 font-size:12pt;
 font-weight:bold;
 color:#8a2be2;
}

.pageheader a {
 color:#8a2be2;
 text-decoration: none;
}

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

.headertable {
	background-color: #dda0dd;
	border:0px solid yellow; /*#0078ff;*/
}

.sideheader1 {
	background-color: #00c0c0; /* #8a2be2;*/
	border: 0px solid blue;
}

.sideheader2 {
	background-color: #dda0dd; /* #8a2be2;*/
	border: 0px solid blue;
}

.listheader3 {
 font-size:10pt;
 font-weight:bold;
 color:salmon;
}


/* recently viewed widget */

A.recentlyviewed {	font-size:8pt;
	color: blue; 
	vertical-align:top;
	text-align:left;
	padding-left:3px;
	text-decoration:none;
	background-color:#ebebeb; 
	border-bottom: 1px solid #993366;
	display:block;
	text-decoration:none;
}
A.recentlyviewed:hover {
 color: #ffff00;
 text-decoration:none;
 background-color:#993366;
 border-bottom: 1px solid silver;
 text-align: left;
}

.lm20 a {
	background: #eee;
  margin-left:20px;
}

/** static floating layer **/

.menuh	{
		BORDER-COLOR : #FFFF99 ;
		cursor : hand ;
		Border-Left : #FFFF99 ;
		Border-Top : #FFFF99 ;
		Padding-Left : 1px ;
		Padding-Top : 1px ;
		Background-Color : #FFFF99 ;
	}
.menu	{
		Background-Color : white ;
	}
.home	{
		cursor : hand ;
	}

.menulinks{
text-decoration:none;
}
