﻿a:link, a:visited, a:active {
	color:#ffffff;
}

a:hover {
	color:#dddddd;
}

.content{
	width:916px;
	background:#343434 url(/images/sec-content-background.jpg) no-repeat;
	min-height:560px;
	float:left;
}

.content-spacer{
	float:left;
	width:1px;
	height:560px;
}

/*.left-nav {
	float:left;
	width:237px;
	height:483px;
	background:url(/images/left-nav.jpg) no-repeat;
}*/

.content-middle{
	width:461px;
	color:#fff;
	float:left;
	padding:27px 27px 30px 17px;
}

.breadcrumb {
	font-size:12pt;
	font-family: Arial Black, Helvetica,  sans-serif;
	font-style:oblique;
	font-weight:bold;
}

.breadcrumb a, .breadcrumb a:visited {
	color:#fff;
}

.breadcrumb a:hover {
	color:#ccc;
}

.right-content {
	width:163px;
	float:right;
}

.right-links {
	width:163px;
	height:220px;
	float:left;
}

.chat-link {
	display:inline;
	width:131px;
	height:65px;
	background:url(/images/live-chat-button-notext2.jpg) no-repeat;
	float:left;
	margin:20px 0px 19px 0px;
}

.chat-link a, .chat-link a:visited {
	float:left;
	color:#fff;
}

.chat-link a:hover {
	color:#dddddd;
}

/*.translate {
	display:inline;
	width:160px;
	float:right;
	padding-right:20px !important;
	padding-right:5px;
}*/

.translate {
	width:120px;
	float:left;
	padding-left:0px;
	padding-right:10px;

}

.right-flash{
	width:163px;
	height:116px;
	float:left;
}

.search_form{
	font-size:8.5pt;
}

.search_form input {
	font-size:8.5pt;
}

.search_form select {
	font-size:8.5pt;
}

h1.equip_cat{
	font-size:16pt;
	color:#3A84CD;
	text-align:center;
}

.equip_header{
	font-weight:bold;
	color:#04548F;
}

.equip_details_head{
	background-image:url('/images/equip_list_bg.gif');
	background-repeat:no-repeat;
	font-weight:bold;
	color:#04548F;
}

.equip_details_left{
	width:110px;
	font-weight:bold;
}

.equip_header_tr{
	background-image:url('/images/equip_list_bg.gif');
	background-repeat:no-repeat;
	background-color:#D5D5D5
}

.equip_header a:link, .equip_header a:visited, .equip_header a:active {
	color:#04548F;
}

.equip_header a:hover {
	color:#666666;
}

.equip_list img{
	border:2px #887741 solid;
}