div.AddMerch_closeX{
	position:absolute;
	top:-15px;
	left: 705px;
	font-weight:bold;
	font-size:1px;
	display: block;
	width: 85px;
	height: 36px; 
	z-index: 110;
}

div.AddMerch_closeX a{
	display: block;
	width: 84px;
	height: 36px; 
	background: url(http://developers.printfection.com/storage/images/widget/close_button.png) transparent;
	z-index: 500;
	text-decoration: none;
}

div.AddMerch_poweredBy{
	position:absolute;
	left:5px;
	top:458px;
  font-size: 11px;
	z-index: 200;
}

a.AddMerch_sizeChart{
	position:absolute;
	top:185px;
	left:610px;
	z-index:10;
	font-size: 12px;
	color: #333;
}

a.AddMerch_shoppingCart{
	position: absolute;
	width: 136px;
	height: 36px;
	background: url(http://developers.printfection.com/storage/images/widget/cart_button.png) transparent;
	z-index: 110;
	top:-15px;
	left: 569px;
	text-decoration: none; 
	border: none;
	font-size:0px;
	line-height:0px;
	color: transparent;
}

div.AddMerch_productTitle{
	position:absolute;
	top: 10px;
	left:0px;
	height:40px;
	width:750px;
	overflow:hidden;
	background: #fff;
	font-size: 18pt;
	font-weight:bold;
	color: #555;
	padding: 10px 10px;
}

div.AddMerch_productDescription{
	position:absolute;
	top: 360px;
	left:460px;
	height:100px;
	width:220px;
	overflow:hidden;
	background: #fff;
	font-size: 12px;
	color: #555;
	padding: 3px 3px;
        
}

div.AddMerch_rootProductSmallContainer{
	position:absolute;
	top:52px;
	left:690px;
	height:415px;
	width:70px;
	overflow:auto;
	border: 1px solid #aaa;
}

div.AddMerch_rootProductSmallContainer2{
	width:50px;
}

div.AddMerch_rootProductSmall{
	position:relative;
	float:left;
	margin:3px 3px;
}

div.AddMerch_rootProductSmall img{
	width: 40px;
	height: 40px;
}
div.AddMerch_largePreview{
	position:absolute;
	top:60px;
	left:50px;
	width:400px;
	background-repeat:no-repeat; 	
	background: #ffffff url(http://developers.printfection.com/storage/images/widget/loader.gif) center center no-repeat ;
	height: 410px;
}

div.AddMerch_colorsContainer{
	position:absolute;
	top:55px;
	left:470px;
	width:195px;
	height:76px;
	overflow:auto;
}
#colorsDiv {
	width: 170px;
}

div.AddMerch_size{
	position:absolute;
	top:145px;
	left:470px;
	width:200px;
	height: 30px; 
}
div.AddMerch_size select{
	font-size: 16pt;
	font-weight: bold;
	width: 195px;
	width:200px;
}

div.AddMerch_qtyContainer{
	position:absolute;
	top:200px;
	left:470px;
	font-size: 20px;
}

#qtyInput {
	margin-left: 100px; 
	font-size: 20px;
}

div.AddMerch_price{
	position:absolute;
	top:250px;
	left:510px;
	font-size: 22px; 
	font-weight: bold; 
	text-align: right;
}

div.AddMerch_buyButton{
	position:absolute;
	top:300px;
	left:480px;
	text-decoration: none;
}

div.AddMerch_buyButton input{
	overflow:hidden;
	height: 48px; 
	width: 170px;
	padding-top:50px;
	border: none; 
	background: url(http://developers.printfection.com/storage/images/widget/buynow.jpg) center center no-repeat;  
	cursor: pointer;
	text-decoration: none;
}

div.AddMerch_addingToCart{
	background:#FFFFFF;
	border:5px solid #333;
	font-size:22px;
	font-weight:bold;
	height:100px;
	padding:10px;
	position:absolute;
	top:150px;
	left:105px;
	width:530px;
	z-index:110;
	text-align:center;	
}

div.AddMerch_orderPlaced{
	background:#FFFFFF;
	border:5px solid #333;
	font-size:22px;
	font-weight:bold;
	height:140px;
	padding:10px;
	position:absolute;
	top:150px;
	left:105px;
	width:530px;
	z-index:110;
	text-align:center;
}

.AddMerch_returnToSiteButton{
	position:absolute;
	overflow:hidden;
	top:70px;
	left:15px;		
	height: 48px; 
	width: 236px;
	padding-top:50px;
	border: none; 
	background: url(http://developers.printfection.com/storage/images/widget/buy_now.jpg) center center no-repeat; 
	cursor: pointer;
}

.AddMerch_buyAnotherSizeButton{
	position:absolute;
	overflow:hidden;
	top:70px;	
	right:15px;
	height: 48px; 
	width: 236px;
	padding-top:50px;
	border: none; 
	background: url(http://developers.printfection.com/storage/images/widget/add_another.jpg) center center no-repeat; 
	font-size: 0px; 
	cursor: pointer;
}

/* Small Button */
a.AddMerch_openProductCreatorButton span{
     background:url(http://developers.printfection.com/storage/images/widget/bar_logo_small.gif) top left no-repeat;
     display:block;
     float:left;/* IE 6 Fix */
     height:22px;
     margin-left:-26px;
     padding:0px 25px 0px 30px
}
a.AddMerch_openProductCreatorButton:hover span{
     color:#555;
     cursor:pointer/* Remind IE which cursor to use! */
}
a.AddMerch_openProductCreatorButton:link,a.AddMerch_openProductCreatorButton:visited{
     background:url(http://developers.printfection.com/storage/images/widget/bar_small.gif) top right no-repeat;
     color:#222;
     display:block;
     float:left;
     font-family:helvetica,arial,sans-serif;
     font-size:12px;
     font-weight:bold;
     height:22px;
     line-height:22px;
     margin:0 1px 0 1px;
     padding-left:25px;
     padding-top:0px;
     text-decoration:none
}

