﻿
/*RIGHT*/

#right{
	position: relative;
	float:right;
	width:590px;
	font-family: arial, sans-serif;
}


#right h2 {
	color: #fff;
}

/*BACKGROUNDS*/

.bg1 {
	background: url(images/bg1_590x160.jpg) no-repeat top left;
	display: block;
	position: relative;
	width: 590px;
	height: 160px;
	margin-bottom: 10px;
}

.bg2 {
	background: url(images/bg2_590x160.gif) no-repeat top left;
	display: block;
	position: relative;
	width: 590px;
	height: 160px;
	margin-bottom: 15px;
}




/* TEXT POSITIONS */

.textpos1 {
	position: absolute;
	top: 21px;
	left: 210px;
	width: 338px;
}
	
.textpos2 {
	position: absolute;
	top: 11px;
	left: 209px;
	width: 332px;
}



/* CUSTOM TEXT STYLES */

.para1 {
	color: #666666;
	line-height: 16px;
}
.para1 strong {
	color: #0595D4;
}
.para1 em {
	color: #56A236;
	font-style: normal;
	font-weight: bold;
}

.style1 {
	color: #fff;
	line-height: 18px;
	font-size: 12px;
}
.style1 strong {
	color: #fff;
}

.style1.bulletindent {
	padding-left: 20px;
}

.style1 em {
	color: #fff;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	display: block;
	line-height: 20px;
}

.style2 {
	color: #666666;
	line-height: 18px;
	font-size: 12px;
}
.style2 strong {
	color: #0495D4;
}
.style2 em {
	color: #6CAD4F;
	font-style: normal;
	font-weight: bold;
}
.style2 a {
	text-decoration:none;
}

/* BUTTON POSITIONS */

.more-info-1-pos {
	position: absolute;
	left: 371px;
	top: 133px;
}
.more-info-2-pos {
	position: absolute;
	left: 371px;
	top: 148px;
}
.add-to-cart-1-pos {
	position: absolute;
	left: 476px;
	top: 133px;
}
.add-to-cart-2-pos {
	position: absolute;
	left: 476px;
	top: 148px;
}

.try-it-now-1-pos {
	position: absolute;
	left: 476px;
	top: 148px;
}

/* SCREEN SHOTS */

.screenshot {
	display: block;
	position: absolute;
	width: 178px;
	height: 139px;
	top: 11px;
	left: 10px;
	padding: 0px;
	margin: 0px;
	color: #39ADDE;
}
.ss1 {
	background: url(images/bibm/bibm_ss1_178x139_blue.jpg) no-repeat top left;
}
.ss2 {
	background: url(images/ss_ifw_index_178x139.png) no-repeat top left;
}
.ss3 {
	background: url(images/ss_ifd_index_178x139.png) no-repeat top left;

}
.ss4 {
	background: url(images/ss_ifl_index_178x139.png) no-repeat top left;
}
.ss5 {
	background: url(images/ss5_178x139.jpg) no-repeat top left;
}
.ssh {
	background: url(images/bullet_19x16.gif) no-repeat top left;
	display: block;
	position: absolute;
	width: 178px;
	top: 126px;
	left: 28px;
	color: #39ADDE;
	font-weight: normal;
	line-height: 14px;
	padding-left: 19px;

}

/*PRICE TAGS*/

.thirtyfour-ninetyfive {
	background: url(images/34-95.gif) no-repeat top left;
	display: block;
	position: absolute;
	width: 66px;
	height: 66px;
	top: 0px;
	right: 0px;
}

.thirtynine-ninetyfive {
	background: url(images/39-95.gif) no-repeat top left;
	display: block;
	position: absolute;
	width: 66px;
	height: 66px;
	top: 0px;
	right: 0px;
}

.thirtyeight-ninetyfour {
	background: url(images/38-94.gif) no-repeat top left;
	display: block;
	position: absolute;
	width: 66px;
	height: 66px;
	top: 0px;
	right: 0px;
}

.twentynine-ninetyfive {
	background: url(images/29.95.gif) no-repeat top left;
	display: block;
	position: absolute;
	width: 66px;
	height: 66px;
	top: 0px;
	right: 0px;
}
.free {
	background: url(images/free.gif) no-repeat top left;
	display: block;
	position: absolute;
	width: 66px;
	height: 66px;
	top: 0px;
	right: 0px;
}

