div.calendar_header {
	width: 172px;
	margin: auto;
	padding: 2px 4px;
	border-top: 1px solid #333333;
	background: #000000;
}

div.calendar_header .month {
	float: left;
}

div.calendar_header .year {
	text-align: right;
}

table.form {
	width: 100%;
}

table.form_fixed {
	width: 100%;
	table-layout: fixed;
}

table.form td,table.form_fixed td {
	padding-top: 3px;
}

table.calendar {
	width: 180px;
	margin: auto;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background: black;
}

table.calendar .weekday {
	text-align: center;
	font-weight: bold;
	background: #333333;
}

table.calendar .date {
	text-align: center;
}

table.calendar .date .current {
	border: 1px solid #333333;
	padding: 0 3px;
}

table.box1 {
	background: #070707;
	width: 100%;
}

table.box1 .left_top {
	background: url(images/box1_left_top.jpg);
	width: 5px;
	height: 5px;
}

table.box1 .right_top {
	background: url(images/box1_right_top.jpg);
	width: 5px;
	height: 5px;
}

table.box1 .left_bottom {
	background: url(images/box1_left_bottom.jpg);
	width: 5px;
	height: 5px;
}

table.box1 .right_bottom {
	background: url(images/box1_right_bottom.jpg);
	width: 5px;
	height: 5px;
}

table.box1 .inthemiddle {
	padding: 5px;
}

table.box2 {
	width: 100%;
	background: #070707;
}

table.box2 .stripe1 {
	width: 10px;
}

table.box2 .stripe2 {
	width: 10px;
	background: #111111;
}

.box3 {
	background: #070707;
}

td.navigation_button {
	width: 100px;
	height: 25px;
	background: url(images/navigation_button.jpg);
	text-align: center;
	vertical-align: middle;
}

td.navigation_button a:link,td.navigation_button a:visited {
	text-transform: uppercase;
	color: #aaaaaa;
	text-decoration: none;
	font-weight: bold;
}

td.navigation_button a:hover,td.navigation_button a:focus,td.navigation_button a:active
	{
	text-transform: uppercase;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

input.login_username {
	background: black;
	width: 144px;
	height: 14px;
	padding: 2px;
	margin-top: 7px;
}

*:first-child+html .login_username {
	margin-top: 6px;
}

* html .login_username {
	margin-top: 6px;
}

input.login_username_empty {
	background: black;
	width: 144px;
	height: 14px;
	padding: 2px;
	margin-top: 7px;
	font-weight: bold;
	color: #666666;
}

*:first-child+html .login_username_empty {
	margin-top: 6px;
}

* html .login_username_empty {
	margin-top: 6px;
}

input.login_password {
	background: black;
	width: 109px;
	height: 14px;
	padding: 2px;
	margin-top: 5px;
}

*:first-child+html .login_password {
	margin-top: 3px;
}

* html .login_password {
	margin-top: 3px;
}

input.login_password_empty {
	background: black;
	width: 109px;
	height: 14px;
	padding: 2px;
	margin-top: 5px;
	font-weight: bold;
	color: #666666;
}

*:first-child+html .login_password_empty {
	margin-top: 3px;
}

* html .login_password_empty {
	margin-top: 3px;
}

img.login_button {
	margin-top: 5px;
	margin-left: 5px;
}

*:first-child+html .login_button {
	margin-top: 4px;
}

* html .login_button {
	margin-top: 4px;
}

input.login_settings {
	margin-top: 5px;
}

*:first-child+html .login_settings {
	margin-top: 0px;
}

* html .login_settings {
	margin-top: 0px;
	background: transparent;
	border: 0;
	padding: 0;
	height: 15px;
}

div.naos_menu_sub_top_user,div.naos_menu_sub_top {
	width: 100px;
	background: url(images/navigation_button.jpg);
	z-index: 65000;
}

div.naos_menu_subitem_top_user,div.naos_menu_subitem_top {
	width: 100px;
	height: 25px;
	text-align: center;
	line-height: 25px;
}

div.naos_menu_sub_top_user a,div.naos_menu_sub_top a {
	text-transform: uppercase;
	font-weight: normal;
	color: #aaaaaa;
}

div.naos_menu_sub_top_user a:link,div.naos_menu_sub_top_user a:visited,div.naos_menu_sub_top a:link,div.naos_menu_sub_top a:visited
	{
	color: #aaaaaa;
	text-decoration: none;
	font-weight: bold;
}

div.naos_menu_sub_top_user a:hover,div.naos_menu_sub_top_user a:focus,div.naos_menu_sub_top_user a:active,div.naos_menu_sub_top a:hover,div.naos_menu_sub_top a:focus,div.naos_menu_sub_top a:active
	{
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

.form_error_list {
	list-style: square inside;
	text-align: center;
	border: 1px dotted white;
	background: #222222;
	margin-bottom: 1em;
}

.nickname {
	color: #3300ff;
}

.nickname a:link, .nickname a:visited {
	color: #3300ff;
	text-decoration: none;
	font-weight: bold;
}

.nickname a:hover, .nickname a:focus, .nickname a:active {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}


.menu_horizontal_bottom a:link, .menu_horizontal_bottom a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.menu_horizontal_bottom a:hover, .menu_horizontal_bottom a:focus, .menu_horizontal_bottom a:active {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}

.bar1 {
	height: 30px;
	background: url(images/page_title_bg.gif);
}

.bar2 {
	height: 22px;
	background: url(images/page_title_bg.gif);
}

table.bar3 {
	width: 100%;
}

table.bar3 td {
	background: #333333;
	height: 20px;
	line-height: 20px;
	color: #AAAAAA;
	font-weight: bold;
}

table.bar3 .stripe1 {
	width: 10px;
	background: #0033cc;
}

table.bar3 .stripe2 {
	width: 10px;
	background: #ff6600;
}

table.bar3 .stripe3 {
	width: 5px;
	background: #070707;
}

table.bar3 .bar3_content {
	padding-left: 5px;
}

div.bar3 {
	background: #333333;
	height: 20px;
	line-height: 20px;
	color: #AAAAAA;
	font-weight: bold;
	padding-left: 10px;
}



table.outline_navbar {
	border: 0;
	width: 100%;
	margin-bottom: 10px;
}

table.outline_navbar td {
	border: 0;
}

table.outline_navbar td.center {
	border: 0;
	text-align: center;
	font-weight: bold;
}

table.outline_navbar td.right {
	border: 0;
	text-align: right;
}



table.ps_imageviewer {
    margin-top: 20px;
}

table.ps_imageviewer td {
    width: 126px;
    padding-bottom: 10px;
    padding-right: 10px;
}

table.ps_imageviewer td div.preview {
    width: 120px;
    height: 120px;
    padding: 3px;
    background-color: #070707;
    border: 1px solid #333333;
}

table.ps_imageviewer td div.title {
    text-align: center;
    padding: 3px;
}

div.ps_imageviewer_photo {
    width: 500px;
}

div.ps_imageviewer_photo div.photo_canvas_background {
    background-color: #070707;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
    border: 1px solid #333333;
}

div.ps_imageviewer_photo div.photo_canvas {
    width: 500px;
    margin-top: 20px;
}

div.ps_imageviewer_photo table.navigation {
    width: 500px;
    margin-top: 20px;
}

div.ps_imageviewer_photo table.navigation td.left {
    width: 20px;
}

div.ps_imageviewer_photo table.navigation td.center {
    text-align: center;
}

div.ps_imageviewer_photo table.navigation td.right {
    width: 20px;
    text-align: right;
}

