@charset "utf-8";
/* CSS Document */

/* Asterisk (*) applies to all elements. Added for Chrome and Safari. */

* {
	margin: 0px;
	padding: 0px;
}

html,body {
	background: url(../images/body_gradient.jpg) left repeat-y;
	background-attachment:fixed;
	background-color: #6f6f6f;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
}

H1 {
	font-size: 3em;
	color: #000;
}

H2 {
	font-size: 2em;
	color: #000;
}

H3 {
	font-size: 1.5em;
	color: #000;
}

.H3A {
	color: #607683;
	font-size: 2em;
	font-weight: bold;
}

.fontstyle1 {
	font-weight: normal;
	color: #3399cc;
}

.fontstyle2 {
	font-weight: normal;
	color: #FF9900;
}

.fontstyle3 {
	font-weight: normal;
	color: #666666;
}

.fontstyle4 {
	font-weight: normal;
	color: #607683;
}


.blackbold {
	font-size: .8em;
	font-weight: bold;
}

.blackregular {
	font-weight: normal;
}

.blueregular {
	font-weight: normal;
	color: #3399cc;
}

.orangeregular {
	font-weight: normal;
	color: #FF9900;
}

.grayregular {
	font-weight: normal;
	color: #666666;
}

.darkblueregular {
	font-weight: normal;
	color: #607683;
}

.boldregular {
	font-weight: bold;
}

.worktitle {
	font-size: 1em;
	color: #666666;
	font-weight: bold;
}

.logotext_black {
	color: #333333;
	font-weight: bold;
}

.logotext_white {
	color: #fff;
	letter-spacing: .1em;
	font-weight: normal;

}

.themeinfo {
	font-size: .8em;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

.errortext {
	font-size: 1em;
	color: #FF6600;
	font-weight: bold;
}

.pricetext {
	font-size: .8em;
	color: #3399cc;
	font-weight: bold;
}

.infotext {
	font-size: .8em;
	color: #666666;
	font-weight: bold;
	font-style: italic;
}

.tableheader {
	color: #000;
	font-weight: bold;
}

.tabletitle {
	font-size: .9em;
	color: #000;
	font-weight: bold;
}

.orangetitle {
	color: #FF9900;
}

.orangeheader {
	color: #FF9900;
	font-size: 1.2em;
	font-weight: bold;
}

.orangeinfotext {
	font-size: .9em;
	color: #FF9900;
	font-weight: bold;
	font-style: italic;
}

.smallorangetext {
	font-size: .8em;
	color: #FF9900;
	font-weight: normal;
}

.title {
	font-size: 1em;
	color: #000;
	font-weight: bold;
}

#wrapper {
	background-color: #fff;
	width: 100%;
}

#pagebody {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-left: 0px;
}

#topedge {
	background: url(../images/top_bg.png) right no-repeat;
	margin-top: 20px;
	position: relative;
	float: left;
	height: 68px;
	width: 1260px;
	color: #000;
	font-size: .9em;
	text-align: left;
	padding-right: 20px;
}

#topsection {
	background: url(../images/background_1280wide.jpg) no-repeat;
	position: relative;
	float: left;
	width: 1280px;
	height: 558px;
}

#smalltopsection {
	background-color: #9eb2bd;
	position: relative;
	float: left;
	width: 1280px;
	height: 0px;
}

#themebar {
	position: relative;
	float: left;
	background-color: #00CC66;
	height: 200px;
	width: 100%;
	text-align: justify;
}

#menubar {
	position: absolute;
	background-color: #000;
	bottom: 0px;
	left: 0px;
	height: auto;
	width: 1280px;
	z-index: 100;
}

#topsectioncontrol {
	position: absolute;
	background-color: #000;
	bottom: 0px;
	right: 0px;
	height: auto;
	width: 160px;
	z-index: 105;
	text-align: center;
}

#arrow {
	width: 100px;
	height: 25px;
	bottom: -25px;
	left: 30px;
	position: absolute;
}

#arrow2 {
	width: 100px;
	height: 25px;
	top: -25px;
	left: 30px;
	position: absolute;
}

#topsectioncontrol a{
	display: block;
	cursor: pointer;
	font-weight: bold;
	font-size: .8em;
	background-color: #000;
	padding: 0.5em 0.75em;
	color: #FF9900;
	text-decoration: none;
	letter-spacing: 0.1em;
}

#topsectioncontrol a:hover{
	background-color: #ccc;
	color: #000;
}

#quickmenubar {
	position: relative;
	float: left;
	background-color: #607683;
	height: auto;
	width: 1245px;
	text-align: justify;
	padding-left: 35px;
}

#quickmenubar a{
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
	font-size: .7em;
	background-color: #607683;
	color: #fff;
	line-height: 2.5em;
	text-decoration: none;
	letter-spacing: 0.1em;
	padding-right: 0.8em;
	padding-left: 0.8em;
}

#quickmenubar a:hover{
	background-color: #000;
	color: #FFF;
}

#content {
	position: relative;
	float: left;
	background-color: #dbdce0;
	height: auto;
	width: 1255px;
	text-align: left;
	padding-left: 25px;
	padding-top: 25px;
}

#bigcontentbox {
	background-color: #fff;
	position: relative;
	float: left;
	width: 1070px;
	height: 100%;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 40px;
	text-align: justify;
}

#bigcontentbox p{
	margin-bottom: 20px;
}


#bigcontentbox td {
	vertical-align: top;
	padding-bottom: 10px;
}

#bigcontentbox th {
	background-color: #999999;
	padding-bottom: 10px;
	padding-top: 10px;
}

#bigcontentbox img {
	border: 4px solid #CCCCCC;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	position: relative;
}

#line {
	background: url(../images/line.jpg) left no-repeat;
	position: relative;
	float: left;
	width: 800px;
	height: 2px;
}

#bigcontentbox a {
	font-size: .8em;
	color: #3399cc;
	font-weight: bold;
	text-decoration: underline;
}

#bigcontentbox a:hover {
	font-size: .8em;
	color: #3399cc;
	font-weight: bold;
	text-decoration: underline;
}

#bigcontentbox a:visited {
	font-size: .8em;
	color: #3399cc;
	font-weight: bold;
	text-decoration: underline;
}

#bigcontentbox a:visited:hover {
	font-size: .8em;
	color: #3399cc;
	font-weight: bold;
	text-decoration: underline;
}

#bigcontentboxtopbar {
	background-color: #666666;
	position: relative;
	float: left;
	width: 1070px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}

#splitcontentbox {
	position: relative;
	float: left;
	width: 1110px;
	height: 100%;
}

#leftcontentbox {
	background-color: #fff;
	position: relative;
	float: left;
	width: 440px;
	height: 100%;
}

#leftcontentbox a {
	font-size: .8em;
	color: #3399cc;
	font-weight: bold;
	text-decoration: underline;
}

#leftcontentbox a:hover {
	font-size: .8em;
	color: #3399cc;
	font-weight: bold;
	text-decoration: underline;
}

#leftcontentbox a:visited {
	font-size: .8em;
	color: #3399cc;
	font-weight: bold;
	text-decoration: underline;
}

#leftcontentbox a:visited:hover {
	font-size: .8em;
	color: #3399cc;
	font-weight: bold;
	text-decoration: underline;
}

#leftcontentboxtopbar {
	background-color: #000;
	position: relative;
	float: left;
	width: 400px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}

#leftcontentboxtext {
	background-color: #fff;
	position: relative;
	float: left;
	width: 400px;
	height: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: justify;
}

#leftcontentboxtext img {
	border: 4px solid #CCCCCC;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}

#leftcontentboxtext table {
	border-bottom: 1px dashed #666666;
	margin-bottom: 40px;
}

#leftcontentboxtext td {
	vertical-align: top;
	padding-bottom: 10px;
}

#rightcontentbox {
	background-color: #fff;
	position: relative;
	float: right;
	width: 640px;
	height: 100%;
}

#rightcontentbox a {
	font-size: .8em;
	color: #3399cc;
	font-weight: bold;
	text-decoration: underline;
}

#rightcontentbox a:hover {
	font-size: .8em;
	color: #3399cc;
	font-weight: bold;
	text-decoration: underline;
}

#rightcontentbox a:visited {
	font-size: .8em;
	color: #3399cc;
	font-weight: bold;
	text-decoration: underline;
}

#rightcontentbox a:visited:hover {
	font-size: .8em;
	color: #3399cc;
	font-weight: bold;
	text-decoration: underline;
}

#rightcontentboxtopbar {
	background-color: #000;
	position: relative;
	float: left;
	width: 600px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}

#rightcontentboxtext {
	background-color: #fff;
	position: relative;
	float: left;
	width: 600px;
	height: auto;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 20px;
}

#rightcontentboxtext img {
	border: 0px;
	margin-right: 10px;
	float: left;
}

#rightcontentboxtext table {
	border-bottom: 1px dashed #666666;
	margin-bottom: 20px;
}

#rightcontentboxtext td {
	vertical-align: top;
	padding-bottom: 10px;
}

#stamps {
	position: relative;
	float: left;
	width: 600px;
	height: auto;
	text-align: justify;
	padding-top: 20px;
}

#themes {
	position: relative;
	float: left;
	width: 600px;
	height: auto;
	text-align: justify;
	padding-top: 20px;
}

#footer2 {
	background: url(../images/footer_bg4.png) right no-repeat;
	position: relative;
	float: left;
	height: 68px;
	line-height: 68px;
	width: 1260px;
	color: #000;
	font-size: .9em;
	text-align: right;
	padding-right: 20px;
}

#footer {
	position: relative;
	float: left;
	height: 50px;
	line-height: 50px;
	width: 1220px;
	color: #000;
	font-size: .9em;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 40px;
}

#footer img {
	border: 0px;
	vertical-align: middle;
}

#footer a {
	font-size: .8em;
	color: #3399cc;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover {
	font-size: .8em;
	color: #3399cc;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:visited {
	font-size: .8em;
	color: #3399cc;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:visited:hover {
	font-size: .8em;
	color: #3399cc;
	font-weight: bold;
	text-decoration: underline;
}

#shapes {
	background: url(../images/shapes3.png) right no-repeat;
	position: absolute;
	width: 350px;
	height: 122px;
	z-index: 2;
	left: 50px;
	bottom: -10px;
}

#randomimagebox {
	width: 120px;
	height: auto;
	top: 0px;
	right: -120px;
	overflow: hidden;
	position: absolute;
}

#randomimagebox img{
	margin-bottom: 8px;
}

#titlebar {
	position: relative;
	float: left;
	background-color: #fff;
	padding: 10px 0 10px 0;
	height: auto;
	width: 1235px;
	text-align: left;
	padding-left: 45px;
	font-weight: bold;
	color: #000;
	font-size: 1em;
}

#horizontalbar {
	background-color: #FFFFFF;
	position: relative;
	float: left;
	height: auto;
	text-align: left;
	width: 1280px;
}

#cms {
	text-align: left;
	background-color: #CCCCCC;
	width: 800px;
	height: auto;
	margin: 20px 20px 20px 20px;	
	padding: 20px 20px 20px 20px;	
	border: 5px #333333 solid;
}

.button {
	padding: 5px 5px 5px 5px ;
}

#cms a {
	background: #333333;
	padding: 0.2em 0.6em;
	margin-bottom: 0.4em;
	margin-right: 0.4em;
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
	font-size: .8em;
	color: #fff;
	line-height: 1.5em;
	text-decoration: none;
	letter-spacing: 0.1em;
}

#cms a:hover {
	background: #666666;
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
	font-size: .8em;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.1em;
}

#cms td {
	vertical-align: top;
	padding-bottom: 10px;
}

#cms img {
	border: 0px;
	float: left;
	margin-right: 10px;
}

#cms td img {
	border: 0px;
	float: none;
}

.texta {
 font-size: 1em;
 background-color: #fff;
 border: 3px solid #333333;
}

#thumbnail {
	height: auto;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#hires {
	background: url(../images/hires.png) right no-repeat;
	position: absolute;
	bottom: 18px;
	right: 18px;
	height: 10px;
	width: 10px;
}

#thumbnail img{
	border: 4px solid #CCCCCC;
}

#thumbfoot {
	width: 100%;
	height: 50px;
	float: left;
	clear: both;
}

#infobar {
	background-color: #607683;
	position: relative;
	float: left;
	width: 400px;
	height: 50px;
	line-height: 20px;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}


#thumbnailbutton {
	position: absolute;
	background-color: #999999;
	right: 0px;
	height: 35px;
	width: 170px;
	padding-left: 10px;
}

#normalviewbutton {
	position: absolute;
	background-color: #999999;
	right: 0px;
	height: 35px;
	width: 170px;
	padding-left: 10px;
}

#normalviewbutton_2 {
	position: absolute;
	background-color: #999999;
	right: 180px;
	height: 35px;
	width: 170px;
	padding-left: 10px;
	z-index: 500;
}

#normalviewbutton img {
	float: right;
}

#normalviewbutton_2 img {
	float: right;
}

#thumbnailbutton_gradient {
	background: url(../images/thumbnail_gradient.png) right no-repeat;
	height: 35px;
	width: 96px;
	position: absolute;
	left: -96px;
}

#bar_gradient {
	background: url(../images/thumbnail_gradient.png) right no-repeat;
	height: 35px;
	width: 96px;
	position: absolute;
	right: 0px;
}

#thumbnailbutton img {
	float: right;
}

#toplogo {
	position: absolute;
	width: 400px;
	height: 40px;
	bottom: 69px;
	left: 42px;
}

#tucan {
	background: url(../images/small_retro_logo.png) right no-repeat;
	position: absolute;
	width: 132px;
	height: 81px;
	right: 0px;
	top: -5px;
}

#related {
	height: auto;
	width: 100%;
	position: relative;
	float: left;
}

.chosen {
	background-color: #607683;
	color: #fff;
	display: block;
	cursor: pointer;
	font-weight: bold;
	font-size: .8em;
	padding: 0.5em 0.75em;
	text-decoration: none;
	letter-spacing: 0.1em;
}

#backstampdiv a {
	background-color: #CCCCCC;
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
	font-size: 1em;
	padding: 0.3em 0.3em;
	color: #000;
	text-decoration: none;
	letter-spacing: 0.1em;
}

#backstampdiv a:visited {
	background-color: #CCCCCC;
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
	font-size: 1em;
	padding: 0.3em 0.3em;
	color: #000;
	text-decoration: none;
	letter-spacing: 0.1em;
}

#backstampdiv a:hover {
	display: inline-block;
	cursor: pointer;
	background-color: #000000;
	font-weight: bold;
	font-size: 1em;
	padding: 0.3em 0.3em;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.1em;
}

#backstampdiv a:hover:visited {
	display: inline-block;
	cursor: pointer;
	background-color: #000;
	font-weight: bold;
	font-size: 1em;
	padding: 0.3em 0.3em;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.1em;
}

#backstampdiv img {
	border: none;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	position: relative;
}

#article img {
	border: none;
	float: none;
	margin-bottom: 20px;
}

#article p {
	margin-bottom: 20px;
}

#article_open {
	width: auto;
	position: relative;
	font-size: .9em;
	border-bottom: #CCCCCC dashed 1px;
	margin-bottom: 20px;
}

#article_open img {
	border: none;
	float: none;
	margin-bottom: 20px;
}

#article_open td {
	vertical-align: top;
}

#article_open table {
	margin-top: 10px;
	margin-bottom: 10px;
}

#articlebox {
	background-color: #CCCCCC;
	width: auto;
	position: relative;
	padding: 20px 20px 20px 20px ;
	font-size: .9em;
	letter-spacing: 0.09em;
	margin-bottom: 20px;
}

#articlebox_border {
	width: 90%;
	position: relative;
	padding: 20px 20px 20px 20px ;
	font-size: .9em;
	letter-spacing: 0.09em;
	margin-bottom: 20px;
	border: 4px solid #ccc;
}

#article_index {
	background-color: #AACCCC;
	width: 400px;
	position: relative;
	padding: 20px 20px 20px 40px ;
	font-size: .9em;
	letter-spacing: 0.09em;
	margin-bottom: 20px;
}


#articlebox td{
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}

#articlebox table{
}

#articlebox a:visited{
	font-size: 1em;
}

#articlebox a{
	font-size: 1em;
}

#articlebox a:hover{
	font-size: 1em;
}

#articlebox a:hover:visited{
	font-size: 1em;
}


#quotebox {
	width: auto;
	position: relative;
	padding: 20px 20px 20px 20px ;
	border: #CCCCCC solid 4px;
	font-size: .9em;
	margin-bottom: 20px;
}

#article_books {
	width: auto;
	position: relative;
	font-size: .9em;
	border-bottom: #CCCCCC dashed 1px;
	margin-bottom: 20px;
}

#article_books img {
	border: 4px solid #CCCCCC;
	float: none;
	margin-bottom: 20px;
}

#searchbar {
	background: url(../images/search_bg.png) center no-repeat;
	position: absolute;
	width: 300px;
	height: 48px;
	right: 200px;
	top: -48px;
}

.buttoninput {
	margin-left: 5px;
}

#searchbar input {
	margin-top: 10px;
	margin-left: 3px;
}

#searchbar input:hover {
	background-color: #333333;
	color: #FFFFFF;
}

#searchbar form {
	margin-left: 25px;
}

tr.rowgrey td{
	background-color: #ebf5ff;
	padding: 10px 10px 10px 10px;
	border-bottom: #ccc 4px solid;
}

tr.rowwhite td{
	background-color:#fff;
	padding: 10px 10px 10px 10px;
	border-bottom: #ccc 4px solid;
}

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* 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;
	font-size: 100%;
	cursor: default;
	width: auto;
	margin-left: 35px;
}
/* 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;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
	margin-right: 15px;
}
/* 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: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1500;
	cursor: default;
	width: 14em;
	position: absolute;
	left: -1000em;
}
/* 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: 14em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) * Edited for Retroselect */
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 */
/* Changed for Retroselect to not have a border and have a white background */
ul.MenuBarHorizontal ul
{
	border: 0px solid #fff;
}
/* Menu items are a light gray block with padding and no text decoration */

ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	font-weight: bold;
	font-size: .8em;
	padding: 0.5em 0.75em;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.1em;
}

ul.MenuBarHorizontalSubStyle a
{
	display: block;
	cursor: pointer;
	font-weight: normal;
	font-size: .8em;
	background-color: #ccc;
	padding: 0.5em 0.75em;
	color: #000;
	line-height: 0.6em;
	text-decoration: none;
	letter-spacing: .05em;
}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #ccc;
	color: #fff;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #666;
	color: #fff;
}



/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
/*	background-image: url(../SpryAssets/SpryMenuBarDown.gif); */
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
/*	background-image: url(../SpryAssets/SpryMenuBarDownHover.gif); */
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
/*	background-image: url(../SpryAssets/SpryMenuBarRightHover.gif); */
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

/*******************************************************************************

 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;
}
/* 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;
		background: #FFF;
	}
}