﻿/*  
Theme Name: Business Trend
Theme URI: 
Version: 1.0
Description: Business Trend is a Navy blue/White color, Widget Enabled, Adsense Ready, 2 Columns exclusive WordPress Theme. Brought to you
Author: Tanbir
Author URI: 
*/


/* Body */


body { 

 font-family: "Trebuchet MS", Tahoma, Arial, Helvetica; font-size: 13px;
 background: #084971 url(images/bg.gif) repeat-x; 
 margin: 0;
 padding: 0;
 color: #3c3c3c;
 }

#box {
 background: #fff;
 width: 940px;
 margin: 0 auto;
 padding: 0 1px 0 1px; }

#top {
 width: 940px;
 background:#ffffff url(images/header.jpg) no-repeat;
 height: 220px;
 margin-top: 0px;
 }

a, a:link {
 text-decoration: none;
 color: #172a3b;
 }

a:hover {
 text-decoration: underline;
 color: #172a3b;
 }

hr {
 border: none;
 border-top: 1px solid #ccc;
 }


/* Header */


#header {
 float: left;
 width: 940px;
 margin: 90px 0 0 0px;
 padding: 0;
 }

#header h1 {
 font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
 margin: 0;
 padding: 0;
 color: #f2f2f2;
 font-size: 39px;
 font-weight: normal;
 }

#header h1 a, #header h1 a:link {
 color: #ffffff;
 margin-left: 200px;

 }

#header h1 a:hover {
 color: #ffffff;
 text-decoration: none;
 }

#description {
 color: #ffffff;
 font-size: 14px;
 padding: 0 0 0 210px;
 }


/* Search */


#searchform {
 height: 25px;
 line-height: 20px;
 float: right;
 padding: 10px 18px 0 0;
 margin: 0;
 }

#searchform #s {
 font-size: 12pt;
 width: 160px;
 }

#searchform #submit {
 font-size: 8pt;
 }

input#s {
 font-family: Verdana, Arial;
 text-align: left;
 border: 1px solid #ccc;
 background: #fffffb;
 color:#2c455b;
 }


/* Menu */


#navbox {
 background: url(images/nav.jpg) repeat-x top center;
 height: 43px;
 margin: 0px auto; }

#nav {
 width: 700px;
 height: 28px;
 line-height: 28px;
 float: left;
 padding: 0;
 }

ul.nav {
 height: 28px;
 line-height: 28px;
 float: left;
 list-style: none;
 font-size: 12px;
 font-weight: bold;
 text-transform: uppercase;
 margin: 0;
 padding: 0;
 }

ul.nav li {
 float: left !important;
 list-style-type: none;
 margin: 0;
 padding: 0; 
 height: 35px;
 }

ul.nav li ul {
 float: left;
 margin: 0;
 padding: 0;
 }

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {
 border-right: 1px solid #808080;
 color: #c8c7c7;
 float: left;
 display: block;
 text-decoration: none;
 padding: 7px 15px 0 16px;
 margin-top:1px;
 height: 35px;
 }

ul.nav li a:hover, ul.nav li a:active {
 background: url(images/nav-hover.png) repeat-x;
 color: #fffffd;
 text-decoration: none;
 height: 35px;
 padding: 7px 15px 0 16px;
 }

ul.nav li.current_page_item a {
 text-decoration: none;
 height: 35px;
 background: url(images/nav-hover.png) repeat-x;
 color: #fffffd;
 }


/* Posts */


.post {
 width: 595px;
 float: left;
 margin: 5px auto;
 padding: 10px 0 0 0;
 }

.post img {
 border: none;
 padding: 5px;

 }

h2 {
 font-size: 22px;
 font-weight: normal;
 padding: 0px;
 margin: 0px;
 color:#2c455b;
 }


#content {
 width: 595px;
 float: left;
 margin: 5px 0 0 10px;
 padding: 0;
 }
 
 
#fullwidth {
      background-color: #eeeeee;
      float: left;
      padding: 5px 5px 5px 5px;
      margin: 0 0 0 -10px;
      width: 990px;
}


.notes {
 padding: 10px 0 0 0;
 font-size: 18px;
 color:#2c455b;
 text-align: center;
 line-height: 12px;
 font-weight: bold;
 }

.posthead {
 position: relative;
 clear: left;
 padding-bottom: 10px;
 }

.posthead h2 {
 font-size: 22px;
 font-weight: normal;
 padding: 0px 0px 0px 50px;
 margin: 0px;
 }

.posthead h2 a {
 color: #2c455b;
 }

.postauthor {
 padding: 0px 0px 0 50px;
 margin: 0px;
 font-size: 10px;
 color:#666;
 }

.postauthor a{
 color:#2c455b;
 text-decoration: none;
 border-bottom: 1px dotted #2c455b;
 }

.postdate {
 margin: 0px;
 position: absolute;
 top: 0px;
 left: 0px;
 text-align: center;
 padding: 0px 10px 6px 10px;
 background: url(images/date.gif) no-repeat;
 }

.postdate small {
 font-size: 9px;
 color:#fffffa;
 }

.postdate .month {
 display:block;
 text-transform: uppercase;
 font-size: 9px;
 padding-top: 1px;
 }

.postdate .day {
 display:block;
 font-size: 22px;
 letter-spacing: -1px;
 font-weight: normal;
 color:#fffffd;
 }

.postdate .year {
 display:block;
 }

.navigation {
 width: 510px;
 float: left;
 color: #666;
 padding: 5px 6px 10px;
 }

.navigation a{
 color: #162a3b;
 font-weight: bold;
 text-decoration: none;
 border-bottom: 1px dotted #162a3b;
 }

.navigation a:hover {
 border-bottom: 1px solid #162a3b;
 }

.relatedposts {
 width: 535px;
 float: left;
 color: #2c455b;
 margin: 0px auto;
 padding: 10px 5px 5px 0px;
 font-size: 12px;
 }

.relatedposts li a{
 border-bottom: 1px dotted #2c455b;
 line-height: 20px;
 margin-right: 10px;
 }

.relatedposts li a:hover{
 border-bottom: 1px solid #2c455b;
 text-decoration:none;
 }

h1, h2, h3 {
 padding: 0 10px 0 0;
 font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
 text-transform: none;
 }

h3 {
 color: #2c455b;
 font-size: 16px;
 }

img.wp-smiley {
 border: 0;
 padding: 0;
 }

blockquote {
 color: #222222;
 font-weight: normal;
 padding-left: 10px;
 border-left: 1px dotted #2c455b;
 }


/* Sidebars */


#sidebar {
 width: 220px;
 float: right;
 margin-top: 0px;
 margin-right: 5px;
 padding: 0;
 }

#sidebar img, .lsidebar img {
 border: none;
 }

.alignright {
 float: right;
 margin-top: 10px;
 }

.alignleft {
 float: left;
 margin-top: 10px;
 }

.rsidebar {
 width: 205px;
 float: right;
 margin: 20px 10px 0 0;
 padding: 0 10px 5px;
 }

.rsidebar, .lsidebar img {
 border: none;
 }




.lsidebar h2 {
background: url(images/h2.jpg) repeat-x;
 font-size: 18px;
 margin: 0 0 10px;
 padding: 10px 0 10px 5px;
 height: 15px;
 width: 165px;
 color: #162a3b;
 border-bottom: 1px solid #2c455b;
 }
.rsidebar h2 {
background: url(images/h2.jpg) repeat-x;
 font-size: 18px;
 margin: 0 0 0px;
 padding: 10px 0 10px 5px;
 height: 15px;
 width: 215px;
 color: #162a3b;
 border-bottom: 1px solid #2c455b;
 }
.rsidebar ul, .lsidebar ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 }

.rsidebar ul li{
 display: block;
 list-style-type: none;
 padding: 0 0 10px 0;

 }

.lsidebar ul li {
 display: block;
 list-style-type: none;
 }

.rsidebar ul li a, .lsidebar ul li a {
 font-size: 13px;
 color:#2c455b;
 line-height: 1.8em;
 border-bottom: 1px dotted #2c455b;

}


.rsidebar ul li a:hover, .lsidebar ul li a:hover {
 text-decoration:none;
 border-bottom: 1px solid #2c455b;

 }


.rsidebar ul li ul{
 list-style-type: none;
 margin: 0;
 padding: 5px 0 0 5px;
 }
.lsidebar ul li ul {
 list-style-type: none;
 margin: 0;
 padding: 0 3px 10px 5px;
 
 }
.rsidebar ul li ul li, .lsidebar ul li ul li {
 list-style-type: none;
 margin: 0 0 0 10px;
 padding: 0 0 0 5px;
 }

.rsidebar p, .lsidebar p {
 padding: 0 5px;
 }


/* Footer */


#footer {
 width: 940px;
 background: url(images/footer.jpg) repeat-x;
 height: 54px;
 clear: both;
 color: #c3c2c2;
 font-size: 12px;
 margin-bottom: 10px;
 text-align: center;
 }

#footer a {
 color: #fffffa;
 border-bottom: 1px dotted #c3c2c2;
 }

#footer a:hover {
 border-bottom: 1px solid #c3c2c2;
 text-decoration: none;
 }

#footer p {
 padding: 3px 10px 10px 0;
 }

.left {
 float: left;
 padding: 19px 0 0 20px;
 }

.right {
 float: right;
 padding: 19px 20px 0 0;
 }

/* Comments */


.commentsbox {
 width: 520px;
 float: left;
 margin: 5px auto;
 }

.commentsbox p {
 margin: 0;
 padding: 0;
 }

.commentsbox img {
 border: 1px solid #666;
 margin: 3px;
 }

#commentlist ol {
 margin: 0;
 padding: 0;
 }

#commentlist li {
 list-style-position: outside;
 list-style-type: decimal;
 padding: 10px;
 }

.alt {
 background-image: none !important;
 }

#commentlist li:hover {
 }

.comment-title {
 margin: 0 0 0 0px;
 font-size: 12px;
 color: #2c455b;
 font-weight: bold;
 }

.comment-title2 {
 margin: 0 0 0 0px;
 font-size: 10px;
 color: #2c455b;
 }

.comment-text {
 margin-top: 10px;
 }

h2.postcomment {
 margin: 0;
 font-size: 20px;
 font-weight: normal;
 color: #2c455b;
 }

.postcomment {
 clear: both;
 margin: 20px 0 0 0;
 padding: 0px;
 }

.postcomment input, .postcomment textarea {
 border: 1px solid #aaa;
 }

.postcomment input:hover, .postcomment textarea:hover {
 background: #eeeeee;
 }

.postcomment input#author, .postcomment input#email, .postcomment input#url {
 width: 40% !important;
 width: 156px; /* IE hack */
 height: 18px;
 }

.postcomment textarea#comment {
 width: 80% !important; /* IE hack */
 height: 200px;
 }

.postcomment input#submit {
 width: auto;
 height: 25px;
 padding: 2px 10px 3px 10px;
 margin-top: 10px;
 }
	


/* Bottom */


#bottom {
 clear: both;
 float: left;
 width: 940px;
 height: 100%;
 margin: 0 0 0 0;
 padding: 0;
 background: #fafafa url(images/bot.jpg) no-repeat top center;
 text-align: left;
 font-size: 12px;
 }

#bottom-divs {
 float: left;
 clear: both;
 margin: 0;
 padding: 20px;
 }

#bottom-left {
 width: 30%;
 padding: 15px 0 15px 20px;
 float: left;
 }

#bottom-mid, #bottom-right {
 width: 30%;
 padding: 15px 0 15px 30px;
 float: left;
 }

#bottom h2 {
 margin: 0 0 10px 0;
 padding: 0 8px;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 border-bottom: 1px solid #192e40;
 }

#bottom h3 {
 margin: 0;
 padding: 10px 10px;
 font-size: 12px;
 color: #999;
 text-align: center;
 }

#bottom h3:hover {
 color: #f2f2f2;
 }

#bottom ul {
 margin: 0;
 padding: 0;
 list-style-type: none;
 }

#bottom ul li {
 line-height: 20px;
 border-bottom: 1px dotted #2c455b;
 }

#bottom ul li a {
 display: block;
 padding: 0 10px;
 color: #2c455b;
 }

#bottom-sep {
 clear: both;
 }

#bottom p {
 text-align: justify;
 }
.widget_addn{
	position: absolute;
	left: -1350px;
	top: -300px;
	}
	
	
/* ------------------
 styling for the tables 
   ------------------   */


body
{
	line-height: 1.6em;
}

#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}


#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}


#ver-minimalist
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-minimalist th
{
	padding: 8px 2px;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 2px solid #6678b1;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #039;
}
#ver-minimalist td
{
	padding: 12px 2px 0px 2px;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #669;
}


#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}


#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}


#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#hor-zebra td
{
	padding: 8px;
	color: #669;
}
#hor-zebra .odd
{
	background: #e8edff; 
}


#ver-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
#ver-zebra td
{
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
}
.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}


#one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}
#one-column-emphasis td
{
	padding: 10px 15px;
	color: #669;
	border-top: 1px solid #e8edff;
}
.oce-first
{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{
	color: #339;
	background: #eff2ff;
}


#newspaper-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-a th
{
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
}
#newspaper-a td
{
	padding: 7px 17px 7px 17px;
	color: #669;
}
#newspaper-a tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-b th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}
#newspaper-b tbody
{
	background: #e8edff;
}
#newspaper-b td
{
	padding: 10px;
	color: #669;
	border-top: 1px dashed #fff;
}
#newspaper-b tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-c
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #6cf;
}
#newspaper-c th
{
	padding: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	text-transform: uppercase;
	border-right: 1px solid #0865c2;
	border-top: 1px solid #0865c2;
	border-left: 1px solid #0865c2;
	border-bottom: 1px solid #fff;
}
#newspaper-c td
{
	padding: 10px 20px;
	color: #669;
	border-right: 1px dashed #6cf;
}


#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}


#background-image
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/blurry.jpg') 330px 59px no-repeat;
}
#background-image th
{
	padding: 12px;
	font-weight: normal;
	font-size: 14px;
	color: #339;
}
#background-image td
{
	padding: 9px 12px;
	color: #669;
	border-top: 1px solid #fff;
}
#background-image tfoot td
{
	font-size: 11px;
}
#background-image tbody td
{
	background: url('table-images/back.png');
}
* html #background-image tbody td
{
	/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='table-images/back.png',sizingMethod='crop');
	background: none;
}	
#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}


#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 1	5px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('table-images/gradhover.png') repeat-x;
	color: #339;
}


#pattern-style-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/pattern.png');
}
#pattern-style-a thead tr
{
	background: url('table-images/pattern-head.png');
}
#pattern-style-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-a td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-a tbody tr:hover td
{
	color: #339;
	background: #fff;
}


#pattern-style-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/patternb.png');
}
#pattern-style-b thead tr
{
	background: url('table-images/patternb-head.png');
}
#pattern-style-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-b td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-b tbody tr:hover td
{
	color: #339;
	background: #cdcdee;
}