/*

Designed and Coded By: Aditya Ghuwalewala
Date: 04/06/2009

PRIMARY COLORS:

gray: #eaeaea;
deep-dark-blue: #25587E;
royal-blue: #2554C7;
black: #444444;
silver: #bcbcbc;
very-light-gray:#f0f0f0;
white: #ffffff;

*/

html
{
}

body
{
	font-size: 90%;
	font-family: helvetica, georgia, sans-serif;
	line-height: 1.6em;
	text-align: center;
	color: #444444;
}

ul, li, img, body, html
{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
	color: #2554C7;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

.fr
{
	float: right;
}

.fl
{
	float: left;
}

.flimage
{
        padding: 2px 5px 2px 0;
	float: left;
}

.fc
{
      position: absolute;
      right: 11.0em; 
}

.frinlinebutton1
{
      position: absolute;
      right: 4.0em; 
}

.frinlinebutton2
{
      position: absolute;
      right: 0.5em; 
}

.buttonStyle 
{
        background-color: #f0f0f0; 
        border-style: solid; 
        border-width:0.1px; 
        border-color: #bcbcbc;
	-moz-border-radius: 25px;
	margin: 2px 3px 2px 3px;
}

.buttonStyle:hover 
{
        border-color: #444444;
}

.boxStyle
{
        border-style: solid; 
        border-width: 1px; 
        border-color: #bcbcbc;
				font-size: 12px;
}

.linkbuttonStyle 
{
	font-weight: normal;
        font-color: #2554C7;
}

.linkbuttonStyle:hover 
{
	font-weight: bold;
        font-color: #444444;
}

p.text
{
       margin: 3px 15px 3px 15px;
}

p.line
{
       margin: 1px 0 1px 0;
       border: 0.1px solid;
       border-color: #f0f0f0;
}

/* CONTAINER */

#container
{
	font-family: helvetica, georgia, sans-serif;
	text-align: left;
	margin: auto;
	width: 100%;
}

#container ul, #container ul li a
{
	list-style-type: none;
}

/* ADMIN HEADER */
#adminHeaderSpan{
	width: 100%;
	background: #08427a;
}
#divAdminHeader
{
	font-family: helvetica, georgia, sans-serif;
	/*background: url(CSSImg/adminHeaderBG.jpg) repeat-x;*/
	width: 960px;
	height: 25px;
	font-size: 12px;
	position: relative;
	background: #08427a;
	margin: auto;
}

.adminHeaderTable
{
		float: right;
		position: relative;
		top: 3px;
		margin-right: 12px;
	}



#divAdminHeader  h4 {
        color: #ffffff;
        font-weight: normal;
        margin: -7px 0 0 0;
}

#divAdminHeader a
{
	text-decoration: none;
	color: #ffffff;
}

#divAdminHeader a:hover
{
	text-decoration: underline;
}

#divAdminHeader #divAdminHeaderEmail h4 {
        color: #ffffff;
        font-weight:bold;
}

/* HEADER */

#superHeader
{
	font-family: helvetica, georgia, sans-serif;
        margin: 0px; 
        /*border-top: 2px solid #bcbcbc;*/
	overflow: hidden;
	width: 100%;
	height: 50px;
	background: #1b5790;
}

#Content,
#headerSpan,
#header
{
	position: relative;
	width: 960px;
	margin: auto;
}

#headerImage 
{
        /*border-top: 1px solid #bcbcbc; 
        border-bottom: 1px solid #bcbcbc; */
	overflow: hidden;
        clear: both; 
	display: none;
}

#header h2 
{
	font-family: "Segoe UI", Arial, helvetica, georgia, sans-serif;
        font-size: 23px;
        font-weight: bold;
	text-align: center;
        margin: 12px 0px 0px 10px;
				text-align: left;
}

#header h4 
{
	font-family: helvetica, georgia, sans-serif;
	text-align: right;
        font-weight: bold;
        margin: 0 20px 0 20px;
        font-style: italic;
        z-index: 1;
				display: none;
}

#header a
{
	text-decoration: none;
	color: #fff;
}

#header a:hover
{
	text-decoration: none;
}

#header a img
{
	border: none;
}

/* PAGE NAV */

#divPageNavList li 
{ 
	font-family: helvetica, georgia, sans-serif;
	padding: 2px 2px 2px 0; 
	font-weight: bold; 
	float: left; 
        color: brown;
}
	
.spanPageNavList li a, .spanPageNavList li a:visited 
{ 
	color: #444444; 
	text-decoration: none; 
}
	
.spanPageNavList li a:hover 
{ 
	color: brown; 
}

/* SIDEBAR */
#sideBar
{
	font-family: helvetica, georgia, sans-serif;
	padding-top: 0.8em;
	margin-top: 35px;
	margin-bottom: 10px;
	width: 210px;
	float: right;
	position: relative;
}

#sideBar li
{
	margin-top: 0;
	margin-bottom: 0;
	padding: 0.05em 0.25em 0 0.1em;
	text-align: left;
}

#sideBar h3
{
	font-family: "Segoe UI", helvetica, georgia, sans-serif;
	margin-top: 15px;
	margin-bottom: 0;
	padding: .2em 1em;
	text-align: left;
	font-weight: bold;
  color: #fff;
  font-size: 15px;
	background: #1b5790;
	background: url(CSSImg/left-side-title-bg.gif) no-repeat;
}

.addthis_toolbox
{
     padding: 10px 0 0 0;
}

.addthis_toolbox .custom_images a
{
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0 .33em;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}


/* COMMUNITY WELCOME CONTROL */
#divCommunityWelcome
{
	font-family: helvetica, georgia, sans-serif;
	border: 1px solid #bcbcbc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 15px;
}

.communityWelcomeHello
{
	margin-top: 0;
	margin-bottom: 0;
	padding: .3em .5em;
	text-align: left;
	font-weight: bold;
        border-bottom: 1px solid #bcbcbc;
}

.communityWelcomeManage
{
	margin-top: 0;
	margin-bottom: 0;
	padding: .3em .5em;
	text-align: left;
        border-top: 1px solid #bcbcbc;
}

.communityWelcomeCenter
{
	margin-top: 0;
	margin-bottom: 0;
	padding: .3em .5em;
	text-align: left;
}

.communityWelcomeNonMember
{
	margin-top: 0;
	margin-bottom: 0;
	padding: .3em .5em;
	text-align: center;
	font-weight: bold;
}

/* MAIN CONTENT */

#mainContent
{
	font-family: helvetica, georgia, sans-serif;
	width: 500px;
	padding: 0 1em;
	margin-top: 28px;
        margin-left: 213px;
        min-height: 500px;
	position: relative;
	float: left;
}

#mainContent div
{
	overflow: hidden;
}


#mainContent h2
{
        margin: 14px 0 0 0;
        padding-bottom: 0.3em;
        border-bottom: 1px solid #bcbcbc;
				color: #2854BB;
				font-size: 15px;
}

#mainContent h3
{
        font-style:Italic;
        margin: 14px 0 0 0;
        padding-bottom: 0.3em;
        border-bottom: 1px solid #bcbcbc;
}

#mainContent h4 
{
        margin: 0 0 10px 0;
        font-weight: bold;
}
#mainContent p,
#mainContent li{
	font-size: 12px;
}

.errorMessagePanel
{
	width: 460px;
	float: left;
        background: #fff8c6;
	border: 1px solid #ff0000;
        padding: 2px 3px 2px 3px;
        margin: 10px 0 0 0;
        text-align: left;
	position: relative;
}

/* LIST TOPIC */
.listTopicDiv
{
	 border-bottom: 1px solid #CCDCEF;
}

/* Detail Post list sub menu */
.detailPostListSubMenu
{ 
	list-style: none; 
	width: 910px;
	height: 30px;
	padding: 5px 25px 0 25px; 
  margin: 0 0 15px 0;
	float: left;
	clear: both; 
	/*background: #e5ecf3;*/
	background: url(CSSImg/subHeaderBG.gif) no-repeat;
	position: absolute;
	top: -28px;
	left: -213px;	
	/*border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;*/
}

.detailPostListSubMenu li 
{ 
	padding: 0 20px 0 0; 
	float: left; 
        color: brown;
	font-size: 12px;
	color: #578CCA;
}
	
.detailPostListSubMenu li a, .detailPostListSubMenu li a:visited 
{ 
	color: #444444; 
	text-decoration: none; 
}
	
.detailPostListSubMenu li a:hover 
{ 
	color: brown; 
}

.detailPostListSubMenuCategoryList
{
       margin-top: 3px;
       color: brown;
}

/* Detail Post List Entries */
.listTopicTitle
{
        color: #444444;
        font-size: 24px;
        font-weight: bold;
        width: 480px;
        margin: 15px 0 -7px 0;
}

.spanTopicTitle a
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #2854BB;
}

.spanTopicTitle a:hover
{
	color: #333333;
	text-decoration: none;
}

.spanTopicTitle a img
{
	border: none;
}

.listTopicState
{
        color: green;
        font-size: 11px;
        text-transform: uppercase;
        margin: -8px 0 0 0;
}

.listTopicByOn
{
        margin: -12px 0 7px 0;
        font-size: 12px;
    color: #5F88CE;
		}

.listTopicByOnRep
{
        color: #444444;
        font-style: normal;
        font-weight: bold;
        font-size: 11px;
}

.listTopicByOnMaven
{
        color: #444444;
        font-style: normal;
        font-weight: bold;
        font-size: 11px;
}

.listTopicContent
{
        margin: -15px 0 -15px 0;
}

.listTopicPoll
{
        margin: 5px 0 5px 15px;
        font-size: 15px;
        text-align: center;
}

.listTopicPollOption
{
       font-weight: normal;
       padding: 0.2em;
}

.spanTopicPoll a
{
	text-decoration: none;
	color: #444444;
}

.spanTopicPoll a:hover
{
       font-weight: bold;
}

.spanTopicPoll a img
{
	border: none;
}

.listTopicPollOptionCount
{
       font-weight: normal;
       padding: 0.2em;
}

.tblTopicPoll
{
        border: 1px solid #bcbcbc;
}

.tcTopicPollOption1
{
      background: #ccff99;
      border: 1px solid #bcbcbc;
}

.tcTopicPollOption2
{
      background: #ffcccc;
      border: 1px solid #bcbcbc;
}

.tcTopicPollOption3
{
      background: #ffff99;
      border: 1px solid #bcbcbc;
}

.tcTopicPollOption4
{
      background: #e4e0eb;
      border: 1px solid #bcbcbc;
}

.tcTopicPollOption5
{
      background: #ccffe0;
      border: 1px solid #bcbcbc;
}

.listTopicCommentLink
{
        margin: 0 0 20px 0;
}

.spanTopicCommentLink a
{
	text-decoration: none;
	color: #444444;
	font-size: 12px;
}

.spanTopicCommentLink a:hover
{
	color: brown;
}

.spanTopicCommentLink a img
{
	border: none;
}

/* Detail Post List Paging */
.detailPostListPaging
{ 
	list-style: none; 
	width: 480px; 
	padding: 35px 0 0 0; 
        font-weight: bold;
	clear: both; 
}

.detailPostListPaging a, .detailPostListPaging a:visited 
{ 
	color: #444444; 
	text-decoration: none; 
}
	
.detailPostListPaging a:hover 
{ 
	color: brown; 
}

/* View Single Topic*/
.emptyCommentsList
{
      margin: -10px 0 0 15px;
}

.postComment
{
        margin: 20px 0 0 0;
        border-top: 1px solid #bcbcbc;
}

.viewTopicAdminControl
{
       color: red;
}

#DetailPostList_lblAdminNote{
	display: block;
	margin-top: 25px;
}

.listTopicComment
{
        margin: 0 0 20px 0;
        font-weight: bold;
        border-bottom: 1px solid #bcbcbc;
}

.thisCommentItem
{
}

.listCommentByOn
{
        color: #A3A3A3;
        margin: -5px 0 7px 0;
        border-bottom: 1px solid #bcbcbc;
        font-style: italic;
        font-size: 13px;
}

.listCommentByOnRep
{
        color: #444444;
        font-style: normal;
}

.listCommentByOnMaven
{
        color: #444444;
        font-style: normal;
}

.listPostSticky
{
       font-weight: bold;
       font-style: normal;
       color: #444444;
}

.listCommentContent
{
        margin: -25px 0 0 0;
}

.listCommentOptionSelected
{
        margin: -7px 0 2px 0;
}

.thisPostOptionSelected1
{
      background: #ccff99;
      padding: 2px;
      border: 1px solid #bcbcbc;
}

.thisPostOptionSelected2
{
      background: #ffcccc;
      padding: 2px;
      border: 1px solid #bcbcbc;
}

.thisPostOptionSelected3
{
      background: #ffff99;
      padding: 2px;
      border: 1px solid #bcbcbc;
}

.thisPostOptionSelected4
{
      background: #e4e0eb;
      padding: 2px;
      border: 1px solid #bcbcbc;
}

.thisPostOptionSelected5
{
      background: #ccffe0;
      padding: 2px;
      border: 1px solid #bcbcbc;
}

.listDeletedComment
{
        margin: 0 0 20px 0;
        font-weight: bold;
}

.listTopicEditCategoryWorkflow
{
      border: 1px solid red;
      padding: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      margin: 5px 0 5px 0;
}

.listTopicLinkButton
{
     padding: 5px;
}

.listTopicAnalysisButtonAll
{
     color: #444444;
     font-weight: bold;
}

.listTopicAnalysisButtonAdmin
{
     font-weight: bold;
}

.listTopicAnalysis
{
     margin: 0 15px 20px 15px;
}

.listTopicComments
{
     padding: 5px 0 0 0;
}

/* CREATE TOPIC */
.topicDivs
{
     margin: -5px 5px -15px 5px;
}

.topicButtonDiv
{
     margin: 5px 5px 0 0;
}

.topicCategoriesDiv 
{ 
	list-style: none; 
	width: 92%; 
	padding: 0 2px; 
	float: left;
        margin: -5px 5px -20px 3px;
	clear: both; 
}

.topicErrorDiv
{
     margin: 10px 5px 0 5px;
}

/* FOOTER */
#divFooter
{
	font-family: helvetica, georgia, sans-serif;
	clear: both;
        border-top: 2px solid #bcbcbc;
	text-align: right;
        margin: 10px auto 0 auto;
				width: 960px;
}

#divFooter  p 
{
	margin: 10px;
        position: relative;
        color: #000000;
	font-weight: bold;
}

#divFooter a
{
	text-decoration: none;
	color: #000000;
}

#divFooter a:hover
{
	text-decoration: underline;
}

/* New Styles */
#divPageNavList 
{ 
	font-family: helvetica, georgia, sans-serif;
	list-style: none; 
	float: right;
	clear: both; 
	position: relative;
	top: -32px;
}
#lvPageNavList_itemPlaceHolderContainer li{
	float: left;
	height: 50px;
}
#lvPageNavList_itemPlaceHolderContainer li:hover{
	background: url(CSSImg/left-nav-hover.gif) left 2px no-repeat;
}
#lvPageNavList_itemPlaceHolderContainer li:hover p{
	background: url(CSSImg/right-nav-hover.gif) right top no-repeat;
}
#lvPageNavList_itemPlaceHolderContainer li#pageNavSelectedItem{
	background: url(CSSImg/left-nav-bg.gif) left 2px no-repeat;
}
#lvPageNavList_itemPlaceHolderContainer li#pageNavSelectedItem p{
	background: url(CSSImg/right-nav-bg.gif) right top no-repeat;
}
#lvPageNavList_itemPlaceHolderContainer li p,
#lvPageNavList_itemPlaceHolderContainer li a{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #fff;
}
#lvPageNavList_itemPlaceHolderContainer li p{
	height: 35px;
	margin: 0px 0px 0px 10px;
	padding: 15px 25px 0px 15px;
	color: #1B5790;
}

#SideBarBasicPostListPopular_lvBasicPostList_itemPlaceHolderContainer li a,
#SideBarBasicCategoryList_lvBasicCategoryList_itemPlaceHolderContainer li a,
#SideBarBasicPostListRecent_lvBasicPostList_itemPlaceHolderContainer li a{
	font-weight: bold;
	font-size: 12px;
	color: #425cb6;
}

#DetailPostList_lblCategories{
	font-size: 12px;
	color: #578CCA;
}

#divCategoryList{
	width: 210px;
	position: absolute;
	left: -744px;
	top: 0px;
}
#divCategoryList h3{
	margin-top: 10px;
}

span#DetailPostList_lblDeletedTopics,
.detailPostListSubMenu li span{
	display: block;
	float: left;
	background: url(CSSImg/subHeadActiveBG.gif) no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	width: 72px;
	text-align: center;
}
#divCategoriesDropdownList{
	float: right;
}
#divTopicState{
	clear: left;
}
