/**** /TEMPLATES/DEFAULT/STANDARD.CSS ***************************************************/
/*											*/
/* Items are ordered according to template layout (/templates/default/template.php)	*/
/*											*/
/*********************************************************************** Aryuna 2007 ****/
body {
	margin: 0px;
	background: #bebebe;
	background-image: url('../images/bg_main.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	color: #fff;

	/* Scrollers (IE 5 and up only)
	------------------------------------------------------------------------------------ */
	scrollbar-3dlight-color: #939796;
	scrollbar-arrow-color: #ff6600;
	scrollbar-track-color: #182333;
	scrollbar-darkshadow-color: #3f4750;
	scrollbar-base-color: #222c39;
	}
img {
	margin: 0px;
	padding: 0px;
}

/* Typology:
-------------------------------------------------------------------------------------------- */
h2 {
	font-size: 20px;
	color: red;
}
.small, .small a {
	margin-top: 20px;
	text-decoration:none;
	color:#777;
}

/* Global layout:
-------------------------------------------------------------------------------------------- */
.positioner {
	margin-top: 60px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 100%;
	}
.main_box {
	margin: 0px;
	padding: 0px;
	width: 818px;
	height: 500px;
	border: #fff 2px solid;
}
.viewer_box {
	margin: 0px;
	padding: 0px;
	width: 607px;
	height: 496px;
	background-image: url('../images/bg_viewer_box.png');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: center;
}

/* Frontpage:
-------------------------------------------------------------------------------------------- */
.fp_viewer {
	margin: 0px;
	padding-bottom: 27px;
	width: 607px;
	height: 496px;
	background: none;
	text-align: center;
	vertical-align: center;
}

/* Text content:
-------------------------------------------------------------------------------------------- */
.text_viewer {
	margin: 0px;
	padding-left: 53px;
	padding-top: 60px;
	width: 607px;
	height: 496px;
}
.content_box {
	margin: 0px;
	padding-left: 10px;
	width: 350px;
	height: 350px;
	text-align: center;
	vertical-align: center;
	background-image: url('../images/bg_content_box_light_v2.png');
	background-repeat: no-repeat;
}
.content {
	margin: 0px;
	padding-right: 10px;
	width: 335px;
	height: 320px;
	background: none;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 125%;
	color: #fff;
	overflow: auto;
}
.content_image {
	margin: 0px;
	padding-bottom: 10px;
	width: 140px;
	height: 350px;
	vertical-align: bottom;
}
.content a {
	color: #ff6600;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.content a:link {

}
.content a:visited {

}
.content a:hover {
	text-decoration: underline;
}

/* Stock photo's:
-------------------------------------------------------------------------------------------- */
.content_box_stock {
	margin: 0px;
	padding: 10px;
	width: 480px;
	height: 350px;
	text-align: left;
	vertical-align: top;
	background-image: url('../images/bg_content_box_light.png');
	background-repeat: no-repeat;
}
.content_stock {
	margin: 0px;
	width: 480px;
	height: 317px;
	background: none;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #fff;
	overflow: auto;
}
.content_stock a {
	color: #ff6600;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.content_stock a:link {

}
.content_stock a:visited {

}
.content_stock a:hover {
	text-decoration: underline;
}

/* Image Gallery content:
-------------------------------------------------------------------------------------------- */
.image_viewer {
	margin: 0px;
	padding: 0px;
	width: 607px;
	height: 496px;
	background: none;
	text-align: center;
	vertical-align: center;
}
.iframe_image_viewer {
	margin: 0px;
	padding: 0px;
	background: none;
	width: 555px;
	height: 496px;
}
.large_image_body {
	margin: 0px;
	padding: 0px;
	background: none;
}
.large_image_table {
	margin: 0px;
	padding: 0px;
	width: 555px;
	height: 496px;
	background: none;
	text-align: center;
	vertical-align: center;
}
.large_image_box {
	margin: 0px;
	padding: 0px;
	height: 469px;
	background: none;
}
.large_image {
	margin: 0px;
	padding: 0px;
	background: none;
	border: #fff 1px solid;
}
.image_info {
	margin: 0px;
	padding-left: 60px;
	padding-top: 3px;
	width: 555px;
	height: 27px;
	background: none;
	text-align: left ;
	vertical-align: top;
	font-size: 10px;
	color: #fff;
	overflow: hidden;
}
.image_info a {
	color: #353434;
	font-size: 10px;
	text-decoration: underline;
}
.image_info a:link {

	}
.image_info a:visited {

}
.image_info a:hover {
	color: #767474;
	text-decoration: underline;
}

/* Logo box:
-------------------------------------------------------------------------------------------- */
.logo_box {
	margin: 0px;
	padding: 0px;
	width: 42px;
	height: 496px;
}

/* Navigation box:
-------------------------------------------------------------------------------------------- */
.navigation_box {
	margin: 0px;
	padding: 0px;
	width: 165px;
	height: 496px;
	background-image: url('../images/bg_navigation_box.png');
	background-repeat: no-repeat;
}

/* Sub menu's:
-------------------------------------------------------------------------------------------- */
.sub_menu_box_01 {
	margin: 0px;
	padding-left: 0px;
	padding-top: 15px;
	width: 165px;
	height: 278px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 125%;
	color: #ff6600;
}
.sub_menu_box_01 a {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.sub_menu_box_01 a:link {

}
.sub_menu_box_01 a:visited {

}
.sub_menu_box_01 a:hover {
	color: #ff6600;
}
.sub_menu_box_02 {
	margin: 0px;
	padding: 0px;
	width: 165px;
	height: 165px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 125%;
	color: #ff6600;
}
.sub_menu_box_02 a {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.sub_menu_box_02 a:link {

}
.sub_menu_box_02 a:visited {

}
.sub_menu_box_02 a:hover {
	color: #ff6600;
}

/* iFrame for thumbnails:
-------------------------------------------------------------------------------------------- */
.iframe_browser {
	margin-left: 7px;
	padding: 0px;
	width: 151px;
	height: 165px;
	background-image: url('../images/bg_iframe_browser.png');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: center;
}
.browser_body {
	margin: 0px;
	padding-left: 0px;
	background: none;
	text-align: left;
	vertical-align: top;
}
.thumbnail_image {
	width: 30px;
	height: 30px;
	border: #fff 1px solid;
}

/* Main menu:
-------------------------------------------------------------------------------------------- */
.main_menu_box {
	margin: 0px;
	padding-left: 0px;
	width: 165px;
	height: 53px;
	text-align: center;
	vertical-align: top;
}
.language_switch {
	margin: 0px;
	padding-left: 50px;
	padding-top: 7px;
	height: 20px;
	text-align: left;
	vertical-align: center;
}

/* Contact form:
-------------------------------------------------------------------------------------------- */
input {
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
textarea {
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #a1a1a1;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
select {
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #bac5d6;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.form_button {
	background: #182333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}
.input_fout {
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #FF0000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.text_fout {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.contact_table {
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #fff;
	margin: auto;
}
/* Credits:
-------------------------------------------------------------------------------------------- */
.credits {
	text-align: center;
}
.credits a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
.credits a:link {

	}
.credits a:visited {

}
.credits a:hover {
	color: #0b1728;
}