#forum {
	padding:0;
	margin:0;
}

#forum p{
	font-size:11px;
	margin:0;
	color:#000;
}

#forum p a{
	font-size:11px;
	font-weight:bold;
	color:#e66800;
	text-decoration:underline;
}


#forum p a:hover{
	text-decoration:none;
}

#forum .heading-tabs {
	padding:0;
	margin:20px 0 0 0;
	width:510px;
	clear:both;
}

#forum .heading-tabs .tabbing1{
	float:left;
	padding:1px 0 3px 3px;
	border-right:1px solid #ffffff;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	width:37%;
	margin: 0;
	background-color:#179f3d;
}

#forum .heading-tabs .tabbing2{
	float:left;
	padding:1px 0 3px 3px;
	border-right:1px solid #ffffff;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	width:15%;
	margin: 0;
	background-color:#179f3d;
}

#forum .heading-tabs .tabbing3{
	float:left;
	padding:1px 0 3px 3px;
	border-right:1px solid #ffffff;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	width:28%;
	margin: 0;
	background-color:#179f3d;
}

#forum .heading-tabs .tabbing4{
	float:left;
	padding:1px 0 3px 3px;
	border-right:0 solid #ffffff;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	width:15%;
	margin: 0;
	background-color:#179f3d;
}

#forum .heading-tabs .tabbing1, .tabbing2, .tabbing3, .tabbing4{
	text-align:center;
}

/* BreadCrumbs Starts */

#forum .breadcrumbs ul {
	margin:20px 0 0 5px;
	padding:0;
	width:500px;
	color:both;
}

#forum .breadcrumbs li {
	display:inline;
	color:#e66800;
	font-size:10px;
	padding:0;
	margin-right:4px;
}

#forum .breadcrumbs li {
	display:inline;
	color:#e66800;
	font-size:10px;
	padding:0;
	margin-right:4px;
}

#forum .breadcrumbs li a{
	display:inline;
	font-weight:bold;
	color:#000000;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:underline;
}

#forum .breadcrumbs li a:hover{
	color:#000000;
	text-decoration:none;
}

/* BreadCrumbs Ends */

/* Topics Bar */

#forum .topics-tabs {
	padding:0;
	margin:0;
	clear:both;
	width:510px;
}

#forum .topics-tabs .green-back{
	background-color:#eff6de;
}

#forum .topics-tabs .tabbing1{
	float:left;
	padding:3px 0 3px 3px;
	line-height:16px;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	width:37%;
	margin: 0;
}

#forum .topics-tabs .tabbing2{
	float:left;
	padding:3px 0 3px 4px;
	font-size:11px;
	color:#000000;
	line-height:16px;
	font-weight:normal;
	width:15%;
	margin: 0;
}

#forum .topics-tabs .tabbing3{
	float:left;
	padding:3px 0 3px 4px;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	line-height:16px;
	width:28%;
	margin: 0;
}

#forum .topics-tabs .tabbing4{
	float:left;
	padding:3px 0 3px 4px;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	line-height:16px;
	width:15%;
	margin: 0;
}

#forum .topics-tabs .tabbing1 a, .tabbing2 a, .tabbing3 a, .tabbing4 a{
	color:#000000;
	text-decoration:none;

}

#forum .topics-tabs .tabbing1 a:hover, .tabbing2 a:hover, .tabbing3 a:hover, .tabbing4 a:hover{
	color:#e66800;
	text-decoration:none;
}

/* Ends */


#forum .comment-body{
	padding:0;
	margin:10px 0 20px 0;
	width:510px;
	border-top:3px solid #59780a;
	background-image:url(images/comment_back.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

#forum h1{
	padding:0 0 4px 0;
	margin:14px 10px 0 10px;
	border-bottom:1px dotted #cccccc;
	width:500px;
	font-size:12px;
	font-weight:bold;
	color:#e36e06;
}

#forum .comment-text{
	padding:0 0 3px 22px;
	margin:0 10px 0 10px;
	border-bottom:1px dotted #cccccc;
	background-image:url(images/mini-comments.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:normal;
	color:#e36e06;
	clear:both;
}

#linkscolor {
	margin-right:20px;
	margin-top:-20px;
	color:#000;
	font-size:10px;
}

#linkscolor a{
	color:#000;
	text-decoration:underline;
}

#linkscolor a:hover{
	color:#e66800;
	text-decoration:none;
}

#forum-right {
	padding:0;
	margin:0;
}

#forum-right ul{
	padding:0;
}

#forum-right li{
	line-height:18px;
	color:#000000;
	border-bottom:0;
	margin:0;
	padding:2px 10px;
	font-size:12px;
	background-image:none;
}

#forum-right li a{
	line-height:18px;
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}

#forum-right li a.smalltext{
	line-height:20px;
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}

#forum-right li a:hover{
	text-decoration:none;
}

#forum .comment-panel {
	width:510px;
	margin:20px 0 10px 0;
	float:left;
}

#forum .grey-border {
	border-bottom:1px dotted #cccccc;
}

#forum .comment-panel .image-panel{
	float:left;
	width:80px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

#forum .comment-panel .text-panel {
	float:left;
	width:410px;
	font-size:11px;
	padding:0;
	margin-top:0;
	color:#000000;
}

#forum .comment-panel .text-grey {
	color:#666666;
}

#forum .comment-panel .image-panel a{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

#forum .comment-panel .image-panel a:hover{
	font-size:11px;
	font-weight:bold;
	color:#e66800;
	text-decoration:none;
}

#forum .comment-panel .image-panel img{
	border:0;
}



#forum .common-form {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0;
	padding: 0;
	line-height: normal;
}

#forum .common-form form {
	margin:0;
	padding: 0;
}

#forum .common-form .title1{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align:top;
	margin:0;
	color:#787878;
	padding:10px 0 3px 0;
}

#forum .common-form select, input{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #b2b2b2;
	color:#666666;
}
#forum .common-form select, input{
	background-color:#ffffff;
}
#forum .common-form input{
	padding:2px 0 2px 4px;
}


#forum .common-form textarea{
	width: 98%;
	padding: 4px;
	border: 1px solid #b2b2b2;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}

/* If Divs  Styles*/

#forum .common-form .title2{
	float:right;
}

#forum .common-form .form-div{
	padding: 0;
	margin: 5px 0;
	display:block;
	height:30px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #e2f8ac;
	clear:both;
}

#forum .common-form .form-div a{
	text-decoration:none;
}

#forum .common-form .form-div div{
	padding: 6px 0 6px 13px;
	float:left;
}


/* Error Message */

.errormsg-forum {									
	font-size:10px;
	color:#ff0000;
	font-weight:bold;
	width:320px;
	padding:0;
	margin:0 0 0 126px;
	display:none;
}


/* If Divs ends */

#forum .startnewtopic{
	float:right;
	margin:-10px 10px -20px 0;
	text-align:right;
}

#forum .startnewtopic1{
	float:right;
	margin:0 10px 10px 0;
	text-align:right;
}

#forum .startnewtopic, .startnewtopic1  .startnewtext{
	font-size:10px;
	color:#e66800;
	font-weight:bold;
	padding:6px 0 2px 20px;
	background-image:url(images/new-topic.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-transform:uppercase;
}

#forum .startnewtopic .startnewtext a{
	font-size:10px;
	color:#e66800;
	text-decoration:underline;
}
