#content .infobox img{
border:1px solid #D4D4D4;
float:left;
margin:3px 9px 0 0;
padding:1px;
}

.singlecolumn,.nocolumn  {
	width:100%;
	overflow:hidden;
	background:url(../newWebsiteImages//bg-content-960x1.gif) repeat-y;
}

.singlecolumn #content, .nocolumn #content
{
	width:93%;
}

.singlecolumn #content .content, .nocolumn #content .content
{
	width:100%;
}

.singlecolumn #content .infobox 
{
	width:76%;
}

.singlecolumn #content .item-block .text {
float:right;
width:92%;
}

.back a
{
	color:#000000;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
}
.back
{
	text-align:right;
}
/*Promotions styles*/
.Promo
{
/*margin:0 0 350px;*/
clear:both;
color:#555555;
}
#content .Promo img 
{
border:1px solid #D4D4D4;
float:left;
margin:2px 11px 11px 4px;
padding:1px;
}

#content .Promo .PromoContent{
margin:2px 11px 11px 4px;
padding:2px;
width:290px;
}

#content .Promo .column {
float:left;
width:299px;
margin:5px 0px 0px -2px;
}

#content .Promo .columnRight {
float:right;
}

#nav li:first-child, #nav li.first-child {
background:none repeat scroll 0 0 transparent !important;
}

#nav > li > a {
text-transform:uppercase;
}

#menu > li > a {
text-transform:uppercase;
}
#footer .item ul li.active a {
font-weight:bold;
}
.popup div.slide {
min-height:510px;
}
.popup-map .item-list li {
color:#000000;
}
.popup .section {
padding:0 0 4px;
}
.popup .photo .item-box {
border-top:none;
padding:0 0 0 7px;
}
.Home {
min-height:0px;
}
/*
.Question input
{
margin:0 8px 3px;
width:5px;
float:left;
}
.Question label
{
float:left;
margin:-3px 0 2px 2px;
width:370px;
}
*/

/*Site map*/
#content .Sitemap ul li ul
{
  margin:-2px 0 15px;
}

#content .Sitemap ul li
{
	font-weight:bold;	
}

#content .Sitemap ul li ul li
{
font-weight:normal;
}
#content .Sitemap ul li.DG a, #content .Sitemap ul li.EG a, #content .Sitemap ul li.CR a
{
	display:block;
	height:1%;	
	word-wrap:break-word;	
}
#content .Sitemap ul li.DG a
{color:#555555;width:101px;}
#content .Sitemap ul li.EG a
{color:#A09061;width:112px;}	
#content .Sitemap ul li.CR a
{color:#101F4E;width:118px;}

#content .Sitemap ul li.DG
{
	float:left;margin:20px 5px 0;
}
#content .Sitemap ul li.EG
{
	float:left;margin:20px 5px 0;
}
#content .Sitemap ul li.CR
{	
	float:left;margin:20px 5px 0;
}
/*Form style*/

/*
#nav li.Last .drop ul {
width:127px;
}*/



.form-box{padding:22px 0;}
.form-holder{
	width:100%;
	overflow:hidden;
	margin-bottom:8px;
}
.form-holder label{
	float:left;
	font-size:12px;
	color:#575757;
	width:104px;
	line-height:34px;
}
.form-content{
	float:left;
	width:330px;
}
.input-text{
	display:block;
	/*background: url(../newWebsiteImages//bg-input.gif) no-repeat;*/
	background: url(../newWebsiteImages//bg-input-290px.gif) no-repeat;
	width:285px;
	height: 26px;
	overflow:hidden;
	padding:8px 12px 0;
}
.input-text input{
	display:block;
	padding:0;
	border-style:none;
	background:none;
	color:#575757;
	font-size:14px;
	width:270px;
}
.radio, .check{
	width:100%;
	overflow:hidden;
	padding-top:8px;
}
.radioArea .outtaHere label, .check label{
	width:auto;
	margin-right:10px;
	line-height:normal;
}
.select-holder{
	width:100%;
	overflow:hidden;
	margin-bottom:8px;
}
.form-content select{width:192px;}
.textarea{
	display:block;
	background: url(../newWebsiteImages//bg-textarea-290.gif ) no-repeat;
	width: 330px;
	height: 76px;
	padding:8px;
}
.textarea textarea{
	display:block;
	padding:0;
	width: 275px;
	height: 66px;
	border-style:none;
	background:none;
	color:#575757;
	font-size:14px;
	overflow:auto;
}
.btn input{
	background: url(../newWebsiteImages//bg-btn-gray.gif) repeat-x;
	font-size:14px;
	color:#fff;
	border-style:none;
	height:30px;
	padding:0 20px;
}

.inner1 .form-holder .btn input
{
	background: url(../newWebsiteImages//bg-btn-gold.gif) repeat-x;
}

.inner2 .form-holder .btn input
{
	background: url(../newWebsiteImages//bg-btn-blue.gif) repeat-x;
}

.outtaHere {
	position:absolute;
	left:-3000px;
}
/*Radio buttons*/
.radioArea, .radioAreaChecked
{
float:left;
	background: url(../newWebsiteImages//radio-input.gif) no-repeat;
	width: 18px;
	height: 18px;
	overflow: hidden;	
	margin-right:6px;
}

.inner1 .form-holder .radioArea, .inner1 .form-holder .radioAreaChecked {	
	background: url(../newWebsiteImages//radio-input-gray.gif) no-repeat;	
}
.inner2 .form-holder .radioArea, .inner2 .form-holder .radioAreaChecked {	
	background: url(../newWebsiteImages//radio-input-gray.gif) no-repeat;	
}


.radio label, .check label {
line-height:normal;
margin-right:10px;
width:auto;
margin-top:2px;
}

.radioAreaChecked, .inner1 .form-holder .radioAreaChecked, .inner2 .form-holder .radioAreaChecked {background-position: 0 -18px;}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	float:left;
	overflow: hidden;
	background: url(../newWebsiteImages//check-input.gif) no-repeat;
	width: 18px;
	height: 18px;
	margin-right:6px;
}
.checkboxAreaChecked {background-position: 0 -18px;}

/* Selects */
.selectArea {
	position: relative;
	height: 34px;
	float:left;
	color:#666;
	font-size:10px;
	line-height:34px;
}
.selectArea .left {
	position: absolute;
	top: 0;
	left: 0;
	width:7px;
	height:100%;
	background: url(../newWebsiteImages//select-left.gif) no-repeat;
	display: block;
}
.selectArea a.selectButton {
	position: absolute;
	top: 0;
	right: 0;
	width:33px;
	height:100%;
	background: url(../newWebsiteImages//select-btn.gif) no-repeat;
}
.selectArea .center{
	height: 34px;
	line-height:34px;
	display:block;
	padding:0 33px 0 7px;
	background: url(../newWebsiteImages//bg-select.gif) repeat-x;
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	position: absolute;
	background-color: #fff;
	border: 1px solid #cecece;
	display: block;
	z-index: 30;
	font-size: 11px;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0;
	padding:2px;
	list-style: none;
}
.optionsDivVisible a {
	color: #999;
	text-decoration: none;
	display: block;
	height:1%;
	padding: 2px 4px;
}

.optionsDivVisible a:hover {
	background-color: #e8e8e8;
	color: #999;
	text-decoration:none;
}

#content .infobox .cboxElement img
{
	margin:3px 8px 7px 0;
}

#content .infobox .block
{
  padding:8px 0 10px;
}

#content .infobox .block .heading {
border-bottom:1px solid #808285;
height:1%;
margin:0 0 9px;
overflow:hidden;
padding:0 0 2px;
}

.gallery {
height:1%;
overflow:hidden;
padding:12px 0 6px;
}

.gallery .item {
float:left;
height:auto;
margin:0 2px 10px 0;
position:relative;
width:80px;
}


#content .infobox .block .heading .view{
color:#808285;
float:right;
font-size:10px;
line-height:14px;
}

#content .infobox .block .gallery .cboxElement .view {
color:#808285;
float:left;
font-size:10px;
line-height:14px;
text-decoration:underline;
}

#content .infobox .MediaGallery td .view {
color:#808285;
float:left;
font-size:10px;
line-height:14px;
text-decoration:underline;
margin-bottom:8px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
