body {
    font-family     : Arial,Georgia,Verdana,Tahoma, Lucida,Helvetica, sans-serif;
    text-align      : center;
    /*background      : url(../img/bg.jpg) repeat;*/
    padding-bottom  : 51px;
    background-color:#D4D3D3;
}
* {
    margin          : 0;
    padding         : 0;
    outline-style   : none;
    outline-width   : 0;
}

#wrapper {
    background-color:#fff;
    margin:0 auto;    
    text-align:left;
    width:1000px;
}

#header-top{    
    background-image:url('../img/ad-repeat.gif'); 
    background-repeat:repeat-x; 
    width:1000px;
    height: 40px;            
}

#header-top img{    
    width:162px;
    height: 40px;      
}

#header {
    height:102px;
    overflow:hidden;
    width:1000px;
    background-image:url('../img/header-repeat.gif'); 
    background-repeat:repeat-x; 
    height:100px;
}

#header #topbanner{ background-image:url('../img/header-left.gif'); background-repeat:no-repeat;  height:100px; width: 329px; float: left}

#header #topbanner_right{ height:100px; width: 671px; float: right}

#header #topbanner_right h1 {
    
    padding: 20px 20px 0 0;
    text-align: center;    
    font-size: 24px;
    font-family: "Arial";
} 

#footer{    
    width:1000px;           
    padding-bottom: 10px;
    font-family: Arial;
}

#footer #footer-content{
    width:960px;
    margin: 10px 10px 0px 10px;     
    background-color: #EFEFEF;
    color:#333;
    padding-left: 20px;
    padding-top: 10px;    
}

#footer-content .footer-title{    
    
    font-size: 20px;
    font-weight: normal;    
    width:960px;
    line-height: 25px;    
}
#footer-content .footer-top{
    width:940px;
    padding: 10px 0 10px 0px;
}

#footer-content .footer-top table{}

#footer-content .footer-top table th{
    color:#525252;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 0px;
    width: 140px;
    text-align: left;
}

#footer-content .footer-top table td{ 
    text-align: left;
    line-height: 16px;    
}

#footer-content .footer-top table td a{
    line-height: 22px;
    font-family: Arial; 
    font-size: 11px;
    color:#1B5D23;/*31699F;*/
    text-decoration: none;
}    

#footer-content .footer-top table td a:hover{
    text-decoration: none;
	color:#993300;
}
    
#footer-content .footer-middle{
    color:#525252;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 0px;    
    padding-left: 2px;
    text-align: left;
    width:940px;
    text-transform: uppercase;
}

#footer-content .footer-middle a{
    line-height: 22px;
    font-family: Tahoma; 
    font-weight: normal;
    padding: 1px 3px 1px 3px;
    font-size: 10px;
    color:#333;
    text-decoration: underline;
	color:#CF6540;
}
#footer-content .footer-middle a:hover{
    text-decoration: none;
}

#footer-content .footer-ohtermenu{
    width:940px;
    color:#31699F;
}

#footer-content .footer-ohtermenu a{
    line-height: 22px;
    font-family: Verdana; 
    font-weight: normal;
    padding: 1px 3px 1px 3px;
    font-size: 11px;
    color:#31699F;
    text-decoration: none;        
}

#footer-content .footer-ohtermenu a:hover{
    text-decoration: underline;    
}

#footer-content .footer-mainmenu{
    width:940px;
    padding-top: 10px;
    padding-bottom: 5px;
	font-weight:bold;
}

#footer-content .footer-mainmenu a{
    line-height: 22px;
    font-family: Verdana; 
    font-weight: normal;
    padding: 1px 3px 1px 3px;
    font-size: 10px;
    color:#333;
    text-decoration: none;
	font-weight:bold; 
}

#footer-content .footer-mainmenu a:hover{
    color:#336CCF;
}
/*#footer-content */
.footer-copyright{
    line-height: 22px;
    font-family: Tahoma; 
    font-weight: normal; 
    padding-left: 2px;   
    font-size: 11px;
    color:#666;
	width:940px;
}
#footer a{
    color: #666;
}

.cls {
    margin: 0;
    padding: 0;        
    clear: both;    
}

#topmenu
{    
    width:1000px;               
}

/* Menu CSS Start */
#topmenu #mainMenu {
    height: 22px;
    background-color: #C0DCC0;
}

/*#topmenu #mainMenu a{  
    font-family: Verdana;
    border-right: 1px solid #666;  
    font-size: 11px;
    color:#333333;
    font-weight:bold;
    text-decoration:none;
    padding:0px 7px 2px 7px;
}

#topmenu #mainMenu a.topmenu-last{  
    border-right: 0px solid #666;  
}
   
#topmenu #mainMenu a:hover{
    color:#CF0000;    
}

#topmenu #subMenu {
    background-color:#B4D067;
    height: 20px;
}

#topmenu #subMenu a {
    font-family: Verdana;
    color:#A11858;
    text-decoration:none;
    padding:2px 10px 2px 10px;    
    font-size: 11px;
    font-weight: bold;
}

#topmenu #subMenu a:hover {
    color: #2A3F55;    
}
*/

#scroller-news {
    padding: 0;
    width: 1000px;
    height: 20px;    
    background-color: #f7f7f7;    
}

#scroller-news #left-panel {    
    color: #333;
    text-align: center;
    font-size: 11px;
    width: 50px;
    border-right: 1px solid #ddd;
    float: left;
    padding-top: 3px;
    font-weight: bold;
    height: 17px;    
}

#scroller-news #middle-panel {
    color: #333;
    text-align: center;
    font-size: 10px;
    width: 900px;    
    float: left;    
    margin-left: -51px;
}

#scroller-news #right-panel {
    color: #333;
    text-align: center;
    font-size: 10px;
    width: 50px;
    float:right;    
    padding-top: 3px;
    border-left: 1px solid #ddd;
}


#wrapper #content-wrapper {
    background-color:#fff;
    width:980px; 
    padding: 10px;    
}
#content-wrapper #flash-message {
    text-align:center;
    color:#CF6767; 
    padding-top: 5px;
    font-weight: normal;
    padding-bottom: 5px;    
}

#content-wrapper #main-content {
    width: 769px;
    float: left;
    font-family: Arial;
    font-size: 10px;
}

#content-wrapper h3  {
    color: #778F35;
    font-family: Tahoma;
    font-size: 20px;  
    font-weight: normal;
    margin: 0 0 10px 6px;    
}

#content-wrapper h4  {
    color: #CF6226;
    font-family: Arial;
    font-size: 16px;  
    font-weight: bold;
    margin: 10px 0 2px 6px;        
}

#content-wrapper h5  {
    color: #687F27;
    font-family: Arial;
    font-size: 15px;  
    font-weight: normal;
    margin: 0 0 10px 6px; 
    border-left: 4px solid #A9BF6B;    
    border-bottom: 1px solid #E3EFC2;
    padding-left: 5px;
}

#content-wrapper h5  a{
    color: #AF440A;
    font-family: Arial;
    font-size: 15px;  
    font-weight: normal;    
    cursor: pointer;
    text-decoration: overline;
}    

#content-wrapper h5  a:hover{
    color: #687F27;
    text-decoration: none;
}
   
#content-wrapper p  {    
    color: #2C434F;
    font-family: Arial;
    font-size: 12px;  
    font-weight: normal;    
    line-height: 20px;
    margin: 0 0 10px 6px;    
}

#content-wrapper .portfolio-menu{}
#content-wrapper .portfolio-menu  a.button-style{
    color:#df721b;
    font-size: 12px;
    margin-left: 5px;        
    margin-right: 5px;
    padding: 2px 10px 2px 10px;        
    border: 1px solid #dfdfdf;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background-color: #F5F5F5;
    font-weight: normal;
    text-decoration: none;
}

#content-wrapper p  ul{
    margin-top: -5px;        
}  
  
#content-wrapper p  ul, li{
    color: #2C434F;
    font-family: Verdana;
    font-size: 11px;  
    font-weight: normal;    
    line-height: 20px;
    margin: 0 0 5px 50px;        
}

#content-wrapper table{}
#content-wrapper table th{
    color: #2C434F;
    background-color: #f7f7f7;
    font-family: Arial;
    font-size: 13px;  
    font-weight: bold;    
    line-height: 20px;
    padding: 5px 0 2px 5px;
    text-align: left;    
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
#content-wrapper table td{
    color: #2C434F;
    font-family: Arial;
    font-size: 12px;  
    font-weight: normal;    
    line-height: 20px;
    margin: 0 0 10px 6px;
    padding: 5px 0 5px 5px;
    text-align: left;    
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;    
}

#content-wrapper .right {   
    text-align: right;
    padding-right: 50px;
}

#content-wrapper .left {   
    text-align: left !important;
    padding-left: 10px;
}

#content-wrapper .center {   
    text-align: center;    
} 

#content-wrapper .text-justify {   
    text-align: justify;    
}

#content-wrapper span.strong-one{
    color: #CF6540;
    font-weight: normal;
    font-size: 13px;
} 

#content-wrapper .font-11px{
    font-size: 11px !important;
}

#content-wrapper span.bangla-content  {    
    color: #146F18;
    font-family: Vrinda;
    font-size: 17px;  
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 10px 6px;    
}

#content-wrapper #main-content #main-content-left {
    width: 452px;
    float: left;    
    text-align: left;
}
#content-wrapper #main-content #main-content-right {
    width: 290px;
    padding-left: 10px;
    float: right;    
    text-align: left;
}

#content-wrapper #right-content {
    width: 190px;    
    float:right;               
}

#content-wrapper #main-content-one {
    width: 749px;
    float: left;
    border-right: 1px solid #ddd;    
    padding-left: 20px;
    padding-right: 20px;
}



#content-wrapper #left-content-one {
    border: 1px solid green;   
}

#content-wrapper #right-content, #content-wrapper #right-content-one {
    width: 190px;
    float:right;
    background-color: #dee8e0; 
    text-align: center; 
    font-size: 11px;      
    
}

#right-content .ad-content, #right-content-one .ad-content {
    font-size: 11px; 
    font-family: Georgia;
    text-align: left;
    padding-left: 20px;
    line-height: 20px;
}

#right-content .ad-img, #right-content-one .ad-img{}
.ad-img img {
    margin-top: 5px;
    margin-bottom: 5px;
}

#right-content h4, #right-content-one h4 {
    font-size: 15px; 
    font-family: Georgia;        
    margin-left: -2px;
} 

#content-wrapper #main-content-two {
    width: 939px;
    float: left;        
    padding-left: 20px;
    padding-right: 20px;
    font: Arial;
    font-size: 11px;
}

#content-wrapper a{
    color:#07767F;
    text-decoration: none;        
}
#content-wrapper a:hover{
    color:#FF8A00;
    text-decoration: underline;        
}

#content-wrapper .pagination{
    font-family: Arial;
    font-size: 12px;
}
#content-wrapper .pagination .paging{
    color: #AF3D15;
}
#content-wrapper .pagination .page-count{
    padding: 15px 0 15px 0;
    color: #366;
}

#content-wrapper div.sbnews{line-height: 16px; font-size: 12px; text-align: right; padding-right: 20px;color:#7C8F47;}
#content-wrapper div.sbnews a{color:#7C8F47;text-decoration:underline;}
#content-wrapper div.sbnews a:hover{color:#FF8A00;text-decoration:none;}

#content-wrapper span.sbnews1{line-height: 16px; text-align: justify;}
#content-wrapper span.sbnews1 a{color:#FF8A00#7C8F47;text-decoration:underline;}
#content-wrapper span.sbnews1 a:hover{color:#7C8F47;text-decoration:none;}

#content-wrapper div.sbnews select{
    clear: both;
    color: #5C6F29;
    font-family: Arial;
    font-size: 12px;    
    margin-left:10px;
    margin-bottom: -2px;
    padding: 0px 0px 0px 2px;
    vertical-align: text-bottom;
    border: 1px solid #999;
    border-top: 1px solid #D0DFA7;
    border-left: 1px solid #D0DFA7;
}

#content-wrapper div.sbnews input{
    clear: both;
    color: #5C6F29;
    font-family: Arial;
    font-size: 12px;    
    margin-left:2px;
    margin-right:10px;
    margin-bottom: -2px;
    padding: 2px;
    vertical-align: text-bottom;
    border: 1px solid #999;
    border-top: 1px solid #D0DFA7;
    border-left: 1px solid #D0DFA7;
}
/* FORM CONTENT */
.form-content {
    color: #333;
    font-family: Tahoma;
    font-size: 12px;  
    font-weight: normal;    
}

.form-content form {
    clear: both;
    padding: 0;    
}
.form-content fieldset {
    border: 1px solid #ccc;
    margin-top: 30px;
    padding: 16px 20px;
}
.form-content fieldset legend {
    background:#fff;
    color: #e32;
    font-size: 160%;
    font-weight: bold;
}
.form-content fieldset fieldset {
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 16px 10px;
}
.form-content fieldset fieldset legend {
    font-size: 120%;
    font-weight: normal;
}
.form-content fieldset fieldset div {
    clear: left;
    margin: 0 20px;
}
.form-content form div {
    clear: both;
    margin-bottom: 1em;
    padding: .5em;
    vertical-align: text-top;
}
.form-content form div.input {
    color: #444;
}
.form-content form div.required {
    color: #333;
    font-weight: bold;
}
.form-content form div.submit {
    border: 0;
    clear: both;
    margin-top: 10px;
    margin-left: 140px;
}
.form-content label {
    color:#31699f;
    display: block;    
    font-size: 13px;
    padding-right: 20px;
    padding-bottom: 4px; 
    font-weight:normal;
    width: 300px;
}
.form-content input, .form-content  textarea {
    clear: both;
    font-size: 13px;
    font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
    padding: 3px;    
    width: 350px;
    border: 1px solid #999;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.form-content .w200px{
    width: 200px !important;
}

.form-content .w250px{
    width: 250px !important;
}

.form-content .w150px{
    width: 150px !important;
}

.form-content .w100px{
    width: 100px !important;
}

.form-content .w75px{
    width: 75px !important;
}

.form-content .w50px{
    width: 50px !important;
}

.form-content select {
    clear: both;
    font-size: 120%;
    vertical-align: text-bottom;
     border: 1px solid #999;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.form-content select[multiple=multiple] {
    width: 100%;
}
.form-content option {
    font-size: 120%;
    padding: 0 3px;
}
.form-content input[type=checkbox] {
    clear: left;
    float: left;
    margin: 0px 6px 7px 2px;
    width: auto;
}
.form-content input[type=radio] {
    float:left;
    width:auto;
    margin: 0 3px 7px 0;
}
.form-content div.radio label {
    margin: 0 0 6px 20px;
}
.form-content input[type=submit] {
    border: 1px solid #ccc;
    border-right: 2px solid #999;
    border-bottom: 2px solid #999;
    background-color:#efefef;
    display: inline;
    font-size: 10px;
    color: #333;
    text-transform:uppercase;
    font-weight:normal;
    margin-left:6px;
    margin-top:-5px;
    padding: 3px 5px;
    width: auto;
    vertical-align: bottom;
    cursor: pointer;
}
.image-verifier {
    margin-left: 7px;
    width: 220px;
    background-color: #fee4cd; 
    height: 30px;    
}
.image-verifier input{
    margin-bottom:7px;
    border: 1px solid #DBC6A6 !important;         
}

.form-content1 input{
    clear: both;
    font-size: 13px;
    font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
    padding: 3px;    
    width: 350px;
    border: 1px solid #999;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
} 

.form-content1 {
    color: #333;
    font-family: Tahoma;
    font-size: 12px;  
    font-weight: normal;    
}

.form-content1 form {
    clear: both;
    padding: 0;    
}
.form-content1 fieldset {
    border: 1px solid #ccc;
    margin-top: 30px;
    padding: 16px 20px;
}
.form-content1 fieldset legend {
    background:#fff;
    color: #e32;
    font-size: 160%;
    font-weight: bold;
}
.form-content1 fieldset fieldset {
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 16px 10px;
}

.form-content1 input[type=checkbox] {
    clear: left;
    float: left;
    margin: 0px 6px 7px 2px;
    width: auto;
}

.form-content1 label {
    color:#31699f;
    display: block;    
    font-size: 13px;
    padding-right: 20px;
    padding-bottom: 4px; 
    font-weight:normal;
    width: 300px;
}

.form-content1 .w200px{
    width: 200px !important;
}

.form-content1 .w250px{
    width: 250px !important;
}

.form-content1 .w150px{
    width: 150px !important;
}

.form-content1 .w100px{
    width: 100px !important;
}

.form-content1 .w75px{
    width: 75px !important;
}

.form-content1 .w50px{
    width: 50px !important;
}


.form-content1 input[type=submit] {
    border: 1px solid #ccc;
    border-right: 2px solid #999;
    border-bottom: 2px solid #999;
    background-color:#efefef;
    display: inline;
    font-size: 10px;
    color: #333;
    text-transform:uppercase;
    font-weight:normal;
    margin-left:6px;
    margin-top:-5px;
    padding: 3px 5px;
    width: auto;
    vertical-align: bottom;
    cursor: pointer;
}    
/* END OF FORM CONTENT */


h1  {
    color:#1B5D23;
    font-family: Georgia;
    font-size: 18px;  
    font-weight: normal;
    margin: 0 0 5px 0;
    line-height: 25px;
}

h2 {
    color:#555;
    font-family: Arial;
    font-size: 18px;  
    font-weight: normal;
    margin: 0 0 5px 0;
    line-height: 25px;
}

h3  {
    font-family: Arial;
    font-size: 13px;  
    font-weight: normal;
    margin: 0 0 5px 7px;
    line-height: 25px;
}

h4 {
    font-family: Arial;
    font-size: 11px;  
}

h5  {
    font-family: Arial;
    font-size: 11px;  
}

h6 {
    font-family: Arial;
    font-size: 14px;  
}



b{font-size: 12px;}
em{color: red;}

#topsection{
background: #FFFFFF;
height: 200px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#topsection h2{
margin: 0;
padding-top: 15px;
font: 200% "Verdana"
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 500px; /*Set right margin to (LeftColumnWidth + RightColumnWidth)*/
}

#leftcolumn{
float: left;
width: 300px; /*Width of left column in percentage*/
margin-left: -500px; /*Set left margin to -(LeftColumnWidth + RightColumnWidth)*/

}

#rightcolumn{
    float: left;
    width: 200px; /*Width of right column in pixels*/
    margin-left: -200px; /*Set margin to -(RightColumnWidth)*/
}



.innertube{
    margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
}


  
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../img/menug_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
	
}

.glossysubmenu{
	position: relative;
	padding: 0 0 0 10px;
	margin: 0 auto 0 auto;
	background: url(../img/sub_menug_bg.gif) repeat-x; /*tab background image path*/
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../img/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../img/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}



.glossysubmenu{
	position: relative;
	padding: 0 0 0 0px;
	margin: 0 auto 0 auto;
	background: url(../img/sub_menug1_bg.gif) repeat-x; /*tab background image path*/
	list-style: none;
}

.glossysubmenu a{
	
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;	
	color:#fff;
}
	
*{padding: 0; margin: 0;}

/* ----- global default/initial styles ----- */



/* ----- add selectors here for font sizing ----- */
	/* CSS for the box starts here */
	.portletcontent {
		padding:0 7px 0 0;
		background:#fff url(../img/borders.gif) 100% 0 repeat-y;
	}
	.bi {
		padding:0 0 0 1px;
		background:#000 url(../img/borders.gif) 0 0 repeat-y;
		

	}
	.bb {
		height:30px;
		margin:0 -7px 0 -1px;
		background:url(../img/box.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:18px;
		height:30px;
		background:url(../img/box.gif) 0 100% no-repeat;
	}
	.portlet h2 {
	height:20px;
	padding:0 0 0 10px;
	background-color:#666;
	background-image:url(../img/topright.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#000000;
	line-height:20px;
	
	}
	
	
	.portletcontent p {
		padding:8px 10px 8px 10px;
		background:#fff;
	}
	
	.clsup
{
	color:			green; 
	cursor:			hand;
	cursor:			pointer; 
	font-family:Tahoma;
	font-size: 10px;
	font-weight:bold;
	
	
}

.clsdown
{
	color:			red; 
	cursor:			hand;
	cursor:			pointer; 
	font-family:Tahoma;
	font-size: 10px;
	font-weight:bold;
	
	}

	.graypanel{
	border:solid 1px #CCCCCC; background-color:#F7F7F7; padding:5px; margin:5px;
}


/************/



/* Menu CSS end*/


/*  DSE Slider CSS starts here   */

.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold !important;
	color:#CC0000 !important;
}


.smallgreentext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold !important;
	color:green !important; 
}

.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}

.pricetext {
	font: Verdana;
    font-size: 11px;
	color: #333;
	font-weight:bold !important;
}


.clsup
{
	color:			green; 
	cursor:			hand;
	cursor:			pointer; 
	font-family:Tahoma;
	font-size: 10px;
	font-weight:bold;
	
	
}

.clsdown
{
	color:			red; 
	cursor:			hand;
	cursor:			pointer; 
	font-family:Tahoma;
	font-size: 10px;
	font-weight:bold;
	
	}

.clseq
{
	color:			black; 
	cursor:			hand;
	cursor:			pointer; 
	font-family:Tahoma;
	font-size: 10px;
	font-weight:bold;
	
}

/*  DSE Slider CSS ends here   */

.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}



.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}


    
    

.clsup
{
	color:			green; 
	cursor:			hand;
	cursor:			pointer; 
	font-family:Tahoma;
	font-size: 10px;
	font-weight:bold;
	
	
}

.clsdown
{
	color:			red; 
	cursor:			hand;
	cursor:			pointer; 
	font-family:Tahoma;
	font-size: 10px;
	font-weight:bold;
	
}

.clseq
{
	color:			black; 
	cursor:			hand;
	cursor:			pointer; 
	font-family:Tahoma;
	font-size: 10px;
	font-weight:bold;
	
}

.clsspeed
{
	color:			black; 
	cursor:			hand;
	cursor:			pointer; 
	font-family:Arial;
	font-size: 15px;
	font-weight:bold;
	
}
	
.boxBg1 {
	
}
.boxBg1 li {
    margin-left: 10px;
	FONT: 12px/16px arial; COLOR: #0033cc; TEXT-DECORATION: none; font-weight:bold;
}	

.subMenu{
    display:none;
}	

.bootom-div{
    width:303px;
    height: 15px;
    background-color: #FEFFFE;
    border-bottom: 1px solid #E3EFC2;
    border-left: 1px solid #E3EFC2;
    border-right: 1px solid #E3EFC2;
    vertical-align: baseline;
    position: absolute;
    bottom: auto;
    right: auto; 
    margin-top: -20px;
}


.red{
    color: red !important;    
}

.italic {
    font-style: italic !important;    
}

.green{
    color: green;
}
.bold {
    font-weight: bold;
}
.red-bold{
    color: red !important;    
    font-weight: bold !important;
}
.message{
    color: #CF6767;
    font-size: 14px;
}
.company-list {
    font-family: Verdana;
    font-size: 10px !important;
    line-height: 18px;
}

.company-list a:link{
    text-decoration: underline !important;
    font-size: 11px;
    font-weight: normal;
}

.company-list a:hover{
    text-decoration: none !important;
    color:#EFA21D !important;    
}

.company-list .list-header {
    border-bottom: 1px solid #709F63;
    line-height: 20px;
    background-color: #99BF8F;
    color: #fff;    
    
}

.company-list .list-header a{
    color: #fff;    
    text-decoration: none;
}

.company-list .list-container{
    background-color: #DEEDDA;
}    

.tabs-content {
    
}

.tabs-content ul li {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}

.tabs-content ul li a{
    color: #205F00;        
    text-decoration: none;
}

.tabs-content ul li a:hover{
    color: #DF601B;
    text-decoration: none;
}
    
.conews {
    color: #df721b;
}

.news{
   padding: 10px; 
}

.news-date{
    font-family: Verdana;
    color: #2C7F27;
    font-size: 10px;       
}

.news-code{
    font-family: Verdana;
    color: #df721b;
    font-size: 10px;
    padding-bottom:10px;
}
               
.news-details{
    font-family: Arial;
    color: #000;
    font-size: 13px;
    line-height: 20px;
    padding-bottom:20px;
}

.news-all {
    color: #EF720E;
    font-size: 14px;
    font-weight: bold;
    padding:10px;
}

.margin-left-30px{
    margin-left: 30px;
}

.margin-left-50px{
    margin-left: 50px;
}


.portContent1 {
background-color:#F7F7F7;
border:1px solid #666666;
color:#CC0000;
font-family:Verdana,sans-serif;
margin:5px 0 0 0;
}
#pheader {
height:2.3em;
left:50px;
position:absolute;
width:840px;
}
#pheader ul#pprimary {
left:10px;
margin:0;
padding:5px 0 0;
position:absolute;
top:-30px;
}
#pheader ul#psecondary {
left:2px;
margin:0;
padding:5px 0 0;
position:absolute;
top:22px;
}
#pheader ul#pprimary li {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#pheader ul#pprimary span, #pheader ul#pprimary a.current, #pheader ul#pprimary a.current:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#DEEDDA none repeat scroll 0 0;
padding:9px 0 6px;
}

#pheader ul#pprimary span {
color:#339900;
margin:-5px 2px 0 0;
}

#pheader ul#pprimary a, #pheader ul#pprimary span, #pheader ul#pprimary a.current {
color:#FFFFFF;
display:inline;
float:left;
font-family:arial,verdana,sans-serif;
font-size:12px;
margin:1px 2px 0 0;
padding:4px 0;
text-align:center;
text-decoration:none;
width:135px;
}

#pheader ul#pprimary span, #pheader ul#pprimary a.current, #pheader ul#pprimary a.current:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#DEEDDA none repeat scroll 0 0;
padding:9px 0 6px;
}

#pheader ul#pprimary span {
color:#339900;
margin:-5px 2px 0 0;
}

#pheader ul#pprimary a, #pheader ul#pprimary span, #pheader ul#pprimary a.current {
color:#FFFFFF;
display:inline;
float:left;
font-family:arial,verdana,sans-serif;
font-size:12px;
margin:1px 2px 0 0;
padding:4px 0;
text-align:center;
text-decoration:none;
width:135px;
}
#pheader ul#psecondary {
left:2px;
margin:0;
padding:5px 0 0;
position:absolute;
top:22px;
}
#pheader ul#psecondary li {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#pheader ul#psecondary li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#339900 none repeat scroll 0 0;
border-right:1px solid #DEEDDA;
color:#FFFFFF;
}
#pmain {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#DEEDDA none repeat scroll 0 0;
border:1px solid #DEEDDA;
padding-top:1.75em;
}
#pcontents {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#DEEDDA none repeat scroll 0 0;
min-height:100px;
}
#pnews {
left:55px;
margin:0;
padding:0;
position:absolute;
top:290px;
width:40em;
}

.data {
    font-family : Verdana, Arial, Helvetica !important;
    font-size : 11px !important;
    color : black !important;
}
.company {
    font-family : Verdana, Arial, Helvetica !important;
    font-size : 9px !important;
    color : black !important;
}
.title {
    font-family : Verdana, Arial, Helvetica !important;
    font-size : 11px !important;
    font-weight : bold !important;
    color : black !important;
}
.cashtitle {
    font-family : Verdana, Arial, Helvetica !important;
    font-size : 11px !important;
    font-weight : bold !important;
    color : #23361D !important;
}
.titlewhite {
    font-family : Verdana, Arial, Helvetica !important;
    font-size : 11px !important;
    font-weight : bold !important;
    color : white !important;
    text-align: center !important;
}
.porttitlewhite {
    font-family : Verdana, Arial, Helvetica !important;
    font-size : 14px !important;
    font-weight : bold !important;
    color : white !important;
}

.hide-chart-dir{
    background-color: #FFFFFF;
    width:350px;
    height:15px;
    margin:0;
    margin-top:-15px;
    padding:0;
    vertical-align: baseline;
    position: absolute;
    bottom: auto;
    right: auto;
}
.border-right{
    border-right: 1px solid #ddd !important;
}

/*=======================================
* Tooltips
* ======================================*/
.small-code{
    font-size: 9px;
    color:#EC5F4C;
} 
.no-border a:link, .no-border a:hover, .no-border a:active, .no-border a:visited, .no-border img{
    margin: 0 !important;
    padding:0px !important;    
    border:0px solid #fff !important;
    cursor:pointer !important;
}


ul.marquee {
    /* required styles */
    display: block;
    padding: 0;
    margin: 0;
    left: 55px;
    list-style: none;
    line-height: 1;
    position: relative;
    overflow: hidden;

    /* optional styles for appearance */
    width: 890px;
    height: 20px; /* height should be included to reserve visual space for the marquee */    
}

ul.marquee li {
    /* required styles */
    position: absolute;
    top: -999em;
    left: 0;
    display: block;
    white-space: nowrap; /* keep all text on a single line */        
}
#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 0.8em; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }

.underline { text-decoration: underline !important; }
.black { background-color: #1F1F1F !important;}
.sabuj { background-color: #B3E97D !important;} 


/*/////////////////////////////////by saiham////////////////////////////////////////////////////////////////*/
#content-wrapper #main-content-one-print {
    width: 790px;
	height:620px;
    float: left;
    border-right: 1px solid #ddd;    
    padding-left: 20px;
    padding-right: 20px;
	background-image: url(Certificate.jpg);
	
}


.form-content p font.success{

font-family: Calibri ;
font-size:17px;

}
.form-content p font.name{
font-family:chopinScript;
font-size:52px;

}
.form-content p font.basic{
font-family: "kunstler Script";
font-size:42px;

}
.form-content p font.batch{
font-family: "Courier New", Courier, monospace;
font-size:19px;

}
.form-content p font.address{
font-family: Calibri; 
font-size:13px;

}
.form-content p font.duration{
font-family: Calibri; 
font-size:15px;

}
.form-content p font.participant{
font-family: "OCR A Extended"; 
font-size:11px;
padding-right:28px;

}


.form-content table{
border:none;
border-right-color:#FFFFFF;
border-bottom-color:#FFFFFF;

}

.form-content table tr td font b{
font-family: Calibri; 
font-size:14px;
}
.small-h1{
font-size:12px;
font-weight:bold;}
/*/////////////////////////////////by saiham////////////////////////////////////////////////////////////////*/


