/* *{
margin: 0;
padding: 0;
} */


/* green = #82A97E; */

html {
	color: #eee;
	/* priors - text 7e9178 */
}

body {
	/*background-color:#F7F0E7;*/
	background-color: #111;

	/* font-family: "Gill Sans", "Gill Sans MT", Calibri, Verdana, sans-serif; */
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	/*color: #eee; */
	margin: 0px;
	/* background-image: SET AT PAGE 
    */

}

body, #contentblock, #navBlock, #leftdesc, #main {
	background-color: #111;

}

object, embed { 
  outline: 0;
}

h1, h2, h3, h4, h5{
	margin:20px 0 0 0;
	text-align: left;;
}

h1 {font-size: 15px; line-height: 16px;margin-bottom: 2px}
h1 a {font-weight: bold!important;}

h2 {font-size: 13px;}
h3 {font-size: 11px;}
h4 {font-size: 11px;}
h5 {font-size: 11px;}

P {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-transform: none
}
B {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	text-transform: none
}

A:link    {
	color: #eee;
	font-weight: normal;
	text-decoration: none;
}
A:visited {
	color: #eee;
	font-weight: normal;
	text-decoration: none;
}
A:active  {
	color: #eee;
	font-weight: normal;
	text-decoration: none;
}
A:hover   {
	color: #82A97E; /* green */
	font-weight: normal;
	text-decoration: normal;
}


#contentblock {
	width: 850px;
	margin: 0 auto 0 auto;
	height: 792px;
}

#masthead {
	white-space:nowrap;
	}
#logo {
	float:left;
	width:200px;
	height:118px;
	background-image: url('images/shiva-logo-purplegreen.gif');
	background-repeat:  no-repeat;
	margin:10px 0 0 10px;
}
#navBlock {
	float:left;
	width:600px;
	margin:20px 0 0 15px;
	height:40px;
	text-align:center;
	padding-top:78px;
}

#seam {
	clear:both;
	height:10px;
}

#leftdesc {
	float:left;
	padding:0 0 0 15px;
	width:200px;
	text-align:justify;
	//opacity:0.1;
	//filter:alpha(opacity=10); /* For IE8 and earlier */
}
#leftdesc B{
	//font-size:13px;
	line-height: 16px;
}
#leftdesc P{
	//font-size: 10px;
	padding-bottom:8px;
}
#main, #main-gallery {
	float:left;
	width:600px;
	padding:20px 0 20px 15px;
}

#main-gallery {	
	padding:0 0 20px 15px;
}
#main-gallery-blind {	
	position:relative;
	top:-8px;
	left:0px;
	width:600px;
	height:30px;
	background-color:#111;
	border:none;
}
#gallery {
	margin:-22px 0 0 0;
}




#main img {
}

.bodyb {
	font-family: arial black;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-transform: none
}
.menu {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-transform: none
}
.navhead {
	font-size: 14px;
	}



.heading {
	font-family: arial black;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-transform: none
}


ul {margin:5px; padding:0; text-indent:0px; font-size: 12px;
	list-style-position:inside;
	list-style-type: circle;
	}
ul ul {
	margin: 0 0 5px 15px;
}	
li {margin:0px; padding:0; text-indent:0px;
	}

li:before {
    //content: '\2022\20';
    margin: 0;
    font-size:12px;
}

li:hover {
	list-style-type: square;

}
li.current, li.current a {
	list-style-type: square;
	font-weight: bold;
	color: #82A97E;

}

.container {
	width:685px;
	padding:0px;
	margin:0px;
}

 .central {
 	float:left;
 	width:550px;
 	margin-top:70px;
 	text-align:center;
 }
 .right {
 	margin:135px 0 0 10px;
 	width:150px;
 	float:left;
 }

.elevationslice {
    margin: 0 0 0 88px;
    width: 423px;
 }

 .elevationslice:hover {
 	background-color: #333;
 	cursor: pointer;
 }
 
#es-4 {padding-top: 89px;}
#es-3 {padding-top: 35px;}
#es-2 {padding-top: 35px;}
#es-1 {padding-top: 35px;}
#es-g {padding-top: 60px;}
#es-b {padding: 10px 0 10px 0;}
#es-b-img {
   border: 1px dotted #bbb;
    height: 40px;
    margin: 0 10px;
    width: 407px;
}
/* topup hack */
.te_dashboard .te_controls{
    background-image: url("images/top_up/dashboard/sprite-82A97E.png")!important;
    //background-color: #82A97E!important;
    }