/* ------- The browser window ------ */

@font-face {
	font-family: futura;
	src: url("futura.eot"); /* EOT file for IE */
}

@font-face {
	font-family: futura;
	src: url("futura.ttf"); /* TTF file for CSS3 browsers */
}

@font-face {
	font-family: lithos;
	src: url("lithos.otf") format("opentype");
}

#pageBack {
	background: #ffffff;
}

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: futura, Verdana, Arial, san-serif;
	color: #000000;
}

#page {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-collapse: collapse;
	padding-top: 116px;
}

/* ------  All content generated by XSL files ------ */
#pageContent {
	padding: 0px;
	margin: 0px;
	display: block;
	position: relative;
	padding-top: 115px;
	padding-bottom: 0px;
	background: #ffffff url(designImages/signiture.png) right 15px no-repeat;
	width: 100%;
}

/* ------ Content below toolbar and above page bottom ------ */
#main {
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	display: block;
	overflow: hidden;
}

/* ------ Left hand menu containing catalogue and member menus ------ */
#menu	{
	vertical-align: top;
	text-align: left;
	width: 25%;
	margin-right: 2%;
	float: left;
	min-height: 10px;
	padding: 0px;
	background: #B8B8B8;
	padding-bottom: 60px;
	position: absolute;
}

/* ------ Content within main to the right of the category and member menu and to the left of admin and hotitems menu ------ */
#pageBody	{
	padding: 0;
	padding-bottom: 20px;
	padding-top: 40px;
	text-align: left;
	vertical-align: top;
	font-size: 1em;
    float: left;
	width: 71%;
	min-height: 400px;
	margin-left: 27%;
}

#pageBody #bodyText {
	display: none;
}

#menu .pageContent {
	padding: 25px;
	padding-top: 10px;
}

#menu .pageContent img {
	max-width: 100%;
}

/* ------ Contains admin menu and hot items ------ */
#rightMenu	{
	vertical-align: top;
	display: block;
	margin: 0px;
	float: none;
	width: auto;
	padding-bottom: 20px;
	clear: both;
	overflow: hidden;
	border-top: 1px solid #AEAEAE;
	margin-top: 20px;
	padding-top: 20px;
	
}

#noRightMenu {
	width: 25%;
	margin-right: 2%;
	float: left;
	min-height: 10px;
	padding: 0px;
	background: #B8B8B8;
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
}

/* ------ PAGE BOTTOM contains copyright info and simple category links ------ */
#pageBottom	{
	margin: 0px;
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
	float: left;
	width: 71%;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #494949;
	overflow: hidden;
}

.mceContentBody {
	padding: 4px;
	font-size: 14px;
}

.smalltext
{
	font-size: 9px;
}

.hide {
	display: none;
}


#ownerId {
	height: 90px;
	border: solid 1px #aaaaaa;
}

.border
{
	width: 1px;
	height: 1px;
	background-color: #aca899;
}

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, a:visited
{
	text-decoration: underline;
	color: #478cb0;
}

a:hover
{
	color: #000000;
}

a:active
{
	text-decoration: none;
	color: #244759;
}

a img {
	border: none;
}

/* --  Provides user feedback on screen details  -- */
.indicator
{
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

/* -- Defined classes and HTML Tags used in editor  --  */
.title, H1
{
	font-size: 16px;
	font-weight: normal;
	font-family: futura, Arial,verdana,sans-serif;
	color: #000000;
	margin-bottom:4px;
	margin-top:0px;
}

.heading, H2
{
	font-size: 12px;
	font-weight: bold;
	font-family: futura, Arial,verdana,sans-serif;
	color: #ff0000;
}

.subHeading, H3
{
	font-size: 14px;
	font-weight: bold;
	color: #494949;
	margin-bottom: 0px;
}

#pageBottomCategories {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

#pageBottomCategories li {
	float: left;
	padding-right: 8px;
	margin-right: 8px;
	border-right: solid 1px #D0D0D0;
}

#pageBottomCategories li#siteMap {
	border: none;
	display: none;
}

#pageBottomCategories a {
	color: #494949;
}

#siteCopyright span {
	padding-left: 20px;
}

#siteCopyright ul {
	list-style: none;
}

#siteCopyright a {
	color: #494949;
	text-decoration: none;
}

#logon {

}

#forgotPassword {
}

#userEdit {
}

#orderByAttribute select {
	width: 150px;
}

.largeImage	{
	border: double 3px #000000;
}

#welcomeText {
	display: block;
	padding-bottom: 20px;
}

#imageMap {
	position: relative; 
	padding: 0px; 
	margin: 0px;
	border: none;
}

#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: 12px;
}

.productCaption {
	text-align: left;
	margin-bottom: 4px;
	font-size: 16px;
	color: #494949;
	font-family: futura, arial;
}

#menu .productCaption {
	color: #000000;
    font-family: futura,Verdana,Arial,san-serif;
    font-size: 20px;
    font-weight: bold;
    margin-top: 8px;
}


.product .image img {
	width: auto;
}

#menu .product .productBody .image {
	margin: 0;
	width: 100%;
}

#menu .productImage, #menu .product .productBody img {
	width: 100%;
	display: block;
	background: none;
	box-shadow: none;
}

#productList {
	padding-top: 25px;
}

#products .productDetails {
    padding-top: 20px;
    max-width: 200px;
}

#products .productDetails .attValue {
	padding-right: 50px;
}

#menu .product {
	padding-bottom: 0;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 2em;
	position: relative;
}

#menu .productDetails {
	width: 100%;
	display: block;
	padding: 0;
	padding-top: 12px;
} 

#menu .product .buttons .public {
	display: none;
}

#menu .product .productCaption a {
	color: #000000;
	text-decoration: none;
}

#rightMenu .product {
	width: 440px;
	margin-right: 40px;
	float: left;
}

#rightMenu .product.colLast {
	margin-right: 0;
}

.productDetails .adminDetails .td {
	line-height: 20px;
	padding: 20px;
}


/* ------  Product Section End  ------ */

#categoryMenu {
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-size: 13px;
}

#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;
    height: 1%;
   	clear: both;
    cursor: pointer;
    display: block;
    margin: 0;
    font-weight: bold;
    padding: 2px;
    line-height: 22px;
}

#categoryMenu li li {
	background: none;
	border: 0;
	padding: 0;
	margin-left: 12px;
	font-weight: normal;
	line-height: 18px;
	font-size: 11px;
}

#categoryMenu li.selected a {
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
}

#categoryMenu li.selected li a {
	font-size: 11px;
}

/* -- Each link item in the category menu list default resting state -- */
#categoryMenu a, #categoryMenu a:link, #categoryMenu a:visited {
	text-decoration: none;
	display: block;
	margin: 0px;
	color: #494949;
	padding-left: 10px;
	padding-right: 10px;
}

/* -- Each link item in the category menu list rollover state -- */
#categoryMenu a:hover, #categoryMenu a:active {
	color: #ffffff;
}

#categoryMenu ul ul {
	
}

#categoryMenu ul ul ul {
}


#categoryMenu ul li a.AR, #categoryMenuItemOn ul li a.AR {
	color: #990000;
}

#categoryMenu ul li a.MR, #categoryMenuItemOn ul li a.MR {
	color: #478CB0;
}

#userMenu {
	padding: 0px;
	margin: 0px;
	padding-top: 60px;
}

#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: #478cb0;
}


#hotItem .bodyText {
	text-align: left;
	white-space: normal;
	padding-bottom: 7px;
}

/* ------ USER SPECIFIC STYLING ------ */

#userButtons {
	text-align: right;
	margin-top: 18px;
	margin-bottom: 22px;
}

/* ------  TOOLBAR CONTROL  ------  */
#toolbar   {
	padding: 0px;
	margin: 0px;
	text-align: right;
	vertical-align: top;
	height: 115px;
	position: fixed;
	top: 0px;
	left: auto;
	z-index: 9999;
	padding-bottom: 11px;
	background: url(images/dropShadow.png) bottom left repeat-x;
}

#toolbarImageBack	{
	display: none;  
}

#toolbarImage	{
}

/*  Strip containing buttons on the toolbar  */
ul#nav {
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-top: 81px;
	display: block;
	list-style: none;
	height: 34px;
	background: #ffffff;
	margin: 0;
	float: left;
	width: 75%;
	padding-top: 81px;
	background: url("designImages/signiture.png") no-repeat scroll right 15px #FFFFFF;
}

/*  Individual button on the toolbar  */
ul#nav li {
	float: left;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	float: left;
}

/*  Button link not cuttent page and not hover  */
ul#nav li a {
	text-decoration: none;
	font-size: 16px;
	color: #494949;
	border: none;
	display: block;
	line-height: 34px;
	padding-left: 20px;
	padding-right: 15px;
	font-family: futura, verdana, arial, sans-serif;
	position: relative;
}

ul#nav li a:hover {
	color: #000000;
}

ul#nav li.selected {
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	color: #000000;
}

ul#nav li.selected a {
	text-decoration: none;
	color: #000000;
	display: block;
	border: none;
}

/*  Left end of the button strip  */
li#navLeft	{
	display: none;
}

/*  Right end of the button strip  */
li#navRight {
	display: none;
}

.buttonDivide  {
	display: none;
}

#logo	{
	background: none repeat scroll 0 0 #B8B8B8;
    display: block;
    height: 115px;
    width: 25%;
    border-right: solid 2% #ffffff;
    float: left;
    position: relative;
}

#toolbar #simpleSearch {
	display: none;
}

#simpleSearch {
	padding-bottom: 20px;
	border-bottom: solid 1px #AEAEAE;
	margin-bottom: 20px;
	float: none;
	display: none;
}


#simpleSearch .inputText {
	border: 1px solid #AEAEAE;
    border-radius: 5px 5px 5px 5px;
    color: #555555;
    display: block;
    float: left;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    width: 135px;
}


#simpleSearch h3	  {
 	text-align: left;
 	font-size: 13px;
 	margin: 0;
}

#simpleSearch .submit  {
 	margin-left: 10px;
	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;
}

#bodyText ul  {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 7px;
}

#bodyText ul  li {
	padding-left: 14px;
	background: url(images/arrowBlack.gif) 0px 4px no-repeat;
	padding-bottom: 7px
}

#getProduct {
	display: block;
}

#clientMenu {
	float: right;
	line-height: 30px;
	padding-left:10px;
	padding-right: 10px;
	text-transform: uppercase;
	top: -4px;
	right:0;
	cursor: pointer;
	text-align: left;
	z-index:999;
	font-size:10px;
}

#clientMenu.unlocked div {
	padding-left:20px;
	background: url(images/icon_user.gif) 0 50% no-repeat;
}

#clientMenu.locked a {
	padding-left:20px;
	background: url(images/icon_key.gif) 0 50% no-repeat;
}

#clientMenu.unlocked ul {
	list-style: none;
	padding: 0;
	margin:0
}

#clientMenu.unlocked ul li {
	border-top: dotted 1px #CECECE;
	line-height: 24px;
    padding-left: 10px;
    float: left;
}

#clientMenu a {
	text-decoration: none;
	display: block;
}

#clientMenu.hover ul {
}

.navTip {
	display: none;
	position: absolute;
	width: 140px;
	top: 25px;
	left: -6px
}

.navTip .top {
	height: 20px;
	background: url(images/navTipTop.png) top left no-repeat;
}

.navTip .info {
	background: url(images/navTipInfo.png) bottom left no-repeat;
	color: #478cb3;
	padding: 14px;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	line-height: normal;
	white-space: normal;
	padding-top: 6px;
}

#toolbar #nav li a:hover .navTip {
}

#pageBody #categoryBranch {
	display: none;
}

#menu #categoryBranch {
	line-height: normal;
}

#menu #categoryPath span.pageName {
	color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
    display: block;
}

#menu #categoryPath .divide {
	display: none;
}

#menu #childCategoryMenu #childCategoryItem {
	margin: 0;
	float: none;
    color: #000000;
}

#menu #childCategoryMenu #childCategoryItem a, #menu #categoryPath a {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: rgba(255,255,255,0.5);
	margin-bottom: 10px;
	display: block;
	border-radius: 6px;
}

#menu #childCategoryMenu #childCategoryItem a {
	padding: 7px;
}

#menu #childCategoryMenu #childCategoryItem a:hover {
	background: rgba(0,0,0,0.5);
	color: #ffffff;
}

#bodyText ul {
	list-style-image: url(images/bullet.gif);
	padding-left: 25px;
}

#bodyText ul li {
	margin-bottom: 10px;
}

#pageBody p {
	margin-top: 4px;
	margin-bottom: 4px;
}

.price .attValue {
	float: right;
	padding: 5px;
	background: #ABDBF2;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5px;
}

.price .attValue span.priceDetails {
	font-weight: normal;
	font-size:11px;
	padding-left: 5px;
}

.productDetails .Quote .attValue {
	font-style:italic;
	background: #ABDBF2;
	font-weight: normal;
    line-height: 1.6em;
    padding:5px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 4px;
}

#bodyText p, .product p {
	text-indent: 12px;
}

.productDetails span.attValue {
	display: block;
	padding: 0;
}

#miniOrder {
    border-bottom: 1px solid #AEAEAE;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#miniOrder h3 {
	font-size: 13px;
}

#miniOrder p {
	margin: 0;
}

.product .productDetails .CellPhone .attValue {
	padding-left: 20px;
	background: url(designImages/emailMobile.gif) 0 50% no-repeat;
}

.product .productDetails .Phone .attValue {
	padding-left: 20px;
	background: url(designImages/emailPhone.gif) 0 50% no-repeat;
}



.productImage img {
	width: 220px;
}

#orderByAttribute {
	display: none;
}

#toolbar #categoryBranch .pageName a, #toolbar #categoryBranch .divide,
#toolbar #categoryBranch #childCategoryMenu {
	display: none;
}

#toolbar #categoryPath {
}

#toolbar #categoryPath span.pageName {
    color: #FFFFFF;
    display: block;
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
    line-height: 24px;
    font-family: lithos, futura, arial;
}

#menu #categoryPath {
	display: none;	
}

#categoryBranch {
    bottom: 12px;
    display: block;
    position: absolute;
}

#menu #categoryBranch {
	position: static;
	padding: 25px;
	padding-bottom: 5px;
}

.product .attributes {
	padding: 0px;
	clear: both;
	display: block;
}

#menu .product .attributes {
	padding-top: 0.5em;
}

#menu .product .productBody {
	position: relative;
}

#jquery-lightbox {
    z-index: 9999;
}

ul#nav li div {
    background: #fff;
    border-top: medium none;
    display: none;
    position: absolute;
    white-space: normal;
    min-width: 200px;
    z-index: 999;
    font-size: 0.8em;
    border-left: solid 1px #D7D7D7;
    border-right: solid 1px #D7D7D7;
}

ul#nav li div ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#nav li div li, ul#nav li div li.selected {
	float: none;
	border: none;
	border-bottom: solid 1px #D7D7D7;
	margin: 0;
}

ul#nav li div span.description {
	display: none;
	padding: 0.8em;
	color: #ffffff;
}

ul#nav li:hover div, ul#nav li.hover div {
    display: block;
}

ul#nav li div li a {
	font-size: 12px;
}
