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

@font-face {
    font-family: "bf";
    src: url(bf.eot); /* EOT file for IE */
    src: local("bf"), url("bf.ttf") format("truetype");
}

@font-face {
    font-family: "kg";
    src: url(kg.eot); /* EOT file for IE */
    src: local("kg"), url("kg.ttf") format("truetype");
}

#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: Verdana, Arial, san-serif;
	color: #000000;
}

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

#pageLeft {
	
}

#pageRight {
	
}

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


/* ------  All content generated by XSL files ------ */
#pageContent {
	padding: 0px;
	margin: 0px;
	display: block;
	position: relative;
	padding-top: 179px;
	padding-bottom: 16px;
	width: 888px;
	/*font-family: kg, serif; */
}

/* ------ Content below toolbar and above page bottom ------ */
#main	{
	padding: 0px;
	margin: 0px;
	display: block;
	
	/*background: url(images/animatedSML.gif) no-repeat bottom right; */
}

/* ------ 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	{
	text-align: left;
	vertical-align: top;
	font-size: 1em;
    float: none;
	width: auto;
}

#googleMap {
	margin-top: 18px;
}

/* ------ Contains admin menu and hot items ------ */
#rightMenu	{
	vertical-align: top;
	display: block;
	margin: 0px;
	padding-bottom: 2em;
	float: right;
	width: 300px;
	padding-left: 2em;
}


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

#bodyText	{
	padding-top: 2em;
}

.smalltext
{
	font-size: 9px;
}

.hide {
	display: none;
}


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

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

.highlight {
	background: #FFF47F;
}

.shade.highlight {
	background: #CFC667;
}

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

a:hover
{
	color: #000000;
}

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

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

a img {
	border: none;
}

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

/* -- Defined classes and HTML Tags used in editor  --  */
.title, H1
{
	font-size: 18px;
	font-weight: bolder;
	font-family: bf, serif;
	color: #000000;
	margin-bottom:1em;
	margin-top:0;
}

.heading, H2
{
	font-size: 14px;
	font-weight: bold;
	font-family: bf, serif;
	color: #000000;
}

.subHeading, H3
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	font-family: bf, serif;
}

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

#pageBottomCategories a {
	color: #494949;
}

#siteCopyright {
}

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

.productCaption {
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: bf, serif;
}

.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-left: 2em;
float: right;
padding-bottom: 2em;
}

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

.productImage a {
	display: block;
}

.productImage img {
	background-color: #ffffff;
 	display: block;
 	width: 300px; 
}

a.enlarge {
	padding-bottom: 18px;
	background: url(images/magnify.gif) bottom right no-repeat;
}

#menu .productDetails {
	width: 176px;
} 

#rightMenu .product {
	float: none;
	margin: 0;
	display: block;
}

#rightMenu .productDetails {
	width: 200px;
}

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


#rightMenu .productImage {
	float: none;
	margin: 0;
	padding: 0;
}

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

#rightMenu .publicButtons {
	display: none;
}

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

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

.productActionButtons {
 	height: 23px;
	text-align: right;
	display: block;
	vertical-align: top;
	padding-top: 14px;
	line-height: auto;
}


/* ------  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: #478cb0;
}

/* -- 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 #478cb0;
	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 {
}

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

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

#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: #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;
	width: 937px;
	position: absolute;
	top: 0px;
	left: -162px;
	height: 179px;
}

#toolbarImageBack	{
	display: none;
}

#toolbarImage	{
}

/*  Strip containing buttons on the toolbar  */
ul#nav {
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: block;
	height: 31px; 
	list-style: none;
	float: right;
	margin-top: 16px;
}

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

/*  Button link not cuttent page and not hover  */
ul#nav li a {
	text-decoration: none;
	padding-left: 18px;
	padding-right: 18px;
	line-height: 31px;
	font-size: 14px;
	color: #ffffff;
	border: none;
	display: block;
	background: url(images/navButton.gif) top left repeat-x;
	border-radius: 4px 4px 0 0;
	text-transform: uppercase;
	font-family: bf, serif;
}

ul#nav li a:hover {
	color: #ffffff;
	background: url(images/navButtonOn.gif) top left repeat-x;
}

ul#nav li.selected a {
	text-decoration: none;
	background: url(images/navButtonOn.gif) top left repeat-x;
	color: #ffffff;
	display: block;
	border: none;
}

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

/*  Right end of the button strip  */
li#navRight {
	float: left;
	width: 7px;
	display: none;
}

.buttonDivide  {
	display: none;
}

#logo	{
	background: url(images/logo.gif) no-repeat 0px 9px;
	width: 160px;
	height: 179px;
	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  {
	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;
}


#categoryBranch {
	display: none;
}

#title {
	padding-left: 200px;
	padding-top: 36px;
	height: 66px;
	text-align: left;
}

#title h1, #title h2 {
	color: #ffffff;	
	margin: 0;
	font-size: 2.5em;
}

#title h2 {
	font-size: 2.1em;
}

#hours {
	float: right;
	background: url(images/shopHours.gif) no-repeat;
	width: 186px;
	height: 86px;
	padding-left: 16px;
	padding-top: 16px;
	text-align: left;
	font-family: bf, serif;
	display: none;
}

#hours h2 {
	margin: 0;
}

.productDetails {
	line-height: 1.5em;
}
