/* VERSION: 1.31 */

blockquote {
	border: 1px solid #aeaeae;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 60px;	
	padding: 5px 15px 15px 15px;
}

p {
    margin-top: 15px;
}

blockquote p {
	margin-top: 10px;	
}

.postingText ul {
	list-style: disc inside;	
}

.postingText ol {
	list-style: decimal inside;	
}

.BSDAjaxActivityMessage {
    position: absolute;
    z-index: 100000;
    color: #ddd;
    font-family: verdana, sans-serif;
    font-size: 100%;
    font-weight: bold;
    background: #a22;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.noticeMessage {
	font-size: 16px;
	text-align: center;
	color: #990000;
	background-color: #cbcbcb;	
	border: 2px solid #990000;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px 10px 10px 10px;		
}

.noticeMessage a {
	color: #22e;
}

.infoMessage {
	font-size: 16px;
	text-align: center;
	color: #688DAA;
	background-color: #dedede;	
	border: 2px solid #688DAA;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px 10px 10px 10px;			
	
}

.errorMessage {
    font-size: 16px;
    color: #990000;	
}

.error.noticeMessage {
	font-size: 16px;
	text-align: center;
	color: #990000;
	background-color: #cbcbcb;	
	border: 2px solid #990000;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px 10px 10px 10px;			
} 

.errorMessage {
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	color: #990000;
	background-color:#CBCBCB;
	background-image:url(/media/xsite/misc/error.gif);
	background-repeat:no-repeat;
	background-position:right;
	border:1px solid #990000;
	padding: 5px 25px 5px 5px;			
}

.fieldError {
	border: 1px solid #990000;
	background-color: #FFD9D9;	
	background-image: none;
}

.fieldLabelError {
	color: #990000;
}

.fieldErrorMessage {
	color: #990000;
	font-weight: bold;
	font-size: 10px;
}

.ajaxStatus {
	font-weight: bold;
}

.ajaxStatusSuccess {
	font-weight: bold;
	color: green;
}

.ajaxStatusError {
	font-weight: bold;
	color: #990000;
}

.emptyMessage {
	margin-top:30px;
	width:400px;
	background-color:#F6F6F6;
	font-size:14px;
	color:666666;
	border: 3px solid #666666;
	padding:20px;
}

	.emptyMessage a {
		text-decoration:none;
	}
	
		.emptyMessage a:hover {
			text-decoration:underline;
		}
		
	.emptyMessage ul {
		margin-top:15px;
		list-style:inside;
	}
	
	.emptyMessage li {
		padding-top:10px;
		padding-left:10px;
		font-size:12px;
	}
	
.deletedContent {
	color: #FC2828;
	background-color: #cbcbcb;	
	border: 2px solid #FC2828;
	margin-bottom: 20px;
	padding: 5px 5px 5px 5px;
}

.deletedContent a {
	color: #22e;
}

.disabledRow {
	background-color: #dedede;	
	color: #8a8a8a;
}

.deletedComment {
	background-color: #cbcbcb;	
	border: 2px solid #FC2828;
	margin-bottom: 20px;
	padding: 5px 5px 5px 5px;		
}


.spamComment {
	font-size: 16px;
	background-color: #cbcbcb;	
	border: 2px solid #FFB745;
	margin-bottom: 20px;
	padding: 5px 5px 5px 5px;		
}

.unapprovedContent {
	font-size: 16px;
	background-color: #cbcbcb;	
	border: 2px solid #E8DC31;
	margin-bottom: 20px;
	padding: 5px 5px 5px 5px;	
}

.unapprovedLabel {
	color: #E8DC31;
}

.progressBar {
	border: 1px solid #bbb; 
	width: 100px; 
	height: 10px;
}

.progressBarCenter {
	background-color: #99E2FF;
	height: 10px;
	width: 0px;
}


.inTextContent {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 7px;	
	clear: left;
}

.mediumTitle {
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 3px;
}

.largeTitle {
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 3px;
}

.medium {
	font-size: 16px;
}

.small {
	font-size: 12px;
}

.smallTitle {
	font-size: 12px;
	font-weight: bold;
}

.tiny {
	font-size: 9px;
	font-weight: normal;	
}

.tinyTitle {
	font-size: 9px;
	font-weight: bold;
}

#copyright {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#B0B3C8;
}

.instivateFooter {
	float:right;
	margin-top:120px;
	margin-right:20px;
	font-family:"Times New Roman", Times, serif;
    font-size:10px;
}

.footerLink {
	margin-left:20px;
    font-size:10px;
	color:#0066FF;
}

.formButton {
	color: #000;
	background-color: #c6c6c6;
	background-image: none;
	width: 125px;
	height: 30px;
	text-align: center;	
	font-size: 13px;
}

.formButtonSmall {
	color: #000;
	background-color: #d6d6d6;
	background-image: none;
	width: 100px;
	height: 19px;
	text-align: center;
	font-size: 11px;
}

.formButtonTiny {
	color: #000;
	background-color: #d6d6d6;
	background-image: none;
	width: 50px;
	height: 15px;
	text-align: center;
	font-size: 9px;
}

.formCheckbox {
	background-color: transparent;
	background-image: none;
	width: 18px;
}

.formRadio {
	background-color: transparent;
	background-image: none;
	width: 12px;
}

.formUpload {
	background-color: transparent;
	background-image: none;	
}

.formLabel {
	text-align: right;	
	font-size: 12px;
	padding-right: 10px;
	vertical-align: top;
}

input.largeField {
	width: 250px;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;	
	margin-left: 0px;
}

textarea.wideField {
	width: 700px;
	background-color: #fff;
	color: #111;
}

input.wideField {
	width: 700px;	
}


.postingFooterButton {
	color: #fff;
	background-color: #999;
	padding: 3px 3px 3px 3px;
	margin: 0px 3px 0px 3px;	
	cursor: pointer;
}

.postingFooterButton a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	margin: 50px 5px 50px 5px;
	cursor: pointer;
}

.postingFooterButton a:hover {
	color: #ddd;
	text-decoration: none;
	cursor: pointer;	
}

.statement {
	_height:300px;
	font-size:16px;
}

.contact {
	font-size:14px;
}


.addTagStatus {
	font-weight: bold;
}

.addTagStatusSuccess {
	font-weight: bold;
	color: green;
}

.addTagStatusError {
	font-weight: bold;
	color: red;
}


.saveRatingStatus {
	font-weight: bold;
}

.saveRatingStatusSuccess {
	font-weight: bold;
	color: green;
}

.saveRatingStatusError {
	font-weight: bold;
	color: red;
}

	

.mediumad {
	float:left;
	width:300px;
	padding-top:5px;
	margin-bottom:15px;
	margin-right: 15px;
	font-size:9px;
	font-weight:bold;
	color:#9F8A5A;
	text-align:center;
}

	

/** Begin definition of breakout boxes with rounded corners **/

.box {
	position:relative;
	top: 0px;
	left: 0px;
	margin:0px auto;
	min-width:8em;
	max-width:500px; /* based on image dimensions  */
	z-index:1;
	margin-left:12px; /* default, width of left corner */
	margin-bottom: 1em; /* spacing under dialog */
}


.box .content,
.box .boxtop,
.box .boxbottom,
.box .boxbottom div {
	background:transparent url(/media/xsite/msg/popup/messageboxlarge.png) no-repeat top right;
	_background-image:url(/media/xsite/msg/popup/messageboxlarge.gif);
	text-align: left;
}

.box .content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
	padding:0px 12px 0px 0px;
}

.box .boxtop {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width:12px; /* top slice width */
	margin-left:-12px;
	height:100%;
	_height:450px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.box .boxbottom {
	/* bottom */
	position:relative;
	width:100%;
}

.box .boxbottom,
.box .boxbottom div {
	height:30px; /* height of bottom cap/shade */
	font-size:1px;
}

.box .boxbottom {
	background-position:bottom right;
}

.box .boxbottom div {
	position:relative;
	width:12px; /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
}

.box .boxhead,
.box .boxbody,
.box .boxfoot {
	position:relative;
}

.box .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
	position:static;
	max-height:500px;
	overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.box h1,
.box p {
	margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
}

.box h1 {
	padding-bottom:0px;
}




.largebox {
	position:relative;
	top: 0px;
	left: 0px;
	margin:0px auto;
	min-width:8em;
	max-width:800px; /* based on image dimensions  */
	color:#fff;
	z-index: 1;
	margin-left:12px; /* default, width of left corner */
	margin-bottom: 1em; /* spacing under dialog */
}

.largebox .largeboxcontent,
.largebox .largeboxtop,
.largebox .largeboxbottom,
.largebox .largeboxbottom div {
	background:transparent url(/media/xsite/msg/popup/messageboxlarge.png) no-repeat top right;
	_background-image:url(/media/xsite/msg/popup/messageboxlarge.gif);
	text-align: left;
}

.largebox .largeboxcontent {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
	padding:0px 12px 0px 0px;
}

.largebox .largeboxtop {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width:12px; /* top slice width */
	margin-left:-12px;
	height:100%;
	_height:800px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.largebox .largeboxbottom {
	/* bottom */
	position:relative;
	width:100%;
}

.largebox .largeboxbottom,
.largebox .largeboxbottom div {
	height:30px; /* height of bottom cap/shade */
	font-size:1px;
}

.largebox .largeboxbottom {
	background-position:bottom right;
}

.largebox .largeboxbottom div {
	position:relative;
	width:12px; /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
}

.largebox .largeboxhead,
.largebox .largeboxbody,
.largebox .largeboxfoot {
	position:relative;
}

.largebox .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
	position:static;
	max-height:600px;
	overflow: hidden; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.largebox h1,
.largebox p {
	margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
}

.largebox h1 {
	padding-bottom:0px;
}



.messagebox {
	z-index: 1000000;	
}

.messagebox .box {
	z-index: 1000000;	
}

.messagebox .largebox {
	z-index: 1000000;	
}


.messagebox .largeboxcontent,
.messagebox .largeboxtop,
.messagebox .largeboxbottom,
.messagebox .largeboxbottom div {
	background-image: url(/media/xsite/msg/popup/messageboxlarge.png);
	_background-image:url(/media/xsite/msg/popup/messageboxlarge.gif);
}

	
.messagebox .content,
.messagebox .boxtop,
.messagebox .boxbottom,
.messagebox .boxbottom div {
	background-image: url(/media/xsite/msg/popup/messagebox.png);
	_background-image:url(/media/xsite/msg/popup/messagebox.gif);
}

.messagebox a {
	text-decoration: none;
	color: #fff;
}

.messagebox a:hover {
	text-decoration: underline;
}

.messagebox ul {
	list-style-type: none;
	margin-left: 0px;
}

.messagebox li {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;	
}

.messagebox h5 {
	font-size: 16px;
	font-weight: normal;
    color: #f8f8f8;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	_font-weight: bold;
}

.messagebox h6 {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	color: #f8f8f8;
	padding-bottom: 5px;
}

.messagebox td {
	color: #f8f8f8;	
}


.messageWindowButton {
	background-image: url(/media/xsite/msg/popup/blankButton.png);
	_background-image: url(/media/xsite/msg/popup/blankButton.gif);
	background-repeat: no-repeat;	
	width: 75px;
	height: 25px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	_font-weight: bold;
	padding-top: 0px;
	cursor: pointer;
}

.messageWindowButtonClick {
	background-image: url(/media/xsite/msg/popup/blankButtonClick.png);
	_background-image: url(/media/xsite/msg/popup/blankButtonClick.gif);
	background-repeat: no-repeat;	
	width: 75px;
	height: 25px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	_font-weight: bold;
	cursor: pointer;
}

.messageWindowCloseButton {
	background-image: url(/media/xsite/msg/popup/closeButton.png);	
	_background-image: url(/media/xsite/msg/popup/closeButton.gif);	
	background-repeat: no-repeat;	
	width: 19px;
	height: 19px;
}

.messageWindowCloseButtonClick {
	background-image: url(/media/xsite/msg/popup/closeButtonClick.png);	
	_background-image: url(/media/xsite/msg/popup/closeButtonClick.gif);	
	background-repeat: no-repeat;	
	width: 19px;
	height: 19px;
}

.messagebox .BSDDynamicTable {
	background-color: #000000;
	font-size: 12px;
}

.messagebox .BSDDialogScrollArea {
    height: 300px;
    min-width: 380px;
    border-top: 1px solid black; 
    border-bottom: 1px solid black;    
    background-color: #000;     
    overflow: auto;
}

.messagebox .BSDDynamicTable {
    height: 300px;
    min-width: 380px;
    border-top: 1px solid black; 
    border-bottom: 1px solid black;    
    background-color: #000;     
    overflow: auto;
}


.messagebox .BSDDialogScrollRow, .BSDDialogContentCopySelectionRow {
	background-color: #161616;
	font-size: 12px;
}

.messagebox .BSDDialogScrollRow2, .BSDDialogContentCopySelectionRow {
	background-color: #232323;
	font-size: 12px;
}

.messagebox p {
	margin-top: 10px;
	margin-bottom: 10px;	
}

.messagebox .mediumTitle {
	color: #fff;	
}

.calendarMonthLarge {
	width: 700px;
	border-left: 1px solid #646464;
	border-top: 1px solid #646464;
	margin-top: 10px;
}

.calendarMonthLarge td {
	width: 100px;	
	border-right: 1px solid #646464;
	border-bottom: 1px solid #646464;
	min-height: 75px;
}

.calendarMonthTiny {
	width: 155px;
	_width: 156px;
	border-left: 1px solid #646464;	
	border-top: 1px solid #646464;
	background-color: #dedede;
}


.calendarMonthLarge .calendarday {
	font-size: 10px;
}

.calendarMonthTiny .calendarweek {
	border-left: 1px solid #646464;
}

.calendarMonthTiny .calendarday {
	text-align: center;
	width: 20px;
	_width: 22px;
	border-right: 1px solid #646464;
	border-bottom: 1px solid #646464;	
	background-color: #e5e5e5;		
}

.calendarMonthTiny .calendarday:hover {
	background-color: #fff;		
}

.calendarMonthTiny .calendarday a:hover {
	background-color: #fff;		
}

.calendarMonthTiny .calendardayother {
	background-color: #cecece;
}


.calendarMonthTiny .calendardaycurrent {
	background-color: #B3DDFF;
}

.calendarMonthTiny .calendarDaysLabelRow {
	border-left: 1px solid #646464;	
}

.calendarMonthTiny .calendarDaysLabelRow td {
	text-align: center;
	width: 20px;
	_width: 22px;
	border-top: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;	
	background-color: #dedede;
	background-color: #777;
	color: #fff;
	
}

.calendarMonthTiny .calendarMonthLabel {
	text-align: center;
	border-right: 1px solid #646464;	
}

.calendarMonthTiny .calendarMonthLabel td {
	border-right: 1px solid #646464;	
}

.calendarMonthLarge .calendarDaysLabelRow td {
	text-align: center;
}

.calendardaycurrent {
	background-color: #D7F4F7;
}

.calendarMonthTiny .calendardaylabel {
	font-size: 10px;	
	background-color: #888;
}

.calendardaylabel {
	font-size: 11px;
	float: right;
	margin-right: 3px;
}

.calendardayother .calendardaylabel {
	color: #939393;
}

.calendardayeventlist {
	list-style: inside;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 15px;
	vertical-align:baseline
}

.calendardayeventlist li {
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}

.calendarMonthTiny #CALENDAR_LINK_PREVIOUS {
	margin-right: 10px;	
}

#CALENDAR_LINK_PREVIOUS {
	text-decoration: none;
	margin-top: 3px;
	margin-right: 30px;
}

.calendarMonthTiny #CALENDAR_LINK_NEXT {
	margin-left: 10px;	
}

#CALENDAR_LINK_NEXT {
	text-decoration: none;
	margin-top: 3px;
	margin-left: 30px;
}

#CALENDAR_LABEL {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.calendarMonthTiny #CALENDAR_LABEL {
	font-size: 10px;
	text-align: center;
}


.calendarNavBar {
	text-align: center;
}

#map {
	overflow:hidden;
}

.videoPagingControlsCurrentIndex {
	_margin-right: 3px;
}

.videoPagingControlsRowCount {
	_margin-right: 3px;
}


.imagePagingControlsCurrentIndex {
	_margin-right: 3px;
}

.imagePagingControlsRowCount {
	_margin-right: 3px;
}


.audioPagingControlsCurrentIndex {
	_margin-right: 3px;
}

.audioPagingControlsRowCount {
	_margin-right: 3px;
}

.colorTable {
	width: 345px;	
}

.colorTableCell {
	border: 1px solid #686868;
	display: inline;
	width: 10px;
	height: 10px;
	color: #fff;
	font-size: 9px;
}

.colorTableCell:hover {
	border: 1px solid #efefef;
	cursor: pointer;
}

.sidebarHtml {
	width: 130px; 
	margin-left:5px; 
	margin-top:5px; 
    *margin-top:-10px;
	_margin-top:-10px;
	border-bottom:1px solid #CBCBCB;
}

.sidebarWrap {
	overflow: auto;	
}

a.noDecor {
 	text-decoration: none;
}

a.noDecor:hover {
 	text-decoration: none;
}

.AD {
	font-family: Arial, Helvetica, sans-serif;
}

.AD #AD_TITLE {
	color: #000;
	font-size: 14px;
	margin-bottom: 7px	
}

.AD #AD_TEXT {
	color: #000;
	font-size: 10px;
}

.AD #AD_TWITTER_TEXT {
	color: #000;
	font-size: 10px;
}

#AD_TWITTER_TEXT a {
	text-decoration: underline;
}

.AD a:hover {
	text-decoration: none;
}

.outlinedAd {
	border: 1px solid #dedede; 
	padding: 3px 0px 3px 0px; 
	margin-top: 10px;
	overflow: hidden;
}

.outlinedAd .adMedia {
	text-align: center;	
}

.flushAd {
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;	
}

.flushAd .adMedia {
	text-align: center;	
}

.adMediaFrame {
	text-align: center;
}

table.flexibleAd {
	width: 100%;
	overflow: hidden;
}

.flexibleAd .adMedia {
	margin: 0px 0px 0px 0px;
	border: none;
}

.flexibleAd #AD_TITLE {
	color: #111;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center; 
	margin-top: 3px; 
	margin-bottom: 3px; 
	font-size: 14px;
	line-height: 1.3;
}

.adTitleFrame {
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}

.flexibleAd #AD_TEXT {
	color: 111;
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	display: block; 
	text-align: center; 
	margin-top: 2px; 
	text-decoration: none;	
	line-height: 1.3;
}

.adTextFrame {
	padding-left: 2px;
	padding-right: 2px;
}

#AD_TEXT .flexibleAd {
	color: inherit;
	font-size: 10px;
	margin-left: 2px;
	margin-right: 2px;
	display: block; 
	text-align: center; 
	margin-top: 2px; 
	text-decoration: none;	
	line-height: 1.3;
}

.flexibleAd #AD_DISPLAY_URL {
	margin-left: 2px;
	margin-right: 2px;
	text-align: center;
}

.adUrlFrame {
	text-align: center;
	margin-top: 2px;
}

.adLabel {
	color: cfcfcf; 
	font-size: 10px;
}

.advertiseHere {
	margin-top: 5px;
	text-align: center;	
}

.leaderboardBox {
	float:right;
	width:728px;
	height:90px;
	padding:5px 5px 0px 0px;
}

.fullbannerBox {
	float: right;
	margin-right: 40px;
	margin-top: 7px;
	width: 468px;
	height: 60px;
	overflow: hidden;
}

.searchResultTitle {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;	
}


.searchResultAbstract {
	font-size: 12px;
	margin-bottom: 10px;	
}


.searchResultMetrics {
	font-size: 9px;
	margin-bottom: 2px;	
}


.searchResultURL {
	font-size: 9px;
	margin-bottom: 10px;	
}

.selectedRow {
	background-color: #80CCFF;
}

.selectedRow2 {
	background-color: #FFF69C;	
}

#SELECTED_MEDIA_ROW td {
	padding-left: 20px;
}

.postingImageFrame img {
	display:block;
}

.pagingControls img {
	display:inline;
}

.inlineImage {
	margin: 10px 10px 10px 10px;
}

.inlineImageFrame {
	border: 1px #888 solid;
	padding: 5px 5px 5px 5px;
	background-color: #eee;
	text-align: center;	
}

.inlineImageCaption {
	text-align: center;
	padding-top: 3px;
	height: 25px;	
}

.inlinePoll {
	margin: 10px 10px 10px 10px;
}

.inlinePollDetails {
	width: 170px; 
	border: 1px solid #c2c2c2; 
	padding: 5px 5px 5px 5px;
}

.floatRight {
	float: right;	
}

.floatLeft {
	float: left;
}

.floatBlock {
	float: none;
	display: block;
}

.floatCenter {
	float: none;
	display: block;
	text-align: center;	
	margin-left: auto;
	margin-right: auto;
}

a.noDecoration  {
	text-decoration: none;
}

a:hover.noDecoration {
	text-decoration: none;
}

.linedtable {
	 border: 1px solid #dfdfdf;
}

.linedtable td {
	 border-bottom: 1px solid #d1d1d1;
	 padding: 5px 1px 5px 1px;
}

.linedtable th {
	 border-bottom: 1px solid #d1d1d1;
	 padding: 5px 0px 5px 2px;
}

.centeredtable td {
	 text-align: center;
	 vertical-align: middle;
}

.valigntable td {
	 vertical-align: middle;
}

.centeredcolumn {
	 text-align: center;
	 vertical-align: middle;
}

.centeredcolumn div {
	 text-align: center;
}

.optionMenuBody {
	background-color:#FFFFFF;
	border:1px solid #aaa;
	border-top-width:0px;
}

.optionMenu {
  	z-index: 9000000;
	background-color:#B1B1B1;
	border:2px solid #4E4E4E;
	border-top-width: 0;
	border-left-width:1px;
}
 
.optionMenu ul {
	width:90px;
	list-style:none;
	border:1px solid #CECECE;
	border-top-width: 0;
	border-bottom-width:0;
}

    .optionMenu li {
		width:100%;
		_width:98px;
		height:100%;
		border-bottom:1px solid #CECECE;
	}

	.optionMenu a {
        display: block;
		padding:5px 3px 5px 20px;
	    font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#C60202;	
      }
	  
	  	.optionMenu a:hover {
			background-color:#CECECE;
		}
		
.optionDot {
	background: url(/media/xsite/icons/blackbullet.gif);
	background-repeat:no-repeat;
}

.promotionDot {
	background: url(/media/xsite/icons/blackbullet.gif);
	background-repeat:no-repeat;
}

.pollResultBar {
	border: 1px solid #bdbdbd;
	background-color: #384AFF;
	color: #384AFF;
	padding: 3px 0px 3px 0px;
	font-size: 10px; 
	height: 10px;
}

.CONTENT_PAGE_BREAK {
	border-bottom: 1px dashed #dedede;
}

.indent1 {
	margin-left: 50px;
}

.indent2 {
	margin-left: 75px;
}

.indent3 {
	margin-left: 100px;
}

.indent4 {
	margin-left: 125px;
}

.indent5 {
	margin-left: 150px;
}

.indent6 {
	margin-left: 175px;
}

.indent7 {
	margin-left: 200px;
}

.indent8 {
	margin-left: 225px;
}

.indent9 {
	margin-left: 250px;
}

.indent10 {
	margin-left: 275px;
}

.labeledBox {
	border: 1px solid #888;
}

.labeledBox strong {
	display:block;
	background-color:#888;
	color:#fff;
	padding:0px 0px 0px 10px;
}

labeledBox p {
	padding:5px;
}

.socialbookmarkBar {
	clear:left;
	margin-bottom:10px;
}

#socialLabel {
	font-weight:bold;
}

.bookmarks {
	width:16px;
	height:16px;
	margin-right:10px;
}

.delicious {
	background:url(/media/xsite/icons/bookmarkSprite.gif);
	background-position:0px -128px;
	background-repeat:no-repeat;
}

.digg {
	background:url(/media/xsite/icons/bookmarkSprite.gif);
	background-position:0px -144px;
	background-repeat:no-repeat;
}

.facebook {
	background:url(/media/xsite/icons/bookmarkSprite.gif);
	background-position:0px -192px;
	background-repeat:no-repeat;
}

.google {
	background:url(/media/xsite/icons/bookmarkSprite.gif);
	background-position:0px -288px;
	background-repeat:no-repeat;
}

.newsvine {
	background:url(/media/xsite/icons/bookmarkSprite.gif);
	background-position:0px -496px;
	background-repeat:no-repeat;
}

.reddit {
	background:url(/media/xsite/icons/bookmarkSprite.gif);
	background-position:0px -544px;
	background-repeat:no-repeat;
}

.stumbleupon {
	background:url(/media/xsite/icons/bookmarkSprite.gif);
	background-position:0px -656px;
	background-repeat:no-repeat;
}

.twitter {
	background:url(/media/xsite/icons/bookmarkSprite.gif);
	background-position:0px -736px;
	background-repeat:no-repeat;
}

.emailLogo {
	background:url(/media/xsite/icons/bookmarkSprite.gif);
	background-position:0px -176px;
	background-repeat:no-repeat;
}

/* Admin */

table.adminMain {
	padding: 20px 0px 20px 0px;
}


textarea#DISCUSSION_TEXT {
	width: 660px; 
	height: 300px;
}

input#DISCUSSION_TITLE {
	width: 660px; 
}

input#DISCUSSION_TAG_LIST {
	width: 660px;
}

.adminMain ul {
	margin-left: 75px;	
}

.calendarDayLarge {
	width: 600px;
}/* Default Stylesheet */

/* VERSION: 1.17 */

/* >>> ELEMENTS <<< */

* {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	text-align:left;
	}
	
body {
	color: #333;
	background-color: #EBEAE8;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
}

a {
	color: #1E7FB6;	
	text-decoration: none;
	outline:none;		
}

a img {
	text-decoration: none;
	border: none;	
}

a:link {
	color: #1E7FB6;
	text-decoration: none;
}

a:visited {
	color: #1E7FB6;
	text-decoration: none;
}

a:hover {
	color: #1E7FB6;
	text-decoration: underline;
}

a:active {
	color: #1E7FB6;
	text-decoration: none;
}

a.nohistoryurl:visited {
	color: #1E7FB6;
}

a:hover {
	text-decoration: underline;	
	color:#CC6600;
}

a.textColoredLink {
	color: #333;	
}


.selectedLink a {
	text-decoration: underline;	
}

.selectedLink h6 {
	color:#CC6600;
}


.messagebox a {
	text-decoration: none;
	color: #fff;
}

.messagebox a:hover {
	text-decoration: underline;
}

/* >>> CONTAINERS <<< */


div#container {
	width:1000px;
	margin:5px auto;
	text-align:left;
	border:1px solid #D7D7D7;
	border:none;
	height:auto
}   

#header1 {
	width:1000px;
	height:100px;
	background-image: url(/media/system/ui/header1background.png);
	background-repeat: no-repeat;
	background-position:center;
	background-color:#EEEEEE;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #CCCCCC;
}

#header-logo {
    
}

#header-in a:hover {
	text-decoration: none;	
}


#siteHeading {
	width:480px;
	padding-top:5px;
	*padding-top:7px;
	padding-left:0px;
	font-stretch:narrower;
	font-size:30px;
}

.siteHeadingTitle {
	text-align:left;
	font-weight:bold;
	margin-left:35px;
}

a.siteHeadingTitle {
	color:#000;
}

.siteHeadingSubtitle {
	margin-top: -8px;
	*margin-top: -6px;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	margin-left:35px;
}

a.siteHeadingSubtitle  {
	color:#333;	
}

#contentMessage {
	font-size: 15px;
	font-weight: bold;
	color: #25407E;
	padding-left: 30px;
	margin-bottom: 20px;
}

div#header-wrap {
   
}

div#header-in {
	text-align:center;
	/*background-color: #1F2E65;*/
}
		
div#content-wrap {
	padding-top: 10px;
	clear: both;
}

div#center {
	margin-right:0px;
	width:680px;
}

div#center-in {
	padding: 0px;
}


div#right {
	float: right;
	width: 300px;
	margin-right:5px;
	margin-top:0px;
}

div#right-in {
	padding: 0px;
}

div#footer-in {
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

blockquote {
	background-color:#f2f2f2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}



/* >>> SUB CONTAINERS <<< */
* { }


#contentheader {
	padding-top: 15px;
}

#contentMain {
	margin-left: 10px;	
	padding-top: 10px;
}

#contentMain h1 {
	font-size: 22px;
	margin-bottom: 0px;
}
 
#contentMainWithTopRule {
	margin-left: 10px;	
	padding-top: 4px;
	padding-bottom: 50px;
	border-top: #666 1px solid;	
}


#contentMainNoHeader {
	margin-left: 10px;	
	padding-top: 4px;

}

.mediaTable {
	background-color:#eee;
	border:1px solid #737373;
}

.contentMap #map {
	height: 650px;
	width: 510px;
	margin-top:20px;  
	border: 1px solid #737373; 
	background-color: #EDEDED;
}

.mapSidebarWrap {
	width: 140px; 
	height: 650px; 
	overflow: auto;
	margin-top:20px;  
	border: 1px solid #737373; 
	background-color: #EDEDED;
}

.sidebarHtml {
	width: 140px;
}

#sidebar {
	margin-top:10px; 
	background-color:#EDEDED;  
	font-size:10px;
}

/* >>> Menus <<< */

#ijtabrow {
	color: #fff;
	font-size: 18px;
	margin-left: 10px;
	white-space: nowrap;
	/*overflow: hidden;  this breaks PopupMenus in IE */
	width: 1000px;
}

.ijSearchBox {
	float: left;
	width: 205px;
	padding-top: 15px;
	padding-left: 25px;
}

.ijSearchBoxField {
	border: 1px solid #C2C7C6;
	padding: 2px;
	width: 150px;
	*height:15px;
	font-size:11px;
	color: #999;
}


#header2Menu {
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #0D2068;

}

.header2MenuItem {

}

.header2MenuSeparator {
	margin-left: 2px;
	margin-right: 2px;
}

#header3Menu {
	float: left;
	margin-left: 10px;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.header3MenuItem {
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
}

a.header3MenuItemLink {

}

.header3MenuSeparator {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

/* >>> Ads <<< */

#adTopBanner {
	float: left;
	margin-left: 487px;
	margin-top: 6px;
}			
	
	
/* >>> Fields <<< */
#searchBox {
	float: left;
	margin-left: 12px;
	margin-top: 6px;
	border: solid #555 1px;
	width: 202px;
	height: 18px;
}

.searchButton {
	font-size:11px;
	*font-size:10px; 
	_font-size:10px;
	width: 50px;
	height: 20px; 
	text-align: center; 
	margin-left: 15px;
}

.goButton {
	width: 25px;
	height: 20px; 
	background-color:#777; 
	font-size:9px; 
	font-weight:bold; 
	color:#FFFFFF; 
	text-align: center;
	margin-left: 5px;
}		

.goButton a {
	color: #eee;
	text-decoration: none;
}

.goButton a:link {
	color: #eee;
	text-decoration: none;
}

.goButton a:visited {
	color: #eee;
	text-decoration: none;
}

.goButton a:hover {
	color: #eee;
	text-decoration: none;
}

.goButton a:active {
	color: #eee;
	text-decoration: none;
}

.formButton {
	text-align: center;	
}


/* >>> LISTS <<< */




/* >>> TYPOGRAPHY <<< */





/* >>> FORMS <<< */
* { }


/* >>> Posts <<< */
.postingSummary {
	font-size: 12px;
	border-bottom: 1px dotted #cbcbcb;
	margin-top: 20px;
	padding-bottom: 15px;
	overflow: hidden;
	/*min-height: 125px;*/
}

.postingSummary a {
	text-decoration: none;
}

.postingSummary a:hover {
	text-decoration: underline;
}

.postingDetails {
	clear:left;
	font-size: 12px;
	margin-top: 10px;
	padding-bottom: 15px;
}

h1 {
	font-weight: normal;
	display: inline;
	font-size:22px;
}

.mapPopup {
	background-color:EDEDED; 
	padding:5px;
	font-size: 9px;
	color: #333;
	border-bottom: 1px solid #cbcbcb;
	margin-top: 10px;
}

#content-tabon h1 {
	font-size: 23px;
	text-align: left;
	clear: left;
}

#content-tabon h2 {
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	clear: left;
}

#content-tabon h3 {
	display: inline;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	clear: left;
}

#content-tabon h4 {
	display: inline;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	clear: left;
}

.upperdata {
	color:#999999;
}

.postingTitle {
	font-size: 18px;
}

.postingTitlePopupHtml {
	font-size: 12px;
}

.postingDetails a {
	text-decoration: none;
}

.postingDetails a:hover {
	text-decoration: underline;
}

.floatRight {
	float: right;	
}

.postingImageFrame {
	float: left;
	clear: left;
	border: 1px #888 solid;
	padding: 4px;
	margin-right: 15px;
	background-color: #eee;
	text-align: center;	
}

.postingImageGroup {
	margin-left: auto;
	margin-right: auto;
}

.postingImageFrameFeaturedClassifieds {
	clear:left;
	float: left;
	margin-right:8px;
	background-color: #eee;
	text-align: center;	
}

.floatRight .postingImageFrame {
	float: none;
}

.floatNone .postingImageFrom {
	float: none;	
}

.postingImageGroup {
	text-align: center;	
}

.postingImageFrameMapPopup {
	float: left;
	border: 1px #888 solid;
	padding: 5px 5px 5px 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	background-color: #eee;
	
}

.postingImageFrameMediumCentered {
	border: 1px #888 solid;
	padding: 5px 5px 5px 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eee;
	width: 333px;
	margin-top: 20px;
	text-align: center; 
}

.postingImageFrameMediumVideoCentered {
	border: 1px #888 solid;
	padding: 5px 5px 5px 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eee;
	width: 353px;
	margin-top: 20px; 
	text-align: center; 
}

.postingImage {
	width: 175px;
	height: 120px;
}

.postMediaTypeIcon {
	float: right;
	margin-left: 10px;
	margin-right: 40px;

}



.postingTitleSmall {
	font-size: 12px;
}

.postingRating {
	font-size:9px;
	padding-top:3px;
}

.postingRating img {
	vertical-align:middle;
}

.postRatingIcon {
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	vertical-align:middle;
}

.postRatingIconSmall {
	height:14px;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

.postRatingIconMapPopup {
	height: 12px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

.reviewRatingDetailed img {
	vertical-align: top;		
}

.reviewRatingSmall img {
	width: 15px;	
}

.postingDateHeader {
	color: #989898;
	font-size: 12px;	
}

.postingTitleDetailed a {
	color: #fff;
}


.postingRatingDetailed {
	margin-top: 5px;
	font-size:10px;
}

.postingRatingDetailed img {
	vertical-align: middle;
}

.postRatingIconDetailed {
	padding: 0px;
	margin: 0px;
}

.postingBylineDetailed {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.postingText {
	margin-top: 10px;
}

.postingTextEditor {
	color: #333;
	margin-top: 10px;
	overflow-x: hidden;
	overflow-y: auto;	
}

.postingMoreLink {
	font-size:9px;
	margin-left: 10px;
}

.poweredByLink {
	padding-top:15px;
	font-size:10px;
	font-family:"Times New Roman", Times, serif;
}

.postingFooter {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left:0px;
}

.postingFooterDetailed {
	padding: 0px 10px 0px 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width:550px;
	*width:600px;
	background-color: #e5e5e5;
	border: 1px solid #aaa;
	clear: left;
}

* html .IEfooterBox { 
	margin-left:auto;
	margin-right:auto;
	text-align:center; 
}

* html .IEprofilecontainer { /*IE double margin bug*/
	height: 0.01%; 
}

.postingFooterRow {
	margin-top: 0px;
	margin-bottom:10px;	
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.postingFooterRowSmall {
	margin-top: 15px;
	margin-bottom:10px;	
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.postingFooterRowMapPopup {
	clear: left;
	margin-top: 10px;	
}

.comment {
	clear: left;
	margin-bottom: 3px;
	width: 650px;
}

table.comment {
    background-color:#F4F3F3;
	border:1px solid #E0DEDE; 
	margin-bottom:10px;	
}

tr.commentHeader td {
	font-size: 10px;
	padding:5px 5px 0px 5px;
}

.commentHeaderTitle {
	background-image:none; 
	background-repeat: no-repeat;	
	padding: 2px 2px 2px 10px;
}

.commentFormHeader {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 3px;
}

.commentFormHeader a {
	font-size:10px;
}

.commentHeaderRating {
	text-align: right;	
}

.commentHeaderRating div {
	text-align: right;	
}

.commentHeaderRating img {
	vertical-align:middle;
}

.commentIndent {
	
}

.commentTitle {
	font-size: 13px;
	font-weight:bold;
}


.commentText {
	padding:5px;
	font-size: 12px;
	background-image:none;
}

.commentSocialLinks {
	float: right;
	margin-right: 20%;
}

.hiddenText {

}

commentMoreLink {
	margin-left: 10px;
}

.imagePagingControls {
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	padding-bottom: 5px;
	border-bottom: 1px #888 solid;
}

.imagePagingControls a {
	text-decoration: none;
}

.mediaFrameRule {
	border-top: 1px #888 solid;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}


.mediaFrameLarge {
	margin-right: auto;
	border: 1px #888 solid;
	padding: 5px 5px 5px 5px;
	margin: 15px 0px 15px 0px;
}


.mediaSubframe {
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;	
	padding: 0px 0px 0px 0px;	
	font-size: 9px;
}

.mediaSubframe a {
	text-decoration: none;
}

.mediaSubframeCell {
	border-left: 1px #bbb solid;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

.selectedMedia {
	background-color: #ddd;	
}

.profileText {
	font-size: 12px;	
}




/* >>> User Profile <<< */

#USER_PROFILE h2 {
	display: inline;
	text-align: left;	
	font-weight: normal;
	margin-bottom: 8px;
	margin-left: 3px;
}

#USER_PROFILE h4 {
	display: inline;
	text-align: left;
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 12px;
}

.profileDetails {
	font-size: 12px;
	margin-top: 10px;
}

.headerSubnav {
	float: right; 
	font-size: 12px;
	margin-top: 10px;
}


.searchResultTitle {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;	
}


.searchResultAbstract {
	font-size: 12px;
	margin-bottom: 10px;	
}


.searchResultMetrics {
	font-size: 9px;
	margin-bottom: 2px;	
}


.searchResultURL {
	font-size: 9px;
	margin-bottom: 10px;	
}


/* >>> Custom <<< */

.contentTopMargin {
	margin-top: 35px;	
}

.rule {
	border-top: 1px solid #cbcbcb;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.mediumTitle {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 3px;
}

td.mediumTitle {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 3px;
}

.largeTitle {
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 3px;
}

.lightText {
	color: #999;
}

.leftFloat {
	float: left;
}

.rightFloat {
	float: right;
}

div.signUp {
	margin-top:5px;
	font-size:11px;
	text-align:right;
}

#loginBar {
	float:none;
	width:1000px;
	font-size:9px;
	text-align:right;
}

#loginBar a {
    text-decoration: none;
    color:#1E7FB6;
}

#loginBar a:hover {
	text-decoration:underline;
	color:#CC6600;
}



.submitButtonContainer {
	background-image: none;
	width: 150px;
	height: 50px; 
	color: #fff;
	margin-top: 30px;
}

table.discussionEdit {
	width:990px;
	margin-left:-2px;
}

textarea {
	background-color: #FAFAFA;
	width: 680px;
}

input {
	background-image: none;
	background-repeat: repeat-x;
	background-color: #FAFAFA;
	width: 680px;
}

textarea.wideField {
	width: 680px;
	background-color: #fff;
	color: #111;
}

input.wideField {
	width: 680px;	
}


#contentTitle {
	font-size: 24px;
	padding-left: 30px;
	margin-bottom: 7px;
}

.contentTitleRule {
	border-bottom: #666 1px solid;
	width: 100%;			
}

#contentTitleTabOn {
	font-size: 24px;
	color: #fff;	
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 7px;
}

.rssIcon {
	padding-left: 15px;
	color: #FF0000;
	width: 14px;
	height: 14px;
}

.pagingControls {
 	margin-left: auto;  
 	margin-right: auto; 
 	margin-top: 3px; 
 	margin-bottom: 5px;
 	text-align: center;
}


/* >>> Popup Windows <<< */

.smallPopupWindow {
	position: absolute;
	color: #242B55;
	padding: 0;
	margin-bottom: 15px;
	width: 300px;
	height: 100px;
	text-align: center;
	font-size: 12px;
	z-index: 101;
}

.smallPopupWindowLeft { 
	background: url(/media/xsite/themes/graybar/smallPopupWindowLeft.png) no-repeat; 
	width: 25px;
}

.smallPopupWindowCenter { 
	background: url(/media/xsite/themes/graybar/smallPopupWindowBackground.png) repeat-x; 
	width: 250px;
}

.smallPopupWindowRight { 
	background: url(/media/xsite/themes/graybar/smallPopupWindowRight.png) no-repeat; 
	width: 25px;
}

.smallPopupWindowTitle {
	font-size: 18px;
	padding-top: 2px;
	padding-bottom: 10px;
}

/*
.progressBar {
	margin-top: 5px;
	margin-bottom: 5px;
}
	
.progressBarLeft {
	background: url(/media/xsite/themes/graybar/progressBarLeft.png) no-repeat left;
	width: 5px;	
	height: 18px;	
}

.progressBarCenter {
	background: url(/media/xsite/themes/graybar/progressBarCenter.png) repeat-x;
	width: 0px;	
	height: 18px;	
}

.progressBarRight {
	background: url(/media/xsite/themes/graybar/progressBarRight.png) no-repeat Right;
	width: 5px;	
	height: 18px;	
}
*/
.fullPageOverlay {
	position: absolute;
	opacity: .1;
	background-color: #000;
	width: 2000px;
	height: 5000px;
	top: 0px;
	left: 0px;
	z-index: 99;
}

.smallDate {
	font-size:9px;
}

.postingTitle-Table {
	margin:5px;
	margin-bottom:2px;
	margin-left:0px;
	font-size:10px;
}

.smallRatings {
	font-size:9px;
}

.fullStar_small {
	width:10px;
	height:10px;
	background:url(/media/xsite/themes/deepblue/sprite.gif);
	background-position:-22px 0px;
	background-repeat:no-repeat;
}

	
.halfStar_small {
	width:10px;
	height:10px;
	background:url(/media/xsite/themes/deepblue/sprite.gif);
	background-position:-11px 0px;
	background-repeat:no-repeat;
	
}



.noStar_small {
	width:10px;
	height:10px;
	background:url(/media/xsite/themes/deepblue/sprite.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	
}

.fullStar_small_active {
	width:13px;
	height:13px;
	background:url(/media/xsite/themes/deepblue/sprite.gif);
	background-position:-61px 0px;
	background-repeat:no-repeat;
}	

.halfStar_small_active {
	width:13px;
	height:13px;
	background:url(/media/xsite/themes/deepblue/sprite.gif);
	background-position:-47px 0px;
	background-repeat:no-repeat;
	
}	

.noStar_small_active {
	width:13px;
	height:13px;
	background:url(/media/xsite/themes/deepblue/sprite.gif);
	background-position:-33px 0px;
	background-repeat:no-repeat;
	
}

.postingByline {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.postingByline_small {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.footerContent {
	height:150px;
}

table.paging {
	width:100%;
	*width:80%;
}

.box {
	min-width:90px;
}

.box h6 {
	display: inline;
	font-size: 10px;
	font-weight: normal;
	*font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.box ul {
	list-style-type: none;
}

.box li {
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

.box a:hover {
	text-decoration: underline;
	color:#CC6600;
}

.box .wrapper {
	max-height:1000px;
}

.boxgradientprimary .boxbottom,
.boxgradientprimary .boxbottom div {
	height:0px; /* height of bottom cap/shade */
}

.boxgradientprimary .content,
.boxgradientprimary .boxtop,
.boxgradientprimary .boxbottom,
.boxgradientprimary .boxbottom div {
	background-image: none;
	*background-image:none;
}

.boxgradientprimary {
	margin-top:5px;
}

.boxgradientprimary ul {
	margin-left: 0px;
}

.boxgradientprimary li {
	border-bottom: 1px #aaa solid;
	margin-left: 0px;
	margin-right: 0px;
	font-size:11px;
}

.boxgradientprimary h5 {
	font-size: 16px;
	font-weight: normal;
	*font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.boxgradientprimary h6 {
	font-family:Arial, Helvetica, sans-serif;
	*font-weight: bold;
	font-size:9px;
}

.box {
	max-width:490px; /* based on image dimensions  */
	max-height:1000px;
}

.boxgradientsecondary .boxbottom,
.boxgradientsecondary .boxbottom div {
	height:0px; /* height of bottom cap/shade */
}

.boxgradientsecondary .content,
.boxgradientsecondary .boxtop,
.boxgradientsecondary .boxbottom,
.boxgradientsecondary .boxbottom div {
	background-image:none;
	*background-image:none;
}

.boxgradientsecondary {
	margin-top:25px;
	margin-bottom:25px;
}


.boxgradientsecondary a {
	text-decoration: none;
	font-size:12px;
}

.boxgradientsecondary .navlink {
	color: #666666;
	font-size:10px;
}

.boxgradientsecondary ol {
	margin-top:5px;
	list-style:none;
}

.boxgradientsecondary li {
	clear:left;
	border-bottom: 1px #CCCCCC dotted;
	margin-left: 5px;
	margin-right: 5px;	
	padding-top: 5px;
	padding-bottom:5px;
}

.boxgradientsecondary h5 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	padding-top: 2px;
	text-align:left;
	border-bottom:2px solid #000000;
}

.boxgradientsecondary h6 {
	padding-top: 2px;
}

.boxgradientsecondary table {
	margin-left:8px;
}
	

.widgetMediaTable a {
	font-size:9px;
}

/*.widgetMedia {
	border: 1px solid #d2d2d2; 
	padding: 1px 1px 1px 1px;
}*/

.boxsolid .content,
.boxsolid .boxtop,
.boxsolid .boxbottom,
.boxsolid .boxbottom div {
	background-image: none;
	*background-image:none;
}

.boxsolid {
	margin-bottom:15px;	
}

.boxsolid h1 {
	padding-bottom:0px;
}

.boxsolid a {
	font-size:10px;
}

.boxsolid ul {
	margin:0px;
	padding:0px;
}

.boxsolid li {
	margin:0px;
	padding:0px;
}

.boxsolid h5 {
	font-size: 10px;
	font-weight: bold;
	padding-top: 0px;
	text-align:left;
	border-bottom:1px solid #A5A5A5;
}

.boxsolid h6 {
	font-size:10px;
	font-weight:normal;
}

.boxoutlinesecondary .largeboxcontent,
.boxoutlinesecondary .largeboxtop,
.boxoutlinesecondary .largeboxbottom,
.boxoutlinesecondary .largeboxbottom div {
	background-image: url(/media/xsite/themes/graybar/boxoutlinesecondary.png);
	*background-image:url(/media/xsite/themes/graybar/boxoutlinesecondary.gif);
}

.label {
	margin-top:10px;
	padding-right:5px;
	font-size:12px;
	color:F6F6F6;
	text-align:right;
}

.headerlinks a {
	color: #ffffff;	
}

div#navBar {
	width:1000px;
}

ul#navBar {
	float:left;
	margin-top:4px;
	*margin-top:5px;
	list-style: none;
	display:inline;
	height:28px;
	width: 996px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left:5px;
	border-top:1px dotted #D2D2D2;
	border-bottom:2px solid #000000;
}
	
#navBar li {
	display:inline;
}

#navBar a {
	display:block;
	margin:0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top:5px;
	*padding-top:6px;
	padding-bottom:5px;
	*padding-bottom:6px;
	padding-left:12px;
	padding-right:12px;
	color:#000000;
}

#navBar a:hover {
	text-decoration:underline;
	color:#1E7FB6;
}
			
#navBar .activeTab a {
	color:#1E7FB6;
}		
		
#navBar .postMenuLink li {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #01146;
}

#navBar .postMenuLink a {
	margin-top: 0px;	
	font-size: 10px;
	padding-left: 5px;	
	padding-right: 5px;	
	font-size:10px;
}

#navBar .postMenuLink a:hover {
	background-color: #FFFFFF;
}


.navBar-left {
}

.navBar-mid {
	float:left;
	background-image:none;
	background-repeat:repeat-x;
	margin-right:0px;
	padding-top:0px;
	*padding-bottom:0px; /* >>> IE underscore hack <<< */
	padding-left:0px;
	padding-right:0px;
}

.navBar-mid:hover {
}

.navBar-text {
}
	
#navBar-mid-search {
	float:left;
	height:25px;
	background-color: transparent;
	background-image:none;
	background-repeat:repeat-x;
	padding-top:3px;
	*padding-bottom:0px; /* >>> IE underscore hack <<< */
	padding-left:6px;
	padding-right:6px;
}

#navBar-mid-search h3 {
	margin-left:5px;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}

#navBar-mid-search:hover {
	background-color: transparent;	
}

#navBar-mid-search a {
	background-color: transparent;
}

#navBar-mid-search a:hover {
	background-color: transparent;
}

.menu {
  	z-index: 9000000;
	background-color:#F4F4F4;
 }
 
.menu ul {
	list-style:none;
	border:1px solid #878787;
	border-right-width:2px;
	border-bottom-width:2px;
	border-top-width:0px;
}

    .menu li {
		width:100%;
		*width:130px;
		height:100%;
		border-bottom:1px dotted #666666;
	}
	
		.menu li:hover {
		}

	.menu a {
        display: block;
		padding:5px 3px 5px 3px;
      }
	  
	  	.menu a:hover {
			*background-color:#F4F4F4;
		}

div#content {
	background-image: none;
	background-repeat: none;
	min-height: 440px; 
}
			
div#content-tabon {
	background-image:none;
	background-repeat:none;
	background-color: #fff;
	min-height: 440px; 
}

.viewMore {
	width:100%;
	text-align:right;
	padding-top: 3px;
	*font-size:9px;
}

	.viewMore a {
		font-size:9px;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
	
	.viewMore a:hover {
		color:#CC6600;
	}

table.calendarMonthTiny {
	margin-left:25px;
	width:220px;
}


.calendarNavBar {
}

.calendarDaysLabelRow {
	font-size:9px;
	background-color:#999999;
}

.calendarday a {
	font-size:14px;
}

.calendarMonthTiny a {

}

.calendarMonthLarge {
	/*width:500px;*/
	width:550px;
}

.calendardaylabel {
	font-size:10px;
}

.calendardayeventlist li {
	
}

.calendardayeventlist a {
	font-size:11px;
}
	
.line {
	border-top: #999 1px solid;
}

#mapContainer {
	margin-bottom:15px;
}

.statsBox {
	float:right;
	max-width:160px;
	*width:expression(document.body.clientWidth > 160? "160px": "auto" );
	overflow:hidden;
	margin:1px 0px 5px 5px;
	background-color:#EEEEEE;
	border:1px solid #AAAAAA;
}

.relatedContentBox {
	background-color:#FFFFFF;
	display:block;
	float:left;
	clear:left;
	min-width:0em;
	max-width:160px;
	*width:expression(document.body.clientWidth > 160? "160px": "auto" );
	overflow:hidden;
	padding:0px 15px 5px 0px;
}

.relatedContentBoxRight {
	float:right;
}

.socialbookmarkBar {
	padding-top:20px;
}


.fullbannerBox {
	margin-right: 20px;
	margin-top: 18px;
}

#AD_ROW {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	overflow: hidden;
}

.verticalAd #AD_ROW {
	margin-top: 6px; 
	padding-bottom: 6px; 
	border-bottom: 1px solid #dbdbdb;
}


.leadwithfeaturesBox {
	padding-top:12px;
	*margin-top:12px;
}

.leadStory {
	width:353px;
	padding:0px 7px 0px 0px;
}

.postingLeadTitle {
	margin-bottom:2px;
	margin-left:0px;
	padding-top:7px;
	font-size:18px;
    font-weight:bold;
}

.postingTextLead {
	font-size:11px;
	margin-top: 10px;
}

.postingBylineLead {
	font-size:11px;
}

table#leadfeaturedStories {
	margin-top:10px;
	*margin-top:0px;
	margin-bottom:0px;
    padding-top:0px;
	padding-bottom:0px;
}

.postingTitle-leadTable {
	clear:left;
	margin-bottom:2px;
	margin-left:0px;
	padding-top:7px;
	font-size:10px;
    font-weight:bold;
}

.postingFooter-LeadTableFeatures {
	text-align:left;
	margin-top:10px;
	font-size:9px;
}

div#contentTitle {
	font-size:large;
	font-weight:normal;
}

.titleContainer {
	width:99%;
	*width:100%;
	/*width:765px;
	_width:787px;
	height:30px;*/
	margin:0px;
	padding:5px 0px 5px 6px;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF; 
}

span.contentTitle {
	font-size: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color: transparent;
}

a.contentTitle {
	padding-right:10px; 
	float:right; 
	font-size:10px; 
}

.adLabel {
	text-align:center;
}

.inlineImage {

}

.headerBreadcrumb {

}

.headerBreadcrumb a {
	color: #333;	
}

.siblingLinks {
	float: right;	
	margin: -5px auto 5px auto;
	text-align:center;
}

.siblingLinks a {
	color: #333;
	text-decoration: underline;
}

.priceBox {
	width: 185px;
	float: left;
	clear: left;
	background-color:#EEEEEE;
	margin: 1px 15px 0px 0px;	
	border-top: 2px solid #111;
	border-bottom: 2px solid #111;
	border:1px solid #AAAAAA;
}

.priceBox #contactSellerLabel {
	color:#777777;
	
}

.priceBox h6 {
	margin-right: 20px;	
}

.priceBox .priceSeparator {
	margin-bottom:0px;	
}

.priceBox #priceLabel {
	font-size: 10px;
}

.contactSeller {
	text-align:center;
	padding:5px 0px 10px 0px;
}

.contactSeller a:hover {
	text-decoration:none;
	cursor:pointer;
}

#contactSellerLink {
	width:100px;
	background-color:#888888;
	color:#FFFFFF;
	text-align:center;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding-top:3px 0px 3px 0px;
	border-top:2px solid #C0C0C0;
	border-right:2px solid #6C6C6C;
	border-bottom:2px solid #6C6C6C;
	border-left:2px solid #C0C0C0;
}

.shareLink {
	float:left;
	font-size:10px;
}

.shareLink a:hover {
	cursor:pointer;
}

.permalinkClassifieds {
	float:right;
	font-size:10px;
}

#CLASSIFIED_AD_MEDIA_CONTAINER {
	float: left;
	clear: left;	
}

.categoryBreadcrumb {
	font-size: 14px;
	margin-top: 18px;
	color: #525252;
}

.categoryBreadcrumb #CLASSIFIED_AD_CATEGORY_DELIMITER {
	margin-left: 7px; 
	margin-right: 7px
}

.classifiedAdCategoryGroup {
	margin-top: 15px; 
	padding-bottom: 15px;
	border-bottom: 1px dotted #d4d4d4;
	clear: left;
}

.classifiedAdCategoryGroup h3 a {
	color: #444;
}

.classifiedAdCategoryGroup .CLASSIFIED_AD_PAGE_URL_LINK {
	font-size: 14px;	
}

.categoryMoreLink {
	margin-left: 250px;
	clear: left;
}

.categoryAdList {
	margin-left: 20px;	
	margin-top: 10px;
}

.categoryChildList {
	margin-top: 3px;
	margin-left: 45px;
}

.categoryAdList li {
	margin-bottom: 10px;
	list-style-position: inside;	
}

.categoryChildList #LIST_DELIMITER {
	margin-left: 5px;
	margin-right: 5px;	
}

.categoryAdList .postingImageFrame {
	clear: left;
	margin-top: 10px;	
}

#classifiedAdEditFrame {
	margin-top: 35px;	
	width: 700px;
}

.classifiedAdCategoryGroup #adPriceLabel {
	margin-left: 50px;	
}

.classifiedAdCategoryGroup .adHeader {
	padding-top: 5px;	
}

.adContent {
padding-bottom:13px;
margin-bottom:5px;
border-bottom:1px solid #e9e9e9;
}

.indent1 {
	margin-left: 50px;
	width: 600px;
}

.indent2 {
	margin-left: 75px;
	width: 575px;
}

.indent3 {
	margin-left: 100px;
	width: 550px;
}

.indent4 {
	margin-left: 125px;
	width: 525px;
}

.indent5 {
	margin-left: 150px;
	width: 500px;
}

.indent6 {
	margin-left: 175px;
	width: 475px;
}

.indent7 {
	margin-left: 200px;
	width: 450px;
}

.indent8 {
	margin-left: 225px;
	width: 425px;
}

.indent9 {
	margin-left: 250px;
	width: 400px;
}

.indent10 {
	margin-left: 275px;
	width: 375px;
}

.neighborlogsLogo {
	width:75px;
	height:14px;
	background-image:url(/media/xsite/misc/neighborlogsLogo_black.png);
}

.instiadsLogo {
	width:75px;
	height:14px;
	background-image:url(/media/xsite/misc/instiads_logo_small.png);
}

.linksharedetails .relatedContent {
	float:right;
	width:320px;
	margin-left:15px;
}

.linksharedetails .postingImageFrame {
	float: none;	
}

#RELATED_CONTENT_BOX {
	padding-top: 10px;
	padding-right: 5px;	
}

#RELATED_CONTENT_COPY_MAP {
	margin-bottom: 10px; 
	margin-right: 10px; 
	margin-left: 0px;
	clear: left; 
	float: left;
}

#RELATED_CONTENT_COPY_MAP #map {
	width:320px; 
	height:360px; 
	border:1px solid #737373; 
}

.locationMarginMap {
	width: 155px; 
	height: 180px;
}

.linksharedetails .locationMarginMap {
	width:300px;
	margin-left:15px;
}

.details .statsBar {
	float:right;
	color:#666666;
	margin-bottom:5px;
}

.locationProfileSubheader {
	font-size: 14px;	
}

a.postNewThread {
	float:left;
	margin-left:10px;
}

table.forumList {
	clear: left;
	width:660px;
	height:30px;
}

tr.forumListHeader td {
	background-color:#2F5FA2;
	font-size:12px;
	color:#FFFFFF;
	border-right:1px solid #D9D9D9;
	border-bottom:2px solid #D9D9D9;
	text-align:center;
	padding:3px 0px 3px 0px;
}

tr.forumHeaderListContent td {
	color: #333;
	background-color:#FFFFFF;
	font-size:11px;
}

tr.forumHeaderThreadListContent td {
	background-color:#FFFFFF;
	border-right:1px solid #D9D9D9;
	border-bottom:2px solid #D9D9D9;
	font-size:9px;
	text-align:center;
	padding:2px 0px 2px 0px;
}

.forumLastPost {
	width:190px;
}

.forumPostCount {
	width:55px;
	border-right:none;
}

.forumThread {
	width:200px;
}

.forumHeaderListContent .forumThread {
	font-weight:bold;
}

.forumContentList .forumThread {
	text-align:left;
	padding-left:5px;
	font-weight:bold;
}

.forumAuthor {
	width:147px;
	font-size: 14px;
}

.profileDetails .postingBylineDetailed {
	font-size: 14px;	
}

.forumThreadCount {
	width:55px;
}

.forumPostingDate {
	width:125px;
}

.forumCategory {
	width:100px;
}

.forumReplies {
	width:60px;
}

.forumViews {
	width:75px;
	border-right:none;
}

.forumcontent {
	clear: left;
	width:660px;
}
	
.forumContentList .forumViews {
	width:37px;
}

.forumThreadDetails .postingDetails {
	width: 668px;	
	margin-top: 0px;
	padding-top: 0px;
}

.forumThreadDetailsTitleContainer {
	background-color:#2F5FA2;
	padding:4px 4px 4px 4px;
	margin:0px;
	color:#FFFFFF;
}

.forumThreadDetails {
	background-color: #c8c8c8;			
}

.forumThreadDetailsTitle {
	clear: left;
	font-size:16px;
	font-weight:bold;
}

.forumThreadDetailsLeft {
	width:170px;
	padding-left: 5px;
}

.forumThreadDetailsLeft h5 {
	font-size:10px;
}

.forumThreadModerationTools {
	margin-top:8px;
	padding:0px 5px 0px 5px;
}

.forumThreadModerationTools ul {
	list-style:none;
}

.forumRating {
	margin-right: 5px;		
	margin-top: 15px;
}

.forumTags {
	margin-top: 15px;		
}

.forumThreadContent {
	width:470px;
	background-color:#FFFFFF;
	padding:10px 5px 0px 10px;
}

.forumThreadContent .postingText {
	min-height: 60px;	
	margin-top: 2px;
}

.forumThreadContent .commentHeaderTitle {
	padding: 0px 0px 10px 0px;
}

.forumReplyContent {
	margin-left: 10px;	
}

.forumRating {
	clear: left;
	font-size:10px;
}

.forumFooter {
	clear:left;
}

.forumThreadDetails #DISCUSSION_COMMENT_FORM {
	border-top: 6px solid #2F5FA2;
	background-color: #fff;
}

.reply {
	clear:left;
	float:none;
	width:100%;
	display:inline-block;
	font-size: 12px;
	margin:0px;
	background-color:#CCCCCC;
}

.replyLink {
	clear:left;
	text-align:right;
}

.forumThreadReplyDetailsTitleContainer {
	height:18px;
	padding:3px 5px 3px 5px;
	font-size:12px;
	color:#FFFFFF;
	background-color:#2F5FA2;
	width: 660px;
}

.forumReplyContent {
	clear:left;
	width: 660px;
}

.forumReplyContent .profileDetails {
	font-size: 14px;
	margin-top: 3px;
}


.forumThreadDetailsTitleContainer .statsBar {
	float: right;
	color:#BFCDE2;
	margin-left: 1px;
	margin-right: 5px;
	font-size: 10px;
}

.forumThreadDetailsTitleContainer .dateBar {
	float: right;
	color:#BFCDE2;
	margin-right: 3px;
	font-size: 10px;
}

#forumThreadDetails h1 {
	color: #fff;	
}

.forumThreadDetailsTitleContainer a {
	color:#FFFFFF;
}


.forumBreadcrumb {
	font-size: 14px;
	margin-top: 3px;
	color: #525252;
}


#sortBar .menu {
  	z-index: 9000000;
	background:url(/media/system/ui/sortBarDropDownGradient.png);	
	width:90px;
	border:1px solid #CCC8BA;
	border-right-width:2px;
	border-bottom-width:1px;
	border-top-width:0px;
 }
 
#sortBar .menu ul {
	list-style:none;	
}

    #sortBar .menu li {
		width:100%;
		*width:90px;
		height:100%;
	}
	
		#sortBar .menu li:hover {
		}

	#sortBar .menu a {
        display: block;
		padding:5px 3px 5px 3px;
      }
	  
	  	#sortBar .menu a:hover {
			*background-color:#EFEFEF;
			*background-image:none;
		}
		
.sortMenuLink li {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #CCC8BA;
}

.sortMenuLink a {
	margin-top: 0px;	
	padding-left: 5px;	
	padding-right: 5px;	
}

.sortMenuLink a:hover {
	background-color: #EFEFEF;
}

.sortMenuLink h6 {
	font-size:9px;
	font-weight:bold;
}

		
div.sortBar {
	clear:left;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

ul#sortBar {
	list-style: none;
	display:inline;
	margin-left:auto;
	margin-right:auto;
}
	
#sortBar li {
	float:left;
	display:inline;
	margin-right:15px;
	font-size:9px;
}

#sortBar a {
	display:block;
	margin:0px;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

#sortBar a:hover {
	text-decoration:none;
}

#sortBar img {
	float:left;
	margin:-1px 3px 0px 0px;
}

.forumsortBar {
	text-align:center;
	padding-left:150px;
	padding-right:150px;
	float:left;
}

#DISCUSSION_INDEX_LINKS {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 300px;
	text-align: center;	
}

input#DISCUSSION_TITLE {
	font-size: 18px
}

.calendardaylabel {
	font-size: 15px;
}

a#AD_TARGET_URL {
	padding: 0px 0px 0px 0px;
}


.graphTabsRow {
}

.graphTab {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;	
	background-color: #ddd;
}

.graphTabsLabel {
	float: left;
	padding-left: 30px;
	padding-right: 10px;
	border-top: 1px solid #fff;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
}

.graphTabsLabelRight {
	width: 100px;
	float: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #777;
}

.graphTab a {
	color: #111;
}

.graphTabActive {
	background-color: #fff;
	border-bottom: none;
}

#right .fullWidth {
    width: 300px;
}

#right .largeWidth {
	width: 200px;
}

#right .mediumWidth {
	width: 160px;
}

#right .smallWidth {
	width: 140px;
	float: left;
}

#RELATED_CONTENT_COPY_MAP {
	margin-top:1px; 
	margin-bottom: 10px; 
	margin-right: 15px; 
	clear: left; 
	float: left;
}

#RELATED_CONTENT_COPY_MAP map {
	width:320px; 
	height:360px; 
	border:1px solid #737373; 
	margin-top:20px;
}

#DIRECTORY_ITEM_RELATED_CONTENT {
	width: 340px;
}

.mediumMap #map {
	overflow:hidden; 
	width: 330px; 
	height: 200px ;  
	border:1px solid #737373
}

.commentMedia {
	float: right;
	clear: left;
	margin-left: 5px;
	margin-bottom: 5px;
}

.pageTabNav {
	list-style: none;
	overflow: auto;
}

.pageTab {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;	
	background-color: #ddd;
}

.pageTabLabel {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	margin-top: 1px;
	height: 100%;
}

.pageTabLabelRight {
	width: 10%;
	float: left;
	border-bottom: 1px solid #777;
	margin-top: 1px;	
	height: 100%;
}

.pageTab a {
	color: #111;
}

.pageTabActive {
	background-color: #fff;
	border-bottom: none;
}

.mapWidget {
	width: 98%; 
	height:250px ; 
	border:1px solid #737373 ; 
	margin-top:4px;
}

a.textLink {
	color: #111;
}

/* >>> END <<< */#welcomeBar-in {	
	padding:2px 0px 2px 0px;
}

.signUp {
	margin-top:5px;
	font-size:11px;
	text-align:right;
}

#loginBar {
	float:none;
	width:1000px;
	text-align:right;
}

.postingText {
    overflow:none;
}

#header1 {
    background-image: url(/media/system/ui/FlagFront13-1265888319541.jpg);
    height: 120px;
    background-repeat: no-repeat;

}
div#header2 {
   background-image: none;

}
div#header-in {
   background-image: none;

}
