/* Copyright © 2007 Jeffrey Bazinet, http://www.vwd-cms.com/ */

.standardtitle 
{
    float:none;
    clear:left;
    display:block;
    width:100%;  
    height:25px;
    color:#336699;
    font-family:verdana;
    font-size:1.3em;
    font-weight:bold;
    text-decoration:none;
    padding:3px 0px 3px 0px;
    margin:0px;
    text-transform:uppercase;
    text-indent:3px;
}

/* *******************
   FORUM NAV STYLES 
******************** */
.forumnav
{
	float:left;
	display:inline;
    max-width:625px;
    margin:0px 5px 0px 5px;
    padding:1px 0px 3px 0px;
}
.forumtitle 
{
    display:block;
    height:27px;
    padding:5px 0px 1px 0px;
    margin:2px 2px 2px 0px;
    text-align:left;
    color:#336699;
    font-family:verdana;
    font-size:1.3em;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
    vertical-align:middle;
    text-indent:3px;
}
.forumnavcell 
{
    float:left;
    padding:5px 5px 5px 5px;
    margin:2px 2px 2px 2px;
    text-align:center;
    background-color:#f3f3f3;
    border:solid 1px #efefef;
}
.forumnavcellselected 
{
    float:left;
    padding:5px 5px 5px 5px;
    margin:2px 2px 2px 2px;
    text-align:center;
    background-color:#FFFFCC;
    border:solid 1px silver;
}
.forumnavlink 
{
    color:#303030;
    font-family:verdana;
    font-size:1.3em;
    font-weight:bold;
    text-decoration:none;
    padding:0px;
    margin:0px;
    text-transform:uppercase;
}
.forumnavlink:hover
{
    color:#009900;
}

/* *******************
   TOPIC NAV STYLES 
******************** */
.topicnav
{
	float:left;
	display:inline;
	/*max-width:625px;*/
	margin:0px 5px 0px 5px;
	padding:0px;
}

.topicnavrow 
{
	/*max-width:625px;*/
    margin:0px 5px 0px 5px;
    height:20px;
    padding:0px;
    text-align:left;
}
.topicnavrowselected 
{
	/*max-width:625px;*/
    margin:0px 5px 0px 5px;
    height:20px;
    padding:0px;
    text-align:left;
    background-color:#FFFFCC;
    border:dotted 1px #333333;
}
.topicnavcell 
{
    float:left;
    padding:0px 0px 0px 0px;
    margin:0px;
    text-align:left;
    vertical-align:middle;
    /* width:600px; */
    height:20px;
    overflow:hidden;
    background-color:Transparent;
}

.topicnavlink 
{
    padding:0px 0px 0px 2px;
    color:#303030;
    font-family:verdana;
    font-size:10pt;
    font-weight:normal;
    margin:0px;    
}
.topictype
{
    width:16px;
    background-position:left center;
    background-repeat:no-repeat;
    padding:0px 0px 0px 19px;
    color:#333333;
    font-family:verdana;
    font-size:10pt;
    font-weight:normal;
    line-height:1.5em;
    margin:0px;
}
.topicheadercell 
{
    padding:3px 0px 2px 0px;
    margin:0px;
    border-top:solid 2px #336699;
    text-align:left;
    vertical-align:middle;
    text-indent:3px;
}
/* *******************
   POST NAV STYLES 
******************** */

.postviewer
{
	float:left;
	display:inline;
	/*max-width:625px;*/
	margin:0px 5px 0px 5px;
	padding:0px;
}

.postheadercell 
{
    padding:3px 0px 2px 0px;
    margin:0px;
    border-top:solid 2px silver;
    text-align:left;
    background-color:#efefef;
    vertical-align:middle;
    text-indent:3px;
}
.postcell 
{
	/*max-width:625px;*/
    padding:0px;
    margin:5px 5px 5px 5px;
    text-align:left;
    color:#303030;
    font-family:verdana;
    font-size:10pt;
    line-height: 1.5em;
}
.postdate
{
    background-position:left center;
    background-repeat:no-repeat;
    padding:0px 0px 0px 19px;
    color:#333333;
    font-family:verdana;
    font-size:10pt;
    font-weight:bold;
    margin:0px;
}
.postuser
{
    background-position:left center;
    background-repeat:no-repeat;
    padding:0px 0px 0px 19px;
    color:steelblue;
    font-family:verdana;
    font-size:10pt;
    font-weight:bold;
    margin:0px;
}
.posttype
{
    width:16px;
    background-position:left center;
    background-repeat:no-repeat;
    padding:0px 0px 0px 19px;
    color:#333333;
    font-family:verdana;
    font-size:10pt;
    font-weight:normal;
    line-height:1.5em;
    margin:0px;
}

.posteditor
{
    padding:0px 0px 2px 15px;
    margin:0px;
}
.posteditortextbox
{
    width:580px;
    color:black;
    font-family:verdana;
    font-size:10pt;
    padding:0px;
    margin:0px;
    border:solid 1px steelblue;
}
.posteditorcaption
{
    color:#303030;
    font-family:verdana;
    font-size:10pt;
    padding:0px;
    margin:0px;
}

.warningmsg 
{
    font-family:verdana;
    font-size:10pt;
    font-weight:bold;
    color:Maroon;
    border:dotted 2px silver;
    background-color:lightyellow;
    margin:2px;
    padding:2px;
}
.errormsg 
{
    font-family:verdana;
    font-size:10pt;
    font-weight:bold;
    color:Maroon;
    background-color:lightyellow;
    margin:2px;
    padding:2px;
}
.standardicon
{
    width:16px;
    height:16px;
    padding:0px;
    margin:0px;
    border:solid 1px red;
    vertical-align:middle;
}
.infomsg 
{
    font-family:verdana;
    font-size:10pt;
    font-weight:bold;
    color:Navy;
    background-color:lightyellow;
    margin:2px;
    padding:2px;
    border:solid 1px silver;
    width:600px;
}

