body
{
	scrollbar-base-color:#fcad1d;
	
}
.main_product_box
{
	background:url(/images/orange-bar.png) top left no-repeat;
	width: 352px;
	height: 89px;
	margin-top:30px;
	margin-left:20px;
	position:relative;
	cursor:pointer;
}

.main_product_box .product_image
{
	position:absolute;
	top:-20px;
	width:142px;
	height:117px;
	left:5px;
}
.main_product_box .product_title
{
	position:absolute;
	top:-10px;
	left:142px;
}
.main_product_box .product_subtitle
{
	position:absolute;
	left:142px;
	top:34px;
	color:#000;
  	font-family: Verdana,sans-serif;
	font-size:15px;
	line-height:16px;
	font-weight:bold;
}
.main_product_box .product_subtitle a
{
	color:#000;
	text-decoration:none;
}
#content #product_image_holder
{
	display:block;
	position:relative;
}
#content #main_product_image
{
	text-align:center;
	margin: auto;
	padding:0 30px 0 0;
}
#content .callout
{
	position:relative;
	top:50px;
	left:-35px;
	color:#000;
	font-family:verdana, arial, sans serif;
	font-size:10px;
	font-weight:bold;
/*	font-style:italic;
*/	width:220px;
	height:500px;
	line-height:16px;
}
.callout a
{
	color:#000;
}
.callout a:hover
{
	color:#fcad1d;
}
.callout p
{
	margin-left:14px;
}
#content h2
{
	float:left;
	margin:0;
}
#content h3
{
	float:left;
	font-size:18px;
	margin-bottom:8px;
	margin-left:5px;
}
#content h4
{
	position:relative;
	top:10px;
	left:10px;
	margin-top:0;
}

#collateral a
{
	font-weight:bold;
}

.category_page #content
{
	width:470px;
}	
.product_page #content
{
	padding-left:42px;
	padding-top:10px;
	width:422px;
	color:#fff;
	font-family:verdana, sans serif;
	font-size:11px;
	
	
}

.category_page #right_side
{
	overflow:auto;
	margin:0px 0 0 0;
	padding:0;
	height:490px;
	width:410px;
	position:relative;
}
.product_page #right_side
{
	width:490px;
	overflow:auto;
	margin:4px 0 0 0;
	height:440px;
}
#features
{
	width:460px;
	font-size:11px;
	height:424px;
	padding:0;
	margin:0;
	line-height:16px;
}
#features ul
{
	margin-left:8px;
	padding-left:8px;
}
#features li
{
	font-size:11px;
	color:#fff;
	line-height:16px;
}
#versions
{
	line-height:16px;
}
#versions td img
{
	margin:4px 8px 26px 0;
}
#versions strong
{
	color:#fcad1d;
	margin-top:0;
}
.orange_bar_offset
{
	background-color:#efa41b;
	height:23px;
}
#collateral
{
	margin:20px 0 10px 10px;
	
}



/*.fancybox-bg-e,*/
#fancybox-content,#fancybox-outer {
 -moz-border-radius:14px;
 -webkit-border-radius:14px !important;
 border-radius:14px !important;
/* behavior:url(/js/border-radius.htc);*/
behavior: url(/js/PIE-1.0beta3/PIE.htc);

}
#ajax
{
	padding:50px;
}
#ajax p
{
	margin:10px 0 0 0;
	color:#000;
	text-align:left;
	font-weight:bold;
	font-size:12px;
}
#fancybox-close
{
	display:none !important;
}
#enlarge_btn
{
	color:#fff;
	font-weight:bold;
	position:absolute;
	right:30px;
	bottom:10px;
}
#enlarge_btn img
{
	position:absolute;
	bottom:0;
	left:-35px;
	top:-10px;
}
#enlarge_btn a
{
	color:#fff;
	text-decoration:none;
}
#enlarge {
	/*background: url('/images/background-enlarged-image.png') no-repeat scroll top left;*/
	width: 618px;
	height: 618px;
	position:relative;
	/*background-color:#000;*/
	z-index:20000 !important;
}
#enlarge #the_image
{
	position:absolute;
	top:100px;
	left:100px;
	/*z-index:0;*/
}
#enlarge #close, #ajax #close
{
	position:absolute;
	right:20px;
	top:20px;
}
#enlarge #close a, #enlarge a, #ajax #close a
{
	text-decoration:none;
	font-weight:bold;
	color:#000;
	font-size:12px;
}
#enlarge #close img
{
	margin-bottom:3px !important;
}
#enlarge h1
{
	position:absolute;
	top:30px;
	left:20px;
	margin:0;
	padding:0;
}
