* {margin: 0; padding: 0;}

/* .body ul, .body li { padding-left: 1em;} */

body {
  min-width: 680px;
  padding-bottom: 15px;
  color: #111;
  font: 82% sans-serif;
/*  border-bottom: 7px solid #066;
  background: #222 url(//images.slashdot.org/body-bg.png) repeat-x left bottom; */
}

.gmm table, .gmm tr, .gmm td, .gmm th { font-size: 100%; }
.gmm a { color: #066; }

.gmm hr { border: 1px solid #555; border-width: 1px 0 0 0; }

.gmm img { border: none; text-decoration: none; }
.gmm sup { margin: 0 0 -.3em 0; }

/* ====================================================================== */

/* EXPLODER HAS A PROBLEM WITH THIS IMPLEMENATION OF SHADOWS */
.gmm .shadow-outer {
	display: block; 
      	background: #bbb; 
      	border: 1px solid #ddd; 
      	position: relative;
}

.gmm .shadow-inner {
	background: #fff; 
	/*border: 1px solid #555; */
	position: relative; 
      	left: -3px;
      	top: -3px;
}	

.gmm #login {
  display: inline;
}

.gmm #notice {
  border: 2px solid red;
  padding: 1em;
  margin-bottom: 2em;
  list-style-type: none;
  background-color: #ded;
}

.gmm #content {
/*  margin: 1em; */
}

.gmm .fieldWithErrors {
  border: 2px inset red;
}

/* ====================================================================== */

.gmm #ajax-indicator {
position: absolute; /* fixed not supported by IE */
background-color:#fff;
border: 1px solid #bbb;
top:35%;
left:40%;
width:20%;
font-weight:bold;
text-align:center;
padding:0.6em;
z-index:100;
filter:alpha(opacity=80);
-moz-opacity:0.8;
opacity: 0.8;
-khtml-opacity: 0.8;
}

.gmm #ajax-indicator { position: fixed; }

.gmm #ajax-indicator span {
background-position: 0% 40%;
background-repeat: no-repeat;
background-image: url(../images/loading.gif);
padding-left: 26px;
vertical-align: bottom;
}

/* FORM -------------------------------------------------------------------------------- */

.gmm .form {
  display: block;
  border: 1px solid black;
  font-size: 1em;
  background-color: #ded;
  color: black;
  float: left;
  padding: 0.25em;
}

.gmm .form .form-row {
/*
  list-style-position: inside;
  list-style-image:  url(/images/16x16/check.png);
*/
  list-style-type: none;
  display: list-item;
  clear: both;
  border-top: 1px solid #ddd;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}

.gmm .form .form-entry {
  list-style-type: none;
  display: block;
  float: left;
  padding-right: 0.25em;
  padding-left: 0.25em;
  padding-top: 0.2em;
}

.gmm .form .form-submit {
  display: block;
  clear: both;
  text-align: right;
  padding: 0.25em;
}

.gmm .form label {
  font-size: 0.8em;
}

.gmm .form tt {
  font-size: 1em;
}

.gmm .form input, .gmm .form textarea, .gmm .form select, .gmm .form radiobutton {
  font-size: 1em;
  border: 1px solid black;
  background-color: white;
  margin-top: -0.1em;
}

.gmm .form input[type="submit"], .gmm .form input[type="button"] {
  font-size: 0.8em;
  border: 1px outset black;
}

/* ================================================================================ */

/*-----------------------------------------------
	BANNER
-------------------------------------------------*/

.gmm div#header, .gmm div#footer {
  clear:   both;
  float:   none;
  margin: 0;
  padding: 0;
  color:   white;
  background-color: #000;
  text-align: left;
}

.gmm div#header a, .gmm div#footer a {
  color: white;
}

.gmm div#footer {
  color: black;
  background-color: white;
}

.gmm #powered-by {
  display: block;
  float: right;
  font-size: 1.2em;
}

.gmm #banner {
  clear: both;
  float: none;
}

.gmm div#business {
	display: block;
	clear: both;
	float: none;
	margin: 0;
	padding: 20px;
}

.gmm div#business .name {
        display: none;
        width: 0%;
}

.gmm div#business .description {
  width: 70%;
}

/* All business related styles below can't no more be used, as banner is now rendered from HTML stored in database */
.gmm div#business .description .big {
        display: block;
        float: left;
}

.gmm business .description .big .store-name {
        padding-left: 1.5em;
        font-style: italic;
}

.gmm div#business .description img {
        border: 0;
}

.gmm div#business .description .title {
        display: block;
        font-weight: bold;
        font-family: Arial,serif;
        font-size: 3em;
}

.gmm div#business .description .subtitle {
        display: block;
        font-weight: bold;
        font-family: Arial,serif;
        font-size: 1.0em;
        text-align: center;
}

.gmm div#business .description .store-image {
        width: 10em;
        float: left;
}

.gmm div#business address {
        display: block;
/*        clear: both;*/
        margin-top: 2em;
        text-align: center;
        font-size:1.2em;
        color: white;
}

.gmm div#business address .instructions {
/*        font-weight: bold; */
        display: block;
}

/*-----------------------------------------------
	GLOBAL LINKS
-------------------------------------------------*/
.gmm div#global-links { 
	text-align:left; 
	font-size:11px; 
	padding:6px 20px 5px 20px; 
	background-color:#efefef; 
	border-bottom:1px solid #dcdcdc; 
}
.gmm div#login { display:inline; }
.gmm div#top-menu-bar { float:right; }

/* ====================================================================== */

.gmm #cart {
  color: black;
/*  position: fixed; */
  padding: 0px 0px 10px 0px;
  top:  100px;
  right: 10px;
/*  width: 17em; */
  bottom: 10px;
/*  background: transparent url('/images/background-1.png') repeat fixed top left;
  overflow-y: scroll;
 */
}

.gmm #cart tr {
/* height: 2em; */
}

.gmm #cart fieldset {
  border: 0;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding-left: 0.2em;
}

.gmm #cart fieldset legend {
 font-weight: bold;
 color: rgb(204, 0, 0);
 font-size: 1.2em;
}

.gmm #cart .quantity {
  color: rgb(204, 0, 0);
  font-weight: bold;
  text-align: right;
}

.gmm #cart .name {
  color: black;
  text-align: left;
  font-size: 0.8em;
  border: 1px solid #ddd;
}

/*
.gmm html[dir="RTL"] #cart .name {
  text-align: right;
}
*/

.gmm #cart .comment {
  color: black;
  text-align: left;
  font-style: italic;
  font-size: 0.7em;
  border-top: 1px solid #fee;
}

.gmm #cart .price {
  color: black;
  text-align: right;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.gmm #cart .ops {
  margin: 0;
  border: 0;
  border: 1px solid #ddd;
/*  width: 22px; */
}

.gmm #cart .total {
  text-align: right;
  padding-right: 1em;
}

.gmm #cart input {
  border: 1px outset black;
  background-color: white;
}

.gmm #order-details ul, .gmm #cart ul {
  list-style-type: none;
}

.gmm #order-details ul, .gmm #cart li {
  padding-left: 1em;
}
