/*
__   __ _   _
\ \ / /| \ | |
 \ V / |  \| | _____   ____ _
 /   \ | . ` |/ _ \ \ / / _` |
/ /^\ \| |\  | (_) \ V / (_| |
\/   \/\_| \_/\___/ \_/ \__,_|
----------- SKIN -------------

*/


., #, td, th, textarea, body, table
{
  font-family          : Tahoma,sans-serif;
  font-size            : 11px;
}

img
{

}

p table
{
  border               : 0px;
}

p td
{
  text-align           : center;
  font-size            : 11px;
  font-family          : Tahoma,sans-serif;
}

table table
{
  border               : 0px;
}


table table td
{
  font-size            : 11px;
  font-family          : Tahoma,sans-serif;
}

body
{
  color                : #FFFFFF;
  margin-top           : 1px;
  margin-left          : 1px;
  background-color     : #040e1e;
  background-image     : url(img/background2.jpg);
  background-attachment: fixed;
  background-repeat    : no-repeat;
  background-position  : top left;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-base-color: #344566;
  scrollbar-track-color: #344566;
  scrollbar-face-color: #344566;
  scrollbar-highlight-color: #344566;
  scrollbar-3dlight-color: #465673;
  scrollbar-darkshadow-color: #344566;
  scrollbar-shadow-color: #465673;
  font-size            : 11px;
  font-family          : Tahoma,sans-serif;
}

body.style{
  
}

body.style table {
  margin               : 0px;
}

body form table th table input
{
  width: 60px;
}



th, td.a, td.b, td.c, td.f, td.g, td.h, td.i,
td.j, td.k, td.l, td.m, td.n, td.o, td.q, td.r,
td.v, .style td , td.img, th.img, p td, table.s
{
  border               : 1px #545454 solid;
  font-size            : 11px;
  font-family          : Tahoma,sans-serif;
}

input, select, textarea
{
	
  border               : 1px #545454 solid;
  font-size            : 100%;
  font-family          : Tahoma,sans-serif;
}


#errorBoxTop
{
position:relative;
height:36px;
width:410px;
z-index:6;
background: url(../../images/errorBoxTop.gif) no-repeat;

overflow:hidden;

}

#text_ttl_error{
color:#ED3E3E;
font-size:11px;
height:12px;
overflow:hidden;
padding-top:10px;
position:relative;
text-align:center;
width:410px;
z-index:6;
}

#text_error{
color:#848484;
font-size:11px;
height:90px;
overflow:hidden;
padding-top:10px;
position:relative;
text-align:left;
width:380px;
z-index:6;
}

#error_continue_buttom{
background: url(../../images/error_but.gif) no-repeat;
height:39px;
position:relative;
width:105px;
z-index:7;
}

#error_continue{
font-size:13px;
height:30px;
padding-top:12px;
position:relative;
z-index:7;
}

#errorBoxRest
{
background: url(../../images/errorBoxRest.png) no-repeat;
font-size:11px;
color:#848484;
height:170px;
overflow:hidden;
position:relative;
width:410px;
z-index:5;

}

#control_overlay {  
     background-color:#000;  
 } 
  
.modal {  
     background-color:#fff;  
    padding:10px;  
    border:1px solid #333;  
 } 


#coolBoxTop
{
position:relative;
height:36px;
width:395px;
z-index:6;
background: url(../../images/coolBoxTop.png) no-repeat;
color:#45F133;
overflow:hidden;
font-size:11px;
text-align:center;
}

#coolBoxRest
{
position:relative;
height:147px;
width:395px;
z-index:5;
background: url(../../images/coolBoxRest.png) no-repeat;
overflow:hidden;
font-size:11px;
color:#848484;
padding-left: 15px;
padding-bottom: 300px;

padding-top: 15px;
}

#InfoBoxTop
{
position:relative;
height:34px;
width:395px;
z-index:6;
background: url(../../images/InfoBoxTop.png) no-repeat;
color:#D0BA2A;
overflow:hidden;
font-size:11px;
text-align:center;
}

#InfoBoxRest
{
position:relative;
height:280px;
width:400px;
z-index:5;
background: url(../../images/InfoBoxRest.png) no-repeat;
overflow:hidden;
font-size:11px;
padding-left: 10px;
padding-bottom: 100px;
text-align:left;

}

.infoText
{
  padding-top: 5px;
  font-family          : Tahoma,sans-serif;
  font-size            : 11px;

}

#absolute
{
position: absolute;
}

th, td.a, td.b, td.c, td.f, input, select, td.g,
td.h, td.i, td.j, td.k, td.m, td.o, td.q, td.r,
td.v, td.s, .style td, p td
{
  background-color     : #000000;
  filter               : alpha(opacity=70);
  -moz-opacity         : 0.7;
  -khtml-opacity       : 0.7;
  opacity              : 0.7;
}

th
{
  text-align           : center;
  padding-left         : 3px;
  padding-right        : 3px;
  
}

th.left
{
  text-align           : left;
  padding-left         : 3px;
  padding-right        : 3px;
}

td.img
{
  background-color     : #000000;
  height               : 39px;
  text-align           : center;
} 

th.img
{
  background-color     : #000000;

  text-align           : center;
} 

td.a
{
  height               : 39px;
  text-align           : center;
}

td.b
{
  padding              : 3px;
}

td.c
{
  font-weight          : bold;
  color                : #FFFFFF;
  padding-left         : 3px;
  background-image     : url(img/bg1.gif);
  filter               : alpha(opacity=70);
  -moz-opacity         : 0.7;
  -khtml-opacity       : 0.7;
  opacity              : 0.7;
}

td.f, input, select, textarea
{
  color                : #FFFFFF;
  background-color     : #1c1c1c;
  filter               : alpha(opacity=70);
  -moz-opacity         : 0.7;
  -khtml-opacity       : 0.7;
  opacity              : 0.7;
}

textarea
{
  width                : 100%;
}

td.k input
{
  text-align           : left;
}

td.g
{
  font-weight          : bold;
  text-align           : right;
  color                : #FFFFFF;
}

td.h
{
  text-align           : center;
  color                : #FFFFFF;
}

td.i
{
  text-align           : center;
  color                : #FFFFFF;
}

td.j
{
  text-align           : center;
  color                : #FFFFFF;
}

td.k, td.k input
{
  text-align           : center;
  color                : #FFFFFF;
}

td.l
{
  background-color     : #000000;
  color                : #FFFFFF;
  vertical-align       : top;
  padding              : 3px;
  filter               : alpha(opacity=70);
  -moz-opacity         : 0.7;
  -khtml-opacity       : 0.7;
  opacity              : 0.7;
}

td.m
{
  font-weight          : bold;
  text-align           : right;
  width                : 86px;
  color                : #FFFFFF;
}

td.n
{
  font-weight          : bold;
  text-align           : right;
  width                : 89px;
  text-align           : center;
  color                : #FFFFFF;
}

td.o
{
  text-align           : center;
  color                : #FFFFFF;
}

td.q
{
  font-weight          : bold;
  font-size            : 11px;
  font-family          : Tahoma,sans-serif;
  text-align           : center;
  vertical-align       : middle;
  color                : #FFFFFF;
}

td.r
{
  text-align           : right;
  color                : #FFFFFF;
}

td.v
{
  font-weight          : bold;
  text-align           : right;
  color                : #f7f7f7;
}

td.s
{
  color                : #FFFFFF;
}

table.s th
{
  border               : 0px;
}

table.s th img
{
  width                : 89px;
  height               : 89px;
}

div.z
{
  font-weight          : bold;
  color                : #FFFFFF;
}

a
{
  color                : #FFFFFF;
  text-decoration      : none;
  font-weight          : bold;
}

a.s
{
  color                : #FFFFFF;
}

a.t
{
  color                : #FFFFFF;
}

a:hover
{
  color                : #CDD7F8;
  text-decoration      : underline;
}

.style td
{
  color                : #FFFFFF;
  border-top           : 0px;
  font-size            : 11px;
  font-family          : Tahoma,sans-serif;
}

.style div a
{
  padding-left         : 7px;
  height               : 100%;
  width                : 100%;
  font-size            : 100%;
  font-family          : Tahoma,sans-serif;
}

.style div a:link
{
  height               : 100%;
  width                : 100%;
  font-size            : 100%;
  font-family          : Tahoma,sans-serif;
}

.style div a:visited
{
  height               : 100%;
  width                : 100%;
  font-size            : 100%;
  font-family          : Tahoma,sans-serif;
}

.style div a:hover
{
  background-image     : url(img/link.gif);
  background-repeat    : no-repeat;
  background-position  : left;
  height               : 100%;
  width                : 108px;
  text-decoration      : none;
  font-size            : 100%;
  font-family          : Tahoma,sans-serif;
}

.style
{
  margin-top           : 10px;
}

h1
{
  font-size            : 11px;
  font-family          : Tahoma,sans-serif;
  border-bottom        : 0px #344566; solid;
  width                : 98%;
  text-align           : center;
}
