/* ------- The browser window ------ */

#pageBack {
	background: url(images/pageBack.gif) repeat-x top left;
	margin: 0px;
	padding: 0px;
}

body {
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: verdana, arial, Helvetica, Courier, san-serif;
	color: #000000;
}

#page {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-collapse: collapse;
	font-size: 10px;
	background: url(images/pageStrip.gif) repeat-x left 112px;
}

#pageLeft {
}

#pageRight {
}

#pageMid	{
	width: 782px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 10px;
}

/* ------  All content generated by XSL files ------ */
#pageContent {
	padding: 0px;
	margin: 0px;
	width: 100%;
	display: block;
	position: relative;
	padding-top: 319px;
	background: url(designImages/logo.jpg) top left no-repeat;
}

/* ------ Content below toolbar and above page bottom ------ */
#main	{
	padding: 0px;
	margin: 0px;
	display: block;
	padding-left: 38px;
	padding-right: 38px;
	height: 100%;
	background: url(images/pageShade.gif) repeat-y top left;
}

/* ------ Left hand menu containing catalogue and member menus ------ */
#menu	{
	vertical-align: top;
	text-align: left;
	width: 158px;
	float: left;
	background: #9c2a11 url(images/menuBottom.gif) bottom left no-repeat;
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
}

/* ------ Content within main to the right of the category and member menu and to the left of admin and hotitems menu ------ */
#pageBody, #pageBodyDefault, #pageBodySlideshow, #pageBodyMap	{
	padding-bottom: 30px;
	padding-left: 40px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
    width: 500px;
    float: left;
    padding-top: 25px;
}

/* ------ Contains admin menu and hot items ------ */
#rightMenu	{
	display: none;
}

/* ------ PAGE BOTTOM contains copyright info and simple category links ------ */
#pageBottom	{
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
	clear: both;
	padding-left: 38px;
	padding-right: 38px;
	padding-top: 20px;
	padding-bottom: 32px;
	background: url(images/pageBottom.gif) no-repeat bottom left;
}

.bodyText	{
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-family: Helvetica, Courier, Verdana, san-serif;
}

.smalltext
{
	font-size: 7pt;
	color: #000000;
}

.hide {
	display: none;
}


#ownerId {
	height: 90px;
	border: solid 1px #aaaaaa;
}

.scroll {
	overflow: auto;
}

.loading {
	background-image: url(images/admin/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align: center;
	padding-top: 20px;
	color: #6FACCB;
}

a.helpText {
	font-size: 12px;
	padding-top: 1px;
	background-image: url(images/admin/helpDocument.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin: 10px;
	height: 18px;
	padding-top: 1px;
	color: #c00000;
}

a.helpText:hover
{
	font-size: 9pt;
	color: #c00000;
}

.border
{
	width: 1px;
	height: 1px;
	background-color: #aca899;
}

.tableBorder {
	border: 1px solid #aca899;
	margin-bottom: 11px;
}

.tableBorder td {
	padding: 3px;
}

.columnHeader, th
{
	border-bottom: 1px solid;
	padding: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
	background: url(images/tableHeaderBack.gif) #ece9d6 bottom left repeat-x ;
	color: #000000;
	text-align: center;
}

.shade
{
 	background-color: #dddddd;
}

input[type="submit"], input[type="button"], input[type="submit"]:visited, input[type="button"]:visited, input[type="submit"]:link, input[type="button"]:link
{
	text-decoration: none;
	text-transform: none;
}

input[type="submit"]:hover, input[type="button"]:hover
{
	text-decoration: none;
	text-transform: none;
}


/* ------ All text input fields and text area fields ------ */
.inputText	  {
	border: solid 1px #000000;
}

/* ------  input controls and textarea tags with manditoiry attribute set to true ------ */
input[mandatory=true], textarea[mandatory=true]		{
	background-color: #fae2e2;
}

/* ------  STANDARD HTML TAG STYLES  ------  */
a:link
{
	text-decoration: underline;
	color: #9c2a11;
}

a:hover
{
	text-decoration: underline;
	color: #9c2a11;
}

a:visited
{
	text-decoration: underline;
	color: #9c2a11;
}

a:active
{
	text-decoration: none;
	color: #9c2a11;
}

a img {
	border: none;
}

#scriptResult table
{
 	border: solid 1px #000000;
	border-collapse: collapse;
}

#scriptResult td
{
 	border-top: solid 1px #000000;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin: 0px;
}

.button:link, .button:visited	{
	margin-left: 2px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	border: 1px solid #003c74;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	background: #ffffff url(images/buttonBack.gif) bottom left repeat-x;
	text-decoration: none;
}

.button:hover, .button:active	{
	color: #000000;
	background: #fff0cf url(images/buttonBackOver.gif) bottom left repeat-x;
	border: 1px solid #493612;
}

td	{
  	font-size: 10px;
}

/* --  Provides user feedback on the completed action  -- */
.actionFeedBack
{
	font-size: 10pt;
	color: #000000;
}

/* --  Used For Site Exceptions and other errors  -- */
#notification, .notification {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding-left: 55px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 5px;
	color: #ff0000;
	border: solid 1px #ff0000;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	display: block;
	background-image: url('images/admin/notification.gif');
}

/* --  Used For user information  -- */
#information {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding-left: 55px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 5px;
	color: #0a58bc;
	border: solid 1px #0a58bc;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	display: block;
	background-image: url('images/admin/information.gif');
}

/* --  Provides user feedback on screen details  -- */
.indicator
{
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

/* --  Used to format attribute names for custom attributes Users, Products, Orders  -- */
.attributeName
{
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
}

.section {
	margin: 8px;
	padding: 8px;
	border: solid 1px #000000;
	background-color: #ffffff;
}

/* -- Defined classes and HTML Tags used in editor  --  */
.title, H1
{
	font-size: 18px;
	font-weight: bolder;
	font-family: arial, verdana;
	color: #9c2a11;
	margin-top: 0px;
	margin-bottom: 8px;
}

.heading, H2
{
	font-size: 14px;
	font-weight: normal;
	font-family: arial, verdana;
	color: #9c2a11;
	margin-top: 0px;
	margin-bottom: 6px
}

.subHeading, H3
{
	font-size: 12px;
	font-weight: bold;
	color: #9c2a11;
	margin-top: 0px;
	margin-bottom: 4px
}

#pageBottomCategories {
	color: #b2b4af;
	float: left;
}

#pageBottomCategories a
{
	color: #b2b4af;
}

#siteCopyright {
	text-align: right;
	white-space: nowrap;
	color: #b2b4af;
	float: right;
	font-size: 10px;
}

#siteCopyright a {
	color: #b2b4af;
	font-size: 10px;
}

#logon {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url('images/admin/identity.gif');
}

#forgotPassword {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url('images/admin/forgotPassword.gif');
}

#userEdit {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url('images/admin/user.gif');
}

#orderByAttribute select {
	width: 150px;
}

#emailBody {
	margin: 20px;
	padding: 20px;
	border: solid 1px #000000;
	background-color: #ffffff;
}

.largeImage	{
	border: double 3px #000000;
}

#welcomeText {
	display: block;
	color: #13597b;
	padding-bottom: 20px;
}

#imageMap {
	position: relative; 
	padding: 0px; 
	margin: 0px;
}

#imageMap td.caption {
	vertical-align: middle;
	color: #000000;	
	
}

#imageMap td.caption span {
	padding: 2px;
	padding-left: 10px;
	padding-right: 8px;
	background-color: #ffffff;
}

#imageMap a img {
	height: 23px;
	border: solid 1px #000000;
}

/* ------  PRODUCT  ------
Start of product specific styles that can be dupliucated into seperate display styles in library/productStyles  */
.product	{
	margin-bottom: 11px;
}

.productCaption {
	padding-left: 6px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
}

.productCaption a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}


.productBody {
	margin: 0px;
	padding: 0px;
}

.productDetails {
	width: 370px;
}

.productDefinition {
	padding: 3px;
	color: #003c74;
	font-weight: bold;
	padding-left: 20px;
	background-image: url('images/admin/items.gif');
	background-repeat: no-repeat;
}

.productViews {
	padding: 3px;
	color: #003c74;
	font-weight: bold;
	padding-left: 20px;
	background-image: url('images/admin/itemViews.gif');
	background-repeat: no-repeat;
}

.productDate {
	padding: 3px;
	color: #003c74;
	font-weight: bold;
	padding-left: 20px;
	background-image: url('images/admin/date.gif');
	background-repeat: no-repeat;
}

.statusCANCELED {
	padding: 3px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url('images/admin/canceled.gif');
	color: #ff0000;
	background-repeat: no-repeat;
}

.statusEXPIRED {
	padding: 3px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url('images/admin/expired.gif');
	color: #777777;
	background-repeat: no-repeat;
}

/* Image settings for an item */
.shadow {
	float: left;
	background-color: #999999; 
	border: 1px solid #bbbbbb; 
	margin: 5px;
}

.productImage {
	padding-left: 6px;
}

.productImage img {
	border: solid 1px #000000;
	background-color: #ffffff;
	position: relative;
 	display: block; 
 	padding: 4px;
	top: -3px;
	left: -3px;
	cursor: pointer;
}

#rightMenu .product {
	margin: 0px;
	margin-top: 2px;
	text-align: left;
	float: left;
	width: 220px;
	border: none;
	clear: none;
}

#rightMenu .productDetails {
	width: 120px;
}

#rightMenu .productDetails {
	padding: 4px;
}

#rightMenu .productImage img {
	width: 30px;
	padding: 2px;
}

.productDetails .adminDetails .td {
	line-height: 20px;
	padding: 20px;
}


/* Buttons for an item */
#itemMenu {
	float: left; 
	position: relative;
	margin: 0px;
	padding: 0px;
}

.showItemMenu {
	display: block; 
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	width: 250px;
}

.productActionButtons {
 	height: 23px;
	text-align: right;
	display: block;
	vertical-align: top;
	padding-left: 2px;
	padding-right: 2px;
}

.productActionButton:link, .productActionButton:visited {
	text-align: center;
	display: block;
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
	font-size: 10px;
	border: 1px solid #003c74;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	background: #ffffff url(images/buttonBack.gif) bottom left repeat-x;
	text-decoration: none;
}

.productActionButton:hover, .productActionButton:active {
	color: #000000;
	background: #fff0cf url(images/buttonBackOver.gif) bottom left repeat-x;
	border: 1px solid #493612;
}

.productActionButton span {
	background: no-repeat;
}

#itemMenu .productActionButton {
	position: relative;
	width: 90px;
	display: block;
	float: left;
	text-align: left;
}

/* ------  Product Section End  ------ */

#categoryMenu {
	background: url(images/menuTop.gif) top left no-repeat;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
}

#categoryMenu .title {
	display: none;
}

/* -- The entire member menu list as an entity -- */
#categoryMenu ul {
	margin: 0px;
	padding: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    list-style-type: none;
}

/* -- Each item in the member menu list -- */
#categoryMenu li {
	white-space: nowrap;
	margin: 0px;
	vertical-align: middle;
	color: #000000;
    height: 1%;
    padding-bottom: 2px;
    padding-top: 2px;
}

/* -- Applies to the currently selected category menu item -- */
#categoryMenuItemOn a:link, #categoryMenuItemOn a:visited, #categoryMenuItemOn a:hover, #categoryMenuItemOn a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	margin: 0px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background: #a76618 url(images/menuItem.gif) top left no-repeat;
}


/* -- Each link item in the category menu list default resting state -- */
#categoryMenu a, #categoryMenuItemOn ul li a:link, #categoryMenuItemOn ul li a:visited, #categoryMenuItemOn ul li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	margin: 0px;
	font-size: 11px;
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

/* -- Each link item in the category menu list rollover state -- */
#categoryMenu a:hover, #categoryMenu a:active
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	text-decoration: none;
	margin: 0px;
	font-size: 11px;
	color: #000000;
	background: #a76618 url(images/menuItem.gif) top left no-repeat;
}

#categoryMenu ul.level2 li a {
	padding-left: 20px;
}

#categoryMenu ul.level3 li a {
	padding-left: 30px;
}

/* ------  SECFTION END  ------  */

/*  --  Column of child categories of the current category. This is displayed above page content
        And allows for the navigation to sub categories.
*/

#categoryBranch {
	padding-bottom: 0px;
}

#categoryPath {
	position: absolute;
	left: 11px;
	top: 319px;
	width: 733px;
	height: 18px;
	background: #000000 url(images/breadcrumbBack.gif) bottom left;
	padding-left: 27px;
	color: #ffffff;
}

#categoryPath div {
}

#categoryPath a {
	text-decoration: none;
	color: #95d1d2;
}

#categoryBranch .pageName {
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	line-height: 18px;
}

#childCategoryMenu {
	display: block;
	padding-top: 4px;
}

#childCategoryItem {
	margin-bottom: 1px;
	float: right;
	margin-left: 10px;
}


/* ------  SECFTION END  ------  */


/* ------  MEMBERS MENU  ------  */
/* This is user specific buttons and links such as longon, logoff edit
profile, view order. */

#userMenu {
	position: absolute;
	top: 0px;
	right: 11px;
	background: #9c2a11;
	height: 18px;
}

#userMenu .title	 {
	display: none;
}

.menuLogon		   {
  display: none;
}

/* -- The entire member menu list as an entity -- */
#userMenu ul
{
	margin: 0px;
    padding: 0px;
	list-style-type: none;
}

/* -- Each item in the member menu list -- */
#userMenu li
{
	white-space: nowrap;
	margin: 0px; 
	vertical-align: middle;
	height: 1%;
	float: left;
}

/* -- Applies to the currently selected member menu item -- */
#userMenuItemOn a:link, #userMenuItemOn a:visited, #userMenuItemOn a:hover, #userMenuItemOn a
{
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	margin: 0px;
	font-size: 10px;
	color: #ffffff;
}


/* -- Each link item in the member menu list rollover state -- */
#userMenu a:hover, #userMenu a:active
{
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	margin: 0px;
	font-size: 10px;
	color: #ffffff;
}

/* -- Each link item in the member menu list default resting state -- */
#userMenu a
{
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	margin: 0px;
	font-size: 10px;
	color: #ffffff;
}

/* ------  BUTTONS ------  */

#imageButton {
	padding-left: 20px;
	background-image: url('images/admin/images.gif');
}

#editButton {
	padding-left: 20px;
	background-image: url('images/admin/editItemType.gif');
}

#setMapButton {
	padding-left: 20px;
	background-image: url('images/admin/map.gif');
}

#viewMapButon {
	padding-left: 20px;
	background-image: url('images/admin/map.gif');
}

#deleteButton {
	padding-left: 20px;
	background-image: url('images/admin/delete.gif');
}

#copyToButton {
	padding-left: 20px;
	background-image: url('images/admin/copy.gif');
}

#ownerButton {
	padding-left: 20px;
	background-image: url('images/admin/members.gif');
}

#orderButton {
}

#readMoreButton {
}

#viewButton {
}

#accountButton {
	padding-left: 20px;
	background: url('images/admin/accounts.gif') no-repeat;
}

#documentsButton {
	padding-left: 20px;
	background: url('images/admin/emailDocuments.gif') no-repeat;
}

#itemButton {
	padding-left: 20px;
	background: url('images/admin/items.gif') no-repeat;
}

#rolesButton {
	padding-left: 20px;
	background: url('images/admin/roles.gif') no-repeat;
}

#reminderButton {
	padding-left: 20px;
	background: url('images/admin/viewReminders.gif') no-repeat;
}

#deleteUserButton {
	padding-left: 20px;
	background: url('images/admin/deleteUser.gif') no-repeat;
}

#editUserButton {
	padding-left: 20px;
	background: url('images/admin/editUser.gif') no-repeat;
}


/* ------  DISPLAY FOR HOT ITEM CATEGORIES ------  */
#rightMenu #hotItem {
	width: 210px;
	float: left;
	padding-bottom: 25px;
}

#menu #hotItem {
	padding-bottom: 25px;
}

#hotItem .title {
	padding-left: 6px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
}

#hotItem .bodyText {
	padding-bottom: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
	color: #000000;
	white-space: normal;
	font-size: 11px;
}

#hotItem a:link, #hotItem a:visited {
	margin-left: 2px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	border: 1px solid #003c74;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	background: #ffffff url(images/buttonBack.gif) bottom left repeat-x;
	text-decoration: none;
	float: right;
}

#hotItem a:hover, #hotItem a:active {
	color: #000000;
	background: #fff0cf url(images/buttonBackOver.gif) bottom left repeat-x;
	border: 1px solid #493612;
}


/* ------  RESULT SETS FOR PAGE COUNT in ORDER, PAYMENT, PRODUCT, USER ------ */
#resultSets {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 8px;
}

.resultSet:link, .resultSet:visited
{
	border: 1px outset #8EBDD9;
	background-color: #8EBDD9;
	color: #000000;
	padding: 2px;
	text-align: center;
	text-decoration: none;
}

.resultSet:hover, .resultSet:active
{
	border: 1px outset #9c2a11;
	background-color: #9c2a11;
	color: #ffffff;
	padding: 2px;
	text-align: center;
	text-decoration: none;
}

.currentResultSet:link, .currentResultSet:hover, .currentResultSet:active, .currentResultSet:visited
{
	border: 1px inset #9c2a11;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	background-color: #9c2a11;
	color: #ffffff;
}

/* ------ USER SPECIFIC STYLING ------ */

#userButtons {
	text-align: right;
	margin-top: 18px;
	margin-bottom: 22px;
}

.userActionButton, .userActionButton:link, .userActionButton:visited {
	margin-left: 2px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	border: 1px solid #003c74;
	padding-left: 3px;
	padding-right: 3px;
	color: #000000;
	background: #ffffff url(images/buttonBack.gif) bottom left repeat-x;
	text-decoration: none;
}

.userActionButton span {
	padding-top: 5px;
	padding-bottom: 5px;
}

.userActionButton:hover, .userActionButton:active {
	color: #000000;
	background: #fff0cf url(images/buttonBackOver.gif) bottom left repeat-x;
	border: 1px solid #493612;
}

/* ------ ORDER SPECIFIC STYLING ------ */
.orderActionButton:link, .orderActionButton:visited {
	margin-left: 2px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	border: 1px solid #003c74;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	background: #ffffff url(images/buttonBack.gif) bottom left repeat-x;
	text-decoration: none;
	float: right;
}

.orderActionButton:hover, .orderActionButton:active {
	color: #000000;
	background: #fff0cf url(images/buttonBackOver.gif) bottom left repeat-x;
	border: 1px solid #493612;
}

.orderActionButton span {
	background: no-repeat;
}

/* ------  TOOLBAR CONTROL  ------  */
#toolbar   {
	padding: 0px;
	margin: 0px;
	text-align: right;
	vertical-align: top;
	width: 100%;
	height: 231px;
	vertical-align: middle;
	position: absolute;
	top: 88px;
	left: 0px;
}

#toolbarImageBack	{
	margin-top: 24px;
	background: #ffffff url(images/loading.gif) 50% 50% no-repeat;
}

#toolbarImage	{
	background: url('designImages/siteImage.jpg') top left no-repeat;
	height: 207px;
}

/*  Strip containing buttons on the toolbar  */
#nav		 {
	margin: 0px;
	padding: 0px;
	text-align: right;
	display: block;
	position: absolute;
	top: 0px;
	left: 11px;
	height: 24px;
	width: 760px;
	background: #9c2a11;
	list-style: none;
}

/*  Left end of the button strip  */
#navLeft	{
	display: none;
}

/*  Right end of the button strip  */
#navRight {
	display: none;
}

/*  Individual button on the toolbar  */
#nav li {
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	float: right;
}

/*  Button link not cuttent page and not hover  */
#nav li a ,#nav li a:link, #nav li a:visited , #nav li a:hover, #nav li a:active {
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 13px;
	color: #ffffff;
	display: block;
	line-height: 24px;
}

#nav li.selected {
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	float: right;
}

#nav li.selected a, #nav li.selected a:link, #nav li.selected a:visited, #nav li.selected a:hover, #nav li.selected a:active {
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 13px;
	color: #ffffff;
	display: block;
	line-height: 24px;
}

.buttonDivide  {
	display: none;
}

#logo	{
	display: none;
}

#simpleSearch		{
	display: none;
}

#simpleSearch .inputText {
	background: #ffffff url('images/admin/search.gif') 1px 50% no-repeat;
	padding-left: 21px;
	color: #5f5f5f;
	margin-right: 5px;
	width: 120px;
}

#simpleSearch h3	  {
 	display: none;
}

#setCurrency		{
	text-align: left;
	margin: 0px;
	vertical-align: top;
	width: 170px;
	position: absolute;
	top: 9px;
	right: 190px;
	background-repeat: no-repeat;
	background-image: url('images/buttons/currency.gif');
}

#setCurrency select {
	width: 90px;
	color: #5f5f5f;
}

#setCurrency h3	  {
	display: none;
}

