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

#pageBack {
	background: #9fa1a4 url(images/pageBottom.gif) bottom left repeat-x;
	border-top: solid 5px #5da6f9;
}

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

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

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

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

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


/* ------  All content generated by XSL files ------ */
#pageContent {
	padding: 0px;
	margin: 0px;
	display: block;
	position: relative;
	padding-top: 86px;
	background: url(images/pageTop.jpg) 0px 86px no-repeat;
}

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

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

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

#googleMap {
	margin-top: 21px;
}

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


/* ------ PAGE BOTTOM contains copyright info and simple category links ------ */
#pageBottom	{
	margin: 0px;
	font-size: 11px;
	white-space: nowrap;
	clear: both;
	padding-left: 27px;
	padding-right: 27px;
	color: #494949;
	margin-left: -27px;
	margin-right: -27px;
	background: #000000 url(images/pageBottom.gif) bottom left repeat-x;
	height: 90px;
}

.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: none;
	color: #5DA6F9;
	outline: none;
}

a:hover
{
	color: #5DA6F9;
	text-decoration: underline;
}

a:visited
{
	color: #5DA6F9;
}

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

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;
	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: 18px;
	font-weight: bolder;
	font-family: Arial,verdana,sans-serif;
	color: #1D1D1D;
	margin-bottom:7px;
	margin-top:3px;
}

.heading, H2
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial,verdana,sans-serif;
	color: #1D1D1D;
}

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

#pageBottomCategories {
	background: #ffffff;
	padding: 12px;
	padding-left: 24px;
}

#pageBottomCategories a
{
	color: #494949;
}

#siteCopyright {
	text-align:right;
}

#siteCopyright a {
}

#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;
	background: #1D1D1D url(images/curveRight.gif) top right no-repeat;
	color: #ffffff;
}

.productCaption {
	padding-top: 3px;
	text-align: left;
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #5DA6F9;
	font-family: arial;
	padding-left: 6px;
	background: url(images/curveLeft.gif) top left no-repeat;
}

.productBody {
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	background: url(images/curveBottomLeft.gif) bottom left no-repeat;
}

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

.productImage {
	margin-right: 14px;
	border:1px solid #5DA6F9;
	padding: 2px;
}

.productImage img {
 	display: block; 
 	padding: 0px;
	cursor: pointer;
	width: 100px;
}

#menu .productBody {
	padding: 0;
}

#menu .productDetails {
	padding: 6px;
	display: block;
} 

#menu .productImage {
	border: none;
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
}

#menu .productImage img {
	width: auto;
}

#menu .productCaption {
	font-size: 12px;
}

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

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

.productActionButtons {
	text-align: right;
	display: block;
	vertical-align: top;
	line-height: auto;
	background: #ffffff;
	padding-left: 12px;
}

.publicButtons {
	float: right;
}

.productActionButton:link, .productActionButton:visited {
	margin: 0;
	margin-left: 2px;
	float: right;
	border: none;
	line-height: normal;
	color: #5DA6F9;
	background: #1D1D1D url(images/curveBottomLeft.gif) bottom left no-repeat;
	text-decoration: none;
}

.productActionButton:hover, .productActionButton:active {
	border: none;
	color: #ffffff;
}

.productActionButton span {
	background: url(images/curveBottomRight.gif) bottom right no-repeat;
	display: block;
	line-height: normal;
	padding: 0px;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 20px;
}

#itemMenu .productActionButton {
	position: relative;
	width: 90px;
	display: block;
	float: left;
	text-align: left;
	background: none;
	line-height: 20px;
	text-decoration: none;
	margin: 0;
	color: #990000;
}

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

#itemMenu .productActionButton:hover {
	color: #1d1d1d;
}

#itemMenu .showItemMenu {
	background: #ffffff;
	border: solid 1px #1d1d1d;
	border-top: none;
	width: auto;
}

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

#categoryMenu {
	background: #1d1d1d url(images/menuTop.gif) top left no-repeat;
	padding: 5px;
}

#categoryMenu .title {
	display: none;
}

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

#categoryMenu ul ul {
	border: none;
}

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

/* -- Applies to the currently selected category menu item -- */
#categoryMenuItemOn a:link, #categoryMenuItemOn a:visited, #categoryMenuItemOn a:hover, #categoryMenuItemOn a
{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 12px;
	color: #5da6f9;
	padding-left:11px;
	background: url(images/menuItemOn.gif) 0px 7px no-repeat;
}


/* -- Each link item in the category menu list rollover state -- */
#categoryMenu a:hover, #categoryMenu a:active
{
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 12px;
	color: #5da6f9;
	padding-left:11px;
	background: url(images/menuItemOn.gif) 0px 7px 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:hover, #categoryMenuItemOn ul li a {
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 12px;
	color: #5da6f9;
	padding-left:11px;
	background: none;
}

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

#categoryMenu ul ul ul li a, 
#categoryMenu ul ul ul li a:hover, 
#categoryMenu ul ul ul li#categoryMenuItemOn a:link, #categoryMenu ul ul ul li#categoryMenuItemOn a:visited, #categoryMenu ul ul ul li#categoryMenuItemOn a:hover, #categoryMenu ul ul ul li#categoryMenuItemOn a,
#categoryMenu ul ul #categoryMenuItemOn ul li a:link, #categoryMenu ul ul #categoryMenuItemOn ul li a:visited, #categoryMenu ul ul #categoryMenuItemOn ul li a:hover, #categoryMenu ul ul #categoryMenuItemOn ul li a {
	background: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	padding-left: 24px;
}

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

#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 {
	background: #1d1d1d url(images/menuBottom.gif) bottom left no-repeat;
	padding: 5px;
	padding-top: 0px;
}

#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%;
	border: solid 1px #5da6f9;
}

/* -- Each item in the member menu list -- */
#userMenu li
{
	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;
	margin: 0px;
	font-size: 12px;
	color: #5da6f9;
	padding-left:11px;
	background: url(images/menuItemOn.gif) 0px 7px no-repeat;
}


/* -- Each link item in the member menu list rollover state -- */
#userMenu a:hover, #userMenu a:active
{
	text-decoration: none;
	display: block;
	margin: 0px;
	font-size: 12px;
	color: #5da6f9;
	padding-left:11px;
	background: url(images/menuItemOn.gif) 0px 7px no-repeat;
}

/* -- Each link item in the member menu list default resting state -- */
#userMenu a
{
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 12px;
	color: #5da6f9;
	padding-left:11px;
	background: none;
}


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

#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: #478cb0;
	color: #ffffff;
	padding: 4px;
	text-align: center;
	text-decoration: none;
}

.currentResultSet:link, .currentResultSet:hover, .currentResultSet:active, .currentResultSet:visited
{
	background-color: #478cb0;
	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: 958px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 85px;
	background: #000000;
	border-bottom: solid 1px #343434;
}

#toolbarImageBack	{
	display: none;
}

#toolbarImage	{
}

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

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

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

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

/*  Button link not cuttent page and not hover  */
.toolbarButton a, .toolbarButton a:visited {
	text-decoration: none;
	line-height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 12px;
	color: #ffffff;
	border: none;
	display: block;
}

.toolbarButton a:hover, .toolbarButton a:active {
	line-height: 29px;
	font-size: 12px;
	color: #ffffff;
	padding-left: 12px;
	padding-right: 12px;
	background: url(images/toolbarButtonOn.gif) top left repeat-x;
}

.toolbarButtonOn {
	padding: 0px;
	margin: 0px;
	height: 29px;
	white-space: nowrap;
	float: left;
	background: url(images/toolbarButtonOn.gif) top left repeat-x;
}

.toolbarButtonOn a, .toolbarButtonOn a:visited, .toolbarButtonOn a:hover, .toolbarButtonOn a:active {
	text-decoration: none;
	line-height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 12px;
	color: #ffffff;
	display: block;
	border: none;
}

.buttonDivide  {
	width: 8px;
	height: 29px;
}

#logo	{
	background: url(designImages/logo.jpg) no-repeat right 0px;
	width: 362px;
	height: 84px;
	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);
}

#getProduct {
	display: block;
}

.attribute .attName {
	float:left;
	padding-right:12px;
	width:108px;
}

.product .title, .product .heading, .product .subHeading {
	color: #ffffff;
}
