/* Space Style */
html, body, p, ul, dl, li, h1, h2, h3, h4, img	{
margin: 0;
padding: 0;
}

body	{
background: url(img/background_solid.png);
}

#wrapper	{
width: 960px;
margin-left: auto;
margin-right: auto;
position: relative;
}

#shadow	{
position: absolute;
width: 660px;
background: url(img/page_shadow.png) repeat-y;
left: 50px;
top: 10px;
}

body.gtp #page {
width: 640px;
margin-left: 10;
margin-right: 10;
padding-left: 0;
padding-right: 0;
}

#page_bottom, .page_bottom	{
width: 660px;
height: 30px;
background: url(img/page_bottom.png) no-repeat;
}


body.gtp div.topic {
position: relative;
margin-left: 10px;
margin-right: 10px;
width: 620px;
background: url(img/page_separator.png) no-repeat;
background-position: bottom;
padding-top: 10px;
padding-bottom: 10px;
}

body.gtp div.topic p	{
margin-top: 10px;
margin-bottom: 0px;
font-size: 11px;
line-height: 18px;
color: #555;
padding-left: 20px;
padding-right: 20px;
}

body.gtp .header {
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
font-size: 20px;
height: 30px;
background-color: #c3c3c3;
margin-bottom: 10px;
}

body.gtp div.topic p em	{
font-style: normal;
font-size: 16px;
color: #333;
margin-right: 10px;
}

/* Subpage */
.subpage {
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;

padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #D6D6D6;
line-height: 1.2em;
font-size: 11px;
}

.hdr {
background-color: #c7c7c7;
font-weight:bold;
height: 18px;
margin-top: 0px;
margin-bottom: 0px;
font-size: 12px;
}


.bg_alert {
background-color: red;
color: white; 
}

.bg_info {
background-color: #ffef8e;
}

.bg_no {
background-color: transparent;
}

.subpage_header .actions {
float: right;
}

.subpage_header {
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;

padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
float: none;
background-color: #c7c7c7;
height: 40px;
}

.subpage_header img {
/* border: dotted 1px black;*/
border: 0px;
width: 16px;
height: 16px;
float: left
}

.subpage_header h4 {
/*border: dotted 1px black;*/
font-size: 9px;
font-weight: bold;
float: left;
margin-right: 10px;
} 

.subpage img {
/* border: dotted 1px black;*/
/*
width: 16px;
height: 16px;
float: left
*/
}

.subpage .code {
float: none;
background-color: #EEEEEE;
border: dotted 1px black;
padding: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
font-size: 9px;
}

.subpage h4 {
font-size: 9px;
font-weight: bold;
display: inline;
} 

.subpage h3 {
font-size: 12px;
display: inline;
} 

.subpage h2 {
font-size: 12px;
} 

.subpage .in_text {
width: 100%;
}

.subpage .warning {
font-size: 10px;
color: red;
margin-top: 5px;
margin-bottom: 10px;
line-height: 1.2em;
}

.subpage .nobg {
background-color: none;
}


.subpage .tlabels {
font-size: 11px;
font-weight: bold;
}

.subpage .tdata {
font-size: 11px;
}

.subpage .alert {
font-size: 11px;
color: red;
}




/* Typography */

body {
	border-width: 1px;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #222;
}

p {
	margin-bottom: 20px;
}

a {
	text-decoration: none;
	color: #4d6399;
}

a:hover	{
	text-decoration: underline;
}

a:active {
	border: none;
}

/* footer */
#footer	{
	background: url(img/background_solid.png);
	margin-top: 0;
	text-align: center;
	font-size: 10px;
	padding-bottom: 25px;
}

#footer #copyright {
	color: #777;
}

#footer #copyright a {
	color: #777;
	text-decoration: none;
}

#footer #copyright a:hover {
	text-decoration: underline;
}

/* header */
#page_header	{
width: 660px;
height: 170px;
position: relative;
background: url(img/gotoup_header.jpg) no-repeat;
}

/* sidebar */
#sidebar	{
/*border: dotted 1px black;*/
position: absolute;
left: 725px;
width: 18em;
padding-top: 20px;
font-size: 11px;
}

#sidebar h4 {
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.sidebox	{
/*border: dotted 1px black;*/
background: url(img/sidebar_separator.png) no-repeat;
padding: 10px 0px 20px 10px;
}

.sidebox label {
	display: block;
	margin-top: 1px;
	width: 5.3em;
	text-align: right;
	float: left;
}

.sidebox input {
display: block;
margin-left: 6.3em;
}

.sidebox p {
line-height: 1.2em;
}

/* buy */
.buy {}
.buy img
{
width: auto;
height: auto;
}
.buy .logo {
width: 130;
float: left;
}
.buy .indata {
float: left;
padding: 5px 5px 5px 5px;
}
.buy .descr {
padding: 5px 5px 5px 5px;
font-size: 10px;
line-height: 1.2em;
text-align: justify;
}



/*supertable*/

#st
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 0px;
	width: 620px;
	text-align: left;
	border-collapse: collapse;
}
#st th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#st td
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#st tr:hover td
{
	background: #d0dafd;
	color: #339;
}

#st tr
{
background: #e8edff; 
}


#st .odd
{
background: #eff2ff; 
}

/*Grid*/
#grid
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 0px;
	width: 620px;
	text-align: left;
	border-collapse: collapse;
	background-color: #D6D6D6;
}


/* subnavi */

ul.sub_navi	{
top: 145px;
left: 170px;
width: 670px;
height: 35px;
position: relative;
list-style: none;
font-size: 11px;
}

ul.sub_navi li {
float: left;
margin-left: 10px;
margin-right: 10px;
}


/* GOTOUP Top Menu */
#topmenu {
top: 140px;
left: 175px;
position: relative;
width: 670px;
height: 35px;

overflow: hidden;
font-size: 11px;
}
#topmenu li {
float: left;
}
#topmenu li.backLava {
background-color:#CCCCCC;
width: 9px;
z-index: 8;
position: absolute;
}
#topmenu li a {
font-size: 11px;
text-decoration: none;
color: #000;
outline: none;
text-align: center;
padding: 0px 0px;
letter-spacing: 0;
z-index: 10;
display: inline;
float: left;
position: relative;
overflow: hidden;
margin: auto 10px;
}

