
/* Old Styles */

.it-buynow {
font-size:13px;
position:absolute;
right:0 !important;
text-align:center;
top:12px;
width: 175px;
}
.it-buynow img {
margin:0 0 9px;
}
.it-buynow2 {
font-size:13px;
height:25px;
position:absolute;
right:51px;
top:37px;
width:80px;
}
.vertical-line {
border-left:1px solid #256C8F;
}
.it-border {
border-bottom:1px solid #D2CAA9;
border-left:1px solid #D2CAA9;
border-right:1px solid #D2CAA9;
padding:10px;
}
.it-slash2 {
background-image:url(/site/sw-templates/pixel.gif);
background-repeat:repeat-x;
}
.it-orange12 {
color:#FAA61A;
font-size:12px;
font-weight:bold;
}
.it-blue {
color:#0B6788;
font-size:14px;
font-weight:bold;
}
.it-border-down {
border-bottom:1px solid #D2CAA9;
height:20px;
}
.text-13 {
font-size:13px;
}
.it-buynow3 {
font-size:13px;
}
.border-l-r-buynow {
border-left:1px solid #69A5C3;
border-right:1px solid #69A5C3;
padding:10px;
}
.it-buynow11 {
color:#006699;
font-size:12px;
font-weight:bold;
padding-left:15px;
text-transform:uppercase;
}
.it-buynow22 {
font-size:11px;
font-weight:bold;
padding-left:15px;
}
.itbuynowline-line {
border-bottom:1px solid #CCCCCC;
height:8px;
}

/* //////////////////////////// */


/**
 * 	BACKGROUNDS FOR THE FLOATING WINDOW
 */
 
.wrap-buynow{
	background: url(/site/sw-templates/border-left-buynow.gif) no-repeat left top;
	/*background: transparent url(/site/sw-templates/buy_now/up-left.gif) no-repeat left top;*/
	padding: 0 0 0 10px;
}
.wrap-buynow2{
	background: #fff url(/site/sw-templates/border-top-bottom-buynow.gif) repeat-x center top;
	
	/*background: transparent url(/site/sw-templates/buy_now/up-right.gif) no-repeat right top;*/
}
.wrap-buynow3{
	background: url(/site/sw-templates/border-right-buynow.gif) no-repeat right top;
	padding: 0 10px 0 0;
	height: 160px;
	_height: auto;
	_overflow: hidden;
	/*background: transparent url(/site/sw-templates/buy_now/down-right.gif) no-repeat right bottom;*/
}
.buy-box{
	/*background: transparent url(/site/sw-templates/buy_now/down-left.gif) no-repeat left bottom !important;*/
}





.it-buynow {
}
.it-buynow img {
	margin: 0;
}
.it-buynow .btn-buynow {
	margin: 0 0 10px 0;
	cursor: pointer;
}
.wrap-buynow {
	position: absolute;
/* 	width: 324px; */
	right: 13px;
	top: 26px;
/* 	padding: 8px 0 0 0; */
	text-align: left;
	/*background-color:#FFF;*/
	
/*	background: url(/site/sw-templates/buy_now/bg-top-box.gif) no-repeat left top;	*/
}
.wrap-buynow2 {
/*	padding: 0 0 8px 0; */
/*	background: url(/site/sw-templates/buy_now/bg-bottom-box.gif) no-repeat left bottom;	*/
}
.wrap-buynow3 {
/*	background: url(/site/sw-templates/buy_now/bg-middle-box.gif) repeat-y left top; */
	
}
.title-buynow-license {
	margin: 0;
	color: #00649A;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 150px;
}
.img-close-buynow {
	float: right;
	display: inline;
}
.buy-box {
	/*	width: 300px; */
	/*  margin: 0 0 0 10px; */
	
}
.buy-box td {
	border-bottom: 1px solid #ccc;
	padding: 8px 5px !important;
	white-space:nowrap;
}
.buy-box label {
	padding: 0;
	display: block;
	font-size: 11px;
}
.buy-box select {
	font-size: 11px;
	/*width: 200px;*/
}
.wrap-buy-catlist {
	position: relative;
	width: 149px;
}
.wrap-buy-catlist .btn-buynow {
	margin: 0 0 10px 0;
	cursor: pointer;
}
.wrap-buy-catlist .wrap-buynow {
	right: 0px;
	top: 19px;
}
.wrap-buy-catlist.active {
	z-index: 999;
}
.buy-add-to td {
	border: 0;
	white-space: nowrap;
}



/**
 *	Specific styles for the PRODUCT PAGE and ITEM TEMPLATE
 */

.it-toolset .it-buynow {
	top:0 !important;
	right:0;
}
.it-buynow .btn-buynow {
	margin: 7px 0 3px 0 !important;
}
.it-buynow .wrap-buynow {
	top: 26px !important;
}


