/*
CSS for New Design Template
of Ichhe Web Site
20-01-2009
By: Souvik Mitra, eNoki IT Solutions.
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000;
	font-family: Tahoma, Helvetica, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #9F9C69;
}

a {
    text-decoration: none;
}

a img{
	border: none;
}

/* Page */

#page {
    margin: 5px auto;
    margin-bottom: 25px;
	width: 785px;
    min-height: 508px;
    height: auto;
}

/* for Internet Explorer */
/*\*/
* html #page {
    height: 508px;
}
/**/

#musicPlayerWrapper {
    margin: 2px auto;
	width: 785px;
	height: 35px;
}

#musicPlayer {
    float: right;
    padding: 2px 0;
    width: 142px;
}

#mainContent {
    margin: 0 auto;
}

#contentBody {
    position: absolute;
    width: 785px;
    height: 473px;
    z-index: 1000;
    margin-left: 1px;
}

#home #contentBody,#actor #contentBody,#press #contentBody,#about #contentBody {
    margin-left: 0px;
}

#pagePic, #pagePic1 {
    width: 325px;
    height: 473px;
}

#pageText, #homePageText {
    width: 460px;
    height: 473px;
	background: url(../images/BSet/pageBGLeft.png) no-repeat;
    behavior: url("images/iepngfix.htc");
}

.right {
    float: right;
}

.left {
    float: left;
}

#pageText.right {
	background: url(../images/BSet/otherPageBGRt.png) no-repeat;
    behavior: url("images/iepngfix.htc");
}

#homePageText.right {
	background: url(../images/BSet/pageBGRt.png) no-repeat;
    behavior: url("images/iepngfix.htc");
}

#homeContent {
    float: right;
    padding-right: 10px;
    padding-top: 8px;
}

#otherContent {
    padding-right: 10px;
    padding-top: 6px;
}

#otherContent #siteName {
    float: right;
}

#siteNameLeft {
    float: left;
    padding-left: 10px;
}

#pageContent {
    margin: 2px 17px;
}

#contentArea {
    position:relative;
    width: 400px;
	height: 305px;
    overflow: auto;
    text-align: justify;
    font-size: 1.2em;
    color: #785303;
    padding: 5px 8px;

/*
    border-top: 1px solid #996622;
    border-left: 1px solid #996622;
*/
    scrollbar-face-color: #C98B05;
    scrollbar-shadow-color: #C78B5A;
    scrollbar-highlight-color: #C78B5A;
    scrollbar-3dlight-color: #C78B5A;
    scrollbar-darkshadow-color: #F0D4BC;
    scrollbar-track-color: #DCAE74;
    scrollbar-arrow-color: #FFFBD5;
}

#contact #contentArea {
    width: 415px;
    padding: 5px 0px;
}

#contentArea p a, #contentArea11 p a {
    color: #7C1111;
    font-weight: bold;
}    

#contentArea11 {
    position:relative;
    width: 400px;
	height: 305px;
    text-align: justify;
    font-size: 1.2em;
    color: #785303;
    padding: 5px 8px;
}

#goTop {
    float: right;
    padding: 5px;
}
#goTop a{
    color: navy;
    font-weight: bold;
    font-size: 0.8em;
}

#galleryContent {
    position:relative;
    width: 400px;
	height: 285px;
	overflow: auto;

} 

/***** MENU *********/

#menu {
    padding:0; 
    background:#61594E url(../images/BSet/menuBG.jpg) no-repeat bottom left; 
    height: 54px; 
    width: 785px; 
    position: absolute; 
    top: 494px; 
    z-index: 900;
}


#outer {padding:2px 0; /*background:#f2a057 url(grad.gif) repeat-x bottom left;*/ margin-top:18px; }

#point {padding:0; margin:0 auto; list-style:none; white-space:nowrap; text-transform: uppercase;}
#point li {display:table-cell; margin:0; padding:0;}
#point li a {float:left; font-family:verdana, arial; font-size:0.9em; height:3.1em; line-height:3.1em; letter-spacing:1px; padding:0 0.7em; text-decoration:none; color:#F9E288; /*background:#f2a057 url(grad.gif) repeat-x bottom left; */}
#point li a:hover {background:transparent; color:#F7A118;}
#point li a:hover b {display:block; float:left; background:transparent; cursor:pointer; } 
#point li a b{ font-weight: normal; }

#home a.home, #about a.about, #research a.research, #anchor a.anchor, #actor a.actor, #songs a.songs, #direct a.direct, #press a.press, #news a.news, #contact a.contact  {background:transparent; color:#F7A118;}

#home a.home b, #about a.about b, #research a.research b, #anchor a.anchor b, #actor a.actor b, #songs a.songs b, #direct a.direct b, #press a.press b, #news a.news b, #contact a.contact b {display:block; float:left; background:transparent; cursor:pointer; }


/**** FOOTER *****/
#footer {
    width: 785px;
	margin: 0 auto;
	text-align: center;
}

#footer p {
	margin: 0;
	font-size: 1.1em;
	color: #9F9C69;
}

#footer p a{
	color: #F99A04;
	font-size: 0.9em;
    font-weight: bold;
}

/********************/
/**** STYLES *******/
h4 {
    font-size: 1.1em;
}

h2 {
	margin: 0.5em 0;
	font-size: 1.3em;
	padding-bottom: 3px;
	border-bottom: 1px dotted #9F0200;
}

h2 span {
	color: #FE7800;
}

blockquote {  
  margin: 0;
  background: #686868 url(../images/rounded_tr.gif) no-repeat top right;
} 

blockquote span {
  display: block;
  padding: 5px;
  background: url(../images/rounded_br.gif) no-repeat bottom right;
}

h1 {
  clear: both;
  margin: 10px 0;
  font: 1em verdana, sans-serif;
  text-transform: uppercase;
  color: #FF0;
  background: #4C463D;
  font-weight: bold;
}

h1 span {
  display: block;
  padding: 2px;
}

h6 {
    font-size: 1.2em;
}

h6 a {
    color: #9F0200;
}

/* CONTACT STYLES */

input {
  width: 60%;
}

textarea {
  width: 85%;
  /* 
    IE specific to eliminate scroll bar when not needed. 
    Uncomment if wanted, but it is not valid CSS
   */  
  scrollbar-3dlight-color : #EB9017;
  scrollbar-arrow-color : #EB9017;
  scrollbar-darkshadow-color : #EB9017;
  scrollbar-face-color : #EB9017;
  scrollbar-highlight-color : #EB9017;
  scrollbar-shadow-color : #EB9017;
  scrollbar-track-color : #EB9017;    
  
}

input,
textarea {
  padding: 1px 3px;
  margin: 3px 0;
  font: 0.9em verdana, arial, sans-serif;
  color: #FF0;
  background-color: #EB9017 /*9D3000*/ /* FBF1C9 65330A*/;
  border: 1px solid #485862;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
  padding: 1px 3px;
  margin: 3px 0;
  color: #000;
  background-color: #D25A0B/*954500*/;
  border: 1px solid #9C7473;
}

.button {
  width: auto;
  font-weight: bold;
  cursor: pointer;
  border-top: 1px solid #FBD500;
  border-right: 1px solid #FBD500;
  border-bottom: 1px solid #F7FA09;
  border-left: 1px solid #F7FA09;
}

.fl_Left {
	float: left;
	margin-right: 10px;
}

.fl_LeftSpecial {
	float: left;
	margin-right: 5px;
}

.fl_Rt {
	float: right;
	margin: 4px;
}

/***************************  Contact Us Page **********************/
#contactUs, #servicesOverview {
	padding: 8px 0;
	margin-left: 40px;
}

#contactHeading {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	padding: 0 2px 3px 0px;
	margin-bottom: 6px;
	width: 90%;
}

#contactMsg {
	/*font: 1em georgia, verdana, sans-serif;*/
	text-align: center;
	font-weight:bold;
	/*text-transform: uppercase;
	color: #E7AA34;*/
	border: 1px solid #E14037;
	margin-bottom: 4px;
	width: 90%;
}

.userNm{
	color: #9F0200;
}

.errorMsg{
	color: #9F0200;
}

.captcha {
  width: 35%;
/*  cursor: pointer;*/
}

.firstbigletter {
font-family:Georgia, verdana, sans-serif;
color: #000;
font-size:22px;
font-weight:bold;
font-style: italic;
line-height:80%;
}

.pngFix {
    behavior: url("images/iepngfix.htc");
}

/*********************/
/* Design 7 */
table.Design7 {
    width: 98%;
    border-spacing: 0px;
    border-collapse: collapse;
    background: #E1DCB6;
    border: 0.1em solid #000000;
}

table.Design7 caption{
    font-size: 1.1em;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}
table.Design7 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 0px;
    border-bottom: 1px solid #000000;
}
table.Design7 td {
    text-align: left;
    border: 0px;
    border-bottom: 1px solid #000000;
    padding: 0.1em 0.5em;
}
table.Design7 thead th {
    text-align: center;
    font-weight: bold;
    background-color: #AA0000;
    color: #FFFFFF;
}
table.Design7 th.Corner {
    text-align: left;
}
table.Design7 td.Odd {
    background: #CCC68E;
}
table.Design7 tfoot td {
    background: #FDF8D5;
}
table.Design7 tfoot td a {
    font-weight: bold;
    font-size: 0.9em;
}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
font-size: 0.9em;
padding: 0;
width: 380px;
overflow: auto;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 1em Verdana;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #AD3F11; /*Brown color theme*/ 
border-top: 1px solid yellow;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: black;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
/*background-color: #D25A0B;*/ /*Brown color theme*/ 
background:#D25A0B url(../images/BSet/up-arrow.gif) no-repeat center top; 
color: black;
border-color: #D25A0B; /*Brown color theme*/ 
}

