body
{
	font-family: Helvetica, Tahoma, Sans-Serif;
	color:#735767;
	font-size: 0.75em;
	line-height: 16px;
	background-color:#746756;
}

h1
{
	color:#0162B3;
	font-size:14px;
	margin:0px 0px 5px 0px;
}

h1 a
{
	color:#0162B3;
	text-decoration: none;
}

#page h2 {
	color:#0162B3;
	font-size:12px;
	margin:0px 0px 5px 0px;
}

p
{
	margin-top:0px;
}

fieldset {
	border: none;
}

img
{
	
}

a img
{
	border:0px;
}

.tone_one
{
	background-color:#FFFFFF;
}

.tone_two
{
	background-color:#DDD9D6;

}

.tone_three
{
		color:#FFFFFF;
		background-color:#756857;
}

.tone_three h1
{
	color:#FFFFFF;

}

#quest {
	display: none;
}

/***************STRUCTURAL*************************/
#outer_container
{
	width:900px;
	background-color:#FFFFFF;
	left:50%;
	margin-left:-450px;
	position:absolute;
	padding-right: -10px;
}

#inner_container
{
	width:890px;
	margin:5px;
}

#header
{
	height:130px;
	top:150px;
}


#header a.logo {
	position:absolute;
	left:0px;
	top:66px;
}

#contact_details
{
	position:absolute;
	left:302px;
	top:75px;
}

#contact_details span
{
	color:#0162B3;
}

#content
{
	min-height:400px;
	_height:400px;
	background-color:#FFFFFF;
}

#footer
{
	clear:both;
	margin: 5px 6px;
}



#footer p
{
	padding: 2px;
	line-height:10px;
	color:#A8A093;
}

#footer a {
	color: #A8A093;
}

#left_column
{
	width:280px;
	float:left;
	margin: 0 6px;
	border-top:9px Solid #746756;
	
}

#right_column
{
	width:588px;
	float:right;
	margin: 0 5px;
	border-top:9px Solid #746756;
	clear: right;
}

#second_right_column
{
	width:588px;
	float:right;
	margin: 0 5px;
	clear: right;
}

/***************HOME PAGE STRUCTURE ********************/
#left_sub_column
{
	float:left;
	width:288px;
}

#right_sub_column
{
	float:right;
	width:288px;
	margin-left:10px;
}

#left_sub_sub_column
{
	float:left;
	width:145px;
	margin-top: 2px;
}

#right_sub_sub_column
{
	float:right;
	width:142px;
}


.clear
{
	clear:both;
}

.home_product_panel
{
	padding:8px;
	margin-bottom:10px;
}

.home_product_panel img
{
	float:left;
	border:1px Solid #735767;
	margin:0px 5px 5px 0px;
}

#home_main_element {
	margin-top: 10px;
	margin-bottom: 7px;
}

/************HOME PAGE STRUCTURE ENDS*******************/


/*************PRODUCT PAGE STRUCTURE*******************/

#left_sub_column_type_2
{
	width:440px;
	float:left;
	margin: 10px 0 0 0;
}

#right_sub_column_type_2
{
	width:127px;
	_width:137px;
	float:right;
	margin-top:10px;
	padding:5px;
}

#left_sub_column_type_2 .content_container
{
	padding:5px 0px 0px 0px;
}

/*************PRODUCT PAGE STRUCTURE ENDS*******************/
.jjcarter_logo
{
	position:absolute;
	left:11px;
	top:-20px;
}

.menu
{
	padding:0px;
	margin:21px 0px 0px 0px;
}

.menu li
{
	list-style:none;
	border-bottom:1px Solid #735767;
}

#footer  .menu li
{
	list-style:none;
	border-bottom: none;
}

.menu li a
{
	padding:7px 3px 0px 20px;
	display:block;
	text-decoration:none;
	color:#735767;
}

.latestnews,
.filterednews {
	padding:0px;
	margin: 10px 0 15px 0;	
}

li.filterednews {
	list-style-type: none;
}

li.latestnews a {
	color: #fff;
}

li.filterednews a {
	color: #735767;
	text-decoration:none;
}

li.latestnews a {
	color: #fff;
	text-decoration:none;
}

.content_container
{
	padding:5px;
	height: 400px;	
}

.content_container img
{
	border:1px Solid #735767;
	margin:0px 5px 5px 0px;
}

.read_more_button
{
	border:0px;
	margin-top:-5px;
	margin-bottom:5px;
}

table.footer {
	width: 100%;
}

td {
	vertical-align: top;
}

.right {
	text-align:right;
}

/*-- NEW CSS --*/
.competitionColumn
{
	width:588px;
	float:right;
	margin: 0 5px;
	border-top:9px Solid #746756;
	clear: right;
}
.competitionColumn label {float: left; display: inline; font-size: 14px; font-weight: bold; color: #756857; width: 150px; margin: 4px 10px 0 0;}
.competitionColumn label em {color: #CC0000;}

.formTextWide {width: 300px;  border: 1px solid #ddd9d6; color: #756857; background-color: #FFFFFF; font-size: 14px; padding: 4px 0 4px 0; margin: 0px 0 0px 0; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;}
.formButton {background-color: #0078c1; color: #FFFFFF; font-size: 14px; font-weight: bold; padding: 5px 10px 5px 10px; border: 0;}


