﻿/* Generic START */
body
{
    font-family: Arial;
    color: #000000;
    background-color: #ffffff;
    margin-top: 0px;
    font-size: 95%;
}
a:link, a:visited
{
    color: #4C6190;
}

a:hover, a:active
{
    color: #D8963E;
}

h1
{
    display: inline;
    position: relative;
    margin-top: 0px;
    padding-top: 0px;
 
}


h2
{
    color: #ffffff;
    font-size: 155%;
    background-color: #8AAAE6;
    margin-top: 25px;
}

h3
{
    display: inline;
    position: relative;
    font-size: 110%;
    font-weight: bold;
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    padding-right: 5px;
    padding-top: 2px;
    padding-left: 5px;
    margin-left: 5px;
    background-color: #8BA4D8;
    color: #ffffff;
}

h4
{
    font-size: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 12px;
    background-image: url(/images/link.gif);
    background-repeat: no-repeat;
    background-position: 0px 50%;
}

h4 a:link,  h4 a:visited
{
    
    
}

h4 a:hover 
{
    
   color: #D8963E;
}


h5
{
    font-size: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 12px;
    background-image: url(/images/link.gif);
    background-repeat: no-repeat;
    background-position: 0px 50%;
}

/* Generic end */



/*progged start*/
.clear 
{
   clear: both;
}
.fs
{
    margin-top: 5px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 12px;
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid; 
}
.gameroute
{
    color: #79A5EE;
    padding: 0px;
    margin-left: 0px;
    margin-bottom: 15px;
    margin-top: 25px;
    font-weight: bold;
}

.gameroute ul {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	border: none;
	} 

.gameroute ul li {
	margin-left: 0px;
	padding-left: 0px;
	border: none;
	list-style: none;
	display: inline;
	}
	


.tip
{
    padding-top: 10px;
}

.tip p
{
    margin-top: 5px;
    margin-bottom: 0px;
}

.tip h5
{
    margin-bottom: 0px;
    margin-top: 5px;
}

/*progged end*/


/* progged start */

.welcome
{
    padding-right: 8px;
    padding-left: 8px;
}

#maincontainer
{
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 0px; 
}

#head
{
    margin-top: 0px;
    text-align: center;
    margin-bottom: 8px;
    padding-top: 0px;
}

#head h1
{
    font-weight: bold;
    font-size: 200%;
    margin-top: 0px;
    padding-top: 0px;
    color: #4f4f4f;
}



.code 
{margin-top: 3px;}

.logo
{position: relative;
    top: 20px;}

#mainmenu{
    text-align: center;
}

#mainmenu a
{ font-weight: bold; }

.titlecont
{
    background-color: #ffffff;
    display: inline;
    position: relative;
    top: 15px;
    right: -7px;
    padding-right: 4px;
    padding-left: 1px;
}
.dirs
{
    clear:none;
    display: block;
    float:  left;
    width: 31%;
    padding-right: 15px;
    
}
.dirs p
{
    margin-top: 10px;
    margin-bottom: 5px;
}
.row
{
    clear: both;
    margin-top: 10px;
}
/*fix*/
/*\*/
* html .row {
	height: 1px;
}
/**/

.add
{
    padding-top: 15px;
    margin-left: 5px;
}
.add .col1
{
    color: #696969;
    text-align: right;
}
.col1
{
    vertical-align: top;
}
.col2 input {width:200px}



.footer
{
    margin-top 0px;
    margin-bottom: 0px;
    background-color: #d2e4fa;
    padding: 3px;
    text-align: center;
}

.sites
{
    margin-top: 10px;
}

.col2 .submit
{
    margin-bottom: 4px;
    margin-right: 0px;
    width: 70px;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=   '#ffffffff' ,EndColorStr= '#cccccccc' );
    padding: 2px;
    
}
/* shared end */