.cl { clear: left; margin: 0; padding: 0; }
.left { float: left; margin: 0; padding: 0; }
.right { float: right; margin: 0; padding: 0; }
.image { border: 1px solid #ccc; color: #444; float: left; background: #eee; padding: 3px; margin: 0 4px 4px 0; font-size: 10px; text-align: right; }
.imageright { border: 1px solid #ccc; color: #444; float: right; background: #eee; padding: 3px; margin: 0 0 10px 15px; font-size: 10px; text-align: right; }
.nomargin { margin-right: 0 ;}
.txt { text-align: justify; }
#searchResults { margin: 0; padding: 0; clear: both; }

#attachments { margin: 10px 0 0 0; padding: 0; }
#attachments img { width: 60px; height: 40px; }

#contactUs { }

#previewImage { position: absolute; text-align: center; background: url(images/transparent.png) repeat; width: 100%; height: 1200px; left: 0; top: 0; z-index: 1; }
#previewImage div.cnt { margin: 0 auto; padding: 0 40px; clear: both; text-align: center; }
#previewImage div.img { margin: 15px auto; border: 1px solid #ccc; width: 652px; background: #eee; font-size: 10px; color: #444; }
#previewImage img { border: 2px solid #eee; margin: 0 4px 4px 0; }
#previewTitle { text-align: left; padding-left: 2px; }
#previewAuthor { text-align: right; padding-right: 2px; }
#previewImage img.main { border: 1px solid #eee; margin: 0; }
#previewImage p { text-align: right; padding: 1px 3px 0 3px; font-size: 10px; text-align: right; color: #444; margin: 0; }
#previewImage span { top: -10px; left: -30px; position: relative; }
#previewImage a.close { font: normal 16px Arial; background: #000; display: block; float: right; padding: 5px 15px; text-decoration: underline; }
#previewImage a:hover { text-decoration: none; }

.formErrorMark { background: #fffaf0; border: 2px solid #dd0000; }
.formButton { background: #ccc; border: 2px solid #ddd; font-size: 12px; font-weight: bold; padding: 1px 15px; margin: 5px 5px 0 0; color: #fff; color: #000; }

#msgBox {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90; 
	height: 100%;
	background: url(images/transparent.png) repeat;
}

#msgInBox {	
	text-align: left;
	position: absolute;
	left: 24%; 
	top: 250px;
	width: 50%;
	font-size: 13px;
	line-height: 160%;
	z-index: 1;
	color:#cd0067;
}

div.positionBox {background:#e2e2e2;position:relative;padding:20px;border:1px solid #fff;}

img.modalClose {
	position:absolute;
	top:-11px;
	right:-11px;
}

.msgpositive { font-weight: bold; color: #cd0067; }
.msgnegative { font-weight: bold; color: #000; }
.msgneutral { font-weight: bold; color: #666; }

.paging { margin: 15px 0; text-align: center; font-weight: bold; }
.paging span { border: 1px solid #ddd; background: #eee; padding: 4px; color: #000; }
.paging a { padding: 3px; }

#path { }
#videoContent { text-align: center; padding: 10px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; margin: 10px 0 0 0; }

