/* 
    Document   : master.css
    Created on : Jul 27, 2009, 12:45:57 PM
    Author     : User
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS3/
*/

@font-face {
	font-family: Surekh;
	src: url('/media/fonts/cdasrnt.ttf');
}

@font-face {
	font-family: Surekh;
	font-weight: bold;
	src: url('/media/fonts/cdasrbt.ttf');
}

@font-face {
	font-family: Lucida-Calligraphy;
	src: url('/media/fonts/LCALLIG.TTF');
}

@font-face {
	font-family: promo;
	src: url('/media/fonts/Promocyja_096.otf');
}

@font-face {
	font-family: Tahoma;
	src: url('/media/fonts/tahoma.ttf');
}

@font-face {
	font-family: Tahoma;
	font-weight: bold;
	src: url('/media/fonts/tahomabd.ttf');
}

@font-face {
	font-family: bga;
	src: url('/media/fonts/DeadBinkies.ttf');
}

@font-face {
	font-family: bga2;
	src: url('/media/fonts/Graveo.ttf');
}

@font-face {
	font-family: bga3;
	src: url('/media/fonts/newPushkin.ttf');
}

root { 
    display: block;
	background-image: url(/media/img/bg.gif);
	color: #EDC393;
	font-size: 10pt;
	overflow: hidden;
}

span.hindi {
	font-family: Surekh;
	font-size: 14pt;
}

body {
	background-image: url(/media/img/bg.gif);
	color: #EDC393;
	overflow: hidden;
}

div#bga1 {
	position: absolute;
	top: 14.0em;
	left: -7px;
	right: 16.0em;
	height: 4.5em;
	width: auto;
	z-index: 150;

	margin: 0px;
	padding: 0px;

	border: 0px none transparent;

	font-family: bga2;
	font-size: 1.6em;
	font-smooth: always;
	color: transparent;
	text-shadow: 0px 0px 0px #edc393;
	line-height: 20pt;

	background: transparent;
	opacity: 0.00;
	overflow:visible;
}

div#bga2 {
	position: absolute;
	right: -1.8em;
	bottom: -1.5em;
	height: 4.0em;
	width: 6.4em;
	z-index: 100;

	margin: 0px;
	padding: 0px;

	border: 0px none transparent;

	font-family: bga;
	font-size: 8.0em;
	font-smooth: always;
	color: transparent;
	text-shadow: 0px 0px 1px #edc393;
	line-height: 68pt;

	background: transparent;
	opacity: 0.00;
	overflow:visible;
}

div#bga3 {
	position: absolute;
	top: 3.5em;
	left: 12.0em;
	right: 0.0em;
	height: 6.0em;
	width: auto;
	z-index: 200;

	margin: 0px;
	padding: 0px;

	border: 0px none transparent;

	font-family: bga3;
	font-size: 1.6em;
	font-smooth: always;
	color: transparent;
	text-shadow: 0px 0px 0px #edc393;
	line-height: 14pt;
	text-align:right;

	background: transparent;
	opacity: 0.00;
	overflow:visible;
}

div.bgaMask {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: auto;
	width: auto;
	z-index: 400;

	margin: 0px;
	pading: 0px;
	border: 0px none transparent;

	color: transparent;
	background: transparent;
	opacity: 0.0;
	overflow: hidden;
}

div#iframeContentPane	{
	
}

div.top {
	position: absolute;
	top: 0px;
	height: 4.7em;
	min-height: 4.7em;
	left: 0px;
	right: 0px;
	width: auto;
	z-index: 1000;

	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	-webkit-box-shadow: 0px -5px 5px 10px #EDC393;
	-moz-box-shadow: 0px -5px 5px 10px #EDC393;

	color: #523D26;
	opacity: 0.55;
	background-color: #EDC393;
	font-family: tahoma;
	text-align: center;
	overflow:hidden;
}

div.main {
	position: absolute;
	top: 8.25em;
	bottom: 1.75em;

	left: 18.5em;
	right: 18.5em;
	width: auto;
	height: auto;
	min-width: 200px;
	min-height: auto;

	overflow: hidden;

	border-top: 1px solid #EDC393;
	border-left: 1px solid #EDC393;
	border-right: 1px solid #EDC393;
	border-bottom: 1px solid #EDC393;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0px 0px 15px #EDC393;
	-moz-box-shadow: 0px 0px 15px #EDC393;

	padding-top: 2px;
	padding-left: 4px;
	padding-right: 16px;
	padding-bottom: 2px;

	color: #EDC393;
	/* color: transparent; */
	background-color: #624D36;
	opacity: 0.6;
	font-family: tahoma;
	font-size: 10pt;
	text-shadow: none;
	z-index: 900;
}

div.leftMenuNorth {
	position: absolute;
	top: 8.25em;

	left: 1.75em;
	width: 14.25em;
	min-width: 110px;

	border-top: 1px solid #EDC393;
	border-left: 1px solid #EDC393;
	border-right: 1px solid #EDC393;
	border-bottom: 2px solid #EDC393;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 15px #EDC393, inset 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 15px #EDC393, inset 0px 0px 4px #000;

	padding-left: 3px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 4px;

	opacity: 0.75;
	background-color: #624D36;
	font-family: tahoma;
	font-size: 10pt;
	z-index: 950;
}

#gearsBubble {
	visibility:hidden;
	position: absolute;
	top: 19.5em;
	right: 1.75em;
	width: 14.25em;
	min-width: 110px;
	border: 1px solid blue;
	border-bottom: 2px solid blue;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 15px #000090, inset 0px 0px 5px #660000;
	-moz-box-shadow: 0px 0px 15px #000090, inset 0px 0px 5px #660000;

	padding-top: 4px;
	padding-left: 6px;
	padding-right: 4px;
	padding-bottom: 4px;

	color: #999;
	font-weight:bold;

	opacity: 0.80;
	background-color: #000066;
	font-family: tahoma;
	font-size: 10pt;
	z-index: 950;
}

div.browserWarn {
	position: absolute;
	top: 50%;
	left: 1.75em;
	width: 14.25em;
	min-width: 110px;
	height: auto;

	border: 1px solid rgba(255,0,0,1.0);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 15px rgba(180,0,0,0.5);
	-webkit-box-shadow: 0px 0px 15px rgba(180,0,0,0.5);

	padding-left: 3px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 4px;

	opacity: 0.6;
	background-color: rgba(180,0,0,0.5);
	font-family: tahoma, calibri, arial, sans-serif;
	font-size: 10pt;
	z-index: 999;
}

div.ieWarn {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 100%;
	height: 100%;
	min-height: 100%;

	border: 1px solid red;

	padding-left: 3px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 4px;

	background-color: #cc0000;
	font-family: tahoma, calibri, arial, sans-serif;
	font-size: 10pt;

	text-align:center;
    vertical-align: middle;
}

div.donate {
	position: absolute;
	top: 8.25em;

	right: 1.75em;
	width: 14.25em;
	min-width: 110px;

	border-top: 1px solid #EDC393;
	border-left: 1px solid #EDC393;
	border-right: 1px solid #EDC393;
	border-bottom: 2px solid #EDC393;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 15px #EDC393;
	-moz-box-shadow: 0px 0px 15px #EDC393;

	padding-left: 3px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 4px;

	opacity: 0.6;
	background-color: #624D36;
	font-family: tahoma;
	font-size: 10pt;
}

div.section {
	border-top: 0px none transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 2px solid #edc393;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	padding:inherit;
	padding-bottom: 5px;
	margin-right: 4px;
	margin-bottom: 10px;

	background: transparent;
	text-decoration:none;
}

a {
	border-top: 1px dotted transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid #FDD3A3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 2px;
	line-height: 14.5pt;
	color: #EDC393;
	text-decoration: none;
}
a.menuItem {
	width: 90px;
	min-width: 90px;
}
a:HOVER {
	/* border: 1px solid #FDD3A3; */
	border: 0px none transparent;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	/* background-color: #EDC393; */
	/* background-color: #422d16; */
	background-color: #220d06;
	opacity: 0.85;
	color: #edc393;
	/* color: #422D16; */
	-webkit-box-shadow: 0px 0px 6px #edc393, inset 0px 0px 5px #a28d76;
	-moz-box-shadow: 0px 0px 6px #edc393, inset 0px 0px 5px #a28d76;
	padding-left: 3px;
	padding-right: 3px;
}
a.img {
	border: 0px none transparent;
	background: white;
	opacity: 1.00;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	max-width: 100px;
	min-width: 100px;
	width: 100px;
	height: 160px;
	min-width: 160px;
	max-width: 160px;
	padding: 0px;
	margin: 0px;
}
a.img:HOVER {
	background: white;
	opacity: 1.00;
	max-width: 100px;
	min-width: 100px;
	width: 100px;
	height: 160px;
	min-width: 160px;
	max-width: 160px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-webkit-box-shadow: 0px 0px 6px white;
	-moz-box-shadow: 0px 0px 6px white;
	padding: 0px;
	margin: 0px;
}
h1 {
	color: transparent;
	font-family:promo;
	font-size: 5.2em;
	font-weight:bolder;
	text-shadow: 0px 0px 1px #523D26;
	text-align: center;
	text-decoration: normal;
	line-height: 10pt;
}
h2 {
	color: #FDD3A3;
	font-family: Lucida-Calligraphy;
	font-size: 2.0em;
	text-shadow: 0px 0px 2px #FDD3A3;
	font-weight:heavy;
	text-decoration:underline;
	line-height: 5pt;
}
h3 {
	color: #FDD3A3;
	font-family: Lucida-Calligraphy;
	font-size: 1.5em;
	text-shadow: 0px 0px 2px #FDD3A3;
	font-weight:heavy;
	text-decoration:underline;
	line-height: 5pt;
}
table.silent {
	border: 0px none transparent;

	font-size: 10pt;
}
td {
	vertical-align: top;
	text-align: left;
}
td.w110 {
	width: 110px;
}
