﻿a.infoButton {
  text-decoration: underline;
  cursor: pointer;
}
div#container div.guts {
  display: inline-block;
  float: left;
  clear: both;
  width: 100%;
}
div#container {
  display: inline-block;
  min-height: 630px;
  width: 830px;
  position: relative;
  overflow: hidden;
  border: 1px solid #cccccc;
  margin-top: -1px;
}
div#mover {
  display: inline-block;
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  vertical-align: top;
}
div#container div.moveritem {
  display: inline-block;
  min-height: 630px;
  width: 820px;
  margin: 5px;
  padding: 10px 5px 5px 5px;
  vertical-align: top;
}
div#container div.moveritem div.guts * {
  white-space: normal;
}
div.moveritem.serv div.left > img, div.moveritem.prod div.left > img {
  width: 350px;
  height: 350px;
}
div.moveritem.serv div.left, div.moveritem.prod div.left, div.innerguts div.left {
  float: right;
  width: 45%;
}
div.moveritem.serv div.right, div.moveritem.prod div.right, div.innerguts div.right {
  float: right;
  width: 55%;
}
div#container div.bottom {
  width: 100%;
  display: inline-block;
  float: left;
  clear: both;
  margin: 5px 0 0 0;
}
div.moveritem.prod label {
  line-height: 24px;
  float: left;
  clear: left;
}

div.moveritem.prod p {
  text-align: justify;
  line-height: 120%;
  margin: 4px 0 15px 0;
}
div.moveritem.prod div.formarea {
  width: 95%;
  display: inline-block;
  background: #eeeeee;
  padding: 8px;
}
div.moveritem.prod div.options {
  float: right;
}
div.moveritem.prod div.options a {
  display: inline-block;
  line-height: 24px;
  width: 75px;
  text-align: center;
}
div.moveritem.prod div.code {
  font-weight: bold;
  margin: 2px 0 15px 0;
}
div.moveritem.prod div.actions {
  display: inline-block;
  width: 100%;
  margin: 15px 0 0 0;
}
button.next, button.save {
  margin: 8px 3px 0 3px;
  float: right;
}
ul#tabs {
  z-index: 1;
  margin-top: 10px;
  width: 830px;
  display: inline-block;
}
ul#tabs li {
  position: relative;
  top: 1px;
  z-index: 2;
  height: 30px;
  float: left;
  line-height: 30px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  background: url(/Img/Areswear.com/tab-grad-gray.png) repeat-x;
  border: 1px solid #cccccc;
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
  padding: 2px 10px 0 10px;
}
ul#tabs li a {
  text-decoration: underline;
}
ul#tabs li:hover {
  background: #f6f6f6;
}
ul#tabs li.product {
  min-width: 120px;
}
ul#tabs li.design {
  min-width: 120px;
}
ul#tabs li span.sprite.close {
  vertical-align: middle;
}
ul#tabs li.current, li.current#addTab {
  background: White;
  border-bottom: 1px solid white;
  cursor: auto;
}
ul#tabs li.current a, li.current#addTab a {
  cursor: default;
  text-decoration: none;
  color: #666666;
}
ul#tabs li#addTab {
  background: url(/Img/Areswear.com/tab-grad-emph.png) repeat-x;
  border-color: #ff9000;
  border-bottom: 1px solid #cccccc;
}
ul#tabs li#addTab a {
  color: #d77a02;
}
ul#tabs li#addTab:hover {
  background: #ffffdd;
}
div#container {
  position: relative;
}
div.sizeChart {
  width: 100%;
  overflow: auto;
}
table.sizeChart {
  min-width: 150px;
  margin: 5px 0 5px 0;
}
table.sizeChart td, table.sizeChart th {
  padding: 2px;
  text-align: center;
  border: 1px solid #cccccc;
  white-space: nowrap;
  font-size: 10px;
}
div#addPanel a.recommendation, div#addPanel a.addOption {
  text-decoration: underline;
  cursor: pointer;
}
div.moveritem.serv div.right fieldset {
  display: block;
  width: 100%;
  margin: 10px 0 10px 0;
  background: #eeeeee;
  padding: 8px;
}
div.moveritem.serv div.right label {
  display: inline-block;
  min-width: 150px;
  line-height: 20px;
  text-align: right;
  white-space: nowrap;
}
div.moveritem.serv h3 {
  margin: 0 0 7px 0;
}
fieldset.namesAndNumbers table {
  width: 100%;
}
fieldset.namesAndNumbers > div {
  max-height: 400px;
  overflow: auto;
}
h2.dsgnName {
  margin: 0 0 7px 0;
}
button.mascotSelect, button.dsgnLoc {
  border: 2px solid #eeeeee;
  background: white;
  cursor: pointer;
  color: Black;
  width: auto;
}
button.mascotSelect span.spinner {
  margin: 8px;
}
button.mascotSelect:focus, button.mascotSelect:hover, button.dsgnLoc:focus, button.dsgnLoc:hover {
  border: 2px solid #ffdd99;
}
button.mascotSelect *, button.dsgnLoc * {
  vertical-align: middle;
}
button.mascotSelect img {
  margin: 0 6px 0 0;
  width: 40px;
  height: 40px;
}
button.mascotSelect {
  height: 52px;
}
button.dsgnLoc img {
  margin: 0 6px 0 0;
  width: 28px;
  height: 28px;
}
div.mascotSelectPopup {
  background: white;
  width: 650px;
  height: 400px;
}
div.mascotSelectPopup h3 {
  margin: 0 0 10px 0;
}
div.mascotSelectPopup div.left li ul {
  margin: 0 0 0 25px;
  display: none;
}
div.mascotSelectPopup div.left span.spacer {
  display: inline-block;
  width: 20px;
  height: 16px;
}
div.mascotSelectPopup div.left li.visible ul {
  display: block;
}
div.mascotSelectPopup div.left li {
  white-space: nowrap;
  cursor: pointer;
  padding: 3px;
}
div.mascotSelectPopup div.left li.selected {
  background: #eeeeee;
}
div.mascotSelectPopup div.left {
  width: 30%;
  float: left;
  height: 400px;
  overflow-y: auto;
}
div.mascotSelectPopup div.right {
  width: 60%;
  float: right;
  height: 400px;
  overflow-y: auto;
}
div.mascotSelectPopup li div {
  vertical-align: middle;
}
div.mascotSelectPopup ul.mascots li {
  display: inline-block;
}

div.mascotSelectPopup ul.mascots img {
  width: 120px;
  height: 120px;
}
div.mascotSelectPopup ul.mascots span {
  display: block;
  clear: both;
}
div.dsgnLocPopup {
  display: none;
  max-width: 410px;
}
div.dsgnLocPopup img {
  width: 70px;
  height: 70px;
}
div.dsgnLocPopup li {
  float: left;
  cursor: pointer;
  border: 1px solid #eeeeee;
  width: 90px;
  height: 100px;
  text-align: center;
  margin: 2px;
}
div.dsgnLocPopup li:hover {
  background-color: #ff9966;
}
ul.jpcses {
  margin: 7px 0 0 0;
}
ul.jpcses li {
  display: inline-block;
  float: left;
  width: 35px;
  height: 45px;
}
ul.jpcses li div {
  text-align: center;
}
ul.jpcses input {
  width: 30px;
}
ul.jpcses span.out {
  color: Red;
  font-size: 10px;
  display: inline-block;
  width: 30px;
}
div#customize {
  position: relative;
}
div#saving {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  height: 100%;
  width: 100%;
  background: #ffffff;
  filter: alpha(opacity=75);
  opacity: 0.75;
  text-align: center;
  white-space: nowrap;
}
div#saving * {
  filter: alpha(opacity=100);
  opacity: 1;
  line-height: 500px;
  font-size: 16px;
  font-weight: bold;
}
form#jobName {
  margin: 7px 0 7px 0;
}
form#jobName span {
  font-size: 16px;
}
form#jobName input {
  display: none;
}
a#editName {
  text-decoration: underline;
  cursor: pointer;
}
div.moveritem.serv div.right fieldset.namesAndNumbers {
  display: none;
}
fieldset.namesAndNumbers td {
  white-space: nowrap;
}
fieldset.namesAndNumbers input.nanName {
  width: 100px;
}
fieldset.namesAndNumbers input.nanNumber {
  width: 30px;
}
fieldset.namesAndNumbers a.nandelete {
  cursor: pointer;
}
ul.servPnlSlct {
  display: block;
  clear: both;
  width: 100%;
  height: 20px;
  margin: 0 0 8px 0;
}
ul.servPnlSlct li {
  float: left;
  cursor: pointer;
  margin: 0 8px 0 8px;
}
p.addmore {
  width: 300px;
  margin: 5px;
  line-height: 15px;
}

div#container div.filmstrip {
  display: inline-block;
  position: relative;
  width: 800px;
  height: 180px;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
div#container div.filmstrip ul.strip {
  display: inline-block;
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  vertical-align: top;
}
div#container div.filmstrip ul.strip li {
  display: inline-block;
  height: 180px;
  width: 157px;
  cursor: pointer;
  vertical-align: top;
}
div#container div.filmstrip li * {
  white-space: normal;
}
div#container div.filmstrip ul.strip li:hover {
  background: #eeeeee;
}
div.filmstrip ul.strip li * {
  text-align: center;
}
div#container div.filmstrip ul.strip li p {
  margin: 3px;
}
div#container div.filmstrip button.left {
  position: absolute;
  bottom: 0;
  left: 0;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
}
div#container div.filmstrip button.right {
  position: absolute;
  bottom: 0;
  right: 0;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
}
p.productDescription {
  margin: 5px 5px 5px 0;
}
label.prodListFilter {
  margin: 0 7px 0 0;
}
div.prodListFilter {
  margin: 0 0 8px 0;
}
div#addPanelWorking {
  display: none;
}
div.cde2 div.ctrls {
  white-space: nowrap;
}
div.cde2 div.servLoc {
  display: inline-block;
  width: 20%;
  float: left;
}
div.cde2 div.actions {
  float: right;
  display: inline-block;
  width: 65%;
  white-space: nowrap;
}
ul.altImages li {
  display: inline-block;
  margin: 5px;
}
ul.altImages li img {
  width: 40px;
  height: 40px;
}
/* sharing stuff */
div.sharePopup {
  display: none;
  width: auto;
  padding: 15px;
}
div.sharePopup p {
  margin: 5px;
}
div.sharePopup label {
  width: 80px;
  text-align: right;
  display: inline-block;
  margin: 0 5px 0 0;
}
div.allColors {
  text-align: center;
  margin: 10px 0 10px 0;
}
input.servSearch {
  width: 50px;
}
/* image upload area */
div.guidelines li {
  list-style-type: disc;
  margin: 3px 0 3px 15px;
}
div.guidelines ul {
  margin: 8px 0 15px 0;
}

