﻿* { padding:0; margin:0; }

body 
{
	font-family:Arial;
}

#background
{
	background:url(../images/shape_back.gif) repeat-y top left;
	width:500px;
	height:450px;
	position:absolute;
	top:280px;
	right:50px;
}

a img
{
	border:0;
}

a
{
	color:Black;
	text-decoration:none;
	outline:none;
}

#container
{
	width:1005px;
	_width:1003px;
	margin:auto;
	position:relative;
	background:url(../images/bottom_en.gif) no-repeat bottom right;
	background-color:#e3e8f4;
}

.main
{
	height:780px;
}

.method
{
	height:1100px;
	_height:1130px;
}

.project
{
	height:1120px;
}

.foryou
{
	height:900px;
}

.contact
{
	height:780px;
}

.gallery
{
	height:800px;
}

#logo
{
	position:absolute;
	top:0;
	left:70px;
}

#top
{
	position:absolute;
	top:0;
	right:50px;
}

#banner 
{
	position:absolute;
	z-index:1000;
	top:0;
	right:115px;
}

#main_flash 
{
	width:100%;
	text-align:center;
}

#intro_flash
{
	margin:0 auto;
}

#menu
{
	margin:250px 0 0 70px;
	float:left;
	_margin-left:35px;
	_margin-top:220px;
}

.method #menu
{
	_margin-top:70px;
}

#menu p
{
	height:50px;
	text-align:center;
	background-color:#9BA0A2;
	width:175px;
}

#menu .sup
{
	margin:5px 0;
}

#bottom_right
{
	position:absolute;
	bottom:0;
	left:70px;
}

#vid 
{
	position:absolute;
	top:300px;
	right:100px;
	_right:80px;
}

#bottom
{
	position:absolute;
	bottom:30px;
	right:50px;
	width:250px;
	height:5px;
	margin-bottom:15px;
	_margin-bottom:0;
	_bottom:20px;
}

#bottom li
{
	float:left;
	margin-right:10px;
	list-style-type:none;
	width:70px;
	cursor:pointer;
}

#bottom li span
{
	display:block;
	width:100%;
	text-align:center;
	font-size:0.8em;
}

#bottom li img
{
	display:block;
	margin:auto;
	text-align:center;
}

#copyrights
{
	width:100%;
	text-align:center;
	font-size:0.8em;
	margin-bottom:10px;
}

.cube
{
	background:url(../images/bubble.gif) no-repeat top right;
	width:580px;
	height:245px;
	float:right;
	margin-right:80px;
	_margin-right:30px;
	position:relative;
}

.first
{
	margin-top:300px;
	_margin-top:70px;
}

.cube .title
{
	background:url(../images/bubble_title.gif) no-repeat top right;
	width:235px;
	height:40px;
	margin:-12px 0 0 60px;
	color:White;
	text-align:center;
	padding-top:6px;
	_padding-top:7px;
	font-size:0.8em;
	z-index:99;
	position:relative;
}

.cube .image
{
	float:right;
	position:absolute;
	right:30px;
	top:-10px;
}

.cube div
{
	float:left;
	margin:5px 0 0 60px;
	width:300px;
	padding:0 12px;
	height:160px;
	text-align:justify;
	overflow:auto;
	background:url(../images/vlines.gif) no-repeat top right;
	font-size:0.8em;
}

#gallery
{
	background:url(../images/gallery_back.gif) no-repeat top right;
	position:absolute;
	top:300px;
	right:100px;
	_right:80px;
	height:430px;
	width:594px;
}

#gallery .subject
{
	background:url(../images/gallery_button.gif) no-repeat top right;
	display:block;
	width:90px;
	height:35px;
	color:White;
	position:absolute;
	top:360px;
	right:0;
	cursor:pointer;
	padding-top:6px;
	text-align:center;
}

#gallery .subject:hover
{
	background:url(../images/gallery_button_hover.gif) no-repeat top right;
}

#in_gallery
{
	width:470px;
	height:260px;
	margin:60px 0 0 60px;
}

#numbers
{
	float:right;
	margin-top:15px;
	margin-right:15px;
}

#numbers li
{
	list-style-type:none;
	width:15px;
	height:15px;
	margin-bottom:5px;
	*margin-bottom:2px;
}

#numbers li a
{
	display:block;
	width:100%;
	height:100%;
	background:url(../images/number_blue.gif) no-repeat top right;
	color:white;
	font-size:0.8em;
	text-align:center;
	cursor:pointer;
}

#numbers li a:hover
{
	background:url(../images/number_gray.gif) no-repeat top right;
	color:black;
}

#gallery_image 
{
	float:left;
	margin-top:-10px;
	margin-left:10px;
}

#rabis 
{
	height:120px;
}

#rabis li
{
	float:right;
	margin-left:10px;
	list-style-type:none;
	cursor:pointer;
}

#tooltip 
{
	width:100px;
	height:40px;
	background:url(../images/rec_text_back.gif) no-repeat top right;
	color:White;
	text-align:center;
	position:absolute;
	top:0;
	right:0;
	display:none;
	z-index:10;
	padding-top:4px;
	font-size:0.7em;
}

.first_title
{
	padding-top:300px;
}

.donate_title 
{
	margin-left:350px;
	padding-bottom:10px;
}

#form 
{
	border:solid 4px #313184;
	width:300px;
	height:260px;
	float:left;
	margin:-150px 0 0 350px;
	_margin-left:175px;
	clear:both;
	position:relative;
	z-index:999;
	background-color:#E3E8F4;
}

#form label
{
	float:left;
	font-weight:bold;
	width:100px;
	text-align:right;
	margin-top:10px;
	clear:left;
}

#form input
{
	background-color:#A8B3CF;
	float:right;
	width:150px;
	margin:10px 30px 0 0;
	border:solid 1px black;
	clear:right;
	color:Blue;
}
