@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;	
	direction: rtl;
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
}
h1 {
	font-size: 24px;
	margin: 0;
	padding: 0;
}
.h1class {
	color: black;
	padding-right: 25px;
	line-height: 40px;
}
h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#container {
	width: 100%;
	vertical-align: middle;
	height: 100%;
}
#container #logo {
	padding-right: 23px;
}
#container #logo #logoalpha {
	filter : alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#container #logo #logoalpha_hp {
	filter : alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
#mainmenu {
	padding-top: 15px;
}
#mainmenu_right {
	padding-top: 15px;
	float: right;
}
#prebullet {
	background-color: #3b3b3b;
	width: 13px;
	height: 19px;
}
#prebullet_tagged {
	background-color: #e9e5dd;
	width: 13px;
	height: 19px;
}
#mainmenu_item {
	background-color: #3b3b3b;
	padding-right: 8px;
	height: 19px;
	filter : alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#bulletalpha_tagged {
	background-color: #e9e5dd;
	filter : alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#bulletalpha {
	background-color: #3b3b3b;
}
#mainmenu_item_hp {
	background-color: #3b3b3b;
	padding-right: 8px;
	height: 19px;
	filter : alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
#mainmenu_item:hover {
	background-color: #797979;
	padding-right: 8px;
	height: 19px;
	filter : alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#mainmenu_item_hp:hover {
	background-color: #797979;
	padding-right: 8px;
	height: 19px;
	filter : alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
#mainmenu_item_tagged {
	background-color: #e9e5dd;
	padding-right: 8px;
	width: 81px;
	height: 19px;
	filter : alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.9;
}
#mainmenu_item_tagged a {
	color: #010101;
}
.imagealpha {
	filter : alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border: 0;
}
#imgcounter {
	filter : alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background-color: #ffffff;
	text-align: center;
	color: black;
}
#projectinfo {
	filter : alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background-color: #ffffff;
	text-align: center;
	color: black;
	cursor: pointer;
}
#contentbox_studio_bg {
	background-color: white;
	filter : alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	width: 140px;
	height: 43px;
}
#contentbox_studio {
	padding-top: 62px;
	float: right;
}
#contentbox_contact_pre {
	padding-top: 87px;
	padding-right:112px;
}
#contentbox_contact {
	width: 550px;
	height: 195px;
	color: black;
	filter : alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	text-align: right;
	direction: rtl;
	padding: 5px;
	padding-right: 110px;
	background-color: #ffffff;
}
#contentbox {
	width: 338px;
	height: 412px;
	color: black;
	visibility: hidden;
	filter : alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	text-align: right;
	direction: rtl;
	padding: 5px;
	padding-right: 8px;
	background-color: #ffffff;	
}
#contentboxin {
	padding: 15px;
	width: 500px;
}

#contentboxintxt {
	padding: 15px;
	width: 300px;
}

#minicontentbox_alone {
	width: 100px;
	height: 367px;
	color: black;
	visibility: hidden;
	filter : alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	text-align: right;
	direction: rtl;
	background-color: #ffffff;	
	padding: 5px;
	padding-right: 8px;
}
#minicontentbox_alone_in {
	padding: 15px;
	padding-top: 20px;
}
#minicontentbox {
	width: 100px;
	height: 367px;
	color: black;
	visibility: hidden;
	filter : alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	text-align: right;
	direction: rtl;
	background-color: #ffffff;	
	padding: 15px;
	padding-top: 40px;
}
.minicontentbox {
	height: 69px;
}
a.blackurl:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.blackurl:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.blackurl:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
a.blackurl:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.email:link {
	color: #000000;
	text-decoration: underline;
}
a.email:visited {
	text-decoration: underline;
	color: #000000;
}
a.email:hover {
	text-decoration: none;
	color: #000000;
}
a.email:active {
	text-decoration: underline;
	color: #000000;
}
.biggertext {
	font-size: 15px;
}
.black {
	color: black;
}
.black_small {
	color: black;
	font-size: 12px;
}
