/***************************************************************
Style Sheet for Diatect.com

Copyright 2005-2006 by Sebo Marketing, All Rights Reserved
***************************************************************/



/***************************************************************
Appearance Code
***************************************************************/

body {
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding:0px;
	min-width:760px;
	
	text-align:center;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:80%;
	color:#000;
	
	background:url('/images-layout/site-bg.jpg') top left fixed repeat-x #9ccd35;
	/*background:#395427;*/
	/*background:#747474;*/
}

p {
	margin:0;
	padding-bottom:1em;
}

form {
	display:inline;
}

a:link, a:visited { color:#d15e2f; }
a:hover, a:active {
	text-decoration:none;
	color:#d80;
}

h1 {
	margin-top:0;
	margin-bottom:4px;
	font-size:130%;
	color:#060;
}

h2 {
	margin-top:0;
	margin-bottom:4px;
	font-size:110%;
	color:#060;
}

h3 {
	margin-top:0;
	margin-bottom:3px;
	font-size:100%;
	color:#060;
}

img {
	border:0px;
	margin:0px;
}

.hr {
	border-bottom:1px solid #000;
}

.hr2 {
	border-bottom:1px solid #f80;
}

.hr3 {
	border-bottom:4px solid #000;
}

/***************************************************************
Appearance Code Applied to Layout Elements
***************************************************************/

#container {
	margin-right:auto;
	margin-left:auto;
	padding-top:1px;
	padding-left:0;
	padding-right:0;
	width:760px;

	text-align:left;
}

#content {
	padding-left:0;
	padding-right:0;
	padding-bottom:8px;
	
	border-width:0px;
	border-style:solid;
	border-color:#000;
	
	background-color:#fff;
}

#adBanner {
	position:absolute;
	top:50px;
	padding:5px;
	height:40px;
	width:750px;
	border:1px solid #060;
	border-width:1px 0;
	background-color:#e9ffe9;
}
#adBanner h1 {
	position:absolute;
	top:5px;
	left:13px;
	margin:0;
}
#adBanner p {
	position:absolute;
	top:9px;
	left:203px;
	padding:0;
	color:#060;
}
#adBanner #attention {
	position: absolute;
	top: 30px;
	left: 14px;
	font-size: 80%;
}

#searchBar {
	position:absolute;
	top:52px;
	right:2px;
	padding:2px 0;
}

.columnStyle1 {
	margin-left:4px;
	padding-top:5px;
	padding-right:0;
	padding-left:8px;
	/* border-left:1px solid #ccc; */
}
.columnStyle1 .columnTopLeft {
	display:none;
}
.columnStyle1 .columnTopRight {
	
}
.columnStyle1 .center {
	padding:0 15px 5px 4px;
}
.columnStyle1 .columnBottomLeft {
	display:none;
}
.columnStyle1 .columnBottomRight {
	
}



.columnStyle2 {
	padding:0;
}
.columnStyle2 .columnTopLeft {
	display:none;
}
.columnStyle2 .columnTopRight {
	
}
.columnStyle2 .center {
	padding:0 0 0 4px;
	font-size:89%;
}
.columnStyle2 .columnBottomLeft {
	display:none;
}
.columnStyle2 .columnBottomRight {
	
}



.columnStyle3 {
	padding:0 8px 0 3px;
}
.columnStyle3 .columnTopLeft {
	display:none;
}
.columnStyle3 .columnTopRight {
	
}
.columnStyle3 .center {
	padding:0;
}
.columnStyle3 .columnBottomLeft {
	display:none;
}
.columnStyle3 .columnBottomRight {
	
}



/***************************************************************
Appearance and Location for MainNav and SubNav
***************************************************************/

.hasSubNav {
	padding-top:115px; /* 67 */
}
.noSubNav {
	padding-top:102px; /* 50 */
}



#mainNav {
	position:absolute;
	top:1px;
	margin-left:1%;
	
	width:98%;
	height:24px;
}
#mainNav ul {
	margin:0;
	margin-right:auto;
	margin-left:110px;
	padding:0;
	
	height:24px;
	
	list-style:none;
}
#mainNav ul li {
	float:left;
	margin-right:3px;
	padding:0;
	background: url('/images-layout/main-nav-bg-left.gif') top left no-repeat;
}
#mainNav ul li a {
	float:left;
	display:block;
	padding:5px 16px;
	height:14px;
	
	text-align:center;
	text-decoration:none;
	font-size:105%;
	font-weight:600;
	color:#060;
	background: url('/images-layout/main-nav-bg-right.gif') top right no-repeat;
}
#mainNav ul li a:hover{
	text-decoration:underline;
	color:#060;
}
#mainNav .current {
	background: url('/images-layout/main-nav-bg-left-current.gif') top left no-repeat #eb803a;
}
#mainNav .current a:link, #mainNav .current a:visited {
	color:#fff;
	text-decoration:none;
	background: url('/images-layout/main-nav-bg-right-current.gif') top right no-repeat;
}
#mainNav .current a:hover, #mainNav .current a:active {
	color:#fff;
	text-decoration:underline;
}



#subNav {
	position:absolute;
	top:25px;
	left:0;
	
	width:100%;
	height:25px;
	
	font-size:89%;
	
	background: url('/images-layout/sub-nav-bg.gif') top left repeat-x #d15e2f;
}
#subNav ul {
	margin:0;
	margin-left:1%;
	padding:0;
	
	width:99%;
	height:20px;
	padding-top:4px;
	
	text-align:center;
	list-style:none;
	
	/*background: url('images-layout/.gif') top right no-repeat;*/
}
#subNav ul li{
	display:inline;
	padding-right:20px;
	padding-left:12px;
}
#subNav ul li a {
	padding-left:8px;
	text-align:center;
	text-decoration:none;
	color:#fff;
}
#subNav .narrowSubnav li a { padding:3px 8px 6px 8px; }
#subNav ul li a:hover, #subNav ul li a:active {
	/* border: 1px solid white; */
	background: url('/images-layout/sub-nav-arrow.gif') 0% 50% no-repeat;
}
#subNav .lastTab {
}
#subNav .current:link, #subNav .current:visited {
	font-size:115%;
	font-weight:600;
	color:#fff;
	/* border: 1px solid white; */
	background: url('/images-layout/sub-nav-arrow.gif') 0% 50% no-repeat;
}
#subNav .current:hover, #subNav .current:active {
	
}

/* .noSubNav #subNav { display:none; }*/

/***************************************************************
Left Nav and Sub Left Nav Highlighting
***************************************************************/

/* Style the left nav */
.ulStyleNav {
	margin-top:0;
	margin-left:3px;
	padding:3px 0 5px 0;
	list-style:none;
}
.ulStyleNav li {
	padding-bottom:.25em;
}
.ulStyleNav li a {
	padding-left:10px;
	text-decoration:none;
	background: url('/images-layout/green-bullet-circle.gif') 0 4px no-repeat;
}
.ulStyleNav li a:hover {
	background: url('/images-layout/green-bullet-disc.gif') 0 4px no-repeat;
}

/* Set all the subnavs to off initially */
.leftNav1 ul, .leftNav2 ul, .leftNav3 ul, .leftNav4 ul, .leftNav5 ul, .leftNav6 ul, .leftNav7 ul, .leftNav8 ul, .leftNav9 ul, .leftNav10 ul, .leftNav11 ul, .leftNav12 ul, .leftNav13 ul, .leftNav14 ul, .leftNav15 ul { display:none; }

/* Highlight the left nav, display the subnav, and make sure that not all the subnavs are highlighted */
.slot1 .leftNav1 a, .slot2 .leftNav2 a, .slot3 .leftNav3 a, .slot4 .leftNav4 a, .slot5 .leftNav5 a, .slot6 .leftNav6 a, .slot7 .leftNav7 a, .slot8 .leftNav8 a, .slot9 .leftNav9 a, .slot10 .leftNav10 a, .slot11 .leftNav11 a, .slot12 .leftNav12 a, .slot13 .leftNav13 a, .slot14 .leftNav14 a, .slot15 .leftNav15 a { font-weight:600; background: url('/images-layout/green-bullet-disc.gif') 0 4px no-repeat; }
.slot1 .leftNav1 a:hover, .slot2 .leftNav2 a:hover, .slot3 .leftNav3 a:hover, .slot4 .leftNav4 a:hover, .slot5 .leftNav5 a:hover, .slot6 .leftNav6 a:hover, .slot7 .leftNav7 a:hover, .slot8 .leftNav8 a:hover, .slot9 .leftNav9 a:hover, .slot10 .leftNav10 a:hover, .slot11 .leftNav11 a:hover, .slot12 .leftNav12 a:hover, .slot13 .leftNav13 a:hover, .slot14 .leftNav14 a:hover, .slot15 .leftNav15 a:hover { background: url('/images-layout/green-bullet-disc.gif') 0 4px no-repeat; }

.slot1 .leftNav1 ul, .slot2 .leftNav2 ul, .slot3 .leftNav3 ul, .slot4 .leftNav4 ul, .slot5 .leftNav5 ul, .slot6 .leftNav6 ul, .slot7 .leftNav7 ul, .slot8 .leftNav8 ul, .slot9 .leftNav9 ul, .slot10 .leftNav10 ul, .slot11 .leftNav11 ul, .slot12 .leftNav12 ul, .slot13 .leftNav13 ul, .slot14 .leftNav14 ul, .slot15 .leftNav15 ul { display:block; list-style:none; margin-left:10px; padding-top:.25em; padding-left:0; font-weight:300; }

.slot1 .leftNav1 ul a, .slot2 .leftNav2 ul a, .slot3 .leftNav3 ul a, .slot4 .leftNav4 ul a, .slot5 .leftNav5 ul a, .slot6 .leftNav6 ul a, .slot7 .leftNav7 ul a, .slot8 .leftNav8 ul a, .slot9 .leftNav9 ul a, .slot10 .leftNav10 ul a, .slot11 .leftNav11 ul a, .slot12 .leftNav12 ul a, .slot13 .leftNav13 ul a, .slot14 .leftNav14 ul a, .slot15 .leftNav15 ul a { display:block; font-weight:300; background: url('/images-layout/green-tick.gif') 0 6px no-repeat;}
.slot1 .leftNav1 ul a:hover, .slot2 .leftNav2 ul a:hover, .slot3 .leftNav3 ul a:hover, .slot4 .leftNav4 ul a:hover, .slot5 .leftNav5 ul a:hover, .slot6 .leftNav6 ul a:hover, .slot7 .leftNav7 ul a:hover, .slot8 .leftNav8 ul a:hover, .slot9 .leftNav9 ul a:hover, .slot10 .leftNav10 ul a:hover, .slot11 .leftNav11 ul a:hover, .slot12 .leftNav12 ul a:hover, .slot13 .leftNav13 ul a:hover, .slot14 .leftNav14 ul a:hover, .slot15 .leftNav15 ul a:hover { background: url('/images-layout/orange-tick.gif') 0 6px no-repeat; }

/* Highlight the selected subnav */
.slot1 .subSlot1 .leftNav1 .subLeftNav1 a, .slot1 .subSlot2 .leftNav1 .subLeftNav2 a, .slot1 .subSlot3 .leftNav1 .subLeftNav3 a, .slot1 .subSlot4 .leftNav1 .subLeftNav4 a, .slot1 .subSlot5 .leftNav1 .subLeftNav5 a, .slot1 .subSlot6 .leftNav1 .subLeftNav6 a, .slot1 .subSlot7 .leftNav1 .subLeftNav7 a, .slot1 .subSlot8 .leftNav1 .subLeftNav8 a,
.slot2 .subSlot1 .leftNav2 .subLeftNav1 a, .slot2 .subSlot2 .leftNav2 .subLeftNav2 a, .slot2 .subSlot3 .leftNav2 .subLeftNav3 a, .slot2 .subSlot4 .leftNav2 .subLeftNav4 a, .slot2 .subSlot5 .leftNav2 .subLeftNav5 a, .slot2 .subSlot6 .leftNav2 .subLeftNav6 a, .slot2 .subSlot7 .leftNav2 .subLeftNav7 a, .slot2 .subSlot8 .leftNav2 .subLeftNav8 a,
.slot3 .subSlot1 .leftNav3 .subLeftNav1 a, .slot3 .subSlot2 .leftNav3 .subLeftNav2 a, .slot3 .subSlot3 .leftNav3 .subLeftNav3 a, .slot3 .subSlot4 .leftNav3 .subLeftNav4 a, .slot3 .subSlot5 .leftNav3 .subLeftNav5 a, .slot3 .subSlot6 .leftNav3 .subLeftNav6 a, .slot3 .subSlot7 .leftNav3 .subLeftNav7 a, .slot3 .subSlot8 .leftNav3 .subLeftNav8 a,
.slot4 .subSlot1 .leftNav4 .subLeftNav1 a, .slot4 .subSlot2 .leftNav4 .subLeftNav2 a, .slot4 .subSlot3 .leftNav4 .subLeftNav3 a, .slot4 .subSlot4 .leftNav4 .subLeftNav4 a, .slot4 .subSlot5 .leftNav4 .subLeftNav5 a, .slot4 .subSlot6 .leftNav4 .subLeftNav6 a, .slot4 .subSlot7 .leftNav4 .subLeftNav7 a, .slot4 .subSlot8 .leftNav4 .subLeftNav8 a,
.slot5 .subSlot1 .leftNav5 .subLeftNav1 a, .slot5 .subSlot2 .leftNav5 .subLeftNav2 a, .slot5 .subSlot3 .leftNav5 .subLeftNav3 a, .slot5 .subSlot4 .leftNav5 .subLeftNav4 a, .slot5 .subSlot5 .leftNav5 .subLeftNav5 a, .slot5 .subSlot6 .leftNav5 .subLeftNav6 a, .slot5 .subSlot7 .leftNav5 .subLeftNav7 a, .slot5 .subSlot8 .leftNav5 .subLeftNav8 a,
.slot6 .subSlot1 .leftNav6 .subLeftNav1 a, .slot6 .subSlot2 .leftNav6 .subLeftNav2 a, .slot6 .subSlot3 .leftNav6 .subLeftNav3 a, .slot6 .subSlot4 .leftNav6 .subLeftNav4 a, .slot6 .subSlot5 .leftNav6 .subLeftNav5 a, .slot6 .subSlot6 .leftNav6 .subLeftNav6 a, .slot6 .subSlot7 .leftNav6 .subLeftNav7 a, .slot6 .subSlot8 .leftNav6 .subLeftNav8 a,
.slot7 .subSlot1 .leftNav7 .subLeftNav1 a, .slot7 .subSlot2 .leftNav7 .subLeftNav2 a, .slot7 .subSlot3 .leftNav7 .subLeftNav3 a, .slot7 .subSlot4 .leftNav7 .subLeftNav4 a, .slot7 .subSlot5 .leftNav7 .subLeftNav5 a, .slot7 .subSlot6 .leftNav7 .subLeftNav6 a, .slot7 .subSlot7 .leftNav7 .subLeftNav7 a, .slot7 .subSlot8 .leftNav7 .subLeftNav8 a, 
.slot8 .subSlot1 .leftNav8 .subLeftNav1 a, .slot8 .subSlot2 .leftNav8 .subLeftNav2 a, .slot8 .subSlot3 .leftNav8 .subLeftNav3 a, .slot8 .subSlot4 .leftNav8 .subLeftNav4 a, .slot8 .subSlot5 .leftNav8 .subLeftNav5 a, .slot8 .subSlot6 .leftNav8 .subLeftNav6 a, .slot8 .subSlot7 .leftNav8 .subLeftNav7 a, .slot8 .subSlot8 .leftNav8 .subLeftNav8 a,
.slot9 .subSlot1 .leftNav9 .subLeftNav1 a, .slot9 .subSlot2 .leftNav9 .subLeftNav2 a, .slot9 .subSlot3 .leftNav9 .subLeftNav3 a, .slot9 .subSlot4 .leftNav9 .subLeftNav4 a, .slot9 .subSlot5 .leftNav9 .subLeftNav5 a, .slot9 .subSlot6 .leftNav9 .subLeftNav6 a, .slot9 .subSlot7 .leftNav9 .subLeftNav7 a, .slot9 .subSlot8 .leftNav9 .subLeftNav8 a,
.slot10 .subSlot1 .leftNav10 .subLeftNav1 a, .slot10 .subSlot2 .leftNav10 .subLeftNav2 a, .slot10 .subSlot3 .leftNav10 .subLeftNav3 a, .slot10 .subSlot4 .leftNav10 .subLeftNav4 a, .slot10 .subSlot5 .leftNav10 .subLeftNav5 a, .slot10 .subSlot6 .leftNav10 .subLeftNav6 a, .slot10 .subSlot7 .leftNav10 .subLeftNav7 a, .slot10 .subSlot8 .leftNav10 .subLeftNav8 a,
.slot11 .subSlot1 .leftNav11 .subLeftNav1 a, .slot11 .subSlot2 .leftNav11 .subLeftNav2 a, .slot11 .subSlot3 .leftNav11 .subLeftNav3 a, .slot11 .subSlot4 .leftNav11 .subLeftNav4 a, .slot11 .subSlot5 .leftNav11 .subLeftNav5 a, .slot11 .subSlot6 .leftNav11 .subLeftNav6 a, .slot11 .subSlot7 .leftNav11 .subLeftNav7 a, .slot11 .subSlot8 .leftNav11 .subLeftNav8 a,
.slot12 .subSlot1 .leftNav12 .subLeftNav1 a, .slot12 .subSlot2 .leftNav12 .subLeftNav2 a, .slot12 .subSlot3 .leftNav12 .subLeftNav3 a, .slot12 .subSlot4 .leftNav12 .subLeftNav4 a, .slot12 .subSlot5 .leftNav12 .subLeftNav5 a, .slot12 .subSlot6 .leftNav12 .subLeftNav6 a, .slot12 .subSlot7 .leftNav12 .subLeftNav7 a, .slot12 .subSlot8 .leftNav12 .subLeftNav8 a,
.slot13 .subSlot1 .leftNav13 .subLeftNav1 a, .slot13 .subSlot2 .leftNav13 .subLeftNav2 a, .slot13 .subSlot3 .leftNav13 .subLeftNav3 a, .slot13 .subSlot4 .leftNav13 .subLeftNav4 a, .slot13 .subSlot5 .leftNav13 .subLeftNav5 a, .slot13 .subSlot6 .leftNav13 .subLeftNav6 a, .slot13 .subSlot7 .leftNav13 .subLeftNav7 a, .slot13 .subSlot8 .leftNav13 .subLeftNav8 a,
.slot14 .subSlot1 .leftNav14 .subLeftNav1 a, .slot14 .subSlot2 .leftNav14 .subLeftNav2 a, .slot14 .subSlot3 .leftNav14 .subLeftNav3 a, .slot14 .subSlot4 .leftNav14 .subLeftNav4 a, .slot14 .subSlot5 .leftNav14 .subLeftNav5 a, .slot14 .subSlot6 .leftNav14 .subLeftNav6 a, .slot14 .subSlot7 .leftNav14 .subLeftNav7 a, .slot14 .subSlot8 .leftNav14 .subLeftNav8 a,
.slot15 .subSlot1 .leftNav15 .subLeftNav1 a, .slot15 .subSlot2 .leftNav15 .subLeftNav2 a, .slot15 .subSlot3 .leftNav15 .subLeftNav3 a, .slot15 .subSlot4 .leftNav15 .subLeftNav4 a, .slot15 .subSlot5 .leftNav15 .subLeftNav5 a, .slot15 .subSlot6 .leftNav15 .subLeftNav6 a, .slot15 .subSlot7 .leftNav15 .subLeftNav7 a, .slot15 .subSlot8 .leftNav15 .subLeftNav8 a { font-weight:600; background: url('/images-layout/orange-tick.gif') 0 6px no-repeat; }

.slot1 .subSlot1 .leftNav1 .subLeftNav1 a:hover, .slot1 .subSlot2 .leftNav1 .subLeftNav2 a:hover, .slot1 .subSlot3 .leftNav1 .subLeftNav3 a:hover, .slot1 .subSlot4 .leftNav1 .subLeftNav4 a:hover, .slot1 .subSlot5 .leftNav1 .subLeftNav5 a:hover, .slot1 .subSlot6 .leftNav1 .subLeftNav6 a:hover, .slot1 .subSlot7 .leftNav1 .subLeftNav7 a:hover, .slot1 .subSlot8 .leftNav1 .subLeftNav8 a:hover,
.slot2 .subSlot1 .leftNav2 .subLeftNav1 a:hover, .slot2 .subSlot2 .leftNav2 .subLeftNav2 a:hover, .slot2 .subSlot3 .leftNav2 .subLeftNav3 a:hover, .slot2 .subSlot4 .leftNav2 .subLeftNav4 a:hover, .slot2 .subSlot5 .leftNav2 .subLeftNav5 a:hover, .slot2 .subSlot6 .leftNav2 .subLeftNav6 a:hover, .slot2 .subSlot7 .leftNav2 .subLeftNav7 a:hover, .slot2 .subSlot8 .leftNav2 .subLeftNav8 a:hover,
.slot3 .subSlot1 .leftNav3 .subLeftNav1 a:hover, .slot3 .subSlot2 .leftNav3 .subLeftNav2 a:hover, .slot3 .subSlot3 .leftNav3 .subLeftNav3 a:hover, .slot3 .subSlot4 .leftNav3 .subLeftNav4 a:hover, .slot3 .subSlot5 .leftNav3 .subLeftNav5 a:hover, .slot3 .subSlot6 .leftNav3 .subLeftNav6 a:hover, .slot3 .subSlot7 .leftNav3 .subLeftNav7 a:hover, .slot3 .subSlot8 .leftNav3 .subLeftNav8 a:hover,
.slot4 .subSlot1 .leftNav4 .subLeftNav1 a:hover, .slot4 .subSlot2 .leftNav4 .subLeftNav2 a:hover, .slot4 .subSlot3 .leftNav4 .subLeftNav3 a:hover, .slot4 .subSlot4 .leftNav4 .subLeftNav4 a:hover, .slot4 .subSlot5 .leftNav4 .subLeftNav5 a:hover, .slot4 .subSlot6 .leftNav4 .subLeftNav6 a:hover, .slot4 .subSlot7 .leftNav4 .subLeftNav7 a:hover, .slot4 .subSlot8 .leftNav4 .subLeftNav8 a:hover,
.slot5 .subSlot1 .leftNav5 .subLeftNav1 a:hover, .slot5 .subSlot2 .leftNav5 .subLeftNav2 a:hover, .slot5 .subSlot3 .leftNav5 .subLeftNav3 a:hover, .slot5 .subSlot4 .leftNav5 .subLeftNav4 a:hover, .slot5 .subSlot5 .leftNav5 .subLeftNav5 a:hover, .slot5 .subSlot6 .leftNav5 .subLeftNav6 a:hover, .slot5 .subSlot7 .leftNav5 .subLeftNav7 a:hover, .slot5 .subSlot8 .leftNav5 .subLeftNav8 a:hover,
.slot6 .subSlot1 .leftNav6 .subLeftNav1 a:hover, .slot6 .subSlot2 .leftNav6 .subLeftNav2 a:hover, .slot6 .subSlot3 .leftNav6 .subLeftNav3 a:hover, .slot6 .subSlot4 .leftNav6 .subLeftNav4 a:hover, .slot6 .subSlot5 .leftNav6 .subLeftNav5 a:hover, .slot6 .subSlot6 .leftNav6 .subLeftNav6 a:hover, .slot6 .subSlot7 .leftNav6 .subLeftNav7 a:hover, .slot6 .subSlot8 .leftNav6 .subLeftNav8 a:hover,
.slot7 .subSlot1 .leftNav7 .subLeftNav1 a:hover, .slot7 .subSlot2 .leftNav7 .subLeftNav2 a:hover, .slot7 .subSlot3 .leftNav7 .subLeftNav3 a:hover, .slot7 .subSlot4 .leftNav7 .subLeftNav4 a:hover, .slot7 .subSlot5 .leftNav7 .subLeftNav5 a:hover, .slot7 .subSlot6 .leftNav7 .subLeftNav6 a:hover, .slot7 .subSlot7 .leftNav7 .subLeftNav7 a:hover, .slot7 .subSlot8 .leftNav7 .subLeftNav8 a:hover, 
.slot8 .subSlot1 .leftNav8 .subLeftNav1 a:hover, .slot8 .subSlot2 .leftNav8 .subLeftNav2 a:hover, .slot8 .subSlot3 .leftNav8 .subLeftNav3 a:hover, .slot8 .subSlot4 .leftNav8 .subLeftNav4 a:hover, .slot8 .subSlot5 .leftNav8 .subLeftNav5 a:hover, .slot8 .subSlot6 .leftNav8 .subLeftNav6 a:hover, .slot8 .subSlot7 .leftNav8 .subLeftNav7 a:hover, .slot8 .subSlot8 .leftNav8 .subLeftNav8 a:hover,
.slot9 .subSlot1 .leftNav9 .subLeftNav1 a:hover, .slot9 .subSlot2 .leftNav9 .subLeftNav2 a:hover, .slot9 .subSlot3 .leftNav9 .subLeftNav3 a:hover, .slot9 .subSlot4 .leftNav9 .subLeftNav4 a:hover, .slot9 .subSlot5 .leftNav9 .subLeftNav5 a:hover, .slot9 .subSlot6 .leftNav9 .subLeftNav6 a:hover, .slot9 .subSlot7 .leftNav9 .subLeftNav7 a:hover, .slot9 .subSlot8 .leftNav9 .subLeftNav8 a:hover,
.slot10 .subSlot1 .leftNav10 .subLeftNav1 a:hover, .slot10 .subSlot2 .leftNav10 .subLeftNav2 a:hover, .slot10 .subSlot3 .leftNav10 .subLeftNav3 a:hover, .slot10 .subSlot4 .leftNav10 .subLeftNav4 a:hover, .slot10 .subSlot5 .leftNav10 .subLeftNav5 a:hover, .slot10 .subSlot6 .leftNav10 .subLeftNav6 a:hover, .slot10 .subSlot7 .leftNav10 .subLeftNav7 a:hover, .slot10 .subSlot8 .leftNav10 .subLeftNav8 a:hover,
.slot11 .subSlot1 .leftNav11 .subLeftNav1 a:hover, .slot11 .subSlot2 .leftNav11 .subLeftNav2 a:hover, .slot11 .subSlot3 .leftNav11 .subLeftNav3 a:hover, .slot11 .subSlot4 .leftNav11 .subLeftNav4 a:hover, .slot11 .subSlot5 .leftNav11 .subLeftNav5 a:hover, .slot11 .subSlot6 .leftNav11 .subLeftNav6 a:hover, .slot11 .subSlot7 .leftNav11 .subLeftNav7 a:hover, .slot11 .subSlot8 .leftNav11 .subLeftNav8 a:hover,
.slot12 .subSlot1 .leftNav12 .subLeftNav1 a:hover, .slot12 .subSlot2 .leftNav12 .subLeftNav2 a:hover, .slot12 .subSlot3 .leftNav12 .subLeftNav3 a:hover, .slot12 .subSlot4 .leftNav12 .subLeftNav4 a:hover, .slot12 .subSlot5 .leftNav12 .subLeftNav5 a:hover, .slot12 .subSlot6 .leftNav12 .subLeftNav6 a:hover, .slot12 .subSlot7 .leftNav12 .subLeftNav7 a:hover, .slot12 .subSlot8 .leftNav12 .subLeftNav8 a:hover,
.slot13 .subSlot1 .leftNav13 .subLeftNav1 a:hover, .slot13 .subSlot2 .leftNav13 .subLeftNav2 a:hover, .slot13 .subSlot3 .leftNav13 .subLeftNav3 a:hover, .slot13 .subSlot4 .leftNav13 .subLeftNav4 a:hover, .slot13 .subSlot5 .leftNav13 .subLeftNav5 a:hover, .slot13 .subSlot6 .leftNav13 .subLeftNav6 a:hover, .slot13 .subSlot7 .leftNav13 .subLeftNav7 a:hover, .slot13 .subSlot8 .leftNav13 .subLeftNav8 a:hover,
.slot14 .subSlot1 .leftNav14 .subLeftNav1 a:hover, .slot14 .subSlot2 .leftNav14 .subLeftNav2 a:hover, .slot14 .subSlot3 .leftNav14 .subLeftNav3 a:hover, .slot14 .subSlot4 .leftNav14 .subLeftNav4 a:hover, .slot14 .subSlot5 .leftNav14 .subLeftNav5 a:hover, .slot14 .subSlot6 .leftNav14 .subLeftNav6 a:hover, .slot14 .subSlot7 .leftNav14 .subLeftNav7 a:hover, .slot14 .subSlot8 .leftNav14 .subLeftNav8 a:hover,
.slot15 .subSlot1 .leftNav15 .subLeftNav1 a:hover, .slot15 .subSlot2 .leftNav15 .subLeftNav2 a:hover, .slot15 .subSlot3 .leftNav15 .subLeftNav3 a:hover, .slot15 .subSlot4 .leftNav15 .subLeftNav4 a:hover, .slot15 .subSlot5 .leftNav15 .subLeftNav5 a:hover, .slot15 .subSlot6 .leftNav15 .subLeftNav6 a:hover, .slot15 .subSlot7 .leftNav15 .subLeftNav7 a:hover, .slot15 .subSlot8 .leftNav15 .subLeftNav8 a:hover { font-weight:600; background: url('/images-layout/orange-tick.gif') 0 6px no-repeat; }



/***************************************************************
Default Blob Styles
***************************************************************/
.blobDefault {
	padding-left:4px;
	margin-bottom:12px;
}
.blobDefault h2 {
	margin-bottom:3px;
}

.blobSummary {
	margin-top:1em;
	margin-bottom:12px;
}



.blobStyle1 {
	margin-bottom:12px;
}
.blobStyle1 .topLeft {
	
}
.blobStyle1 .topRight {
	border-bottom: 1px solid #f80;
}
.blobStyle1 .topRight h2 { margin:0; margin-left:13px; padding:3px 0; }
.blobStyle1 .blobBody {
	
}
.blobStyle1 .bottomLeft {
	display:none;
}
.blobStyle1 .bottomRight {
	
}

.blobStyle2 {
	margin-bottom:12px;
}
.blobStyle2 .topLeft {
	background: url('/images-layout/blob-style-buy1-top-left.gif') top left no-repeat #060;
}
.blobStyle2 .topRight {
	height:24px;
	background: url('/images-layout/blob-style-buy1-top-right.gif') top right no-repeat;
}
.blobStyle2 .topRight h2{
	margin:0;
	padding-top:4px;
	text-align:center;
	color:#fff;
}
.blobStyle2 .blobBody {
	margin:0;
	padding:7px 7px 0 7px;
	
	text-align:center;
	
	border-width:0 1px;
	border-style:solid;
	border-color:#060;
}
.blobStyle2 .bottomLeft {
	background: url('/images-layout/blob-style-buy1-bottom-left.gif') bottom left no-repeat;
}
.blobStyle2 .bottomRight {
	height:10px;
	font-size:1px;
	background: url('/images-layout/blob-style-buy1-bottom-right.gif') bottom right no-repeat;
}



.blobBuy1 {
	margin-bottom:12px;
	background: url('/images-layout/blob-style-buy1-bg.gif') bottom right no-repeat;
}
.blobBuy1 .topLeft {
	background: url('/images-layout/blob-style-buy1-top-left.gif') top left no-repeat #060;
}
.blobBuy1 .topRight {
	height:24px;
	background: url('/images-layout/blob-style-buy1-top-right.gif') top right no-repeat;
}
.blobBuy1 .topRight h2{
	margin:0;
	padding-top:4px;
	text-align:center;
	color:#fff;
}
.blobBuy1 .blobBody {
	margin:0;
	padding:7px 7px 0 7px;
	
	text-align:center;
	color:#d15e2f;
	
	border-width:0 1px;
	border-style:solid;
	border-color:#060;
	padding-bottom:8px;
}

.blobBuy1 .blobBody table {
	margin-left:auto;
	margin-right:auto;
	
	text-align:left;
}
.blobBuy1 .blobBody .hr td {
	border-bottom:1px solid #ccc;
}

.blobBuy1 .blobBody .phoneOrder {
	text-align:left;
}
.blobBuy1 .blobBody .bonusText {
	color:#060;
}
.blobBuy1 .bottomLeft {
	background: url('/images-layout/blob-style-buy1-bottom-left.gif') bottom left no-repeat;
}
.blobBuy1 .bottomRight {
	height:10px;
	font-size:1px;
	background: url('/images-layout/blob-style-buy1-bottom-right.gif') bottom right no-repeat;
}


.buyZoneDropDown {
	width:160px;
}



.blobBuy2 {
	margin-bottom:12px;
}
.blobBuy2 .topLeft {
	background: url('/images-layout/blob-style-buy2-top-left.gif') top left no-repeat #fff;
}
.blobBuy2 .topRight {
	height:8px;
	font-size:1px;
	background: url('/images-layout/blob-style-buy2-top-right.gif') top right no-repeat;
}
.blobBuy2 .blobBody {
	margin:0;
	padding-bottom:0px;
	padding-left:8px;

	text-align:center;
	
	border-width:0 1px;
	border-style:solid;
	border-color:#f80;
}
.blobBuy2 .blobBody h2 {
	margin-bottom:2px;
	text-align:center;
}
.blobBuy2 .blobBody ul {
	margin-top:5px;
	margin-bottom:0px;
	margin-left:18px;
	padding-left:0;
	text-align:left;
	color:#060;
}
.blobBuy2 .blobBody td {
	text-align:left;
}
.blobBuy2 .blobBody p {
	text-align:left;
}
.blobBuy2 .blobBody a:link, .blobBuy2 .blobBody a:visited {
	text-decoration:none;
}
.blobBuy2 .blobBody a:hover, .blobBuy2 .blobBody a:active {
	text-decoration:underline;
}
.blobBuy2 .bottomLeft {
	background: url('/images-layout/blob-style-buy2-bottom-left.gif') bottom left no-repeat #fff;
}
.blobBuy2 .bottomRight {
	height:8px;
	font-size:1px;
	background: url('/images-layout/blob-style-buy2-bottom-right.gif') bottom right no-repeat;
}

.lastBlob .hr2 {
	display:none;	
}


.podBanner {
	margin-bottom:12px;
	padding:30px 0 0 12px;
	width:548px;
	height:73px;
}
.podBanner h1 {
	text-align:center;
}

/***************************************************************
List Styles
***************************************************************/
.ulStyle1 {
	margin-top:3px;
	margin-left:7px;
	padding-left:0;
	
	list-style:none;
}
.ulStyle1 li {
	margin:0;
	padding-bottom:2px;
	padding-left:10px;
	background: url('/images-layout/green-arrow.gif') 0 .4em no-repeat;
}
.ulStyle1 li a {
	text-decoration:none;
}
.ulStyle1 li a:hover, .ulStyle1 li a:active {
	text-decoration:underline;
}


.ulStyle2 {
	margin:0px;
	padding-left:5px;
	
	list-style:none;
}
.ulStyle2 li {
	padding-left:10px;
	background: url('/images-layout/green-arrow.gif') 0 .4em no-repeat;
}

/***************************************************************
Table Styles
***************************************************************/


.comparison {
	margin:8px 5px 15px 0;
	border-collapse: collapse;
	border:2px solid #060;
}
.comparison th {
	padding:7px 12px;
	
	text-align:center;
	font-weight:600;
	font-size:109%;
	color:#060;
	border:2px solid #060;
	border-width:2px 0;
}
.comparison th a { color:#fff; }
.comparison th a:link, .comparison th a:visited { }
.comparison th a:hover {
	text-decoration:none;
}
.comparison .highlight {
	font-weight:600;
	color:#4f6e9d;
}
.comparison td {
	padding:4px 7px 4px 8px;
		
	text-align:center;
	color:#000;
	
	border:1px solid #060;
	border-width:1px 0;
}
.comparison th.textLeft, .comparison td.textLeft {
	text-align:left;
}
.comparison .topLeft {
	text-align:left;
	border-left:2px solid #060;
}
.comparison .topRight { 
	border-right:2px solid #060;
}
.comparison .left {
	text-align:left;
	border-right:1px solid #060;
	background-color:#e9ffe9;
}
.comparison .right {
	
}
.comparison .bottomLeft {
	padding-left:12px;
	text-align:left;
	border-right:1px solid #060;
	background-color:#e9ffe9;
}
.comparison .bottom {

}
.comparison .bottomRight {
	padding-right:11px;
}


/***************************************************************
Text Styles
***************************************************************/
.bigger {
	font-size:120%;	
}
.smaller {
	font-size:85%;
}

.price {
	font-weight:600;
	color:#000;
}

.bonusText{
	font-weight:600;
	color:#d15e2f;
}
.bonusText2{
	font-weight:600;
	color:#a00;
}

.yes {
	font-weight:600;
	color:#065e25;
}
.no {
	font-weight:600;
	color:#8f2525;
}



.comparison .alignText1 {
	text-align:left;
}



/* ------------------ Headers -----------------*/
.productName {
	font-size:150%;
}
.important {
	font-size:150%;
	color:#f80;
}

.categoryHeader {
	margin-top:10px;
	padding:5px;
	color:#fff;
	background-color:#060;
}

.tagline {
	font-size:130%;
	color:#d15e2f;
}
.tagline em {
	
}

.trademark {
	font-size:60%;
}

/* ------------------- Links ------------------*/
.productLink:link, .productLink:visited {
	text-decoration:none;
	font-weight:600;
	font-size:120%;
	
	color:#060;
}

.productLink:hover, .productLink:active {
	text-decoration:underline;
}



/***************************************************************
Image Classes
***************************************************************/

.inlineImage {
	float:left;
	margin:0 8px 4px 0;
}


.hasSubNav #sticker {
	position:absolute;
	top:0;
	left:-6px;
	
	z-index:1000;
}
.noSubNav #sticker {
	display:none;
}

.hasSubNav #sticker2 {
	display:none;
}
#sticker2{
	position:absolute;
	top:-1px;
	left:5px;
	
	z-index:1000;
}
/***************************************************************
Miscellaneous Stuff
***************************************************************/

/*--------------- Testimonial -----------------*/
.testimonial {
	margin:3px 20px;
	padding:5px;
	
	width:auto;
	
	border-width:1px;
	border-style:solid;
	border-color:#888;
	
	background-color:#ebebeb;
}


/*--------------- Site Name -------------------*/
#siteName {
	position:absolute;
	left:-999em;
}

/*--------------- Floating --------------------*/
.clear {
	clear:both;
}

.float {
	float:left;
}

.floatOpposite {
	float:right;
}

/*--------------- Spacing ---------------------*/
.extraLine {
	margin-bottom:1.4em;
}

fieldset {
	border:0;
	margin:0;
	padding:0;
}
.GmapForm {
	text-align:center;
	margin:0 auto;
}
.Gmap {
	margin:0 auto;
	width:500px; 
	font-family:Arial,sans-serif;
	font-size:11px;
	border:1px solid #484848;
}

	.Gmap table {
		border:2px solid #D6D6D6;
	}

.sidebarTD{
	width:200px;
	vertical-align:top;
}

#sidebar {
	text-align:left;
	overflow: auto;
	height: 400px;
	font-size: 11px;
	color: #000;
}

#map {
	font-size:11px;
	overflow: hidden; 
	width:300px; 
	height:400px;
}

#homeBanner{
    display: block;
    margin: 0 auto;
    padding-top: 8px;
}


