body,html {
	background-color: #999;
	color: #3F3F3F;
	text-align: left;
}
a {
	color: #188146;
	text-decoration: none;
}

em {
	font-weight:bold;
	text-transform: uppercase;
}

h1 {
	font-size:28px;
	line-height:32px;
	margin-bottom:10px;
}
h2 {
	text-transform: uppercase;
	font-size: 131%;
	border-top: 4px double #C0C0C0;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #C0C0C0;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #188146;
	font-weight: 800;
}

/*SUB HEADER STYLE */
h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #A7BCB2;
	border-bottom: 1px solid #A7BCB2;
	font-size: 108%;
	font-weight: bold;
	color: #535353;
	text-transform: uppercase;
}

a:hover {
	color: #242424;
}
p {
	line-height: 14px;
	padding-bottom: 10px;
	font-size: 93%;
}
#wrap {
	width: 1040px;
	margin: auto;
	line-height: 140%;
}
#thebody {
	overflow: auto;
	background-color: #FFF;
	padding-bottom: 30px;
}
#header {
	background-color: #303030;
	padding-bottom: 19px;
	overflow: auto;
}
.logo {
	width: 448px;
	height: 80px;
	background-image: url('../img/aligned-448.png');
	margin-left: 50px;
	margin-top: 15px;
	float: left;
}
.headercontact {
	text-align: right;
	color: #C1C2C1;
	margin-right: 50px;
	margin-top: 26px;
	line-height: 14px;
	font-size: 85%;
}
.headercontact a {
	color: #C1C2C1;
}
.headercontact a:hover {
	color: #fff;
}
#mainmenu {
	overflow: auto;
	margin-bottom: 10px;
}
#mainmenu ul {
	background-image: url('../img/aligned-line-bottom.png');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 8px;
}
#mainmenu ul li {
	text-transform: uppercase;
	padding-top: 5px;
	color: #999;
	padding-top: 12px;
	cursor: pointer;
}
div#mainmenu ul li span {
	font-size: 12px;
}
div#mainmenu ul li.active span {
	background-image: url('../img/aligned-line-top.png');
	background-position: top;
	background-repeat: repeat-x;
	font-weight: 400;
	padding-top: 15px;
	font-weight: bold;
}
ul.navigation {
	overflow: hidden;
}
ul.navigation li {
	width: 133px;
	margin-right: 1px;
	float: left;
}
ul.navigation li.nav01 {
	width: 121px;
}
ul.navigation li.nav02 {
	width: 130px;
}
ul.navigation li.nav03 {
	width: 134px;
}
ul.navigation li.nav04 {
	width: 132px;
}
ul.navigation li.nav05 {
	padding-left: 20px;
	width: 114px;
}
ul.navigation li.nav06 {
	padding-left: 32px;
	width: 121px;
}
ul.navigation li.nav07 {
	text-align: right;
	width: 130px;
	margin-right: 0px;
}
div#footer {
	font-size: 77%;
	text-align: left;
	padding-bottom: 100px;
	color: #d5d5d5;
}
div#footer a {
	color: #d5d5d5;
}
div#footer a:hover {
	color: #188146;
}
div#footer ul {
	margin-top: 5px;
	border-bottom: 2px solid #d5d5d5;
	margin-bottom: 8px;
}
div#footer ul li {
	text-transform: uppercase;
	padding-top: 5px;
	color: #d5d5d5;
}
div#footer ul li a {
	color: #d5d5d5;
}

.justify {
	text-align: justify;
}

.border-large {
	border: 1px solid silver;
	padding: 8px;
}
.break {
	border-bottom: 1px dotted #7F7F7F;
	padding-bottom:14px;
	margin-bottom:15px;
}
.news-headlines {
	background-color: #303030;
	color: #DEDEDE;
	padding: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.headline a {
	color: #ebebeb;
}
.headline a:hover {
	color: #fff;
}
div.aligned-top-border {
	margin-top: 10px;
	border-top: 4px double #C0C0C0;
	padding-top: 8px;
}
#flowpanes {
	background-color: #fff;
	border: 10px solid #303030;
	height: 400px;
	overflow: hidden;
	position: relative;
	width: 920px;
}
#flowpanes .slideshowitems {
	clear: both;
	position: absolute;
	width: 20000em;
}
#flowpanes .slideshowitem {
	cursor: pointer;
	float: left;
}
#flowpanes .slideshowitem a {
	color: #000000;
}
div.homearrow {
	cursor:pointer;
	display:none;
	height:75px;
	position:absolute;
	top:160px;
	width:18px;
	z-index:101;
}	
div.leftarrow {				
	background-image: url('/img/triangle-big-left.png');
	left:10px;
	width:18px;				
}
div.rightarrow {				
	background-image: url('/img/triangle-big-right.png');
	background-position: center right;
	right:10px;
	width:18px;
}

.featured-listing {
	width: 920px;
	height: 400px;
	position: relative;
}
.callout {
	background-color: rgba(255,255,255,0.7);
	width: 240px;
	height: 255px;
	padding-top: 145px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 200;
	font-size: 14px;
	position: absolute;
	top: 0px;
	right: 29px;
}
.number {
	color: #006337;
	font-size: 48px;
}
.street {
	font-size: 28px;
	color: #404040;
}
.apt {
	font-size: 28px;
	color: #68696c;
}
.price {
	font-size: 21px;
	font-weight: bold;
	color: #006337;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #A7BCB2;
	border-bottom: 1px solid #A7BCB2;
	text-transform: uppercase;
}
.callout .description {
	font-size: 11px;
	line-height: 13px;
}
dl {
	line-height: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	text-transform: uppercase;
}
dl dt {
	font-weight: bold;
	display: inline;
	float:left;
	padding-right:3px;
}
dl dd {
	margin-bottom:2px;
}


/*ABOUT US LISTINGS MAP*/


div.experience-list {
	font-size:11px;
	float: left;
	width:180px;
	margin-right: 10px;
	display:block;
	margin-bottom: 5px;
}
div.experience-list.last {
	margin-right: 0;
}


div#markers {
	position: absolute;
}

div.marker {
	overflow: hidden;
	width: 8px;
	height: 7px;
	background-image: url('../img/triangle-down.png');
	position: absolute;
}

.tooltip {
	display: none;
	background-color: white;
	border: 1px solid #188146;
	text-align: center;
	padding: 3px;
	width: 200px;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 85%;
	z-index: 1000;
	cursor: default;
}

#activity-comment-box-wrap {
	border:1px solid #BDBDBD;
	background-color:white;
}
#activity-comment-box {
	background-image:url('/img/aligned-feedback-background.png');
	background-repeat: repeat;
	margin:7px;
	padding:20px;
}
#input-box {
	
	/*width: 767px;*/
	margin:auto;
}

#input-box div.aligned-button {
	margin:auto;
	margin-top:10px;
	font-size:10px;
}

#input-box div.aligned-button input:hover {
	
cursor:pointer;	
	
}

ul#activity-type {
	overflow:auto;
	/*margin:auto;*/
	width:90%;
	margin: auto;
}


ul#activity-type li {
	padding:2px 10px;
	border:1px solid #CBCBCB;
	color:#B2B2B2;
	border-bottom:0px;
	background-color:#F1F1F1;
	float:left;
	text-transform: uppercase;
	/*width:20%;*/
	width: 16%;
	text-align: center;
	margin-bottom:0px;
}

ul#activity-type li.current {
	background-color:#0D6D36;
/*	border-color:#0D6D36;*/
	color:white;
}

ul#activity-type li.input-01 {
	border-right:0px;
}
ul#activity-type li.input-02 {
	border-right:0px;
	
}
ul#activity-type li.input-03 {
	border-right:0px;
	
}
ul#activity-type li.input-04 {
	border-right:0px;
}
ul#activity-type li.input-05 {
}

ul#activity-type li:hover {
	background-color:#0D6D36;
	color:white;
	cursor:pointer;
}


#comment-form input.textfield {
	font-size: 18px;
	width: 100px;
	border: 2px solid #0D6D36;	
	padding:10px;
}

#comment-form input.datefield {
	display:none;
}


#comment-form input#time {
	margin-right: 0px;
}


#comment-form input#duration {
	margin-left: -22px;
}


input#activity-comment-input.textfield {
	width: 620px;
}


div#comments {
	border: 1px solid #ccc;
	padding: 3px;
	height:331px;
	overflow-y:auto;
	overflow-x:hidden;
}


div.comment {
	clear:both;
	overflow:auto;
	min-height:30px;
	margin-top: 5px;
	margin-bottom:2px;
	margin-left: 5px;
	border-bottom:1px solid #C0C0C0;
	/*padding-bottom: 1px;*/
}

span.comment-author, span.comment-date, span.comment-delete {
	font-size:9px;
	float:right;
	margin-right:10px;
	
}

span.comment-delete {
	cursor:pointer;
}

div.comment span.comment-details {	
	padding-left:38px;
	font-weight: bold;
	float:left;
	/*width: 400px;*/
	width: 380px;
}

div.comment.appointment {	
	background-image: url('/img/progress-icons/icon-appointment.png');
}

div.comment.showing {	
	background-image: url('/img/progress-icons/icon-showing.png');
}

div.comment.feedback {	
	background-image: url('/img/progress-icons/icon-feedback.png');
}

div.comment.action {	
	background-image: url('/img/progress-icons/icon-action.png');
}
div.comment.openhouse {
	background-image: url('/img/progress-icons/open-house-icon.png');
}

div.comment.appointment, div.comment.showing, div.comment.feedback, div.comment.action, div.comment.openhouse {
	background-position: top left;
	background-repeat: no-repeat;
}

div.comment div span {
margin-top:6px;
margin-bottom:6px;
padding:2px;
display:block;

}

.centertext {
	text-align: center;
}

div#userbox a:hover {
	color: #A3A3A3;
}

.green {
	color:#188146;
}
.grey {
	color:#999;
	
}


div.aligned-button {	
	background-image: url('../img/aligned-button.png');
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
	padding:1px;
	width: 122px;
	height:17px;
	text-align: center;
	cursor: pointer;
	color: #E5E5E5;
	font-size:10px;
	cursor:pointer;
}
div.aligned-button a {
	color: #E5E5E5;
}
div.aligned-button:hover a {
	color: #CCC;
}
div.aligned-button input{	
	color: #E5E5E5;
	padding:1px;
	background-color: transparent;
	border:0px;
	width: 122px;
	height:17px;
	font-weight: bold;
	text-transform: uppercase;
	cursor:pointer;
	outline:1px;
	
}
div.aligned-button:hover {
	color: #CCC;
	background-position: 0px -19px;
}
div.aligned-button:hover input {
	color: #CCC;
}

div.listing {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #A7BCB2;
	height: 330px;
}
div.listing:hover {
	cursor: pointer;
}

/** 
 * Newsroom GENERAL non-textile styles
 */

div.news-column {
	padding-right: 20px;
}
div.news-column .title .article-type-title {
	font-size: 18px;
	color: #188146;
}
div.news-column div.title {
	text-transform: capitalize;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.news-column div.title {
	border-top: 4px double silver;
	border-bottom: 1px solid silver;
	color: #242424;
}
div.news-column div.title a {
	color: #242424;
}
div.news-column div.news-article {
	margin-bottom: 40px;
}
div.news-column div.news-article div.article-header {
	font-weight:bold; 
	text-decoration:underline;
}
div.news-column h3.byline {
	/*padding-bottom:8px;*/
	margin-bottom:10px;
}
div.news-column .date {
	font-size: 11px;
}	

/**
 * Newsroom GENERAL textile styles
 */

/*div.news-column div.news-article div.article-body {*/
div.news-column div.news-article p {
	line-height: 18px;
	margin-bottom:10px;
	padding-bottom: 0;
}

/**
 * Newsroom GENERAL image styles
 */


/* make these only used within div.news-article (?) */
/*.news-img-right {*/
.news-img-right, div.news-article .image-right {
	float:right;
	margin-left:30px;
	margin-bottom:20px;
}
/*.news-img-left {*/
.news-img-left, div.news-article .image-left {
	float:left;
	margin-right:30px;
	margin-bottom:20px;
}	

/* remove the first part - keep .width306 */
.news-image-contain.width306, .width306 {
	width:306px;
}

/* issues with this working */
.img-caption, .image-caption {
	font-size:11px;
	font-family: Georgia, sans-serif;
	line-height:12px;
}

.image-right.captioned, .image-left.captioned {
	font-size:11px;
	font-family: Georgia, sans-serif;
	line-height: 12px !important;
}


/**
 * Newsroom Aligned Asks textile styles
 */

/*.aa-header {*/
p.aa-header, div.news-article p.header, div.news-article div.header {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
}

/*.aa-q {*/
p.aa-q, div.news-article p.question, div.news-article div.question {
	font-weight: bold;
	margin-bottom: 15px;
}

/*.aa-a {*/
p.aa-a, div.news-article p.answer, div.news-article div.answer {
	/*margin-top: 5px;*/
	margin-right: 15px;
	/*margin-bottom: 10px;*/
}

/*.aa-footer {*/
p.aa-footer, div.news-article p.footer, div.news-article div.footer {
	clear:both;
}


/**
 * BELOW STYLES ARE GOING TO BE MOVED ABOVE AS THEY ARE STILL USED
 */

	/* unused style */
	h2.newstitle {
		font-size:197%;
		margin-top:4px;	
	}
	
	
	
	div.news-column .hero-pic {
		margin-top: 15px;
		margin-bottom: 15px;
		height:336px;
	}
	ul.news-section {
		margin-bottom: 20px;
	}

	.news-image-contain {
	}



/* Sidebar styles */
	div.news-sidebar {
	}
	div.news-sidebar h2.section {
		font-size: 14px;
	}
	div.news-sidebar h2.section span.lowerc {
		text-transform: capitalize;
	}
	div.sidebar-post-title {
		/*float:left;*/
		/*margin-bottom: 5px;*/
		cursor:pointer;
		/*width: 210px;*/
		text-transform: capitalize;
	}
	div.sidebar-post-date {
		/* unused */
		float:right;
		width:85px;
		text-align:right; 
		cursor:pointer;
	}
	ul.news-section a{
		/*color: #535252;*/
		color: #6a6a6a;
	}
	ul.news-section a:hover {
		color: #242424;
	}
	#alignedSubscribe input.textfield {	
		width:210px;height:19px;border:1px solid #A1A1A1;background-color:#E0E0E0;padding-left:6px;
	}
	#alignedSubscribe div.aligned-button {
		margin-top:10px;	
	}
	div.news-sidebar h3 {
		margin-top: 25px;
		border-bottom: 1px solid silver;
		border-top: 1px solid silver;
	}

	/**
	 * following styles located in listing_view.php
	 */
	dd.feature-list {
		margin-left:70px;
	}
	
	/* Social link styles */
	div.button-encapsulator {
		height: 18px;
		padding: 0;
		margin-top: 10px;
	}

	div.button-encapsulator img {
		/* float:right; */
		margin-left: 2px;
	}

	div.button-encapsulator div#print-button {
		display: inline;
	}

	div.button-encapsulator #email-button {
		cursor: pointer;
	}
	/**
	 * ##############################
	 * # scrollable styles used in 	#
	 * #  listing_view.php			#
	 * #  view.php 					#
	 * ##############################
	 */

	/*
		root element for the scrollable.
		when scrolling occurs this element stays still.
	*/
	
	
	.scrollable {
		/* required settings */
		position:relative;
		overflow:hidden;

		height: 65px;

		margin-top:10px;

		margin-left: auto;
		margin-right: auto;

	}

	/*
		root element for scrollable items. Must be absolutely positioned
		and it should have a extremely large width to accomodate scrollable items.
		it's enough that you set the width and height for the root element and
		not for this element.
	*/
	.scrollable .items {
		/* this cannot be too large */
		width:20000em;
		position:absolute;
		clear:both;
	}

	/* single scrollable item */
	.items img {
		float:left;
		margin:0 5px 0 0;
		background-color:#fff;
		border: 1px solid #EAEAEA;
		padding: 4px;
		background-color: #fff;
		cursor:pointer;
	}

	/* active item */
	.items .active {
		border-color:#000;
		z-index:8888;
		position:relative;
	}

	#action-img, #action-img:hover {	
		cursor:pointer;

	}
	.property-action {
		width: 602px;
		height: 302px;
	}
	.floorplan-action {
		width: 602px;
		height: 368px;
	}
	.property-action img, .floorplan-action img {
		/*width: 600px;*/
		margin-left: auto;
		margin-right: auto;
		display: block;
	}

	.floorplan-container ul.tabs {
		margin-top:5px;
	}
	
	.floorplan-container ul.tabs li {
		margin-left: 3px;
		margin-right: 10px;
		float: left;
	}

		div.category-icons div {	
			width:56px;
			height:50px;
			border:1px solid #E5E5E5;
			background-repeat: no-repeat;
			margin-bottom:5px;
			-webkit-box-shadow: 2px 2px 1px rgba(1, 1, 1, 0.3);
		}

		div.category-icons div:hover {	
			border:1px solid #0D6D36;
			cursor:pointer;
		}

		div.category-icons div.showings {
			background-image: url('/img/progress-icons/showing.gif');
		}
		
		div.category-icons div.feedback {
			background-image: url('/img/progress-icons/feedback.gif');
		}
		
		div.category-icons div.appointment {
			background-image: url('/img/progress-icons/appointment.gif');
		}
		
		div.category-icons div.action {
			background-image: url('/img/progress-icons/action.gif');
		}
		
		div.category-icons div.seeall {
			background-image: url('/img/progress-icons/see-all.gif');
		}
		
		div.category-icons div.openhouse {
			background-image: url('/img/progress-icons/open-house-button.gif');
		}
		
.action-form span, .aligned-form span {
	display:block;
	float:left;
	width:120px;
}

.aligned-form .form-item {
		
	overflow:auto;
	margin-bottom:10px;
	
}


.aligned-form .form-item textarea {
		
	width:399px;
	padding:4px;
	outline:1px;
	border:1px solid #878787;
	
}
.aligned-form .form-item textarea:focus {
	
	
	background-color:#E8F6EE;
	
	
}


.aligned-form .form-item input {
		
width:400px;
font-size:14px;
padding:4px;
font-weight:bold;
outline:1px;
border:1px solid #878787;
}

.aligned-form .form-item input:focus {
	
	background-color:#E8F6EE;
	
	
}




.aligned-form .aligned-button {
	
	margin-top:15px;
	margin-left:121px;

}


.aligned-form .form-help {
font-size:12px;
}

.aligned-form .form-help.detail-list-fieldname {
	text-transform: capitalize;
}

#listing-select {
	width: 220px;
}

.actions h4 {
  cursor:pointer;
}

.actions h4.active {
	
	font-weight: bold;
	
}


.list-item {
	overflow:auto;
	margin-bottom:12px;
	
}
.list-item h5, h5.admin { 

	font-size:14px;
	font-weight:bold;
	
}

.list-item h6, h6.admin {
	
	font-size:11px;
	
}


	div.item-details {
		overflow:auto;
		border:3px solid black;
		padding:6px;
		margin-top:3px;
		width:470px;
	}
	
	div.item-details.short {
		width:300px;	
	}
	
	h5.adminunderline {
		width:300px;
		padding-bottom:2px;
		margin-bottom:2px;
		border-bottom:1px solid black;
		
		
	}
	
	
	div.admin-seperate {
		
		border-bottom:1px solid #95AEA2;
		height:1px;
		margin-bottom:8px;
		
	}
	
	h4.status {
		
		background-color:#4C4C4C;
		color:white;
		width:64px;
		float:right;
		font-size:10px;
		text-align: center;
		padding:3px;
	}
	h4.status.activestatus {
		
		background-color:#0D6D36;
		
		
	}
	
	div.list-item a {
		color:#3F3F3F;
		
	}

	div.list-item a:hover {
		color:#0D6D36;
		
	}

	
	
	h4.admin {
		background-repeat: no-repeat;
		background-position:left center;
		padding-left:28px;
		padding-top:4px;
		padding-bottom:4px;
	}
	
	div.actions h4.admin {

		padding-top:1px;
		padding-bottom:1px;
		
	}
	
	
	h4.admin-edit {
		background-image: url("/img/admin-icons/106-sliders.png");
	}
	h4.admin-details {
		background-image: url("/img/admin-icons/06-magnifying-glass.png");
	}
	h4.admin-media {
		background-image: url("/img/admin-icons/42-photos.png");
	}
	h4.admin-delete {
		background-image: url("/img/admin-icons/21-skull.png");
	}
	h4.admin-listings {
		background-image: url("/img/admin-icons/104-index-cards.png");
	}
	h4.admin-public {
		background-image: url("/img/admin-icons/12-eye.png");
	}
	h4.admin-progress {
		background-image: url("/img/admin-icons/09-chat2.png");
	}

	h4.admin-book {
		background-image: url("/img/admin-icons/book.gif");
	}
	h4.admin-bookdetail {
		background-image: url("/img/admin-icons/detail.gif");
	}
	h4.admin-gear {
		background-image: url("/img/admin-icons/gear.gif");
	}
	h4.admin-magnify {
		background-image: url("/img/admin-icons/magnifying-glass.gif");
	}
	h4.admin-new {
		background-image: url("/img/admin-icons/new.gif");
	}
	h4.admin-plus {
		background-image: url("/img/admin-icons/plus.gif");
	}
	
	h4.admin-pdf {
		background-image: url("/img/admin-icons/pdf-icon_tiny.png");
		margin-left: 3px;
		padding-left: 25px !important;
		cursor: pointer;
	}
	
	h4.admin-pdf:hover {
		color: #0D6D36;
	}


div.event-item {
	
	
	
}

div.event-item span.event-category {
	text-transform: uppercase;
	width:120px;
	display:block;
	float:left;
}


	div.contact-entry {
		border-bottom:1px solid #C0C0C0;
		margin-bottom:12px;
		padding-bottom:10px;
	}
	div.contact-entry .contactname {
		font-size:22px;
		margin-bottom: 4px;
	}


	img.list-thumb {
		
		margin-bottom:4px;
		
	}
	



	/**
	 * ###########################
	 * # overlay styles used in  #
	 * #  listing_view.php		 #
	 * #  view.php				 #
	 * ###########################
	 */

	/* use a semi-transparent image for the overlay */ 
	#overlay { 
		display: none;
	   /* background-image:url(http://static.flowplayer.org/img/overlay/transparent.png); */
		background-color: #333;
	   color:#efefef; 
		/* place overlay on top of other elements */ 
		z-index:10000 !important;
		/* styling */ 
		padding: 10px;
		border:1px solid #666;

		margin-left: auto;
		margin-right: auto;
		width: 980px;

		/* CSS3 styling for latest browsers */ 
		-moz-box-shadow:0 0 3px 5px #000; 
		-webkit-box-shadow: 0 0 3px #000;	
	} 
	/* the overlayed element */ 
	.simple_overlay {    	
	    /* must be initially hidden */ 
	    display:none; 
	    /* place overlay on top of other elements */ 
	    z-index:10000;    	
	    /* styling */ 
	    background-color:#333; 
	    padding: 10px;
	    min-height:200px; 
		width:980px;
	    border:1px solid #666;

		margin-left: auto;
		margin-right: auto;
		-moz-box-shadow:0 0 3px 5px #000; 
		-webkit-box-shadow: 0 0 3px #000;
	
	} 

	div.simple_overlay .progress {
		position:absolute;
		top:45%;
		left:50%;
		display:none;
	}


	img#overlay-action {
		max-width: 940px;
		margin-left: auto;
		margin-right: auto;
	}

	/* close button positioned on upper right corner */ 
	#overlay .close { 
		background-image: url(/img/close.png);
	    position:absolute; 
	    right:-15px; 
	    top:-15px; 
	    cursor:pointer; 
	    height:35px; 
	    width:35px; 
	}

	#overlay .contentWrap {
	}



	#contentWrap {

/*		width:1040px;
		background-color:red;
		margin:auto;;*/
		}


		div#print-notice {

			display:none;

		}

	/* close button positioned on upper right corner */ 
	.simple_overlay .close, .overlay .close { 
	    background-image:url(/img/close.png); 
	    position:absolute; 
	    right:-15px; 
	    top:-15px; 
	    cursor:pointer; 
	    height:35px; 
	    width:35px; 
	}

	.simple_overlay img {
		background-color: white;
	}

	/* modal dialog box styles */
	.modal {
		background-color:#fff;
		display:none;
		width:350px;
		margin:auto;
		padding:15px;
		text-align:left;
		border:2px solid #333;
		/*left: 330px;*/
		opacity:0.8;
		border:1px solid #333; 

	    -moz-box-shadow: 0 0 5px #000; 
	    -webkit-box-shadow: 0 0 5px #000; 

	}

	.modal h2 {

		padding:10px 0 10px 45px;
		border-bottom:1px solid #333;
		font-size:20px;
	}

	.modal p {
		margin-bottom: 5px;
		text-align: center;
	}

	.modal form {
		text-align: center;
	}

	.modal label {
		margin-left: auto;
		margin-right: auto;
		display: block;
		width: 250px;
		text-align: left;
	}

	.modal input {
		width: 250px;
	}

	.modal .aligned-button {
		margin-top: 5px;
	}

