﻿html, body, #form1
{
    margin: 0;
    width: 100%;
    height: 100%;
    background-image: url('http://helpcenter.armatribes.com/img/design/bg.png');
}

p
{
	font-family: verdana;
	font-size: 10pt;
	color:Black;
}
.p
{
    font-family: verdana;
	font-size: 10pt;
	color:Black;
    text-align: center;
}

.AlignRight
{
    text-align:right;
}

h1
{
	font-family: verdana;
	font-size: 10pt; 
	color: #0c3f62;
	font-weight: bold;
	text-decoration: underline;
}   
h2
{
	font-family: verdana;
	font-size: 10pt; 
	color: #0c3f62;
	font-weight: bold;
} 

#Wrap
{
    width: 1034px;
    overflow: hidden;
    height: 800px;
    margin-left: auto;
    margin-right: auto;
}

#Leftshadow
{
    width: 17px;
    height: 800px;
    float: left;
    background-image: url(../img/design/Left.png);
    background-repeat: repeat-y;
}
#Rightshadow
{
    width: 17px;
    height: 800px;
    float: right;
    background-image: url(../img/design/Right.png);
    background-repeat: repeat-y;
}

#Innerwrap
{
    background-color: #fefefe;
    width: 1000px;
    height: 800px;
    float: left;
}

#Header
{
    height: 145px;
    width: 1000px;
}

#TopMenu
{
    background-image: url(../img/design/TopFootbg.png);
    width: 1000px;
    height: 25px;
    background-repeat: repeat-x;
}
.Languages
{
       text-align: right;
    vertical-align: middle;
    float: right;
    width: 300px;
    height:auto;
}
.Flags
{
    margin-top: 4px;
    margin-right: 20px;
}

#MenuDiv
{
    margin-left: 20px;
    margin-top: -2px;
}

#Leftmenu
{
    margin-top: 5px;
    width: 200px;
    height: 605px;
    border-right: dashed 1px #9e9e9e;
    float: left;
    overflow: auto;
}

#Content
{
    width: 555px;
    height: 605px;
    float: left;
    overflow: auto;
    padding-left: 15px;
    padding-right: 15px;
}
#Rightmenu
{
    margin-top: 5px;
    width: 200px;
    height: 605px;
    float: right;
    overflow: auto;
    margin-right: 7px;
}
.RightPanel
{
    background-image: url(../img/design/cont.png);
    width: 200px;
    height: 200px;
    vertical-align: top;
}

.PanelTop
{
    width: 150px;
    height: 17px;
    margin-top: 5px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    font-family: Verdana;
    color: White;
    padding-top: 3px;
    font-weight: bold;
    text-align: left;
    font-size: 11px;
}

.PanelContent
{
    width: 160px;
    height: 135px;
    margin-top:10px;
    margin-left: auto;
    margin-right: auto;
    font-family: Verdana;
    color: Black;
    font-size: 10px;
}

.NewsLink
{
    color:black;
    font-weight:bold;
    text-decoration:none;
}
.NewsLink:hover
{
    text-decoration:underline;
}

.Webshopimg
{
    margin-top:25px;
}
#Footer
{
    text-align: center;
    clear: both;
    background-image: url(../img/design/TopFootbg.png);
    width: 1000px;
    height: 22px;
    background-repeat: repeat-x;
    padding-top: 3px;
}

.HlFoot
{
    color: White;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
}

.ShowViewHeader
{
	font-family: verdana;
	font-size: 10pt; 
	color: #0c3f62;
	font-weight: bold;
	text-decoration: underline;
}

.ShowView
{
    font-family: verdana;
	font-size: 10pt;
	color:Black;
}

.tdbg
{
    background-color: #eeeeee;
    color:Black;
}

.tdbgdef
{
    background-color: #9fdfa8;
    color:Black;
}

.tdbgatt
{
    background-color: #f84d4d;
    color:Black;
}
