body {
margin: 0;
/*IE tweak to simulate fixed caption in the Live Previewer
part 1
-GoldenByte*/
height:100%; overflow-y:auto;
}

/*part 2*/
#content {display:block; width:590px;}

/*part 3*/
#fixedbox {display:block; 
_top:0px; _left:0px; position:fixed; 
}

/*part 4*/
html {
_overflow-x:auto; _overflow-y:hidden;
}


form {
  margin: 0;
  padding: 0;
}

table {
  clear: both;
}

.navLink a,.navLink a:hover,.navLink a:visited {
  color: #2b71b0;
}

#header {
  height: 85px;
  background-color: #f8edd3;
  padding: 3px;
  *padding: 0;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 0.80em;
  font-weight: bold;
}

#header H1 { float: left; display: block; background: url(../images/WiseDecor.gif) no-repeat right top; width: 236px; height: 58px; margin: 0; padding: 0 0 0 10px; font-size: 0; text-indent: -5000px; }
#header H2 { width: 380px; margin: 0; padding: 5px 0 0 23px; color: #63801E; font-size: 120%; font-weight: bold; clear: both; }

#logoLink {
  float: left;
  background-color: inherit;
}

#miniNav {
  float: left;
  background-color: inherit;
  padding: 15px 15px 0 25px;
}

div.navLink {
  margin-bottom: 10px;
}

#textArea {
  float: left;
  background-color: inherit;
}

#updateBtn {
  margin-top: 25px;
}

#yourLettering,#letterCount,.priceDisplay {
  color: #900;
}

#standardQuoteText {
  width: 575px;
  margin: 0;
  padding: 0;
  font-family: Courier New;
  font-weight: normal;
}

#enlargeBtn {
  float: left;
  background: url(../images/enlarge.gif) no-repeat;
  margin: 0 40px 0 0;
  width: 77px;
  height: 22px;
  cursor: pointer;
}

#textImage {
  cursor: pointer;
}

#enlargedImage .hd {
		display: block;
		position: relative;
		/*position: fixed;*/
		left: 0px;
		top: 0px;
		}
	
#enlargedImage .bd {
  display: block;
  overflow: auto;
}
		

.priceDisplay {
  float: left;
  font-weight: bold;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 0.80em;
  padding-top: 5px;
  width: 175px;
}

#linkToNew {
  float: left;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 0.80em;
  color: #2b71b0; text-decoration: underline; outline: none;
  margin-left: 10px;
}

#linkToNew:hover {
  text-decoration: none;
}

#leftAssistText {
  margin: 0 0 0 25px;
  text-align: right;
}

#rightAssistText {
  margin: 0 100px 0 0;
}

.assistText {
  float: left;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 0.70em;
  color: #900;
  border: 1px solid #fff;
  width: 100px;
}

#addToCartBtn {
  background-color: #eee;
  color: #999;
  border: 1px solid #999;
  margin: 0 0 2px -135px;
  float: left;
  display: block;
  line-height: 20px;
  text-align: center;
  height: 19px;
  padding: 0 10px;
  font-size: 90%;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}

#letterCountLabel {
  text-align: right;
}

hr {
  text-align: left;
  width: 100%;
  height: 1px;
  color: #333;
  margin: 5px 0 0 0;
  *margin: 0;
  padding: 0;
  clear: both;
}

#livePreview {
  font-style: italic;
  font-family: Times New Roman,serif;
  font-size: 1.1em;
  color: #333;
  padding: 0;
  *margin: 0;
  clear: both;
}

#live {
  color: #f90;
  margin: -2px 0 0 750px;
}

#previewer {
  background-color: #fff5d9;
  width: 800px;
  height: 340px;
  float: left;
  z-index: 0;
  border: 1px solid #d0b700;
}

#tabSet {
  float: left;
  margin: 0 0 0 -1px;
  padding: 0;
  list-style: none outside;
}

#tabSet li {
  margin: 0;
  padding: 0;
}

div.activeSelector {
  margin: 0;
  padding: 0;
  display: block;
}

div.inactiveSelector {
  margin: 0;
  padding: 0;
  display: none;
}

.activeStep {
  background: url(../images/tab_active.gif) no-repeat;
  vertical-align: top;
  width: 176px;
  height: 80px;
  cursor: pointer;
  margin: 0;
  border: 0;
  z-index: 1;
  display: block;
}

.inactiveStep {
  background: url(../images/tab_inactive.gif) no-repeat;
  vertical-align: top;
  width: 176px;
  height: 80px;
  cursor: pointer;
  margin: 0;
  z-index: 1;
  border-left: 1px solid #d0b700;
  display: block;
}

.hoverStep {
  background: url(../images/tab_hover.gif) no-repeat;
  vertical-align: top;
  width: 176x;
  height: 80px;
  cursor: pointer;
  margin: 0;
  border: 0;
  z-index: 1;
  border-left: 1px solid #d0b700;
  display: block;
}

div.tabLabel {
  padding: 3px 10px;
  width: 156px;
}

div.tabLabelHeader {
  text-align: right;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 0.70em;
  font-weight: bold;
  color: #900;
}

div.tabLabelInfo {
  text-align: right;
  font-family: Times New Roman,serif;
  font-size: 0.80em;
  font-weight: bold;
  color: #f93;
  white-space: nowrap;
}

div.tabLabelSubInfo {
  text-align: right;
  font-family: Times New Roman,serif;
  font-size: 0.70em;
  font-weight: bold;
  color: #f93;
  width: 156px;
}

.instructions {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 0.70em;
  color: #900;
}

div.tabLabelColorBlock {
  width: 75px;
  height: 15px;
  background-color: #000;
  margin-left: 81px;
}

#fontContainer {
  background-color: #fff;
  width: 800px;
  height: 300px;
}

#previewer .instructions {
  margin-left: 95px;
  font-weight: bold;
}

#previewer #fontContainer .instructions {
  margin: 0;
}

#previewer #colorSelector .instructions,#previewer #sizeSelector .instructions {
  margin-left: 5px;
}

li .instructions {
  text-align: right;
}

#catListContainer {
  float: left;
  margin: 0;
  background-color: inherit;
  border-right: 2px solid #f93;
}

div.catListItem {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 0.75em;
  font-weight: bold;
  color: #00f;
  background-color: inherit;
  cursor: pointer;
  padding: 0 3px 0 3px;
  margin: 5px 0 5px;
}

div.hoverCatListItem,div.selectedCatListItem {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 0.75em;
  font-weight: bold;
  color: #fff;
  background-color: #f93;
  cursor: pointer;
  padding: 0 3px 0 3px;
  margin: 5px 0 5px;
}

#fontListContainer {
  float: left;
  margin: 0;
}

ul.fontImageList,ul.colorList {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.fontImageList li {
  margin: 0;
  height: 45px;
  width: 130px;
}

img.fontImage {
  border: 2px solid #fff;
  cursor: pointer;
}

img.hoverFontImage,img.selectedFontImage {
  border: 2px solid #f93;
  cursor: pointer;
}

div.letteringStyles {
  display: none;
  background-color: #fff;
  clear: both;
}

div.letteringStylesColumn,div.colorsColumn {
  float: left;
  background-color: inherit;
  margin: 4px;
  *margin: 0;
}

#colorSelector {
  background-color: #fff5d9;
}

ul.colorList li {
  margin: 0 0 10px 0;
  width: 70px;
  height: 70px;
  cursor: pointer;
}

div.colorName {
  width: 70px;
  text-align: center;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 0.70em;
  font-weight: bold;
  color: #00f;
  text-decoration: underline;
}

div.colorBlock {
  width: 40px;
  height: 40px;
  border: 1px solid #000;
  margin-left: 15px;
}

#letterSizeMsg {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 0.80em;
  border: 2px solid #fc6;
  background-color: #fe9;
  margin: 5px;
  padding: 2px;
}

img.radioBtnImg {
  width: 15px;
  height: 15px;
  cursor: default;
  vertical-align: bottom;
}

.radioBtnBox {
  padding: 25px 0 0 5px;
}

#regularLabel,#largeLabel,#xlargeLabel {
  display: inline;
}

.labelText {
  display: inline;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 0.90em;
  font-weight: bold;
  color: #900;
  margin-right: 25px;
}

#enlargedImage {
  *overflow: auto;
}

/* BUTTONS */
A.btnR, A.btnG { float: left; display: block; line-height: 20px; text-align: center; }
INPUT.btnR, INPUT.btnG { width: auto !important; }
A.btnR, A.btnG, INPUT.btnR, INPUT.btnG { height: 19px; margin: 0 3px; padding: 0 10px; font-size: 90%; font-weight: bold; /*text-transform: uppercase;*/ text-decoration: none; cursor: pointer; }
A.btnR, INPUT.btnR { color: #b02b56; background: #F0D2D2 url(../images/btnR_bg.gif) repeat-x left top; border: 1px solid #cc6666; }
A.btnG, INPUT.btnG { color: #a56f0f; background: #F1E3BF url(../images/btnG_bg.gif) repeat-x left top; border: 1px solid #d0a12c; }

A.continue { display: block; width: 124px; height: 29px; background: url(../images/btn_continue.gif) no-repeat; text-indent: -5000px; }
A.proceed { display: block; width: 196px; height: 37px; background: url(../images/btn_proceed.gif) no-repeat; text-indent: -5000px; }
A.placeOrder { display: block; width: 172px; height: 37px; background: url(../images/btn_place_order.gif) no-repeat; text-indent: -5000px; }

#columnLeft A.btnR, #columnLeft A.btnG { float: right !important; font-size: 100%; }
