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

#pageBack {
}

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: #4f4941;
	background: #ffffff;
}

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

#pageLeft {
	background: none;
}

#pageRight {
	background: none;
}

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


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

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

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

/* ------ Content within main to the right of the category and member menu and to the left of admin and hotitems menu ------ */
#pageBody	{
	padding-bottom: 22px;
	text-align: left;
	vertical-align: top;
	font-size: 1.2em;
    float: right;
	width: 585px;
	line-height: 1.6em;
}


/* ------ Contains admin menu and hot items ------ */
#rightMenu	{
	display: none;
}


/* ------ 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-left: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	border-top: 1px solid #4f4941;
	color: #494949;
}

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

.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
{
	color: #4f4941;
	text-decoration: underline;
}

a:hover
{
	color: #d0413a;
}

a:visited
{
	color: #3ab9d0;
}

a:active
{
}

a img {
	border: none;
}

.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;
	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: #fff0cf url(images/buttonBackOver.gif) bottom left repeat-x;
	border: 1px solid #493612;
}

.button span {
	line-height: 20px;
	display:block;
	float:left;
	background-repeat: no-repeat;
	background-position: 0 2px;
	white-space: nowrap;
}

/* --  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: Arial,verdana,sans-serif;
	color: #4f4941;
	margin-bottom:7px;
	margin-top:3px;
}

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

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

#pageBottomCategories {
	float: left;
}

#pageBottomCategories a
{
	color: #4f4941;
}

#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: #4f4941;
	font-family: arial;
}

.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 a {
	display: block;
}

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

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

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

.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-top: 14px;
	line-height: auto;
}

.productActionButton:link, .productActionButton:visited {
	margin-left: 14px;
	float: right;
	background: none;
	border: none;
	line-height: normal;
}

.productActionButton:hover, .productActionButton:active {
	background: none;
	border: none;
}

.productActionButton span {
	background: no-repeat;
	display: inline;
	line-height: normal;
	padding: 0px;
}

#itemMenu .productActionButton {
	position: relative;
	width: 90px;
	display: block;
	float: left;
	text-align: left;
	border: solid 1px #d0d0d0;
	background: #f7f7f7;
	line-height: 20px;
	margin-left: 2px;
	text-decoration: none;
}

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

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

#categoryMenu {
	padding-bottom: 22px;
	background: url(images/menuDivide.gif) 50% 100% no-repeat;
	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 {
	margin: 0px;
	vertical-align: middle;
	color: #000000;
    height: 1%;
	font-family: "times new roman";
	text-transform: uppercase;
}

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


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

/* -- 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;
	margin: 0px;
	font-size: 12px;
	color: #494949;
	padding-top: 4px;
	padding-bottom: 4px;
}

#categoryMenu ul ul ul {
	border-top: solid 1px #4f4941;
	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;
	background: url(images/menuDivide.gif) 50% 100% no-repeat;
	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%;
	font-family: "times new roman";
	text-transform: uppercase;
}

/* -- 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: #4f4941;
}


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

.resultSet:link, .resultSet:visited
{
	background-color: #D0D0D0;
	color: #494949;
	padding: 4px;
	text-align: center;
	text-decoration: none;
}

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

.currentResultSet:link, .currentResultSet:hover, .currentResultSet:active, .currentResultSet:visited
{
	background-color: #4f4941;
	color: #ffffff;
	padding: 4px;
	text-align: center;
	text-decoration: none;
}

/* ------ 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: 790px;
	height: 120px;
	position: absolute;
	top: 0px;
	left: 0;
}

#toolbarImageBack	{
	display: none;
}

#toolbarImage	{
}

/*  Strip containing buttons on the toolbar  */
ul#nav {
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: block;
	margin-top: 37px;
	border-bottom: solid 1px #4f4941;
	list-style: none;
	width: 550px;
	float: right;
}

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

/*  Button link not cuttent page and not hover  */
ul#nav li a, ul#nav li a:visited {
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	border: none;
	display: block;
	text-transform: uppercase;
	font-family: "times new roman";
	color: #4F4941;
}

ul#nav li a:hover {
	color: #000000;
}

ul#nav li.selected {
	padding: 0px;
	margin: 0px;
	margin-right: 18px;
	white-space: nowrap;
	float: left;
}

ul#nav li.selected a {
	text-decoration: none;
	color: #000000;
	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;
}

.buttonDivide  {
	display: none;
}

#logo	{
	background: url(designImages/logo.jpg) no-repeat 0px 13px;
	width: 217px;
	height: 120px;
	float: left;
}

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

#cleanwebLink {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
	text-align: center;
}

#cleanwebLink img {
	
}

#cleanwebLink span {
	display: block;
	margin-top: 5px;
	color: #494949;
}
