﻿html,
body {
	height: 100%;
}
body {
	margin:0;
	color:#000;
	font:12px/14px Arial,Verdana,Tahoma, sans-serif;
	/*background:#fff url(images/bg-body.gif) repeat-x;*/
	min-width: 998px;
}
img {border:none;}
input,
textarea,
select{
	font:12px Arial,Verdana,Tahoma, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:focus {
	outline:none;
}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
	min-height:100%;
	z-index:1;
}
* html #wrapper {
	height:100%;
	overflow:visible;
}
.w1{
	left: 50%;
	float: left;
	width: 1112px;
	position: relative;
}
.w2{
	left: -50%;
	float: left;
	width: 1112px;
	position: relative;
}
.page-width {
	margin:0 auto;
	width:980px;
	min-height: 100%;
	position: relative;
}
* html .page-width {
	height:100%;
}
.page-wrap {
	padding:103px 0 300px;
}
/* btn gi */
.btn-gi {
	position: fixed;
	right: 0;
	top:123px;
	width: 22px;/*Charith 2010.6.21*/
	z-index: 999;
	height: 161px;
	text-indent:-9999px;
	overflow: hidden;
	background: url(images/btn-gi-oss2.gif) no-repeat;/*Charith 2010.6.21*/
}
/* header */
#header {
	position:absolute;
	left: 0;
	top: 0;
	height:103px;
	width:1090px;
	/*width: 980px;*/
}
/* logo */
#header strong.logo {
	position:absolute;
	left:0;
	top:0;
	width:79px;
	height:74px;
	text-indent:-9999px;
	overflow:hidden;
	/*background:url(images/logo.gif) no-repeat;*/
}

#header strong.logo1 
{
	background:url(images/logo.gif) no-repeat;
}

#header strong.logo2 
{
	background:url(images/logo2.gif) no-repeat;
}

#header strong.logo3 
{
	background:url(images/logo3.gif) no-repeat;
}

#header strong.logo4 
{
	background:url(images/logo4.gif) no-repeat;
}

#header strong.logo5 
{
	background:url(images/logo5.gif) no-repeat;
}

#header strong.logo6 
{
	background:url(images/logo6.gif) no-repeat;
}

#header strong.logo7 
{
	background:url(images/logo7.gif) no-repeat;
}

#header strong.logo a {
	display:block;
	height: 100%;
}
/* main nav */
#nav {
	position: absolute;
	top: 37px;
	left: 82px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	padding: 0 7px 0 8px;
	font-size: 13px;
	line-height: 30px;
	background:url(images/separator.gif) no-repeat;
}
#nav li:first-child {
	background: none;
}
#nav a {
	float: left;
	color:#b0b0b0;
	padding-bottom:7px;
}
#nav a:hover {
	text-decoration: none;
}
#nav li:hover,
#nav li.hover {
	position: relative;
}
#nav li:hover .drop,
#nav li.hover .drop {
	display: block;
}
#nav .drop {
	display: none;
	position: absolute;
	top: 37px;
	left:0;
	z-index: 999;
	width: 268px;
	overflow: hidden;
	border:solid #333;
	border-width:0 1px 1px;
	background: url(images/bg-drop.gif);
}
#nav .drop ul {
	margin:-2px 0 0;
	padding: 0;
	list-style: none;
}
#nav .drop ul li {
	float: none;
	padding:2px 0 0;
	line-height:20px;
	vertical-align:top;
	height: 1%;
	background:url(images/separator2.gif) repeat-x;
}
#nav .drop ul a {
	display: block;
	float: none;
	width: 257px;
	padding:7px 0 6px 11px;
}
#nav .drop ul ul {
	margin: 0;
	padding: 0 0 15px 10px;
}
#nav .drop ul ul li {
	padding:0 0 0 6px;
	background: none;
}
#nav .drop ul ul a {
	padding: 0 0 0 6px;
	background:url(images/bullet.gif) no-repeat 0 50%;
}
#nav li#it1.hover a,
#nav li#it1:hover a,
#nav li#it1.active a,
#nav li#it1 .drop ul li.active a {
	color:#a2c918;
}
#nav li#it2.hover a,
#nav li#it2:hover a,
#nav li#it2.active a {
	color:#fc0;
}
#nav li#it3.hover a,
#nav li#it3:hover a,
#nav li#it3.active a {
	color:#ff5200;
}
#nav li#it4.hover a,
#nav li#it4:hover a,
#nav li#it4.active a {
	color:#d6062b;
}
#nav li#it5.hover a,
#nav li#it5:hover a,
#nav li#it5.active a {
	color:#dd0085;
}
#nav li#it6.hover a,
#nav li#it6:hover a,
#nav li#it6.active a {
	color:#960098;
}
#nav li#it7.hover a,
#nav li#it7:hover a,
#nav li#it7.active a {
	color:#09f;
}
/*
#nav li.hover .drop a,
#nav li:hover .drop a,
#nav li.active .drop a {
	color:#b0b0b0 !important;
}*/

#nav li.hover .drop a,
#nav li:hover .drop a
{
	color:#b0b0b0 !important;
}
#nav li#it1:hover .drop ul li.active a
{
	color:#a2c918;
}

#nav .drop ul a:hover {
	background:#000;
}
#nav .drop ul ul a:hover {
	background:url(images/bullet.gif) no-repeat 0 50%;
}
#nav #it1 .drop ul a:hover {
	color:#a2c918 !important;
}
#nav #it2 .drop ul a:hover {
	color:#fc0 !important;
}
#nav #it3 .drop ul a:hover {
	color:#ff5200 !important;
}
#nav #it4 .drop ul a:hover {
	color:#d6062b !important;
}
#nav #it5 .drop ul a:hover {
	color:#dd0085 !important;
}
#nav #it6 .drop ul a:hover {
	color:#960098 !important;
}
#nav #it7 .drop ul a:hover {
	color:#09f !important;
}
/* form search */
#header .form-search {
	position: absolute;
	left: 680px;
	top: 39px;
}
#header .form-search input.field {
	float: left;
	width:260px;
	height:19px;
	color: #ccc;
	font-size: 13px;
	padding: 4px 5px;
	border: 1px solid #333;
	overflow: hidden;
	background:#000;
}
#header .form-search input.btn {
	float: left;
	border: none;
	width: 28px;
	overflow: hidden;
	height: 29px;
	cursor: pointer;
	text-indent:-9999px;
	letter-spacing: -100px;
	background:url(images/btn-search.gif) no-repeat;
}

#header .form-search input.btn:hover
{
	background:url(images/btn-search_hover.gif) no-repeat;
}

/* login */
#header .login {
	position: absolute;
	right: 135px;
	top: 8px;
	margin: 0;
	padding: 0 0px 0 0;
	list-style: none;
	/*background: url(images/bg-login.gif) no-repeat 100% 50%;*/
}
#header .login li {
	float: right;
	display: inline;
	/*margin-right:17px;*/
	color:#999999;
	font-size:10px;
	letter-spacing:-1px;
}
.headerliregister
{
	margin-left:17px;
}

.hypIlink
{
	margin:0;
	margin-left:5px;
	position:absolute;
	right:110px;
	top:8px;
}

#header .login a {
	/*color: #999; 
    Changed by Charith 
	On: 2010.8.17
    As requested by Ole Petter	
    */
    color:#119AE3;
	font-size: 10px;
	letter-spacing: -1px;
}
/* main */
#main {
	overflow: hidden;
	height: 1%;
}
/* content */
#content:after {
	content: "";
	clear: both;
	display: block;
}
#content {
	float: left;
	margin: 20px 0 0;
	width: 660px;
	height:525px;
	min-height:525px;
	height:auto !important;
}
#content .heading {
	overflow: hidden;
	height: 1%;
	padding:12px 11px 13px 12px;
	background:url(images/bg-title.gif);
}
#content h1 {
	float: left;
	margin:0;
	color:#e8e8e8;
	font-size:25px;
	line-height:30px;
	font-weight: normal;
}
#content .heading1 h1 {
	float: none;
}
#content .heading1 h1 span {
	padding-right:33px;
	background: url(images/ico-frag.gif) no-repeat 100% 50%;
}
#content .heading1 p {
	margin:5px 0 0;
	color:#e0e0e0;
	font-size: 14px;
	line-height: 18px;
}
#content .heading select {
	float:right;
	width:113px;
	padding:0;
	position: static;
	margin:4px 0 0;
}

#content .heading1 div {
	margin:5px 0 0;
	color:#e0e0e0;
	font-size: 14px;
	line-height: 18px;
}

/* sub-nav */
.sub-nav {
	overflow: hidden;
	height: 1%;
	padding: 0 10px 0 0;
	background:#fafafa;
	border:1px solid #e8e8e8;
}
.sub-nav ul {
	margin: 0 0 0 -6px;
	padding: 0;
	list-style: none;
}
.sub-nav ul li {
	float:left;
	padding: 0 17px 0 17px;/*Charith 2010.6.21*/
	font-size: 11px;
	line-height: 22px;
	background: url(images/bullet1.gif) no-repeat 0 50%;
}
.sub-nav ul li:first-child {
	background:none;
}
.sub-nav ul a {
	color:#999;
}
.sub-nav a.min-feed {
	float: right;
	padding-left:17px;
	color:#999;
	font-size: 11px;
	line-height: 22px;
	background: url(images/ico-15.gif) no-repeat 0 50%;
}

.sub-nav a.min-feed:hover {
	background: url(images/ico05.gif) no-repeat 0 50%;

}

/* post */
.post-holder {
	/*overflow: hidden;*/
	float:left;
	height: 1%;
}
.post-holder1 {
	margin: -10px 0 0;
}
.post {
	
	height: 1%;
	margin: -1px 0 0;
	padding: 30px 0 25px;
	/*border-top:1px solid #666;*/
	border-bottom:1px solid #666;
	float:left;
}
.post .pict {
	float:left;
	width:160px;
	color:#666;
	font-size: 10px;
}
.post .pict img {
	display: block;
}
/* image drop */
.image {
	position:relative;
	height: 1%;
}
.image .drop {
	display:none;
	position:absolute;
	right:-50px;
	bottom:0;
	width:50px;
	height:20px;
	padding-top:4px;
	background:url(images/bg-choice.gif) no-repeat;
}
.image:hover .drop,
.hover .drop {
	display:block;
}
.image .drop ul {
	margin:0;
	padding:0;
	list-style:none;
}
.image .drop ul li {
	float:left;
	display:inline;
	margin:0 2px 0 4px;
}
.image .drop ul a {
	float:left;
	width:18px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
/*.image .drop ul .it1 a {
	background:url(images/ico-13.gif) no-repeat;
}*/
.imgfollow
{
	background:url(images/ico-13.gif) no-repeat;
}

.imgunfollow
{
	background:url(images/ico-13_un.gif) no-repeat;
}

.imgfollowgroup
{
	background:url(images/ico-13.gif) no-repeat;
}

.imgunfollowgroup
{
	background:url(images/ico-13_un.gif) no-repeat;
}

.imgfollowperson
{
	background:url(images/ico-13.gif) no-repeat;
}

.imgunfollowperson
{
	background:url(images/ico-13_un.gif) no-repeat;
}
.imgviewprofile
{
	background:url(images/ico-14.gif) no-repeat;
}
.imgviewprofile a:hover
{
	background-position:0 -16px;
}


.image .drop ul .it2 a {
	background:url(images/ico-14.gif) no-repeat;
}
.image .drop ul li:hover a,
.image .drop ul li.hover a {
	background-position:0 -16px;
}
.image .drop ul li:hover,
.image .drop ul li.hover {
	position:relative;
}
.image .drop .popup-choice {
	position:absolute;
	display:none;
	top:-26px;
	left:0;
	width:110px;
	height:32px;
	line-height:18px;
	text-align:center;
	color:#363636;
	background:url(images/bg-popup-choice.png) no-repeat;
}
.image .drop ul li:hover .popup-choice,
.image .drop ul li.hover .popup-choice {
	display:block;
}
/* counters */
.post .counters:after,
.post .counters ul:after {
	content:"";
	clear:both;
	display:block;
}
.post .counters {
	height: 1%;
	background: url(images/bg-counter.gif) repeat-x;
}
.post .counters ul {
	margin:0;
	padding:6px 0 5px;
	list-style: none;
	height: 1%;
	border-bottom:3px solid #a2c918;
}
.post .counters ul li {
	float: left;
	display: inline;
	margin-left: 6px;
	font-size: 10px;
}
.post .counters ul a {
	float: left;
	color: #ccc;
	padding-left: 20px;
	cursor:pointer;
}
.post .counters ul a:hover {
	text-decoration:none;
	background-position:0 -16px;
}
.post .counters ul .up {
	padding-left: 16px;
	background:url(images/ico-1.gif) no-repeat 0 50%;
}
.post .counters ul li:hover .up,
.post .counters ul li.hover .up {
	background:url(images/ico-1h.gif) no-repeat 0 50%;
}
.post .counters ul .down {
	padding-left: 16px;
	background:url(images/ico-1_un.gif) no-repeat 0 50%;
}
.post .counters ul li:hover .down,
.post .counters ul li.hover .down {
	background:url(images/ico-1h_un.gif) no-repeat 0 50%;
}
.post .counters ul .all {
	background:url(images/ico-2.gif) no-repeat 0 50%;
}
.post .counters ul li:hover .all,
.post .counters ul li.hover .all {
	background:url(images/ico-2h.gif) no-repeat 0 50%;
}
.post .counters ul .facebook {
	background:url(images/ico-3.gif) no-repeat 0 50%;
}
.post .counters ul li:hover .facebook,
.post .counters ul li.hover .facebook {
	background:url(images/ico-3h.gif) no-repeat 0 50%;
}
.post .counters ul .twitter {
	background:url(images/ico-4.gif) no-repeat 0 50%;
}
.post .counters ul li:hover .twitter,
.post .counters ul li.hover .twitter {
	background:url(images/ico-4h.gif) no-repeat 0 50%;
}
.post .counters ul li:hover,
.post .counters ul li.hover {
	position:relative;
}
.post .counters ul li:hover .popup-soc,
.post .counters ul li.hover .popup-soc {
	display:block;
}
.post .counters ul .popup-soc {
	display:none;
	position:absolute;
	top:10px;
	left:-6px;
	width:121px;
	height:28px;
	padding:11px 0 0;
	text-align:center;
	font-size:10px;
	line-height:18px;
	color:#e8e8e8;
	background:url(images/bg-popup-social.png) no-repeat;
}
/* post info */
.post-info {
	padding:3px 12px 3px 10px;
	border: 1px solid #e8e8e8;
	background:#fafafa;
}
.post .post-info p {
	color: #666;
	margin:0 0 5px;
	font-size: 10px;
	line-height: 12px;
}
.post-text:after {
	content: "";
	clear: both;
	display: block;
}
.post-text {
	float: right;
	width: 487px;
	color:#333;
	font-size: 13px;
	line-height: 18px;
	padding-left:13px;
}
.post h2:after {
	content:"";
	clear:both;
	display:block;
}
.post h2 {
	margin: 0;
	width: 100%;
	font-size:25px;
	line-height:28px;
	font-weight: normal;
	letter-spacing: -1px;
}
.post h2 span {
	color:#999;
}
.post h2 em {
	float: left;
	margin-right: 19px;
	font-style: normal;
}
.post h2 .profile {
	float: left;
	margin:8px 6px 0 0;
	z-index: 1;
}
.post .post-info p a {
	text-decoration: none;
}
.post .post-info p a:hover {
	text-decoration: underline;
}
.post .post-info dt {
	width:60px;
	float:left;
}
.post h2 .profile a {
	float:left;
	width:13px;
	height:12px;
	text-indent:-9999px;
	background:url(images/ico-6.gif) no-repeat;
}
.post h2 .profile a.prof2 {
	background:url(images/ico-8.gif) no-repeat;
}
.post h2 .profile a.prof3 {
	background:url(images/ico-7.gif) no-repeat;
}

.prof3 {
	float:left;
	margin-top:7px;
	height:12px;	
	width:13px;
	background-image:url(images/ico-7.gif);
	background-repeat:no-repeat;
	background-position:top 5px left 0;
}

.post h2 .profile .popup-profile {
	position:absolute;
	display:none;
	left:10px;
	top:-8px;
	text-align:center;
	line-height:20px;
	color:#363636;
	width:104px;
	font-size:10px;
	height:24px;
	z-index:100;
	background:url(images/bg-popup-choice1.png) no-repeat;
}
.post h2 .profile:hover .popup-profile,
.post h2 .hover .popup-profile {
	display:block;
}
.post h2 .profile:hover,
.post h2 .hover {
	position: relative;
}
.post h2 .profile:hover a,
.post h2 .hover a {
	background:url(images/ico-6h.gif) no-repeat;
}
.post h2 .profile:hover a.prof2,
.post h2 .hover a.prof2 {
	background:url(images/ico-8h.gif) no-repeat;
}
.post h2 .profile:hover a.prof3,
.post h2 .hover a.prof3 {
	background:url(images/ico-7.gif) no-repeat;
}
.post h3 {
	margin: 0;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.post p {
	margin:17px 0 0;
}
.post a {
	/*color:#119ae3;*/
}
.post p a {
	text-decoration: underline;
}
.post p a:hover {
	text-decoration: none;
}
.post-nav {
	/*overflow: hidden;*/
	/*width: 105%;*/
	float:left;
	width: 100%;
	padding: 15px 0 0;
}
.post-nav a {
	float: left;
	font-size: 13px;
	margin-right: 18px;
	color:#119ae3;
}
.post-nav a span {
	color: #999;
	font-size: 10px;
}
.post-nav a.link-article {
	padding-right: 17px;
	background: url(images/ico-5.gif) no-repeat 100% 50%;
}
/* post forum */
.post-forum .pict p {
	margin: 0;
}
.post-forum  .about-author:after {
	content:"";
	clear:both;
	display:block;
}
.post-forum  .about-author {
	height: 1%;
	padding-bottom: 2px;
	line-height: 12px;
}
.post-forum .ab-text {
	overflow: hidden;
	height: 1%;
	padding: 0 0 0 7px;
}
.post-forum .pict .image {
	float: left;
}
.post-forum h2 {
	font-size:18px;
	line-height: 20px;
}
.post-forum p {
	margin: 10px 0 0;
}
.line-red {
	margin-top: 1px;
	height:3px;
	overflow:hidden;
	background:#ff5200;
}
.line-red-top {
	margin:-3px 0 0;
}
.line-yellow {
	background:#fc0;
}
.post .post-about {
	padding: 15px 0 0;
}
.post .post-about p {
	margin: 0;
}
.post .post-about p a {
	text-decoration: none;
}
.post .post-about p a:hover {
	text-decoration: underline;
}
.post .post-about dt {
	width:75px;
	float:left;
}
.post-mini h2 {
	font-size: 18px;
	line-height: 20px;	
}
.post-mini .pict p {
	margin: 0;
	font-size: 16px;
	line-height: 18px;
}
.post-mini .post-text ul {
	margin:0;
	padding:12px 0 0 5px;
	list-style:none;
}
.post-mini .post-text ul li {
	padding-left: 14px;
	line-height: 20px;
	color:#333;
	background: url(images/bullet2.gif) no-repeat 0 50%;
}
.post-mini1 h2 {
	font-size: 26px;
	line-height:28px;
}
/* sidebar */
#sidebar {
	float: right;
	width: 300px;
	overflow: hidden;
	margin:20px 0 0;
}
#sidebar img {
	display: block;
}
/* widget */
.widget {
	overflow: hidden;
	height: 1%;
	margin-bottom:15px;
}
.widget .heading {
	overflow: hidden;
	height: 1%;
	padding: 3px 11px;
	background:#a2c918;
}

.widget .groupsHeading {
    overflow: hidden;
	height: 1%;
	padding: 3px 11px;
	background:#FFCC00;
}

/*.widget .heading a.btn-add { 
	float: right;
	margin-top: 5px;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	background: url(images/btn-add.png) no-repeat;
}*/

/*Charith 2010.6.21*/


.widget .heading a.btn-add 
{
	float: right;
	margin-top: 5px;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	background: url(images/btn-add.png) no-repeat;

}

.widget .groupsHeading a.btn-add 
{
	float: right;
	margin-top: 5px;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	background: url(images/btn-add.png) no-repeat;

}

.widget .heading strong {
	float: left;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
}

.widget .heading strong a {
	color:#fff;
}

.widget .groupsHeading strong {
	float: left;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
}

.widget .groupsHeading strong a {
	color:#fff;
}


.widget .hold {
	border:solid #333;
	color:#999;
	border-width:0 1px;
	background: url(images/bg-widget.gif);
	padding-top:5px;
	padding-bottom:5px;
}
.widget .hold ul {
	margin:0;
	padding:0;
	list-style: none;
}
.widget .hold ul li {
	overflow: hidden;
	height: 1%;
	padding:6px 10px 11px;
	background: url(images/separator3.gif) repeat-x 0 100%;
}
.widget .hold ul li:hover,
.widget .hold ul li.hover {
	background:#000 url(images/separator3.gif) repeat-x 0 100%;
}
.widget .hold p {
	margin: 0;
	font-weight:normal;/*Charith 2010.6.21*/
}
.widget .hold span {
	font-size: 10px;
	line-height: 12px;
}

.widget .hold span.urlTitle {
    font-size:12px;
    line-height:14px;
    font-weight:bold;
}

.widget .hold a {
	color:#e8e8e8;
}

.widget .hold a:hover {
	text-decoration:none;
}

/* widget nav */
.widget-nav {
	overflow: hidden;
	height: 1%;
	padding:2px 18px 2px 6px;
	background:#000;
}
.widget-nav a {
	float: left;
	color:#999;
	font-size:9px;
}
.widget-nav a.flere {
	padding-left: 15px;
	background: url(images/bullet3.gif) no-repeat 0 50%;
}
.widget-nav a.all {
	padding-left: 11px;
	background: url(images/bullet4.gif) no-repeat 0 50%;
}
.widget-nav span {
	float: right;
	padding-left: 6px;
	border-left:1px solid #333;
}
.widget .text-wrap {
	overflow: hidden;
	height: 1%;
}
.widget-webcast img {
	float: left;
	margin-right:10px;
}
.widget-webcast .hold ul li {
	padding:5px 10px 7px 10px;
}
/* widget-calendar */
.widget-calendar
{
    background:#333333;
}
.widget-calendar .heading {
	background:#dd0085;
	padding-right: 2px;
}
.widget-calendar .date {
	 float:left;
	 margin-right: 7px;
	 width:35px;
	 color: #fff;
	 text-align: center;
	 background:#000;
	 border:1px solid #262626;
}
.widget-calendar .date span {
	display: block;
	font-size: 18px;
	line-height: 20px;
}
.widget-calendar .date em {
	display: block;
	font-style: normal;
	color:#999;
	font-size: 9px;
	line-height: 10px;
}
.widget-calendar .hold ul li {
	padding:6px;
}
.widget-calendar .btn-calendar {
	float:right;
	display: inline;
	margin:5px 5px 0 0;
	text-indent: -9999px;
	width: 11px;
	height: 11px;
	background: url(images/btn-calendar.png) no-repeat;
}
/* widget twitter */
.widget-twitter .heading {
	background:#3cf;
}
.widget-twitter .hold p {
	color:#e8e8e8;
	line-height: 13px;
}
.widget-twitter .hold a {
	color:#3cf;
}
.widget-twitter .hold ul li {
	padding:14px 10px 13px;
}
/* widget-grupper */
.widget-grupper .heading {
	background:#fc0;
}
.widget-grupper .hold ul li {
	font-weight: bold;
	padding:8px 10px 12px;
}
.widget-grupper-more .heading {
	background:#a2c918;
}
.widget-grupper-more .hold a {
	float: left;
}
.widget-grupper-more .hold span {
	float: right;
	padding-top: 2px;
}
/* widget-choice */
.widget-choice .heading {
	background:#09f;
}
.widget-choice .hold ul li {
	padding:9px 10px 10px 8px;
}
.widget-choice .hold input.cb {
	float: left;
	width: 15px;
	height: 16px;
	padding: 0;
	margin: 0 6px 0 0;
}
.widget-choice .hold label {
	float: left;
	color:#E8E8E8;
	font-weight: bold;
}
.widget-choice .hold em {
	float: right;
	font-style: normal;
	font-size: 10px;
}
/* widget-webcast */
.widget-video .heading {
	background:#a2c918;
}
.widget-video .place-video {
	overflow: hidden;
	height: 1%;
}
.widget-video .hold {
	padding:8px 10px 12px;
	overflow: hidden;
}
/* widget-banners */
.widget-banners ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.widget-banners ul li {
	margin-top:15px;
	vertical-align:top;
	height:1%;
}
.widget-banners ul li:first-child {
	margin-top: 0;
}
/* widget-partners */
.widget-partners {
	padding:30px 0 0;
	margin: 0;
}
.widget-partners ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.widget-partners ul li {
	margin-top: 22px;
	vertical-align:top;
	height:1%;
}
.widget-partners ul img {
	margin: 0 auto;
}
.widget-partners p {
	margin: 0;
	font-size: 16px;
	text-align: center;
	font-weight:bold;
}
/* page 2 */
.wrap-bg {
	background: url(images/bg-body-inner.gif) repeat-x;
}
/* promo */
.promo {
	overflow: hidden;
	height: 1%;
	padding: 0 0 30px;
}
.promo ul {
	margin: 0 0 0 -40px;
	padding: 0;
	width: 1020px;
	list-style: none;
}
.promo ul li {
	float: left;
	margin-left: 40px;
	display: inline;
	width: 294px;
	min-height:205px;
	border:3px solid #fff;
	background: url(images/bg-pict.gif);
	margin-top:20px;
}
.promo ul p {
	margin: 0;
	font-size: 24px;
	line-height: 26px;
}
/* box-article */
.box-article:after {
	content: "";
	clear: both;
	display: block;
}
.box-article {
	height:1%;
	margin: 2px 0 0;
	border:solid #e8e8e8;
	border-width:0 1px;
	/*padding:0 0 0 9px; Commented by charith on 2010.5.21 */
	background:url(images/bg-box-article.gif) repeat-x;
	float:left;
}
.box-article p {
	float: left;
	margin: 0;
	font-size: 13px;
	line-height: 24px;
}
.box-article ul {
	float: right;
	margin: 0;
	padding:0;
	list-style: none;
	width: 62px;
}
.box-article ul li {
	float: left;
	padding:0 10px;
	font-size: 10px;
	line-height: 24px;
	background:#e8e8e8 url(images/separator4.gif) no-repeat 0 50%;
}
.box-article ul a {
	float: left;
	padding-left:21px;
	text-decoration: none !important;
}
.box-article ul .feed {
	background:url(images/ico-16.gif) no-repeat 0 50%;
}

.box-article ul .followminfeed {
	background:url(images/ico-16.gif) no-repeat 0 50%;
}

.box-article ul .unfollowminfeed {
	background:url(images/ico-16un.gif) no-repeat 0 50%;
}


.box-article ul .rss {
	background:url(images/ico-17.gif) no-repeat 0 50%;
}
.box-article ul li:hover,
.box-article ul li.hover {
	position: relative;
	background:url(images/separator5.gif) no-repeat 0 50%;
}
.box-article ul li:hover .popup,
.box-article ul li.hover .popup {
	display: block;
}
/* popup */
.popup {
	position: absolute;
	display: none;
	left:4px;
	top:13px;
	width:151px;
}
.popup-t {
	width: 151px;
	height: 9px;
	overflow: hidden;
	background: url(images/bg-popup-t.png) no-repeat;
}
.popup-b {
	width:148px;
	height:8px;
	margin-left:3px;
	overflow: hidden;
	background: url(images/bg-popup-b.png) no-repeat;
}
.popup-wrap {
	margin-left: 3px;
	width: 128px;
	padding:5px 10px;
	color:#e8e8e8;
	font-size: 10px;
	line-height: 14px;
	background: url(images/bg-popup.png) repeat-y;
}
/* box-news */
.box-news {
	height: 1%;
	margin: 50px 0 0;
	padding-bottom: 30px;
	float:left;
}
.box-news strong.title {
	display: block;
	color:#fff;
	padding-left: 12px;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	background: url(images/bg-widget.gif);
}
.box-news-wrap:after,
.box-news:after {
	content: "";
	clear: both;
	display: block;
}
.box-news-wrap {
	height: 1%;
	background:#fafafa;
	border: solid #e8e8e8;
	border-width: 0 1px 1px;
	padding-bottom: 20px;
}
.box-news ul {
	margin: 0;
	padding: 3px 0 0;
	list-style: none;
}
.box-news ul li {
	display: inline-block;
	width: 315px;/*width: 318px; Changed by Charith on 2010.5.21 as extenal news not comming as 2 columns*/
	padding:13px 0 0 10px;
	vertical-align: top;
}
* html .box-news ul li {
	display: inline;
}
* + html .box-news ul li {
	display: inline;
}
.box-news ul li .name:hover,
.box-news ul li .hover {
	position: relative;
}
.box-news ul li .name:hover .popup,
.box-news ul li .hover .popup {
	display: block;
}
.box-news ul p {
	margin: 0;
	color:#999;
	font-size: 10px;
}
.box-news ul p a {
	color:#999;
}
.box-news ul .name {
	color: #333;
	font-weight: bold;
}
.box-news ul strong a {
	color:#333;
}
.widget-annonse p {
	margin: 0;
	text-align: right;
	color:#b4b4b4;
	font-size: 9px;
}
/* widget-social */
.widget-social {
	padding-bottom: 10px;
	background: url(images/bg-soc.gif);
}
.widget-social .three-column .col {
	background: none !important;
}
.widget-social ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* form-mail */
.chk-list-subsc label
{
	display: inline;
}

.form-mail {
	overflow: hidden;
	height: 1%;
	padding: 5px 0 0 10px;
	color:#CCCCCC;
	font-size:10px;
}
.form-mail label {
	/*display: block;*/
	color: #999;
	font-size: 10px;
	line-height: 13px;
}
.form-mail input.field {
	float: left;
	width: 195px;/*Charith 2010.6.21*/
	height:17px;
	padding:5px 7px;
	background:#000;
	color: #ccc;
	overflow: hidden;
	border: 1px solid #333;
}
.form-mail input.btn-send {
	float: left;
	width: 70px;
	height: 29px;
	text-indent:-9999px;
	font-size:0;
	border: none;
	cursor: pointer;
	background: url(images/btnAbonner.gif) no-repeat;
}

.form-mail input.btn-send-rightaligned {
	float: right;
	margin-right:10px;	
	width: 70px;
	height: 29px;
	text-indent:-9999px;
	font-size:0;
	border: none;
	cursor: pointer;
	background: url(images/btnAbonner.gif) no-repeat;
}

.form-mail input.btn-send:hover, .form-mail input.btn-send-rightaligned:hover,
.form-mail .hover {
	background-position: 0 -29px;
}



/* content text */
.content-text .aligncenter {
	display: block;
}
.content-text .post:after,
.content-text  .post-text:after {
	content: "";
	clear: both;
	display: block;
}
.content-text .post,
.content-text  .post-text {
	overflow: visible;
}
#content .content-text h1 {
	margin:18px 0 0;
	float: none;
	color:#000;
	font-size: 35px;
	line-height: 38px;
}
.content-text .post {
	border: none;
	padding-top:26px;
	float:left;
}
.content-text .post-text {
	font-size: 14px;
	color:#333;
}
.content-text .post-text p {
	margin: 0 0 22px;
	line-height: 19px;
}
.content-text .post-text a {
	color:#09f;
	text-decoration: underline;
}
.content-text .post-text a:hover {
	text-decoration: none;
}
.content-text .post-text h2 {
	margin: 0 0 10px;
	padding-top: 8px;
	color:#000;
	font-size: 18px;
	line-height: 20px;
}
.content-text .post-text ul {
	margin: 0;
	padding: 0 0 10px 2px;
	list-style: none;
}
.content-text .post-text ul li {
	padding:0 0 10px 15px;
	background: url(images/bullet5.gif) no-repeat 0 5px;
}
.content-text .post-text ul.no-bullet li {
	background: none;
	padding: 0 0 4px;
}
.content-text .post-text ul.no-bullet li a {
	text-decoration: none;
}
.content-text .post-text ul.no-bullet li a:hover {
	text-decoration: underline;
}
.content-text .post-text h3 {
	margin:7px 0 8px;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
}
.content-text .post-text h4 {
	margin:12px 0 10px;
	color: #000;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}
.content-text .post-text .photo {
	float: left;
	width: 180px;
	margin:6px 12px 0 0;
}
.content-text .post-text .photo img {
	display: block;
	margin-bottom: 4px;
}
.content-text .post-text .photo em {
	color:#999;
	font-size: 11px;
	line-height: 14px;
}
.post-text blockquote {
	margin: 0 0 20px;
	padding:0 0 0 9px;
	border-left:3px solid #e8e8e8;
}
.post-text q{quotes: none;}
.post-text q:before{content:"";}
.post-textq:after{content:"";}
.post-text q {
	font-style: italic;
}
/* box profile */
.box-profile {
	overflow:hidden;
	height: 1%;
	padding:10px 0 50px;
}
.box-profile span {
	display: block;
}
.box-profile ul {
	padding: 0;
	overflow: hidden;
	height: 1%;
}
.content-text .post-text .box-profile ul li {
	float: left;
	padding:10px 0 0;
	width: 241px;
	background: none;
}
.content-text .post-text .box-profile ul a {
	padding-left: 25px;
	text-decoration: none;
}
.content-text .post-text .box-profile ul a:hover {
	text-decoration: underline;
}
.box-profile ul .facebook {
	background: url(images/ico-18.gif) no-repeat 0 50%;
}
.box-profile ul .friendfeed {
	background: url(images/ico-21.gif) no-repeat 0 50%;
}
.box-profile ul .twitter {
	background: url(images/ico-19.gif) no-repeat 0 50%;
}
.box-profile ul .flickr {
	background: url(images/ico-22.gif) no-repeat 0 50%;
}
.box-profile ul .linkdin {
	background: url(images/ico-20.gif) no-repeat 0 50%;
}
.box-profile ul .stumbleupon {
	background: url(images/ico-23.gif) no-repeat 0 50%;
}
.box-profile ul .noiconlink {
	background: url(images/page_world.png) no-repeat 0 50%;
}

.box-profile .row-btn {
	overflow: hidden;
	height: 1%;
	padding:23px 0 0;
}
.box-profile .btn-meld {
	float: left;
	margin: 0 10px 0 0;
	width:216px;
	height:37px;
	text-indent: -9999px;
	background: url(images/btn-meld1.gif) no-repeat;
}

.box-profile a.btn-meld:hover
{
	background: url(images/btn-meld2.gif) no-repeat;
}

.box-profile .row-btn span {
	line-height: 38px;
	display: block;
}
/* comments */
.comments-hold:after {
	content: "";
	clear: both;
	display: block;
}
.comments-hold {
	height: 1%;
	border-top:3px solid #333;
	float:left;
	width:660px;
}
.comment-top {
	overflow: hidden;
	height: 1%;
	padding:8px 0 4px 4px;
}
.comment-top .commnet-count {
	float: left;
	margin:2px 0 0;
	font-size: 18px;
	line-height: 20px;
}
.comment-top .folg {
	float: right;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
}
.comment-top ul {
	float: right;
	padding:0;
	margin: 0;
	list-style: none;
}
.comment-top ul li {
	float: left;
	display: inline;
	margin-left: 13px;
	font-size: 10px;
	line-height: 20px;
}
.comment-top ul a {
	float: left;
	padding: 0 0 0 22px;
	cursor:pointer;
}
.comment-top ul .min-feed {
	background: url(images/ico-24.gif) no-repeat;
}
.comment-top ul .rss {
	background: url(images/ico-25.gif) no-repeat;
}
.comment-top ul .min-feed:hover{background:url(images/ico-favorite.gif) no-repeat 0 -19px;}
.comment-top ul .rss:hover{background:url(images/ico-rss.gif) no-repeat 0 -19px;}

.comment-top ul .min-feedundo {	background:url(images/ico-favoriteundo.gif) no-repeat 0 0;}
.comment-top ul .min-feedundo:hover{background:url(images/ico-favoriteundo.gif) no-repeat 0 -19px;}

/* box-comment */
.box-comment:after {
	content:"";
	clear: both;
	display: block;
}
.box-comment {
	position: relative;
	height: 1%;
	padding:10px;
	margin: 18px 0 0;
}
.box-comment-green {
	background:#f0f6dc;
	border:1px solid #a2c918;
	padding:9px;
}
.box-comment-line {
	padding-top: 19px;
	border-top:1px solid #333;
}
.author-photo {
	float: left;
	padding:0 30px 0 0;
	width:132px;
	font-size: 10px;
	line-height: 12px;
	color: #666;
	overflow: hidden;
}
.author-photo a {
	color: #119ae3;
}
.author-photo-hold
{
    overflow: hidden;
	height: 1%;
	position:relative;
}
.author-name {
	overflow: hidden;
	height: 1%;
}
.author-photo img {
	float: left;
	margin-right: 7px;
	border:1px solid #313131;
}
.author-photo p {
	margin: 0 0 3px;
}
.author-photo .votes {
	padding:3px 0 0;
}
.author-photo .votes a.btn-vote {
	float: left;
	margin-right: 2px;
	width: 19px;
	height: 19px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/btn-vote.gif) no-repeat;
	cursor:pointer;
}
.author-photo .votes a.btn-cancelvote {
	float: left;
	margin-right: 2px;
	width: 19px;
	height: 19px;
	text-indent: -9999px;
	overflow: hidden;
	/*background: url(images/btn-cancelvote.gif) no-repeat;*/
	background: url(images/btn_no_vote.gif) no-repeat;
}

.author-photo .votes .count {
	float: left;
	width: 22px;
	height: 19px;
	padding: 0 0 0 10px;
	color: #363636;
	font-size: 14px;
	line-height: 19px;
	background: url(images/bg-count.gif) no-repeat;
}
.text-comment {
	overflow: hidden;
	height: 1%;
	line-height: 16px;
}
.text-comment h2
{
	margin: 0;
	font-size:18px;
	font-weight:bold;
	margin-bottom:6px;
}
.text-comment p {
	margin: 0;
}
.text-comment .comment-nav {
	margin: 6px 0 0 -14px;
	padding: 0;
	list-style: none;
}
.text-comment .comment-nav li {
	float: left;
	padding: 0 7px 0 14px;
	background: url(images/bullet6.gif) no-repeat 0 50%;
}
.text-comment .comment-nav a {
	color:#119ae3;
	cursor:pointer;
}
.box-cg-answer,
.box-gg-answer {
	margin-left: 26px;
	margin-bottom: 30px;
}
.box-gg-answer {
	border: 1px solid #e8e8e8;
	background:#fafafa;
}
.box-cg-answer .bg-answer,
.box-gg-answer .bg-answer {
	position: absolute;
	left: -26px;
	top: 37px;
	width: 26px;
	height: 26px;
	background: url(images/bg-answer.gif) no-repeat;
}
.box-gg-answer .bg-answer {
	background: url(images/bg-answer-grey.gif) no-repeat;
}
.box-cg-answer .author-photo,
.box-gg-answer .author-photo {
	width: 120px;
	padding-right:10px;
}
.form-comment {
	overflow: hidden;
	height: 1%;
	margin:10px 0 0;
	padding:17px 0 0 10px;
	border-top:3px solid #333;
}

.form-comment .author-photo {
	padding-top: 18px;
	width: 120px;
}
.form-comment .box-text {
	float:right;
	width:490px;
}
.form-comment .box-text span {
	display: block;
	font-size: 16px;
}
.form-comment .box-text .list-ico {
	overflow: hidden;
	height: 1%;
	margin: 6px 0 0;
	padding: 5px 0 4px 3px;
	list-style: none;
	background:#fafafa;
	border: solid #686868;
	border-width:1px 1px 0 1px;
}
.form-comment .box-text .list-ico li {
	float: left;
	margin-left: 5px;
	display: inline;
}
.form-comment .box-text .list-ico img {
	display: block;
}
.form-comment .textarea {
	width:482px;
	height:206px;
	margin-bottom: 14px;
	/*padding:6px 0 6px 6px;*/
	border:1px solid #686868;
	margin-top:5px;
}
.form-comment textarea {
	width:482px;
	height:103px;
	max-width: 482px;
	max-height: 103px;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	color:#333;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.form-comment .row {
	overflow: hidden;
	height: 1%;
	padding: 6px 0 0;
}

.form-comment .rowbtncomment
{
	overflow: hidden;
	height: 1%;
	padding: 15px 0 0;
}

.form-comment input.cb {
	float: left;
	width: 15px;
	height: 16px;
	padding: 0;
	margin: 0 7px 0 0;
}
.form-comment label {
	line-height: 16px;
	font-weight: bold;
}
.form-comment input.btn {
	margin: 20px 0 0;
	width: 213px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 0;
	cursor: pointer;
	border: none;
	background: url(images/btn-legg.gif) no-repeat;
}

/*  pages 5  */
/* m1 */
.btn-gi{z-index:2;}
#header strong.yellow{background:url(images/logo2.gif) no-repeat;}
#header strong.orange{background:url(images/logo3.gif) no-repeat;}
/* green ico */
.ico{
	position:absolute;
	top:1px;
	right:-133px;
	width:97px;
	height:97px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/ico-inma.png) no-repeat;
}
.heading h1 em{
	font-style:normal;
	margin:0 10px 0 0;
}
/* description */
.heading .description{
	clear:left;
	height:1%;
	overflow:hidden;
	padding:7px 0 0;
}
.heading .description p{
	margin:0;
	color:#e0e0e0;
	font-size:14px;
	line-height:16px;
}
/* add bar */
.add-bar{
	height:1%;
	overflow:hidden;
	border:1px solid #333;
	margin:-3px 0 0;
	padding:10px 9px 9px 9px;
	background:url(images/bg-addbar.gif) repeat;
}
/* link */
.link{
	float:right;
	color:#fc0;
	font-size:11px;
	margin:7px 0 0;
	padding:0 0 0 17px;
	background:url(images/ico02.gif) no-repeat 0 50%;
}
.link:hover{
	color:#fff;
	background:url(images/ico03.gif) no-repeat 0 50%;
}
.link2{
	float:right;
	margin:0 9px 0 0;
	color:#1c1c1c;
	font-size:11px;
	line-height:22px;
	padding:0 0 0 17px;
	background:url(images/ico05.gif) no-repeat 0 50%;
}
.link2:hover{text-decoration:underline;}

.fmemlink{
	float:right;
	margin:0 9px 0 0;
	color:#1c1c1c;
	font-size:11px;
	line-height:22px;
	padding:0 0 0 17px;
	background:url(images/ico05.gif) no-repeat 0 50%;
	cursor:pointer;
}

.fmemlink:hover{text-decoration:underline;}

.unfmemlink{
	float:right;
	margin:0 9px 0 0;
	color:#1c1c1c;
	font-size:11px;
	line-height:22px;
	padding:0 0 0 17px;
	background:url(images/ico-6.gif) no-repeat 0 50%;
}

.unfmemlink:hover{text-decoration:underline;}



.ffollowlink{
	float:right;
	margin:0 9px 0 0;
	color:#1c1c1c;
	font-size:11px;
	line-height:22px;
	padding:0 0 0 17px;
	background:url(images/ico05.gif) no-repeat 0 50%;
}

.ffollowlink:hover{text-decoration:underline;}

.unffollowlink{
	float:right;
	margin:0 9px 0 0;
	color:#1c1c1c;
	font-size:11px;
	line-height:22px;
	padding:0 0 0 17px;
	background:url(images/ico-6.gif) no-repeat 0 50%;
}

.unffollowlink:hover{text-decoration:underline;}


.add-bar .bli {
	float: right;
	margin: 6px 0 0;
	padding-left: 17px;
	color:#fc0;
	font-size: 10px;
	background: url(images/ico-30.gif) no-repeat 0 50%;
	cursor:pointer;
}

.add-bar .bliun {
	float: right;
	margin: 6px 0 0;
	padding-left: 17px;
	color:#fc0;
	font-size: 10px;
	background: url(images/ico-30un.gif) no-repeat 0 50%;
	cursor:pointer;
}

.add-bar .bli_folge
{
	float: right;
	margin: 6px 0 0;
	padding-left: 17px;
	color:#FF5200;
	font-size: 10px;
	background: url(images/profile_folge.jpg) no-repeat 0 50%;
	cursor:pointer;
}

.add-bar .bli_folgeun
{
	float: right;
	margin: 6px 0 0;
	padding-left: 17px;
	color:#FF5200;
	font-size: 10px;
	background: url(images/profile_folgeun.jpg) no-repeat 0 50%;
	cursor:pointer;
}

/* add navigation */
.add-nav{
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:27px;
	text-transform:uppercase;
}
.add-nav li{
	float:left;
	margin:0 10px 6px 0;
}
.add-nav li a{
	color:#fc0;
	float:left;
	padding:0 14px;
	border:1px solid #333;
	background-color: #0c0c0c;
}
.add-nav li a:hover{
	text-decoration:none;
	border-color:#fc0;
}
.add-nav li.active a{
	background-color:#fc0;
	border-color:#000;
	color:#000;
}
/* color scheme*/
.orange li a{
	color:#ff5200;
	padding:0 12px;
}
.orange li a:hover{
	color:#ff5200;
	border-color:#ff5200;
}
.orange li.active a{
	background-color:#ff5200;
	border-color:#000 !important;
	color:#000 !important;
}
.red li a{
	color:#D6062B;
	padding:0 12px;
}
.red li a:hover{
	color:#D6062B;
	border-color:#D6062B;
}
.red li.active a{
	background-color:#D6062B;
	border-color:#000 !important;
	color:#000 !important;
}
.yellow li a{
	color:#fc0;
	padding:0 14px;
}
.yellow li a:hover{
	color:#fc0;
	border-color:#fc0;
}
.yellow li.active a{
	background-color:#fc0;
	border-color:#000 !important;
	color:#0c0c0c !important;
}
.pink li a{
	color:#aaa;
	padding:0 12px;
}
.pink li a:hover{
	border-color:#dd0085;
}
.pink li.active a{
	background-color:#dd0085;
	border-color:#000 !important;
	color:#000 !important;
}
/* sub nav small */
.small ul li{
	padding:0 12px 0 17px;
	background:url(images/bullet-small.gif) no-repeat 0 50%;
}
.sub-nav ul a:hover,
.sub-nav ul .active a{
	color:#333;
}
.links{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:10px 0 71px;
	list-style:none;
	line-height:24px;
	text-transform:uppercase;
}
.links li{
	width:100%;
	overflow:hidden;
	margin:0 0 9px;
}
.links li a{
	float:left;
	padding:0 9px 0 34px;
	background:url(images/bg-links.gif) no-repeat;
	border-right:1px solid #e8e8e8;
}
.heading h2{
	margin:2px 0 0;
	font-size:25px;
	line-height:27px;
	font-weight:normal;
	color:#e8e8e8;
}
.heading .description p span{
	display:block;
}
.heading .description p a{
	color:#00baff;
}
.avatar{
	float:right;
	position:relative;
}
.avatar img{
	display:block;
	/*border:1px solid #313131;*/
}
.edit-link{
	float:right;
	margin:2px 0 0;
	line-height:24px;
	text-transform:uppercase;
	border-right:1px solid #e8e8e8;
	padding:0 5px 0 33px;
	background:url(images/bg-link-edit.gif) no-repeat;
}
.sub-nav .align-right{
	float:right;
	display: inline;
	margin-right: -10px;
}
.all-link{
	margin:0 0 0 9px;
	color:#999;
	font-size:11px;
	line-height:22px;
}
.all-link:hover{color:#000;}
/* search holder */
.search-holder{
	width:100%;
	overflow:hidden;
	padding:20px 0 80px;
}
.clear{
	margin:0 !important;
}
.search-holder .heading{
	margin:0 0 40px;
}
.search-holder .sub-nav{
	margin:0 0 65px;
}
.search .link{
	color:#09f;
	background:url(images/ico04.gif) no-repeat 0 50%;
}
.search .link:hover{
	color:#fff;
	background:url(images/ico03.gif) no-repeat 0 50%;
}
/*.search{
	height:1%;
	overflow:hidden;
	padding:19px 15px 13px;
	border-bottom:1px solid #333;
	background:url(images/bg-addbar.gif) repeat;
}*/

.search{
height:1%;
overflow:hidden;
padding:19px 15px 13px 125px;
border-bottom:1px solid #333;
background:url(images/bg-addbar.gif) repeat;
}

.search .holder{
	height:1%;
	overflow:hidden;
}
.search .holder .link{
	margin:12px 0 0;
}
.search .holder form{
	margin:0 0 0 15px;
	width:auto;
}
.search form{
	width:413px;
	margin:0 auto;
}
.search form label{
	float:left;
	color:#ccc;
	margin:0 15px 0 0;
	line-height:37px;
	font-size:14px;
}
.search form .text{
	float:left;
	width:357px;
	height:15px;
	color:#ccc;
	font-size:14px;
	line-height:15px;
	padding:10px 9px;
	border:solid #666;
	border-width:1px 0 1px 1px;
	background:#000;
}
.search form .submit{
	float:left;
	width:37px;
	height:37px;
	font-size:0;
	line-height:0;
	border:0;
	padding:0;
	cursor:pointer;
	background:url(images/btn-search-big.gif) no-repeat;
}
.add-bar .date{
	width:235px;
	overflow:hidden;
	margin:-4px auto;
	padding:0;
	list-style:none;
}
.add-bar .date li{
	float:left;
	width:177px;
	text-align:center;
	text-transform:uppercase;
	color:#e8e8e8;
	line-height:29px;
	font-size:15px;
}
.add-bar .date .next,
.add-bar .date .prev{
	width:29px;
}
.add-bar .date .next a,
.add-bar .date .prev a{
	width:29px;
	height:29px;
	text-indent:-9999px;
	float:left;
	background:url(images/btn-prev.gif) no-repeat;
}
.add-bar .date .next a{
	float:right;
	background:url(images/btn-next.gif) no-repeat;
}
/* tag */
.container{
	width:100%;
	overflow:hidden;
	margin:30px 0 0;
}
.tag{
	height:1%;
	overflow:hidden;
	border:1px solid #e8e8e8;
	background-color:#fafafa;
	padding:0 9px 0 0;
}
.sub-nav strong,
.tag strong{
	float:left;
	margin:0 9px;
	font-size:12px;
	line-height:22px;
	text-transform:uppercase;
}
/* post holder */
.container .post-holder{
	width:100%;
	overflow:hidden;
	padding:0 0 7px;
	margin:-10px 0 0;
}
.container .post{padding:30px 0 29px;}
.container .more-link{text-decoration:none;}
.container .more-link:hover{text-decoration:underline;}
/* persons */
.persons{
	width:682px;
	overflow:hidden;
	margin:20px 0 16px -22px;
	padding:0;
	list-style:none;
}
.persons li{
	float:left;
	width:319px;
	display:inline;
	margin:0 0 15px 22px;
}
.persons .align-left{
	float:left;
	margin:0 9px 0 0;
}
* html .persons .align-left{margin:0 6px 0 0;}
/* entry */
.persons .entry{
	height:1%;
	/*overflow:hidden; 2010.12.22 There was an issue in group detail page profiler tab. Job titles of the members didn't display the "j" and "g" properly */
	font-size:13px;
	line-height:15px;
}
.persons .entry strong{
	display:block;
	color:#09f;
}
.persons .entry p a,
.persons .entry strong a{color:#09f;}
.persons .entry p{margin:0;}
.tag-list{
	height:1%;
	overflow:hidden;
	margin:0;
	padding:17px 0 25px 2px;
	list-style:none;
}
.tag-list li{
	float:left;
	color:#119ae3;
	margin:0 4px 0 0;
	font-size:13px;
	line-height:15px;
}
.tag-list li a{
	color:#119ae3;
}
.gallery{
	width:675px;
	overflow:hidden;
	margin:0 0 0 -15px;
	padding:9px 0 0;
	list-style:none;
}
.gallery li{
	float:left;
	display:inline;
	margin:0 0 22px 15px;
}
/* ad */
.ad{
	margin:0;
	padding:0;
	list-style:none;
}
.ad img{vertical-align:top;}
/* article */
.article{
	height:1%;
	overflow:hidden;
	padding:24px 0 0;
}
.article h2{
	margin:-5px 0 21px;
	font-size:30px;
	line-height:32px;
	font-weight:normal;
	letter-spacing:-1px;
}
.article .post{
	padding:0;
	border:0;
	margin:0;
}
.article .post-text{
	/*width:491px; removed to fix the width in Event Template as .post-text changed to have floating*/
}
.article .post .pict{
	padding:2px 0 0;
}
.article .post h3{
	font-size:16px;
	line-height:18px;
	margin:0 0 6px;
}
.article .post .post-text p{
	font-size:14px;
	line-height:20px;
	margin:0 0 19px;
}
.article .post .post-text p span{display:block;}
#header strong.pink{background:url(images/logo4.gif) no-repeat;}
/* detail */
.detail{
	width:100%;
	overflow:hidden;
	margin:0 0 21px;
}
.detail a
{
	color:#119AE3;
	font-size:13px;
}

.detail dt{
	width:71px;
	float:left;
}
.detail dd{margin:0;}
.article .post .counters li{margin-left:14px;}
.article .post .counters{
	margin:1px 0 0;
	background:url(images/bg-counter2.gif) repeat-x;
}
.article .post .counters ul{border:0;}
.post .counters .other a{
	padding:0 0 2px 17px;
	background:url(images/ico06.gif) no-repeat 0 50%;
}
/* bar */
.article .bar{
	height:1%;
	overflow:hidden;
	margin:0 0 28px;
}
.article .bar p{margin:10px 0 0 !important;}
.article .bar .btn{
	float:left;
	width:215px;
	color:#fff;
	text-align:center;
	font-size:20px;
	line-height:37px;
	margin:0 10px 0 0;
	background:url(images/bg-btn.gif) no-repeat;
}
.article .bar .btn:hover{
	text-decoration:none;
	background:url(images/bg-btn.gif) no-repeat 0 -74px;
}
.post .post-text .text-holder p{margin:0 0 29px;}
/* steps */
.steps{
	height:1%;
	overflow:hidden;
	margin:28px 0 24px -5px;
	padding:0;
	list-style:none;
	background:url(images/bg-steps.gif) no-repeat;
}
.steps li{
	float:left;
	margin:0 -15px 0 0;
}
.steps li a{
	width:132px;
	padding:0 0 0 28px;
	float:left;
	color:#aaa;
	font-size:15px;
	line-height:35px;
	background:url(images/bg-step.gif) no-repeat;
}
.steps li a:hover,
.steps li.active a{
	color:#dd0085;
	text-decoration:none;
}
/* information */
.information{
	height:1%;
	overflow:hidden;
	padding:0 0 27px;
	margin:0 0 16px;
	border-bottom:3px solid #333;
}
.information h2{
	margin:0 0 12px;
	font-size:24px;
	line-height:26px;
	font-weight:normal;
	letter-spacing:-1px;
}
.information dl{
	margin:0;
	font-size:14px;
	line-height:20px;
}
.information dt{
	float:left;
	margin:0 4px 0 0;
}
* html .information dt{
	margin:0 1px 0 0;
}
.information dd{margin:0;}
/* info form */
.info-form{
	height:1%;
	overflow:hidden;
	padding:0 0 48px;
	margin:0 0 24px;
	border-bottom:3px solid #333;
}
.info-form fieldset{
	padding:0 0 38px;
	margin:0 0 17px;
	border-bottom:1px solid #333;
}
.info-form legend{
	padding:0 0 14px;
	margin:0;
	color:#000;
	font-size:18px;
	line-height:20px;
}
* html .info-form legend{margin:0 0 0 -7px;}
*+html .info-form legend{margin:0 0 0 -7px;}
.info-form span{
	float:right;
	width:243px;
	min-height:226px;
	padding:6px;
	font-size:14px;
	line-height:20px;
	border:1px solid #a2c919;
	background-color:#f0f6dc;
}
* html .info-form span{height:226px;}
/* row */
.info-form .row{
	height:1%;
	overflow:hidden;
	margin:0 0 12px;
}
.info-form label{
	width:68px;
	float:left;
	text-align:right;
	font-size:14px;
	line-height:30px;
	margin:0 10px 0 0;
}
.info-form .text{
	float:left;
	width:295px;
	border:1px solid #b0b0b0;
	font-size:14px;
	color:#333;
	line-height:16px;
	padding:6px 4px;
	height:16px;
}
.info-form .select-box{
	border:0;
	padding:0;
	margin:0;
}

.info-form .radio{
	float:left;
	margin:0 22px 0 0;
	padding:0;
	width:15px;
	height:16px;
}
.info-form .select-box span{
	min-height:44px;
	margin:6px 0 0;
}
* html .info-form .select-box span{height:44px;}
.info-form .select-box .row{
	padding:12px 0 3px 43px;
	margin:0;
}
.info-form .select-box label{
	width:auto;
	margin:-1px 0 0;
	line-height:16px;
}
/* buttons */
.buttons{
	height:1%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.buttons li{
	float:left;
	display:inline;
	margin:0 15px 0 0;
}
.buttons li a{
	float:left;
	font-size:18px;
	line-height:32px;
	letter-spacing:-1px;
	padding:0 24px 0 10px;
	border-right:1px solid #dcdcdc;
	background:url(images/bg-buttons.gif) no-repeat;
}
.buttons li a:hover{
	text-decoration:none;
	background:url(images/bg-buttons.gif) no-repeat 0 -64px;
}
/* data */
.data-holder{
	height:1%;
	overflow:hidden;
	padding:0 1px 0 0;
	background:url(images/border.gif) no-repeat 100% 0;
	margin:-4px 0 20px;
}
.data{
	width:100%;
	overflow:hidden;
	line-height:19px;
	border-collapse:collapse;
}
.data .item1{width:82px;}
.data .item2{width:105px;}
.data .item3{width:80px;}
.data .item4{width:149px;}
.data .item5{width:71px;}
.data .item6{width:55px;}
.data .item7{width:68px;}
.data th{
	padding:3px 0 1px 6px;
}
.data td{
	padding:0 0 0 6px;
}
.data th{
	border-left:1px solid #dfdfdf;
	border-top:1px solid #b0b0b0;
	font-weight:normal;
	text-align:left;
	background-color:#b0b0b0;
}
.data td{
	border:solid #dfdfdf;
	border-width:0 0 0 1px;
}
.data td.item7{
	border-width:0 0 1px 1px;
}
.data .color td{background-color:#e8e8e8;}
/* masthead */
.masthead{
	height:1%;
	overflow:hidden;
	padding:49px 0 16px;
}
.masthead h2{
	margin:0 0 7px;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	letter-spacing:-1px;
	word-spacing:1px;
}
.masthead p{
	margin:0;
	font-size:14px;
	line-height:20px;
}
.select-list{
	height:1%;
	overflow:hidden;
	padding:0 0 27px 15px;
}
.select-list .radio{
	float:left;
	margin:0 14px 0 0;
	padding:0;
	width:15px;
	height:16px;
}
.select-list .row{
	height:1%;
	overflow:hidden;
	padding:12px 0 3px 0;
}
.select-list label{
	width:auto;
	margin:-1px 0 0;
	line-height:16px;
	font-size:14px;
	line-height:16px;
}
/* total box */
.total-box{
	width:323px;
	padding:4px 16px 23px 19px;
	border:1px solid #a2c919;
	background-color:#f0f6dc;
	overflow:hidden;
	margin:15px 0 30px;
}
.total-box ul{
	margin:0;
	padding:0 0 1px;
	list-style:none;
	font-size:14px;
	line-height:20px;
	border-bottom:1px solid #333;
}
.total-box ul li{
	height:1%;
	padding:17px 26px 11px 0;
	overflow:hidden;
	vertical-align:top;
	border-bottom:1px solid #333;
}
.total-box ul .row{
	height:1%;
	overflow:hidden;
}
.total-box ul li span{
	float:left;
	width:212px;
}
.total-box ul li em{
	font-style:normal;
	float:left;
}
.total-box ul li strong{
	float:right;
	font-weight:normal;
	text-align:right;
}
/* form info step2 */
.form-holder{
	height:1%;
	overflow:hidden;
	padding:12px 0;
	border-top:1px solid #333;
}
.form-holder fieldset{
	margin:0;
	padding:0 0 25px;
	border:0;
}
.form-holder .info-form{
	padding:0 0 21px;
	margin:0 0 15px;
	border-bottom:1px solid #333;
}
.form-holder .form-item{
	float:left;
	padding:0 20px 0 9px;
}
.info-form .short{
	width:104px;
}
.form-holder .form-item .radio{
	float:left;
}
.form-holder .form-item .radio{
	width:15px;
	height:16px;
	margin:0 10px 0 0;
	padding:0;
}
.form-holder .form-item label{
	width:auto;
	margin:0;
	line-height:16px;
}
.personal-info{
	padding:0;
}
.personal-info label{
	width:91px;
	margin:0 8px 0 0;
}
.personal-info legend{
	padding:0 0 20px;
}
.personal-info em{
	font-style:normal;
	font-size:14px;
	line-height:30px;
	padding:0 0 0 6px;
}
.form-holder p{
	margin:0 0 24px;
	font-size:14px;
	line-height:20px;
}
.form-holder p a{
	color:#119ae3;
}
.form-holder .buttons{
	margin:0 0 17px;
}
.heading h1 a{
	color:#fff;
}
/* opener */
.opener{
	float:right;
	color:#ccc;
	line-height:27px;
	border:1px solid #333;
	background-color:#000;
	padding:0 39px 0 9px;
	background:#000 url(images/ico-opener.gif) no-repeat 100% 0;
}
.opener:hover{
	text-decoration:none;
	background:#000 url(images/ico-opener.gif) no-repeat 100% -29px;
}
.drop-area{
	width:660px;
	margin:0 -11px -13px -12px;
	overflow:hidden;
	clear:both;
	padding:8px 0 0;
}
.drop-area .row{
	height:1%;
	overflow:hidden;
	padding:0 11px;
	border:solid #333;
	border-width:1px 0;
	text-transform:uppercase;
	background-color:#0e0e0e;
	color:#fff;
}
.drop-area .row p{
	margin:0;
	font-size:13px;
	line-height:24px;
}
.drop-area ul{
	width:264px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
	line-height:16px;
	margin:-1px 0 0;
	color:#e8e8e8;
	background:url(images/bg-tabs.gif) repeat;
}
.drop-area ul li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #000;
}
.drop-area ul li a{
	display:block;
	color:#e8e8e8;
	padding:12px 10px 11px;
}
.drop-area ul li a span{
	font-size:10px;
	line-height:12px;
	color:#999;
}
.drop-area ul li.active a,
.drop-area ul li a.active,
.drop-area ul li a:hover{
	color:#a2c918;
	text-decoration:none;
	background-color:#000;
}
.tabset .has-drop-down a{
	background:url(images/arrow-tab.gif) no-repeat 246px 50%;
}
.tabset .has-drop-down a.active,
.tabset .has-drop-down a:hover{
	background:#000 url(images/arrow-tab-roll.gif) no-repeat 246px 50%;
}
.tab-content{
	width:265px;
	float:left;
	display:inline;
	margin:0 0 0 7px;
}
.drop-area .tab-content ul{margin-bottom:-1px;}
.drop-area .tab-content ul li a{
	padding:4px 12px;
	font-size:12px;
	line-height:14px;
}
.drop-area .tab-content ul li a span{
	font-size:12px;
}
.feed-link{
	float:right;
	margin:0 10px 0 0;
	color:#119ae3;
	font-size:11px;
	line-height:22px;
}
.heading .breadcrumbs{
	float:left;
	display:inline;
	margin:11px 0 0 14px;
	padding:0;
	list-style:none;
}
.heading .breadcrumbs li{
	float:left;
	color:#e8e8e8;
	padding:0 4px 0 7px;
	background:url(images/bg-breadcrumbs.gif) no-repeat 0 50%;
}
.heading .breadcrumbs li a{color:#e8e8e8;}
/* side box */
.side-box{
	height:1%;
	padding:3px 5px 7px 9px;
	overflow:hidden;
	border:1px solid #e8e8e8;
	background-color:#fafafa;
	margin:4px 0 19px;
}
.side-box h2{
	margin:0 0 4px;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	letter-spacing:normal;
	color:#272727;
}
/* ordered list */
.ordered-list{
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:13px;
}
.ordered-list li{
	width:100%;
	margin:0 0 7px;
	overflow:hidden;
}
.ordered-list li a{
	color:#999;
	display:block;
}
.ordered-list li.active em,
.ordered-list li.active a{
	color:#000 !important;
	text-decoration:none;
}
.ordered-list li a:hover{
	color:#000;
	text-decoration:none;
}
.ordered-list li a:hover em{color:#999;}
.ordered-list li a:hover span{
	text-decoration:underline;
}
.ordered-list em{
	float:left;
	font-style:normal;
	margin:0 3px 0 0;
}
* html .ordered-list em{margin:0;}
.ordered-list span{
	display:block;
	height:1%;
	overflow:hidden;
	cursor:pointer;
}
/* post title */
.post-title{
	height:1%;
	padding:18px 0 20px;
	overflow:hidden;
}
#content .post-title h1{
	margin:0;
	font-size:35px;
	line-height:37px;
	font-weight:normal;
	color:#000;
	letter-spacing:-1px;
}
/* full post */
.full{
	padding:0 0 27px;
	margin:0;
	border:0;
}
.full p{
	font-size:14px;
	line-height:20px;
	margin:0 0 18px;
}
/* paging bar */
.paging-bar{
	height:1%;
	margin:48px 0 50px;
	padding:0 0 0 6px;
	overflow:hidden;
	line-height:22px;
	border:1px solid #e8e8e8;
	background:#e8e8e8 url(images/bg-paging-bar.gif) repeat-x;
}
/* paging */
.paging {
	float:right;
	margin:0;
	padding:0 !important;
	list-style:none;
}
.paging li{
	float:left;
	padding: 0 !important;
	border-left:1px solid #fff;
	background: none !important;
}
.paging li.active strong{
	float:left;
	color:#000 !important;
	padding:0 3px;
	font-size: 13px;
	font-weight:normal;
}
.paging li a{
	float:left;
	padding:0 3px;
	color:#999 !important;
	text-decoration: none !important;
}
.paging li a:hover{
	text-decoration:none;
	color:#000 !important;
	background:url(images/bg-paging.gif) repeat-x;
}
.post .side-link{
	float:left;
	font-size: 13px;
	color:#000 !important;
	text-decoration: none !important;
	padding:0 0 0 14px;
	background:url(images/arrow-side.gif) no-repeat 0 50%;
}
/* panel */
.panel:after {
	content: "";
	clear: both;
	display: block;
}
.panel{
	height:1%;
	border:1px solid #e8e8e8;
	padding:6px 0 5px 7px;
	background-color:#fafafa;
	margin:0 0 20px;
}

.panelmyarticles{
	height:1%;
	border:1px solid #e8e8e8;
	padding:6px 0 25px 7px;
	background-color:#fafafa;
	margin:0 0 20px;
}

.panelmyarticles h3{
	margin:0 0 10px !important;
	font-size:13px !important;
	line-height:15px !important;
	font-weight:normal !important;
	text-transform:uppercase !important;
}

/* social links */
.panel .social {
	margin:0;
	padding:0 !important;
	list-style:none;
}
.social a
{
	cursor:pointer;
}

.panel .social li{
	float:left;
	width:116px;
	padding: 0 !important;
	background: none !important;
}
.panel .social .last{
	width:103px;
}
.panel .social li a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:32px;
	height:32px;
}
.panel .social li span{
	float:left;
	line-height:21px;
	padding:0 5px 0 12px;	
	display:inline;
	/*margin:5px 0 0 7px;
	border-right:1px solid #e8e8e8;
	background:url(images/bg-num.gif) no-repeat;*/
}
.panel .social .facebook {background:url(images/ico-facebook.gif) no-repeat;}
.panel .social li:hover .facebook,
.panel .social li.hover .facebook {background:url(images/ico-facebook.gif) no-repeat 0 -32px;}
.panel .social .twitter{background:url(images/ico-twitter.gif) no-repeat;}
.panel .social li:hover .twitter,
.panel .social li.hover .twitter {background:url(images/ico-twitter.gif) no-repeat 0 -32px;}
.panel .social .comment-count {background:url(images/ico-comments.gif) no-repeat;}
.panel .social li:hover .comment-count,
.panel .social li.hover .comment-count {background:url(images/ico-comments.gif) no-repeat 0 -32px;}
.panel .social .up {background:url(images/ico-up.gif) no-repeat;}
.panel .social li:hover .up,
.panel .social li.hover .up {background:url(images/ico-up.gif) no-repeat 0 -32px;}

.panel .social .down {background:url(images/ico-down.gif) no-repeat;}
.panel .social li:hover .down,
.panel .social li.hover .down {background:url(images/ico-down.gif) no-repeat 0 -32px;}

.panel .social .popup-s {
	position: absolute;
	top:-30px;
	left:5px;
	display: none;
	width: 135px;
	height: 34px;
	color:#e8e8e8;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	background: url(images/bg-popup-soc.png) no-repeat;
}
.panel .social li:hover,
.panel .social li.hover {
	position: relative;
}
.panel .social li:hover .popup-s,
.panel .social li.hover .popup-s {
	display: block;
}
/* tags */
.tags{
	margin:4px 0 -3px;
	padding:0 !important;
	list-style:none;
	font-size:12px;
	line-height:14px;
}
.tags li{
	width:100%;
	overflow:hidden;
	color:#333;
	padding: 0 !important;
	margin:0 0 6px;
	background: none !important;
}
.tags em{
	float:left;
	width:78px;
	font-style:normal;
}
.tags span{
	display:block;
	height:1%;
	overflow:hidden;
}
.tags a {
	text-decoration: none !important;
}
.tags a:hover {
	text-decoration: underline !important;
}
.panel h3{
	margin:0 0 10px !important;
	font-size:13px !important;
	line-height:15px !important;
	font-weight:normal !important;
	text-transform:uppercase !important;
}
.full .post-text:after {
	content: "";
	clear: both;
	display: block;
}
.full .post-text {
	overflow: visible;
}
/* article list */
.article-list{
	width:100%;
	margin:0 0 -4px;
	padding:0  !important;
	list-style:none;
}
.article-list li{
	width:100%;
	font-size:10px;
	line-height:12px;
	color:#999;
	padding: 0  !important;
	background: none  !important;
	margin:0 0 8px;
}
.article-list .name {
	margin:0 0 3px !important;
	font-size:12px !important;
	line-height:14px !important;
	font-weight: bold !important;
	color:#333 !important;
}
.article-list .name a{
	color:#333 !important;
	text-decoration: none !important;
}
.article-list li .name:hover,
.article-list li .hover {
	position: relative;
}
.article-list li .name:hover .popup,
.article-list li .hover .popup {
	display: block;
}
/* bottom bar */
.bottom-bar{
	height:1%;
	overflow:hidden;
	padding:11px 0 0 3px;
	border-top:3px solid #333;
	margin:0 0 26px;
}
.bottom-bar h3{
	margin:0;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	text-transform:uppercase;
}
.bottom-bar strong{
	float:right;
	line-height:22px;
}
/* services-list */
.services-list{
	float:right;
	margin:3px 0 0;
	padding:0;
	list-style:none;
}
.services-list li{
	float:left;
	display:inline;
	margin:0 0 0 15px;
}
.services-list li a{
	float:left;
	font-size:10px;
	line-height:19px;
	padding:0 0 0 23px;
	text-transform:uppercase;
}
.services-list .feed{background:url(images/ico-24.gif) no-repeat;}
.services-list .feed:hover{background:url(images/ico-favorite.gif) no-repeat 0 -19px;}
.services-list .rss{background:url(images/ico-rss.gif) no-repeat;}
.services-list .rss:hover{background:url(images/ico-rss.gif) no-repeat 0 -19px;}
/* register bar */
.register-bar{
	height:1%;
	overflow:hidden;
	border:1px solid #a2c918;
	background-color:#f0f6dc;
	padding:18px 0 12px 20px;
	width:95%;
}
.register-bar ul{
	margin:0;
	padding:0;
	list-style:none;
}
.register-bar ul li{
	float:left;
	font-size:14px;
	line-height:28px;
	margin:0 7px 0 0;
	display:inline;
}
.register-bar ul li a{
	float:left;
	margin:0 7px 0 0;
	line-height:22px;
	padding:0 14px 0 11px;
	text-transform:uppercase;
	border:1px solid #a2c918;
	background:url(images/btn-login.gif) repeat-x;
}
.register-bar ul li a:hover{
	text-decoration:none;
	background:url(images/btn-login.gif) repeat-x 0 -22px;
}
/* footer */
.footer-bg {
	margin: -222px 0 0;
	height:222px;
	position: relative;
	z-index: 2;
	background: url(images/bg-footer.gif) repeat-x;
}
#footer {
	width:980px;
	margin: 0 auto;
}
.footer-hold {
	overflow: hidden;
	height: 1%;
	color:#ccc;
	padding:20px 0 0 6px;
}
.footer-hold .column {
	float: left;
	width:230px;
}
.footer-hold .column2 {
	width: 240px;
}
.footer-hold .column3 {
	width: 201px;
}
.footer-hold strong {
	display: block;
	line-height: 16px;
	margin-bottom: 7px;
	color:#a6a6a6;
	font-size: 14px;
	font-weight: normal;
}
.footer-hold ul {
	margin: 0;
	padding:0;
	line-height:18px;
	list-style: none;
}
.footer-hold a.send {
	display: block;
	margin: 32px 0 0;
	color:#119ae3;
	font-size: 14px;
}
.footer-hold a {
	color: #80ccff;
}
.footer-hold p {
	margin:0 0 12px;
	line-height: 14px;
}
.footer-hold .column4 {
	float: left;
	margin:-20px 0 0;
	padding:0 0 0 11px;
	width:289px;
	min-height:180px;
	background: url(images/bg-col.gif) no-repeat;
}
* html .footer-hold .column4 {
	height:180px;
}
.footer-hold strong.logo-inma a,
.widget-social strong.logo-inma a {
	display: block;
	width: 65px;
	height: 54px;
	text-indent: -9999px;
	background: url(images/logo-small.gif) no-repeat;
}
.footer-hold strong.logo-iab a,
.widget-social strong.logo-iab a {
	display: block;
	width: 62px;
	height: 49px;
	text-indent: -9999px;
	background: url(images/logo-iab.gif) no-repeat;
}
.footer-hold .three-column,
.widget-social .three-column{
	overflow: hidden;
	width:100%;
	padding:23px 0 0;
}
.widget-social .three-column {
	padding-top:15px;
}
.footer-hold .three-column .col,
.widget-social .three-column .col {
	float: left;
	width:76px;
	min-height:58px;
	background: url(images/bg-col1.gif) repeat-y 100% 0;
}
.widget-social .three-column .col {
	padding-left:20px;
}
* html .footer-hold .three-column .col,
* html .widget-social .three-column .col {
	height:58px;
}
.footer-hold .three-column .col2  {
	width: 111px;
	padding-left:20px;
}
.widget-social .three-column .col2 {
	width:94px;
	padding-left: 16px;
}
.footer-hold .three-column .col3,
.widget-social .three-column .col3 {
	width:62px;
	padding-top:5px;
	padding-left:9px;
	background: none;
}
.footer-hold .three-column .col ul,
.widget-social .three-column .col ul {
	margin-top:4px;
}
.footer-hold .three-column .col ul li,
.widget-social .three-column .col ul li {
	font-size:9px;
	line-height:12px;
}
.footer-hold .three-column .col a,
.widget-social .three-column .col a {
	color:#909090;
}
.links-social {
	overflow: hidden;
	width:100%;
	padding:24px 0 0;
}
.widget-social .links-social:after {
	content:"";
	clear: both;
	display: block;
}
.widget-social .links-social {
	margin: 4px 0 0;
	padding:4px 0 10px 10px;
	overflow: visible;
	background: url(images/bg-social.gif) repeat-x;
}
.links-social p {
	margin: 0 0 8px;
	color:#a6a6a6;
	font-size: 14px;
}
.links-social ul li {
	float: left;
	margin-right:8px; 
	font-size:10px;
	line-height: 20px;
}
.links-social ul a {
	float: left;
	color:#999;
	padding-left: 23px;
}
.links-social ul a:hover {
	text-decoration:none;
}
.links-social ul .facebook a {
	background: url(images/ico-9.gif) no-repeat 0 50%;
}
.links-social ul .facebook a:hover {
	color:#3b5998;
	background: url(images/ico-9h.gif) no-repeat 0 50%;
}
.links-social ul .twitter a {
	background: url(images/ico-10.gif) no-repeat 0 50%;
}
.links-social ul .twitter a:hover {
	color:#3cf;
	background: url(images/ico-10h.gif) no-repeat 0 50%;
}
.links-social ul .rss a {
	background: url(images/ico-11.gif) no-repeat 0 50%;
}
.links-social ul .rss a:hover {
	color:#f60;
	background: url(images/ico-11h.gif) no-repeat 0 50%;
}
.links-social ul .email a {
	background: url(images/ico-12.gif) no-repeat 0 50%;
}
#footer .copyright {
	overflow: hidden;
	height: 1%;
	font-size: 10px;
	padding: 15px 102px 0 0;
	color: #838383;
}
#footer .copyright p {
	margin: 0;
}
#footer .copyright p.inma {
	float: left;
}
#footer .copyright p.inma a {
	color: #80ccff;
}
#footer .copyright p.design {
	float: right;
}
#footer .copyright p.design a {
	color: #838383;
}

a.h2link
{	
	color:#000000;
}

.boxlispan
{
	padding:6px 10px 11px;
}

.boxheadinglink
{
	width:278px;
	height:auto;
	float:left;
}
	


/* Thushara */

.widget .heading a.btn-minus {
	float: right;
	margin-top: 5px;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	background: url(images/btn-minus.png) no-repeat;
}

.widget .groupsHeading a.btn-minus {
	float: right;
	margin-top: 5px;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	background: url(images/btn-minus.png) no-repeat;
}

.widget-calendar .btn-calendarlist {
	float:right;
	display: inline;
	margin:5px 5px 0 0;
	text-indent: -9999px;
	width: 11px;
	height: 11px;
	background: url(images/btn-calendarlist.png) no-repeat;
}

.show_recent_only {
	display: none;
	background: url(images/tall-up-arrow.gif) no-repeat right center;
	padding-right: 12px;
}
.show_all_message {
	background: url(images/tall-down-arrow.gif) no-repeat right center;
	padding-right: 12px;
}

.show_recent_only_guidbox {
	display: none;
	background: url(images/tall-up-arrow.gif) no-repeat right center;
	padding-right: 12px;
}
.show_all_message_guidbox {
	background: url(images/tall-down-arrow.gif) no-repeat right center;
	padding-right: 12px;
}

.show_recent_only_logbox
{
	background: url(images/tall-down-arrow.gif) no-repeat right center;
	padding-right: 12px;
}

.show_all_message_logbox
{
	background: url(images/tall-down-arrow.gif) no-repeat right center;
	padding-right: 12px;
}

.show_recent_only_webcastlistbox {
	display: none;
	background: url(images/tall-up-arrow.gif) no-repeat right center;
	padding-right: 12px;
}
.show_all_message_webcastlistbox {
	background: url(images/tall-down-arrow.gif) no-repeat right center;
	padding-right: 12px;
}
.show_recent_only_mygroupbox {
	display: none;
	background: url(images/tall-up-arrow.gif) no-repeat right center;
	padding-right: 12px;
}
.show_all_message_mygroupbox {
	background: url(images/tall-down-arrow.gif) no-repeat right center;
	padding-right: 12px;
}
.show_recent_only_eventlistbox {
	display: none;
	background: url(images/tall-up-arrow.gif) no-repeat right center;
	padding-right: 12px;
}
.show_all_message_eventlistbox {
	background: url(images/tall-down-arrow.gif) no-repeat right center;
	padding-right: 12px;
}

/*calendar*/
.eventdetailview
{
    width:300px;
    background-color:#333333;
    font:normal 11px/13px Arial;
    color:#ffffff;
    padding-bottom:5px;
}
.eventdetailview ul 
{
    list-style:none;
}
.eventdetailview h2
{
    font: bold 12px/13px Arial;
	color:#ffc1e0;	
	margin:0px;
}
.eventdetailview a ,.eventdetailview a:hover
{
    color:#FFC1E0;
    font-size:14px; 
    border-bottom:1px dotted;   
}
.eventdetailview p
{
    color:#FFFFFF;
    margin:2px 0px 5px 0px;
}

.calendar_daystyle
{
    font-size:25px;
    font-weight:bold;    
    background-image:url(images/DayBg.gif);  
}
.calendar_othermonthdaystyle
{
    font-size:25px;
    font-weight:bold;    
    background-image:url(images/DayBg.gif);    
}
.calendar_selecteddaystyle
{
    background-image:url(images/SelectedDayBg.gif);
}
.calendar_nextprevstyle
{
}
.calendar_selecteddaystyle
{
}
.calendar_dayheaderstyle
{
    font: 10px Arial,Verdana,Tahoma, sans-serif;
}
.calendar_titlestyle
{
    font: 10px Arial,Verdana,Tahoma, sans-serif;
}

/* --------------- Charith Custom Styles ------------- */

.profile {
bottom:0;
height:52px;
position:absolute;
right:0;
width:52px;
z-index:20;
}

.bdg {
height:22px;
left:0;
position:absolute;
top:0;
width:22px;
z-index:30;
}

.showall{
float:left;
font-size:13px;
line-height:24px;
margin:0;
/*width:526px;*/
width:596px;
}

.showall a
{
	float:left;
	/*width:526px;	*/
	width:596px;
	text-decoration:none;
}


.showall a:hover 
{
	background-image:url(images/showallhover2.gif);
	background-repeat:repeat-x;
	/*width:526px;*/
	width:596px;
	height:24px;
} 

.showall span
{
	padding-left:9px;
}
.hidethis
{
	display:none;
}

div.topsy_theme_jade a.topsy-sm-total, div.topsy_theme_jade a.topsy-sm-total:visited 
{
	background-color:#ffffff;
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:normal;
}

div.topsy_theme_jade a.topsy-sm-retweet, div.topsy_theme_jade a.topsy-sm-retweet:visited 
{
	display:none;
}

div.topsy_widget_data.topsy_theme_jade a.topsy-sm-total, div.topsy_widget_data.topsy_theme_jade a.topsy-sm-total:visited, div.topsy_widget_shortcode.topsy_theme_jade a.topsy-sm-total, div.topsy_widget_shortcode.topsy_theme_jade a.topsy-sm-total:visited 
{
	background-color:#ffffff;
}
div.topsy_theme_jade a.topsy-sm-total:hover 
{
	background-color:#ffffff;
	border:none;
}

.topsy-sm-total snap_noshots
{
	background-color:#ffffff;
}

div.topsy_theme_jade a
{
	background-color:#ffffff;
}

#tweetmeme_button .count
{
	font-size:10px;
	font-weight:normal;
}

#tweetmeme_button .retweet 
{
	display:none;
}

.post-text ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 0 10px 2px;
}

.post-text .box-profile ul li {
background:transparent none repeat scroll 0 0;
float:left;
padding:10px 0 0;
width:241px;
}

.post-text .box-profile ul a {
padding-left:25px;
text-decoration:none;
}

.bdgrecommend
{
	height:39px;
	left:0;
	position:absolute;
	top:0;
	width:38px;
	z-index:30;
}
.bdgrecommendforcomment
{
    position:absolute;	
	left:0px;	
	top:0px;
	height:24px;
	width:24px;
	z-index:30;
}
.bdgrecommendforcomment img
{
    width:24px;
    height:24px;
    border:0;    
}
.hoverspace
{
	float:left;
	height:100px;	
	width:660px;
}

.rowlable
{
	width:660px;
	height:25px;
	float:left;
	color:#000000;
	font-size:18px;
	line-height:20px;
}

.textgroupname
{
	border:1px solid #B0B0B0;
	color:#333333;
	float:left;
	font-size:14px;
	height:16px;
	line-height:16px;
	padding:6px 4px;
	width:640px;
}

.tipgroupform
{
	width:660px;
	color:#666666;
	font-size:10px;
	height:auto;
	float:left;
}

.paddingbottom20
{
	padding-bottom:20px;
}

.paddingbottom30
{
	padding-bottom:30px;
}
.paddingbottom60
{
	padding-bottom:60px;
}

.paddingtop30
{
	padding-top:30px;
}

.typeinholdtextboxwrapper
{
	width:200px;
	height:22px;
	float:left;
	/*border:1px solid #B0B0B0;*/
	color:#333333;	
	font-size:14px;
}
.formtagsearchcontrols
{
	position:relative;
	height:auto;
	width:660px;
}

/*.searchresults
{
	position:absolute;
	top:20px;
	left:0;
	width:152px;
	height:auto;
}*/

.searchresults
{
	position:absolute;
	top:20px;
	left:0;
	width:377px;
	height:auto;
}

.companysearchresults
{
	position:absolute;
	top:180px;
	left:10;
	width:377px;
	height:auto;
	z-index:10000;
}

.companysearchresults ul
{
	padding:0;
	margin:0;
	list-style:none;		
	border:solid 1px #B0B0B0;
	background-color:#666666;
}

.companysearchresults ul li
{
	padding:0;
	margin:0;
	list-style:none;
	color:#ffffff;
	padding-top:6px;
	height:18px;
	text-indent:10px;
	border-bottom:solid 1px #ffffff;	
}

.searchresults ul
{
	padding:0;
	margin:0;
	list-style:none;		
	border:solid 1px #B0B0B0;
	background-color:#EAEAEA;
}

.searchresults ul li
{
	padding:0;
	margin:0;
	list-style:none;
	height:18px;
	text-indent:10px;
	border-bottom:solid 1px #ffffff;	
}


.typeinholdtextbox
{
	border:1px solid #B0B0B0;
	color:#333333;	
	font-size:14px;
	width:150px;
	height:16px;
}

.addtypeinholdbutton
{
	width:100px;
	height:22px;
	float:left;
}

.addedTypes
{
	width:200px;
	height:auto;
	float:left;
	
	
}
.addedtype
{
	width:200px;
	height:auto;
	float:left;
	margin-bottom:2px;
}

.typetext
{
	width:183px;
	height:18px;
	float:left;
	background-color:#EAEAEA;
}

.typeremovelink
{
	width:16px;
	height:18px;
	float:left;
}



.rowgropuform {
	
	width:660px;
	height:auto;
	float:left;
	padding-top:6px;
}

.visibilityhidden
{
	visibility:hidden;
}

.txtSelectedTagsform
{
	visibility:hidden;
}

.txtSelectedfagTagsform
{
	visibility:hidden;
}

.txtHostToURLAppForm
{
	visibility:hidden;
}

.mainfagtags
{
	width:328px;
	height:auto;
	float:left;	
}
.mainfagtags ul
{
	padding:0;
	margin:0;
	list-style:none;			
	background-color:#EAEAEA;
}

.mainfagtags ul li
{
	padding:0;
	margin:0;
	list-style:none;			
	background-color:#EAEAEA;
	border-bottom:solid 1px #ffffff;
	height:18px;
	text-indent:10px;	
}

.subfagtags
{
	width:325px;
	height:auto;
	float:left;
	display:inline;
	padding-left:5px;
}

.subfagtags ul li
{
	padding:0;
	margin:0;
	list-style:none;	
	height:15px;
	background-color:#EAEAEA;
	border-bottom:solid 1px #ffffff;
}

.subfagtags ul
{
	padding:0;
	margin:0;
	list-style:none;			
	background-color:#EAEAEA;
}

.formfagtags
{
	width:658px;
	border:solid 1px #EAEAEA;
	height:auto;
	float:left;
}

.formfagtagsheader
{	
	height:22px;
	width:658px;
	float:left;
	background-color:#909090;
	color:#ffffff;
	font-weight:bold;
	text-indent:10px;
	line-height:22px;
	border-bottom:solid 2px #ffffff;
}

.fagactive
{
	font-weight:bold;
}

.fagbtn
{
	width:200px;
	height:auto;
	float:left;
}

.selectedtags
{
	width:460px;
	height:auto;
	float:left;
}

.addedfag
{
	width:auto;
	height:auto;
	padding-right:20px;
	float:left;
	margin-bottom:2px;
}

.addedtagtext
{
	width:auto;
	height:18px;
	float:left;
	padding-right:5px;
	background-color:#EAEAEA;
}

.addedtaglink
{
	float:left;
	height:18px;
	width:16px;
	
}

.groupformerrors
{
	font-size:12px;
	background-color:#F0F6DC;
	border:1px solid #A2C919;
	height:30px;
	float:left;
	width:658px;
}

.groupformmessage
{
	font-size:12px;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	height:30px;
	float:left;
	width:658px;
}

.widget-nav a.flereup {
	padding-left: 15px;
	background: url(images/bullet3up.gif) no-repeat 0 50%;
}

.gfthread
{
	width:646px;
	height:auto;
	float:left;
	padding-left:12px;
}

.gfthreadpaging
{
	width:646px;
	height:auto;
	float:left;
	padding-left:12px;
	padding-bottom:10px;
}

.gfdiscuss
{
	width:360px;
	height:auto;
	float:left;
}

.gfdiscuss a
{
	font-weight:bold;
}

.gflastpost
{
	width:150px;
	height:auto;
	float:left;
}

.gfposts
{
	width:60px;
	height:auto;
	float:left;
}

.gfviews
{
	width:70px;
	height:auto;
	float:left;
}

.gfheading
{
	font-size:12px;
	line-height:22px;
	text-transform:uppercase;
}

.threadbuttons
{
	width:658px;
	float:left;
	height:auto;
	padding-bottom:10px;
	padding-top:25px;
}

.threadpager
{
	width:658px;
	float:left;
	height:auto;
	padding-bottom:5px;
}

.threadbuttons a
{
	color:#119AE3;
	float:right;
	padding-left:8px;
}

.forumaddthreadwrapper
{
	float:left;
	width:638px;
	height:auto;
	padding-left:10px;
	padding-top:10px;
}

.forumaddthreadwrapper body
{
	background:#ffffff;
}

.threadlisttoplinks
{
	padding-top:30px;
	height:auto;
	padding-bottom:20px;
	width:658px;
	float:left;
}

.threadlistheadingswrapper
{
	background:transparent url(images/bg-widget.gif) repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	padding-left:12px;
	width:646px;
	float:left;
	height:auto;
}

.commentTitle
{
	width:482px;
	height:auto;	
	padding:6px 0 6px 6px;
	margin-bottom:5px;
	border:1px solid #686868;
	margin-top:6px;
}

.commentTitleTxt
{
	width:482px;
	height:auto;
	
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#333333;
	font-size:12px;
	font-weight:bold;	
}

.search .text 
{
    background:#000000 none repeat scroll 0 0;
    border-color:#666666;
    border-style:solid;
    border-width:1px 0 1px 1px;
    color:#CCCCCC;
    float:left;
    font-size:14px;
    height:15px;
    line-height:15px;
    padding:10px 9px;
    width:357px;
}

.search .submit 
{
    background:transparent url(images/btn-search-big.gif) no-repeat scroll 0 0;
    border:0 none;
    cursor:pointer;
    float:left;
    font-size:0;
    height:37px;
    line-height:0;
    padding:0;
    width:37px;
}

.articlepublisherrowlable
{
margin-top:10px;
color:#000000;
float:left;
font-size:18px;
height:25px;
line-height:20px;
width:660px;
}

.articlePublisheroptionHeader
{
margin-top:20px; margin-bottom:10px;
}

.articlePublisheroptionHeader span
{
margin-left:10px;
}

.urlContainer
{
margin-top:0px; float:left; margin-bottom:10px;
}

.urlText
{
margin-top:20px;
}

.articlecheckBoxList
{
float:left; margin-bottom:40px;margin-top:10px;
}

.urlTextbox
{
width:300px;
}

.caseElementWrapper
{
margin-top:10px;
margin-bottom:10px;
width:600px;
float:left;
}

.selectedTagsList
{

}

.labels
{
width:664px; color:#000; margin-bottom:6px;
}

.multiTextBox
{
width:664px; color:#000; height:100px;
}

.longText
{
width:300px;
}
.rgdlink
{
	cursor:pointer;
}

/* job post */
.jobpost-holder {
overflow: hidden;
height: 1%;
}
.jobpost-holder1 {
margin: -10px 0 0;
}
.jobpost {
overflow: hidden;
height: 1%;
margin: -1px 0 0;
padding: 0px 0 50px;
}
.jobpost .pict {
float:left;
width:160px;
color:#666;
font-size: 10px;
}
.jobpost .pict img {
display: block;
}

.jobpost h2 {
margin: 0;
width: 100%;
font-size:25px;
line-height:28px;
font-weight: normal;
letter-spacing: -1px;
margin-top:20px;
margin-bottom:30px;
}

.jobpost-text {
float: right;
width: 487px;
color:#333;
font-size: 13px;
line-height: 18px;
overflow: hidden;
}

.jobpost-info {
padding:3px 12px 3px 10px;
border: 1px solid #e8e8e8;
background:#fafafa;
}
.jobpost .post-info p {
color: #666;
margin:0 0 5px;
font-size: 10px;
line-height: 12px;
}

.jobpost .post-info p a {
text-decoration: none;
}
.jobpost .post-info p a:hover {
text-decoration: underline;
}

.jobpost a
{
color:#119AE3;
}

.jobpost-text p
{
margin-top:0;
padding-top:0;
}

.line-redd {
margin-top: 1px;
height:3px;
overflow:hidden;
background-color:#D6062B;
}

.line-bluee {
margin-top: 1px;
height:3px;
overflow:hidden;
background-color:#0099FF;
}

.line-purple {
margin-top: 1px;
height:3px;
overflow:hidden;
background-color:#960098;
}

.avatarcompany{
float:right;
}

.avatarcompany img{
display:block;
border:0 none;
}


/* Login Div */

DIV.logIn
{
    /*position                :absolute;
    margin-left             :-400px;
    left                    :50%;
    top                     :200px;*/
    width                   :800px;
    /*z-index                 :102;*/
    background-color        :#FFFFFF;
    font-size               :12px;
}

DIV.logIn A
{
    color                   :#0099FF;
    border-bottom           :dotted 1px #0099FF;
}

DIV.logInBox
{
    width                   :776px;
    border                  :solid 1px #333333;
    margin                  :10px;
    overflow                :hidden;
    height                  :auto;
    /*background-color        :#f7f7f7;       */
}

div.logIn a.closeModal {
border: 0;
}

DIV.logInBox-bg {
background: url(Images/login-bg.gif) 388px 0 repeat-y #f7f7f7;
}

DIV.logInBoxColumn
{
    width                   :388px;
    float                   :left;
    font-size               :12px;
    /*height                  :160px;*/
    overflow                :hidden;
}

/*DIV.logInBoxColumn SPAN*/
DIV.logInBoxColumn label
{
    display                 :block;
    width                   :60px; /*50*/
    text-align              :right;
    float                   :left;
    font-size               :12px;
    margin-right            :10px;
}

DIV.logInBoxColumn SPAN
{
    display                 :block;
    width                   :60px;/*50*/
    text-align              :right;
    float                   :left;
    font-size               :12px;
    margin-right            :10px;
}

div.greenTitle
{
    background-color        :#97cb1d;
}

.btnBlack
{
    background-color        :#333333;
    border                  :solid 1px #333333;
    color                   :#FFFFFF;
    padding                 :4px;
    margin                  :0;
    font-family             :Arial;
    font-size               :12px;
    cursor                  :pointer;
    width                   :150px;
}

.btnBlack:HOVER
{
    background-color        :#000000;
    border                  :solid 1px #000000;
}

.p10
{
    padding                 :10px;
}

.text333
{
    color                   :#333333;
}

.left {
float:left;}

INPUT.TextBox
{
    float                   :left;
    background-color        :#f8f8f8;
    width                   :239px;
    height                  :19px;/*13px;*/
    border                  :solid 1px #cccccc;
    color                   :#333333;/*#999999;*/
    padding-top:3px;
    /*padding                 :5px 0;*/
    padding-left            :10px;
    margin-bottom           :5px;
}

DIV.logInBox .errormessage {
margin: 11px 11px 0 70px
}

DIV.logInBox .errormessage span {float: none;display:inline;}

DIV.logInBoxColumn span.cb-remember-me {
    width: 250px;
    text-align: left;
}

DIV.logInBoxColumn span.cb-remember-me input {
margin-right: 5px;
vertical-align: text-bottom;
}

DIV.logInBoxColumn span.cb-remember-me label {
    width: 250px;
    text-align: left;
    display: inline;
    float: none;
}

.logInBoxColumn .validator-error {
/*position: relative;*/
/*width: 5px;*/
display: inline;
float: none;
width: 13px;
text-align: right;
margin-right: 0;
/*left: 15px;*/
}

.clear
{
    clear                   :both;
    float                   :none;
}

.right {
float:right;
}

div.logIn a.closeModal {
border:0 none;
}


div.greenTitle, div.greenTitle, div.blueTitle, div.blueTitleNoPlus, div.pinkTitle, div.orangeTitle, div.redTitle, div.purpleTitle, div.darkPurpleTitle, .sidebarBox .boxTitle, .redBox .boxTitle, .blackBox .boxTitle, .orangeBox .boxTitle, .blackBox .boxTitle, .blueBox .boxTitle {
background-position:right center;
background-repeat:no-repeat;
color:White;
font-size:1.3em;
font-weight:bold;
height:24px;
line-height:24px;
text-indent:12px;
text-transform:uppercase;
}

#rbList span input {
vertical-align:top;
}

.registration-form #rbList label, .registration-form #rbList span {
width:auto;
}

#rbList span label {
float:none;
text-align:right;
vertical-align:top;
}

#rbList label {
display:inline;
float:left;
padding-left:5px;
text-align:left;
vertical-align:text-bottom;
}

.validation {
background-color:#F7F7F7;
border:1px solid;
color:#CD0A0A;
font-size:10px;
margin:11px;
padding:11px;
}

.registration-form div.logInBoxColumn span, .registration-form div.logInBoxColumn label {
width:101px;
}

/* --- End OF LOGIN Page --- */


/* Company Types */
/*.company .heading
{
    background:#D6062B;
}*/

.form-referencer {
	overflow: hidden;
	height: 1%;
	margin:10px 0 0;
	padding:17px 0 0 0px;
	border-top:3px solid #333;
}

.companyComment {
	overflow: hidden;
	height: 1%;
	margin:10px 0 0;
	padding:17px 0 0 0px;
	border-top:3px solid #333;
}

.box-company a:link
{
    color:#119AE3;
}

.box-company a:hover
{
    color:#119AE3;
}

.box-company a:visited
{
    color:#119AE3;
}

.blackLink
{
    color:#000;
}

.arbeiderImage
{
    width:120px; 
    height:80px; 
    margin-left:10px; 
    margin-top:10px; 
    float:left;
}

.divCommnetBox
{
    width:490px;
    float:left;
    margin:0; 
}

.divCommnetBox ul
{
    list-style-type:none;
    width:486px;
    border-top:1px solid #000;
    border-left:1px solid #000;
    border-right:1px solid #000;
    border-collapse:collapse;
    padding-top:6px;
    height:20px;
    border-bottom:1px solid #000;
    /*margin-top:60px;*/
    padding-left:0;
    margin-bottom:0;
}

.divCommnetBox ul li
{
    /*float: left;*/
	margin-left: 5px;
	display: inline;
	/*width:10px;*/
}

.companytextarea 
{
	width:480px;
	height:103px;
	margin-bottom: 14px;
	padding:6px 0 6px 6px;
	border:1px solid #686868;
	float:left;
}

.companytextareaouter {
	/*width:490px;
	height:123px;
	
	padding:0px 0 6px 0px;*/
	/*border:1px solid #686868;*/
	/*float:left;*/
	
	/*border:1px solid #686868;*/
height:206px;
margin-bottom:14px;
margin-top:5px;
width:482px;
	
}

#commentThinkLine
{
    margin-top:10px;
    margin-bottom:10px;
    padding-top:10px;
    border-top:3px solid #000;
    height:14px;
    width:650px;
}

.kontaktLinks span
{
    margin-top:10px;
}

/* widget-company */
.widget-company .heading {
	/*background:#fc0;*/
	 background:#D6062B;
}
.widget-company .hold ul li {
	font-weight: bold;
	padding:8px 10px 12px;
}
.widget-company-more .heading {
	background:#a2c918;
}
.widget-company-more .hold a {
	float: left;
}
.widget-company-more .hold span {
	float: right;
	padding-top: 2px;
}

div.filelist
{
    clear:both;
}
div.filelistimage
{
    float:left; width:10%; height:55px;
}
.word{ background: url(images/bullet3up.gif) no-repeat 0 0;}
.excel{background: url(images/bullet3up.gif) no-repeat 0 0; }
.pdf{background: url(images/bullet3up.gif) no-repeat 0 0;}
.tekst{background: url(images/bullet3up.gif) no-repeat 0 0;}
.arkiv{background: url(images/bullet3up.gif) no-repeat 0 0;}
.video{background: url(images/bullet3up.gif) no-repeat 0 0;}
.bilde{background: url(images/bullet3up.gif) no-repeat 0 0;}
.fil{background: url(images/bullet3up.gif) no-repeat 0 0;}

.eventformrowlable {
    color:#000000;
    float:left;
    font-size:14px;
    font-weight:bold;
    height:25px;
    line-height:30px;
    width:660px;
}
.eventformrowdata {
    float:left;
    height:auto;    
    width:660px;
}
.eventformcontrol {
    border:1px solid #B0B0B0;
    color:#333333;
    float:left;
    font-size:14px;    
    line-height:16px;    
    width:640px;
}
.eventformcontroldate {
    border:1px solid #B0B0B0;
    color:#333333;
    float:left;
    font-size:14px;    
    line-height:16px;    
    width:100px;
}
.eventformcontroltime {
    border:1px solid #B0B0B0;
    color:#333333;
    float:left;
    font-size:14px;    
    line-height:16px;    
    width:50px;
}
.post a.btn{
	float:left;
	width:160px;
	color:#fff;
	text-align:center;
	font-size:20px;
	line-height:30px;
	margin:10px 10px 0 0;
	background:url(images/bg-btn.gif) no-repeat;
}
.post a.btn:hover{
	text-decoration:none;
	background:url(images/bg-btn.gif) no-repeat 0 -74px;
}

.post-about p a:link
{
text-decoration:none;
color:#119AE3;
}

.post-about p a:hover
{
text-decoration:underline;
color:#119AE3;
}

.post-about p a:visited
{
text-decoration:none;
color:#119AE3;
}

.post-info a:link
{
text-decoration:none;
color:#119AE3;
}

.post-info a:hover
{
text-decoration:underline;
color:#119AE3;
}

.post-info a:visited
{
text-decoration:none;
color:#119AE3;
}

.post-text p a
{
text-decoration:none;
color:#119AE3;
}

.post-text p a:hover
{
text-decoration:underline;
color:#119AE3;
}

.post-text p a:visted
{
text-decoration:none;
color:#119AE3;
}

#rbList {
overflow:hidden;
}

.h5 {
font-size:5px;
height:5px;
line-height:5px;
}

#company-form-controls label span {
margin:0;
}

#company-form-controls span {
width:13px;
}

.cbInma input {
margin:0;
padding:0;
}


/*Feedback Styles*/

#feedbackWrapper
{
width:800px; height:480px; background-color:#ffffff;
}

#feedbackTitleWrapper
{
height:30px; width:800px;
}

#feedbackTitleSpacer
{
padding-top:30px; margin-left:30px;
}

#feedbackTitle
{
color:#FF0099; margin-top:0; margin-bottom:0;
}

#WeValueYourfeedbackText
{
width:250px; padding-right:20px; margin-left:30px; height:400px; padding-top:40px; float:left
}

#WeValueYourfeedbackText span
{

}

#feedbackRight
{
width:400px; height:320px; padding-top:40px; float:left;
}

.feedbackLabels
{
width:500px; float:left; height:20px;
}

.feedbackLabelsMandatoryStar
{
color:#FF0000;
}

.feedbackLabelsSucessMessage
{
color:#F60;
}

#feedbackPersonName
{
width:500px; float:left; height:30px; margin-bottom:20px;
}

#feedbackPersonComment
{
width:500px; float:left; height:100px; margin-bottom:20px;
}

#feedbackSubmit
{
width:500px; height:30px; margin-top:0px; margin-bottom:10px; float:left;
}

.feedbackSubmitButton
{
color:#ffffff; font-weight:bold; background-color:#000000;

}

#feedbackLabel
{
width:500px; float:left; height:30px;
}


#eventinfodiv
{
    color:#333333;
}
#eventinfodiv h1 {font-size:35px; font-weight:bold; color:#000000;}
#eventinfodiv h2 {font-size:18px; font-weight:bold; color:#000000;}
#eventinfodiv h3 {font-size:15px; font-weight:bold; color:#000000;}
#eventinfodiv p {font-size:14px; font-weight:normal; color:#333333; margin:0px;}
#eventinfodiv a {font-size:14px; font-weight:normal; color:#0099FF;}

#eventinfodiv ul {
    font-size: 14px;
    list-style-position: outside;
    list-style-type: square;
    padding: 10px 10px 10px 20px;
}

#eventinfodiv h2 {
    margin: 0px;
}

.eventprogramdiv
{
    color:#333333;
    font-size:14px;    
    line-height:20px;
}
.eventprogramdiv h1 {font-size:35px; font-weight:bold; color:#000000;}
.eventprogramdiv h2 {font-size:18px; font-weight:bold; color:#000000;}
.eventprogramdiv h3 {font-size:15px; font-weight:bold; color:#000000;}
.eventprogramdiv p {font-size:14px; font-weight:normal; color:#333333;}
.eventprogramdiv a {font-size:14px; font-weight:normal; color:#0099FF;}


.practicalinfodiv
{
    color:#333333;
    font-size:14px;    
    line-height:20px;
}

.gen-text
{
    font-size:13px;
    color:#333333;
    line-height:18px;
}

/* Registration Form */

div.CreditCard {
border:1px solid #C0C0C0;
padding:10px;
}

.Silver4 {
background-color:#F7F7F7;
}

.text12 {
font-size:12px;
}

div.CreditCard span, div.CreditCard label {
display:block;
float:left;
margin-right:10px;
text-align:right;
width:100px;
}

/* Event Validation Messsage*/
.validationMessage
{
    color:#FF0000;
    font-size:16px;
    line-height:1.7em;
}

.requiredFiledIndicator
{
    color:#FF0000;
    font-size:16px;
    height:10px;
    padding-top:4px;
    width:14px;
    line-height:24px;
    float:left;
    margin:0 10px 0 0;
}

.generalFiledIndicator
{
    color:#FF0000;
    font-size:16px;
    height:10px;
    line-height:24px;
    padding-top:4px;
    width:14px;
    float:left;
    margin:0 10px 0 0;
}

/* info form */
.eventInfo-form{
	height:1%;
	overflow:hidden;
	padding:0 0 48px;
	margin:0 0 24px;
	border-bottom:3px solid #333;
}
.eventInfo-form fieldset{
	padding:0 0 38px;
	margin:0 0 17px;
	border-bottom:1px solid #333;
}
.eventInfo-form legend{
	padding:0 0 14px;
	margin:0;
	color:#000;
	font-size:18px;
	line-height:20px;
}
* html .eventInfo-form legend{margin:0 0 0 -7px;}
*+html .eventInfo-form legend{margin:0 0 0 -7px;}
.eventInfo-form span{
	float:right;
	width:243px;
	min-height:226px;
	padding:6px;
	font-size:14px;
	line-height:20px;
	border:1px solid #a2c919;
	background-color:#f0f6dc;
}
* html .eventInfo-form span{height:226px;}
/* row */
.eventInfo-form .row{
	height:1%;
	overflow:hidden;
	margin:0 0 12px;
}

.eventInfo-form label{
	width:78px;
	float:left;
	text-align:right;
	font-size:14px;
	line-height:20px;
	margin:0;
}
.eventInfo-form .text{
	float:left;
	width:280px;
	border:1px solid #b0b0b0;
	font-size:14px;
	color:#333;
	line-height:16px;
	padding:6px 4px;
	height:16px;
}
.eventInfo-form .select-box{
	border:0;
	padding:0;
	margin:0;
}
.eventInfo-form .radio{
	float:left;
	margin:0 22px 0 0;
	padding:0;
	width:15px;
	height:16px;
}
.eventInfo-form .select-box span{
	min-height:44px;
	margin:6px 0 0;
}
* html .eventInfo-form .select-box span{height:44px;}
.eventInfo-form .select-box .row{
	padding:12px 0 3px 43px;
	margin:0;
}
.eventInfo-form .select-box label{
	width:auto;
	margin:-1px 0 0;
	line-height:16px;
}

/* New Styles Event Changes*/

.select-box span
{
    background-color:#FFFFFF;
    border:0 none;
    float:left;
    width:100%;
    height:16px;
    padding-bottom:0px;
    padding-top:0px;
}

.eventInfo-form .select-box .row
{
    padding-top:0px;
}

.row span
{
    padding-top:0px;
}

.hidearbeider
{
	display:none;
}

.leftsidearticleFBTweetBox
{
	width:160px;
	height:auto; 
	float:left;
	margin-top:20px;
}

.leftsidearticleFBbtn
{
	width:60px;	
	height:auto;
}

.leftsidearticletweetbtn
{
    margin-top:15px;
	width:80px;	
	height:auto;
}

.leftsidearticleGooglePlusBtn {
    margin-top:15px;
}

.commentcountspan
{
	margin:5px 0 0 7px;
	border-right:1px solid #e8e8e8;
	background:url(images/bg-num.gif) no-repeat;
}

.profilepicborder
{
	border:1px solid #313131;
}

.submittedlogo
{
	width:160px;
	height:110px;
	float:left;
}

.memimage
{
	position:relative;
	/*width:60px;
	height:50px;*/
}


/* EVENT PAGE */
.fullEventCheckBox label {
    float:none;
}

.partialEventCheckBoxes label {
    float:none;
}
