@charset "utf-8";
/* CSS Document */
/* Designer: romantic_roshan2006@yahoo.com */


body{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:15px;
margin:auto;
color:#7a7878;
}


/* Forms */
.text_box{
border:1px solid #842e00;
background-color:#c84500;
width:200px;
color:#f3aa84;
height:18px;
}

.text_area{
border:1px solid #842e00;
background-color:#c84500;
color:#f3aa84;
width:200px;
height:40px;
}
.btn{
border:1px inset #ffffff;
color:#441700;
}
/* Links */

a{
color:#7a7878;
text-decoration:none;
}
a:hover{
color:#999999;
text-decoration:underline;
}

a.home{
padding-top:7px;
float:left;
height:31px;
width:81px;
text-decoration:none;
color:#fec09e;
font-size:12px;
background-image:url(../images/home.gif);
background-repeat:no-repeat;
display:block;
text-align:center;
font-weight:bold;
}
a.home:hover{
text-decoration:none;
background-image:url(../images/home_hover.gif);
background-repeat:no-repeat;
display:block;
color:#2c0f00;
}
a.home:active{
text-decoration:none;
background-image:url(../images/home_hover.gif);
background-repeat:no-repeat;
display:block;
color:#2c0f00;
}


a.photo{
padding-top:7px;
float:left;
height:31px;
width:110px;
text-decoration:none;
color:#fec09e;
font-size:12px;
background-image:url(../images/photo.gif);
background-repeat:no-repeat;
display:block;
text-align:center;
font-weight:bold;
}
a.photo:hover{
text-decoration:none;
background-image:url(../images/photo_hover.gif);
background-repeat:no-repeat;
display:block;
color:#2c0f00;
}
a.photo:active{
text-decoration:none;
background-image:url(../images/photo_hover.gif);
background-repeat:no-repeat;
display:block;
color:#2c0f00;
}

a.menu{
padding-top:7px;
float:left;
height:31px;
width:auto;
padding-left:16px;
padding-right:16px;
text-decoration:none;
color:#fec09e;
font-size:12px;
background-image:url(../images/menu.gif);
background-repeat:repeat-x;
display:block;
text-align:center;
font-weight:bold;
}
a.menu:hover{
text-decoration:none;
background-image:url(../images/menu_hover.gif);
background-repeat:repeat-x;
display:block;
color:#2c0f00;
}
a.menu:active{
text-decoration:none;
background-image:url(../images/menu_hover.gif);
background-repeat:repeat-x;
display:block;
color:#2c0f00;
}

/* Texts */
.white{
color:#FFFFFF;
}
.white_title{
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}
.welcome{
color:#a4a311;
font-size:20px;
font-family:Arial, Helvetica, sans-serif;
}
.img_bdr{
border:1px solid #e1e1e1;
}

/* Div IDs */
#main{
width:100%;
height:auto;
margin:auto;
}

/* Div IDs */
#header{
background-image:url(../images/header_back.gif); 
background-repeat:repeat-x;
margin:auto;
height:119px;
width:100%;
float:left;
padding-top:49px;
color:#ffffff;
}

#header_second{
height:119px;
width:920px;
margin:auto;
}
#header_left{
float:left;
height:auto;
width:110px;
}

#header_right{
float:left;
height:auto;
width:810px;
}
#head1{
float:left;
height:13px;
width:780px;
padding-right:30px;
text-align:right;
}
#head2{
float:left;
height:68px;
width:810px;
}
#head3{
float:left;
height:38px;
width:810px;
}

/* Body IDs */

#body{
background-image:url(../images/body_top_back.gif);
background-repeat:repeat-x;
background-position:top;
float:left;
margin:auto;
height:auto;
width:100%;
padding-top:8px;
padding-bottom:12px;
}
#body_in{
margin:auto;
width:920px;
height:auto;
}
#body_in2{
margin:auto;
width:900px;
padding:50px 10px 0px 10px;
height:auto;
}
#body_left{
float:left;
height:auto;
width:402px;
padding-left:10px;
padding-top:60px;
padding-right:20px;
}
#body_right{
float:left;
height:auto;
width:454px;
text-align:center;
background-image:url(../images/banner_back.jpg);
background-repeat:no-repeat;
padding:17px 19px 0px 15px;
}

#banner{
border-top:1px solid #471900;
height:auto;
width:100%;
background-color:#c84500;
float:left;
}
#banner-in{
margin:auto;
width:920px;
height:auto;
}
#banner_left{
width:920px;
height:auto;
float:left;
background-image:url(../images/banner_left.gif);
background-repeat:no-repeat;
}

#banner_right2{
float:left;
height:auto;
width:860px;
background-image:url(../images/banner_right.gif);
background-repeat:no-repeat;
background-position:right;
color:#ffa97c;
}

#banner_right{
float:left;
height:auto;
width:860px;
background-image:url(../images/banner_right.gif);
background-repeat:no-repeat;
background-position:right;
padding:20px 30px 0px 30px;
color:#ffa97c;
}

#banner1{
float:left;
height:auto;
width:250px;
padding-right:20px;
}
#banner2{
float:left;
padding:0px 20px 0px 20px;
height:auto;
width:250px;
}
#banner3{
float:left;
height:auto;
width:280px;
padding-left:20px;
}

/* Footer */
#footer{
background-image:url(../images/footer.gif);
background-repeat:repeat-x;
background-position:top;
float:left;
height:auto;
width:100%;
}
#book{
margin:auto;
width:920px;
height:auto;
}

#foot{
margin:auto;
text-align:right;
height:auto;
width:920px;
padding-bottom:20px;
}
.formstyle{
border:1px solid #AAAAAA;
background-color:#F0F0F0;}



/* for photo style */
#dhtmltooltip{
position: absolute;
width: 100px;
padding: 12px;
background-color: #FFFFFF;
border:#F4EBC3 3px solid;
visibility: hidden;
z-index: 100;
text-align:left;
}


div.inndata div.im{ padding:5px 0px 0px 4px; float:left; margin:0 auto;}

.desc{display: none;}

a.see{
color:#A63A00;
text-decoration:none;
}

a.see:hover{
color:#0033FF;
text-decoration:underline;
}

#success{
height:18px; color:#009966; border:#b1b1b1 1px solid; background-image:url(../images/success.jpg); background-repeat:no-repeat; padding-left:20px; width:434px;}

#alert{ height:18px; color:#f45a00; border:#b1b1b1 1px solid; background-image:url(../images/alert.jpg); background-repeat:no-repeat; padding-left:20px; width:434px;}

.image{
border:#ECECEC solid 1px; 
padding:2px;}

.image1{
border:#C9C872 solid 1px; 
padding:2px;}