#calcHeader {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color: #0083BA;
	padding: 11px 0px;
	background: white url(/img/layout/outset-gradient.jpg) top left repeat-x;
	background-clip: border-box;
	 border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}

#calc {
	background-color: #FFFFFF;
	border-bottom: 1px solid #B5B6B7;
	padding-bottom: 15px;
}

#calc table {
	width: 100%;
	border-collapse: collapse;
}

#calc table tbody tr:first-child td {
	padding: 4px 0px 6px 10px;
	font-size: 16px;
	border-bottom: 1px solid #B5B6B7;
}

#calc tr, #calc td {	
	vertical-align: middle;
	padding-left: 10px;
}

td.fiTitle {
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0px 4px 0px;
}

td.fiItem select {
	width: 190px;
}

.textInput {
	width: 184px;
}

input.zipTI {
	width: 80px;
	margin-right: 10px;
}

input.quantityTI {
	width: 80px;
}

input.updateTI {
	margin-right: 33px;
}

.priceTR td {
	background-color: #EFEFF0;
	border-top: 1px solid #B5B6B7;
}

.priceTR:first-child td {
	border-top: 1px solid #B5B6B7;
	padding-top: 10px;
}

.buttonTR td {
	background-color: #EFEFF0;
	border-bottom: 1px solid #B5B6B7;
	height: 60px;
}

.helpIMG {
	display: none;
}

.sizeInput {
	width: 81px !important;
}

.greenTD {
	background: transparent url(/img/layout/green-leaf.png) 110px 0px no-repeat;
}

.greenTD select {
	margin-top: 5px;
}

.greenH2 {
	display: none;
}

.orderBTN {
	float: right;
	font-size: 16px;
	padding: 7px 12px 0px 12px;
  margin-right: 10px;
	color: #FFFFFF;
	height: 23px;
	background: #008DCD url(/img/layout/blue-btn.png) 0px 0px repeat-x;
	border: 1px solid #008DCD;
	border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  cursor: pointer;
}

.orderBTN:hover {
	background-position-y: -30px;
	color: #FFFFFF;
	text-decoration: none;
}

.estimateBTN {
	float: right;
	font-weight: normal;
	margin: 10px 10px 0px 0px;
  cursor: pointer;
}

.estimateBTN:hover {
	color: #008DCD;
}

.rateBTN {
	color: #FFFFFF;
	height: 22px;
	background: #008DCD url(/img/layout/blue-btn.png) 0px 0px repeat-x;
	border: 1px solid #008DCD;
	border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  cursor: pointer;
}

.rateBTN:hover {
	background-position-y: -30px;
}

.formHeading {
	font-size: 15px;
	margin: 10px 0px;
}

#shipGrid {
	margin-right: 10px;
}

#shipGrid td {
	padding: 0px !important;
	font-size: 11px !important;
	border-bottom: 0px !important;
}

.ship_price {
	font-weight: bold;
	text-align: right;
}

#priceWrapper, .calc_login, #rewardsWrapper {
	background-color: #FFFF9D;
	margin: 6px 6px 0 -4px;
	padding: 6px 6px 0px 6px;
	border: 1px solid #B5B6B7;
	border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

#rewardsWrapper {
	background-color: #CED0D1;
	border: 1px solid #777777;
}

.priceTitle {
	float: left;
	font-size: 14px;
	padding-bottom: 2px;
}

.rewardTitle {
	float: left;
	font-size: 14px;
	padding-bottom: 6px;
}

.price {
	float: right;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
}

#calc p.error {
	padding-right: 10px;
	color: #E61C2C;
}

.coupon {
	font-weight: bold;
	color: #E61C2C;
}

.calc_login {
	margin: 6px;
	padding-bottom: 12px;
}
.calc_login h2 {
	font-size: 16px;
}

.fake_calc {
	min-height: 792px;
	background: #FFFFFF 3px 160px no-repeat;
}

.gnd_tnt {
	padding: 5px 0px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.gnd_tnt div {
	color: #0086BE;
	display: block;
}

.ship_note {
	padding: 12px 0px 0px;
	color: #B10E10;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

#product_content_container {
	width: 723px;
	padding-right: 10px;
}

#product_name_bar {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #333333;
	padding: 0px 0px 11px 12px;
	background: white url(/img/layout/outset-gradient.jpg) top left repeat-x;
	background-clip: border-box;
	 border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}

#product_name_bar h3 {
	font-size: 16px;
	float: left;
	font-weight: normal;
	margin: 11px 0px 0px;
}

#product_name_bar .coupon_label {
	color: #777777;
	float: right;
	padding-right: 12px;
	font-size: 14px;
}

#product_name_bar .coupon_label span {
	color: #B10E10;
	font-size: 16px;
	padding-right: 5px;
}

#product_banner {
	position: relative;
	height: 261px;
	background: #EDEDED url(/img/products/banner_bg.png) top left repeat-x;
  border-bottom: 4px solid #34ACD2;
}

#product_banner .label {
	top: 12px;
	left: 12px;
	position: absolute;
	margin: 0px;
	color: #777777;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
}

#product_banner .image {
	bottom: 0px;
	left: 0px;
}

#three_ways {
	/* top: 20px; */
	top: 25px;
	left: 410px;
}

.three_ways_btn {
	display: block;
	width: 280px;
	height: 46px;
	margin: 5px 0px 25px 0px;
	cursor: pointer;
	text-decoration: none !important;
	background: url(/img/products/3ways_bg.png) top left repeat-x;
}

.three_ways_btn .smaller {
	font-size: smaller;
}

.three_ways_btn img {
	border-right: 1px solid #B5B6B7;
	float: left;
}

.three_ways_btn div {
	float: left;
}

.three_ways_btn h3 {
	color: #34ACD2;
	font-size: 15px;
	margin: 7px 0px 0px 10px;
}

.three_ways_btn p {
	color: #333333;
	font-style: italic;
	font-weight: bold;
	margin: 2px 0px 0px 10px;
	font-size: 11px;
}

#option_boxes {
	height: 318px;
}

#option_boxes .bar {
	height: 35px;
	background: url(/img/products/bar_bg.png) top left repeat-x;
}

#option_boxes .left {
	float: left;
	width: 220px;
	height: 318px;
	background-color: #F2F2F2;
	border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
  -webkit-border-radius: 0 0 0 5px;  
	background: url(/img/products/bar_arrow.png) top left no-repeat;
}

#option_boxes .left .btns {
	margin: 0px 0px 8px 27px;
}

#option_boxes .left .box {
	height: 222px;
	padding: 0px 10px;
	overflow-y: auto;
	text-align: justify;
	line-height: 1.4em;
}

#option_boxes .left ul {
	margin: 10px 0px 10px 10px;
	padding: 0px;
}

#option_boxes .left li {
	margin: 0px 0px 11px 0px;
	list-style: square inside;
	color: #55A5D7;
	font-size: 14px;
}

#option_boxes .left li span {
	color: #333333;
}

#option_boxes .left h2.bar {
	color: #333333;
	font-size: 17px;
	margin: 0px;
	height: 27px;
	padding: 8px 0px 0px 10px;
	background-image: none;
}

#option_boxes .right {
	float: left;
	width: 501px;
	height: 318px;
	background: #FFFFFF url(/img/products/bar_bg.png) top left repeat-x;
	border-radius: 0 0 5px 0;
  -moz-border-radius: 0 0 5px 0;
  -webkit-border-radius: 0 0 5px 0;
}

#option_boxes .right .bar {
	margin-left: 1px;
}

#option_boxes .right .boxes {
	border-left: 1px solid #B5B6B7;
	height: 283px !important;
	clear: both;
}

#option_boxes .right .box {
	overflow-y: auto;
	text-align: left;
	float: left;
}

#option_boxes .right .item_box {
	padding-right: 10px;
}

.tips_btn {
	display: block;
	float: left;
	color: #333333;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 13px;
	border-right: 1px solid #B5B6B7;
	margin-top: 5px;
}

.tips_btn.selected {
	color: #34ACD2;
}

.options_btn {
	float: left;
	color: #333333;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	margin-top: 9px;
	margin-left: -1px;
	padding: 3px 7px;
	border-right: 1px solid #B5B6B7;
}

.tips_btn.last, .options_btn.last {
	border-right-width: 0px;
}

.options_btn.selected {
	color: #34ACD2;
	background: #FFFFFF;
	border-top: 1px solid #B5B6B7;
	border-left: 1px solid #B5B6B7;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	padding: 8px 6px 10px 7px;
	margin-top: 4px;
}

.options_btn.last.selected {
	border-right-width: 1px;
}

#option_boxes .right .box ul.arrow {
	width: 150px;
	margin: 10px;
	padding: 0px;
	float: left;
	list-style: none;
}

#option_boxes .right .box ul li.item_btn {
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	margin-bottom: 3px;
	cursor: pointer;
	background: url(/img/products/item_arrow.png) -18px 0px no-repeat;
}

#option_boxes .right .box ul li.two_line {
	padding: 5px 10px 5px 10px;
}

#option_boxes .right .box ul li.selected {
	color: #FFFFFF;
	background-position: -18px -35px;
}

#option_boxes .right .box div.inner {
	width: 329px;
	margin: 0px;
	float: left;
}

#folding_options h4 {
	margin: 5px 5px 10px 0px;
}

#folding_options select {
	width: 130px;
}

.related, .related_box {
	height: 156px;
	width: 721px;
	background: #EDEDED url(/img/products/banner_bg.png) 0px -50px repeat-x;
}

.related h3, .related_box h3 {
	text-align: center;
	font-weight: normal;
	color: #34ACD2;
	font-size: 20px;
	margin: 10px;
}

.related .related_item, .related_box .related_item {
	width: 180px;
	display: block;
	text-align: center;
	text-decoration: none !important;
}

.related .related_item.f_left, .related_box .related_item.f_left {
	margin-right: 0px !important;
}

.related .related_item.f_right, .related_box .related_item.f_right {
	margin-left: 0px !important;
}

.related .related_item p, .related_box .related_item p {
	text-align: center;
	font-size: 11px;
	color: #808080;
	margin: 0px 0px 5px;
}

.wide_border {
	border: 4px solid #E8E8E8
}

.quarter {
	width: 228px;
}

.coupon {
	color: #B10E10;
}

.hidden {
	display: none;
}

#templates {
	margin-top: 10px;
}

#templates select {
	width: 250px;
}

#template_select {
	margin-bottom: 20px;
}

#sbox-window, #sbox-content {
	padding: 0px !important;
	background-color: transparent !important;
}

.qr_link {
	font-size: 12px;
	font-weight: normal;
	color: #2F9D35;
}

.three_ways_btn[name="custom"] {
	display: none;
}

#custom_design_arrow, #custom_design_box {
	display: none;
}

.font_normal {
	font-weight: normal;
}

#design_training_video, #designer_training_video {
	display: block;
	width: 228px;
	height: 200px;
	margin-left: 45px;
	background: url(/img/ui/video.png) 0px 0px no-repeat;
}

#design_training_video:hover, #designer_training_video:hover {
	background-position: 0px -200px;
}

/* promo */

/*
#promo #option_boxes .left, #promo #option_boxes .right {
	height: 35px;
}

#promo #option_boxes .boxes {
	height: 283px;
}
*/

#promo #option_boxes .left .marketing {
	background: #F1F1F1;
	height: 283px;
}


#related_bar {
	margin-bottom: 3px;
}

.related_label {
	font-size: 14px;
	padding-right: 5px;
}

.related_btn {
	color: #999999;
	cursor: pointer;
	font-size: 14px;
	padding: 3px 7px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: url(/img/ui/related_tab.png) 0 0 repeat-x;
	text-decoration: none !important;
}

.related_btn.selected {
	color: #FFFFFF;
	background-position: 0px -25px;
}

.promo_box_fix .box {
	padding: 0px 10px !important;
	max-height: 282px;
	width: 480px;
}

.promo_box_fix .box ul {
	margin: 10px 0;
	padding-left: 15px;
}

.promo_box_fix .box img {
	max-width: 480px;
}

.promo_box_fix .box .blue_link {
	display: inline-block;
}