/* $Id: mini-forums.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/

.syndicate
{
text-decoration:none;
color:#000000;
font-family:sans-serif;
font-size:11px;
}

#MiniForumsHomeLink
{
text-decoration:none;
color:#000000;
font-family:sans-serif;
font-size:11px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}


ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #31659C;
 border-bottom: none;
 background: #fff;
 text-decoration: none;
 color:#003399;
}

ul.tabbernav li a:hover
{
 color:#184DC6;
 background: #eee;
 text-decoration: none;
 border-color: #BA0B2D;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-color: #31659C;
 text-decoration: none;
 border-bottom: 1px solid #fff;
 border: 1px solid #31659C;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #184DC6;
 background: white;
 text-decoration: none;
 border-bottom: 1px solid white;
}

ul.tabbernav li.tabberinactive a
{
 text-decoration: none;
}

ul.tabbernav li.tabberinactive a:hover
{
  text-decoration: none;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabbertab {
 padding:5px;
 border:1px solid #31659C;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */
 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabbertab h2 {
 display:none;
}
.tabbertab h3 {
 display:none;
}

.tabbertabhide {
display:none;
}

.forummaintable {
font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
font-size:12px;
border: 1px solid #31659C;
text-align:justify;
background-color:#fff;
color: #000;
padding:1px;
width:50%;
}

.tabmaintable {
font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
font-size:12px;
border: 0;
text-align:justify;
background-color:#fff;
color: #000;
padding:1px;
width:200px;
}
.button {
 font-size: 12px;
 font-weight:lighter;
}

.topicstarter {
font-size: 9px;
background-color:#FFFFFF;
font-family: Westminster, Verdana, Sans Serif;
font-weight: lighter;
color: #817679;
}
.ampmtopictext {
font-size: 11px;
background-color:#FFFFFF;
color:#3E3535;
}
.ampmnew{
font-size: 9px;
background-color:#FFFFFF;
color:red;
}
.forumtopichead {
font-size: 12px;
font-weight:bold;
text-align:left;
color:#31659C;
padding:3px;
}
.row1 {
font-size:12px;
padding:4px 4px 10px 4px;
}

.row2 {
font-size:12px;
background-color:#EDF4FB;
padding:4px 4px 10px 4px;
}

#post {
background-color: #eee;
width:100%;
}

#post .reply {
background-color:#fff;
}
.posted {
font-size:11px;
background-color: #31659C;
color:#fff;
margin-bottom:10px;
border:2px solid #ccc;
}

.posted a {color:#fff;}

.poster {
background:url(http://www.ampminsure.org.beta.grmtech.com/styles/apin/img/icon_mini_profile.gif) no-repeat left;
background-color: #31659C;
padding-left:14px;
vertical-align:middle;
}

.postdate {
background:url(http://www.ampminsure.org.alpha.in.grmtech.com/styles/apin/img/icon_minipost.gif) no-repeat left;
background-color: #31659C;
padding-left:14px;
}
.space {
width:20%;
}

td {
vertical-align:top;
}

#listtopic {
font-weight:normal;
font-size:12px;
width:100%;
border:0;
text-align:left;
}

.answeredtopicshead {
font-weight:bold;
color:#000;
border-bottom:1px dotted #ccc;
margin-bottom:2px;
width:100%;
}


#listtopic li {
list-style-type:disc;
list-style-position:inside;
margin-bottom:4px;
font-size: 12px;
color:#BA0B2D;
}

#listtopic li span {
font-size: 10px;
color:#000;
}

#listtopic li a,a:link,a:active,a:visited
{
 color:#003399;
 text-decoration:none;
}

#listtopic li a:hover
{

 color:#184DC6;
}

.maintable {
font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
font-size:12px;
border: 0px solid #31659C;
text-align:justify;
background-color:#fff;
color: #000;
padding:1px;
}

.topicstarter {
color:black;
font-size: 10px;
padding:1px;
background-color: #F0F7FF;
}

.quotestopicstarter{
color:black;
font-size: 10px;
padding:1px;

}
.ampmcomment{
font-size: 10px;
}
.forumtopichead {
font-size: 12px;
font-weight:bold;
text-align:left;
color:#31659C;
padding:3px;
}

.forumtopicdescription {
font-size:11px;
border:0px solid #ccc;
background-color:#EDF4FB;
padding: 5px;
}



.window {
  background-color: #c0c0c0;
  border-color: #f0f0f0 #606060 #404040 #d0d0d0;
  border-style: solid;
  border-width: 2px;
  margin: 0px;
  padding: 2px;
  position: absolute;
  text-align: left;
  visibility: hidden;
  vertical-align: top;
}

.titleBar {
  background-color: #31659C;
  cursor: default;
  color: #ffffff;
  font-family: "MS Sans Serif", "Arial", "Helvetica", sans-serif;
  font-size: 8pt;
  font-weight: bold;
  margin: 0px;
  padding: 2px 2px 2px .5em;
  text-align: right;
  white-space: nowrap;

}
.titleBarText {
  float: left;
  overflow: hidden;
  text-align: left;
}
.toptitleBarText {
  text-align: center;
  font-size: 9pt;
  color: #461B7E;
  padding: .5em;
}

.titleBarButtons {
  border-style: none;
  border-width: 0px;
  vertical-align: middle;
  width: 50px;
  height: 14px;
}
.clientArea {
  background-color: #ffffff;
  border-color: #404040 #e0e0e0 #f0f0f0 #505050;
  border-style: solid;
  border-width: 2px;
  color: #000000;
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 10pt;
  margin: 2px 0px 0px 0px;
  overflow: auto;
  padding: .5em;

}
.newstopictitle{
margin-top: 0;
margin-bottom: 0.2em;
font-size: 12px;
font-weight: normal;
clear: left;
color: #151B8D;
text-decoration: underline;
}
a.newstopictitle:link{
margin-top: 0;
margin-bottom: 0.2em;
font-size: 10px;
font-weight: normal;
clear: left;
color: #151B8D;
text-decoration: underline;
}

a.newstopictitle:visited{
color: #151B54;
font-size: 10px;
text-decoration: underline;

}
a.newstopictitle:hover{
color:#151B54;
font-size: 10px;
text-decoration: underline;
}
.bodyimage{
font-size: 11px;
color:#3E3535;
}
.jokestitle{
font-size: 12px;
color:#151B8D;
font-weight:bold;
}
.jokesbodytext{
font-size: 11px;
color:#3E3535;

}
.topimage{
background:url(http://www.ampminsure.org.alpha.in.grmtech.com/styles/apin/img/syndicationnewstop.gif) no-repeat;
height:15px;

}
.leftimage{
background:url(http://www.ampminsure.org.alpha.in.grmtech.com/styles/apin/img/syndicationnewsleft.gif) no-repeat;
height:199px;
}
.rightimage{
background:url(http://www.ampminsure.org.alpha.in.grmtech.com/styles/apin/img/syndicationnewsright.gif) no-repeat;
}
.buttomimage{
background:url(http://www.ampminsure.org/styles/apin/img/syndicationnewsbottom.gif) no-repeat;
}
#marqueecontainer{
position: relative;
width: 205px; /*marquee width */
height: 200px; /*marquee height */
background-color: #F0F7FF;
border: 1px inset blue;
overflow: hidden;
padding: 2px;
padding-left: 1px;
padding-right: 1px;

}
#jokesmarqueecontainer{
position: relative;
width: 210px; /*marquee width */
height: 220px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 2px;
padding-left: 1px;
}
.form {
 margin: 0px;
 padding: 0px;
 display: inline;
}
/* Form elements */
.input,textarea, select {
        color : #000000;
        font: normal 11px Verdana, Arial, Helvetica, sans-serif;
        border-color : #000000;
}

.input { text-indent : 2px; }

.ampmjokestitle
{
        background-color:#FFF;
        font-size:12px;
        float:left;
        width:auto;
}
.ampmjokessubmittedbytext
{
        background-color:#FFF;
        font-size:10px;
        float:right;
        width:auto;
}

a.details {
position:relative;
text-decoration:none;
font-weight:normal;
border:0;
}

a.details span {
display: none;
font-weight:normal;
cursor:auto;
}

a.details:hover {
z-index:1;
background:transparent;
font-weight:normal;
}

a.details:hover span {
display:block;
position:absolute;
left:-160px;
width:150px;
border:0;
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
padding:6px;
}
