@CHARSET "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: white;
	color: black;
	font: 13px sans-serif;
	text-align: center; /* DIE IE DIE!!! */
}

a {
	color: #0F607D;
}

a:hover {
	color: black !important;
}

.overall_cnt {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

.overall_rubber {
	margin: 0px auto;
	text-align: left;
	padding: 0 5px;
	max-width:1300px;
}

.overall_hdr_rubber {
	margin: 0px auto;
	text-align: left;
	width:75%;
	max-width: 1000px;
	padding: 0 5px;
}

.header_cnt {
	background: url(../images/lenti.png) bottom center no-repeat;
	clear: both;
	padding: 5px 0px 30px;
	margin-bottom: 45px;
}

.index_fltr,.roundedblock, .smallroundedblock, .m_smrblk {
	padding: 24px;
	background-color: #d9f6f7; /*#e1f6f7;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*overflow: auto;*/
}

.smallroundedblock {
	padding: 4px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: right;
	margin-top: -3px;
	margin-left: 5px;
}

#rating_controls img {
	/*float: right;*/
	cursor: pointer;
	margin-right: 3px;
}

.newrating_m {
	color: #ff1a1f;
}

.newrating_p {
	color: #14a311;
}

.newrating_n {
	color: #1a1a1a;
}

.act_con_cnt {
	float: right;
	text-align: right;
}

.leftfromread {
	padding-right: 10px;
	padding-top: 4px;
}

.leftfromread a {
	padding-right: 10px;
}

.leftfromread img, #marx_controls img {
	vertical-align: middle;
}

.leftfromread span, #marx_controls span {
	text-decoration: underline;
}

.mark_spam {
	color:#c25050;
}

.mark_postexists {
	color:#9f6a00;
}

.index_fltr {
	padding: 12px;
	float: right;
}

.index_fltr b,.index_fltr strong {
	color: #5d7b94;
}

h1 {
	font-size: 47px;
	line-height: 51px;
	color: #5d7b94;
}

.sidebar {
	float: left;
	margin-left: 25px;
	/*float: right;
	clear: both;*/
	width: 250px;
	margin-bottom: 55px;
}

.lastnewslist {
	list-style-type: none;
	/*list-style-image: url(../images/latestnewslistdot.png);*/
	color: #4eaa1b;
	padding-left: 17px;
}

.latestnewslistdotimg {
	float: left;
	margin-left: -15px;
	margin-top: 7px;
}

.lastnewslist li {
	margin-top: 10px;
	font-size: 13px;
	line-height: 20px;
	clear: both;
}

.lastnewslist a,.tagnews_cnt a {
	color: #1067d0;
}

.lastnewslistimg {
	float: right;
	border: 0px none;
	margin-left: 5px;
}

.lastnewscommnotify {
	float:left;
	font-size:9px;
	margin-top:-5px;
	color: #7a7a7a;
}

.main_content {
	margin-bottom: 55px;
	width: 725px;
	float: left;
}

.footer {
	clear: both;
	color: #5b6161;
	border-top: 3px solid #536269;
	padding-top: 33px;
	padding-bottom: 25px;
	text-align: center;
}

.footer a {
	color: #5b6161;
}

.blockheader {
	padding: 5px 7px 7px;
	border-bottom: 2px solid #0f678b;
	font-weight: bold;
}

.mainnewdate {
	width: 100px;
}

.mainnewtitle {
	float: left;
	font-size: 20px;
	color: #076581;
	margin-bottom: 15px;
}

h1.mainnewtitle {
	line-height: 24px;
	font-weight: normal;
}

small.source {
	color: #7d7d7d;
	padding: 0px 16px 0px 8px;
	float: left;
	line-height: 7px;
}

.colourrating {
	float: left;
	background: url(../images/okras_sprite.png) 0px -18px no-repeat;
	/*width: 48px;
	height: 9px;*/
	padding: 4px 24px 5px;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
}

small.source a,small.source span,a.source {
	color: #535758;
	text-decoration: underline;
	cursor: pointer;
}

span.source {
	font-size: 9px;
	color: #7d7d7d;
}

.readbutton_o {
	float: right;
	border: 1px solid #0493bb;
	padding: 1px;
	cursor: pointer;
	line-height: 13px;
	margin-left: 5px;
}

.readbutton_i {
	background-color: #0493bb;
	color: white;
	padding: 5px 7px;
}

.readbutton_o:hover {
	border: 1px solid #0484a8;
}

.readbutton_i:hover {
	background-color: #0484a8;
}

.newlikeblock {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 10px;
	clear: right;
	/*clear:left;
	float:left;
	width: 100%;*/
}

.newtitle,.newdate {
	padding-bottom: 2px;
}

.newtitle a {
	font-weight: bold;
	color: #0f607d;
}

.newdate {
	margin-right: 10px;
	text-align: right;
	float: left;
	width: 60px;
}

.newtext {
	padding: 0px 0px 10px 70px;
}

.newimage {
	float: right;
	border: 0px none;
	margin: 0px 0px 3px 5px;
}

.blkhdr_tags {
	padding-bottom: 3px;
}

.blkhdr_tags a {
	text-decoration: none;
	padding: 3px 5px;
	outline: none;
	/*float: left;*/
	color: #1c87a9;
	margin-right: 15px;
}

.blkhdr_tags a span,.blkhdr_tags a h2 {
	border-bottom: 1px dotted;
	line-height: 17px;
	display: inline;
	font-size: 13px;
}

.blkhdr_tags .main {
	color: black;
	float: left;
}

.blkhdr_tags .selected_tag {
	text-shadow: 0px -1px 1px #000;
	/*background: url(../images/selecttagbg.gif) top left repeat-x;*/
	color: white;
	/*padding-left: 19px;*/
	background-position: left center;
}

.blkhdr_tags .selected_tag h2 {
	color: white;
}

.blkhdr_tags .selected_tag span,.blkhdr_tags .selected_tag h2 {
	border: none;
}

.tagnews_cnt {
	display: none;
	clear: left;
}

.tagnews_cnt div {
	font-size: 12px;
	clear: left;
	margin-top: 10px;
}

.tagnews_cnt div.newdate {
	margin-top: 0px;
	margin-right: 20px;
}

/*
.tagstrip_cnt {
	float: left;
	overflow: hidden;
	padding: 3px 0px;
	margin: -3px 5px 0px 20px;
}

.tagstrip_strip {
	white-space: nowrap;
	display: inline;
}

.tagstrip_strip li{
	white-space: nowrap;
	display: inline;
}

*/
.tagarrowz_cnt {
	float: right;
	white-space: nowrap;
	display: none;
	margin-right: 3px;
}

.tagarrowz_cnt img {
	vertical-align: middle;
	cursor: pointer;
}

#tagwidget {
	padding: 3px 0 0;
	height: 19px;
	overflow: hidden;
}

p {
	margin-top: 7px;
}

p:FIRST-CHILD {
	margin-top: 0px;
}

.opensoon_title {
	color: #999;
	font-size: 18px;
	font-weight: normal;
}

.mainnewimage {
	float: left;
	margin: 0px 10px 10px 0px;
}

.smallblkheader {
	font-size: 12px;
}

.blkh_nrml {
	font-weight: normal;
}

.blockheader a {
	color: #00678e;
}

.blockheader a.leavecommentlink {
	color: #da2700;
	float: right;
}

.commentcnt {
	padding-top: 20px;
	padding-left: 80px;
	border-top: 1px dashed #979797;
}

.commava {
	float: left;
	margin-bottom: 3px;
	margin-right: 20px;
	margin-left: -70px;
	width: 50px;
}

.commhdr {
	margin-bottom: 5px;
}

.commhdr a {
	color: #00678e;
	font-weight: bold;
	font-size: 13px;
}

.commhdr small {
	color: #7e7e7e;
	font-size: smaller;
	padding-left: 10px;
}

.addcommtitle { /*float: right;*/
	color: white;
	background: #136a8c url(../images/addcommhdrbg.png) top left;
	padding: 3px 8px 5px;
	cursor: pointer;
}

.addcommtitle img {
	vertical-align: middle;
}

.commentblock {
	background-color: #136a8c;
	padding-bottom: 7px;
	padding-right: 8px;
	padding-left: 90px;
	display: none;
}

.commentblock textarea {
	margin: 7px 0px;
	border: 1px solid #7e7e7e;
	width: 625px;
}

.commadduserlnk {
	color: white;
	font-weight: bold;
	margin-bottom: 5px;
}

.submitbtn {
	background-color: white;
	color: #136A8C;
	padding: 5px 7px;
	margin: 0px;
	border: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.submitbtn_cnt {
	border: 1px solid white;
	cursor: pointer;
	/*float:right;*/
	position: relative;
	line-height: 13px;
	margin-left: 5px;
	padding: 1px;
	margin-left: 535px;
	text-align: center;
}

#addcommform {
	height: 17px;
	text-align: right;
	padding-bottom: 3px;
	line-height: 16px;
}

.commloader {
	display: none;
	margin-top: 3px;
	margin-left: -30px;
	float: left;
}

.bigquery, .bigquery_s {
	border: 1px solid #7e7e7e;
	font-size: 22px;
	color: #505657;
	padding: 0px 2px;
	/*width: 100%;*/
	width: 725px;
	margin-bottom: 15px;
	height: 32px;
}

.bigquery_wbtn, .bigquery_s_wbtn {
	width: 612px;
	padding-right: 115px
}

.bigquery_cnt {
	margin-top: 30px;
}

.bigquery_btn div {
	padding: 9px 7px 8px;
}

.bigquery_btn {
	margin-left: 617px;
	position: absolute;
	text-align: center;
	width: 110px;
	display: none;
}

.subhdr_cnt {
	float: left;
	margin: -7px 7px 0px 0px;
	font-size: larger;
}

.query_topline {
	margin: 10px 0px 30px 0px;
}

.smallblock_cnt {
	margin: 8px 12px 15px 0px;
	float: left;
	width: 261px;
}

.smallblock_cnt_big {
	width: 534px;
}

.smallblock_cnt .roundedblock {
	margin-top: 3px;
	padding: 8px;
	font-size: 12px;
}

.smallblock_cnt .roundedblock img {
	float: left;
	margin-right: 5px;
}

.smallblock_cnt .roundedblock .newdate {
	float: none;
}

.sourcespan_cnt {
	color:#7D7D7D;
	float:right;
	font-size:10px;
	font-style:italic;
}

.sourcespan_cnt a {
	color:#7D7D7D;
}

.calendar_cnt {
	border: 1px solid #0094be;
	margin-top: 3px;
}

.calendar {
	width: 100%;
	font-size: 12px;
}

.calendar .toprow {
	font-size: 13px;
}

.calendar .toprow img{
	vertical-align: middle;
	cursor: pointer;
}

.calendar td {
	text-align: center;
	cursor: pointer;
	line-height: 13px;
	border: 2px solid white;
}

.calendar .indexrow td {
	background-color: #0094be;
	color: white;
	width: 20px;
	border: 2px solid #0094be;
}

.calendar .zebra td {
	background-color: #e6f4f8;
	border: 2px solid #e6f4f8;
}

.calendar td.current {
	border: 2px solid green;
}

.calendar td.grayed {
	color:gray;
	cursor:default;
}

.sblocknew_cnt {
	height: 125px;
}

.smallquery_cnt {
	color:#505657;
	font-weight:normal;
	padding-left:3px;
}

.others_grid {
	width: 100%;
}

.others_grid td {
	width: 33.33%;
	border-left: 1px dashed #979797;
	font-size: 12px;
	padding: 4px;
	vertical-align: middle;
}

.others_grid td .newtitle a {
	font-weight: normal;
}

.nd_og {
	/*margin-bottom:27px;*/
	width: 40px;
	margin-left: -50px;
}

.nt_og {
	margin-left: 50px
}

.tagsquery_link {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.tagsquery_link:hover {
	border-bottom: 1px solid;
}

.gridzebra {
	background-color: #f1f9fb;
}

.noborder {
	border: 0px none !important;
}

.notexdec {
	text-decoration: none;
}

.tagcloud {
	padding: 10px;
	text-align: center;
	max-width: 1000px;
	margin: 0px auto 30px;
}

.tagcloud a {
	color: #599cb5;
	margin: 0 5px;
	text-decoration: none;
	border-bottom: 1px dashed;
	vertical-align: middle;
}

.bigquery_ia {
	color: #b7b7b7;
}

.bigquery_s {
	width: 490px;
	margin-bottom: 3px;
}

.bigquery_s_wbtn {
	width: 377px;
}

.bigquery_cnt_main {
	margin:0 auto;
	text-align:left;
	width:496px;
}

.main_undersearch {
	font-size: 11px;
	font-style: italic;
	color: #9d4144;
}

.main_undrs_a {
	color: #646161;
	border-bottom: 1px dashed;
	text-decoration: none;
}

.orange_srch {
	line-height: 18px;
	padding: 2px 8px 3px;
	white-space: nowrap;
	background: url(../images/orange_undersearch_bg.png) #e65d41 repeat-x; /*#e1f6f7;*/
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	color: white;
	text-decoration: underline;
}

.orange_srch a, .orange_srch a:hover {
	color: white !important;
}

.m_smrblk {
	margin-right:25px;
	padding: 10px;
	-moz-border-radius-topleft:  0px;
	-webkit-border-top-left-radius:  0px;
	border-top-left-radius: 0px;
	clear: both;
}

.roundedtab, .roundedtab_a {
	-moz-border-radius-topleft:  10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius:  10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	float: left;
	margin-right: 10px;
	padding: 10px;
	color: #006583;
	font-size: 15px;
	font-weight: bold;
}

.rt_switcher {
	text-decoration: none;
	border-bottom: 1px dashed;
}

.roundedtab_a {
	background-color: #D9F6F7;
}

.roundedtab_a .rt_switcher{
	border-bottom: 0px none;
}

.lastnewslist a.lastnewsmain {
	color: #006583;
}

.newsdate {
	color: black;
	font-size: 12px;
	width: 45px;
	/*position: absolute;*/
	float:left;
	margin-left: -45px;
}

.newsdate_cnt {
	margin-left: 45px;
}

.bubble {
	margin: 0px;
	padding: 0px;
	position: absolute;
}

.bubble_arrow {
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 13px;
	width: 100%;
	background: url(../images/bubble/arr.png) top center no-repeat;
	/*text-align: center;
	overflow: hidden;*/
}

.bubble_bubble {
	margin-top: 12px;
	padding: 5px;
	border: 1px solid black;
	background-color: white;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius: 10px;
}

div {
	scrollbar-3dlight-color:#999999;
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#D9F6F7;
	scrollbar-darkshadow-color:#999999;
	scrollbar-face-color:#D9F6F7;
	scrollbar-highlight-color:#D9F6F7;
	scrollbar-shadow-color:#D9F6F7;
}

.tc_switcher_cnt {
	text-align: center;
}

.tc_switcher {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: pointer;
}

.tc_switcher:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.tc_switcher_a, .tc_switcher_a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.arbusetable {
	display: none;
}

.arbusetable .arbuseblock {
	padding: 4px;
	line-height: 17px;
}

.arbusetable .arbuseblock .smallerror {
	float: right;
}

.error {
	background: url(../images/error_bg.png) top center repeat;
}

#arbuselink span {
	border-bottom: 1px dashed;
}

.smallerror {
	color: red;
	font-size: 9px;
	display: none;
}

.addactionsblock {
	border-top: 1px dashed gray;
	padding-top: 10px;
	line-height: 25px;
	display: none;
}

.widefield {
	width: 296px;
}

.input4 {
	height:20px;
	border:1px solid #ababab;
	font-size:12px;
}
.input4:focus {border-color: black;}
