@import url('navigation.css');
 
/* begin body type */
body	{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

table.managerlogintable
{
	width:100%;
	height:100%;
}

table.logintable
{
	width:500px;
	padding:20px;
}

table.logintable td
{
	padding:2px;
}

td
{
	font-size:12px;
	vertical-align:top;
	padding:3px;
}	
td.td-right {
	text-align:right;
}
		
.body {
	
}
	
hr {
	border-width: 1px 0 0 0; 
	border-style: solid;
	border-color: #B5B5B5; 
    margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	height: 1px;
	
}


hr.dotted {
	border-color:#B5B5B5;
	border-style:dotted;
	border-width:1px 0 0;
	height:1px;
	margin:10px 0;
	padding: 0;
}	
.logintext {



	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
		
A#MenuLink {
	color: white;
	text-decoration: none;
}

A:VISITED#MenuLink {
	color: white;
}

A:HOVER#MenuLink {
	color: white;
	text-decoration: underline;
}

/* Admin Tab */

.WhiteMenu,A.WhiteMenu,A.WhiteMenu:visited {
	color: #ffffff;
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;	
	margin-left: 0px;
}

A.WhiteMenu:hover,A.WhiteMenu:visited:hover {
	COLOR: #ffffff;
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}


.MenuTab {
	padding-left: 5;
	padding-right: 5;
	BORDER-TOP: #c9c9c9 1px solid;
	
}

/*  end */

.redcomment {
	color: Red;
}

.adminoptions {
	font: 8pt;
}

.footer, a.footer, a.footer:visited {
	color:#5E5F61;
	font-size: 8pt;
	padding-bottom: 5px;
}
a.footer:hover, a.footer:visited:hover {
	color:#000000;
	font-size: 8pt;
	padding-bottom: 5px;
}
	
.footermenu {
	font: 7pt;
	padding-top: 15px;
	padding-bottom: 0px;
}

		
/* end body type */	
A,A:Visited {
	color: #660000;
	background-color: transparent;
}
A:Hover
{
	color: #979797;
	background-color: transparent;
}

A.leftmenu, A.leftmenu:Visited
{
	font: normal 10pt times,verdana, helvetica, arial;
	color:#336699;
	text-decoration: none;
	font-weight: bold;
}

A.leftmenu:hover
{
	font: normal 10pt times,verdana, helvetica, arial;
	color:#336699;
	text-decoration: none;
	font-weight: bold;
}

td.MenuItem {
	BACKGROUND-COLOR: #EFEFEF;
	height: 22px;
	padding-left: 10;
}


.photogallerytable {
	height:200px;
	width: 200px;
	BACKGROUND-COLOR: #eaeaea;
	border:1px solid #666666;
}

.photogallerycell {
	background-color:#eaeaea;
	width:200px;
	height:200px;
	
}
.photogallerycaption {
	font-size: 9pt;	
	font-style: italic;
}


/* Top menu Links */
A.MenuItem, A.MenuItem:visited {
	color: #006699; FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, Verdana, Tahoma, sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: normal;
}
A.MenuItem:hover, A.MenuItem:visited:hover {
	COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, Verdana, Tahoma, sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: normal;
}

/* Top of page Links */
A.TopOfPage, A.TopOfPage:visited {
	color: #444444; FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, Verdana, Tahoma, sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: normal;
}
A.TopOfPage:hover, A.TopOfPage:visited:hover {
	COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, Verdana, Tahoma, sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: normal;
}


/* Top of page Links */
.footerlinks,A.footerlinks, A.footerlinks:hover, A.footerlinks:visited, A.footerlinks:visited:hover {
	color: #ffffff; FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, Verdana, Tahoma, sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: normal;
}

/* Manager styles */

.EmailMenu {
	color:#444444;
	FONT-SIZE: 11px;
}

A.EmailMenu, A.EmailMenu:visited {
	color:#444444;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: transparent; 
	text-decoration: none;
	font-weight: bold;
}

A.EmailMenu:hover, A.EmailMenu:visited:hover {
	color: #2C2C2C;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: transparent;
	text-decoration: underline;
	font-weight: bold;
}
	
/* End Manager styles */

/* table styles */
.tableborderdash {
	border: 1px dashed #3A3A3A;
}	
.tableborder {
	border: 1px solid #3A3A3A;
	background-repeat: no-repeat;
	background-position: top right;
}	
	
.tableborderleft {
	border-left: 1px solid #3A3A3A;
}	
	
.tableborderright {
	border-right: 1px solid #3A3A3A;
}	

.tablebordertop {
	border-top: 1px solid #3A3A3A;
}	

.tablebordertopbottom {
	border-top: 1px solid #3A3A3A;
	border-bottom: 1px solid #3A3A3A;
}	

.tablebordertopbottomleft {
	border-top: 1px solid #3A3A3A;
	border-bottom: 1px solid #3A3A3A;	
	border-left: 1px solid #3A3A3A;
}	
.tablebordertopbottomright {
	border-top: 1px solid #3A3A3A;
	border-bottom: 1px solid #3A3A3A;
	border-right: 1px solid #3A3A3A;
}	
.tablebordertopright {
	border-top: 1px solid #3A3A3A;
	border-right: 1px solid #3A3A3A;
}	

.tableborderbottom {
	border-bottom: 1px solid #3A3A3A;
}		

.tableborderleftbottom {
	border-left: 1px solid #3A3A3A;
	border-bottom: 1px solid #3A3A3A;
}	

.tableborderrightbottom {
	border-right: 1px solid #3A3A3A;
	border-bottom: 1px solid #3A3A3A;
}	



.leftmenuborderbottom {
	border-bottom: 0px solid #ffffff;
	padding: 4px;
}	

/* tree style */
input.op {
	background-color: #FFFFFF;
	border: 1 solid #FFFFFF;
	width: 15px;
	height:	15px
}
/* end tree style */

.TextAreaNoWidth
	{
		font-size : 11px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		background-color: white;
		color: black;
		border : solid;
		border-color : #CCCCCC;
		border-width : 1px 1px 1px 1px;
		padding : 1px 1px 1px 3px;
}

input, select
{
	font-size : 11px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		background-color: white;
		color: black;
		border : solid;
		border-color : #CCCCCC;
		border-width : 1px 1px 1px 1px;
		padding : 1px 1px 1px 3px;
}

.TextAreaWidth
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 100px;
}

.TextAreaWidth200
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 200px;
}
.TextAreaCMS
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 200px;
}
.TextAreaCMSWide
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 400px;
}
.TextAreaCMSNoWidth
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
}

.TextAreaWidthLogin
	{
	font-size: 11px;
	font-family: times, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #669999;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 140px;
	height: 20px;
}

.button
	{
		font-size : 11px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		background-color: white;
		color: #006666;
		border-color: #006666;
		border-width : 1px 2px 2px 1px;
}
.CMSButton {
	font-size : 10px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	background-color: #eeeeee;
	color: #000000;
	border-color : #f1f1f1;
	border-width : 1px 2px 2px 1px;
	margin: 3px 3px 3px 3px;
	padding: 1px 3px 1px 3px;		
}

.CMSButton.active {
	border: 3px solid red;		
}

.maincontentbg
{
	background-color: #ffffff;
}

.rightbg
{
	background-image: url(../images/right_background.jpg);
	background-repeat: repeat-y;
}

.leftbg
{
	background-color : #b9c5d5;
	background-position : bottom left;
	height: 400px;
}

.menufooterbg
{
	background-image: url(../images/menu_footer_bg.gif);
	background-repeat: repeat-x;
}

.maintable 
{
	border: 1px solid #FFFFFF;
}
	
.TopTable 
{
	border: 1px solid #666666;
}
	
.tableheadingblue {
	font-family:	Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #006699;
	font-size:	9pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tableheadinggreen {
	font-family:	Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #008000;
	font-size:	9pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



TABLE.ProgressBar {
		border : 0px none;
		background : transparent;
		color : gray;
		padding : 0px 0px 0px 0px;
}

TD.ProgressBar {
		border : 0px none;
		background : #990000;
		color : white;
		padding : 0px 0px 0px 0px;
}

TD.ProgressBarTransparent {
		border : 0px none;
		background : transparent;
		color : gray;
		padding : 0px 0px 0px 0px;
}
.tabheading, td.tabheading {
	font-size: 8pt;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #CECECE;
	border-top: 1px solid #CECECE;
	background-color: #E8EEEF;
	margin: 0px 0px 0px 0px ;
}

/* FCK Styles */

ul, li, li.doublespacedlist {
	padding-bottom: 5px;
}

/* misc style */

.votestyle {
	color: #FFFFFF;
	font-size: 9pt;
}


.blogDate
{
	font-size:10px;
	text-transform:uppercase;
}
.blogTitle
{
	
}
.blogPostedBy
{
	font-size:10px;
	text-transform:uppercase;
	vertical-align:middle;
}

.blogSmallTitle
{
	font-size:10px;
	text-transform:uppercase;
}

.blogSmallList
{
	font-size:11px;
	padding: 3px 0 3px 0;
}

.blogSmallList a, .blogSmallList a:visited
{
	color: #000000;
	text-decoration:none;
}

.blogSmallList a:hover
{
	text-decoration:underline;
}

.blogCommentTitle
{
	text-transform:uppercase;
	font-size:11px;
	padding: 3px 0 3px 0;
	vertical-align:bottom;
}

.blogCommentTitle a, .blogCommentTitle a:visited
{
	text-decoration:none;
}

.blogCommentTitle a:hover
{
	text-decoration:underline;
}

/* AJAX start Rating */
.rating {
	cursor: pointer;
	display: inline;
	text-align:left;
}
/**/
.rating:after {
	content: '.';
	display: inline;
	height: 0;
	width: 0;
	visibility: hidden;
}

/*.cancel,*/
.star {
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}

.starLoading {
	background: url(../images/loading.gif) no-repeat 0 0px;
}
/*.cancel,
.cancel a {background: url(../images/delete.gif) no-repeat 0 -16px;}*/

.star,
.star a {background: url(../images/star.gif) no-repeat 0 0px;}
	
/*.cancel a,*/
.star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0px;
}

div.rating div.on a {
	background-position: 0 -16px;
}
div.rating div.hover a,
div.rating div a:hover {
	background-position: 0 -32px;
}

/*********************************
*********** NEW STYLES ***********
**********************************/

.Button-Go
	{
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #2a7a2a;
	color: #FFFFFF;
	border-color: #CCCCCC;
	border-width: 1px 3px 3px 1px;
}
.Button-Stop
	{
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ff3d3d;
	color: #FFFFFF;
	border-color: #CCCCCC;
	border-width: 1px 3px 3px 1px;
}

div#mainwrapper
{
	width:970px;
	margin:0 auto;
}

div#innerwrapper1
{
	background-image:url("/images/shadow_left.jpg");
	background-position:top left;
	background-repeat:repeat-y;
}

div#innerwrapper2
{
	background-image:url("/images/shadow_right.jpg");
	background-position:top right;
	background-repeat:repeat-y;
}

div#bottomshadow
{
	height:10px;
	background-image:url("/images/shadow_bottom.jpg");
	background-repeat:no-repeat;
}

h1
{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#006666;
	margin: 0px 0 1px 0;
	padding: 10px 5px 10px 5px;
	text-transform:uppercase;
	text-decoration:none;
}

h2 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#006666;
	margin:15px 0;
	padding: 5px 5px 5px 5px;
	text-transform:uppercase;
	text-decoration:none;
}
h2.minimal {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#006666;
	margin:0px 0 2px 0;
	padding: 0px 0px 0px 0px;
	text-transform:uppercase;
	text-decoration:none;
}
h2 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#006666;
	margin:0px 0 2px 0;
	padding: 0px 5px 2px 5px;
	text-transform:uppercase;
	text-decoration:none;
}

h3
{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006666;
	margin:5px 0 5px 0;
	padding: 5px 5px 5px 3px;
	text-transform:uppercase;
	text-decoration:none;
}
h3.minimal
{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006666;
	margin:5px 0 5px 0;
	padding: 2px 0px 2px 0px;
	text-transform:uppercase;
	text-decoration:none;
}

h4
{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin:10px 0;
	text-decoration:none;
}

a:link, a:visited, a:hover, a:focus, a:active
{
	color:#666666;
	text-decoration:underline;
}

a h1, a h2, a h3
{
	text-decoration:none;
	border:none;
}

#leftmenucontainer {
	background-color: #efefef;
	min-height:400px;
}

#searchdiv, #leftsearch {
	height:50px;
	text-align:center;
	vertical-align:middle;
}

#headerlogin {
	height:100px;
	text-align:right;
}
.headerlogin {
	text-align:right;
}

#menudiv
{
	height:50px;
	text-align:center;
}

#footerdiv
{
	height:20px;
	font-size:10px;
	color:#666666;
	line-height:20px;
}

#footerdivinner
{
	padding:0 10px;
}

#footerdiv a, #footerdiv a:hover
{
	font-size:10px;
	color:#666666;
}

#contentdiv.internalcontentdiv
{
	/*padding-top: 25px;
	padding-left:15px;*/
	background-image:url("/images/template/left_menu_bg.jpg");
	background-repeat:repeat-y;

}
#contentdiv {
	padding:0;
}
#contentarea {
	padding-left:10px;
}

.milonictable
{
	margin-bottom:0;
	width:auto; /* this is a bugfix for Internet Explorer */
}

.milonictable td, .milonictable th
{
	padding:0;
	vertical-align:middle;
}

table
{
	width:auto;
}

th, td
{
	padding:0;
}

p img
{
	float:none;
	margin:0;
}

div.searchbox
{
	float:right;
	margin-top:20px;
	text-align:right;
}
.searchtextheading {
	color: #006666;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
}
.searchtext {
	color: #006666;
	font-size:11px;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
}

.logintextarea {
	font-size: 11px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #006666;
	border-width: 1px 1px 1px 1px;
	padding: 2px 1px 1px 2px;
	width: 200px;
	margin-bottom:1px;
}
.searchtextarea {
	font-size: 11px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #006666;
	border-width: 1px 1px 1px 1px;
	padding: 2px 1px 1px 0px;
	margin-left:0px;
	width: 100px;
	margin-bottom:1px;
}

.navbuttons {
	margin:0;
}


div.homepage_box
{
	height: 136px;
	width: 270;
	background-image:url("/images/template/homepage_strip.jpg");
	margin-top:10px;
}

h2.homepage_box
{
	line-height:50px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	text-indent:2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}


div.homepage_button_left_header
{
	width:190px;
	height:30px;
	background-color:#E7661B;
	text-indent:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:30px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px solid white;
	text-decoration:none;

}

div.homepage_button_left_header a, div.homepage_button_left_header a:visited, div.homepage_button_left_header a:active
{
	border:none;
	color:#ffffff;
	text-decoration:none;
}

div.greyleft
{
	background-image:url("/images/template/leftgrey.gif");
	background-position:top left;
	background-repeat:repeat-y;
}

a.homepage_button_left, a.homepage_button_left:visited, a.homepage_button_left:active
{
	width:190px;
	height:40px;
	background-image:url("/images/homepage_button_left_sprite.jpg");
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-indent:40px;
	line-height:40px;
	text-decoration:none;
	padding-bottom:1px;
	position:relative;
	text-transform:uppercase;
}

a.homepage_button_left:hover
{
	background-position:0 -41px;
	text-decoration:none;
	color:#ffffff;
}

a.homepage_button_left span
{
	position: absolute;
	width:40px;
	height:40px;
	left:0; top:0;
}

a.homepage_button_left span.multimate
{
	background:url("/images/template/icon_multimate.png");
	background-repeat:no-repeat;
}

a.homepage_button_left span.chainsaws
{
	background:url("/images/template/icon_chainsaws.png");
	background-repeat:no-repeat;
}

a.homepage_button_left span.brushcutters
{
	background:url("/images/template/icon_brushcutters.png");
	background-repeat:no-repeat;
}

a.homepage_button_left span.hedgetrimmers
{
	background:url("/images/template/icon_hedgetrimmers.png");
	background-repeat:no-repeat;
}

a.homepage_button_left span.waterblasters
{
	background:url("/images/template/icon_waterblasters.png");
	background-repeat:no-repeat;
}

a.homepage_button_left span.polepruners
{
	background:url("/images/template/icon_polepruners.png");
	background-repeat:no-repeat;
}

a.homepage_button_left span.waterpumps
{
	background:url("/images/template/icon_waterpumps.png");
	background-repeat:no-repeat;
}

a.homepage_button_left span.augers
{
	background:url("/images/template/icon_augers.png");
	background-repeat:no-repeat;
}

a.homepage_button_left span.electriclawnmowers
{
	background:url("/images/template/icon_electriclawnmowers.png");
	background-repeat:no-repeat;
}

a.homepage_button_left span.blowervacs
{
	background:url("/images/template/icon_blowervacs.png");
	background-repeat:no-repeat;
}


h1.headergrey
{
	height:45px;
	text-indent:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
	background-image:url("/images/template/header_grey_bg.jpg");
	background-position:top left;
	background-repeat:repeat-x;
	line-height:45px;
	margin-top:0;
	padding-top:0;
}



.tab-left {
	BACKGROUND-COLOR: #eaeaea;
	border-left: 1px solid #CECECE;
	border-top: 1px solid #CECECE;
	height:25px;
}
.tab-middle {
	BACKGROUND-COLOR: #eaeaea;
	border-top: 1px solid #CECECE;
	height:25px;
}
.tab-right {
	BACKGROUND-COLOR: #eaeaea;
	border-top: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	height:25px;
}

.tabtext, a.tabtext, a.tabtext:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height:25px;
}
a.tabtext:hover, a.tabtext:visited:hover {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height:25px;
	outline:none;
}
tabtextover, a.tabtextover, a.tabtextover:hover, a.tabtextover:visited, a.tabtextover:visited:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ff6600;
	line-height:25px;
	outline:none;
}

/* used for product boxes on the product landing page*/

a div.productbox h2, a:hover div.productbox h2, a:visited div.productbox h2,
a div.productbox img, a:hover div.productbox img, a:visited div.productbox img
{
	text-decoration:none;
	border:none;
	cursor:pointer;
}

div.productbox
{
	background-image:url("/images/template/product_box.jpg");
	background-repeat: no-repeat;
	height: 140px;
	margin-bottom:10px;
	position:relative;
	text-decoration:none;
}

div.productbox h2
{
	margin:5px 0 0 0;
	padding:0;
	font-size:12px;
	text-transform:uppercase;
	text-indent:20px;
	text-decoration:none;
}

div.productbox img
{
	position:absolute;
	width:188px;
	height:108px;
	top:26px;
	left:1px;
}

.productdisplay-table {
	border:1px solid #cccccc;
	padding:0px;
	width:290px;
}
.productdisplay-name {
	background-image:url("/images/template/productdisplay-bg.gif");
	background-repeat: repeat-x;
	height:24px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;

	color:#ff6600;
	margin:10px 0;
	padding: 5px 5px 5px 10px;
}

.productdisplay-image {
	height:100px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	vertical-align:middle;
}
.productdisplay-content {
	padding: 5px 5px 5px 5px;
	color:#666666;
}
.productdisplay-price {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff6600;
	margin:10px 0;
	padding: 5px 5px 5px 5px;
	text-align:center;
}


ul.DealerList {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 8px;
}
li.DealerList {
	
	
	list-style-type:none;
	list-style: none;
	background-image:url('/images/bullet-oleomac.gif');
	background-repeat:no-repeat;
	background-position: 0px 12px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 20px;
}

li.DealerListDetails {
	list-style-type:none;
	list-style: none;
	margin:0px 0px 0px 0px;
	padding:4px 0px 2px 5px;
/*	padding:5px 0px 5px 5px;*/
}

.dealerlist-divider {
	
	
}
.branch-table-heading {
	height:30px;
}

.branch-table-heading-btm {
	height:25x;
}
.dealer-heading {
	background-image:url("/images/template/productdisplay-bg.gif");
	background-repeat: repeat-x;
	height:24px;
	margin:0;
	padding:0;
	
}
.dealer-heading-text {
	
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#ff6600;
	margin:5px 0 3px 5px;
	padding: 5px 5px 5px 5px;
	text-transform:uppercase;
}


div.productTabContent
{
	padding:10px;
	border:1px solid #999999;
}

div#s1 table td
{
	padding:0 0 5px 5px;
	margin-left:5px;
}

div#s1 table td p
{
	margin-bottom:0;
}


.nomargin
{
	margin:0;
}

/*******************
**** FOOTER DIV ****
*******************/

div.footerdiv
{
	background-image:url("/images/footerdivbg.jpg");
	background-repeat:repeat-x;
	min-height:130px;
	margin-top:10px;
}

/* for Internet Explorer */
/*\*/
* html div.footerdiv {
	height: 130px;
}
/**/

div.footerdiv h3
{
	padding-left:10px;
	color:#333333;
}

div.footerdiv ul
{
	margin:0;
	padding:0 0 0 10px;
}

div.footerdiv ul li
{
	padding:0;
	margin:0;
	list-style-type:none;
	padding:0 10px;
	margin-bottom:3px;
	background-image:url("/images/footerdivbullet.gif");
	background-repeat:no-repeat;
	background-position:0 5px;
}

div.footerdiv ul.prod
{
	width: 190px;
}

div.footerdiv ul.prod li
{
	float:left;
	clear:none;
	width:70px;
}

/*\*/
* html div.footerdiv ul.prod li
{
	float:left;
	clear:none;
	width:85px;
}
/**/

.dotright
{
	border-right:1px dotted #CCCCCC;
}


/*****************
*** RHS COLUMN ***
*****************/

.rhscolumn
{
	/*width:200px;
	padding:5px;*/
	text-align:right;
}

.rhsitem
{
	margin:0 0 10px 0;
	display:block;
}


/**********************
date picker 
*************************/


table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

a.dp-choose-date {
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/images/calendar.png) no-repeat;
	display:inline-block; 
	float:none;
	clear:none;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}


div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

.FRM-Heading {
	BACKGROUND-COLOR: #eaeaea;
	color:#666666;
	font-weight: normal;
	font-style: normal;
}

.FRM-Field {
	color:#666666;
	font-weight: normal;
	font-style: normal;
}
.FRM-Input {
	color:#666666;
	font-weight: normal;
	font-style: normal;
}


/*******************
Auto complete styles
********************/

.autocomplete-w1 { background:url(/images/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#1B5420; }

/************************************
**** SPECIAL MODEL DETAILS CLASS ****
************************************/
table.modeldetailstable
{
	width:100%;
	border:1px solid rgb(186, 186, 186);
}

table.modeldetailstable + p
{
	display:none;
}

table.modeldetailstable td
{
	border-bottom: 1px dotted rgb(186, 186, 186);
	padding:3px;
}

table.modeldetailstable td p
{
	padding:0; margin:0;
}

table.modeldetailstable td h2
{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff6600;
	margin:5px 0 5px 0;
	padding: 5px 5px 5px 3px;
	text-transform:uppercase;
	text-decoration:none;
}

table.productmodels
{
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

table.productmodels td
{
	padding:4px;
	margin:0;
}

table.productmodels td.header
{
	background-color:#eaeaea;
	vertical-align:top;
	padding:0;
}

table.productmodels td.header h3
{
	margin-top:2px;
	margin-bottom:2px;
}

.SelectProvider
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 180px;
}


/* START Product Display Styles */
	
	.variantselect {
		font-size: 11px;
		color: #333333;
		border: solid;
		border-color: #CCCCCC;
		border-width: 1px 1px 1px 1px;
		padding: 1px 1px 1px 3px;
	}
	
	.specialtext {
		color:#ff0000;
		font-size: 11px;
	}
	.table-max {
		padding:5px;
		width:100%;
	}
	.table-normal {
		padding-top:2px;
		padding-bottom:2px;
		font-size:11px;
	}
	.table-max td, .table-normal td {
		padding:2px;
		font-size:11px;
	}
	.table-minimal {
		padding-top:1px;
		padding-bottom:1px;
		font-size:11px;
	}
	.table-minimal td {
		padding:1px;
		font-size:11px;
	}
	.basket-table {
		padding:5px;
		border:1px solid #f1f1f1;
		width:100%;
	}
	
	.basket-table td {
		padding-top:3px;
		padding-bottom:3px;
	}
	
	.basket-headingrow {
		BACKGROUND-COLOR: #eaeaea;
		padding:3px;
	}
	.baskettitles {
		color: #666666;
		font-style: normal;
		font-weight: bold;
		padding:5px;
		margin:3px;
	}	
	.baskettotals {
		font-size:8pt;
		color: #666666;
		font-style: normal;
		font-weight: normal;
		padding:5px;
		margin:3px;
		text-align:right;
	}	
	.basketdata {
		font-size:8pt;
		color: #999999;
		font-style: normal;
		font-weight: normal;
		padding:5px;
		margin:3px;
	}
	.basketdata-centered {
		font-size:8pt;
		color: #999999;
		font-style: normal;
		font-weight: normal;
		padding:5px;
		margin:3px;
		text-align:center;
	}
	.basketdata-right {
		font-size:8pt;
		color: #999999;
		font-style: normal;
		font-weight: normal;
		padding:5px;
		margin:3px;
		text-align:right;
	}
	.basketdivider {
		border-top: 1px solid #dadada;
	}
	
	.featuredproducttable {
		height:200px;
		width: 135px;
		BACKGROUND-COLOR: #FFFFFF;
		border:1px solid #eaeaea;
	}
	
	.featuredproductimage {
		background-color:#FFFFFF;
		width:130px;
		height:160px;
		text-align:center;
	}
	.featuredproductbutton {
		text-align:center;
	}
	
	.featuredproductcaption, a.featuredproductcaption, a.featuredproductcaption:visited {
		font-size: 8pt;	
		color:#333333;
		font-style: normal;
		text-align:center;
	}
	
	.TextAreaStandard {
		font-size: 11px;
		font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
		font-weight: normal;
		background-color: white;
		color: black;
		border: solid;
		border-color: #CCCCCC;
		border-width: 1px 1px 1px 1px;
		padding: 3px 1px 1px 3px;
		width: 220px;
	}
	.selectregistration{
		width:220px;
	}
	.redcomment {
		color:#ff0000;
	}
	
	.imgButton {
	border:0;
	}
	.selectbox {
		margin:0;
		padding:0;
	}
	
	.product-companion-table {
		border:1px solid #dadada;
		width:190px;
		margin:0;
		padding:0;
	}
	.product-companion-heading {
		background-color: #eaeaea;
		color:#333333;
		text-align:center;
		font-size:8pt;
		padding:5px;
		text-transform:uppercase;
		font-weight:bold;
	}
	.product-companion-image {
		text-align:center;
	}
	.product-companion-title {
		color:#666666;
		font-weight:bold;
		text-align:center;
	}
	.product-companion-link, a.product-companion-link, a.product-companion-link:visited {
		color:#cc0000;
		text-align:center;
		padding-bottom:15px;
	}	
	.product-companion-divider {
		border-top:0px dotted #eaeaea;
		padding-left:10px;
		padding-right:10px;
	}
/* END Product Display Styles */


.zoomPad{
	position:relative;
	float:left;
	z-index:69;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:80;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:90;
	position:absolute;
	border:1px solid #CCC;
  z-index:101;
  cursor:crosshair;
}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:71;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:80;
}
.zoomWrapper{
	position:relative;
	border:1px solid #999;
  z-index:80;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:90;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:80;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:71;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/

ul#thumblist, ul#attributethumblist, ul#colourthumblist{margin:0;};
ul#thumblist, ul#attributethumblist, ul#colourthumblist{display:block;}
ul#thumblist li, ul#attributethumblist li, ul#colourthumblist li{float:left;margin-right:2px;list-style:none;}
ul#thumblist li a, ul#attributethumblist li a, ul#colourthumblist li a{display:block;border:1px solid #CCC;}
ul#thumblist li a.zoomThumbActive, ul#attributethumblist li a.zoomThumbActive, ul#colourthumblist li a.zoomThumbActive{
    border:1px solid #cecece;
}





.jqzoom{

	text-decoration:none;
	float:left;
}


.breadcrumb, a.breadcrumb, a.breadcrumb:visited, a.breadcrumb:hover, a.breadcrumb:visited:hover {
	color:#cc9966;
	font-size:8pt;
}

div.rhsitem, div.rhsitem p
{
	margin:0 0 0 0;
	display:block;
}
div.rhsitem p {
	padding:0 0 5px 0;
}
