body				{ font-family: Arial; font-size: 9pt; text-align: left; color: #000000; margin: 0; background-color: #FFFFFF }
table, tr, td		{ font-size: 9pt; text-align: left; margin: 0; vertical-align: top }
p					{ margin: 0 }

form				{ margin: 0 }
input				{  font-family: Arial; font-size: 9pt; margin: 0}

.break_height		{height: 20}
.break_width		{width: 20}
.break_height_small	{height: 5; font-size:1pt}
.break_width_small	{width: 5; font-size:1pt}

a:hover, a:active      {  color: #859C18; text-decoration: underline}
a:link, a:visited       {  color: #708413; text-decoration: none}

:hover.images		{ border:2px solid #708413; text-decoration: none }
.images		{ border:2px solid #FFFFFF; text-decoration: none }

/* Page design **/
.page_left		{}
.page_right		{}
.page_middle	{width: 900}

.panel_top		{height: 20}
.panel_banner	{height: 70}
.panel_banner_logo	{width: 237; height: 70}
.panel_login_left	{width: 80; vertical-align:middle; text-align:right; padding-right:5px}
.panel_login_right	{width: 115}

.panel_footer	{}
.panel_footer_left	{padding-left: 3px; padding-top: 3px; padding-bottom: 3px}
.panel_footer_right	{text-align: right; padding-right: 3px; padding-top: 3px; padding-bottom: 3px}

.panel_footer_shadow_left	{width: 5; height: 20; background-image: url('../../../images/shadow/footer_left.png'); background-repeat: no-repeat; background-position: left top}
.panel_footer_shadow_right	{width: 5; height: 20; background-image: url('../../../images/shadow/footer_right.png'); background-repeat: no-repeat; background-position: right top}

.panel_footer_shadow_middle	{background-image: url('../../../images/shadow/footer_middle.png'); background-repeat: repeat-x; background-position: left top}
.home_search_bg		{background-image: url('../../../images/default/home_search_bg.jpg'); background-repeat: no-repeat; background-position: right top}
.home_search_bg2	{ width:299px; height:165px; background-image: url('../../../images/default/home_search_bg2.png'); background-repeat: no-repeat; background-position: right top}

.home_search_left	{text-align: right; font-weight: bold; width: 100; padding: 3px}
.home_search_right	{text-align: left; padding: 3px}
.home_login_left	{padding-right: 5px; padding-top: 5px; padding-bottom: 5px}
.home_login_right	{padding-left: 5px; padding-top: 5px; padding-bottom: 5px}
.home_reg_left	{text-align: right; width: 150; padding: 5px; ; color:#72870E}
.home_reg_right	{text-align: left; padding: 5px;}
.content_title		{color: #779232; font-size: 9pt; font-weight: bold}

.box_left_top		{width: 5; height: 5; background-image: url('../../../images/boder/left_top.png'); background-repeat: no-repeat; background-position: left top; font-size:1pt}
.box_right_top		{width: 5; height: 5; background-image: url('../../../images/boder/right_top.png'); background-repeat: no-repeat; background-position: right top; font-size:1pt}
.box_left_bottom	{width: 5; height: 5; background-image: url('../../../images/boder/left_bottom.png'); background-repeat: no-repeat; background-position: left bottom; font-size:1pt}
.box_right_bottom	{width: 5; height: 5; background-image: url('../../../images/boder/right-bottom.png'); background-repeat: no-repeat; background-position: right bottom; font-size:1pt}

.box_left	{width: 5; background-image: url('../../../images/boder/left.png'); background-repeat: repeat-y; background-position: left top; font-size:1pt}
.box_right	{width: 5; background-image: url('../../../images/boder/right.png'); background-repeat: repeat-y; background-position: right top; font-size:1pt}
.box_top	{height: 5; background-image: url('../../../images/boder/top.png'); background-repeat: repeat-x; background-position: left top; font-size:1pt}
.box_bottom	{height: 5; background-image: url('../../../images/boder/bottom.png'); background-repeat: repeat-x; background-position: left bottom; font-size:1pt}

.box_content	{ padding:0px; margin:0px;}
.form_text_input	{height: 20; vertical-align: middle; border: 1px solid #669900; padding-left: 3px; padding-right: 3px; background-color: #FFFFFF}
.form_text_input_alert	{height: 20; vertical-align: middle; border: 1px solid #FF9933; padding-left: 3px; padding-right: 3px; background-color: #FFF2E6}
.msg_alert	{color:#FF0000; border:2px solid #FF0000; padding: 5px;}


/* Documents **/

.doc_menu_active	{padding: 5px; background-color: #C2D88B}
.doc_menu_inactive	{padding: 5px}

/* added by jibon 29-04-2009 */

#bb_content_1{padding-left:5px;width:565px;}
#bb_content_2{width:565px;}
#bb_content_3{width:565px;}
#bb_content_4{width:565px;}
#bb_content_5{width:565px;}
#bb_content_6{width:565px;}
.featuremember{font-weight:bold;}

/* added by Frazer 30-04-2009 */
.smallblacksimple {FONT-WEIGHT: bold;FONT-SIZE: 11px;COLOR: #669900;TEXT-DECORATION: none;	font-family: Arial;}
:hover.smallblacksimple {FONT-WEIGHT: bold;FONT-SIZE: 10px;COLOR: #000000;TEXT-DECORATION: underline;font-family: Arial;}
.mediumblacksimple {FONT-WEIGHT: normal;FONT-SIZE: 12px;COLOR: #000000;TEXT-DECORATION: none;	font-family: Arial; padding-left:10px;}
.mediumblack {FONT-WEIGHT: normal;FONT-SIZE: 12px;COLOR: #000000;TEXT-DECORATION: none;	font-family: Arial;}
:hover.mediumblack {FONT-WEIGHT: normal;FONT-SIZE: 12px;COLOR: #000000;TEXT-DECORATION: underline;font-family:Arial;}
.mediumblackbold {FONT-WEIGHT: bold;FONT-SIZE: 12px;COLOR: #000000;TEXT-DECORATION: none;	font-family: Arial;}
.mediumgreenbold {FONT-WEIGHT: bold;FONT-SIZE: 11px;COLOR: #598400;TEXT-DECORATION: none;	font-family: Arial; padding-left:5px;}
.mediumgreenbold:hover {FONT-WEIGHT: bold;FONT-SIZE: 11px;COLOR: #598400;TEXT-DECORATION: underline;font-family:Arial;}
.medium {FONT-WEIGHT: normal;FONT-SIZE: 12px;COLOR: #000000;TEXT-DECORATION: none;	font-family: Arial;}
:hover.medium{FONT-WEIGHT: normal;FONT-SIZE: 12px;COLOR: #000000;TEXT-DECORATION: underline;	font-family: Arial;}

/*
Pages
**/
a:link.pages_e_link, a:visited.pages_e_link { border:1px solid #AED058; font-family: Arial; font-size: 9pt; text-decoration: none; color: #ABC91F; padding: 3px; background-color:#F5F9EE }
a:hover.pages_e_link, a:active.pages_e_link { border:1px solid #879F13; font-family: Arial; text-decoration: none; font-size: 9pt; color: #89A115; padding: 3px; background-color:#E9F0D5  }

a:link.pages_s_link, a:visited.pages_s_link { border:1px solid #89A01A; font-family: Arial; font-size: 9pt; text-decoration: none; color: #839C1C; padding: 3px; font-weight:bold }
a:hover.pages_s_link, a:active.pages_s_link { border:1px solid #839C1C; font-family: Arial; text-decoration: none; font-size: 9pt; color: #839C1C; padding: 3px; background-color:#E9F0D5; font-weight:bold   }

a:link.pages_d_link, a:visited.pages_d_link { border:1px solid #CCCCCC; font-family: Arial; font-size: 9pt; text-decoration: none; color: #999999; padding: 3px; background-color:#F8F8F8 }
a:hover.pages_d_link, a:active.pages_d_link { border:1px solid #CCCCCC; font-family: Arial; font-size: 9pt; text-decoration: none; color: #999999; padding: 3px; background-color:#F8F8F8  }
.payment
{

padding-left:7px;
text-align:justify;
font-size:12px;}

/*************************For Top Menu************************/

.ubercolortabs{margin-left:3px;padding: 0;width: 100%;overflow: hidden;background: transparent;
}
.ubercolortabs ul{font-family: Arial; font-weight:bold; font-size: 9pt;margin: 0;padding: 0;list-style: none;}

.ubercolortabs li{display: inline;margin: 0 5px 0 0;padding: 0;
}

.ubercolortabs li a{float: left; border-left:1px solid #cade9a;border-right:1px solid #cade9a;
border-top:1px solid #cade9a; 
margin: 0 3px 0 0;padding: 5px 12px  5px 12px;
	text-decoration: none;letter-spacing: 1px;
	
	/*border-radius: 30px 30px 0 0;webkit-box-shadow: 5px 5px 8px #818181;
	-moz-box-shadow: 5px 5px 8px #818181;-moz-border-radius-topleft: 25px;-moz-border-radius-bottomright: 	    25px;-webkit-border-top-left-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	behavior: url('http://192.168.0.1/bibahabd/bibahabd/module/default/css/border-radius.htc');*/
}

.ubercolortabs a:hover{background-image:url('../../../images/tab/on.gif'); background-repeat:repeat-x; background-attachment:scroll; text-decoration:none; color:#FFF;}
.ubercolortabs a span{float: left;display: block;padding: 7px 9px 3px 6px;cursor: pointer;}
.ubercolortabs a span{float: none;}
/*.ubercolortabs li.selected a{background-color:#C1C1C1 ; color:#000;}*/
.ubercolortabs a:hover span{background-color: transparent;}

.ubercolortabs li a.tabactive{
border-left:1px solid #669900; border-right:1px solid #669900; background-position: left top; color: #FFFFFF !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
font-weight:bold; border-top-width:1px; border-bottom-width:1px; background-image:url('../../../images/tab/on.gif'); background-repeat:repeat-x; background-attachment:scroll;
}

