body {
  margin: 0px;
  padding: 0px;
  background: #f9b319 url('/if/1/bg.jpg' ) repeat-x;
}

h1 {
  font-family: Helvetica;
  font-size: 12pt;
  color: #ff3300;  
}

h2 {
  font-family: Helvetica;
  font-size: 10pt;
  color: #ff3300;  
  text-transform: uppercase;
  border-bottom: 1px solid #666666; 
  font-weight: normal;
}

h3 {
  font-family: Helvetica;
  font-size: 10pt;
  color: #ff3300;  
  font-weight: bold;
  letter-spacing: -1px;
  margin-left: 4px;
}


body, p {
  font-family: Helvetica;
  font-size: 10pt;  
}

a {
  color: #666666;  
}

a:hover {
  color: #ff3300;
}

img {
  border: 0;
}

#wrapper {
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;  
  width: 894px;
}

#header {
  width: 894px;
  height: 101px;
  background: url( '/if/1/header.jpg' ) no-repeat;
}

#menu {
  width: 894px;
  padding-top: 8px;
  padding-left: 8px;
}

#menu div.menu-item {
  text-align: center;
  float: left;  
  font-family: Helvetica;
  font-size: 13px;
  font-weight: bold;
}

#menu div.menu-item a {
  color: #666666;
  text-decoration: none; 
}

#menu div.menu-item a:hover {
  color: #ff3300;
}

#menu div.menu-item-active {
  text-align: center;
  float: left;  
  font-family: Helvetica;
  font-size: 13px;
  font-weight: bold;
}

#menu div.menu-item-active a {
  color: #ff3300;
  text-decoration: none; 
}

#menu div.menu-item-active a:hover {
  color: #ff3300;
}

#content-container {
  width: 894px;
  height: 466px;
  background: url( '/if/1/content_bg.gif' ) no-repeat;  
  padding-top: 2px;
  padding-left: 8px;
  clear: both;
}

#left {
  position: relative;
  height: 462px;
  float: left;
}

#left ul.clear {
  margin: 0;
  margin-top: 20px;
  padding: 0;  
  list-style:none;
}

#left ul.clear li {
  margin: 0;
  margin-bottom: 1px;
  padding: 0;  
}

#left a.button, span.button {
  display: block;
  width: 184px;
  height: 27px;
  background: url( '/if/1/big-button_bg.gif' ) no-repeat;
  padding-left: 20px;
  margin-right: 6px;
  padding-top: 10px;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
  color: #666666;  
}

#left a.button-active, span.button-active, #left a.button:hover {
  display: block;
  width: 184px;
  height: 27px;
  background: url( '/if/1/big-button-active_bg.gif' ) no-repeat;
  padding-left: 20px;
  margin-right: 6px;
  padding-top: 10px;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;  
  color: #666666;  
}


#left div.column {
  float: left;  
}

#left-cart {
  position: absolute;
  width: 260px;
  height: 300px;
  overflow-x: none;
  overflow-y: auto;
  z-index: 0;
  top: 20px;
  left: 0;
  background: #FFF;
  padding-left: 10px;
  margin-left: 10px;
  border: 2px solid #666666;
}

div.productInfo {
  position: absolute;
  width: 300px;
  height: 300px;
  z-index: 0;
  top: 50px;
  left: 203px;
  background: #FFF;
  padding-left: 10px;
  margin-left: 10px;  
  border: 2px solid #666666;
  display: none;
}

table.cart-small {
  width: 240px;
  font-size: 9pt;
}

table.cart-small tr td input {
  font-size: 9pt;
}

#content {
  margin-right: 14px;
  height: 464px;
  padding-right: 12px;  
  overflow-y: scroll;
  overflow-x: none;
}

#content img {
  line-height: 0;
  padding: 0;
  margin: 0; 
}

#footer {
  width: 894px;
  height: 35px;
  background: url( '/if/1/footer.jpg' ) no-repeat;    
  position: relative;
}

#footer-menu {
  clear: both;
  margin-left: 300px;  
}

#footer-menu div.menu-item {
  float: left;  
  font-family: Helvetica;
  font-size: 10pt;
  margin-right: 10px;
}

#footer-menu div.menu-item a {
  color: #666666;
  text-decoration: none; 
  padding: 2px;
  display: block;
  height: 20px;
}

#footer-menu div.menu-item a:hover {
  background-color: #ff3300;
  color: #FFF;
}

#footer-menu div.menu-item-active {
  background-color: #ff3300;
  color: #FFF;
  float: left;  
  font-family: Helvetica;
  font-size: 10pt;
  margin-right: 10px;
}

#footer-menu div.menu-item-active a {
  background-color: #ff3300;
  color: #FFF;
  text-decoration: none; 
  padding: 2px;
  display: block;
  height: 20px;
}

#footer-menu div.menu-item-active a:hover {
  background-color: #ff3300;
  color: #FFF;
}

#xpressing {
  text-align: right;  
}

#xpressing p {
  margin: 0;
  padding: 0;
  padding-top: 32px;
  padding-right: 6px;
  color: #434041;
  font-size: 8pt;  
}

#xpressing img {
  vertical-align: bottom;
}

#editor-upload-container-src {
  display: none; 
}
#editor-upload-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
  overflow: hidden;  
  display: none;
}

#editor-upload {
  background: #FFFFFF;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  height: 250px;
  padding: 10px;
  z-index: 5001;
  border: 3px solid #666666;
  position: relative;
}

#upload-overlay {
  display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 300px;
	overflow: hidden;
}

table.content-table {
  width: 420px;
  margin-top: 10px;  
}

table.content-table tr th {
  font-family: Helvetica;
  font-size: 12pt;
  color: #ff3300;  
  font-weight: bold;
  letter-spacing: -1px;
  text-align: left;    
}

.ncoltable1 tr td, .ncoltable2 tr td {
  font-size: 12pt; 
}

td.ncoltxtl {
  text-align: left;  
}

table.ncoltable2 {
  margin: 20px 0;  
}

td.ncolh1 {
  text-align: left;  
}

td.ncolline1 small small, td.ncolline2 small small {
  font-size: 9pt;
}

td.ncolline1 input, td.ncolline2 input {
  float: right;  
}

td.ncolline1 small small a {
  float: right;
}

table.ncoltable3 {
  margin-top: 40px;  
}

#ncol_cancel {
  margin-top: 20px;
}

label.form { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 100px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

input.form, textarea.form {
	width:auto;
	margin:5px 0 0 10px;
  font-size:10pt;
}
#uploadstatus {
  margin:30px;
  padding:20px;
  border-top: 2px solid #02567a;
  border-left: 2px solid #02567a;
  border-bottom: 2px solid #012E3E;
  border-right: 2px solid #012E3E;
  display:none;
}

#uploadbar-outer {
  background-color:#d2d2d2; 
  position:relative; 
  text-align:left; 
  height:20px; 
  width:300px; 
  border:1px solid #02567a;
}
#uploadbar-inner {
  background-color:#005674; 
  position:relative; 
  text-align:left; 
  height:20px; 
  width:0px;
}

#priceinfo {
  position: absolute;
  font-size: 9pt;
  color: grey;
  bottom: 0px;
}

#infoBar {
  border-bottom: 1px solid #666;  
}

#infoClose {
  cursor: pointer;  
}
