body {
	background-color: #000000;
	text-align: center;
	color: #ffffff;
}

div.page {
	width: 780px;
	height: auto;
	margin: auto;
	padding: 0px;
}

div.enlarge_image {
	width: 780px;
	height: auto;
	margin: auto;
	display: block;
	clear: both;
	background-color: black;
}

div.enlarge_image * {
	border: 0px;
}

div.enlarge_image img {
	width: auto;
	height: auto;
}

div.close_bar {
	display: block;
	float: left;
	width: 100%;
	height: 18px;
}

div.close_bar a{
	height: 18px;
	width: auto;
	float: right;
}
div.close_bar a img {
	height: 18px;
	width: 18px;
	border: 0px;
}

div.big_disp_cnt {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
}

img.big_disp {
	width: auto !important;
	height: auto !important;
	margin: auto;
}

.none {
	display: none;
}

.content_none {
	width: 100%;
	display: none;
}


form {
	margin: 0px;
	padding: 0px;
}
/*---------------------------------Header---------------------------------*/
div.header {
	/*width: 100%;*/
	width: 780px;
	height: 84px;
/*	background-image: url(images/noa_logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;*/
	margin: 0px;
}

div.header_image {
	background-image: url(images/noa_logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	margin: 0px;
	width: 321px;
	height: 84px;
}

div.header_image:hover {
	cursor: pointer;
}
/*---------------------------------Menu---------------------------------*/
div.menu_container {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 324px;
	height: 100%;
	margin: 0px;
	float: right;
}

div.menu_container table {
	float: none;
	margin-top: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 84%;
	height: 100%;
	display: table;
	border: 0px none;
	border-collapse: collapse;
}

div.menu_container table * {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	padding-left: 1px;
	border-collapse: collapse;
	border: 0px;
	margin-bottom: 0px;
	color: #ffffff;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
}

div.menu_container a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
}
div.menu_container a:hover {
	color: #bfbfbf;
}

/*---------------------------------Footer---------------------------------*/
div.footer {
	width: 90%;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	margin: auto;
	padding: 0px;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	display: inline;
}

div.footer img{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

div.footer a {
	font-weight: normal;
	font-size: 9pt;
	color: #bfbfbf;
}
div.footer a:hover {
	color: #000000;
}
/*---------------------------------Content---------------------------------*/
div.content {
	height: auto;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	/*Default text*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #ffffff;

	/*
	Set a minimum height
	*/
	height: auto !important;
	min-height: 400px;
	height: 400px;

}

/*------------------------
Gallery Layout
---------------------------*/
img.hidden_image {
	border: 0px;
	width: 0px;
	height: 0px;
}

div.gallery_left {
	width: 23%;
	height: auto;
	float: left;
	margin-top:30px;
	margin-left: 12px;
	display: inline;
}

div.gallery_right {
	width: 74%;
	height: auto;
	float: left;
	margin-top:30px;
	clear: none;
}

div.gallery_image, div#gallery_image {
	width: 100%;
	margin: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

div#gallery_view {
	float: left;
	width: 100%;
	height: 300px;
	background-image: url(images/loading.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

div.gallery_image img{
	border: 0px;
}

div.image_tools_nav {
	width: auto;
	clear: both;
	margin-top: 10px;
}

div.scroll {
	width: 95%;
	height: 171px;
	float: left;
	clear: both;
	overflow: hidden;
	margin: 0px;
	margin-top: 3px;
/*
	scrollbar-arrow-color: #fefefe;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #fefefe;
	scrollbar-shadow-color: #fefefe;
	scrollbar-track-color: #000000;*/

}
div.scrollbar {
	float: right;
	width: 24px;
	height: 168px;
	margin-top: 3px;
}

div.scrollbar table.scrollbar_images{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	border-collapse: collapse;
}
table.scrollbar_images *{
	border-collapse: collapse;
	margin:0px;
	padding: 0px;
}

table.scrollbar_images img:hover {
	cursor: pointer;
}

td.scroll_top {
	vertical-align: top;
}

td.scroll_bottom {
	vertical-align: bottom;
}

.scroll_up_arrow, #scroll_up_arrow {
	background-image: url(images/up_arrow.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 16px;
	float: left;
	cursor: pointer;
	margin-top: 4px;
}

.scroll_down_arrow, #scroll_down_arrow {
	background-image: url(images/down_arrow.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 16px;
	float: left;
	cursor: pointer;
}


table.cpl_gallery_table {
	clear: both;
	width: 100%;
	border: 0px;
	margin: auto;
}

table.gallery_table {
	clear: both;
	width: 100%;
	border: 0px;
	margin: auto;
}

table.gallery_table *{
	text-align: center;
	vertical-align: middle;
	border: 0px;
}
table.gallery_table td {
	padding-bottom: 2px;
}

table.gallery_table img {
	background-image: url(images/gallery_image_border.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 3px;
	padding-bottom: 3px;
	width: auto;
	height: auto;
	margin: auto;
	border: 0px;
}

a.image_link {
	border: 0px;
}
a.image_link img {
	height: 78px;
	width: 60px;
}

a.image_link_new {
/*	background-image: url(images/gallery_image_border.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;*/
	padding: 1px;
	border: 1px solid #380404;
	height: 78px;
	width: 60px;
	overflow: hidden;
	float: left;
	margin: 0px;

	background-image: url(images/loading.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

a.image_link_new:hover {
	border: 1px solid #660000;
}

a.image_link_new img {
	height: 78px;
	width: 60px;
	border: 0px;
	float: left;
}

a.image_link img:hover{
	margin-top: 1px;
	margin-left: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	z-index: 0;
}

div#thumbs {
	float: left;
	width: 550px;
	clear: both;
	height: auto !important;
	min-height: 190px;
	height: 190px;
}

div.thumb {
	float: left;
	width: 85px;
	height: 90px;
	padding-left: 25px;
}


/*---------------------------------Image Effect---------------------------------*/

div.opacity_bg {

	width: 550px;
	height: 450px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	float: right;
}

div.opacity_bg img {
	float: right;
	padding: 0px;
	margin: 0px;
	display: inline;
	z-index: 10;

	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}

div.welcome {
	background-image: url(images/welcome.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 198px;
	height: 36px;
	clear: both;
	float: left;
	display: inline;
	position: absolute;
/*	margin-top: 206px;
	margin-left: 148px;*/
	top: 300px;
	left: 300px;
}

/*---------------------------------Text & Other stuff----------------------*/

.enlarge {
	background-image: url(images/full_size_icon.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 10pt;
	color: #ffffff;
	text-align: left;
	padding-top: 4px;
	text-decoration: none;
	width: 200px;

}


.title_mark {
	float: left;
	background-image: url(images/title_mark.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12pt;
	color: #ffffff;
	text-align: left;
	margin-bottom: 4px;
	width: 100%;
}

.gallery_item, .gallery_item_active {
	background-image: url(images/red_border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

	float: left;
	clear: both;
	width: 60%;
	height: auto !important;
	min-height: 18px;
	height: 18px;
	padding-bottom: 4px;
	margin-left: 12px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	color: #fefefe;
	text-align: left;
	text-decoration: none;
}

.gallery_item_active {
	font-style: italic;
}

.gallery_item:hover, .gallery_item_active:hover {
	color: #bfbfbf;
}
/*---------------------------------Layout fix---------------------------------*/
div.ff_expand {
	clear: both;
	font-size: 0pt;
	line-height: 0px;
}
/*---------------------------------About Me & contact text---------------------------------*/
div.about_bg, div.contact_bg {
	background-image: url(images/about_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 100%;
	height: auto !important;
	min-height: 452px;
	height: 452px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top:30px;
}

div.contact_bg {
	background-image: url(images/contact_bg.jpg);
}

div.about_text {
	float: left;
	height: auto;
	width: 55%;
	margin: 0px;
}

.paragraph {
	text-align: left;
	width: 90%;
	height: auto;
	margin: 0px;
	margin-left: 13px;
	float: left;
	clear: both;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #e6e6e6;
}

/*Text styles*/
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #ffffff;
}

.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #cc1f24;
}

.gray_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #e6e6e6;
}
/*---------------------------------login form---------------------------------*/
div.login_form {
	width: 40%;
	height: auto;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	direction: rtl;
	border: 1px solid #811418;
	padding: 10px;
}

.login_text {
	width: 120px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	color: #fefefe;
	clear: both;
	text-align: right;
}
input.login {
	width: 180px;
	height: 18px;
	float: right;
	border: 1px solid #811418;
	margin-bottom: 4px;
	text-align: left;
}


a.login_url {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #bfbfbf;
}

.form_contact {
	width: 70%;
	height: auto;
	margin: auto;
}

.textarea_normal {
	background-image: url(images/textarea_grad.gif);
	background-repeat: repeat;		/*Explorer 6....*/
	background-attachment: fixed;
	background-position: 0px 160px;
	width: 100%;
	height: 144px;
	border: 1px solid #bfbfbf;
	margin: 0px;
	float:left;
}

img.editor_icon {
	background-image: url(images/editor/shadow.gif);
	background-repeat: no-repeat;

	height: 20px;
	width: 20px;
	padding-bottom: 1px;
	padding-right: 1px;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
img.editor_icon:hover {
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 1px;
	margin-left: 1px;
}

div.editor_line {
	width: 100%;
	height: 30px;
}

.editor_url {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	color: #b7252a;
	text-decoration: none;
	float: right;
	margin-left: 10px;
}

a.editor_url:hover {
	text-decoration: underline;
}
/*--------------------------------------------
site management
---------------------------------------------*/
div.control_menu {
	width: 100%;
	height: 24px;
	border-bottom: 1px solid #811418;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	clear: both;
}

table.cpl_menu {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: auto;
}

table.stat_tbl {
	width: 93%;
	height: 100%;
	padding: 0px;
	margin: auto;
	border: 1px solid #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	border-collapse: collapse;
}

table.stat_tbl td{

	border-collapse: collapse;
	border: 1px solid #bfbfbf;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.cpl_url, a.cpl_url2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	color: #bfbfbf;
	text-decoration: none;
}

a.cpl_url2 {
	color: #ffffff;
}
a.cpl_url:hover {
	text-decoration: underline;
}

.white_right_text {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	color: #ffffff;
	float: right;
	width: 100%;
	clear: both;
	text-align: right;
	direction: rtl;
	text-indent: 10px;
}

div.cpl_display_area  {
	width: 90%;
	height: auto;
	margin: auto;
	clear: both;
}

div.cpl_full {
	width: 100%;
	height: auto;
	border: 1px solid #811418;
}

div.cpl_category {
	float: right;
	width: 50%;
	height: auto;

	padding-top: 10px;
	padding-bottom: 6px;

}

div.third_right {
	float: right;
	width: 33%;
	height: auto;
	margin-bottom: 6px;
}

.cat_dropdown {
	width: 113px;
	height: 22px;
	background-color: #000000;
	color: #ffffff;
	clear: both;
	float: right;
	border: 1px solid #811418;
	direction: rtl;
	margin: 0px;
	padding: 0px;
}

input.in_right {
	width: 110px;
	height: 19px;
	float: right;
	border: 1px solid #811418;
	margin: 0px;
}

input.file_right {
	width: 95%;
	height: 20px;
	float: right;
	border: 1px solid #811418;
	margin: 0px;
	direction: ltr;
	text-align: left;
}

input.submit_button {
	float: right;
	margin-right: 6px;
	width: 80px;
	height: 22px;
	border: 1px solid #811418;
	background-color: #000000;
	color: #bfbfbf;
	margin-top: 1px;
}

div.cpl_image_wrap {
	width:100%;
	height: auto;
	float: left;
	margin: 0px;
}

a.delete_image {
	width: auto;
	height: 26px;
	clear: both;
	margin: 0px;
	color: #bfbfbf;
	float: none;
	text-align: center;
	text-decoration: none;
}
a.delete_image:hover {
	color: #ffffff;
}

div.gallery_title {
	clear: both;
	width: 100%;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	color: #bfbfbf;
	margin: 0px;
	margin-top: 20px;
	float: right;
	direction: rtl;
	text-align: right;
}
div.gallery_title_box {
	clear: both;
	width: 100%;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	color: #bfbfbf;
	margin: auto;

	direction: rtl;
	text-align: center;
}

table.contact_noa {
	width: 90%;
	float: left;
	clear: both;
	margin-top: 10px;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #ffffff;
}

table.contact_noa *{
	text-align: left;
}
table.contact_noa td {
	padding-right: 10px;
	padding-right: 10px;
	width: 50%;
}

input.text_input {
	background-image: url(images/input_grad.gif);
	background-repeat: repeat-x;
	width: 100%;
	float: left;
	height: 18px;
	border: 1px solid #8b8b8b;
	padding-top: 2px;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
}

.contact_text_area {
	background-image: url(images/text_grad.gif);
	background-repeat: repeat-x;
/*	background-attachment: fixed;*/
	background-position: 0% 25%;
	width: 100%;
	float: left;
	height: 144px;
	border: 1px solid #8b8b8b;
	padding-top: 2px;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
}

input.sub_button {
	clear: both;
	width: 84px;
	height: 24px;
	float: right;
	background-color: #959494;
	border: 1px solid #a7a7a7;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	color: #ffffff;
	text-align: center;
}

div.contact_send_div {
	width: 87.5%;
	float: left;
	clear: both;
	margin-top: 8px;
}

table.gallery_table img.clean_im {
	background-image: url();
	padding: 0px;
}

table.view_nav {
	width: 500px;
	margin: auto;
	height: 30px;
}

table.view_nav * {
	vertical-align: middle;
	border: 0px;
}

a.img_del {
	background-image: url(images/del_icon.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 10px;
	float: left;
}

div.hidden_box {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	position: absolute;
	display: none;
	width: 82px;
	height: 100px;
	background-color: red;
}

div.drag_item {
	background-image: url(images/loading.gif);
	float: left;
	height: 100px;
	width: 82px;
	background-color: #595959;
	background-position: 50% 50%;
	background-repeat: no-repeat;

	cursor: move;
}

div.drag_container {
	margin-left:130px;
	display:inline;
	width:500px;
	float:left;
	height:200px;
}

/*----------------
Gallery notification - 21/5/2008
------------------*/
a.new_notification {
	float: left;
	width: 150px;
	font-family: arial;
	font-size: 9pt;
	height: 16px;
	padding-left: 23px;
	color: #bfbfbf;
	background-image: url(images/notification.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	text-decoration: none;
	text-align: left;
	margin-top: 40px;
}
