.smalltext {font-size: 10px}
html {
	background: url(http://www.lyonworkspace.com/images/page-bkgd-rpt.jpg) top left repeat-x #ab1c10;
	margin:0;
}
body {
	background: url(http://www.lyonworkspace.com/images/pagebkgd.jpg) no-repeat top center;
	margin:0;
}
a:link, a:visited {
	color: #FFFF00;
	text-decoration: none;
	outline:none;
}
a:hover, a:active {
	color: #ca1202;
	text-decoration: underline;
	outline:none;
}
ul, ol {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0;
	padding:0;
}
li {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0 0 0 40px;
	padding:0px 0px 5px;
}
#image-gallery a:link, #image-gallery a:visited {
	color: #ca1202;
	text-decoration: none;
	outline:none;
}
#image-gallery a:hover, #image-gallery a:active {
	color: #ca1202;
	text-decoration: underline;
	outline:none;
}
/* ----------menu-------------- */
.menu {
	margin:0;
	padding: 68px 0 0 230px;
}
/* ----------main body-------------- */
#container {
	margin:0 auto;
	padding:0;
	width: 924px;
}
#header {
	margin:0 auto;
	padding:0;
	height: 144px;
	width: 924px;
}
#main-content {
	background:url(http://www.lyonworkspace.com/images/body-repeat.jpg) top left repeat-y;
}
#flash-holder {
	width: 459px;
	height: 366px;
	padding: 0;
	margin: 0;
	background: url(http://www.lyonworkspace.com/images/flash-back.jpg) no-repeat;
}
.left {
	float:left;
	margin:0;
	padding:0;
}
.right {
	float:right;
	margin:0;
	padding:0;
}
.repfinder {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:#666666;
	border:#CCCCCC 1px solid;
	height:18px;
}
#maindiv-left {
	float:left;
	width:431px;
}
#newsdiv {
	float:left;
	width:924px;
}
#content-left {
	margin-left:15px;
}
#news-content {
	margin-left:15px;
	margin-right:15px;
}
.nomarg {
	margin:0;
	padding:0;
}
#news img {
	margin-top:18px;
}
#news p {
	margin-top:5px;
	margin-bottom:0;
	padding:0;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}
#news a:link, #news a:visited {
	color: #FFFF00;
	text-decoration: none;
}
#news a:hover, #news a:active {
	color: #FFFF00;
	text-decoration: underline;
}
#featured-box {
	width:383px;
	background:#b4b4b4;
	margin:0;
	padding:0 15px;
}
#featured-box p {
	margin:0 0 10px 0;
	padding:0;
}

.boldyellow {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFF00;
}
.boldwhite {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
}
#maindiv-right {
	float:right;
	width:459px;
	padding-right:2px;
}
#content-right {
	width:459px;
}
#content-right h1, #content-right h2, #content-right h3, #content-right h4, #content-right p {
	padding:5px 10px 0px 0;
}
#greybar-callout {
	background:url(http://www.lyonworkspace.com/images/greybar.jpg) top no-repeat;
	margin:15px 0 0 0;
	padding:0;
	width:459px;
	height:27px;
}
.caption {
	margin:5px 0 0 10px;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000;
	text-transform:uppercase;
	margin-bottom:5px;
}
h1.catalog-link a:link, h1.catalog-link a:visited {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform:uppercase;
	margin-bottom:5px;
	text-decoration:none;
}
h1.catalog-link a:hover, h1.catalog-link a:active {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform:uppercase;
	margin-bottom:5px;
	text-decoration:underline;
}
h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000;
	text-transform:uppercase;
	margin-bottom:5px;
}
h3 {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #ca1202;
	margin-bottom:0px;
}
h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #000;
	margin-bottom:5px;
}
p {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
}
hr {border: none 0; 
	border-top: 1px dotted #FFF;
	border-bottom: 1px solid #FFF;
	width: 100%;
	height: 2px;
	margin: 4px auto 4px 0;
}
/* ----------png fix-------------- */
.png { behavior: url(http://www.lyonworkspace.com/iepngfix.htc); }
/* ----------footer-------------- */
#footer {
	margin: 0 auto;
	padding:0;
	width:924px;
}
#footer p {
	font: normal 10px/14px Arial, Helvetica, sans-serif;
	color: #FFF;
}
#footer a:link, #footer a:visited  {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #FFFF00;
	text-decoration:underline;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.10;
	filter:alpha(opacity=10);
	-moz-opacity:0.10;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}


/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	background: url(http://www.lyonworkspace.com/images/menudivider.jpg) right no-repeat;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
}
ul.MenuBarHorizontal li.nodivd
{
background:none;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	position: absolute;
	left: -1000em;
	width: 197px;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 196px;
	padding: 3px 0;
	margin: 0;
	border: 1px solid #FFFFFF;
	background: none;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: 0 0 0 100%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}


/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	background-color:#999999;
	color:#000000;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a 
{
	display: block;
	cursor: pointer;
	padding: 0 6px 0 6px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
ul.MenuBarHorizontal ul a
{
	color: #000;
	font-weight:normal;
}

/* text colors for the dropdown */
ul.MenuBarHorizontal ul li a:link, ul.MenuBarHorizontal ul li a:visited
{
	color:#000000;
}
ul.MenuBarHorizontal ul li a:hover, ul.MenuBarHorizontal ul li a:active
{
	color:#FFFFFF;
}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:link, ul.MenuBarHorizontal a:visited
{
	color: #e5412c;
}
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #FFFFFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	color:#000;
}
ul.MenuBarHorizontal li.MenuBarItemSubmenu:hover
{
	color:#FF0000;
}


/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/


/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
	}
}

/* Cart Styles */
.cart_text1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}
.cart_text1:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	text-decoration:underline;
	color:#0000ff;
}
.cart_text1:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	text-decoration:underline;
	color:#0000ff;
}
.cart_text1:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	text-decoration:none;
	color:#0000ff;
}
.cart_text2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration:none;
	color:#000000;
}
.cart_text2:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration:underline;
	color:#0000ff;
}
.cart_text2:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration:underline;
	color:#0000ff;
}
.cart_text2:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration:none;
	color:#0000ff;
}
.cart_text3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}
.cart_text3:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	text-decoration:underline;
	color:#0000ff;
}
.cart_text3:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	text-decoration:underline;
	color:#0000ff;
}
.cart_text3:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	text-decoration:none;
	color:#0000ff;
}
.cart_textsm{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration:none;
	color:#000000;
}
.cart_textsm:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration:underline;
	color:#0000ff;
}
.cart_textsm:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration:underline;
	color:#0000ff;
}
.cart_textsm:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration:none;
	color:#0000ff;
}
.cart_price {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration:none;
	color: #000;
}
.cart_price2 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration:none;
	color: red;
}
.tablebg_cart1 {
	background-color: #EBEBEB;
	padding : 4 4 4 4;

}
.tablebg_cart2 {
	background-color: #FFFFFF;
	padding : 4 4 4 4;
	margin: 1 0 1 0;
	text-align : left;
}
.tablebg_cart3 {
	background-color: #D3D3D3;
	padding : 4 4 4 4;
}
.tablebg_cart4 {
	background-color: #D5E1F0;
	padding : 4 4 4 4;
}

  /*  End Cart Styles */


/* Controls the alignment of the thumbnail images for category drill down */
.drilldownstylethumbnailImage {
                vertical-align: bottom;
                text-align:center
}
.drilldownstylethumbnailText {
                vertical-align: Top;
                text-align:center
}

/* Controls the alignment of the thumbnail images for item results */
.resultsstylethumbnailImage {
                vertical-align: bottom;
                text-align:center
} 
.resultsstylethumbnailText {
                vertical-align: Top;
                text-align:center
} 

/* Controls the alignment of the thumbnail images for item results */
.print_resultsstylethumbnailImage {
                vertical-align: bottom;
                text-align:center
} 
.print_resultsstylethumbnailText {
                vertical-align: Top;
                text-align:center
} 


