/*
	#########################################################
	#														#
	#		CSS Styles by -> Digiblox Interproductions		#
	#														#
	#########################################################
*/

/* --------------------- MAIN STYLES --------------------- */

html {
	overflow-x:hidden;
	overflow-y:scroll}

body {
	margin:0;
	cursor:default;
	font-size:80%}

body, a {
	color:#4D4D4D;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:default}

a:hover {
	color:#59B224}

/* --------------------- INDEX STYLES --------------------- */

#act0, #act1 {
	cursor:default}

/* --------------------- INDEX STYLES --------------------- */

#container {
	/*margin-top:80px;*/
	width:1025px; /* 900 */
	background:url(../images/stage.gif) 555px 80px no-repeat; /*430*/
	min-height:550px;
	position:relative}

* #container {
	height:550px}

#menukit {
	width:150px;
	background:url(../images/arrow.gif) 0 0.2em no-repeat;
	float:left;
	margin-top:80px;
	font-size:90%}

#menukit ul, #submenukit ul, .contentkit ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-left:45px;
	margin-bottom:40px}

li.title {
    color:#5aab46;
	margin-bottom:10px}

#submenukit {
	width:250px;
	background:url(../images/arrow.gif) 0 0.2em no-repeat;
	margin-top:80px;
	font-size:90%}

/* div > #submenukit {
	smargin-left:150px} */

.contentkit {
	float:none;
	width:525px; /* 400 */
    position:absolute;
    visibility:hidden;
	background:url(../images/arrow.gif) 0 0.2em no-repeat}


/* --------------------- STAGE STYLES --------------------- */

.stagekit {
	position:absolute;
	width:410px;
	height:308px;
	top:159px;
    visibility:hidden;
	left:581px} /*456*/

.stagekit a {
	cursor:pointer}
	
.stagekit ul.contact {
	list-style:none;
	margin:0;
	padding:0;
	width:300px;
	float:left;
	display:block;
	margin-bottom:10px}


/* --------------------- FORM STYLES --------------------- */

input {
	width:200px;
	border:0;
	margin-bottom:8px;
	background-color:#e8e7e6;
	color:#5d6467;
	height:16px;
	padding-left:2px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #b9b9b9}

textarea {
	width:350px;
	color:#5d6467;
	border:0;
	margin-bottom:8px;
	background-color:#e8e7e6;
	height:180px;
	scrollbar-3dlight-color:#e8e7e6;
	scrollbar-arrow-color:#5d6467;
	scrollbar-base-color:#e8e7e6;
	scrollbar-darkshadow-color:#e8e7e6;
	scrollbar-face-color:#e8e7e6;
	scrollbar-highlight-color:#e8e7e6;
	scrollbar-shadow-color:#e8e7e6;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	border-bottom:1px solid #b9b9b9}


/* -------------------- SIRF STYLES -------------------- */

.sIFR-flash {
	visibility:visible !important;
	margin:0}

.sIFR-replaced {
	visibility:visible !important}

span.sIFR-alternate {
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden}

.sIFR-hasFlash h2 {
	visibility:hidden;
	letter-spacing:-5px;
	font-size:28px;
	line-height:40px}

.sIFR-hasFlash h2#set2 {
	visibility:hidden;
	letter-spacing:-5px;
	font-size:22px;
	line-height:32px}

.sIFR-hasFlash h3 {
	visibility:hidden;
	letter-spacing:-5px;
	font-size:24px;
	line-height:40px}
	

/* --------------------- FOOTER STYLES --------------------- */


#footer {
	margin:0 auto;
	text-align:center;
	font-size:10px}

#footer_line {
	position:fixed;
	bottom:0;
	height:20px;
	background:#4D4D4D url(../images/bg_footer.gif) bottom repeat-x;
	width:100%}


