#prodLeft
{
	width: 50%;
	float: left;
	border: 1px solid black;
	margin: 20px 0px 0px 0px;
}

#prodRight
{
	width: 280px;
	float: right;
	border: 1px solid black;
	margin: 20px 50px 0px 0px;
}

#prodIntroHeader
{
	color: #000;
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
}

#prodIntro
{
	color: #4C4C4C;
	font-size: 12px;
	line-height: 13px;
	padding-bottom: 20px;
}

#prodCost
{
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}

#baseDescription
{
	color: #666;
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 10px;
}

#baseDetails
{
	color: #666;
	font-size: 10px;
	font-weight: 600;
	line-height: 13px;
	text-transform: inherit;
	padding-bottom: 4px;
}

/* PRODUCT COLUMNS HAVE 650px TO WORK WITH */

#prod1
{
	width: 650px;
	margin: 20px 0 0 0;
}

#prod2
{
	width: 650px;
	margin: 20px 0 0 0;
}

#prod3
{
	width: 650px;
	margin: 20px 0 0 0;
}

#prod2_1
{
	width: 49%;
	float: left;
}

#prod2_2
{
	width: 49%;
	float: right;
	/*border: 1px solid black;*/
}

#prod3_1
{
	width: 210px;
	float: left;
	border-color: #B3B3B3;
	border-width: 0px 2px 0px 0px;
	border-style: solid;
}

#prod3_2
{
	width: 210px;
	margin: 0px auto 0px auto;
	border-color: #B3B3B3;
	border-width: 0px 2px 0px 0px;
	border-style: solid;
}

#prod3_3
{
	width: 210px;
	float: right;
}

#prod2_h
{
	color: black;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 10px;
}

#prod3_h
{
	color: black;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 10px;
}

#buttonPlace1 { float: right; }

.viewDetails { line-height: 14px; }
a:link.viewDetails { color: #66F; }
a:hover.viewDetails { color: #CCC; }
a:visited.viewDetails { color: #66F; }
a:visited:hover.viewDetails { color: #ccc; }

.onlyMore
{
	color: #cc0000;
	font-weight: 800;
}

.prodBut1
{
	margin: 10px 0 0 0;
	font-size: 10px;
}
.appended
{
	color: #999;
	font-size: 10px;
	font-weight: normal;
}

.appended2
{
	color: #999;
	font-size: 12px;
	font-weight: normal;
}

.button1_1
{
	float: right;
	position: relative;
	top: -50px;
	z-index: 2;
	color: #2D5796;
	font-size: 18px;
}

.button2_1
{
	position: relative;
	top: 0px;
	z-index: 2;
	color: #2D5796;
	font-size: 18px;
	margin: 15px 0 15px 0;
}

.more_info {
		position:absolute; 
		visibility:hidden; 
		top: 760px;
		left:400px;
		padding:35px;
		font-size: 12px;
		line-height: 19px;
		}
		
#realPerks
{
	background-image: url(../images/window2.png);
	position: absolute;
	width: 444px;
	height: 350px;
	top: 85px;
	left: -15px;
	background-repeat: no-repeat;
}

/* this one is for IE 6 */
#realPerks2
{
	background-image: url(../images/window.gif);
	position: absolute;
	width: 444px;
	height: 350px;
	top: 90px;
	left: -15px;
	background-repeat: no-repeat;
}

#rPerksHd
{
	color: white;
	font-family: arial, helvetica, verdana;
	font-size: 13px;
	font-weight: normal;
	float: right;
	margin: 5px 180px 0px 25px;
}

#rPerksBod
{
	color: #4C4C4C;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	text-align: left;
	margin: 35px 25px 15px 15px;
	clear: both;
}

.alert 
{
	color: #FF0000;
	font-size: 10px;
}

.exception
{
	width: 630px;
	text-align: center;
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 50px 0px 50px 0px;
}
