/* ------- The browser window ------ */
#pageBack	{
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: verdana, Helvetica, Courier, san-serif;
	color: #000000;
	background: #f7f7f7;
	padding-top: 6px;
}

#page {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-collapse: collapse;
}

#pageLeft {
	background: url(images/pageLeft.gif) top right no-repeat;
}

#pageRight {
	background: url(images/pageRight.gif) top left no-repeat;
}

#pageMid	{
	width: 720px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	padding-top: 6px;
	background: url(images/pageTop.gif) top left repeat-x;
}


/* ------  All content generated by XSL files ------ */
#pageContent {
	padding: 10px;
	margin: 0px;
	display: block;
	position: relative;
	padding-top: 104px;
	border: solid 1px #d0d0d0;
	background-color: #ffffff;
}

/* ------ Content below toolbar and above page bottom ------ */
#main	{
	padding: 0px;
	margin: 0px;
	display: block;
}

/* ------ Left hand menu containing catalogue and member menus ------ */
#menu	{
	vertical-align: top;
	text-align: left;
	width: 225px;
	float: left;
	padding-top: 130px;
	margin-left: 0px;
	background-image: url('images/enable.jpg');
	background-repeat: no-repeat; 
	background-position: 0px 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: 20px;
	text-align: left;
	vertical-align: top;
        width: 430px;
        float: left;
        padding-top: 0px;
}

#pageBodySlideshow {
	padding-top: 24px;
}

/* ------ Contains admin menu and hot items ------ */
#rightMenu	{
	vertical-align: top;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	background: #f0f0f0 url(images/rightMenuBackThin.gif) repeat-x top left;
	clear: both;
	padding-top: 12px;
	border-top: solid 1px #000000;
	padding-bottom: 30px;
}

.pageWide #rightMenu {
	position: absolute;
	top: 28px;
	right: 0px;
	width: 196px;
	padding-top: 16px;
	padding-bottom: 17px;
	padding-left: 10px;
	background: #f0f0f0 url(images/rightMenuBack.gif) repeat-y top left;
	border-top: solid 1px #000000;
	font-size: 10px;
}

/* ------ PAGE BOTTOM contains copyright info and simple category links ------ */
#pageBottom	{
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	text-align: right;
	clear: both;
	height: 21px;
	width: 700px;
}

#pageBottom a {
	color: #b2b4af;
}

.pageWide #pageBottom	{
	background-color: #ACCFE1;
	border-top: solid 1px #333333;
	padding-top: 0px;
}

.pageWide #pageBottom a	{
	color: #FFFFFF;
}

#bodyText {
	padding-top: 12px;
	padding-right: 20px;
}

.bodyText	{
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	text-decoration: none;
}

.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;
}

.inputTextSmall        {
	width: 40px;
	text-align: center;
}

.emissionsSubTotal1 {

	font-size: 10pt;
	text-align: center;
}

.emissionsSubTotal2 {

	font-size: 10pt;
	text-align: center;
}
.emissionsSubTotal3 {

	font-size: 10pt;
	text-align: center;
}
.emissionsSubTotal4 {

	font-size: 10pt;
	text-align: center;
}
.emissionsSubTotal5 {

	font-size: 10pt;
	text-align: center;
}
.emissionsTotal {

    font-size: 12pt;
	font-weight: bold;	
    text-align: center;
}


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

/* ------  STANDARD HTML TAG STYLES  ------  */
a:link
{
	text-decoration: none;
	color: #ff9900;
}

a:visited
{
	text-decoration: none;
	color: #ff9900;
}

a:hover
{
	color: #000000;
}

a:active
{
	text-decoration: none;
	color: #527fc0;
}

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;
	border: 1px solid #9a9890;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 20px;
	color: #000000;
	background: #ffffff url(images/buttonBack.gif) bottom left repeat-x;
	text-decoration: none;
}

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

.button span {
	background-repeat: no-repeat;
}

td	{
}

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

/* --  Used For Site Exceptions and other errors  -- */
#notification, .notification {
	text-decoration: none;
	font-weight: normal;
	padding-left: 55px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 5px;
	color: #000000;
	border: solid 1px #000000;
	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-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-weight: bold;
	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: 18pt;
	font-weight: bolder;
	font-family: arial, verdana;
	color: #424242;
}

.heading, H2
{
	font-size: 14pt;
	font-weight: normal;
	font-family: arial, verdana;
	color: #424242;
}

.subHeading, H3
{
	font-size: 11pt;
	font-weight: bold;
	color: #424242;
}

#pageBottomCategories {
 	padding-left: 15px;
	float: left;
}

#pageBottomCategories a
{
}

#siteCopyright {
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	white-space: nowrap;
	float: right;
}
#catalystCopyright {
	text-align: center;
	padding-top: 4px;
	padding-right: 10px;
	white-space: nowrap;
	color: #ff9900;
}

#siteCopyright a {

}

#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: 10px;
	border: solid 1px #000000;
}

/* ------  PRODUCT  ------
Start of product specific styles that can be dupliucated into seperate display styles in library/productStyles  */
.product {
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	clear: left;
	overflow: visible;
	border-bottom: solid 1px #DBDBD5;
}

.productCaption {
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-top: 3px;
	background-color: #527fc0;
	border-bottom: solid 1px #ffffff;
	font-size: 1em;
}

#Title {
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;

}

#Mobile {

	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}

#Details {
	font-weight: normal;
}

.productBody {
	margin: 0px;
	padding: 0px;
	text-align: left;
 	float: left;
	background-image: url('images/bodyTop.gif');
	background-repeat: repeat-x;
	background-position: top right;
}

.productDetails {
	float: left;
	width: 275px;
	padding: 6px;
}

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

.productViews {
	padding-left: 20px;
	background-image: url('images/admin/itemViews.gif');
	background-repeat: no-repeat;
}

.productDate {
	padding-left: 20px;
	background-image: url('images/admin/date.gif');
	background-repeat: no-repeat;
}

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

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

.shadow {
	background-color: #ffffff; 
	border: 1px solid #f0f0f0; 
	padding: 2px;
	margin-top: 3px;
	float: left;
	width: 133px;
}

.productImage {
	padding: 3px;
	float: left;
	width: 133px;
}

.productImage img {
	width: 133px;

}

#rightMenu .product {
	width: 190px;
	border: none;
	float: left;
	clear: none;
}

#rightMenu .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;
	border: none;
	background: transparent;
	color: #424242;
}

#rightMenu .productBody {
	background-image: none;
}

#rightMenu .productActionButtons {
	padding-right: 5px;
}

#rightMenu .productDetails {
	padding-top: 1px;
	margin-top: 1px;
	float: left;
	width: 192px;
}

#rightMenu .shadow {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 95px;
	max-height: 95px;
	overflow: hidden;
	border-top: #424242 solid 1px;
}

#rightMenu .productImage {
	padding: 0px;
 	margin: 0px;
}

#rightMenu .productImage img {
	border: none;
 	position: static; 
 	display: block; 
 	padding: 0px;
 	margin: 0px;
 	width: 190px;
}

#menu .product {
	width: 220px;
}

#menu .productBody {

	background-image: none;	
}

#menu .productActionButtons {
	padding-right: 5px;
}

#menu .productDetails {
	padding-top: 1px;
	margin-top: 1px;
	float: left;
	width: 200px;
	font-size: 10pt;
}

#menu .productCaption {

	display: none;
}

#menu .shadow {
	background-color: #f2f2f2; 
	border: none; 
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu .productImage {
	padding: 0px;
 	margin: 0px;
}

#menu .productImage img {
	width: 141px;
	border: none;
 	position: static; 
 	display: block; 
 	padding: 0px;
 	margin: 0px;
	width: 133px;
}

.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;
	border: 1px solid #9a9890;
	padding-left: 3px;
	padding-right: 3px;
	color: #000000;
	background: #ffffff url(images/buttonBack.gif) bottom left repeat-x;
	text-decoration: none;
}

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

.productActionButton span {
	background: no-repeat;
	line-height: 20px;
}

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

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

#categoryMenu {
}

#categoryMenu .title {
	display: none;
}

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

/* -- Each item in the member menu list -- */
#categoryMenu li {
	margin: 0px;
	vertical-align: middle;
	color: #000000;
        margin-bottom: 1px;
        height: 1%;
	list-style-image: none;
}

/* -- Applies to the currently selected category menu item -- */
#categoryMenuItemOn a:link, #categoryMenuItemOn a:visited, #categoryMenuItemOn a:hover, #categoryMenuItemOn a
{
	text-decoration: none;
	display: block;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0px;
	font-size: 10pt;
	color: #000000;
	background-position: left center;
	background-attachment: scroll;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
}


/* -- Each link item in the category menu list rollover state -- */
#categoryMenu a:hover, #categoryMenu a:active
{
	color: #000000;
}

/* -- Each link item in the category menu list default resting state -- */
#categoryMenu a	{
	text-decoration: none;
	display: block;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0px;
	font-size: 10pt;
	color: #ff9900;
}

#categoryMenu a.AR {
}

#categoryMenu a.MR {
}

#categoryMenu a.PR {
}
/* ------  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-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	font-size: 10px;
	background-image: url(images/branchCurveL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	float: left;
	clear: both;
	margin-bottom: 12px;
}

#categoryPath {
	font-size: 10px;
	color: #ffffff;
	background: #000000 url(images/branchCurveR.gif) no-repeat right top;
	padding-right: 20px;
	float: left;
	height: 14px;
	font-weight: normal;
}

#categoryBranch a {
	height: 14px;
	font-size: 10px;
	text-decoration: none;
	background-image: none;
	color: #ffffff;
	padding-right: 2px;
	font-weight: normal;
}

#childCategoryMenu {
 	padding-top: 4px;
	margin: 0px;

	display: none;
}

/* -- The entire column list as an entity -- */
#childCategoryMenu ul {
	padding: 0px;
	margin-left: 22px;
	margin-top: 0px;
	list-style-type: none;
}

/* -- Each item in the category child menu list -- */
#childCategoryMenu li {
	height: 16px;
	padding: 0px;
	margin: 0px;
	border: none;
	background-image: none;
}

/* -- Each link item in the category child menu list default resting state -- */
#childCategoryMenu a, #childCategoryMenu a:visited {
	color: #ffffff;
	background-color: #527fc0;
	display: block;
	font-size: 10px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 12px;
	text-decoration: none;
	background-image: url("images/rightCorner.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	border: none;
	float: none;
	height: auto;
}

#childCategoryMenu a:hover {
	color: #000000;
	background-color: #accfe1;
}

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


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

#userMenu {
	margin-top: 20px;
	margin-bottom: 20px;
}

#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;
	margin-bottom: 1px;
	height: 1%;
	list-style-image: none;
}

/* -- 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: 15px;
	padding-right: 10px;
	margin: 0px;

	font-size: 10pt;
	color: #000000;
}


/* -- Each link item in the member menu list rollover state -- */
#userMenu a:hover, #userMenu a:active
{
	color: #000000;
}

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

/* ------  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: 180px;
	float: left;
	padding-bottom: 12px;
}

#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: 10px;
}

#hotItem a:link, #hotItem a:visited {
	margin-left: 2px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #9a9890;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 20px;
	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: #accfe1 url(images/buttonBackOver.gif) bottom left repeat-x;
	border: 1px solid #527fc0;
}


/* ------  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 #424242;
	background-color: #424242;
	color: #ffffff;
	padding: 2px;
	text-align: center;
	text-decoration: none;
}

.currentResultSet:link, .currentResultSet:hover, .currentResultSet:active, .currentResultSet:visited
{
	border: 1px inset #424242;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	background-color: #424242;
	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;
	border: 1px solid #9a9890;
	padding-left: 3px;
	padding-right: 3px;
	color: #000000;
	background: #ffffff url(images/buttonBack.gif) bottom left repeat-x;
	text-decoration: none;
}

.userActionButton span {
	line-height: 20px;
}

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

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

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

.orderActionButton span {
	background: no-repeat;
}

/* ------  TOOLBAR CONTROL  ------  */
#toolbar   {
	padding: 0px;
	margin: 0px;
	text-align: right;
	vertical-align: top;
	width: 700px;
	vertical-align: middle;
	position: absolute;
	top: 0px;
	height:104px;
	left: 10px;
	background-repeat: no-repeat;
	background-position: 100% 6px;
	background-image: url(images/map.gif);
}

#toolbarImageBack	{
	display: none;
}

/*  Strip containing buttons on the toolbar  */
#toolbarButtons		 {
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 100%;
	background-color: #000000;
	display: block;
	clear: left;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url('images/buttonsBack.gif');
}

/*  Left end of the button strip  */
#toolbarButtonsLeft	{
	margin: 0px;
	padding: 0px;
	width: 143px;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
	height: 4px;
	display: none;
}

/*  Right end of the button strip  */
#toolbarButtonsRight {
	width: 2px;
	float: left;
	height: 4px;
	display: none;
}

/*  Individual button on the toolbar  */
.toolbarButton {
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	float: left;
	width: 110px;
	height: 26px;
}

/*  Button link not cuttent page and not hover  */
.toolbarButton a, .toolbarButton a:visited {
	line-height: 26px;
	font-size: 10px;
	text-align: center;
	color: #000000;
	width: 110px;
	float: left;
	text-decoration: none;
}

.toolbarButton a:hover, .toolbarButton a:active {
	line-height: 26px;
	text-align: center;
	width: 110px;
	font-size: 12px;
	color: #636363;
	background-repeat: repeat-x;
	background-position: bottom right;
	background-image: url('images/buttonOverBack.gif');
	float: left;
	text-decoration: none;
}

.toolbarButtonOn {
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	float: left;
	width: 110px;
	height: 26px;
}

.toolbarButtonOn a, .toolbarButtonOn a:visited {
	line-height: 26px;
	text-align: center;
	width: 110px;
	font-size: 12px;
	color: #636363;
	background-repeat: repeat-x;
	background-position: bottom right;
	background-image: url('images/buttonOnBack.gif');
	float: left;
	text-decoration: none;
}

.toolbarButtonOn a:hover, .toolbarButtonOn a:active {
	line-height: 26px;
	text-align: center;
	width: 110px;
	font-size: 12px;
	color: #636363;
	background-repeat: repeat-x;
	background-position: bottom right;
	background-image: url('images/buttonOnBack.gif');
	float: left;
	text-decoration: none;
}

.buttonDivide  {
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url('images/buttonDivide.gif');
	width: 2px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#logo	{
	background: url(designImages/logo.jpg) no-repeat 0 10px;
	height: 100px;
	width: 300px;
	float: left;
}

#simpleSearch		{
	text-align: left;
	margin: 0px;
	display: block;
	vertical-align: top;
	float: right;
	padding-top: 6px;
	padding-right: 12px;
	font-size: 10px;
	display: none;
}

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

#simpleSearch input {
	font-size: 10px;
}

#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: #a0a0a0;
}

#setCurrency h3	  {
	display: none;
}

.bodybold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.header
{
 font-family: Arial, Helvetica, sans-serif; 	
 font-size: 11pt;
 font-weight:bold; 
 }

.bottom-border {

 	border-bottom: 1px solid #aaaaaa;
}

.bottom-left-border{

	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;

}

.left-border{
	 border-left: 1px solid #aaaaaa;

}

.top-border {

	border-top: 1px solid #aaaaaa;
}
	
 .orangeheader
{
 font-family: Arial, Helvetica, sans-serif; 
 color: #ff9900;	
 font-size: 11pt;
 font-weight:bold; 
 }
 .footer
 {
	 font-family: Arial, Helvetica, sans-serif; 	
	 font-size: smaller;
	 font-style: italic;
 }
.bodyitalics
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style:italic;
}
.bodybolditalics
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style:italic;
	font-weight:bold;
}
.tablecellpadding
{
	padding:10px;
}
.staticMenu
{
	font-size: 11pt;
	color: #ff9900;
	background: url(images/white.jpg) white no-repeat right center;
}
.dynamicMenu
{
	font-size: 11pt;
	color: #ff9900;
	text-align: left;
	padding: 2px;
}
.selectedMenu
{
	font-size: 11pt;
	background: url(images/arrow_horizontal_menu.jpg) white no-repeat right center;
	color: black;
	font-family: Arial;
}
.dynamicSelectedMenu
{
	font-size: 11pt;
	color: black;
}
.orangebold
{
	color: #efa529; 
	font-weight: bold; 
	font-size: 11pt;
	vertical-align: top; 
	text-align: center;
}
LI
{
	list-style-image: url(images/arrow.gif);
}

td
{
	background-color:White;
}
.subscript
{
	font-size:xx-small;
	vertical-align: sub;
}
#header {
	border-top: 3px solid blue;
	}
	
#emailHeader {
	width: 100%;
}

#emailHeader td {
	text-align: right;
}

#emailHeader td td {
	text-align: left;
}
