﻿
#content 
{
	width: 722px;
	float: left;
}

#content.wide {
	width: 971px;
	padding: 0 10px;
}

#content p.editclear {
	display: none;
}

#content div.section 
{
	clear: both;
	float: left;
	width: 100%;
}

#content div.edit {
	
}

#content div.edit table td
{
	padding: 1px 10px 1px 0;
	vertical-align: top;
}

#content img 
{
	border: none;
}

#contentInner
{
	width: 100%;
	_width: 99%;
	float: left;
}

#content h1
{
	font-size: 140%;
	margin: 0 0 8px 0;
	color: #004dab;
}

#content h2 
{
	font-size: 120%;
	margin: 0 0 8px 0;
	color: #004dab;
}

#content h3
{
	font-size: 100%;
	margin: 0 0 4px 0;
	color: #004dab;
}

#content p, #content li
{
	color: #6d6d6d;
	line-height: 1.3em;
}

#content p
{
	margin: 0 0 0.7em 0;
}

#content ul
{
	margin: 0;
	padding: 0;
}

#content li 
{
	margin-bottom: 6px;
	list-style-type: none;
	background: url(../images/bullet.gif) no-repeat 2px 5px;
	padding-left: 13px;
}

div.leftimage 
{
	float: left;
	margin: 0 10px 10px 0;	
}

div.rightimage 
{
	float: right;
	margin: 0 0 10px 10px;
}

div.product div.rightimage img {
	display: block;
}

div.product div.rightimage {
	border: solid 1px #0660c3;
}

/* ------- TABS ------------- */
div.tabs ul.tabBar {
	padding: 0!important;
	margin: 0 0 10px 0!important;
	width: 100%;
	float: left;
	overflow: hidden;
	height: auto;
	border-bottom: solid 1px #0660c3;
} 

div.tabs ul.tabBar li:first-child {
	margin-left: 20px!important;
}

div.tabs ul.tabBar li {
	padding: 4px 12px 1px 12px;
	margin: 0!important;
	float: left;
	display: block;
	cursor: pointer;
	list-style-type: none!important;
	white-space: nowrap!important;
	font-weight: bold;
	color: #0660c3!important;
	background: none!important;
}

div.tabs ul.tabBar li span.tabl, div.tabs ul.tabBar li span.tabr {
	display: none;
}

div.tabs ul.tabBar li.active {
	background-color: #0660c3;
	background: url(../images/header_background.jpg) no-repeat -230px -67px!important;
	color: White!important;
}


div.tabs div.tabdetails {
	float: left;
	width: 100%;
}

div.tabs>h2 {
	margin-bottom: 0px!important;
	padding-bottom: 4px!important;
}

p.fjssmall {
	font-size: 80%;
}

.fjscdeepred { color: #710718!important; }
.fjscred { color: #c60b28!important; }
.fjsclightred { color: #d4576b!important; }
.fjscgreen { color: #2e7c21!important; }
.fjsclightgreen { color: #64ac58!important; }
.fjscblue { color: #2a3a80!important; }
.fjsclightblue { color: #6f7ebb!important; }
.fjscblack { color: #000000!important; }
.fjscgrey { color: #8d8e92!important; }

div.logos {
	text-align: center;
}

div.logos img {
	margin: 10px;
}