/*

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:0.1px; 
        border-color: #bcbcbc;
}

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

#container ul, #container ul li a
{
	list-style-type: none;
}

/* ADMIN HEADER */
#divAdminHeader
{
	font-family: helvetica, georgia, sans-serif;
        background: url(CSSImg/adminHeaderBG.jpg) repeat-x;
        width: 750px;
        height: 23px;
	font-size: 90%;
}

.adminHeaderTable
{
      float: right;
}

#divAdminHeader  h4 {
        color: #ffffff;
        font-weight: normal;
        margin: -5px 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: 10px 0 0 0; 
        border-top: 2px solid #bcbcbc;
	overflow: hidden;
}

#header
{
	overflow: hidden;
        height: 55px;
}

#headerImage 
{
        border-top: 1px solid #bcbcbc; 
        border-bottom: 1px solid #bcbcbc; 
	overflow: hidden;
        clear: both; 
}

#header h2 
{
	font-family: helvetica, georgia, sans-serif;
        font-size: 30px;
        font-weight: bold;
	text-align: center;
        margin: 15px 0 15px 0;
}

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

#header a
{
	text-decoration: none;
	color: #444444;
}

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

#header a img
{
	border: none;
}

/* PAGE NAV */
#divPageNavList 
{ 
	font-family: helvetica, georgia, sans-serif;
	list-style: none; 
	width: 750px; 
	padding: 0 2px; 
	border-bottom: 2px solid #bcbcbc; 
	float: left;
	clear: both; 
}

#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: 10px;
	margin-bottom: 10px;
	width: 210px;
	float: right;
}

#sideBar li
{
	margin-top: 0;
	margin-bottom: 0;
	padding: 0.05em 0.25em 0 0.1em;
	text-align: left;
}

#sideBar h3
{
	font-family: helvetica, georgia, sans-serif;
	margin-top: 15px;
	margin-bottom: 0;
	padding: .2em .5em;
	text-align: left;
	font-weight: bold;
        color: #444444;
        font-size: 17px;
        border-top: 3px solid #bcbcbc; 
        border-bottom: 1px solid #bcbcbc;
}

.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: 10px;
        margin-right: 220px;
        min-height: 500px;
}

#mainContent div
{
	overflow: hidden;
}


#mainContent h2
{
        margin: 14px 0 0 0;
        padding-bottom: 0.3em;
        border-bottom: 1px solid #bcbcbc;
}

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

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

/* Detail Post list sub menu */
.detailPostListSubMenu
{ 
	list-style: none; 
	width: 460px; 
	padding: 0 25px; 
        margin: 0 0 15px 0;
	float: left;
	clear: both; 
}

.detailPostListSubMenu li 
{ 
	padding: 0 20px 0 0; 
	float: left; 
        font-weight: bold;
        color: brown;
}
	
.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
{
	text-decoration: none;
	color: #444444;
}

.spanTopicTitle a:hover
{
	color: brown;
}

.spanTopicTitle a img
{
	border: none;
}

.listTopicState
{
        color: green;
        font-size: 12px;
        text-transform: uppercase;
        margin: -8px 0 0 0;
}

.listTopicByOn
{
        color: #A3A3A3;
        margin: -10px 0 7px 0;
        border-bottom: 1px solid #bcbcbc;
        font-style: italic;
        font-size: 13px;
}

.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;
        border-bottom: 1px solid #bcbcbc;
}

.spanTopicCommentLink a
{
	text-decoration: none;
	color: #444444;
}

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

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

#divFooter  p 
{
	margin: 10px;
        position: relative;
        color: #000000;
	font-weight: bold;
}

#divFooter a
{
	text-decoration: none;
	color: #000000;
}

#divFooter a:hover
{
	text-decoration: underline;
}

