html, body, * {
    margin: 0;
    padding: 0; }

body {
    color: #000;
    font-size: 11px;
    background: #231F20 url('../images/bg/body.gif') no-repeat scroll center top;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    width: 820px;    
    margin: 0 auto;
	}

.clear {
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px; }

ul {
    list-style: none; }

h1 span, h2 span, h3 span {
    display: none; }

form, img, a, ul, li, p, form, fieldset, h1, h2, h3, h4, table, tr, td {
    border: 0;
    margin: 0;
    padding: 0;
}

table, textarea, input {
    font-size: 11px;
    font-family: Arial, Tahoma, Helvetica, sans-serif; }

a {
	color: #a70e13;
    text-decoration: underline; }

h4 {
	color: #dddddd;
	font-size: 14px;
	line-height: 28px;
	padding: 3px 15px;
	text-align: left; }

.floatLeft { 
	float: left; 
	width: auto; }
	
.floatRight {
	float: right; 
	width: auto; }

.w180 {
	width: 180px;
	min-height: 480px;
}

.pl20 { /*padding-left: 20px;*/ }
.pr20 { /*padding-right: 20px;*/ }

.langBox {
	height: 30px;
}

.partnersBox {
	width: 180px;
	height: 115px;
}

.layer {
}

.menu-left-box {
	height: 150px;
	padding-left: 20px;
}

.coops {
	padding: 74px 0 0 50px; 
}

.coops strong {
	display: block;
	background-color: #333;
	line-height: 20px;
	height: 20px;
	text-align: center;
	color: #a7a7a7;
}

.Content {
	height: 900px;
	margin: 0 180px;
}

.ContentRed {
	width: 460px;
	background: url('../images/bg/zone-red.gif') repeat-y scroll left top;
}

.ContentRedIn {
	background: url('../images/bg/zone-red-motive.gif') no-repeat scroll left top;
	min-height: 460px;
	padding: 0 20px;
}

.ContentFoot {
	height: 20px;
	line-height: 20px;
	padding: 0 20px;
	color: #555;
	background: url('../images/bg/zone-foot.gif') repeat-y scroll left top;
}

.logo-box {
	padding: 29px 50px;
}

.fitmetfitline-logo {
	display: block;
	width: 320px;
	height: 50px;
	margin: 0 auto;
	background: url('../images/fitmetfitline-logo.gif') no-repeat scroll left top;
}

.fitmetfitline-logo span { display: none; }

.pos { 
	color: #e7e7e7;
	padding: 10px; 
}

.linkA {
	background: url('../images/fitLine.gif') no-repeat scroll left top;
	display: block;
	height: 184px;
	width: 182px;
}

.linkB {
	background: url('../images/beauty-line.gif') no-repeat scroll left top;
	display: block;
	height: 184px;
	width: 182px;
}
.linkTG {
	background: url('../images/tg.gif') no-repeat scroll left top;
	display: inline-block;
	height: 90px;
	width: 100%;
}

.linkTG:hover {
	background-position: left -110px;
}

.linkA span, .linkB span, .linkTG span { display: none; }

.menu { 
	border-top: 1px solid #444444;
}

.menu li {
	display: block;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #444444;
}

.menu li a.mn-1, .menu li a.mn-2 {
	color: #999;
	display: block;
	padding: 5px 0px;
	text-align: left;
	text-decoration: none;
}

.menu li a.mn-1:hover, .menu li a.mn-2:hover  {
	color: #fff;
}

.menu-top-box {
	width: 160px;
	height: 329px;
}

.btn2 {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 30px;
	background: url('../images/bg/btn2.gif') repeat-x scroll left top;
	text-decoration: none;
}

.ContentInbox {
	color: #b7b7b7;
	padding: 20px;
}

.ContentInbox h1 {
	color: #f7f7f7;
	font-family: Arial;
	font-size: 23px;
	font-weight: normal;
}

.ContentInbox p { 
	font-size: 12px;
	line-height: 18px;
	padding: 5px 0 10px 0;
}

.ContentInbox ul {
	list-style-type: square;
	padding-left: 15px;
}
.ContentInbox li { 
	font-size: 12px;
	line-height: 18px;
}
.ContentInbox a {
	color: #d7d7d7;
}

.ContentInbox h3 {
	padding-top: 10px;
	color: #f7f7f7;
}
.sbmt {
	border: none;
	background: none;
	line-height: 30px;
	height: 30px;
	color: #fff;
}

.xform {
	
}

.xform label {
	color: #e7e7e7;
	padding: 10px 0 5px 0;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.xform input.inp {
	background-color: #222;
	color: #eee;
	border: 1px solid black;
	/*height: 25;*/
	padding: 5px;
	width: 95%;
	font-size: 12px;
	line-height: 21px;
}

.xform textarea.tex {
	background-color: #222;
	color: #eee;
	border: 1px solid black;
	/*height: 25;*/
	padding: 5px;
	width: 95%;
	font-size: 12px;
	line-height: 17px;
	height: 80px;
}

.xform select {
	background-color: #222;
	color: #eee;
	border: 1px solid black;
	width: 100px;  
}

a.or {
	font-weight: bold;
	color: #eeaa00 !important;
}

a.or:hover {
	color: white !important;
}

