/* CSS Document */

/*
-----------------------------------------------
standerd css
Name:     kamrul hasan
Designer: kamrul Hasan
Date:    23 sep 2006
----------------------------------------------- */

Body {
	margin:0;
	padding:0 0 0px;
	text-align:center;
	background-color: #0E4B77;
		
  }

/* Page Structure
----------------------------------------------- */
#wrap {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	margin:0 auto;
	text-align:left;
	border: 1px solid #0E4B77;
  }
  

#content
 {
 	top:245px;
	width:780px;
}
#logo {
	width:780px;
	height:56px;
}
#left_content{
	top:245px;
	width: 208px;
	float: left;
 }

.bgnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bgnav.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
}
.nav_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
#right_content
	{
	width:155px;
	float: right;
	}
#header
{
	left:0px;
	width:780px;
	
}

#middle-content{
	float: right;
	width: 572px;
}
#main_content{
	float: left;
	width: 406px;
	padding-right: 11px;
}
/* Links
----------------------------------------------- */

A {
	TEXT-DECORATION: none;
	color: #0033CC;
	
}
A:hover {
	TEXT-DECORATION: none;
	color: #008ED0;
}

/* Header
----------------------------------------------- */

  
H1 {
	FONT-SIZE: 1.75em; MARGIN: 5px; COLOR: #C10101; padding-left:5px
}
H1 A {
	COLOR: #7b8186
}
H2 {
	FONT-SIZE: 1.5em; COLOR: #C10101; padding-left:5px; margin:3px;
}
H3 {
	FONT-SIZE: 1em; PADDING-BOTTOM: 2px; MARGIN: 2em 0px 0px
}
H4 {
	FONT-SIZE: 0.9em; TEXT-TRANSFORM: lowercase; LETTER-SPACING: 2px
}
H5 {
	FONT-SIZE: 0.9em; TEXT-TRANSFORM: lowercase; LETTER-SPACING: 2px
}
H5 {
	COLOR: #7b8186
}
H6 {
	FONT-SIZE: 0.8em; TEXT-TRANSFORM: uppercase; LETTER-SPACING: 2px
}
P {
	MARGIN: 0px 0px 1em
}
/* Menu
---------------------------------------------*/
#menu
  {
	top:215px;
	width:780px;
	height:21px;
	background-image: url(../images/bgmenu.gif);
	background-repeat: repeat-x;		   
}
#menu-bottom {
	left:0px;
	top:236px;
	width:780px;
	height:9px;
}
.menu_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
/* body-content
----------------------------------------------------*/
FORM {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	MARGIN: 0px; 
	BORDER-RIGHT-WIDTH: 0px
}


/* Footer
----------------------------------------------- */
#footer 
    {
	clear:both;
	width:780px;
	height:77px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
    }

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
/* Misc
----------------------------------------------- */
.header_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF5900;
	text-decoration: none;
	text-transform: uppercase;
}
.subheader_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF5900;
	text-decoration: none;
	text-transform: uppercase;
}
.content_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
	padding-right: 20px;
	padding-left: 28px;
	background-color: #FFFFFF;
}
.body_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
}

.content_text_01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
	padding-right: 5px;
}
.bgcontent{
	background-color: #FFFFFF;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F7F8F9;
	border: 1px solid #CCCCCC;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #7967AD;
	background-color: #F7F8F9;
	height: 18px;
	cursor:pointer
}

.errortext {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #ff0000; LINE-HEIGHT: 14px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.successtext {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #1111FF; LINE-HEIGHT: 14px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.aftersubmit {
	background-color:#FAFAFA;
	border: 1px solid #CCCCCC
}

.bgdetail_album{
	background-image: url(images/bgdetail_album.gif);
	background-repeat: repeat-y;
}
/*
#portfolio_detail_photo
	{
	width:380px;
	}
*/