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


.mobileOnly {
	display: none !important;
}

nav#nav a.toggle {
	display: block;
	float: right;
	clear: right;
}

nav#nav a.toggle i {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#pageBack {
	background: #5F595D;
}

body {
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: .63em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: helvetica, Verdana, Arial, san-serif;
	color: #363437;
}

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

#pageMid	{
	width: 880px;
	margin: auto;
	padding: 0px;
	text-align: left;
	background: #ffffff;
}


/* ------  All content generated by XSL files ------ */
#pageContent {
	padding: 0px;
	margin: 0px;
	display: block;
	position: relative;
	padding-top: 174px;
	padding-bottom: 16px;
	width: 880px;
}

/* ------ Content below toolbar and above page bottom ------ */
#main	{
	padding: 0px;
	margin: 0px;
	display: block;
	margin-left: 16px;
	margin-right: 16px;
	
	min-height:400px;
	height:auto !important;
	height:400px;
}

/* ------ Left hand menu containing catalogue and member menus ------ */
#menu	{
	vertical-align: top;
	text-align: left;
	width: 190px;
	float: left;
	display: none;
}

/* ------ 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: 22px;
	padding-top: 12px;
	text-align: left;
	vertical-align: top;
	font-size: 1.4em;
	line-height: 1.8em;
	width: 100%;
}

#googleMap {
	margin-top: 21px;
}

/* ------ Contains admin menu and hot items ------ */
#rightMenu	{
	vertical-align: top;
	display: block;
	margin: 0px;
	padding-top: 10px;
	margin-left: -7px;
	margin-right: -7px;
	padding-bottom: 10px;
	border-top: 5px solid #d0d0d0;
	clear: both;
	display: none;
	font-size: 1em;
}

#Slideshow #productList {
	margin-left: -7px;
	margin-right: -7px;
	margin-top: 14px;
}


/* ------ PAGE BOTTOM contains copyright info and simple category links ------ */
#pageBottom	{
	margin: 0px;
	font-size: 11px;
	text-align: right;
	white-space: nowrap;
	clear: both;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #494949;
	margin-left: 16px;
	margin-right: 16px;
}

.bodyText	{

}

.smalltext
{
	font-size: 9px;
}

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

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

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

/* ------  input controls and textarea tags with manditoiry attribute set to true ------ */
input[mandatory=true], textarea[mandatory=true]		{
}

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

a:hover
{
	color: #000000;
}

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

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

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

table, td	{
  	font-size: 1em;
}

/* --  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-top: solid 1px #D0D0D0;
}

/* -- Defined classes and HTML Tags used in editor  --  */
.title, H1
{
	font-size: 2em;
	font-weight: bolder;
	color: #F25D23;
	margin-bottom:7px;
	margin-top:3px;
}

.heading, H2
{
	font-size: 1.7em;
	font-weight: bold;
	color: #F25D23;
}

.subHeading, H3 {
	font-weight: bold;
	color: #494949;
	margin-bottom: 0px;
}

#pageBottomCategories {
	float: left;
	display: none;
}

#pageBottomCategories a
{
	color: #494949;
}

#siteCopyright {
}

#siteCopyright a {
	text-decoration: none;
}

#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;
	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-top: 4px;
	border-bottom: solid 1px #7F7F7F;
		padding-bottom: 8px;
	margin-bottom: 8px;
}

.productCaption {
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	margin-bottom: 4px;
	font-size: 1.5em;
	font-weight: bold;
	color: #F25D23;
}

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

.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 */
.productImage {
	padding-right: 14px;
}

.shadow {
	float: left;
	border: solid 1px #D0D0D0;
	padding: 2px;
}

.productImage img {
	background-color: #ffffff;
 	display: block; 
 	padding: 4px;
	cursor: pointer;
	width: 150px;
}

.productDetails {
	width: 570px;
	float: left;
}

#menu .productDetails {
	width: 176px;
} 

#rightMenu .product {
	width: 45%;
	float: left;
	margin-left: 10px;
	margin-right: 30px;
	min-height: 180px;
	height:auto !important;
	height: 180px;
}

#rightMenu .productDetails {
	width: 200px;
}

#rightMenu .attribute, #rightMenu .attribute .attValue {
	display: inline;
	float: none;
}

#rightMenu .productImage img {
	width: 50px;
	padding: 0px;
	border: none;
}

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

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

#itemMenu .productActionButton span {
	display: block;
	line-height: 20px;
}

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

#categoryMenu {
	padding-bottom: 22px;
	border-bottom: solid 5px #d0d0d0;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 12px;
}

#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 {
	white-space: nowrap;
	margin: 0px;
	vertical-align: middle;
	color: #000000;
    height: 1%;
}

/* -- Applies to the currently selected category menu item -- */
#categoryMenuItemOn a:link, #categoryMenuItemOn a:visited, #categoryMenuItemOn a:hover, #categoryMenuItemOn a
{
	display: block;
	line-height: 22px;
	margin: 0px;
	font-size: 12px;
	color: #000000;
}


/* -- Each link item in the category menu list rollover state -- */
#categoryMenu a:hover, #categoryMenu a:active
{
	text-decoration: none;
	display: block;
	line-height: 22px;
	margin: 0px;
	font-size: 12px;
	color: #F25D23;
}

/* -- 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:hover, #categoryMenuItemOn ul li a {
	text-decoration: none;
	display: block;
	line-height: 22px;
	margin: 0px;
	font-size: 12px;
	color: #494949;
}

#categoryMenu ul ul ul {
	border-top: solid 1px #F25D23;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 14px;
}

#categoryMenu ul li a.AR, #categoryMenuItemOn ul li a.AR {
	color: #ff0000;
}

/* ------  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: 4px;
	display: none;
}

#categoryPath {
	float: left;
}

#categoryBranch  a {
	text-decoration: none;
}

#categoryBranch .subHeading {
	font-size: 10px;
	color: #5F5F5F;
	font-weight: normal;
}

#childCategoryMenu {
	display: block;
	padding-top: 0px;
	float: right;
}

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


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


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

#userMenu {
	padding-bottom: 22px;
	border-bottom: solid 5px #d0d0d0;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 22px;
}

#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;
	height: 1%;
}

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

/* -- Applies to the currently selected member menu item -- */
#userMenuItemOn a:link, #userMenuItemOn a:visited, #userMenuItemOn a:hover, #userMenuItemOn a
{
	text-decoration: none;
	display: block;
	line-height: 22px;
	margin: 0px;
	font-size: 12px;
	color: #000000;
}


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

/* -- Each link item in the member menu list default resting state -- */
#userMenu a
{
	text-decoration: none;
	display: block;
	line-height: 22px;
	margin: 0px;
	font-size: 12px;
	color: #494949;
}


/* ------  DISPLAY FOR HOT ITEM CATEGORIES ------  */
#rightMenu #hotItem {
	float: left;
	width: 45%;
	margin-left: 12px;
	margin-right: 12px;
}


#menu #hotItem {
	padding: 7px;
	padding-bottom: 14px;
	padding-top: 0px;
}

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


#hotItem .bodyText {
	text-align: left;
	white-space: normal;
	padding-bottom: 7px;
}

#hotItem a:link, #hotItem a:visited {
	margin-left: 14px;
	float: right;
	padding-left: 8px;
	background: url(images/arrowBlue.gif) 0px 4px no-repeat;
}

#hotItem a:hover, #hotItem a:active {
	background-image: url(images/arrowBlack.gif);
}


/* ------  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;
	clear: both;
	line-height: 24px;
}

.resultSet:link, .resultSet:visited
{
	background-color: #D0D0D0;
	color: #494949;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	margin-right: 5px;
	white-space: nowrap;
}

.resultSet:hover, .resultSet:active
{
	background-color: #F25D23;
	color: #ffffff;
	padding: 4px;
	text-align: center;
	text-decoration: none;
}

.currentResultSet:link, .currentResultSet:hover, .currentResultSet:active, .currentResultSet:visited
{
	background-color: #F25D23;
	color: #ffffff;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	margin-right: 5px;
	white-space: nowrap;
}

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

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

.userActionButton, .userActionButton:link, .userActionButton:visited {
	margin-left: 2px;
	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 {
}

.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%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #363437 url(images/siteImage.gif) right -20px no-repeat;
}

#toolbarImageBack	{
	display: none;
}

#toolbarImage	{
}

/*  Strip containing buttons on the toolbar  */
#toolbarButtons		 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: block;
	margin-top: 138px;
	float: right;
}

/*  Left end of the button strip  */
#toolbarButtonsLeft	{
	float: left;
	width: 7px;
}

/*  Right end of the button strip  */
#toolbarButtonsRight {
	float: left;
	width: 7px;
}


#toolbar #nav li a:hover {
	color: #ffffff;
}


.buttonDivide  {
	float: left;
	width: 7px;
}

#logo	{
	background: url(images/logo.gif) no-repeat 50% 95px;
	width: 244px;
	height: 173px;
	float: left;
}

#simpleSearch {
	padding-bottom: 10px;
	margin-right: 15px;
	display: none;
}


#simpleSearch .inputText {
	width: 133px;
	padding: 0px;
	height: 18px;
	font-size: 13px;
}


#simpleSearch h3	  {
 	text-align: left;
 	color: #ffffff;
 	font-size: 14px;
}

#simpleSearch .submit  {
 	margin-left: 13px;
	vertical-align: bottom;
}

#setCurrency		{
	text-align: left;
	margin: 0px;
	vertical-align: top;
	width: 170px;
	margin-right: 25px;
}

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

#setCurrency h3	  {
 	text-align: left;
 	color: #ffffff;
 	font-size: 14px;
}

.slideInfoZone span.link {
	padding-top: 14px;
}

.slideInfoZone span.Date {
	font-size: 10px;
}

.slideInfoZone span.link .attValue  a {
	padding-left: 8px;
	background: url(images/arrowBlue.gif) 0px 4px no-repeat;
}

.slideInfoZone span.link .attValue  a:hover {
	background-image: url(images/arrowBlack.gif);
}

#bodyText ul  {
	margin-top: 7px;
}

#bodyText ul  li {
	padding-left: 14px;
	background: url(images/arrowBlack.gif) 0px 4px no-repeat;
	padding-bottom: 7px
}

#getProduct {
	display: block;
}

.Publication {
	display: block;
	margin-top: 8px;
	font-weight: bold;
}

.Publication, .Date {
	
	color: #F25D23;
}

.productDetails br {
	display: none;
}

.productDetails span.textarea  br {
	display: inline;
}

textarea, textarea.inputText {
	width: auto;
}

.attribute {
	display:block;
}

.link {
	float: right;
}

#orderByAttribute {
	display: none;
}

#resultSets .subHeading {
	display: inline;
}

#toolbar #nav {
	padding: 0;
	margin: 0;
	float: right;
	margin-top: 144px;
	margin-right: 16px;
}

#toolbar #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#toolbar #nav li {
	float: left;
	font-size: 12px;
	padding-right: 10px;
	margin-left: 10px;
	border-right: solid 1px #F25D23;
}

#toolbar #nav li a {
	text-decoration: none;
}

#toolbar #nav  #navRight {
	display: none;
}

#filter {
	float: right;
}

#filter a {
	padding: 5px;
	margin: 5px;
}

#filter a.selected {
	background: #F25D23;
	color: #ffffff;
	text-decoration: none;
	border-radius: 5px;
}



#logo a {
	height: 133px;
	display: block;
}

#follow {
	height: 40px;
	padding-left: 14px;
}

#follow a {
	float: left;
	margin-right: 7px;
	margin-top: 14px;
	height: auto;
}

#follow a#twitter {
	margin-top: 16px;
}

span.PDF {
	display: block;
	margin-top: 12px;
}

#documentLink {
	float: right;
	margin: 10px;
    padding: 10px;
}

#social {
	position: absolute;
	top: 20px;
	left: 20px;
}

#social a {
	font-size: 3em;
	color: #0077B5;
	display: block;
	float: left;
	margin-right: 0.5em;
}

#social a:hover {
	color: #fff;
}

.attribute .attValue p {
    margin-bottom: 0.8em;
}

.productDetails .attValue span, .productDetails .attValue * {
	font-size: 1em !important;
	color: inherit !important;
	font-family: inherit !important;
}

.attribute .attValue {
    padding: 0;
}
