/* -------------------- tag styles --------------------*/
@font-face {
  font-family:CenturyGhotic;
  src:url(../fonts/gothic.ttf);
}


html,body{
	margin:0; padding:0; height:100%; 
	border:none; background: #1E1F20;	
	scrollbar-3dlight-color: #1E1F20;
	scrollbar-arrow-color: #646464;
	scrollbar-track-color: #1E1F20;
	scrollbar-darkshadow-color: #1E1F20;
	scrollbar-face-color: #2C2D2D;
	scrollbar-highlight-color: #1E1F20;
	scrollbar-shadow-color: black;
}

body,td,div, li { font-size: 11px; text-align: left; font-family:CenturyGhotic;}
table {border-spacing: 0px; border-collapse: collapse;}
td {vertical-align: top; padding:0px;}
img {border: 0px;}
form{margin:0px; padding:0px;}

h1, h2, h3, h4, h5, h6 {margin: 0px; font-weight: bold; color: silver;}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}

a {text-decoration: none; color: #B9B9B9;}
a:hover {text-decoration: underline;}
a:focus {outline: none;}
a:active {}
a:visited {}

/* -------------------- standard styles --------------------*/
.b {font-weight: bold;}
.n {font-weight: normal;}
.i {font-style: italic;}

.tr{text-align:right;}
.tl{text-align:left;}
.tc{text-align:center;}

.pa {position: absolute;}
.pr {position: relative;}

.fl {float: left;}
.fr {float: right;}

.fs9 {font-size: 10px;}
.fs10 {font-size: 10px;}
.fs11 {font-size: 11px;}
.fs12 {font-size: 12px;}
.fs13 {font-size: 13px;}
.fs14 {font-size: 14px;}
.fs16 {font-size: 16px;}
.fs18 {font-size: 18px;}

.fc1 {color: #000;}
.fc2 {color: #FFF;}
.fc3 {color: #B9B9B9;} /*silver*/
.fc4 {color: #616161;} /*silver 2*/
.fc5 {color: #838383;} /*silver 3*/

.ls25 {letter-spacing: 0.025em;}

object {paddin: 0; margin: 0;}

/* -------------------------------------------------------------------------------------------*/

body#content {overflow: auto;}
frame#main-frame {overflow: auto;}
frame#foot-frame {overflow: hidden;}

/* -------------------- HEAD start --------------------*/

img.product-finder {top: 0; left: 437px;}
div#user-h {
	top: 0; left: 568px;
	background: url(../images/t-user.gif) no-repeat left;
	height: 20px;
	padding-left: 35px;
	margin-top: 4px;
}

/* --------------------- HEAD end ---------------------*/

/* -------------------- MAIN start --------------------*/
div.center-h {margin: 0 auto; width: 960px;}
div.side-block {width: 138px; padding-top: 100px;}
	div.side-block h3 {font-size: 12px; color: #fff; font-weight: normal;}
	div.side-block h4 {font-size: 11px; color: #fff; font-weight: normal;}

div.center-block {width: 684px;}
	div.top-block {height: 100px;}
	div.text-h {
		border-right: 1px solid #232526;
		margin: 0 23px 0 0;
		padding: 0 160px;	
		line-height: 14px;
	}

div#moo-flow_h {
	border: 1px solid red;
	margin-top: 100px;
}
	
form#login-form {
	background: url(../images/bck_login.gif) no-repeat;
	width: 324px; height: 38px;	
}

form#login-form {margin: 0 auto;;}
form#login-form input.user,form#login-form input.pass,form#login-form input.submit {top: 2px; background: transparent; width: 114px; height: 19px; border: 0; font-size: 10px; color: silver;}
form#login-form input.user {left: 2px;}
form#login-form input.pass {left: 136px;}
form#login-form input.submit {left: 265px; width: 65px; cursor: pointer;}

ul.menu1 {list-style-type: none; margin: 0; padding: 0;}
	ul.menu1 li {background: url(../images/dott.gif) no-repeat left; padding: 0px 0px 4px 14px;}
	
ul.menu2 {list-style-type: none; margin: 0; padding: 0 15px;}
	ul.menu2 li {padding: 7px 0;}

div#text-h {}
/* --------------------- MAIN end ---------------------*/

/* -------------------- FOOT start --------------------*/
div#foot-h {height: 120px; background: #000 url(../images/bck_foot.gif) repeat-x;}
object.player-p {top: 120px; left: 0;}
div#foot-h center {padding-top: 10px;}
div#foot-h center a {margin: 0 16px;}
/* --------------------- FOOT end ---------------------*/


