/* VERSION: 1.3 */

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  */
	color:#fff;
	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 #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 a:hover {
	text-decoration: none;
}

.outlinedAd {
	border: 1px solid #dedede; 
	padding: 3px 10px 3px 10px; 
	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%;
}

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

															/* >>> ELEMENTS <<< */

* {
	margin: 0;
	padding: 0;
	}
	






																/* >>> CONTAINERS <<< */
div#container {
	width:1024px;
	margin:10px auto;
	background-color:#FFFFFF;
	text-align:left;
	border:1px solid #DDDDDD;
	height:auto
	}

div#subheader-signin {
	float:right;
	margin-top:16px;
	margin-right:25px;
	font-size:9px;
	}
			
div#right {
	float:right;
	width:210px;
	padding:0px 4px 0px 4px;
}

div#right-in {
	padding-right:0px;
}
	
div#left {
	width:210px;
	padding:4px;
	background-color:#FFFFFF;
}

div#left-in {
	_padding-left:0px;
	background-color:#FFFFFF;
}

#content-wrap {
	background-color:#FFFFFF;
}
	
	div#center-wrap {
		width:1024px;
		background-color:#FFFFFF;
		font-size:11px;
	}
	
		div#center-in {
			padding-top:0px;
			background-color:#FFFFFF;
		}

	div#footer-wrap {
		width:1024px;
		background-color:#FFFFFF;
		clear:both;
	}
	
		div#footer-in {
			height:150px;
			background-color:FFFFFF;
			background-image:none;
			background-repeat:no-repeat;
			border:1px solid #FFFFFF;
			clear:both;
		}
		
.postingImageFrame {
	float: left;
	border: 1px #888 solid;
	padding: 5px 5px 5px 5px;
	margin-right: 15px;
	background-color: #eee;
	line-height:normal;
}

.postingImageFrame img {
	display:block;
}


.postingImageGroup {
	overflow:hidden;
	_overflow:none;
}

.postingImageFrame_FeatureBox {
	border:1px solid #000000;
	background-color:#000000;
}

.postingImageFrame_FeatureBox img {
	display:block;
}

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

.postingImageFrameMapPopup img {
	display:block;

}

div#line {
		width:984px;
		margin-bottom:20px;
		border-top:1px solid #C2C7C6;
}

.line {
		width:984px;
		margin-bottom:20px;
		border-top:1px solid #C2C7C6;
}

div#line750 {
	width:750px;
	margin-top:10px;
	margin-left:40px;
	border-top:1px solid #C2C7C6;
}

.line750 {
	width:750px;
	margin-top:10px;
	margin-left:40px;
	border-top:1px solid #C2C7C6;
}

div#line790 {
	width:790px;
	margin-top:10px;
	border-top:1px solid #C2C7C6;
}

.line790 {
	width:790px;
	margin-top:10px;
	border-top:1px solid #C2C7C6;
}

.table_line {
	width:984px;
	margin-bottom:10px;
	border-top:1px solid #C2C7C6;
}

	 
div#featureTable_line {
	width:984px;
	margin-bottom:10px;
	border-top:1px solid #C2C7C6;
}


	


		
	


    
                                                                    /* >>> TABLES <<< */



.postingTitle-Table {
	margin:5px;
	margin-bottom:2px;
	margin-left:0px;
	font-size:10px;
    color:#1E7FB6;
    font-weight:bold;
    text-decoration:underline;
}

.postingTitlePopupHtml {
	font-size: 12px;
}

.smallRatings {
	font-size:9px;
}

.postingByline {
	font-size:10px;
	_font-size:10px;
}

.postingByline_small {
	font-size:10px;
	_font-size:10px;
}

.postingText_small {
	font-size:10px;
	_font-size:10px;
	font-weight:normal;
	padding-top:10px;
	padding-right:15px;
}

.postingMoreLink_small {
	font-size:9px;
	_font-size:9px;
}

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

table.contentTitleRule h2 {
	font-weight:normal;
	color:#000000;
}

table.contentTitleRule {
	width:100%;
}

table.contentTitleRule h3 {
	font-weight:normal;
	color:#000000;
}													

.subHeader {
	font-size:9px;
	color:#000000;
}													
													
table#featuredStories {
	height:275px;
	margin-top:10px;
	margin-bottom:10px;
    padding-top:0px;
	padding-bottom:20px;
	background-color:#F2F2F2;
	border:1px solid #C2C7C6;
}

.tableContent {
	margin-left:5px;
}
													
													

															     /* >>> LISTS <<< */

ul#navBar {
	float:left;
	margin-top:1px;
	_margin-top:1px;
	margin-left:5px;
	list-style: none;
	display:inline;
	height: 28px;
}

	
#navBar li {
	display:inline;
}

#navBar a {
	display:block;
	margin:0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;	
}

#navBar a:hover {
	background-color: #9E1024;
}
			
#navBar .activeTab {
	background-color: #AA1127;
}			
		
#navBar .menubody li {
	font-size: 10px;
	border-bottom:1px solid #000000;
	*border:none;
	_border:none;
}

#navBar .menubody a {
	margin-top: 0px;
	font-size: 10px;
	padding-left: 10px;	
	padding-right: 10px;	
	_border:none;
	*border:none;
}

#navBar .menubody a:hover {
	background-color: #DD1633;
}


/* OLD NavBar code */	

	
	li.navBarli{
		display:inline;
	}

	a.navBara {
		margin:0px;
		padding:0px;
		color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		height:100%;
		}
		a.navBara:hover {
			background-color: #9E1024;
			}
			
ul#login-mainpage {
	float:right;
	list-style:none;
	display:inline;
	}
	
	#ul login-mainpage li {
		display:inline;
	}
	


																/* >>> TYPOGRAPHY/TABS/IMAGES <<< */

a {
	outline:none;
}

	a:focus {
		-moz-outline-style:none;
	}

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

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

.welcome {
	float:left;
	margin-left:10px;
	padding-top:20px;
	font-size:90%;
}

div#subheader-contentTitle {
	padding-top:10px;
	margin-left:25px;
	font-size:22px;
	font-weight:bold;
	color:#000000;
}

.namebox {
	width:715px;
	height:60px;
	background-color:#FFFFFFF;
	border:none;
	color:#141414;
}

.namebox h1 {
	color:#000000;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear:left; 
	text-align: left
}

.subheader-contentTitle {
	padding-top:10px;
	margin-left:45px;
	font-size:22px;
	font-weight:bold;
}

div.subheader-contentTitle {
	padding-top:10px;
	margin-left:45px;
	font-size:22px;
	font-weight:bold;
}

.subheaderDiscussionTitle {
	padding-top:10px;
	margin-left:45px;
	font-size:large;
	font-weight:bold;
}

div#subheader-contentTitle h4 {
	font-size:22px;
	color:#000000;
}

#small {
	font-size:10px;
	font-weight:normal;
}

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

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

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

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

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

.BDC {
	padding-right:10px; 
	float:right; 
	font-size:14px; 
	color:#000000;
	text-align:right;
}

div#center-in p {
	color:#000000;
}

div.postingSummary {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	border-bottom: 1px solid #cbcbcb;
	margin-top:0px;
	padding-top:20px;
	padding-bottom: 15px;
	padding-left:10px;
	/*min-height: 125px;*/
}
		
div#signoutButton {
	float:right;
	padding-right:20px;
}

.errorMessage {
    font-size: 12px;
    color: red;	
}

.mediumTitle {
	font-size:12px;
	color:black;
	margin-top: 10px;
	margin-bottom: 3px;
}

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

.postingFooter {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
	font-size:10px;
	_font-size:10px;
}

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

.postingSummary-table {
	padding-top:5px;
	padding-left:5px;
}

.postingText {
	font-size:11px;
	margin-top: 10px;
	background-color:#fff;
	text-align: left;
}

.discussionDetailsTitle {
	padding-top:0px;
	margin-left:0px;
	margin-bottom:10px;
	font-size:26px;
	font-weight:bold;
	color:#000000;
}


.postingDetails {
	width:770px;
	_width:792px;
	margin-left:0px;
	margin-bottom:40px;
	margin-top:0px;
}

.commentHeader {
	margin: 0px auto;
	padding: 5px 5px 5px 5px;
	font-size: 9px;
}

.commentHeaderTitle {
	background-image:  url(/media/xsite/themes/graybar/commentHeaderTopLeft.gif); 
	background-repeat: no-repeat;	
	background-color: #bbb;
	padding: 2px 2px 2px 10px;
}

.smallTitle {
	margin-top:10px;
	font-size: 13px;
	font-weight: bold;
}

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

.small {
	font-size: 10px;
}

#small {
	font-size:10px;
}

.medium {
	font-size:12px;
}

.large {
	font-size: 16px;	
}

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

.selectedTab {
	color: #F4B87A;	
}

div#noNeighborhood {
	margin:20px;
	font-size:12px;
}
	div#noNeighborhood a:hover {
		text-decoration:underline;
	}

div#noNeighborhoodSubText {
	margin-top:0px;
	margin-left:40px;
	font-size:12px;
}

.tiny {
	font-size: 9px;
}

#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 h4 {
	display:inline;
	color:#777;
	text-align:right;
	font-weight:normal;
	font-size:12px;
}

.profileText {
	font-size: 12px;	
}

.userProfileSubheader h3 {
	font-weight:normal;
	color:#777;
	display:inline;
}

.userProfileSubheader h4 {
	font-weight:normal;
	color:#777;
	display:inline;
}

.locationProfileSubheader h3 {
	font-weight:normal;
	color:#777;
	display:inline;
}

.locationProfileSubheader h4 {
	font-weight:normal;
	color:#777;
	display:inline;
}


#sortBy {
	margin-left:30px;
	font-size:10px;
}

		#sortBy a:hover {
			text-decoration:underline;
		}
	
#smallDate {
	font-size:9px;
}

.smallDate {
	font-size:10px;
}

.fullStar {
	width:15px;
	height:15px;
	background:url(/media/xsite/themes/deeptone/sprite.gif);
	background-position:-107px 0px;
	background-repeat:no-repeat;
}


.halfStar {
	width:15px;
	height:15px;
	background:url(/media/xsite/themes/deeptone/sprite.gif);
	background-position:-92px 0px;
	background-repeat:no-repeat;
}

.noStar {
	width:15px;
	height:15px;
	background:url(/media/xsite/themes/deeptone/sprite.gif);
	background-position:-75px 0px;
	background-repeat:no-repeat;
}

.fullStar_active {
	width:19px;
	height:19px;
	background:url(/media/xsite/themes/deeptone/sprite.gif);
	background-position:-163px 0px;
	background-repeat:no-repeat;
}

.halfStar_active {
	width:19px;
	height:19px;
	background:url(/media/xsite/themes/deeptone/sprite.gif);
	background-position:-143px 0px;
	background-repeat:no-repeat;
}

.noStar_active {
	width:19px;
	height:19px;
	background:url(/media/xsite/themes/deeptone/sprite.gif);
	background-position:-123px 0px;
	background-repeat:no-repeat;
}

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

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



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

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

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

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

#content_secondary {
	width:790px;
}


	#aboutUs:hover {
		text-decoration:underline;
	}
	


.memberCommentMessage {
	font-size:10px;
}

.postingRatingDetailed {
	margin-top: 2px;
	padding-bottom: 5px;
	height: 20px;
	vertical-align:middle;
}

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

.comment {
	clear: left;
	border-collapse: collapse;
	width: 100%;	
}

.commentHeader {
	margin: 0px auto;
	padding: 5px 5px 5px 5px;
	font-size: 9px;
}

.commentHeaderTitle {
	background-image:  url(/media/xsite/themes/deeptone/commentHeaderTopLeft.gif); 
	background-repeat: no-repeat;	
	background-color: #AFB3C4;
	padding: 2px 2px 2px 10px;
}

.commentHeaderRating {
	padding: 2px 2px 2px 2px;
	background-color: #AFB3C4;
	text-align: right;
}

.commentIndent {
	
}

.commentTitle {
	font-size: 14px;
	color: #000000;
}


.commentText {
	padding-top: 5px;
	padding-left: 15px;
	padding-right:15px;
	font-size: 12px;
	background-image:  url(/media/xsite/themes/deeptone/commentTextBackground.jpg); 
	background-repeat: repeat-x;	
	padding-bottom: 20px;
}


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

#contentMediaBackLink {
	font-size:10px;
}

#DISCUSSION_SUMMARY_CONTENT_COPY {
	font-size:10px;
}

.logoutMessage {
	margin-top:30px;
	font-size:14px
}

.orgName-wrap {
	border:1px solid transparent;
	_border:none;
}

.orgName {
}


#siteHeading {
	margin-top:45px;
	_margin-top:47px;
	margin-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	font-size:20px;
	color:#FFFFFF;
}

.siteHeadingSubtitle {
	margin-top: 0px;
	_margin-top: -10px;
	padding-left:160px;
	font-size:10px;
}

#map {
	width:550px;
    height:650px; 
	border:1px solid #EEEEEE; 
	margin-top:20px;
}

#content {
	background-color:#FFFFFF;
	padding-left:0px;
	padding-right:0px;
	_padding-right:0px;
	margin:0px;
}

.paging {
	float:right;
}

.profileEdit {
	width:470px;
	margin-left:20px;
	color:#7A7A7A;
}

.ijSearchBoxField {
	font-size:10px;
	color:#7A7A7A;
}

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



														/* >>> FORMS <<< */

/* Default Stylesheet */

body {
		color: #333;
		background-color:#CCCCCC;
		font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
		font-size: 75%;
		text-align:center;
}


div#header-in {
    		width:1024px;
			height:100px;
			background-color:#FFFFFF;
			background-image:none;
			background-repeat:no-repeat;
}

#header1 {
	background-image:url(/media/system/ui/solidblocklogo.png);
	width:282px;
	height:90px;
	margin:0px 0px 0px 0px;
	padding-top:0px;
}
		
	div#navBar {
		width:1024px;
		height:28px;
		background-color:#F2F2F2;
		background-image:none;
		background-repeat:no-repeat;
		border-top:1px solid #C2C7C6;
		border-bottom:1px solid #C2C7C6;
	}
	
	div#subheader-wrap {
		width:1024px;
		height:52px;
		background-color:FFFFFF;
		border-bottom:1px solid #C2C7C6;
	}
	
		div#subheader-in {
			width:1024px;
			height:50px;
			background-color:#A6ABBF;
			background-image:url(/media/xsite/themes/deeptoneblue/gradient.png);
			background-repeat:repeat-x;
			font-size:14px;
			color:#001146;
		}
		
div.headerSubnav {
	font-weight:normal;
	margin-left:60px;
	color:#000000;
}

	div.headerSubnav a {
		font-size:10px;
		color:#000000;
		text-decoration:none;
	}
		div.headerSubnav a:hover {
			text-decoration:underline;
		}

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




.boxgradientprimary .content,
.boxgradientprimary .boxtop,
.boxgradientprimary .boxbottom,
.boxgradientprimary .boxbottom div {
	background:none;
	_background-image:none;
	background-color:#141414;
}

.boxgradientprimary {
	padding-top:1px;
	padding-bottom:0px;
}

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

.boxgradientprimary a {
	text-decoration: none;
	display: block;
	width: 100%;
	display:block;
}

.boxgradientprimary a:hover {
	background-color:#303030;

}

.boxgradientprimary ul {
	list-style-type: none;
	text-align:center;
	border-top:1px solid #303030;
	margin:15px 5px 0px 0px;
}

.boxgradientprimary li {
	text-decoration: none;
	border-bottom:1px solid #303030;
	text-align:left;
}
	
.boxgradientprimary h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#F6F6F6;
	margin-top:0px;
	padding:2px 0px 2px 0px;
	text-align:left;
	width:100%;
	background-color:#9E1024;
	border-bottom:1px solid #FFFFFF;
}

.boxgradientprimary h6 {
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	font-size:12px;
	font-weight:bold;
	color:#BD9864;
	padding-left:10px;
	padding-bottom:0px;	
}

.primaryboxtext {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#BD9864;
	text-align:left;
}

div#boxgradientprimary_createAcct {
	width:200px;
	margin-top:20px;
	margin-right:5px;
}

div#box-UserGreeting {
	width:200px;
	margin-top:0px;
	_margin-top:0px;
	margin-right:5px;
	overflow:hidden;
}
	
.boxgradientsecondary .content,
.boxgradientsecondary .boxtop,
.boxgradientsecondary .boxbottom,
.boxgradientsecondary .boxbottom div {
	background:none;
	_background-image:none;
	background-color:#9E1024;
}

.boxgradientsecondary {
	padding-top:1px;
	padding-bottom:0px;
}

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

.boxgradientsecondary a {
	text-decoration: none;
	color:#F6F6F6;
	font-size:11px;
}

.boxgradientsecondary a:hover {
	background-color: transparent;
	text-decoration:underline;
}

.boxgradientsecondary ul {
	list-style-type: none;
	text-align:left;
	border-bottom:1px solid #676767;
	
}

.boxgradientsecondary ol {
	margin:10px 10px 0px 5px;
	list-style-type: none;
	text-align:left;
	border-top:1px solid #676767;
	overflow:hidden;
}

.boxgradientsecondary li {
	text-decoration: none;
	text-align:left;
	border-bottom:1px solid #676767;
	padding-top:5px;
	padding-bottom:5px;
}
	
	
.boxgradientsecondary h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#F6F6F6;
	margin-top:0px;
	padding:2px 0px 2px 0px;
	text-align:left;
	width:100%;
	background-color:#141414;
	border-bottom:1px solid #FFFFFF;
}

.boxgradientsecondary h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	font-size:9px;
	font-weight:regular;
	color:#F6F6F6;
	padding-left:0px;
	padding-bottom:0px;
	text-align:center;
}

.boxgradientsecondary-header {
	padding:2px 0px 2px 4px;
	margin-left:2px;
	background-color:#141414;
	border:1px solid #141414;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}

.widgetMediaTable a {
	text-decoration: none;
	font-size:9px;
	color:#F6F6F6;
}
	
.widgetMediaTable table {
	margin-top:10px;
	margin-left:16px;
	_margin-left:14px;
}

.widgetMediaTable td {
	width:72px;
	overflow:hidden;
}

.widgetMedia {
	border: 1px solid #676767; 
	padding: 1px 1px 1px 1px;
}

.widgetMedia img {
	display:block;
}


	.widgetMedia:hover {
	border: 1px solid #F6F6F6; 
	padding: 1px 1px 1px 1px;
}

.bozemansbestbeast a {
	text-decoration: none;
	font-size:9px;
	color:#F6F6F6;
}

.bozemansbestbeast table {
	margin-top:10px;
	margin-left:3px;
	_margin-left:0px;
}

.bozemansbestbeast td {
	width:42px;
	overflow:hidden;
}

.bozemansbestbeast h4 {
	margin:10px 16px 10px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CCCCCC;
}

.ratings h4 {
	margin:10px 16px 0px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CCCCCC;
}

.ratings h3 {
	margin:5px 16px 0px 21px;
	font-size:9px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.boxgradientsecondarycalendar .content,
.boxgradientsecondarycalendar .boxtop,
.boxgradientsecondarycalendar .boxbottom,
.boxgradientsecondarycalendar .boxbottom div {
	background:none;
	_background-image:none;
	background-color:#9E1024;
}

.boxgradientsecondarycalendar {
    padding-top:1px;
	padding-bottom:0px;
}

.boxgradientsecondarycalendar a {
	text-decoration:underline;
	color:#F6F6F6;
}

.boxgradientsecondarycalendar a:hover {
	background-color: transparent;
	text-decoration:underline;
}

.boxgradientsecondarycalendar ul {
	list-style-type: none;
	text-align:left;
	border-bottom:1px solid #F6F6F6;
	
}

.boxgradientsecondarycalendar ol {
	margin:10px 10px 0px 5px;
	list-style-type: none;
	text-align:left;
	border-top:1px solid #F6F6F6;
	border-bottom:1px solid #F6F6F6;	
}

.boxgradientsecondarycalendar li {
	text-decoration: none;
	text-align:left;
	border-bottom:1px solid #999999;
	padding-top:5px;
	padding-bottom:5px;
}
	
.boxgradientsecondarycalendar h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#F6F6F6;
	padding:2px 0px 2px 0px;
	text-align:left;
	width:100%;
	background-color:#141414;
	border-bottom:1px solid #FFFFFF;
}

.boxgradientsecondarycalendar h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	font-size:9px;
	font-weight:bold;
	color:#F6F6F6;
	padding-left:0px;
	padding-bottom:0px;
}

.calendar {
	margin:10px 0px 0px 20px;
	_margin:10px 0px 0px 18px;
}

#calendarmonthlink {
	color:#333333;
}

#calendardaylink {
	color:#333333;
}

.widgetcalendar a {
	text-decoration:none;
}
	
.navlink {
	margin-top:3px;
	font-size:10px;
	color:#CCCCCC;
}

div#box-widget {
	width:200px;
	margin-top:20px;
	margin-right:5px;
}

.solidbox-nav .content,
.solidbox-nav .boxtop,
.solidbox-nav .boxbottom,
.solidbox-nav .boxbottom div {
	background:none;
	_background-image:none;
	background-color:#D2D2D2;
}

.solidbox-nav {
	padding-top:1px;
	padding-bottom:0px;
}

.solidbox-nav h1 {
	padding-bottom:0px;
}

.solidbox-nav a {
	text-decoration: none;
	display:block;
	width:100%;
	height:100%;
}

	.solidbox-nav a:hover {
		background-image:none;
		background-color: #FFFFFF;
	}

.solidbox-nav ul {
	list-style-type: none;
	text-align:left;
	border-top:1px solid #FFFFFF;
	margin:15px 5px 0px 0px;	
}

.solidbox-nav li {
	text-decoration: none;
	border-bottom:1px solid #FFFFFF;
	text-align:left;
}

.solidbox-nav h5 {
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding:2px 0px 2px 0px;
	_padding:3px 0px 3px 0px;
	text-align:center;
	background-color:#9E1024;
	border-bottom:1px solid #FFFFFF;
}

.solidbox-nav h6 {
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	font-size:11px;
	font-weight:bold;
	color:#FF9703;
	padding-top:0px;
	padding-bottom:0px;
	text-align: center;
	
}

.solidbox-nav-header {
	padding:2px;
	margin-left:12px;
	width:134px;
	background-color:#9E1024;
	border:1px solid #141414;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.solidboxText {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-align:left;
}

.postSumBox .content,
.postSumBox .boxtop,
.postSumBox .boxbottom,
.postSumBox .boxbottom div {
	background:none;
	_background-image:none;
	background-color:#141414;
}

.postSumBox {
	margin-bottom: 10px;	
}

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

.postSumBox a {
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

	.postSumBox a:hover {
		background-image:none;
		text-decoration:underline;
	}

.postSumBox ul {
	list-style-type: none;
	border-top:1px solid  #303030;
	overflow:hidden;
	margin:15px 5px 0px 0px;
}

.postSumBox li {
	_height:25px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: none;
	border-bottom:1px solid  #303030;
	text-align:left;
}

.postSumBox h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#F6F6F6;
	margin-top:0px;
	padding:2px 0px 2px 0px;
	text-align:left;
	width:100%;
	background-color:#9E1024;
	border-bottom:1px solid #FFFFFF;
}

.postSumBox h6 {
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	font-size:12px;
	font-weight:bold;
	color:#BD9864;
	padding-top:0px;
	padding-bottom:0px;
	text-align: left;
	
}

.postSumBoxText {
	padding-top:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#BD9864;
	text-align:left;
}

span.postSumBoxText {
	margin-top:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#BD9864;
	text-align:left;
}

.PostSum {
	width:200px;
	margin-left:0px;
	margin-right:5px;
}
    
.graybox .content,
.graybox .boxtop,
.graybox .boxbottom,
.graybox .boxbottom div {
	background:none;
	_background-image:none;
	background-color:#D7D7D7;
}

.graybox {
	padding-top:1px;
	paddin-bottom: 0px;
		
}

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

.graybox a {
	text-decoration: none;
	display:block;
	width:100%;
	height:100%;
}

	.graybox a:hover {
		background-image:none;
		background-color:#FFFFFF;
	}
	
.graybox ul {
	list-style-type: none;
	text-align:center;
	border-top:1px solid #FFFFFF;
	margin:15px 5px 0px 0px;
}

.graybox li {
	text-decoration: none;
	border-bottom:1px solid #FFFFFF;
	text-align:center;
}
	
.graybox h5 {
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding:2px 5px 2px 0px;
	_padding:3px 0px 3px 0px;
	text-align:center;
	background-color:#9E1024;
	border-bottom:1px solid #FFFFFF;
}

.graybox h6 {
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	font-size:12px;
	font-weight:bold;
	color:#27618C;
	text-align: center;
	
}

.grayBoxText {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-align:left;
}
	
div#grayDisplayBox {
	width:130px;
	margin-top:0px;
	margin-left:10px;
}
	

div#grayDisplayBox {
	width:130px;
	margin-top:0px;
	margin-left:10px;
}
	
.graybox_Mod .content,
.graybox_Mod .boxtop,
.graybox_Mod .boxbottom,
.graybox_Mod .boxbottom div {
	background:none;
	_background-image:none;
	background-color:#999999;
}

.graybox_Mod {
	padding-top:1px;
	padding-bottom:0px;	
}

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

.a_graybox_Mod {
	text-decoration:none;
	display:block;
	width:100%;
	}

	.a_graybox_Mod:hover {
		background-image:none;
		background-color:#B1B1B1;
	}
	
.ul_graybox_Mod {
	list-style-type: none;
	text-align:left;
	border-top:1px solid #B1B1B1;
	
}

.li_graybox_Mod {
	text-decoration: none;
	border-bottom:1px solid #B1B1B1;
}
		
.graybox_Mod h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#F6F6F6;
	margin-top:0px;
	padding:2px 0px 2px 0px;
	text-align:left;
	width:100%;
	background-color:#9E1024;
	border-bottom:1px solid #FFFFFF;
}

.graybox_Mod h6 {
	padding-right:12px;
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	font-size:12px;
	font-weight:bold;
	color:#000B4C;
	padding-top:0px;
	padding-bottom:0px;
	overflow:auto;
	text-align:left;
	
}

#grayBox_ModText {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#990000;
	text-align:left;
}

#grayDisplayBox_Mod {
	width:200px;
	margin-top:10px;
	margin-left:0px;
	margin-right:5px;
}
	


.imagebox .content,
.imagebox .boxtop,
.imagebox .boxbottom,
.imagebox .boxbottom div {
	background:transparent url(/media/xsite/themes/deeptonered/imagebox.png) no-repeat top right;
	_background-image:url(/media/xsite/themes/deeptonered/imagebox.gif);
}

.imagebox {
	margin-bottom: 10px;	
}

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

.imagebox a {
	text-decoration: none;
}

.imagebox a:hover {
    color:#FFFFFF;

}


.imagebox ul {
	list-style-type: none;
	text-align:center;
	border-top:1px solid #979DB4;
	
}

.imagebox li {
	text-decoration: none;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #979DB4;
	text-align:center;
}
	.imagebox li:hover {
		background-color:#979DB4;
		background-image:none;
		color:#FFFFFF;
	}
	
	.imagebox #grayDisplayBox-liAnchorli h6:hover { /* this is the width of the li hover */
		color:#FFFFFF;
	}
	
.imagebox h5 {
	margin-left:px;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align:center;
}

.imagebox h6 {
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	font-size:12px;
	font-weight:bold;
	color:#000B4C;
	padding-top:0px;
	padding-bottom:0px;
	text-align: center;
	
}

.imagebox_white .content,
.imagebox_white .boxtop,
.imagebox_white .boxbottom,
.imagebox_white .boxbottom div {
	background:transparent url(/media/xsite/themes/deeptone/imagebox_white.png) no-repeat top right;
	_background-image:url(/media/xsite/themes/deeptone/imagebox_white.gif);
}

.imagebox_white {
	margin-bottom: 10px;	
}

.box {
	position:relative;
	top: 0px;
	left: 0px;
	margin:0px auto;
	min-width:8em;
	max-width:500px; /* based on image dimensions - not quite consistent with drip styles yet */
	color:#fff;
	z-index:1;
	margin-left:14px; /* default, width of left corner */
	margin-bottom:0; /* spacing under dialog */
}


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

.box .boxtop {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width:5px; /* top slice width */
	margin-left:0px;
	height:19px;
	_height:19px; /* arbitrary long height, IE 6 */
	background-position:top left;
	background-color:#9E1024;
	border-bottom:1px solid white;
}

.boxgradientsecondary .boxtop {
	background-color:#141414;
}

.boxgradientsecondarycalendar .boxtop {
	background-color:#141414;
}

.solidbox-nav .boxtop {
	height:15px;
	_height:5px;
}

.graybox .boxtop {
	height:15px;
	_height:15px;
}

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

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

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

.framebox {
	position:relative;
	top: 0px;
	left: 0px;
	margin:0px auto;
	min-width:50px;
	max-width:500px; /* based on image dimensions - not quite consistent with drip styles yet */
	color:#fff;
	z-index:1;
	margin-left:14px; /* default, width of left corner */
	margin-bottom:0; /* spacing under dialog */
}


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

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

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

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

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

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

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

.framebox .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. */
}

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

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

div#ImageBox {
	margin-left:-10px;
}

div#ImageBox_white_small {
	float:left;
	margin-left:-10px;
	margin-right:5px;
	width:168px;
}

#navBar-left {
	float:left;
	width:0px;
	height:0px;
	background-color:#4E535D;
	background-image: none;
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.navBar-mid {
	float:left;
	background-color:#141414;
	border:1px solid #000000;
	background-image:none;
	background-repeat:repeat-x;
	margin-right:1px;
	padding-top:0px;
	_padding-bottom:0px; /* >>> IE underscore hack <<< */
	padding-left:0px;
	padding-right:0px;
}

.navBar-mid:hover {
	background-color:#AA1127;
}

.navBar-text {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}	

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

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

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

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

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

li#navBar-mid-welcome {
	float:left;
	text-align: center;
	background-color:#transparent;
	background-image:none;
	background-repeat:repeat-x;
	margin-right:1px;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 135px;
	_padding-bottom:0px; /* >>> IE underscore hack <<< */
}

li#navBar-mid-search {
	float:left;
	background-color:#transparent;
	background-image:none;
	background-repeat:repeat-x;
	margin-right:1px;
	padding: 0px 0px 0px 60px;
	margin: 0px 0px 0px 0px;
	_padding-bottom:0px; /* >>> IE underscore hack <<< */
}

li#navBar-mid-welcome a {
	font-weight: normal;
	font-size: 10px;
	background-color: transparent;
}

li#navBar-mid-welcome a:hover {
	font-weight: normal;
	font-size: 10px;
	background-color:transparent;
	text-decoration:underline;
}

#navBar-divider {
	float:left;
	height:0px;
	width:0px;
	background-color:#4E535D;
	background-image: none;
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#navBar-right {
	float:left;
	width:0px;
	height:0px;
	background-color:#4E535D;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#search {
	float:left;
    padding-top:9px;
	_padding-top:6px;
    height:25px;
}

#searchbar {
	float:left; 
	padding-top:4px;
	_padding-top:2px; 
	padding-right:0px
}

#logo {
	width:64px;
	height:13px;
	margin-left:13px;
	background-color:#FFFFFF;
	background-image:url(/media/xsite/themes/deeptoneblue/spriteNav.png);
	background-position:0px -36px;
	background-repeat:no-repeat;
}

div#searchbar h3 {
	font-size: 80%;
	font-weight:normal;
	color: #000000;
	margin-left:30px;
}

.goButton {
	font-size:9px;
	color:#000000;
	display:inline;
}

div#subheader-wrap h3 {
	font-size:90%;
	color:#001146;
}

div#subheader-signout {
	height:30px;
	width:200px;
	margin-top:15px;
	float:right;
	font-size:9px;
	font-weight:normal;
	}
	
	div#subheader-signout a {
		text-decoration:none;
		color:#001146;
	}
		div#subheader-signout a:hover {
			text-decoration:underline;
		}	
		
.postingFooterDetailed {
	color: #555;
	font-size: 12px;
	padding: 0px 10px 0px 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: auto;
	_margin-left:110px;
	margin-right: auto;
	width: 550px;
	background-color: #E2E2E2;
	border: 1px solid #aaa;
	clear: left;
}

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

.sidebarWrap {
	width:150px; 
	height: 650px; 
	margin-top:20px;  
	border: 1px solid #737373; 
	background-color: #EEEEEE;
}

.sidebar {
	overflow:auto; 
	margin-top:20px; 
	background-color:#EEEEEE;  
	font-size:10px;
}	

.mediaTable {
	margin-top:20px; 
	margin-left:12px; 
	font-size:x-small; 
	background-color:#E6E6E6;
	border:1px solid #999999;
}

.login {
	float:right;
	font-size:9px;
}

#right-in {
	margin-left:0px;
	_margin-left:0px;
	_padding-right:0px;
}

/* >>> 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;
}

.menu {
  	z-index: 9000000;
	background-color:#AA1127;
 }
 
.menu ul {
	list-style:none;
	border:1px solid #000000;
	border-top-width: 0;
}

    .menu li {
		width:100%;
		_width:140px;
		height:100%;
		border-bottom:1px solid #000000;
	}
	
		.menu li:hover {
			background-color:#DD1633;
		}

	.menu a {
        display: block;
		padding:5px 3px 5px 3px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color:#FFFFFF;	
      }
	  
	  	.menu a:hover {
			_background-color:#DD1633;
		}
	  
.label {
	margin-top:10px;
	padding-right:5px;
	font-size:12px;
	color:F6F6F6;
	text-align:right;
}

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

.headerLogo {
	margin:5px 0px 0px 5px;
}

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

.userAgreement {
	padding:20px;
}
	
.userAgreement h3 {
	font-size:16px;
	font-weight:bold;
	text-align:center;		
}

.userAgreement h5 {
	margin-top:5px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}

.userAgreementText  {
	font-size:11px;
	margin-top:10px;
	margin-bottom:15px;
	
}

.userAgreement ul {
	margin:0px 50px 0px 50px;
	list-style:lower-alpha;
}

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

.viewMore {
	padding: 3px 0px 0px 120px;
	_padding:0px 0px 0px 110px;
	_font-size:9px;
}

	.viewMore a {
		font-size:9px;
		text-decoration:none;
	}

.postTable-wrap {
	width:205px;
	margin-bottom:10px;
	background-color:#F6F6F6;
	border:1px solid #C2C7C6;
	text-align:center;
}

.contribute {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
}

.postTable td {
	padding:0px;
	border:1px solid #000000;
	text-align:center;	
}

.postTable td a {
	display:block;
	width:100%;
	height:100%;
	background-color:#141414;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

	.postTable a:hover {
		background-color:#AA1127;
	}

#contentMainNoHeader {
	margin-left:15px;
}	

.locationMarginMap-header {
	padding:2px 0px 2px 4px;
	margin:1px 0px 0px 2px;
	background-color:#AA1127;
	border-bottom:1px solid #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}

#storiesContentLeft {
	_width:140px;
}

.leadwithfeaturesBox {
	margin-top:10px;
	margin-bottom:20px;
    padding-top:0px;
	padding-bottom:2px;
	background-color:#F2F2F2;
	border:1px solid #C2C7C6;
}

.leadStory {
	width:353px;
	background-color:#F2F2F2;
	padding:0px 7px 0px 0px;
}

div.leadpostingSummary {
	color: #333;
	margin-top:0px;
	padding-top:7px;
	padding-bottom:0px;
	padding-left:10px;
	/*min-height: 125px;*/
}

table#leadfeaturedStories {
	height:400px;
	margin-top:0px;
	margin-bottom:0px;
    padding-top:0px;
	padding-bottom:0px;
	background-color:#F2F2F2;
}

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

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

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

.postingBylineLead {
	font-size:12px;
}

.postingFooter-LeadTableFetures {
	margin-top:3px;
	font-size:9px;
	_font-size:9px;
}

div#leadFeatureImageBox {
 	_width:118px;
	_height:60px;
	margin-left:-10px;
	margin-right:5px
}

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

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

	.promotionMenu a {
        display: block;
		padding:5px 3px 5px 20px;
	    font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#C60202;	
      }
	  
	  	.promotionMenu a:hover {
			background-color:#CECECE;
		}

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

 /* Default Stylesheet */

body {
	background-color:#EFEFEF;
}

#header1 {
	background-image:url(/media/system/ui/logo.png);
}

#center {
	width:804px;
	_width:795px;
}

div#right {
	width:210px;
}

#contentMainNoHeader {
	width:780px;
}

.postingDetails {
	width:780px;
}

#contentRightUpper {
	padding-top:5px;
}

.postingFooterDetailed {
	margin-left:75px;
}

div#navBar {
	height:32px;
	background-color:#ECF0DE;
}

#navBar a {
	color:#222222;
	font-family:Trebuchet MS;
	font-size: 12px;
	font-weight:normal;
}

.navBar-mid {
	background-color:#DED8B6;
	border:1px solid #BAB69A;
}

.navBar-mid:hover {
	background-color: #ADA9DE;
}

#navBar a:hover {
	background-color: #ADA9DE;
}
			
#navBar .activeTab {
	background-color: #ADA9DE;
}

#navBar .menubody li {
	border-bottom: 1px solid #C6C7DE;
}

#navBar .menubody a {
	font-size: 11px;
}
	
#navBar .menubody a:hover {
	background-color:#C6C7DE;
}

.menu {
	background-color:#ADA9DE;
 }
 
 .menu ul {
	border:1px solid #C6C7DE;
}

 
 .menu li:hover {
	background-color:#C6C7DE;
}

.postTable td {
	border:1px solid #BAB69A;
}

.postTable td a {
	background-color:#DED8B6;
	font-weight:normal;
	color:#222222;
	font-size:10px;
}

	.postTable a:hover {
		background-color:#ADA9DE;
	}
	
.locationMarginMap-header {
	background-color:#6DAAB8;
	border-bottom:1px solid #000000;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:normal;
}

.calendarMonthLarge .calendarDaysLabelRow {
	font-size:11px;
}

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

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

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

.a_graybox_Mod {
	text-decoration:none;
	display:block;
	width:100%;
	}

	.a_graybox_Mod:hover {
		background-image:none;
		background-color:#B1B1B1;
	}

.ul_graybox_Mod {
	list-style-type: none;
	text-align:left;
	border-top:1px solid #B1B1B1;
	
}

.li_graybox_Mod {
	text-decoration: none;
	border-bottom:1px solid #B1B1B1;
}

.boxgradientprimary h5 {
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:normal;
	background-color:#6DAAB8;
	border-bottom:1px solid #000000;
}

.boxgradientsecondary .content,
.boxgradientsecondary .boxtop,
.boxgradientsecondary .boxbottom,
.boxgradientsecondary .boxbottom div {
	background-color:#EEF2E0;
}

.boxgradientsecondary {
	padding-top:0px;
	border-right:1px solid #C2C7C6;
	border-bottom:1px solid #C2C7C6;
	color:#666666;
}

.boxgradientsecondary a {
	color:#1E7EB4;
}

.boxgradientsecondary ul {
	border-bottom:1px solid #CCCCCC;	
}

.boxgradientsecondary ol {
	border-top:1px solid #CCCCCC;
}

.boxgradientsecondary li {
	border-bottom:1px solid #CCCCCC;
}

.boxgradientsecondary h5 {
	background-color:#6DAAB8;
	border-bottom:1px solid #000000;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:normal;
}

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

.widgetMediaTable table {
	margin-left:12px;
	_margin-left:8px;
}

.widgetMediaTable td {
	width:72px;
}

.widgetMediaTable a {
	color:#1E7EB4;
}
	
.boxgradientsecondarycalendar .content,
.boxgradientsecondarycalendar .boxtop,
.boxgradientsecondarycalendar .boxbottom,
.boxgradientsecondarycalendar .boxbottom div {
	background-color:#EEF2E0;
}

.boxgradientsecondarycalendar {
    padding-top:0px;
	border-right:1px solid #C2C7C6;
	border-bottom:1px solid #C2C7C6;
}

.boxgradientsecondarycalendar a {
	color:#1E7EB4;
}

.boxgradientsecondarycalendar ol {
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
}

.boxgradientsecondarycalendar li {
	border-bottom:1px dotted #CCCCCC;
	padding-right:5px;
}

.boxgradientsecondarycalendar h5 {
	color:#F6F6F6;
	background-color:#6DAAB8;
	border-bottom:1px solid #000000;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:normal;
}

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

.calendarMonthTiny {

}

td.calendarday: hover {
	background-color:#FFFFFF;
}

.navlink {
	color:#666666;
}

.postSumBox .content,
.postSumBox .boxtop,
.postSumBox .boxbottom,
.postSumBox .boxbottom div {
	background-color:#ECF0DE;
}

.postSumBox a {
	color:#666666;
}

.postSumBox ul {
	border-top:1px solid #CCCCCC;
}

.postSumBox li {
	border-bottom:1px solid  #CCCCCC;
	color:#666666;
}

.postSumBox h5 {
	background-color:#6DAAB8;
	border-bottom:1px solid #000000;
	font-family:Trebuchet MS;
	font-size:13px;
}

.postSumBox h6 {
	color:#3A4D71;	
}

.postSumBoxText {
	color:#3A4D71;
}

span.postSumBoxText {
	color:#3A4D71;
}

.solidbox-nav .content,
.solidbox-nav .boxtop,
.solidbox-nav .boxbottom,
.solidbox-nav .boxbottom div {
	background-color:#EEF2E0;
}

.solidbox-nav {
	padding-top:0px;
	border-right:1px solid #C2C7C6;
	border-bottom:1px solid #C2C7C6;
}

.solidbox-nav h5 {
	background-color:#5977B2;
	border-bottom:1px solid #000000;
	color:#CCCCCC;
}

.solidboxText {
	color:#666666;
}

.graybox .content,
.graybox .boxtop,
.graybox .boxbottom,
.graybox .boxbottom div {
	background-color:#EEF2E0;
}

.graybox {
	padding-top:1px;
	paddin-bottom: 0px;	
	border-right:1px solid #C2C7C6;
	border-bottom:1px solid #C2C7C6;	
}

.graybox h5 {
	background-color:#5977B2;
	border-bottom:1px solid #000000;
	color:#CCCCCC;
}

.grayboxText {
	color:#666666;
}

.graybox_Mod {
	padding-top:0px;
}

.graybox_Mod h5 {
	background-color:#6DAAB8;
	border-bottom:1px solid #000000;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:normal;
}


.box .boxtop {
	border-bottom:1px solid #000000;
}

.postSumBox .boxtop {
	background-color:#6DAAB8;
}

.box .boxtop, x:-moz-any-link, x:default {
        height: 20px;
        *height: 22px;
}

.box .boxtop, x:-moz-any-link {
	*height: 22px;
}


.solidbox-nav .boxtop, x:-moz-any-link, x:default {
	height:16px;
}

.solidbox-nav .boxtop, x:-moz-any-link {
	height:16px;
}

.graybox .boxtop, x:-moz-any-link, x:default {
	height:16px;
}

.graybox .boxtop, x:-moz-any-link {
	height:16px;
}

.boxgradientprimary .content,
.boxgradientprimary .boxtop,
.boxgradientprimary .boxbottom,
.boxgradientprimary .boxbottom div {
	background-color:#000000;
}

.boxgradientprimary {
	padding-top:1px;
	padding-bottom:0px;
}

.boxgradientprimary .boxtop {
	background-color:#6DAAB8;
	*height:22px;
	_height:22px;
}

.boxgradientsecondary .boxtop {
	background-color:#6DAAB8;
	*height:22px;
	_height:22px;
}

.postSumBox .boxtop {
	*height:22px;
	_height:22px;
}

.boxgradientsecondarycalendar .boxtop {
	background-color:#6DAAB8;
	*height:22px;
	_height:22px;
}

.graybox .boxtop {
	background-color:#5977B2;
	*height:16px;
	_height:18px;
}

.solidbox-nav .boxtop {
	background-color:#5977B2;
	*height:16px;
	_height:18px;
}

.graybox_Mod .boxtop {
	background-color:#6DAAB8;
	*height:22px;
	_height:22px;
}

.box .content {
	border-left:1px solid #C2C7C6;
}

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

.viewMore {
	width:100%;
	padding: 3px 0px 0px 0px;
	_padding:0px 0px 0px 0px;
	text-align:right;
}

.postingImageFrameFeatured {
	float: left;
	border: 1px #867458 solid;
	padding: 4px;
	background-color: #CBAE85;
	line-height:normal;
	margin-bottom:10px;
}

.postingImageFrameFeatured img {
	display:block;
}

.postingImageFramePadding {
	border: 1px #000 solid;
	background-color:#000000;
	padding: 0px;
	line-height:normal;
}

.postingImageFrame {
	float: left;
	border: 1px #A4A4A4 solid;
	padding:4px;
	margin-right: 10px;
	background-color: #eee;
	line-height:normal;
}

.viewMore a {
	margin-right:20px;
	color:666666;
}

li#navBar-mid-welcome {
	float:left;
	text-align: center;
	background-color:#transparent;
	background-image:none;
	background-repeat:repeat-x;
	margin-right:1px;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 50px;
	_padding-bottom:0px; /* >>> IE underscore hack <<< */
}

#loginBar {
	float:none;
	width:1000px;
	font-size:9px;
	text-align:right;
}
.contact p {
     font-size: 13px;
}

ul#navBar {
     height:28px;
}

li#navBar-mid-welcome {
     margin: 0px 0px 0px 40px;
}

li#navBar-mid-search {
     padding-left:20px;
}

.postSumBox {
	border-right: 1px solid #C2C7C6;;
        border-bottom: 1px solid #C2C7C6;
}

.boxgradientprimary .boxtop {
	_height:23px;
}

.postSumBox .boxtop {
        _height:23px;
}

.boxgradientsecondarycalendar .boxtop {
        _height:23px;
}

.boxgradientsecondary .boxtop {
	_height:23px;
}

.postingRatingDetailed {
       margin-bottom:10px;
}

#header1 {
    background-image: url(/media/system/ui/pocatelloparents4-1221170259196.png);
}

#siteHeading {

     display: none;
     visibility: hidden;
}
div#header2 {
   background-image: none;

}
div#header-in {
   background-image: none;

}

.box .wrapper {
	max-height:2000px;
}

.postingTitle-Table {
        clear:left;
}
