/* Box style  */

.hidden{
	visibility: hidden;
}

#banner1,
#banner2,
#banner3{
	/**background-color: #FFF*/;
}

#dt1 .widgetWrapper .box {
	border: 0px;
	margin: 0 0 0 0;
	background:transparent none repeat scroll 0 0;
}

#dt1{
	background-color: #FFF;
	margin: 10px 0 0 0;
}

#dt1 p{
	padding: 0;
}

#dt2,
#dt3{
	background-color: #FFF;
	margin: 10px 10px 10px 0px !important;
	width: 250px;
	float: left;
}

#content-wrap-full #dt2,
#index-container #dt2,
#content-wrap-full #dt3,
#index-container #dt3{
	background-color: #FFF;
	margin: 10px 10px 10px 0px !important;
	width: 320px;
	float: left;
}

#dt4{
	background-color: #FFF;
	margin: 10px 0px 10px 0px !important;
	width: 250px;
	float: left;
}

#content-wrap-full #dt4,
#index-container #dt4{
	background-color: #FFF;
	margin: 10px 0px 10px 0px !important;
	width: 320px;
	float: left;
}
/* New style  */
#content-wrap-full #dt2,#content-wrap-full #dt3,#content-wrap-full #dt4{
	background-color:transparent;
	}
/* /New style  */


/* New style  */
#et2,
#et3{	
	background-color:transparent;
	margin: 10px 10px 10px 0px !important;
	width: 250px;
	float: left;
}

#content-wrap-full #et2,
#index-container #et2,
#content-wrap-full #et3,
#index-container #et3{
	background-color:transparent;
	margin: 10px 10px 10px 0px !important;
	width: 320px;
	float: left;
}

#et4{
	background-color:transparent;
	margin: 10px 0px 10px 0px !important;
	width: 250px;
	float: left;
}

#content-wrap-full #et4,
#index-container #et4{
	background-color:transparent;
	margin: 10px 0px 10px 0px !important;
	width: 320px;
	float: left;
}

/* /New style  */

#search-content .box {
	border: 1px #e8e8e8 solid;
	background: #fff url(img/bg_box.gif) left bottom repeat-x;
	margin: 0 0 10px 0;
}

.#nav-wrap .box h4 {
	height: 20px;
	line-height: 18px;
	border-bottom: 1px #b1b1b1 solid;
	background-image: url(/domjs/dojo-1.3.2/dijit/themes/tundra/images/buttonEnabled.png);
	background-repeat: repeat-x;	
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 82%;
	font-weight: bold;
}

#dt1 h3,
#dt2 h3,
#dt3 h3,
#dt4 h3,
/* New style  */
#et2 h3,
#et3 h3,
#et4 h3,
/* /New style  */
#banner1 h3,
#banner2 h3,
#banner3 h3,
#footer h3{
	color: #FFF;
	background-color: #3b4f60;
	text-align: center;
	line-height: 25px;
	border: 2px solid #FFF;
	font-size: 90%;
	font-weight: bold;	
	margin: 0;	
	padding: 0;
}

.box-cnt {
	overflow: hidden;
}

.box-cnt h4 {
	font-size: 140%;
	font-weight: normal;
}

/* half style */
.half {
	width:485px;
	float: left;
	margin-right: 10px !important;
	margin-top: 10px !important;
}

#content-container .half{
	width:380px;
}

#company-container .half{
	width: 250px;
}

/* rss images styles */
.icon-rss {
	padding: 0 20px 0 0;
	background: url(img/rss_white.gif) right 50% no-repeat;
}

.icon-rss-g {
	padding: 0 20px 0 0;
	background: url(img/rss_gray.gif) right 50% no-repeat;
}

/* Form styles (not sure if used)*/
#content form .formbox {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	background: #EFEFEF;
	border: 1px #939B8C solid;
	padding: 1px;
}

#content form .formbutton {
	padding: 5px 20px;
}

.icon {
	position:relative;
	margin: -11px 0 -10px 0;
	z-index: 4;
}
#dt1 .icon,#dt2 .icon,#dt3 .icon,#dt4 .icon,#dt5 .icon,#dt6 .icon,#dt7 .icon,#banner1 .icon,#banner2 .icon,#banner3 .icon{
	display:none;
}	

/* New style  */
#et2 .icon,#et3 .icon,#et4 .icon{
	display:none;
}
/* /New style  */


/* Page history styles */
.page-history ul {
	margin: 5px 0 5px 20px;
	list-style: square;
}

.page-history em {
	font-size: 90%;
	color: #575757;
}

#footer .page-history a {
	color: #fff;
	text-decoration: none;
}

#footer .page-history a:hover {
	text-decoration: underline;
}

#footer .page-history em {
	color: #cacaca;
}

/* Tagcloud styles */
.tagcloud {
	text-align: center;
	padding: 20px 15px;
	line-height: 150%;
}

.tagcloud a {
	white-space: nowrap;
	text-decoration: none;
	color: #fff !important;
}

.tagcloud a:hover {
	text-decoration: underline;
	color: #ffbf59 !important;
}

.tagcloud .size1 {
	font-size: 90%;
}

.tagcloud .size2 {
	font-size: 110%;
}

.tagcloud .size3 {
	font-size: 130%;
}

.tagcloud .size4 {
	font-size: 150%;
}

.tagcloud .size5 {
	font-size: 170%;
}

#nav-wrap .tagcloud a {
	white-space: nowrap;
	text-decoration: none;
	color: #616262 !important;
}

#nav-wrap .tagcloud a:hover {
	text-decoration: underline;
	color: #336699 !important;
}

/* Blog overview styles */
.blog-overview {
	font-size: 95%;
}

.blog-overview p {
	padding: 2px 0;
	line-height: 130%;
}

.blog-overview em {
	font-style: normal;
	color: #cacaca;
	font-size: 90%;
}

.blog-overview a {
	text-decoration: none;
}

#footer .blog-overview a {
	color: #fff;
}

.blog-overview a:hover {
	text-decoration: underline;
	color: #ffbf59;
}

#side-content .blog-overview em {
	color: #797979;
}

#side-content .blog-overview a {
	color: #313131;
}

#side-content .blog-overview a:hover {
	color: #336699;
}

/* Blogger styles */
.blogger-box {
	padding: 0 0 15px 0;
	clear: both;
}

.blogger-box h5,.blogger-box h6,.blogger-box p {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color:white;
}

.blogger-box img {
	padding-right: 10px;
}
/* Move */



#dt1 .move,
#dt2 .move,
#dt3 .move,
#dt4 .move,
/* New style  */
#et2 .move,
#et3 .move,
#et4 .move,
/* /New style  */
#banner1 .move,
#footer .move{
	display: none;
}

#mypage #dt2 .move{
	display:block;
}

#mypage #dt2,#mypage #dt3{
	min-height: 20px;width:320px;float:left;margin-right:8px;
}	

#mypage #dt4{
	min-height: 20px;width:320px;float:left;
}
/* New style  */
#mypage #et2 .move{
	display:block;
}

#mypage #et2,#mypage #et3{
	min-height: 20px;width:320px;float:left;margin-right:8px;
}	

#mypage #et4{
	min-height: 20px;width:320px;float:left;
}
/* /New style  */
#mypage #dt5{
	min-height: 20px;width:484px;float:left;margin-right:8px;
}	

#mypage #dt6{
	min-height: 20px;width:484px;float:left
}	
/* Move class for readers */
.reader{
	
}

#dt1 .reader,
#dt2 .reader,
#dt3 .reader,
#dt4 .reader,
/* New style  */
#et2 .reader,
#et3 .reader,
#et4 .reader,
/* /New style  */
#banner1 .reader,
#footer .reader{
	display: none;
}

#dt1 .moveShow,#dt2 .moveShow,#banner1 .moveShow, #banner2 .moveShow, #banner3 .moveShow  {
	
}
/* New style  */
#et2 .moveShow{	
}
/* /New style  */
.banners p,.banners h3,.banners h4,.banners a {
	color: #fff;
}

.banners p {
	font-size: 110%;
}


/* Counter boxes styles */
.counter {
	list-style: none;
	display: block;
	height: 30px;
}

.counter li {
	float: left;
}

.counter li a {
	min-width: 15px;
	min-height: 15px;
	background: #f88428;
	display: block;
	margin: 0 5px 0 0;
	padding: 2px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.counter li a:hover,.counter li a.sel {
	background: #666;
	color: #fff;
}

.client-qoute {
	text-align: center;
	padding: 5px 20px;
}

.client-qoute em {
	font-size: 110%;
}
/* News style*/ 
.news-bottom{ 	border-bottom: 1px solid #DEDEDE; 	font-size: 95%; 	margin: 0 0 20px 0; 	padding: 0 0 10px 0; }
.news-header{ 	margin-top: 15px; 	padding: 15px 0 5px 0; 	color: #616161; 	font-size: 160%; 	font-weight: normal; }
.news-date{ 	color: #616161; }
.news-img { 	border: 1px #eee solid; 	background: #fff; 	padding: 1px; 	margin: 5px 0 5px 5px; }



#dt1 em,
#dt2 em,
#dt3 em,
#dt4 em,
#dt5 em,
/* New style  */
#et2 em,
#et3 em,
#et4 em,
/* /New style  */
#banner1 em,
#banner2 em,
#banner3 em{
	font-style: italic;
	font-size: 90%;
}



/**RSS Feeds**/
.newsTime {
float:left;
margin-right:4px;
/*
margin-left:10px;*/
font-size:11px;
}
.newsEntry{
	/*padding:4px 0 0 0;*/
	clear:both;
	margin:5px;
	padding-top:10px;
}

.newsEntry a:link,.entry a:visited,.newsEntry a{
	font-size:11px;
}	


.news-arrow,
.news-ticker{
 	float: left;
}

#news li{
	list-style: none;
	margin: 7px 0 0 -20px;
}

#news .expand,.news .expand{
margin-left:10px;
font-size:11px;

}

#news .expand img,.news .expand img{
	width:62px;
	height:auto;
	float:right;
	padding-bottom:10px;
}	

#news .collapse,.collapse,.news .collapse{
display:none;
visibility: hidden;           
}	
.newsContentDiv img, .newsContentDiv br{
	display:none;
	height:0px;
	width:0px;
}

#popupdiv {position:absolute;z-index:200;}
.rssContent{
	margin-top: 10px;
}	
.newsImageDiv{
	float:right;
	width:20%;
}
.newsContentDiv{
	float:left;
	width:80%;
}
.newsClear{
	clear: both;
}
.newsPopup{
	color:black;
	font-size:11px;
	border: 1px solid #858585;
	background-color:white;	
	width:350px;
	padding:5px;
	min-height:40px;
	overflow: auto;
}
.newsPopup .newsImageDiv img{
	width:62px;
	height:auto;
	float:right;	
	border:0px;
}

.news-container{
	background-color: rgb(255, 255, 255); 
	min-height:100px;
}

/***Front page widget styles***/
.widget-box{	
	width:320px;
	min-height:178px;
	max-height:178px;
}

.widget-cnt{
	background-color: #ffffff; 
	padding:5px;
	min-height:178px;
	max-height:178px;
}	

.widget-box-title{
	background-image: url(main_menu.gif);
	background-repeat: repeat-x;
	color:#202221;
	padding: 5px; 
	font-weight: bold;
}

.widget-box-title:hover{
	background-image: url(tab-normal_mo.gif);
	background-repeat: repeat-x;
	color: white; 
	padding: 5px; 
	font-weight: bold;
}



