﻿#Body
{
	color: #000000;
	font-family: Trebuchet MS ; /* register/login font */
	font-size: 12px;
	background: #ffffff;
	height: 100%;
	margin: 0;
	padding: 0;
}
a.links-holder{margin-left:50px; word-spacing:0}
a.links{font-size:12px;color:#393839;}
a.links:visited{color:#393839;}
a.links:hover{color:#393839;}
a.links:link{color:#393839;}

.Head
{
	font-family:Trebuchet MS;
	color:#6A6A6A;
}
.TitleHead{
	font-weight:bold;
	font-family:Trebuchet MS;
	color:#c2cfd5;
	font-size:30px;
}
.SubHead{
	font-family:Trebuchet MS;
	color:#6A6A6A;
	font-size:12px;
}
.NormalTextBox{
	font-family:Trebuchet MS;
}
.CommandButton{
	font-family:Trebuchet MS;
}
a
{
	text-decoration:none;
	outline:none;
}

.header
{
	background:url(images/menu-bg.png) scroll repeat-x left;
	margin:0;
	width:100%;
	height:147px;
	position:relative;
}

.header
{
	height:147px;
	background:url(images/menu-bg.png) scroll repeat-x left top;
	margin:0;
	position:relative;
}
.header-center
{
	margin-left:auto;
	margin-right:auto;
	width:937px;
	height:100%;
}
.logo
{
    margin-top:47px;
    float:left;
}
.logo a img
{
	
	border:none;
}
.top{  
    height:100px;
	overflow:hidden;
}
.user-login-search{
	float:right;
}
.user-login{
	float:right;
	margin-top:3px;
	margin-right:20px;
}
a.user, a.login, .user-login span, a.user:visited, a.login:visited{
	color:#5d5d5d;
}
a.user:hover, a.login:hover{
	color:#5d5d5d;
	text-decoration:underline;
}
.search{
	float:right;
}
.search input{
	width:170px;
	border:#5d5d5d 1px solid;
	font-family:Trebuchet MS;
	font-size:11px;
}
.search .search-link
{
    color:#5d5d5d;
}
.menu-bar-hor
{
	background-image: url(images/menu-bar-bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	width:100%;
	height:35px;
	overflow:visible;
}
.menu-bar-hor-inner
{  
    width:937px;
    margin:0 auto;
}
.industrix-menu
{
    float:left;
}

.cr
{
	margin-left:auto;
	margin-right:auto;
	width:937px;
	color:#393839;
	font-size:9.6px;
	margin-top:36px;
	margin-bottom:36px;
	word-spacing:5px;
	font-family:Trebuchet MS;
	
}
	
.cr .SkinObject{
    color:#393839;
    font-size:9.6px;
    font-family:Trebuchet MS;
}
.cr a.SkinObject{
    font-size:9.6px;
    font-family:Trebuchet MS;
	color:#393839;
	text-decoration:underline;
}

h2, h3, h4, h5, h6{
	font-family: Trebuchet MS;
}

h2
{
    font-size: 20px;
    font-weight: normal;
    color: #C2CFD5;
}

h3
{
    font-size: 12px;
    font-weight: normal;
    color: #C2CFD5;
}

h4
{
    font-size: 12px;
    font-weight: normal;
    color: #C2CFD5;
}

h5, DT
{
    font-size: 11px;
    font-weight: bold;
    color: #C2CFD5;
}

h6
{
    font-size: 11px;
    font-weight: bold;
    color: #C2CFD5;
}

.price_tag{
	background: url(images/price_tag.jpg);
	width:152px;
	height:64px;
	color:white;
	font-family: Trebuchet MS;
	float:left;
	font-size:34px;
	margin-right:10px;
}
.price_tag div{
	margin-top:20px;
	margin-left:20px;
}

