/*  
Date feb 2010

*/

/***Misc Tags***/

* {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body {
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
}
 
a img{ border: 0px; }

a { text-decoration: none;}

input {
 background: WHITE;
 font-family: Verdana;
 font-size: 11px;
 padding: 3px;
 color: black;
 border: 2px solid #555;}
	
button {
 background: #222;
 font-family: Verdana;
 font-size:11px;
 padding: 2px;
 color: #f4f4f4;
 border: 2px solid #444;
 height: 2em;} 

#container {
	width:800px;
	height:600px;
	margin: auto;
	}
	
/**** Span class's *****/

.hidden { text-indent: -9000px;}
.br { clear: both;}
.pink { color: #D01A71;}
.small { font-size: x-small;}
.large { font-size: xx-large;}
.right { float: right;}
.left { float: left;}
.center { margin: 0 auto; text-align: center;}


/**** Site Container ****/

#container { width: 950px;height :auto;}



/***Main Header of all pages***/
/**#header {
	width: auto;
	height: 85px;/**85px original value
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
	} **/
	
 #headerborder{
	position:static;/**absolute**/
	top: 3px;/**2px original value**/
	left: 25px;/**34px original value**/
	border-bottom:4px solid black;  /**5px original value**/
	width: 951px;
	height: 93px;/**5px**/
	float: right;
	}
		
#headerLeft {

	width: 340px;/**340px original value**/
	height: 54px;/**85 original value**/
	float: left;
	clear: right;		
	background-repeat: no-repeat;
	padding:0px;
	margin-top:35px;/**30px original value**/	
}

#headerMain {	
	width:460px;
	height:54px;/**original 85px**/
	clear: right;
	float: right;
	padding: 0;
	margin-top:35px;/**original no margin at all**/
}



#search {
 margin-top: 30px;
 float: right;}
 
#search button { margin-left: 5px; padding: 0 2px 2px 2px;}


/***Content***/


#contents { float: right; width: 760px; margin-top: 30px; margin-left: 2px; }


#contents a { color:black;font-weight: bold; }

#contents a:link {
	font-family: Verdana, Arial, sans-serif;
	color: black;
	text-decoration: none;
	font-size: 11px; /***Changed font size from 12 to 11 cox in contact page th email id was big in fond size***/
	}
/****
#content a:visited {
	font-family: Verdana, Arial, sans-serif;
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	}
***/	
#contents a:hover {
    font-family: Verdana, Arial, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	
	font-weight: bold;
	text-decoration: none;
}


#contents p{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
	color:black; 
	margin: 5;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #000000;
	text-decoration: none;
}


#contents p.headertext {
	font-family: Verdana, Arial,, sans-serif;
	font-size: 11px;
	color:black;
	font-weight: bold;
	color: black;
}

#container p.pos_fixed,#contents p.pos_fixed 
{
font-family: Verdana, Arial, sans-serif;
color:black;
text-decoration: none;
position:fixed;
bottom:30px;
right:70px;
}
 
 
#contents h3 {
font-size: 14px;
font-weight: bold;
text-indent: 0px;
color: RED;
letter-spacing: -0.0em;
margin-bottom: 10px;
}

/*
#content h5 {
text-indent: 0px;
color: #999;
letter-spacing: 0.0em;
margin-bottom: 10px;
}
**/
/*#content h3:hover { color: #fff;}

	#content .code{
	  color: #444;
	  background: #F4f4f4 url(codenums.png) repeat-y;
	  border: 1px solid #ccc;
	  padding: 1px;
	  padding-left: 25px;
	  font-family: "courier new", helvetica, "times new roman", monospace;
	  font-size: 0.8em;
	  width: 470px;
	  margin: 2px auto;
	  white-space: nowrap;
	  overflow: auto;}
	  
	#content  code {
	  color: #fff;
	  font-family: "courier new", helvetica, "times new roman", monospace;
	  background-color: #333;
	  font-size: 1.2em;}

#content blockquote { color: #999; font-style: italic; text-align: center; width: 300px; margin: 10px auto;}
 
 /***left Side Bar***/

#navlist { float: left; width: 170px; margin-top: 30px; margin-left: 5px;}

 
#navlist ul {
 list-style: none;
}

#navlist li a{
	display: block;
	height: 25px;
	width: 100px;
	padding: 9px;
	margin: 5px;
	background: inherit;
	border-right: 4px solid black;
	color: black;
	text-transform: none;
	font-size: 0.9em;
}
 
#navlist li a:hover {
	color: #666666;
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FF0033;
}
 
#navlist li .active {
	color: #666666;
	background: white;
	border-right: 4px solid #666666;
}


#navcontainer {
   margin-top:0 px;/**0 px originla**/ 
   padding: 0; /**0 px originla**/ 
   height: 54px; /**24 px originla**/ 
	color: white;
	width: auto;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	vertical-align: middle;
}
#navcontainer ul {
	font-weight: bold;
   border: 0;
   padding: 0;
   list-style-type: none;
	margin:0;
}
#navcontainer ul li {
	margin-top: 0 px;/**18px original value**/
	display: block;
	float: left;
	padding: 0;
}
#navcontainer ul li a {
	margin-top:40px; /**original 50px**/
	margin-right: 30px;
	margin-left: 10px;
	margin-bottom:10px;/**original no margin bottom at all**/
	padding-bottom: 0px;/**original paddin 0 px**/
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 13px;/*font size of the main menu that is summary,artists,store & gallery,contact */
	}
#navcontainer ul li a:hover {
color: red;
	text-decoration: NONE;
		
}

#navcontainer ul li .active {
	color: #999999;
	text-decoration: none;
    
}
/***Footer***/ 
#footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	/*font-size: x-small;*/
	color: #000000;
	font-weight: bold;
	clear: both;
	display: inline;
	background-color: white;
	width: 950px;
	/*height: 50px;*/
	text-align:right;
	position:absolute;
	border-top:4px solid black;
	}

