/* COMMON STYLE
--------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
#ict-slideshow { background-position: center 50%; width: 100%; margin-bottom: 10px; }
/* tabs   ------------------------------------------------------ */
.tabict-top-menuitem-container { color: #fefefe; background-color: #68adf0; border-width: 0; list-style: none; }
.tabict-top-menuitem-container a { color: #fefefe; font-weight: bold; }
.tabict-container { float:left; margin-bottom:15px; padding: 10px; border: solid 1px #3B7BB9; }/* content border ------------------------------------------------------- */


/* tabs   ------------------------------------------------------ */
.ict_supershow_wrap .supershow-caption { position:absolute; background:url(../images/ict_slideshow_bg.png); color:#000; font-size: 100%; font-weight: normal; right: 0; bottom: 0; width: 100%; opacity:0.8; /* Overridden by captionOpacity setting */
	height: 100px; z-index:89; }
.ict_supershow_wrap .supershow-controlNav { position: absolute; z-index: 999; padding: 10px; background-color: transparent; background-image: url(../images/ict_slideshow_numbers.png); background-repeat: repeat; right: 0; bottom: 0; }
.ict_supershow_wrap .supershow-caption h2{ padding: 0; font-family: Tahoma; font-size: 100%; margin: 0; margin: 2px 5px; font-weight: bold; color: #000; text-transform: capitalize; }
.ict_supershow_wrap .supershow-caption p { color: #666; padding:5px; margin:0; }
#ict-newsletter { color: #fefefe; font-size: 100%; font-weight: bold; background-color: #3B7BB9; height: 65px; z-index: 10; padding-top: 30px; padding-left: 30px; }
#ict-newsletter .button, .button:hover { color: #3B7BB9; background-color: #fefefe; }
#ict-socialbookmark { color: #999; font-size: 120%; position: absolute; top: 40px; right: -15px; height: 35px; z-index: 1; }
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.5;
}
body#bd { background-color: #f4f5f5; background-image: url(../images/body_bg.jpg); background-repeat: repeat-x; background-position: center top; height: 100%; margin-right: auto; padding: 0; margin-bottom: 1px; margin-left: auto; }

div.wrapper {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 140%;
}
body.font1{
	font-size: 9px;
}
body.font2{
	font-size: 10px;
}
body.font3{
	font-size: 11px;
}
body.font4{
	font-size: 12px;
}
body.font5{
	font-size: 13px;
}
body.font6{
	font-size: 14px;
}
body.font7{
	font-size: 15px;
}
body.font8{
	font-size: 16px;
}
body.font9{
	font-size: 17px;
}
body.font10{
	font-size: 18px;
}

/* MODULE
--------------------------------------------------------- */
.mainbody { margin: 0 auto 10px; color:#555; padding: 10px; background-color:#fff; position: relative; }

.noshadow {
	color: #222;
	margin: 0 auto 10px auto;
	padding: 10px;
	border: 1px solid #d7d7d7;
	position: relative;
	
}

.white { color: #333; background-color: #fff; margin: 0 auto 10px; padding: 5px 10px; position: relative; border: solid 1px #ebebeb; }
.white:hover {
	color: #333;
	background-color: #f1f1f1;
	
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f1f1f1), to(#fff));
background: -moz-linear-gradient(#f1f1f1, #fff);
-pie-background: linear-gradient(#f1f1f1, #fff);
}
.white h3,.noshadow h3
{ margin: -4px -9px 5px; padding: 2px 2px 2px 27px; font-size: 120%; font-weight: bold; line-height: 26px; background: #f0f1f1 url(../images/h3div.gif) no-repeat left center; }

.droping {
	margin: 0 auto 10px auto;
	padding: 3px;
}

.tempjo {
	color: #333;
	background-color: #f4f4f4;
	margin: 0 auto 5px auto;
	padding: 3px;
	border: 1px solid #ccc;
	position: relative;

	-webkit-box-shadow: 0px 0px 5px #bbb;	
	-moz-box-shadow: 0px 0px 5px #bbb;
	box-shadow: 0px 0px 5px #bbb;
}
.tempjo:hover {
	color: #333;
	background-color: #ddd;
	
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ddd), to(#f1f1f1));
background: -moz-linear-gradient(#ddd, #f1f1f1);
-pie-background: linear-gradient(#ddd, #f1f1f1);
}

.imgset {
	color: #333;
	background-color: #f1f1f1;
	margin: 5px;
	padding: 2px;
	border: 1px solid #ccc;
}
.imgset:hover {
	color: #333;
	background-color: #ccc;
}
.mcolor {
	background-color: #3b7bb9;
	color: #f1f1f1;
	margin: 0 auto 10px auto;
	padding: 5px 10px;
	border: 1px solid #ddd;
	position: relative;
}

.dark h3, .mcolor h3 { padding: 0px; font-size: 110%; font-weight: bold; margin: 0 -4px 7px; padding: 2px 10px; border-bottom: 1px dotted #fff; }

.dark {
	margin: 0 auto 10px;
	color: #ddd;
	padding: 5px 10px 10px 25px;
	border: solid 1px #888;
	position: relative;

}
.dark ul, .mcolor ul, .white ul {
	padding-left: 10px;
}

.mcolor a { color: #ddd; text-decoration: underline;}
.mcolor a:hover { color: #ddd; text-decoration: none; }

.mcolor, .dark, .white, .noshadow, .tempjo, .mainbody, #ict-search div.search 
{ -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }
/* Normal link */
a {
	color: #3b7bb9;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #4c7da7;
	text-decoration: underline;
}

/* Title text */
.contentheading, .componentheading, div.moduletable h3,
h1, h2, h3 { }

/* Heading */
h1 {
	font-size: 230%;
}

h2 {
	font-size: 170%;
}

h3 {
	font-size: 150%;
	font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: normal;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p {
	margin: 5px 0 15px;
}

ul {
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
}

ul li { padding-left: 2px; line-height: 160%; background-color: transparent; }

ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

ol li {
	margin-left: 35px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #3b7bb9;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}


/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px Tahoma, Arial, sans-serif;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button, .button:hover { color: #fefefe; font-weight: bold; padding: 4px 10px!important; padding: 1px 5px; background: #3B7BB9; border-width: 0; }

.button:active, .button:focus { color: #464646; background-color: #e6e6e6; }

.inputbox {
	border: solid 1px #cccccc;
	background: #f9f9f9;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #999999;
	background: #FFFFFF;
}
::-moz-selection {
background: #5a748c;
color: #fff
}
::selection { background: #5a748c; color: #fff }
/* JOOMLA STYLE
--------------------------------------------------------- */

.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 170%;
	font-weight: bold;
	line-height: normal;
}

a.contentpagetitle {
	text-decoration: none!important;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none!important;
}

a.readon, a.readmore {

	display: block;
	width: 100px;
	height: 20px;
	background: url(../images/readmore.png) 0 0 no-repeat;
	float: right;
	line-height: 20px;
	text-indent: 10px;
	font-size: 90%;
	text-decoration: none;

}

a.readon:link, a.readon:visited, a.readmore:link, a.readmore:visited { color: #3b7bb9; }

a.readon:hover, a.readmore:hover {
	background-position: 0 -25px;
	color: #ffffff;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding: 2px 0 10px 0;
	color: #999999;
	line-height: 10px;
}

.modifydate {
	color: #999999;
	height: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
	padding: 0;
	margin: 8px 15px 0 0!important;
	margin: 8px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #999999;
}

tr.sectiontableentry1 td { background-image: url(../images/seperator.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: 50% bottom; padding: 5px; }

tr.sectiontableentry2 td { background-image: url(../images/seperator.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: 50% bottom; padding: 5px; }

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td { background-image: url(../images/seperator.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: 50% bottom; }

.small {
	color: #999999;
}

.smalldark {
	color: #999999;
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ict-rootdown { background-color: #fff; background-image: url(../images/ict_bottom.jpg); background-repeat: no-repeat; background-position: center 50%; width: 100%; height: 78px; margin: 0 auto; }
#ict-toproot { background-color: transparent; background-image: none; background-repeat: no-repeat; width: 100%; height: 169px; margin: 0 auto 10px; }
#ict-root { background-color: transparent; background-image: none; background-repeat: repeat-y; width: 100%; margin: 0 auto; }
#ict-rootheader { background-color: #fff; background-image: none; background-repeat: repeat-y; width: 100%; margin: 0 auto; }
#centerfullw { margin-top:0; width:200%; }
	
#centerwrapper {
	float:left;
	left:50%;
	position:relative;
	width:50%;} 	
	
#middle {
	left:-100%;
	overflow:hidden;
	position:relative;} 

#centerbread {
	left:-100%;
	overflow:hidden;
	position:relative;
	margin-top:1px;
	margin-bottom:10px;} 
	
#middlewrap {
	width:100%;} 	
	
#leftcolumn { padding-top:10px; padding-right:13px; float:left; left:-50%; overflow:hidden; position:relative; margin-top: -4px; }
#rightcolumn { float:left; margin-top: 5px; margin-left: 10px; padding-left: 10px; }	
	
/* Main body */	
	
.fixcolumside { margin-top:-5px; }
	
#topfix {height:10px;
	position:relative;} 
/* highhead
--------------------------------------------------------- */
#date-arrange { color: #787777; font-size: 100%; font-weight: bold; position: absolute; top: 145px; left: 0; z-index: 1; padding: 0; }
.ict-date {display: block;padding: 0;}
span.date {text-transform: uppercase;font-size: 95%;font-weight: bold;}
#pathway { color: #fefefe; font-size: 100%; background-color: transparent; background-image: none; background-repeat: no-repeat; position: absolute; top: 200px; left: 0; height: 32px; padding-top: 5px; padding-bottom: 2px; padding-left: 5px; }
span.pathway { font-weight: bold; line-height: 120%; padding: 5px; overflow: hidden; }
span.pathway img {padding-right: 1px;width: 5px;height: 9px;}
span.pathway a {float: none;padding: 0 2px 0 0;}
#ict-header  { margin-bottom: 25px; }
#ict-flag { position: absolute; top: 0px; right: 0px; z-index: 7; border: 0; }
#logo { background-image: url(../images/logo.png); background-repeat: no-repeat; position: absolute; top: 5px; left: 10px; width: 256px; height: 123px; z-index: 9; border: 0; }
#logo-text { position: absolute; top: 10px; left: 30px; z-index: 9; border: 0; }
#ict-highhead { clear: both; line-height: normal;  position: relative; height: 75px; }
#ict-newflash { color: #fff; line-height: 16px; background-color: #3b7bb9; padding: 5px; z-index: 1; margin-bottom: 8px; border: solid 1px; }
#ict-newflash a { color: #fff; text-decoration: underline; }
#ict-pewrap { line-height: normal; background-color: #f6f5ec; text-align: left; position: relative; clear: both; padding: 5px; border: solid 1px #c3c1a8; }
#ict-highnavwrap { position: absolute; top: 80px; right: -10px; z-index: 2; }
#ict-spacenews {text-align: center; position: relative; }
/* Search */
#ict-search label {display:none;}
#ict-search {  bottom: 1px; right: 0;margin: 0 0 10px; padding: 0; }
#ict-search div.search { background: #3B7BB9 url(../images/icon-search.png) no-repeat 3px center; height: 35px; padding-top: 15px; padding-right: 2px; padding-left: 34px; }
#ict-search .inputbox { color: #333; background-color: #fff; width: 90%; padding-left: 5px; border: solid 1px #cdccce; }
#ict-textbig { font-size: 250%; }
/* User Tools */
#stanhi-4 { font-size: 12px; float: right; padding-top: 4px; padding-right: 3px; padding-left: 3px; }
#ict-wtools {
	padding: 0;
	float: left;
	display: block;
	font-size: 12px;
}
#ict-wtools span {
	float: left;
	margin: 0 2px;
	display: block;
}
#ict-wtools img {
	padding: 3px 0 0 0;
}
#ict-wtoolswrap {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 11px;
}

*+html #ict-wtoolswrap {
	right: 0;
}

#ict-wtools {
	margin: 0;
	padding: 0;
}

* html #ict-wtools { /*IE 6*/
	float: left;
}

*+html #ict-wtools { /*IE 7*/
	padding: 0px;
}

#ict-wtools ul {
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
}

#ict-wtools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}

#ict-wtools img {
	padding: 0;
	margin: 0 0 0 2px;
}

/* MODULE
--------------------------------------------------------- */
h3.title { color: #333; }
/* FOOTER
--------------------------------------------------------- */
#ict-footer {clear: both; padding: 40px; }
#ict-footer a { 
	border-bottom: none;}

#ict-footer small {
	font-size: 100%;
	padding: 8px 10px;
}
#ict-footer ul {
	margin: 0;
	float: right;
	padding-bottom: 5px;
	line-height: normal;
}
#ict-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../images/line.gif) no-repeat right center;
}
#ict-footer li a {
	display: inline;
	line-height: normal;
	padding: 0 10px;
}
li.ict-firstitem {
	background: none !important;
}
	
/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

/* Login Module ---*/
#form-login-username .inputbox,
#form-login-password .inputbox {
	background-position: 5px center;
	background-repeat: no-repeat;
	padding: 3px 10px;
}

#form-login-username .inputbox, #form-login-password .inputbox { width: 85%; }

#form-login ul { margin: 0 !important; padding: 0 0 0 13px; }

#form-login p { margin: 0 0 5px; }

#form-login .button { margin: 10px 0; }

/* contset */
.contset:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .contset {
	width: 100%;
	display: block;
}

* html .contset {
	height: 1%;
}
/* LR PADD */

#fix-hi { position: relative; padding: 0; width: 100%; clear: both; }
#lr-padd,#lr-padd1,#lr-padd2,#lr-padd3 { position: relative; padding: 0; width: 101%; clear: both; margin-left: -5px; }
#lr-padd div.moduletable, #lr-padd2 div.moduletable, #lr-padd1 div.moduletable { margin: 0; padding: 1px; border-right-width: 10px; }
table.lr-padd { width: 100%; padding: 0; }
#lr-padd ul {
	padding: 0;
	margin: 0!important;
}
#lr-padd li {
	padding: 0;
	margin: 0;
	background: none;
	line-height: 170%;
}
#lr-padd li a { padding-left: 17px; background: url(../images/arrow_hover.gif) no-repeat 5px 50%; text-decoration: none; }
#lr-padd li a:hover, #lr-padd li a:active, #lr-padd li a:focus { background-image: url(../images/arrow-on.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 3px 50%; }
table.lr-padd a:hover { text-decoration: none; }
table.lr-padd td.lr-padd { border:solid 1px #cecece; color:#000; background: #e3e5e8 url(../images/h3modules.gif) repeat-x left top; width: 25%; }
table.lr-padd td.lr-padd:hover { background-color:#fff; border:solid 1px #c5c5c5; background-repeat:no-repeat; background-position:left top; color:#666; }
table.lr-padd h3 { padding: 4px 0; margin: 0 0 5px; text-indent: 10px; }
table.lr-padd1, table.lr-padd3 { width: 100%; padding: 0; }
table.lr-padd1 a { text-decoration: underline; }
#lr-padd1 ul {
	padding-left: 10px;
	margin: 0!important;
}
#lr-padd1 li {
	padding: 0;
	margin: 0;
	background: none;
	line-height: 170%;
}
table.lr-padd1 a:hover { text-decoration: underline; }
table.lr-padd1 td.lr-padd1 {  color:#555;width: 20%;  padding: 0 3px 3px; }
table.lr-padd1 td.lr-padd1:hover { color:#555; }
table.lr-padd2 td.lr-padd2 { color:#fffff2; width: 20%; padding: 0 5px 5px; }
table.lr-padd3 td.lr-padd3 { width: 25%; padding: 5px 3px 3px; }
#ict_top {float:left }
#ict_top a { color: #f5f5f8; font-weight: bold; text-decoration: none; }
#ict_top a:hover { color: #fff; text-decoration: underline; }
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
#ict_bottom { padding: 8px; border: solid 1px #d4d4d4;
	color:#333; background-color:#fafafa; }

/* Sub and Side Menus */

ul.menu {
margin: 0 0 10px;
padding: 0;
}
ul.menu li {
list-style: none;
margin: 0;
padding: 0;
}
ul.menu ul {
margin: 4px 0;
}
ul.menu ul li a {
text-indent: 7px;
}
ul.menu ul a {
background: none;
text-indent: 0;
}
ul.menu ul {
margin-left: 5px;
padding: 0;
}
ul.menu ul ul {
padding: 0;
margin-left: 10px;
}
ul.menu li li {
padding: 0;
margin: 0;
}
ul.menu ul a {
text-indent: 0;
}
ul.menu li a { padding: 3px 3px 5px 15px; text-decoration: none; }
ul.menu li.active a, ul.menu li.active li.active a, a#active_menu.mainlevel, a#active_menu.sublevel, ul.menu li.active .separator, ul.menu li.active li.active .separator {font-weight: bold;}
ul.menu li.active li a, ul.menu li.active li.active li a, ul.menu li.active li .separator, ul.menu li.active li.active li .separator {font-weight: normal;}
ul.menu li a:hover { background-color: transparent; text-decoration: underline; }
ul.menu li.active li a,
ul.menu li.active li a:hover { background: transparent; }
ul.menu a { background-image: url(../images/ict_menu_bg.png); background-repeat: no-repeat; background-position: left 50%; outline: none medium; width: 90%; display: block; text-decoration: none; text-indent: 10px; }
ul.menu a:hover {  }
ul.menu ul li ul li a, ul.menu ul li ul li .separator {text-indent: 5px;}
ul.menu ul li ul li ul li a, ul.menu ul li ul li ul li .separator {text-indent: 10px;}
/* @end */
/* pagebreak */

#article-index
{
	width:25%;
	float:right; 
	border:solid 1px #eee;
	padding:5px;
	margin: 10px;
	background:#f9faf9;
}
#article-index h3
{
	margin:0;
	font-size:1em;
}
/* ++++++++++++++  pagination  ++++++++++++++ */

.mainbody .pagination
{
        margin:10px 0 ;
        padding:10px 0 10px 0px;

}

.mainbody .pagination ul
{
        list-style-type:none;
        margin:0;
        padding:0;
        text-align:left;
}

.mainbody .pagination li
{
        display:inline;
        padding:2px 5px;
        text-align:left;
        border:solid 0px #eee;
        margin:0 2px
}

.pagenav
{padding:2px}

.mainbody .pagination li.pagination-start,
.mainbody .pagination li.pagination-next,
.mainbody .pagination li.pagination-end,
.mainbody .pagination li.pagination-prev
{border:0}

.mainbody .pagination li.pagination-start ,
.mainbody .pagination li.pagination-start  span
 {
padding:0

}
p.counter
{
        font-weight:bold;
}
/* pagenav */
.mainbody ul.pagenav {
	list-style-type:none;
	padding:0;
	overflow:hidden
}
ul.pagenav li
{
	display:inline-block;
	padding:0px;
	margin:0;
}
.mainbody ul.pagenav li 
{
	line-height:2em
}
ul.pagenav li a
{color: #fff; padding: 4px 10px!important; padding: 1px 5px; background: #333;
	-webkit-box-shadow: 0px 0px 7px #999;
	-moz-box-shadow: 0px 0px 7px #999;
	box-shadow: 0px 0px 7px #999;
	
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#777), to(#333));
background: -moz-linear-gradient(#777, #333);
-pie-background: linear-gradient(#777, #333); border-color: #dddddd #999999 #999999 #dddddd; border-style: solid; border-width: 1px;
}
ul.pagenav li.pagenav-prev 
{float:left}
ul.pagenav li.pagenav-next 
{float:right}

.pagetitle, div.title h1, div.title h2, .ict-morearticles h3 { font-weight: bold; 
	margin: 0 auto 10px auto;
	padding: 5px 10px;
}

div.title h1, div.title h2 { color:#333; }

/* NEWS ITEM TITLE WITH LINK*/
div.title h1 a:link, div.title h1 a:visited, div.title h2 a:link, div.title h2 a:visited { color:#222; }

div.title h1 a:hover, div.title h1 a:focus, div.title h2 a:hover, div.title h2 a:focus, div.title h2 a span, div.title h2 a:visited span { color:#3b7bb9;  text-decoration: none;}

div.title h2 a:hover span, div.title h2 a:focus span { color:#222; }

.ict-morearticles h3 { border:none; }

/* MAIN NEWS ITEMS HOLDERS FOR FRONTPAGE, CATEGORY AND SECTION. CHILD OF div.ict-newsitems*/
div.ict-newsitems .ict-blog_f, div.ict-newsitems .ict-blog_c, div.ict-newsitems .ict-blog_s { padding:0 0px; }

/* THIS DIV HOLDS THE NEWS ITEMS TITLES. h1 in article view and h2 in frontpage, category and section view*/
div.title { overflow:hidden; display:block;  z-index:10; }

div.title h1, div.title h2, h1.pagetitle, .componentheading { color: #3b7bb9; font-size:150%; }

div.title h1, div.title h2 { text-align:left; padding: 4px 10px; margin:5px 0 4px 0; line-height:1.5em; }

/* THIS DIV HOLDS NEWS ITEM TEXT ONLY */
.newsitem_text { display:block; padding:0px 0px 0px 0px; width:100% }

/* newsitem_tools  CONTAINS , CREATED BY , CREATE DATE , PRINT,EMAIL , PDF BUTTONS */
.newsitem_tools { display: block; width:100%; margin:0 0 0 0 !Important; clear:both; overflow:hidden; padding:3px 0; margin:0 0 10px 0; }

/* newsitem_info  CONTAINS , CREATED BY , CREATE DATE */
.newsitem_info { width: 70%; display: block; float:left; overflow:hidden; }

/* buttonheading  CONTAINS PRINT,EMAIL , PDF BUTTONS */
.buttonheading { width:30%; display:block; overflow:hidden; padding:0; float:right; }

.buttonheading img { border:0; }

.buttonheading .email, .buttonheading .print, .buttonheading .pdf { float:right; margin:0px 2px 0 0; width:16px; }

.createby { padding:0 3px 0 0px; }

.createdate { padding:0 3px 0 0px; }

.article_separator, div.article_separator { width:100%; background: url(../images/article_separator.png) 50% 100% no-repeat; }
/* SECTION NAME HOLDER*/
.newsitem_section { padding:0 3px 0 0px; }

.newsitem_section a { padding:0 3px 0 0px; }

/* CATEGORY NAME HOLDER*/
.newsitem_category { padding:0 3px 0 0px; }

.newsitem_category a { padding:0 3px 0 0px; }

/* Lytebox
--------------------------------------------------------- */
.album {
	border:3px solid #FFFFFF;
}
.album:hover {
	cursor:pointer;
	border:3px solid #CCCCCC;
}
/* General */
div.login_clear {
	clear: both;
}

table.simplerows thead th { background-color: #3b7bb9; }

div#float_panel {
	width:22px;
	position:absolute;
	z-index:12;
	top:20px;
	right:-26px;
	padding: 5px;
}
#stylearea {
	margin-bottom:12px;
}
h3.title span.dcolor  {
	color: #f1f1f1;
}
.dark h3.title, .mcolor h3.title {
	color: #fff;
}
/* contact  plain */
#main .contact h3
{
	border-bottom:solid 1px #ddd;
	margin: 20px 0
}

.form-required
{
	font-weight:bold;
	margin:10px 0;
	background:#fff url(../images/req.png) no-repeat;
	padding:3px 30px

}

.profile-edit select
{
	padding:0px;
	border:solid 1px #ccc;
	background:#f5f5f5;

}
.profile-edit select option
{
	padding:3px

}
/* @end */

div.default div.drop-down { background-color: #f7f6f4; padding: 5px; border: solid 1px #3B7BB9; }

div.default div.drop-down dt.toggler { color: #fefefe; height: 30px; line-height: 28px; font-size: 110%; font-weight: bold; background-color: #3B7BB9; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-indent: 10px; margin-bottom: 4px; cursor: pointer; padding-right: 10px; border-width: 0; }

div.default div.drop-down dt:hover.toggler, div.default div.drop-down dt.sfhover { color: #fefefe; background-color: #3d3c3c; }

div.default div.drop-down dd span.article {
	padding: 10px 0px 10px 0px;
}

div.default div.drop-down dd.last span.article {
	background: none;
}
#dropdown_bt_cont { height: 3px; }

div.black div.drop-down {  }

div.black div.drop-down dt.toggler { color: #fff; height: 30px; line-height: 28px; font-size: 110%; font-weight: bold; background-color: #333; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-indent: 10px; margin-bottom: 1px; cursor: pointer; }

div.black div.drop-down dt:hover.toggler, div.black div.drop-down dt.sfhover { color: #e6e6e6; background-color: #2c2c2c; }

div.black div.drop-down dd span.article {
	padding: 10px 0px 10px 0px;
}

div.black div.drop-down dd.last span.article {
	background: none;
}
/*menu colors*/
#ict_horset { background-color: transparent; background-image: url(../images/ict_topmenu_bg.png); background-repeat: no-repeat; width: 679px; height:45px; float: right; margin-top: 38px; }
#ict_hor ul li.active, #ict_hor ul li:hover { background: url(../images/menuover-rg.png) no-repeat right 0; height: 52px; margin-top: -10px; padding-top: 10px; }

#ict_hor ul li ul li:hover, #ict_hor ul li ul li.active:hover {
background:#838282 center 0;
}

#toTop { display: none; margin: 0; padding: 5px 20px; width: auto; background: #373636; color: #fff; text-align: center; position: fixed; z-index: 10; bottom: 0; right: 0; cursor: pointer; }
/*toppanel*/

div.default div.toppanel div.panel { background: #fff url(../images/toppanel/bg.png) 0 100%; color: #969696; }

div.default div.toppanel div.content {
	margin: auto;
	padding-top: 5px;
	overflow: hidden;
}

div.default div.toppanel div.cpnl { color: #787777; top: 0; width: 120px; margin-top: 0; margin-left: -60px; cursor: pointer; }

div.default div.toppanel div.cpnl img {
	width: 16px;
	height: 26px;
	border: 0;
}

div.default div.toppanel div.cpnl-l, div.default div.toppanel div.cpnl-r {
	width: 16px;
	height: 26px;
	float: left;
}

div.default div.toppanel div.cpnl-l {
	background: url(../images/toppanel/tpnl_l.png) 100% 0 repeat-x;
}

div.default div.toppanel div.cpnl-r {
	background: url(../images/toppanel/tpnl_r.png) 100% 0 repeat-x;
}

div.default div.toppanel div.cpnl-m { width: 80px; height: 26px; background: url(../images/toppanel/tpnl_m.png) repeat-x 100% 0; float: left; text-align: center; font-size: 95%; line-height: 22px; overflow: hidden; color: #838282; font-weight: bold; text-transform: capitalize; }

div.default div.toppanel div.article {
	padding-bottom: 10px;
}
