@CHARSET "ISO-8859-1";

h3
{
	font-family:Georgia;
}
.entity_main_view, .entity_product_view
{
	width:600px;
}
.entity_main_view div, .entity_product_view div
{
	font-size: 11px;
}
.entity_main_view span
{
	background: #26262B;
	color:white;
	padding:5px;
	font-size: 16px;
	font-weight: bold;
}
#featured_entity_viewer
{
	width:500px;
	height: 310px;
	position: relative;
	left:100px;
}
#featured_entity_viewer div
{
	float: left;
}
.featured_divs
{
	position:relative;
}
.featured_divs div
{
	height: 111px;
	width:350px;
	border: 1px solid #454545;
	cursor: pointer;
}
.featured_divs img
{
	border:1px solid black;
	left:296px;
	position:relative;
	top:-35px;
	width: 50px;
	height:72px;
}
.featured_divs h4
{
	color:red;
	font-weight:normal;
	font-size:12px;
	left:28px;
	position:relative;
	top:26px;
}
.browserIE .featured_divs h4
{
	left:30px;
	position:relative;
	top:42px;
}
#entity_main_image
{
	position:relative;
}
.browserIE #entity_main_image img
{
	height:332px;
}
#pointer_img
{
	position: absolute;
	top:35px;
	left: 218px;
	z-index:100;
}
#whats_new
{
	height:225px;
}

#whats_new h3
{
	color:#26262B;
	font-family:georgia;
	font-size:16px;
}
#whats_new h4
{
	color:#26262B;
	font-family:Verdana;
	font-size:12px;
}

.featured_desc
{
	padding-left:10px;
	width:200px;
	text-align:justify;
}

#carousel_container
{
	text-align:center;
	padding-left:130px;
}

.browserIE #carousel_container
{
	padding-left:0px;
}

.product_services_image_cont
{
	padding-right:10px;
}
#purchase_btn_container
{
	float:left;
	width:90px;
}
#bookmark_btn_container
{
	float:left;
	width:400px;
	text-align:right;
}
#back_btn_container
{
	float:left;
	width:90px;
	text-align:right;
}
.view_event_width
{
	width:645px;
}
.event_label
{
	font-weight:bold;
	width:150px;
}