/* forum */
DIV.forum {
	width:750px;
	overflow:auto;
	padding:0px;
	margin-bottom:30px;
	padding-bottom:10px;
	margin-top:-15px;
	float:left;
	
}

DIV.add {
	float:right;
	width:180px;
	margin-top:-60px
}

FONT {
	float:left;
}

DIV.forum H1 {
	font-size:24px;
	padding:0px 3px;
	margin:12px 0px 0px 0px;
	border-top:1px #e3e3e3 solid;
	color:#0164B5;
	width:auto;
	line-height:20px;
	font-size:14px;
	font-family:arial;
}

DIV.forum H1.pinned {
	background-image:url(/cache1/css/rgbstock/images/bg/pin.png);
	background-repeat:no-repeat;
	background-position:left top;
}

DIV.forum H1.pinned A {
	margin-left:8px;
}

DIV.forum .first H1,
DIV.forum .first H4 {
	border:none;
	margin-top:5px;
	background-color:transparent;
}

DIV.forum H2 {
	font-size:11px;
	padding:0;
	margin:0;
	background:white;
    float: none;
    font-family: arial;
    font-size: 12px;
    font-weight: 100;
}

DIV.forum H3 {
	font-size:11px;
	font-weight:normal;
	padding:0px 3px;
	margin:0px;
	color:#303030;
}

DIV.forum H3 STRONG {
	font-size:12px;
}

DIV.forum H4 {
	font-size:11px;
	color:#2383C9;
	padding:5px;
	margin:22px 0px 10px 0px;
	border:2px #e3e3e3 solid;
	-moz-border-radius:4px;
	-webkit-border-radius:2px;
	border-radius:2px;
	height:15px;
	background-color:#f6f6f6;
}

DIV.forum H4 A {
	text-decoration:none;
	float:left;
}
DIV.forum H4 SPAN {
	text-decoration:none;
	float:left;
}
DIV.forum H4 EM {
	color:#2383C9;
	font-weight:normal;
	padding-left:6px;
	font-style:normal;
	float:left;
}

DIV.forum IMG {
	border: 2px solid white;
	width:45px;
	height:45px;
	margin:7px 10px 5px 10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	cursor:pointer;
}

DIV.forum P {
	margin-top:0px;
	float:left;
	width:640px;
}

DIV.forum P.img {
	margin:0px 15px 0px 4px;
	float:left;
	width:70px;
	text-align:center;
	background:#F2F2F2;
	border: 1px solid #DFDFDF;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}

DIV.forum A {
	color:#0164B5;
	text-decoration: dashed;
}

DIV.forum .first {
	color:#0164b5;
	margin-top:10px;
	border-radius:3px;
	background:#daf0fd;


}

DIV.forum #last {
	margin-top:5px;
	padding-top:3px;
	border-top:1px #e3e3e3 solid;
	cursor:pointer;
	font-size:11px;
}
DIV.forum #last SPAN {
	display: block;
	margin-left:80px;
	 background: url("/cache1qz7xW/css/rgbstock/images/bg/buttonbgblue.gif") repeat scroll 0 0 transparent;
    border: 1px solid silver;
    color: white;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 28px;
    width: 200px;
	margin-top:10px;
	text-align:center;
	line-height:28px;
	border-radius:3px;
}

DIV.forum #last FORM {
	display:none;
	padding:0px;
	height:1px;
}

DIV.forum .topnav {
	
	line-height:20px;
	margin-left:3px;
	width:640px;
	font-size:14px;
	font-weight:bold;
	color:#0164B5;
	/*background-image:url(/cache1nu5OO/css/rgbstock/images/bg/forum.png);
	background-repeat:no-repeat;*/
	overflow:visible;
}

strong.bottomnav {
	margin-top:0;
	display:block;
	font-weight:normal;
}

DIV.forum .subnav {
	margin-bottom:10px;
	padding-left:3px;
	width:587px
}

DIV.forum .topnav A {
	text-decoration:none;
}
DIV.forum .topnav A:hover {
	text-decoration:underline;
}
STRONG.h {
	text-align:left;
	padding-left:10px;
	padding-bottom:10px;
	width:auto;
}
#addnewmessage {
	cursor:pointer;
}
#addnewmessage:hover {
	text-decoration:underline
}
.addthread {
	font-weight:normal;
	overflow:hidden;
	height:1px;
	display:none;
	float:left;
	width:100%;
}

.newthread {
	border:1px #0164b5 solid;
	background:#e3e3e3;
	padding:10px;
	color: #0164b5;
	font-size:12px;
}

.newthread label {
	width:80px;
	color: #0164b5;
	text-align:right;
	padding-right:10px;
}

div.newthread h1 {
	font-family:roboto;
	font-size:28px;
	height:33px;

}
.newthread .inputrow textarea {
	width:540px !important;
}

.newthread .inputrow input {
	width:300px;
	height:21px;
}

.newthread .inputrow input.button {
	height:28px;
	margin-left:0px;  
	margin-top:5px;
	margin-right:10px
}

.addthread TEXTAREA,
.addthread INPUT.button {
	margin-top:10px;
	/*margin-left:90px;*/
}

/*
.addthread TEXTAREA,
.addthread TEXTAREA:hover,
.addthread TEXTAREA:active,
.addthread TEXTAREA:focus   {
	border:3px silver solid;
}
* */


.addthread INPUT.button {
	width:80px;
}

P.avatar {
    width:auto;
    padding:0px !important;
    margin:0px !important;
    width:70px !important;
    height:70px !important;
    border:10px #cbdbea solid;
    -moz-border-radius:5px;
    border-radius:5px;
}

.avatar span {
    position:absolute;
    display:block;
    width:10px;
    height:20px;
    top:30px;
    left:90px;
    border-right:20px white solid;
    border-top:20px #cbdbea solid;
}

LABEL {
	float:left;
	width:90px;
}

.searchimput {
	float:left;
	height:18px;
	border:1px #474747 solid;
	margin-top:5px;
	margin-right:5px;
	border-radius:1px;
	width:100px;
}

.inputrow .button {
	display: block;
	background: url("/cache1qz7xW/css/rgbstock/images/bg/buttonbgblue.gif") repeat scroll 0 0 transparent;
    border: 1px solid silver;
    color: white;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 28px;
    width: 200px ;
	margin-top:10px;
	text-align:center;
	line-height:28px;
	border-radius:3px;
}

.fs{
    float: right;
    margin-left: 819px;
    position: absolute;
    top: 40px;
    width: 200px;
    z-index: 10;
}

.fs .button {
	width:80px;
	font-size:11px;
	height:22px;
}


H1 .new {
    border-radius: 1px;
    color: red;
    cursor: default;
    font-size: 25px;
    font-weight: normal;
    height: 12px;
    line-height: 36px;
    margin-right: 5px;
    margin-top: 4px;
    padding: 0 7px;
}

/**
* user profile details
*/
#profiledetails {
	position:absolute;
	width:240px;
	background:#f2f2f2;
	border:5px #DFDFDF solid;
	-moz-border-radius:10px;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-size:11px;
	overflow:hidden;
	height:1px;
	display:none;
	z-index:100;
}

#profiledetails DIV {
	border-bottom:1px #DFDFDF dotted;
	margin:0px 10px;
}
#profiledetails SPAN {
	flaot:left;
	margin-right:5px;
}
#profiledetails .pheader {
	background:#0090e2;
	font-weight:bold;
	font-size:12px;
	padding:3px;
	line-height:18px;
	margin:0px;
	border:none;
	margin-bottom:10px;
	color:white;
}
#profiledetails SPAN.l {
	float:left;
	width:70px;
	line-height:16px;
	text-align:right;
	padding-right:5px;
}

#profiledetails IMG {
	border:2px white solid;
	float:left;
	width:70px;
	height:70px;
}
#profiledetails A {
	float:right;
	margin-top:55px;
}
#profiledetails .xx {
	font-size:10px;
	font-weight:bold;
	font-family:verdana;
	float:right;
	margin-right:3px;
	cursor:pointer;
	padding:0px 3px;
	text-align:center;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-border-radius:2px;
	height:14px;
	margin-top:2px;
	line-height:12px;
}

#profiledetails .pheader .username {
	float:left;
}

#profiledetails .xx:hover {
	background:#38b0e8;
}
#profiledetails .waiting{
	position:absolute;
	width:100%;
	height:100%;
	z-index:10;
	left:0px;
	top:0px;
	background-image:url(/cache1/css/rgbstock/images/bg/ajax-loader.gif);
	background-position:center;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	margin:0px;
}

INPUT.buttonb {
    background: url("/cache1qz7xW/css/rgbstock/images/bg/buttonbgblue.gif") repeat scroll 0 0 transparent;
    border: 1px solid silver;
    color: white;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 28px;
    margin-left: 55px;
    margin-top: 0;
    width: 200px;
}

.defaultsignin {
	background-color:#D3E7F0;
	height:40px;
	line-height:40px;
	padding-left:20px;
	border-radius:10px;
	margin-top:20px;
}

.editmessage strong {
	cursor:pointer;
	background: #449DDE;
	padding:0 5px;
	border-radius:2px;
	color:white;
}
