﻿body
{
	background-color: #ffffff;
	background-image: url(/images/new/backgroundImageOD.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

.topBar
{
	height: 35px;
	background-color: #4d4e50;
	border-bottom: 6px solid #a3cd3a;
	width: 100%;
}



.footerBar
{
	height: 35px;
	background-color: #4d4e50;
	border-top: 6px solid #a3cd3a;
	width: 100%;
    position: fixed;
    bottom:0;
    z-index: 99;

}



.footerTextContainer
{
	width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
	font-family: Arial;
	font-size: 12px;
	color: White;
	text-align: right;
}
.footerTextContainer a
{
	font-family: Arial;
	font-size: 12px;
	color: White;
	text-decoration: underline;
}


#contentHolder
{
	width: 1040px;
	margin: 0 auto;
	    margin-bottom: 35px;
}

#headerContainer
{
	width: 1040px;
	height: 145px;
	background-image: url(/images/new/mainHeaderBG.png);
}


#leftTop
{
	background-image: url(/images/new/containerLeftTop.png);
	width: 150px;
	height: 76px;
}

#middleTop
{
	background-image: url(/images/new/containerMiddleTop.png);
	width: 560px;
	height: 76px;
}

#rightTop
{
	background-image: url(/images/new/containerRightTop.png);
	width: 330px;
	height: 76px;
}

#leftContent
{
	background-image: url(/images/new/leftColumBGShadow.png);
	background-repeat: repeat-y;
}

#leftContentSide
{
	background-image: url(/images/new/leftSideContentSide.png);
	background-repeat: repeat-y;
}
#leftContentFooter
{
	background-image: url(/images/new/leftSideContentsFooter.png);
	background-repeat: no-repeat;
	height: 30px;
}

#middleContent
{
	background-image: url(/images/new/middleColumnBG.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#rightContent
{
	background-image: url(/images/new/rightColumnBGShadow.png);
	background-repeat: repeat-y;
}

#rightContentSide
{
	background-image: url(/images/new/rightSideContentsSide.png);
	background-repeat: repeat-y;
}
#rightContentFooter
{
	background-image: url(/images/new/rightSideContentsFooter.png);
	background-repeat: no-repeat;
	height: 30px;
}

#leftFooter
{
	background-image: url(/images/new/leftFooter.png);
	height: 42px;
	width: 150px;
	background-repeat: no-repeat;
}

#middleFooter
{
	background-image: url(/images/new/middleFooter.png);
	height: 42px;
	width: 560px;
	background-repeat: no-repeat;
}

#rightFooter
{
	background-image: url(/images/new/rightFooter.png);
	height: 42px;
	width: 330px;
	background-repeat: no-repeat;
}

.rightSideHeader
{
	background-image: url(/images/new/rightSideSectionHeader.png);
	height: 43px;
	width: 330px;
	background-repeat: no-repeat;
}

.rightSideHeader img
{
	padding-top: 7px;
	padding-left: 25px;
}

#mainSlideHolder
{
	width: 511px;
	min-height: 159px;
	margin-left: 23px;
	background-repeat: repeat-x;
	background-position: top;
	/*background-color: #a7bbbb;
	border-top: 1px solid #699db0;
	border-left: 1px solid #699db0;
	border-right: 1px solid #699db0;*/
}
#chatHolder
{
	background-image: url(/images/new/chatHolderBG.png);
	width: 511px;
	min-height: 159px;
	margin-left: 23px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #a7bbbb;
	border-top: 1px solid #699db0;
	border-left: 1px solid #699db0;
	border-right: 1px solid #699db0;
}

#mainChatHeader
{
	background-image: url(/images/new/inputAreaFooterPlusBar.png);
	height: 55px;
	width: 560px;
	background-repeat: no-repeat;
}

#mainChatHeader img
{
	padding-top: 20px;
	padding-left: 45px;
}


#slideHolder
{
	background-image: url(/images/new/slideHolder.png);
	background-position: top;
	width: 300px;
	min-height: 232px;
	background-repeat: no-repeat;
	padding-left: 30px;
}
#slideFrame
{
	padding-top: 32px;
}
.smallSlide
{
	padding: 5px;
	width: 240px;
	background-color: White;
	border-right: 3px solid #D6D1C8;
	border-bottom: 3px solid #D6D1C8;
	margin-bottom: 10px;
}
.smallSlideBorder
{
}

#pinboardHolder
{
	background-image: url(/images/new/mainpage_pinboardBackground.png);
	width: 278px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
	margin-left: 18px;
}

#pollBG
{
	background-image: url(/images/new/mainpage_pinboardBackground.png);
	width: 258px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
	margin-left: 18px;
	padding: 10px 10px 10px 10px;
}

#pollContainer
{
}


#pollQuestion
{
	text-align: center;
	color: #333333;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

#pollAnswerHolder
{
	text-align: left;
	color: #333333;
	font-family: Arial;
	font-size: 16px;
}

#postPollFeedback
{
	text-align: center;
	color: #333333;
	padding: 10px;
	font-family: Arial;
}


#mainFeedHolder
{
	width: 513px;
	margin-left: 23px;
}

.greybackgroundTextbox
{
	background-image: url(/images/new/textboxBackground300.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	height: 33px;
	border-style: none;
}


.tooltip
{
	position: absolute;
	padding: 5px 7px;
	z-index: 2;
	color: #303030;
	background-color: #f5f5b5;
	border: 1px solid #DECA7E;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}


/* participate buttons */

#comments, #images, #urls, #files, #question
{
	width: 33px;
	height: 33px;
}

#question.enabled
{
	background-image: url(/images/new/participate_questionOff.png);
}

#question.enabled:hover
{
	background-image: url(/images/new/participate_questionOn.png);
}
#question.selected
{
	background-image: url(/images/new/participate_questionOn.png);
}



#comments.enabled
{
	background-image: url(/images/new/participate_commentOff.png);
}

#comments.enabled:hover
{
	background-image: url(/images/new/participate_commentOn.png);
}
#comments.selected
{
	background-image: url(/images/new/participate_commentOn.png);
}



#images.enabled
{
	background-image: url(/images/new/participate_imageOff.png);
}

#images.enabled:hover
{
	background-image: url(/images/new/participate_imageOn.png);
}
#images.selected
{
	background-image: url(/images/new/participate_imageOn.png);
}


#urls.enabled
{
	background-image: url(/images/new/participate_urlOff.png);
}

#urls.enabled:hover
{
	background-image: url(/images/new/participate_urlOn.png);
}
#urls.selected
{
	background-image: url(/images/new/participate_urlOn.png);
}


#files.enabled
{
	background-image: url(/images/new/participate_fileOff.png);
}

#files.enabled:hover
{
	background-image: url(/images/new/participate_fileOn.png);
}
#files.selected
{
	background-image: url(/images/new/participate_fileOn.png);
}

.watermarkGreyTextArea
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(/images/new/inputAreaTextboxBG.png);
	background-repeat: no-repeat;
	background-color: #e9eae1;
	background-position: left top;
	width: 470px;
	height: 84px;
	padding-left: 10px;
	padding-top: 7px;
	border-style: none;
	display: block;
}

.watermarkGreyTextAreaSmaller
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(/images/new/inputAreaTextboxBG.png);
	background-repeat: no-repeat;
	background-color: #e9eae1;
	background-position: left top;
	width: 470px;
	height: 54px;
	padding-left: 10px;
	padding-top: 7px;
	border-style: none;
	display: block;
}


.watermarkGreyTextBox
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(/images/new/inputAreaTextboxBG.png);
	background-repeat: no-repeat;
	background-color: #e9eae1;
	background-position: left top;
	width: 470px;
	height: 17px;
	padding-left: 10px;
	padding-top: 7px;
	border-style: none;
	display: block;
}


.redErrorMessage
{
	color: #f20909;
}


#playerHolder
{
	padding-left: 23px;
}


.imagesContainerOffset
{
	float: left;
	position: relative;
	margin-top: -54px;
	z-index: 99;
}

.imageTable, .imageTable tr, .imageTable tr td
{
	padding: 0;
}


.imageTableContent
{
	width: 250px;
	text-align: center;
	padding: 10px;
	background-color: White;
	cursor: pointer;
}

.imageTableUploadedBy
{
	font-family: Verdana,Arial;
	font-style: italic;
	color: #8cc541;
	font-size: 0.8em;
}

.bold
{
	font-weight: bold;
}


/*main feed chat item container styles */


#loadMore
{
   color: #ffffff; 
   font-family: Arial;
            font-size: 16px; 
            font-weight: bold; 
            cursor: pointer; 
            width: 471px; 
            height: 20px;
            padding: 20px;
             margin-bottom: 10px;
              background: #a3cd3b;
              	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
border: 1px solid #a3cd3b;
}


.chatItemContainer
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #bababa;
	padding: 10px;
	margin-bottom: 10px;
	word-wrap: break-word;
	word-break: break-all;
	width: 491px;
}

.feedItemName
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #65ae45;
}

.viaTwitter
{
	font-family: Arial;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	color: #359eed;
}

.feedItemChatText
{
    word-wrap: break-word;
	word-break: break-all;
	color: #4b4b4b;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-family: Arial;
}

.feedItemChatText a
{
	color: #65ae45;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
}

.feedItemName a
{
	color: #65ae45;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}


.feedItemDate
{
	color: #5b5b5b;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial;
}


.pollResultsHolder
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #3c3c3c;
	padding: 10px;
	margin-bottom: 10px;
	word-wrap: break-word;
	word-break: break-all;
	width: 491px;
}

.tweetHolder
{
	background-color: #ffffff;
	background-image: url('/images/new/gradient_tweet.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.commentHolder
{
	background-color: #ffffff;
	background-image: url('/images/new/gradient_comment.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
.fileHolder
{
	background-color: #ffffff;
	background-image: url('/images/new/gradient_file.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.photoHolder
{
	background-color: #ffffff;
	background-image: url('/images/new/gradient_image.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.urlHolder
{
	background-color: #ffffff;
	background-image: url('/images/new/gradient_url.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.pollHolder
{
	background-color: #ffffff;
	background-image: url('/images/new/gradient_comment.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
.questionHolder
{
	background-color: #ffffff;
	background-image: url('/images/new/gradient_question.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.paddingTop10
{
	padding-top: 10px;
}
.paddingTop5
{
	padding-top: 5px;
}
.italic
{
	font-style: italic;
}

.isInAudienceHolder
{
	width: 24px;
}

.computerImage
{
	width: 64px;
}

.chatFeedImage
{
	width: 132px;
	border: solid 1px #6cae4b;
	cursor: pointer;
}

.chatFeedImagePinboard
{
	width: 250px;
	border: solid 1px #6cae4b;
	cursor: pointer;
}

.imageHolder
{
	width: 64px;
}
.urlImage
{
	width: 64px;
}


.imageTableContent
{
	width: 250px;
	text-align: center;
	padding: 10px;
	background-color: White;
}


.linkTableContent
{
	width: 525px;
	text-align: left;
	padding: 10px;
	background-color: White;
}

.linkTableContent a
{
	color: #65ae45;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}

.linkTableUploadedBy
{
	color: #4b4b4b;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-family: Arial;
}

#smallPlayerPadding
{
	margin-left: 18px;
}
.pollResultsHolder .feedItemName
{
	color: #7ec045;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial;
}

.pollResultsHolder .feedItemChatText
{
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}


.pinBoardItem
{
	margin-top: 10px;
	margin-left: 3px;
	background-color: #F6FAD5;
	width: 271px;
}

.pinBoardItemBody
{
	padding: 0;
	background-image: url('/images/new/pinboardback.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #f5f9d4;
	width: 269px;
	padding-bottom: 10px;
}

.pinBoardItemBody div, .pinBoardItemBody table
{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 5px;
}

.pinBoardItemBody div table tr td, .pinBoardItemBody table tr td
{
	vertical-align: top;
}

.pinBoardItemBodyRight
{
	padding: 0;
	background-image: url('/images/new/pinboardbackrepeat.jpg');
	background-repeat: repeat-y;
	width: 2px;
}

.pinBoardItemFooter
{
	background-image: url('/images/new/pinboardbackbottom.jpg');
	background-repeat: no-repeat;
	height: 5px;
	width: 269px;
}

.pinBoardItemFooterRight
{
	background-image: url('/images/new/pinboardbackbottomright.jpg');
	background-repeat: no-repeat;
	height: 5px;
	width: 2px;
}
.chatItemContainerTextHolderPinboard
{
	width: 200px;
}

.pinboardFileTextContainer
{
    width: 179px;
    padding: 0px;
    margin: 0px;
    text-align: left;
    float: left;
}

.bold
{
    font-weight: bold;
}

.photopagecaption
{
    color: #4B4B4B;
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 10px;
}

.greenLink
{
	color: #6cae4b;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}
.greenLink:visited
{
	color: #6cae4b;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}
