@charset "utf-8";
/* ============================
# Cascading Style Sheets Document
# ============================ 
# Title : global.css
# Author : Mr. Anuluck Nantajan
# Email : anuluck@minddezign.com
# URL : www.minddezign.com
# Description : Designing for the Web
# Created : 2008-01-15
# Last modified : 2008-01-15
# Copyright : MindDezign 2008.
# ============================ */

html {
	margin: 0px; /* top, right, bottom, left */
	padding: 0px; /* top, right, bottom, left */
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 0.7em; /* 0.7em = 11px */
	color: #666666;
	line-height: 1.5em;
	background-color: #555555;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
caption {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border: 1px solid #DFDFDF;
}
legend {
	margin: 0px;
	padding: 0px;
}
label {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 100%;
	vertical-align : middle;
	font-family: Tahoma, Verdana, sans-serif;
}
textarea {
	font-size: 100%;
	vertical-align : middle;
	font-family: Tahoma, Verdana, sans-serif;
}
select {
	font-size: 100%;
	vertical-align : middle;
	font-family: Tahoma, Verdana, sans-serif;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
img {
	border: 0px;
}
img, div { /* Automatic activation of transparency for PNGs in the page. */
	behavior: url(stylesheets/iepngfix.htc);
} /* IE5.5+ PNG Alpha Fix v1.0RC5 */
table {
	border-collapse: collapse;
}
a:link {
	color: #FF6600;
	cursor: pointer;
}
a:visited {
	color: #999999;
	cursor: pointer;
}
a:active {
	color: #000000;
	cursor: pointer;
}
a:hover {
	color: #000000;
	cursor: pointer;
}
#minddezign {	
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 80%; /* 80% Things 0.7em */
	color: #FFFFFF;
}
.clear-style {
	clear: both;
}
.clear-all-style {
	clear: both;
	line-height: 0px;
	height: 0px;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
#wrapper-file-exists {
	width: 300px;
	margin: 20px auto; /* top & bottom, right & left */
	padding: 30px 0px; /* top & bottom, right & left */
	border: 1px solid #DD7777;
	background-color: #FFCCCC;
	color: #333333;
	text-align: center;
}
#wrapper-file-exists a:link {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
}
#wrapper-file-exists a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
}
#wrapper-file-exists a:hover {
	color: #888888;
	text-decoration: none;
	border-bottom: 1px dashed #888888;
}
/* ######### CSS Structure standard layout ######### */
.wrap-warning {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DD7777;
	color: #CC0000;
	line-height: 1.5em;
	background-color: #FFCCCC;
}
.wrap-warning li {
	list-style-type: square;
	position: relative;
	left: 20px;
}
.wrap-warning li a:link {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
.wrap-warning li a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
.wrap-warning li a:hover {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dashed #666666;
}
.wrap-success {
	margin: 10px;
	padding: 20px 10px;
	border: 1px dashed #33AA33;
	color: #33AA33;
	line-height: 1.5em;
	background-color: #C7F2C8;
}
.wrap-unsuccessful {
	margin: 10px;
	padding: 20px 10px;
	border: 1px dashed #DD7777;
	color: #CC0000;
	line-height: 1.5em;
	background-color: #FFCCCC;
}
.wrap-access-denied {
	margin: 10px;
	padding: 20px 10px;
	border: 1px solid #DD7777;
	color: #CC0000;
	line-height: 1.5em;
	background-color: #FFCCCC;
}
.wrap-access-denied a:link {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
}
.wrap-access-denied a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
}
.wrap-access-denied a:hover {
	color: #888888;
	text-decoration: none;
	border-bottom: 1px dashed #888888;
}
.wrap-error-page {
	margin: 10px;
	padding: 20px 10px;
	border: 1px solid #DD7777;
	color: #CC0000;
	line-height: 1.5em;
	background-color: #FFCCCC;
}
.wrap-error-page a:link {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
}
.wrap-error-page a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
}
.wrap-error-page a:hover {
	color: #888888;
	text-decoration: none;
	border-bottom: 1px dashed #888888;
}
div#wrapper-split-page {
	margin: 10px 20px 10px 20px;
	text-align: right;
}
span.split-page {
	color: none;
}
span.split-page a:link {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dashed #666666;
}
span.split-page a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dashed #666666;
}
span.split-page a:hover {
	color: #F2F2F2;
	text-decoration: none;
	border-bottom: 1px dashed #F2F2F2;
}
span.split-page-present {
	padding: 0px 5px;
	margin: 0px 1px;
	border: 1px solid #999999;
	background-color: #999999;
	line-height: 1.5em;
	font-size: 0.9em;
	color: #FFFFFF;
}
span.split-page-select {
	color: #000000;
}
span.split-page-select a:link {
	padding: 0px 5px;
	margin: 0px 1px;
	border: 1px solid #E5E5E5;
	background-color: #E5E5E5;
	line-height: 1.5em;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
}
span.split-page-select a:visited {
	padding: 0px 5px;
	margin: 0px 1px;
	border: 1px solid #E5E5E5;
	background-color: #E5E5E5;
	line-height: 1.5em;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
}
span.split-page-select a:hover {
	padding: 0px 5px;
	margin: 0px 1px;
	border: 1px solid #999999;
	background-color: #999999;
	line-height: 1.5em;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
}
span.process-time {
	color: #444444;
	font-size: 80%; /* 80% Things 0.7em */
}
a.link-default {
	color: #888888;
	text-decoration: none;
	border-bottom: 1px dashed #888888;
}
a.link-default:visited {
	color: #888888;
	text-decoration: none;
	border-bottom: 1px dashed #888888;
}
a.link-default:hover {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
}
.fieldset-default {
	margin: 0px auto;
	padding: 2px 10px 10px 10px;
	border: 1px solid #DFDFDF;
}
.legend-default {
	padding: 2px 5px;
	font-size: large;
	font-family: Georgia, Tahoma, Verdana, sans-serif;
	color: #DFDFDF;
}
.label-default {
	color: #DFDFDF;
}
.radio-default {
	vertical-align : middle;
	cursor: pointer;
}
.checkbox-default {
	vertical-align : middle;
	cursor: pointer;
}
.input-default {
	border: 1px solid #DFDFDF;
	padding: 3px;
	height: 15px;
	vertical-align : middle;
	color: #000000;
	cursor: pointer;
}
.input-file-default {
	border: 1px solid #DFDFDF;
	margin-top: 2px;
	padding: 3px;
	color: #000000;
	cursor: pointer;
}
.textarea-default {
	border: 1px solid #DFDFDF;
	margin-top: 2px;
	padding: 3px;
	color: #000000;
}
.select-default {
	border: 1px solid #DFDFDF;
	padding: 3px;
	height: 21px;
	vertical-align : middle;
	color: #000000;
	cursor: pointer;
}
.button-default {
	border: 1px solid #999999;
	margin: 5px 0px;
	color: #333333;
	height: 22px;
	cursor: pointer;
	background-image: url(../images/theme/bg-button.png);
	background-repeat: repeat-x;
}
.table-default {
	border-collapse: separate;
}
.table-data-default {
	border-collapse: separate;
}
.tr-data-header-default {
	height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #999999;
}
.tr-alternate-detail-default-01 td {
	color: #000000;
	height: 22px;
	background-color: #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}
.tr-alternate-detail-default-02 td {
	color: #000000;
	height: 22px;
	background-color: #F8F8F8;
	border-bottom: 1px solid #DFDFDF;
}
.hr-line-dotted {
	width: 100%;
	height: 1px; 
	border: none;
	border-top: 1px dashed #555555;
}
.hr-line-solid {
	width: 100%;
	height: 1px; 
	border: none;
	border-top: 1px solid #555555;
}
.font-tog-warning-small {
	font-size: 80%; /* 80% Things 0.7em */
	color: #CC0000;
	font-weight: none;
}
.font-tog-warning-normal {
	font-size: 100%; /* 100% Things 0.7em */
	color: #CC0000;
	font-weight: none;
}
.font-tog-warning-big {
	font-size: 120%; /* 120% Things 0.7em */
	color: #CC0000;
	font-weight: bold;
}
.font-tog-small {
	font-size: 80%; /* 80% Things 0.7em */
}
