﻿body
{
    margin: 2px 0 10px 0;
    padding: 0 ;
    /*background-color: #E3E3E3;*/
    color: #484860;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 0.9em;
}

a
{
}
img
{
    border: 0;
}
/****************************************************************/

#body-wrap-all
{
    padding: 0;
    margin: 0 auto;
    width: 900px;
    height: auto; /*background-color: #4b2b59;*/
    border: #7d6b71 solid 2px;
    background-color: #484860;
}

#content-wrap-main
{
    height: auto;
    width: auto;
    position: relative;
    margin: 0 20px 0 20px;
    padding: 0 0 20px 0;
    top: -200px;
    background-color: #D8D8D8;
    z-index: 1;
}

#content-wrap-words
{
    height: auto ;
    width: auto;
    position: relative;
    margin: 0 20px 20px 20px;
    top: -154px;
    background-color: #D8D8D8;
    z-index: 1;
    padding: 0 0 20px 0;
}

/****************************************************************/
#head-wrap-all
{
    display: block;
    width: 100%;
    padding:0 0 0 0;
    height: 100px;
    background-color: #ffffff;
    border-bottom: #7d6b71 solid 2px;
}
#head-wrap-logo
{
    
    background-image: url( '../../image/logo.png' );
    background-position: right top;
    background-repeat: no-repeat;
    height: 100px;
    width: 210px;
    margin: 0 5px 0 0;
    float: right;
    
}
#head-wrap-falcon
{
    background-image: url( '../../image/falcon.png' );
    background-position: right top;
    background-repeat: no-repeat;
    height: 70px;
    width: 120px;
    margin: 25px 5px 0 0;
    float: right;
}
#head-wrap-menu
{
    height: 70px;
    width: 120px;
    margin: 85px 5px 0 0;
    float: right;
}
#head-wrap-menu
{
    height: 70px;
    width: 200px;
    margin: 77px 5px 0 0;
    float: right;
    color: #727378;
}

#head-wrap-menu a
{
    color: #727378;
    font-size: 1.2em;
    font-family: 'Trebuchet MS';
    text-decoration:none;
}
#head-wrap-menu a:hover 
{
    text-decoration: underline;
}

#head-wrap-buttons
{
    height: 300px;
    width: 350px;
    position: relative;
    left: 30px;
    top: -80px;
    color: #727378;
    z-index: 2;
}
.button-1
{
    padding-right: 0px;
}
.button-2
{
    
}
.button-3
{
   
    height: 154px;
    width: 138px;
    position: relative;
    left: 72px;
    top: -35px;  
}

#single-button-wrap
{
    height: 155px;
    width: 155px;
    position: relative;
    left: 30px;
    top: -80px;
    z-index: 2;
}
#small-buttons-wrap
{
    position: relative;
    left: 130px;
    top: -115px;  
    z-index: 2;    
    width: 750px;
}




#content-wrap-right-top
{
    height: 20px ;
    width: 800px;
    position: relative;
    padding: 0 5px 0px 5px;
    margin-bottom: 20px;
    top: 20px;
    left: 10px;
    z-index: 1;
    font-weight: bold;
    font-size: 1.2em;
}
#content-wrap-right-top h1
{
    font-size: 1.4em;
    font-weight: bold;
}
#content-wrap-right-top p
{
    font-size: 1.4em;
}
/*//////////// */

#content-table
{
    width: 840px;
    margin: 10px;    
}

#content-table td
{
       
       vertical-align: top;
       font-size: 1.1em;
       color: #484860;
}

.content-main
{
    padding: 20px 15px 10px 15px;
    width: 95%;
    background: #efeff7;
    
    
}

.content-right
{
    padding: 20px 15px 10px 15px;
    width: 385px;
    background: #e1e2ff;
}
.content-test
{
    padding: 20px 15px 10px 15px;
    width: 385px;
    background: #f1d8ed;      
}
.content-indent
{
    font-weight: normal;
}
.space
{
    width:5px;
}

.vertical-space
{
    /*height: 500px;*/
}
/*  table                  */
.blueTitle{
    color:#ffffff;
	background :#242626;
	padding: 0 0 0 10px ;
	margin:0 0 0 0;
	font-size:1.0em;
	height:30px;
	line-height:30px;
	width: auto;
}

/********* table *******/

.blueBg {
	width: 840px;
	margin: 0 0 15px 10px;
	color: #3a393e;
	text-align: left;
	background-color: #efeff7;
}
.blueBg th {
	
	vertical-align: top;
	padding: 10px 0 3px 10px;
	border: 2px solid #D8D8D8; 	
	font-size:1.1em;
	text-indent: 0px;
	text-align: left;
}
.th-left{
	width: 45%;
}

.blueBg td {
	
	vertical-align: top;
	padding: 10px 0 3px 10px;
	border: 2px solid #D8D8D8; 	
	font-size:1.1em;
	text-indent: 0px;
	text-align: left;
}
.td-left{
    
	width: 45%;
}
.radio-admin
{
	width: 5%;
    
}

.blueBg a {
	font-size:1.0em;
	color: #333399;
	font-weight: bold;
	
}

.blueBg a:hover {
	color: #4b2b59;
}

.blueBg h4 {

	
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
}
.bgfirstcol {
    width: 200px;
}

.bdtext {
    width: 340px; 
    height: 70px;  
    color: #b9c5c5;
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    background: #363839;
    border: 3px solid #b9c5c5;
    font-size:0.9em;
    padding: 0 0 0 5px;
}
.bdtext-small {
    width: 340px; 
    height: 20px;  
    color: #b9c5c5;
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    background: #363839;
    border: 3px solid #b9c5c5;
    font-size:0.9em;
    padding: 0 0 0 5px;
}

.blueBg em {
	color: #a0bfbf;
    font-size: 0.9em;
}

/*      admin           */
#admin-textboxes
{
    display: none;
    width: 600px;
}
#admin-url
{
    display: none;
}
#admin-browse
{
    display: none;
}
.extimg
{
    float: right;
    padding: 5px 10px 0 0;
}
/* txt boxes for admin  */
#adminPanel
{
    
}
#admin-table
{
    width: 600px;
    margin: 5px 0 0 5px;
    padding: 0;
}
.txt-name
{
    width: 400px; 
    height: 20px;  
    color: #b9c5c5;
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    background: #4b2b59;
    border: 3px solid #b9c5c5;
    font-size:0.9em;
    padding: 0 0 0 5px;
}
.txt-desc
{
    width: 400px; 
    height: 70px;  
    color: #b9c5c5;
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    background: #4b2b59;
    border: 3px solid #b9c5c5;
    font-size:0.9em;
    padding: 0 0 0 5px;
}
.txt-link
{
    width: 500px;
    border: solid 1px purple;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;    
}

.txt-drop
{
    width: 148px;
    height: 25px;
    color: #ffffff;
    background: #4b2b59;
    border: 0;
    margin: 5px 0 15px 0;
    padding: 2px 0 2px 5px;
    font-size: 1.0em;
    cursor:pointer; 
}
fieldset
{
    width: 820px;
    margin: 5px;
    
}
.button-admin
{
    width: 148px;
    color: #F44B09;
    background: #4b2b59;
    text-align: left;
    border: 0;
    margin: 10px 0 0 0;
    padding: 2px 0 2px 5px;
    font-size: 1.0em;
    cursor:pointer; 
}
#copyright
{
    color: #4b2b59;
    margin: 0 auto;
    width: 900px;
    text-align: center;
    vertical-align:text-top;
}
#copyright a
{
    color: #4b2b59;
    text-decoration: none;
}
#copyright a:hover
{
    color: #4b2b59;
    border-bottom: solid 1px #4b2b59;
    
}
#login
{
    color: #ffffff;
    float: right;
}
#login a
{
    color: #d4c5e0;
   
}
.login-page {
    color: #d4c5e0;
    margin: 10px 0 10px 20px;
}
.hide
{
    display:none;
}