@charset "utf-8";
/* CSS Document */

body { font-family:Verdana; background:#010302; color:#FFFFFF; font-size:12px; line-height:20px;}

input, textarea, select{
background-color:#3C3C3C;
border:1px solid #000;
font-size:11px;
color:#fff;
padding:2px;
}

.button{
font-family:Arial, Helvetica, sans-serif;
background:url(../images/btn_bg.jpg) 0px 0px repeat-x;
font-size:11px;
color:#A9A9A9;
padding:1px;
font-weight:bold;
border:1px solid #555555;
}

.clr { clear:both;}
a { text-decoration:none; color:#FFFFFF;}
a:hover { text-decoration:underline;}
img { border:0px;}
h1.profile { background:url(../images/profile.jpg) no-repeat; height:58px; margin:0px; padding:0px;}
h1.contact { background:url(../images/rech_heading.jpg) no-repeat; height:58px; margin:0px; padding:0px;}
h1.comment { background:url(../images/comment_heading.jpg) no-repeat; height:58px; margin:0px; padding:0px;}
h1.pressclips { background:url(../images/pressclips.jpg) no-repeat; height:57px; margin:0px; padding:0px;}
h4 { margin:5px 0; padding:0px;}
.email { font-size:14px;}
html { overflow-y:scroll;}

#container_index { width:665px; margin:0 auto 0 auto; background:url(../images/container_bg_inmdex.jpg) no-repeat; padding-bottom:20px;}
#container { width:980px; margin:auto; background:url(../images/container_bg.jpg) no-repeat; padding-bottom:20px;}
#sound { text-align:center; padding:10px 0;}

/*CSS FOR INDEX PAGE*/
#header_index { height:123px; background:url(../images/header_index.jpg) no-repeat;}
#main_index { height:490px; text-align:center;}
#btm_index { padding:10px 170px; font-size:18px; color:#a2887f;}
#btm_index a { color:#8DCEE4; font-weight:bold; font-size:12px;}
#btm_index a:hover { text-decoration:underline;}
/*CSS FOR INDEX PAGE*/

#header { height:140px;}
#header div.logo { float:left; width:712px; padding-left:140px;}
#header div.menu { float:right; width:373px; text-align:left; padding-top:100px; padding-right:125px; font-size:14px;}
#header div.menu ul { margin:0px; padding:0px;}
#header div.menu ul li { display:inline; margin-right:9px;}
#header div.menu ul li a { color:#C3E3F0; font-size:14px;}
#header div.menu ul li a:hover { font-size:14px; color:#FFFFFF; text-decoration:none;}

#main { text-align:center; padding:10px 140px;}
#main div.imagebox { float:left; width:310px; height:464px; margin-right:20px; padding-left:10px;}
#main div.contentarea { float:left; width:337px; height:464px; background:#1b1d1d; text-align:justify; padding:0 10px;}
#main div.contentarea div.back { text-align:right;}
#main div.contentarea div.back a { text-align:right; color:#C3E3F0;}
#main div.gallery { text-align:left; padding:0 20px;}
#main div.gallery #galleryinner { background:#1b1d1d; padding-bottom:20px; padding-top:20px; text-align:center;}
#main div.gallery #galleryinner div.previous { width:31px; float:left; padding-top:254px; text-align:left; padding-left:19px;}
#main div.gallery #galleryinner div.shradha { width:550px; float:left;}
#main div.gallery #galleryinner div.next { width:31px; float:right;  padding-top:254px; text-align:right; padding-right:19px;}


/*********************** SCROLLERS ***********************/
.root { position:relative; height:380px; width:310px; margin:0px 0px 8px 7px;}
.thumb { position: absolute; height: 13px; width:9px; left:10px; background:#CCCCCC;}
.up, .dn { position: absolute; left:10px; }
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{ border:0;}
.scrollContainer { position:absolute; left:2px; top:19px; width:350px; height:200px; clip:rect(0 467 200 0); overflow: auto;}
.scrollContent { position:absolute; left: 0px; top: 0px; width:100px;}
/*********************** SCROLLERS ***********************/



.adbanner{
width:100%;
text-align:center;
padding-top:15x;
background-color:#000000;
color:#FFFFFF;
}
.adbannerbottom{
padding-bottom:15px;
width:100%;
text-align:center;
background-color:#000000;
color:#FFFFFF;
} 

