

/* Normal Bubble */
div.bubble {
	width: auto;
	margin-bottom: 24px;
	text-decoration: none;

}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
	font-size:9pt;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 9px 0px 0px 15px;
	top: 6px;
	background: transparent url(../images/tip.gif) no-repeat 20px 0;
	font-style: normal;
}

/* Rounded Bubble */
div.rounded {
	margin-bottom: 10px;
	border: 3px solid #fff;
	background-color: #b7e0ff;
}
div.rounded blockquote {
	border: 0;
	background-color: transparent;
	color : black;
}
div.rounded blockquote p {
	margin: 0px 10px;
}

div.rounded {
	margin-bottom: 10px;
	border: 3px solid #fff;
	background-color: #C7D6EC;
}
div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.rounded blockquote p {
	margin: 0px 10px;
}

div.bubble
{
   margin-top: 20px;
}
div.bubble cite.rounded {
	position: relative;
	margin-left: 80px;
	padding-left: 15px;
	padding-top: 13px;
	top: 8px;
	background: transparent url(../images/point3.gif) no-repeat 15px 0;
}




div.commentA div.rounded
{
	background-color: #ECC7C7;
}

div.commentA cite.rounded
{
	background: transparent url(../images/point1.gif) no-repeat 15px 0;
}

div.commentB div.rounded
{
	background-color: #E5ECC9;
}

div.commentB cite.rounded
{
	background: transparent url(../images/point2.gif) no-repeat 15px 0;
}

div.commentC div.rounded
{
	background-color: #C9D7EC;
}

div.commentC cite.rounded
{
	background: transparent url(../images/point3.gif) no-repeat 15px 0;
}

div.commentD div.rounded
{
	background-color: #E5C9EC;
}

div.commentD cite.rounded
{
	background: transparent url(../images/point4.gif) no-repeat 15px 0;
}

div.summary div.rounded
{
	color: #fff;
	border: 3px solid #fff;
	background-color: #ECC7C7;
}

div.summaryx div.rounded
{
	color: #fff;
	border: 3px solid #fff;
	background-color: #E5ECC9;
}


/* Forum container */
.maintitle
{
	background:transparent url("../images/discuss_topbar.gif") repeat scroll 0 0;

	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:5px;
	height: auto;
}

.minipagelink, .minipagelinklast {
border:1px solid #C2CFDF;
font-size:10px;
margin:0 1px 0 0;
}

.minipagelink a:link, .minipagelink a:visited, .minipagelink a:active
{
background:transparent none repeat scroll 0 0;
color:#222222;
}

.mini a:link, .mini a:visited, .mini a:active
{
color:#FFFFFF;
}

.minipagelink, .minipagelinklast {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #072A66;
padding:1px 3px;
}

.currentpage
{
  background: #ECC7C7;
}

.borderwrap a
{
   text-decoration: none;
}
.borderwrap, .borderwrapm
{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #FFFFFF;
margin: 0 auto;
text-align: left;
padding:0;
width: 95%;
}

.borderwrap table th
{
background:transparent url("../images/discuss_titlebar.gif") repeat scroll 0 0;
border-bottom:1px solid #FFFFFF;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
letter-spacing:1px;
margin:0;
padding:5px;
}

.borderwrap table th #top
{
background:#FFFFFF;
border-bottom:1px solid #663399;
color:#3A4F6C;
font-size:10px;
font-weight:bold;
letter-spacing:1px;
margin:0;
padding:5px;
}

.borderwrap table td
{
  border-bottom:1px solid #FFFFFF;
}

table.ipbtable, tr.ipbtable, td.ipbtable {
background:transparent none repeat scroll 0 0;
color:#222222;
font-size:11px;
}

.row2
{
background:#E4EAF2 none repeat scroll 0 0;
border-bottom:1px solid #000000;
}

row1 {
background:#DFE6EF none repeat scroll 0 0;
}

.catend {
background:#FFFFFF none repeat scroll 0 0;
color:#000000;
font-size:1px;
height:5px;
}

.sectionhead, .sectionhead a
{
  text-decoration:none;
  color:#000000;
  font-size:12pt;
}

.sectionhead
{
font-size:1em;
border-bottom:1px solid #666666;
padding-bottom:3px;
text-transform:uppercase;
color:#000000;
}


