/* 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.1 */

/* >>> ELEMENTS <<< */

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

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

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

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

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

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

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

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

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

a.textColoredLink {
	color: #333;	
}


.selectedLink a {
	text-decoration: underline;	
}

.selectedLink h6 {
	color:#990000;
}


input#DISCUSSION_TITLE {
	font-size: 18px
}


/* >>> CONTAINERS <<< */


div#container {
	width:1002px;
	margin:10px auto;
	margin-bottom:0px;
	background-color:#D9D9D9;
	text-align:left;
	height:auto;
}  

#headerTop {
	width:1002px;
	height:8px;
 	background:url(/media/system/ui/headertop.png) #1D3A63;
} 

#headerBody {
	width:1002px;
	height:100px;
	background:url(/media/system/ui/headermiddle.png) #3D7BD1;
	text-align:center;
}

#header1 {
	width:260px;
	height:90px;
	background:url(/media/system/ui/instinewslogo.png);
	background-repeat:no-repeat;
	background-position:center;
}

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

#headerBottom {
	width:1002px;
	height:28px;
	background:url(/media/system/ui/headerbottom.png) #478EF2;
	background-position:bottom;
	text-align:center;
}


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

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

a.siteHeadingTitle {
	color:#333333;
}

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

a.siteHeadingSubtitle  {
	color:#666666;	
}

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

div#header-wrap {
   
}

div#header-in {
	padding-bottom:0px;
	text-align:center;
}
		
div#content-wrap {
	padding-top:3px;
}

div#content {
	width:1002px;
	min-height: 440px;
}

.home #features-center {
	clear:left;
	float:left;
	width:668px;
}

.home #contentFeatures {
	*display:inline-block;
	padding:0px;
}

.secondaryContent {
	clear:left;
	text-align:center;
	width:648px;
	padding-top:10px;
	border-top:1px dotted #CCCCCC;
	display:inline-block;
}

.interior.secondaryContent {
	border-top:none;
}

#left {
	clear:left;
	float:left;
    width:324px;
}

#center {
	float:left;
	width:324px;
}

.contentCenter-wrap {
	float:right;
	width:324px;
}

#contentCenter {
	width:304px;
	*display:inline-block;
	text-align:center;
	margin:auto;
}

.interiorOneColumn #contentCenter {
	width:990px;
}

#contentCenterHeader {		
	padding:6px 0px 0px 0px;
}
	
.contentLeft-wrap {
	float:left;
	width:324px;
}

#contentLeft {
	width:304px;
	*display:inline-block;
	text-align:center;
	margin:auto;
}

.discussiondetails #left {
	clear:left;
	float:left;
	width:334px;
	background-color:#FFFFFF;
	margin:-6px 0px 0px -6px;
}

.discussiondetails #contentLeft {
	*display:inline-block;
	padding:6px;
}

.discussiondetails #center {
	float:left;
	width:334px;
}

.discussiondetails #contentCenter {
	*display:inline-block;
	padding:6px
}

#center {
	float:left;
	width:668px;
}

.interiorOneColumn #center {
	float:left;
	width:990px;
}

.details {
	margin-top:-10px;
}

.details #center {
	clear:left;
	float:left;
	width:500px;
	margin:-6px 0px 0px -6px;
	
}

.details #contentCenter {
	*display:inline-block;
	padding:0px
}

.details #right {
	width:324px;
}

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

.upperdata {
	font-size:9px;
	color:#666666;
}

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

.details {
	clear:both;
	float:none;
	width:638px;
	display:inline-block;
	color: #333;
	margin:0px;
} 

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

#boxtop {
	clear:both;
	width:668px;
	height:7px;
	margin-top:5px;
	background:url(/media/system/ui/boxtop.png);
	*background:url(/media/system/ui/boxtop.gif);
	background-repeat:no-repeat;
}

#boxmiddle {
	width:668px;
	min-height:300px;
	background:url(/media/system/ui/boxmiddle.png);
	*background:url(/media/system/ui/boxmiddle.gif);
	background-repeat:repeat-y;
	padding:0px 15px 0px 15px;
}

.home #boxmiddle {
	padding:0px 10px 0px 10px;
}

#boxbottom {
	clear:left;
	width:668px;
	height:20px;
	background:url(/media/system/ui/boxbottom.png);
	*background:url(/media/system/ui/boxbottom.gif);
	background-repeat:no-repeat;
	margin-bottom:12px;
}

#right {
	float:right;
	width:324px;
	margin-top:5px;
	display:inline-block;	
}

#rightboxtop {
	height:10px;
	*height:6px;
	background: url(/media/system/ui/rightwhiteboxtop.png);
	*background: url(/media/system/ui/rightwhiteboxtop.gif);
	background-repeat:no-repeat;
}

#rightboxmiddle {
	background: url(/media/system/ui/rightwhiteboxmiddle.png);
	*background: url(/media/system/ui/rightwhiteboxmiddle.gif);
	background-repeat:repeat-y;
	padding:0px 10px 0px 10px;
	
}

#rightboxbottom {
	height:30px;
	background: url(/media/system/ui/rightwhiteboxbottom.png);
	*background: url(/media/system/ui/rightwhiteboxbottom.gif);
	background-repeat:no-repeat;
}


#contentRight {
	clear:both;
	width:304px;
	display:inline-block;	
}

#contentRightUpper {
	clear:both;
	*display:inline-block;	
}

/* >>> STORIES <<< */

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

#storiesHeaderRight {
	float:right;
}

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

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

/* >>> CALENDAR <<< */

table.calendarMonthTiny {
	margin:0px 0px 0px 10px;
	width:260px;
}

.calendarNavBar {
}

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

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

.calendarMonthLarge {
	clear:both;
	width:668px;
	background-color:#FFFFFF;
}

.calendardaylabel {
	font-size:10px;
}

.calendardayeventlist li {
	
}

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

a.calendardaylink {
	color: #1C385F;
}

#calendarmonthlink {
	color: #1C385F;	
}

/* >>> SUB CONTAINERS <<< */

* { }


#contentheader {
	padding-top: 15px;
}

#contentMainWithTopRule {
	margin-left: 10px;	
	padding-top: 4px;
	padding-bottom: 50px;
	border-top: #666 1px solid;	
}


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

}


/* >>> Menus <<< */

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

.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;
}

div#navBar {
	width:1002px;
	height:30px;
	background:url(/media/system/ui/navbg.png) #1D3A63;
	overflow:hidden;
}

ul#navBar {
	float:left;
	width:100%;
	margin-top:1px;
	*margin-top:0px;
	_margin-top:0px;
	margin-left:1px;
	list-style: none;
	display:inline;
}
	
#navBar li {
	display:inline;
}

#navBar a {
	display:block;
	margin:0px;
	font-size: 11px;
	text-decoration: none;
	padding-top:5px;
	*padding-top:6px;
	padding-bottom:5px;
	*padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;	
}

#navBar a:hover {
	color:#FFFF00;
}
			
#navBar .activeTab a {
	color:#FFFF00;
}		
		
#navBar .postMenuLink li {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #333333;
}

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

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


.navBar-left {
}

.navBar-mid {
	float:left;
	margin-right:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}

.navBar-div {
	float:left;
	width:1px;
	height:17px;
	margin-top:2px;
	*margin-top:3px;
	background-image: url(/media/system/ui/divider.png);
	background-repeat:no-repeat;
}

.navBar-mid:hover {
}

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

#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;
}

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

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

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

#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:both;
	text-align:center;
	padding-left:50px;
	padding-right:50px;
}

ul#sortBar {
	list-style: none;
	display:inline;
}
	
#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;
}

/* >>> ADS <<< */

#adTopBanner {
	float: left;
	margin-left: 487px;
	margin-top: 6px;
}

.leaderboardBox {
	margin-right: 0px;
	margin-top: 0px;
}

#AD_ROW {
	margin-left:0px;
	margin-right:0px;
	text-align:center;
}			
	
	
/* >>> FIELDS <<< */

textarea {
	background-color: #FAFAFA;
	width: 500px;

}

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

input.wideField {
	width: 500px;
	background-color: #F2F2F2;
	color: #111;
}

input.largeField {
	width: 500px;
	background-color: #F2F2F2;
	color: #111;
}

textarea.wideField {
	width: 500px;
	background-color: #F2F2F2;
	color: #111;
}

.searchBox {
	float: left;
	margin-left: 12px;
	margin-top: 6px;
	border: solid #555 1px;
	width: 202px;
	height: 18px;
}

.button {
	background-color:#3266AD;
	color:#eee;
	text-align:center;
}

.voteButton {
	width:40px;
	height:20px;
	margin-right:0px;
	padding-top:2px;
	*padding-top:0px;
	_padding-top:0px;
	padding-bottom: 3px;
	background-color:#3266AD;
	text-align:center;
	color: #eee;
	font-size:9px;
	font-weight:bold;
}

input.formButtonSmall {
	width:30px;
	height:20px;
	margin-right:0px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color:#3266AD;
	text-align:center;
	color: #eee;
	font-size:9px;
	font-weight:bold;
}

.goButton {
    width:25px;
	height:20px;
	margin-right:20px;
	padding-top: 2px;
	*padding-top:0px;
	_padding-top:0px;
	padding-bottom: 3px;
	background-color:#3266AD;
	text-align:center;
	color: #eee;
	font-size:9px;
	font-weight:bold;

}		

.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 {
	clear:both;
	width:625px;
	font-size: 12px;
	color: #333;
	border-bottom: 1px dotted #cbcbcb;
	margin:0px 5px 0px 5px;
	padding:10px 0px 5px 0px;
	/*min-height: 125px;*/
}

.postingSummary a {
	text-decoration: none;
}

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

.interiorOneColumn .postingSummary {
	clear:both;
	width:100%;
	background-color:#FFFFFF;
	font-size: 12px;
	color: #333;
	border-bottom: 1px dotted #cbcbcb;
	padding-bottom:15px;
	margin:0px;
	/*min-height: 125px;*/
}

.postingClassifiedAdSummary {
	font-size: 10px;
}
	
.postingDetails {
	width:638px;
	clear:both;
	font-size: 12px;
	color: #333;
	padding:0px 0px 15px 0px;
}

.interiorOneColumn .postingDetails {
	width:100%;
	clear:both;
	font-size: 12px;
	color: #333;
	padding:0px 0px 15px 0px;
}

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

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

#content h1 {
	font-size:18px;
	font-weight:bold;
	color:#000000;	
	text-align: left;
	clear: left;
	line-height:16pt;
	padding-left:8px;
}

#content .details h1 {
	padding:0px;
}

#content h2 {
	font-size:16px;
	font-weight:bold;
	color:#000000;	
	text-align: left;
	clear: left;
}

#content h3 {
	display: inline;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	clear: left;
}

.postingTitle {
	font-size: 18px;
}

.postingTitleExtraSmall span {
	font-size:10px;
}

.postingTitlePopupHtml {
	font-size: 12px;
}

.postingDetails a {
	text-decoration: none;
}

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

.floatRight {
	float: right;	
}

.floatLeft {
	float:left;
}

.clearRight {
	clear:right;
}

.clearLeft {
	clear:left;
}

.postingImageFrame {
	float: left;
	margin-right:10px;
	margin-bottom:10px;
	text-align: center;	
}

.discussiondetails .postingImageFrame {
	float:none;
	margin:none;
}

.details .postingImageFrame {
	float:none;
	margin:none;
}

.classifiedDetails .postingImageFrame {
	margin:0px 10px 10px 0px;
}

.floatRight .postingImageFrame {
	float: none;
}

.floatNone .postingImageFrom {
	float: none;	
}

.postingImageFrameFeaturedInteriorMain {
	float:left;
	margin:0px 5px 0px 0px;
}

.postingImageFrameFeaturedClassifiedsWidget {
	float:left;
	margin:0px 5px 0px 0px;
}

.postingImageGroup {
	text-align: center;	
	margin-left: auto;
	margin-right: auto;
}

.postingImageGroup img {
	text-align: center;	
	margin-left: auto;
	margin-right: auto;
}

.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;

}

div.postingTitleSmall a {
	font-size: 12px;
}

.postingRating {
	padding-top: 3px;
	padding-bottom: 3px;
}

.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;		
}

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

.postingTitleDetailed a {
	color: #fff;
}

.postingRatingDetailed {
	margin-top: 0px;
	*margin-bottom:10px;
	padding-bottom: 5px;
	height: 20px;
	vertical-align: middle;
	font-size:11px;
}

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

.postingBylineDetailed {
	font-size: 10px;
	color: #555555;	
}

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

.postingBylineDetailed a {
}

.postingSummaryDetailed {
	clear:both;
	margin:5px 0px 3px 0px;
	font-size:9px;
	color:#999999;
}

.postingText {
	color: #333;
	font-size:11px;
	padding: 0px 0px 15px 0px;
	background-color: #fff;
}

.interiorOneColumn .postingText {
	border:none;
}

.postingText {
	font-size:12px;
	padding: 0px 0px 30px 0px;
}

.featuredDiscussionRow {
	clear:both;
	border-top:1px dotted #CCCCCC;
	margin-top:10px;
}

.discussiondetails .postingText {
	clear:both;
	color: #333;
}

span.postingMoreLink {
	font-size:9px;
}

span.postingMoreLink a {
	font-size:9px;
}

.tagListSmall {
	font-size:10px;
}

.discussionFooter {
	clear:both;
}

.forumFooter {
	clear:left;
}

.permalinkDetails {
	clear:both;
}

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

.classifiedDetails .permalinkDetails {
	text-align:right;
	font-size:10px;
}

.postingFooter {
	clear:both;
	padding-bottom: 10px;
}

.postingFooterFeatured {
	padding-bottom:10px;
}

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

.postingFooterRow {
	margin-bottom:10px;	
	font-size:9px;
	text-align:center;
}

div.postingFooterRow a {
	margin-bottom:10px;	
	font-size:9px;
}

span.postingFooterRow a {
	margin-bottom:10px;	
	font-size:9px;
}

.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;	
}

.postingFooterDetailed {
	color: #555;
	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%; 
}

.comment {
	clear: left;
	margin-bottom: 3px;
	width:638px;
    background-color:#F4F3F3;
	border:1px solid #E0DEDE; 
	margin-bottom:10px;	
	font-family:Trebuchet MS;
}

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

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

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

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

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

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

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

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

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

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

.commentHeader {
	margin: 0px auto;
	padding: 5px 5px 5px 5px;
	font-size: 10px;
    color:#999999;
}

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

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

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


.commentAuthor {
	padding-left:5px;
}

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


.commentText {
	color: #333;
	padding:5px;
	font-size: 12px;
}

.commentForm {
	width:100%;
}

.interiorOneColumn .commentForm {
	border-top:5px solid #2F5FA2;
}

.votes {
	color:#333333;
}

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

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

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

.forumReplyContent {
	clear:both;
}

.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;	
}

.leadMedia {
	margin-top:10px;
}

.profileText {
	color: #111;
	font-size: 12px;	
}

.small {
	font-size:10px;
}

.smallDate {
	font-size:9px;
	color:777777;
}

.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;
}

div#footer-in {
	padding-top: 20px;
	padding-bottom:0px;
	background-color:#D9D9D9;
	clear: both;
}

.footerContent {
	height:120px;
	background-color:#1F1F1F;
}

.footerRight {
	float:right;
}

.footerLeft {
	padding-top:2px;
}

.footerLink {
	margin-top:5px;
}

.footerLink a {	
	color:#CCCCCC;
}

.footerLink a:hover {
	color:#FFFF00;
	text-decoration:none;
}

/* >>> USER PROFILE <<< */

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

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

.profileDetails {
	width:638px;
	font-size: 12px;
	color: #333;
	padding-top: 0px;
	margin-bottom:0px;
}

.interiorOneColumn .profileDetails {
	font-size:9px;
	color: #333;
	margin:0px;
	padding:5px;
}

.headerSubnav {
	clear:both;
	float: right; 
}

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

/* >>> SEARCH <<< */

.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: 0px;	
}

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

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

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

.leftFloat {
	float: left;
}

.rightFloat {
	float: right;
}

div.signUp {
	width:100%;
	margin-top:-4px;
	*margin-top:0px;
	padding-right:6px;
	font-size:9px;
	text-align:right;
}

div.signupRight {
	float:right;
	width:135px;
}

div.signupLeft {
	float:left;
	width:135px;
}

.signupLine {
	clear:both;
	margin:5px 0px 15px;
	padding-top:3px;
	border-bottom:2px solid #F4F4F4;
}

#subNav {
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	padding-top:2px;
}

#subNav a {
	color:#FFFFFF;
}

#welcomeBar-in {
	height:16px;
	font-size:10px;
	color:#1D3A63;
}

#fullEditionLoginBar {
	float:left;
	padding-left:15px;
	text-align:right;
	background-color:#D9D9D9;
}

#loginBar {
	float:right;
	padding-right:15px;
	text-align:right;
	background-color:#D9D9D9;
}

#loginBar a {
	color:#1D3A63;
}

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

.errorMessage {
	width:605px;
	margin-top:15px;
}

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

.contentTitleRule {
	clear:both;
	width: 100%;
	padding-left:0px;
}


.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;
	color: #555;
	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;
}

#copyright {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#616161;
}

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

/*  WIDGETS  */

.box {
	min-width:90px;
}

.box .content {
	padding:0px 12px 0px 0px;
}

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


.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:#990000;
}

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


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

.boxgradientprimary .content,
.boxgradientprimary .boxtop,
.boxgradientprimary .boxbottom,
.boxgradientprimary .boxbottom div {
	background-image:url(/media/system/ui/whitebox.png);
	*background-image:url(/media/system/ui/whitebox.gif);
}

.boxgradientprimary {
	clear:both;
	margin-top:5px;
	color:#666666;
}

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

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

.boxgradientprimary h5 {
	float:left;
	font-size: 14px;
	font-weight:bold;
	color:#990000;
	color:#000000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

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

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

.boxsolid .content,
.boxsolid .boxtop,
.boxsolid .boxbottom,
.boxsolid .boxbottom div {
	background-image:url(/media/system/ui/smallboxsolid.png);
	*background-image:url(/media/system/ui/smallboxsolid.gif);
}

.boxsolid {
	color:#333333;
	width:190px;
}

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

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

.boxsolid h1 {
	font-size: 16px;
	font-weight: normal;
	*font-weight: bold;
	color: #555555;
}

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

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

.yournewsbox .content,
.yournewsbox .boxtop,
.yournewsbox .boxbottom,
.yournewsbox .boxbottom div {
	background-image:url(/media/system/ui/yournewsbox.png);
	*background-image:url(/media/system/ui/yournewsbox.gif);
}

.yournewsbox {
	color:#FFFFFF;
}

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

.yournewsbox a {
	color:#FFFFFF;
}

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

.yournewsbox h1 {
	font-size: 16px;
	font-weight: normal;
	*font-weight: bold;
	color: #555555;
}

.yournewsbox h5 {
	font-size: 10px;
	font-weight: normal;
	font-weight: bold;
	color: #FFFF00;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

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

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

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

.boxgradientsecondary .content,
.boxgradientsecondary .boxtop,
.boxgradientsecondary .boxbottom,
.boxgradientsecondary .boxbottom div {
	background-image:url(/media/system/ui/whiteboxsecondary.png);
	*background-image:url(/media/system/ui/whiteboxsecondary.png);
}

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

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

.boxgradientsecondary {
	color:#333333;
	padding-bottom:35px;
}


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

.comments a {
	text-decoration: none;
	font-size:10px;
}

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

a.category {
	font-size:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
}

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

.boxgradientsecondary ol {
	list-style:none;
}

.dottedLine {
	clear:both;
	margin-top:5px;
	border-top:1px dotted #CCCCCC;
}

.boxgradientsecondary li {
	clear:both;
	color: #000000;
	margin-left:0px;
	margin-right:0px;	
	padding-top: 4px;
	padding-bottom:0px;
}

.boxgradientsecondary .dotted {
	clear:both;
	padding-top:4px;
	border-bottom: 1px #CCCCCC dotted;
}

.boxgradientsecondary h5 {
	font-size: 11px;
	font-weight: bold;
	color:#990000;
	padding-top: 6px;
	margin-bottom:10px;
	text-align:left;
}

.boxgradientsecondary h4 {
	width:270px;
	font-size: 14px;
	font-weight: bold;
	color:#990000;
	padding: 4px 0px 4px 0px;
	text-align:left;
}

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

.boxgradientsecondary table {
	clear:both;
}

.widgetheaderwithlink {
	float:left;
	width:150px;
}

.icon {
	padding-top:5px;
	margin-right:4px;
}

.actionicon {
	padding-top:1px;
	margin-left:1px;
}

.widgetsubmitlink {
	float:right;
	width:125px;
	text-align:right;
	padding-top:3px;
}

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

.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);
}

/*  CLASSIFIEDS  */


.classifiedsearchbar {
	float:left;
	width:325px;
	text-align:left;
	margin-bottom:5px;
}

#contentFeatures .classifiedsearchbar {
	margin-left:8px;
}

.classifiedsearchBox {
	float:right;
}

.classifiedAdCategoryListHeader {
	clear:both;
}

.classifiedAdCategoryListHeader ul {
	list-style:none;
	display:inline;
}

.classifiedAdCategoryListHeader li {
	float:left;
	margin-right:15px;
}

.classifiedAdCategoryListHeader a {
	font-size:12px;
}

.classifiedAdCategoryGroup {
	clear:both;
}


.mainContentInteriorWidgetSorting {
	float:right;
	font-size:9px;
	padding-top:5px;
}

table.featuredMainContentInterior {
	clear:both;
	width:643px;
	padding-bottom:5px;
}

.featuredMainContentInterior td {
	width:320px;
}

.classifiedStats {
	clear:both;
}

.classifiedDetailsBreadcrumb {
	clear:both;
}

.classifiedDetailsContent {
	padding-top:30px;
}

.categoryBreadcrumb {
	float:right;
	width:325px;
	text-align:left;
	font-size:10px;
}

.categoryBreadcrumb {
	float:left;
}

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

.boxUpperPostLink {
	float:right;
	text-align:right;
	margin:0px 25px 0px 0px;
}

.classifiedAdMainLink {
	float:right;
	text-align:right;
	font-size:10px;
	margin:0px 0px 0px 10px;
}

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

.headerlinks a {
	color: #ffffff;	
}

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

.interiorOneColumn {
	width:982px;
	padding:6px;
}

table.forumList {
	clear:both;
	width:992px;
	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 {
	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:290px;
}

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

.forumThread {
	width:400px;
}

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

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

.forumAuthor {
	width:147px;
}

.forumThreadCount {
	width:55px;
}

.forumPostingDate {
	width:125px;
}

.forumCategory {
	width:100px;
}

.forumReplies {
	width:60px;
}

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

.forumcontent {
	clear:both;
	width:992px;
}
	
.forumContentList .forumViews {
	width:37px;
}

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

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

.forumThreadDetailsLeft {
	float:left;
	width:200px;
}

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

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

.forumThreadModerationTools ul {
	list-style:none;
}
	
.forumThreadContent {
	float:right;
	width:765px;
	background-color:#FFFFFF;
	padding:10px 10px 0px 10px;
}

.forumRating {
	clear:both;
	font-size:10px;
}
		
div#content-tabon {
	background-image:none;
	background-repeat:none;
	background-color: #fff;
	min-height: 440px; 
}
	
.line {
	border-top: #999 1px solid;
}

#mapContainer {
	margin-bottom:15px;
}

#mapContainer {
	margin-right:10px;
}

.details #mapContainer {
	margin-bottom:15px;
}

.mapBox {
	clear:both;
}

.postingText .mapBox {
	float: right;
	padding-left: 8px;	
}

.largeMap {
	padding:5px 0px 5px 0px;
}

.forumThreadDetailsTitleContainer .statsBar {
	color:#BFCDE2;
	margin:0px;
}

.forumThreadDetailsTitleContainer a {
	color:#FFFFFF;
}

.postingLeadTitle {
	padding-top:10px;
}

.postingLeadTitle a {
	font-size:18px;
	color:#1C385F;
    font-weight:bold;
}

.postingLeadTitle span {
	line-height:110%;
}

.postingFeatureTitleLarge a {
	font-size:14px;
	font-weight:bold;
}

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

.postingTextLead {
	font-size:11px;
	color:#333333;
	padding-top:5px;
}

.postingTextLeadSmall {
	font-size:10px;
	color:#333333;
}

.postingFeatureText {
	font-size:10px;
}

.postingTextExtraSmall {
	font-size:9px;
}

.postingBylineLead {
	font-size:11px;
}

.caption {
	font-size:9px;
	color:#777777;
}

.leadLeft {
	margin-right:10px;
	border-right:1px dotted #CCCCCC;
}

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;
	color: #000000;	
	font-weight:normal;
	background-color: transparent;
}

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

.adLabel {
	text-align:center;
}

.inlineImage {
	clear:both;
}

.viewMore {
	clear:both;
	width:100%;
	text-align:right;
	padding-top:2px;
}

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

.arrows {
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
}

.nopadding {
	padding:0px;
}

.textalignleft {
	text-align:left;
}

.videowidget {
	margin-left:-5px;
}

.socialbookmarkBar {
	margin-bottom:10px;
}

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

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

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

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

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

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

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

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

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

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

.featuredPoll {
	width: 188px; 
	padding: 5px 5px 5px 5px;
}

.pollDetailsVotingContainer {
	margin-left: auto; 
	margin-right: auto;
	text-align:center; 
	margin-bottom: 50px; 
	border: 1px solid #c2c2c2; 
	padding: 15px 15px 15px 15px;
}
	
/* >>> CLASSIFIEDS <<< */

.priceBox {
	float:right;
	margin-top:-15px;
	margin-right:20px;
}

.price {
	padding:5px 0px 5px 0px;
}

div.price h1 {
	color:red;
}

#adPriceLabel {
}

div.adPricelabelindex {
	font-size:9px;
	color:#333333;
}

.classifiedCategoryIndex {
	width:99px;
	margin-top:3px;
	font-size:9px;
	text-align:center;
}

.classifiedCategoryIndex a {
	color:#666666;
}

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

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

#contactSellerLink {
	width:100px;
	background-color:#3266AD;
	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;
}

.inputContainer {
	width:500px;
}

.pollCategoryFeatures {
	width:645px;
	min-height:150px;
	padding-bottom:15px;
}

#poll {
	width:160px;
	float:left;
}

.featuredPoll {
	padding-left:10px;
	width:150px;
}

.featuredPoll h5 {
	color:#990000;
	font-size:11px;
}

.featuredPoll h4 {
	font-size:10px;
	font-weight:normal;
}

#categoryFeatures-wrap {
	float:right;
	display:inline;
	width:485px;
}

.singleCategoryStory {
	float:right;
	display:inline;
	width:140px;
	margin-left:20px;
}

.singleCategoryStory li {
	border-bottom:none;
	font-size:9px;
}

.singleCategoryStory a {
	font-weight:bold;
}

.singleCategoryStory .caption {
	margin-top:5px;
}

.singleCategoryStoryHeader {
	text-align:center;
	padding-top:3px;
}

.formRadio {
	width:10px;
	margin-top:-5px;
}

.pollOption {
	font-size:10px;
	color:#333333;
	font-weight:bold;
}

.breakingNews h5 {
	color:#990000;
	font-style:italic;
}

.breakingNewsTitle {
	padding:8px 0px 0px 0px;	
}

.breakingNewsText {
	clear:both;
	font-size:9px;
	color:#666666;
}

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

.outlinedAd {
	border:none;
	padding-bottom:25px;
	margin-top:0px;
	margin-bottom:35px;
	padding:0px;
}

.DISCUSSION_BINARY_CHOICE_RATING_EDITOR {
	text-align: right;	
}

.commentHeaderRating {
	padding: 2px 2px 2px 2px;
	text-align: right;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.commentHeaderRating div {
	text-align: right;	
}

.commentHeaderRating img {
	vertical-align:middle;
}

.submitFormHeader {
	margin-bottom:10px;
	padding-left:8px;
}

table.submitForm {
	width:648px;
}

.submitFormInputReq {
	width:200px;
	background-color:#F2F2F2;
}

.submitFormTextBox {
	width:410px;
	background-color:#F2F2F2;
}

.submitFormLabel {
	font-size:10px;
}

table.subscribeForm {
	width:500px;
}

.inlineImageFrame {
	background-color:#FFFFFF;
	border:none;
}

.inlineImageCaption {
	font-size:9px;
	color:#666666;
}

.getPublishedIcon {
	text-align:center;
	margin-bottom:25px;
}

.PostForm .boxgradientsecondary {
	padding-top:25px;
}

.inlinePoll {
	margin:0px;
}

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

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

.MEDIUMAD_BOX {
	float: right;	
}

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

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

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

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

.postingFooter {
	clear:none;
	padding-bottom: 10px;
}			

.postingFooterFeatured {
	padding-bottom:0px;
}

.statement {
      width:640px;
}

.caption {
     margin-bottom:8px;
}

#DISCUSSION_CONTENT_MEDIA {
     text-align:center;
}

.LINK_SHARE_BINARY_CHOICE_RATING_EDITOR.postingBylineDetailed  {
	float: right;
}

.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;
}



/* >>> END <<< */.signUp {
margin-top:5px;
font-size:11px;
text-align:right;
}

#header1 {    
background-image: url(/media/system/ui/alamocity_logo_beta-1242710789750.png);    
height: 79px;    
background-repeat: no-repeat;
}

div#header2 {   
background-image: none;
}

div#header-in {   
background-image: none;
}

#siteHeading {
display: none;     
visibility: hidden;
}

a:link {
color: #1c3889;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #990000;
}

.footerLink a:link {
color: #088944;
text-decoration: none;
}

.footerLink a:hover {
color: #ffff00;
text-decoration: none;
}

#subNav a:hover {
color: #1d3a63;
}

blockquote {
background-color: #f2f2f2;
font-family: Geneva,"Times New Roman",Times,serif;
font-size: 16px;
}

input {
width: 80%;
}

#navBar-mid-search {    
padding-left: 0px;    
padding-right: 0px;
}

#navBar a {
font-size: 12px;
color: #ffffff;
}