/***************************************************************
Style Sheet for LiveHuman.com

Copyright 2007 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:923px;
	
	text-align:center;
	font-family: arial, helvetica, verdana, century gothic, sans-serif;
	font-size:80%;
	color:#333; 
	
	background: url('images-layout/site-bg.gif') fixed top left repeat-x #fff;
}

p {
	margin:0;
	padding-bottom:.8em;
}

a:link, a:visited { color:#3669ab; text-decoration:underline; }
a:hover, a:active { text-decoration:none; }

h1 {
	margin:.2em 0px;
	font-size:130%;
	color:#3669ab;
}

h2 {
	margin:.2em 0px;
	font-size:110%;
	color:#3669ab;
}

h3 {
	margin:.2em 0px;
	font-size:100%;
	color:#333;
}

img {
	border:0px;
	margin:0px;
}

.hr {
	border-bottom:1px solid #ddd;
}

.hr2 {
	border-bottom:1px solid #e6f8e4;
}



/***************************************************************
Appearance Code Applied to Layout Elements
***************************************************************/

#container {
	margin-right:auto;
	margin-left:auto;
	padding-top:1px;
	padding-left:19px;
	padding-right:0;
	width:904px;

	text-align:left;
}

#content {
	padding:46px 7px 0 7px;
	
	width:890px;
	
	background: url('images-layout/content-bg.gif') top right repeat-y #3870db;
}

#columnWrapper {
	
}


.columnStyle1 {
	padding:0;
}
.columnStyle1 .columnTopLeft {
	display:none;
}
.columnStyle1 .columnTopRight {
	
}
.columnStyle1 .center {
	padding:0 0 5px 6px;
	
}
.columnStyle1 .columnBottomLeft {
	display:none;
}
.columnStyle1 .columnBottomRight {
	
}





.columnStyle2 {
	padding:0;
}
.columnStyle2 .columnTopLeft {
	display:none;
}
.columnStyle2 .columnTopRight {
	
}
.columnStyle2 .center {
	padding:0 6px 0 6px;
	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;
	font-size:89%;
}
.columnStyle3 .columnBottomLeft {
	display:none;
}
.columnStyle3 .columnBottomRight {
	
}



/***************************************************************
Appearance and Location for MainNav and SubNav
***************************************************************/


#mainNav {
	position:absolute;
	top:0px;
	left:0px;
	padding-top:8px;
	padding-left:257px;
	
	width:649px;
	height:38px;
	
	background: url('images-layout/header-bg.jpg') -19px -88px no-repeat;
}
#mainNav ul {
	display:block;
	margin:0;
	padding:0;
	
	width:100%;
	height:1.8em;
	
	list-style:none;
}
#mainNav ul li {
	display:inline;
}
#mainNav ul li a {
	padding:0 10px;
	
	text-align:center;
	text-decoration:none;
	font-size:105%;
	font-weight:600;
	color:#fff;
}
#mainNav ul #last {
	
}
#mainNav ul li a:hover{
	text-decoration:underline;
	color:#fff;
	background: url('images-layout/main-nav-tab-select.gif') bottom left repeat-x;
}
#mainNav .current:link, #mainNav .current:visited {
	text-decoration:underline;
	color:#fff;
	background: url('images-layout/main-nav-tab-select.gif') bottom left repeat-x;
}
#mainNav .current:hover, #mainNav .current:active {
	color:#fff;
	text-decoration:underline;
}



#subNav {
	display:none;
}
#subNav ul {
	
}
#subNav ul li{
	
}
#subNav ul li a {
	
}
#subNav ul li a:hover, #subNav ul li a:active {

}
#subNav .lastTab {

}
#subNav .current:link, #subNav .current:visited {

}
#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-bottom:0;
	margin-left:3px;
	padding:3px 0 1px 0;
	list-style:none;
	width:95%;
}
.ulStyleNav li {
	padding-bottom:.25em;
}
.ulStyleNav li a {
	padding-left:14px;
	text-decoration:none;
	color:#616161;
}
.ulStyleNav li a:hover {
	text-decoration:underline;
	background: url('images-layout/bullet.gif') 2px 3px 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/bullet.gif') 2px 3px 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/bullet.gif') 2px 3px 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:none;}
.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:none; }

/* 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; }

.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; }



/***************************************************************
Default Blob Styles
***************************************************************/
.blobDefault, .blobTestimonial {
	padding-left:4px;
	margin-bottom:8px;
}
.blobDefault h2, .blobTestimonial h2{
	margin-bottom:3px;
}
.blobTestimonial {
	padding:3px 6px 3px 6px;
}
.blobTestimonial p {
	margin-left:3px;
	margin-right:3px;
}

.blobImage {
	margin-bottom:8px;
}



.blobStyle1 {
	margin-bottom:12px;
}
.blobStyle1 .topLeft {
	background: url('images-layout/gray-rounded-box-top-left.gif') top left no-repeat;
}
.blobStyle1 .topRight {
	height:22px;
	padding:7px 0 0 9px;
	background: url('images-layout/gray-rounded-box-top-right.gif') top right no-repeat;
}
.blobStyle1 .topRight h2 { margin:0; padding:0; font-size:125%; color:#333; } 

.blobStyle1 .blobBody {
	margin:0 8px;
	padding-bottom:.3em;
	
	border:2px solid #3D74C6;
	border-width:0 2px;
	background: #fff;
}

.blobStyle1 .blobBody h2{
	margin:0 0 .2em 8px;
}
.blobStyle1 .bottomLeft {
	background: url('images-layout/blob-style-1-bottom-left.gif') bottom left no-repeat;
}
.blobStyle1 .bottomRight {
	background: url('images-layout/blob-style-1-bottom-right.gif') bottom right no-repeat;
}


.blobStyle2 {
	margin-bottom:12px;
	padding:0 0 0 8px;
}
.blobStyle2 .topLeft {
	background: url('images-layout/blue-line-top-left.gif') top left no-repeat #fff;
}
.blobStyle2 .topRight {
	height:11px;
	font-size:1px;
	background: url('images-layout/blue-line-top-right.gif') top right no-repeat;
}
.blobStyle2 .topRight h2 { margin:0; padding:0; font-size:125%; color:#333; } 

.blobStyle2 .blobBody {
	padding-bottom:.3em;
	
	border:2px solid #3D74C6;
	border-width:0 3px;
	background: #fff;
}

.blobStyle2 .blobBody h2{
	margin:0 0 .2em 8px;
}
.blobStyle2 .bottomLeft {
	background: url('images-layout/blue-line-bottom-left.gif') bottom left no-repeat #fff;
}
.blobStyle2 .bottomRight {
	height:11px;
	font-size:1px;
	background: url('images-layout/blue-line-bottom-right.gif') bottom right no-repeat;
}



.blobBuy1 {
	position:relative;
	top:0;
	left:0;
	
	margin:0 7px 6px 7px;
	
	background: url('images-pm/buy-zone-image.jpg') 2px 29px no-repeat #fff;
}
.blobBuy1 .topLeft {
	margin-left:-7px;
	margin-right:-7px;
	background: url('images-layout/gray-rounded-box-top-left.gif') top left no-repeat;
}
.blobBuy1 .topRight {
	height:29px;
	background: url('images-layout/gray-rounded-box-top-right.gif') top right no-repeat;
}
.blobBuy1 .topRight h1{
	float:left;
	margin:0 0 .5em 6px;
	padding:3px 6px;
	
	font-weight:300;
	font-size:175%;
	font-variant:small-caps;
	color:#000;
}
.blobBuy1 .topRight h1 span{
	text-align:left;
	color:#2458b9;
}
.blobBuy1 .topRight .price {
	display:block;
	float:right;
	margin-top:7px;
	margin-right:6px;
	font-size:110%;
}
.blobBuy1 .blobBody {
	margin:0;
	position:relative;
	top:0;
	left:0;
	height:12.5em;
	
	padding-top:.2em;
	
	border:3px solid #3d74c6;
	border-width:0 3px;
}
.blobBuy1 .blobBody .productImage {
	position:absolute;
	top:.8em;
	left:0;
	padding:0;
	background: url('images-layout/blob-style-buy-1-image-bg.gif') bottom left no-repeat;
}
.blobBuy1  .blobBody .description {
	position:absolute;
	top:2.25em;
	left:186px;
	width:70%;
	font-size:110%
}
.blobBuy1 .blobBody .buttons {
	position:absolute;
	bottom:3px;
	right:6px;
	width:302px;
}
.blobBuy1 .bottomLeft {
	background: url('images-layout/blue-line-bottom-left.gif') bottom left no-repeat;
	margin:0;
}
.blobBuy1 .bottomRight {
	height:10px;
	font-size:1px;
	background: url('images-layout/blue-line-bottom-right.gif') bottom right no-repeat;
}




.homeBanner {
	margin-left:7px;
	margin-bottom:7px;
	width:873px;
	height:200px;
	background: url('images-pm/home-banner.jpg') top left no-repeat;
}

.homeSlot {
	position:relative;
	float:left;
	padding:6px 6px 6px 64px;
	height:113px;
	width:146px;
	border:0px solid red;
}
.homeSlot .flag{
	position:absolute;
	display:block;
	top:-16px;
	left:-2px;
	font-size:120px;
	color:#27b022;
}
.homeSlot h1 {
	margin-top:0;
	color:#27b022;
}
.homeSlot .action {
	position:absolute;
	bottom:0;
}



.pageSection {
	width:100%;
}
.pageSection .topLeft {
	background: url('images-layout/page-section-top-left.gif') top left no-repeat;
}
.pageSection .topRight {
	height:11px;
	font-size:1px;
	background: url('images-layout/page-section-top-right.gif') top right no-repeat;
}
.pageSection .blobBody {
	position:relative;
	padding:1px 9px 8px 9px;

	border-width:0 1px;
	border-style:solid;
	border-color:#adadad;
	background:#fff;
}
.pageSection .bottomLeft {
	background: url('images-layout/page-section-bottom-left.gif') bottom left no-repeat;
}
.pageSection .bottomRight {
	height:11px;
	font-size:1px;
	background: url('images-layout/page-section-bottom-right.gif') bottom right no-repeat;
}


/***************************************************************
List Styles
***************************************************************/
.ulStyle1 {
	margin-top:3px;
	margin-left:7px;
	padding-left:0;
	
	list-style:none;
}
.ulStyle1 li {
	margin:0;
	padding-bottom:3px;
	padding-left:14px;
	background: url('images-layout/bullet.gif') 0 4px no-repeat;
}
.ulStyle1 li a {
	text-decoration:none;
}
.ulStyle1 li a:hover, .ulStyle1 li a:active {
	text-decoration:underline;
}
.ulStyle1 ul {
	margin-left:18px;
	padding-left:0;
	
	list-style:disc;
}
.ulStyle1 ul ul{
	list-style:circle;
}
.ulStyle1 ul li {
	padding-left:0;
	background:none;
}



.ulStyle2 {
	margin:6px 0 6px 0;
	padding-left:15px;
}
.ulStyle2 li {
	padding-left:0;
}




.ulStyleSpaced li{
	margin-bottom:.6em;
}

.olStyleSpaced li{
	margin-bottom:.6em;
}
.olStyleSpaced li p{
	padding:.6em 0 0 0;
}







.ulTutorial {
	display:inline;
	margin:0px;
	padding:0px;
	list-style:none;
}
.ulTutorial li {
	position:relative;
	float:left;
	height:3.4em;
	background: url('images-layout/product-tour-blue-line.gif') 0% 50% repeat-x;
}
.ulTutorial li a, .ulTutorial li a:link, .ulTutorial li a:visited {
	display:block;
	padding:1em 17px;
	text-decoration:none;
	font-weight:600;
	color:#8a9fcf;
	
	background: url('images-layout/product-tour-circle-non-fill.gif') 50% 50% no-repeat;
}
.ulTutorial li a:hover, .ulTutorial li a:active {
	color:#fff;
	background: url('images-layout/product-tour-circle-fill.gif') 50% 50% no-repeat;
}
.ulTutorial .back, .ulTutorial .back:link, .ulTutorial .back:visited, .ulTutorial .back:hover, .ulTutorial .back:active {
	padding-right:20px;
	width:38px;
	background: url('images-layout/product-tour-back-arrow.gif') 0% 50% no-repeat;
}
.ulTutorial .forward, .ulTutorial .forward:link, .ulTutorial .forward:visited, .ulTutorial .forward:hover, .ulTutorial .forward:active {
	padding-left:31px;
	width:42px;
	background: url('images-layout/product-tour-forward-arrow.gif') 100% 50% no-repeat;
}
.ulTutorial .current, .ulTutorial .current:link, .ulTutorial .current:visited, .ulTutorial .current:hover, .ulTutorial .current:active {
	color:#fff;
	background: url('images-layout/product-tour-circle-solid.gif') 50% 50% no-repeat;
}





/***************************************************************
Table Styles
***************************************************************/


.comparison {
	margin:15px 2% 0 2%;
	padding-bottom:8px;
	width:96%;
	font-size:110%;
	border-collapse:collapse;
	border:1px solid #000;
}
.comparison th {
	padding:6px 12px 6px 8px;
	
	text-align:left;
	font-size:110%;
	font-weight:600;
	color:#000;
	
	border:1px solid #555;
	border-width:2px 0;
	
	background-color:#fff;
}
.comparison th a { }
.comparison th a:link, .comparison th a:visited, { }
.comparison th a:hover {
	text-decoration:none;
}
.comparison .highlight {
	font-weight:600;
	color:#4fbf13;
}
.comparison td {
	padding:4px 7px 4px 8px;
		
	text-align:left;
	color:#000;
	
	border:1px solid #555;
	border-width:1px 0;
	
	background-color:#fff;
}
.comparison th.textLeft, .comparison td.textLeft {
	text-align:left;
}
.comparison .topLeft {
	text-align:left;
	background: url('images-layout/table-top-left.gif') top left no-repeat #fff;
}
.comparison .topRight {
	font-size:100%;
	background: url('images-layout/table-top-right.gif') top right no-repeat #fff;
}
.comparison .left {
	text-align:left;
	background: url('images-layout/table-left.gif') top left repeat-y #fff;
}
.comparison .right {
	padding:right;
	text-align:left;
	background: url('images-layout/table-right.gif') top right repeat-y #fff;
}
.comparison .bottomLeft {
	text-align:left;
	background: none;
}
.comparison .bottomRight {
	text-align:left;
	background:none;
	font-size:100%;
}



/***************************************************************
Text Styles
***************************************************************/
.bigger {
	font-size:120%;	
}
.smaller {
	font-size:89%;
}
.price {
	font-weight:600;
	color:#1c509b;
}

.bonusText{
	font-weight:600;
	color:#b51c30;
}

.strike {
	text-decoration:line-through;
	font-weight:600;
}
.yes {
	font-weight:600;
	color:#065e25;
}
.no {
	font-weight:600;
	color:#8f2525;
}

.alignText1 {
	text-align:center;
}



/* ------------------ Headers -----------------*/

.categoryHeader {
	margin:0 -9px .5em -9px;
	padding:5px 10px;
	color:#fff;
	border-top:1px solid #64ce5a;
	background: url('images-layout/category-header-bg.gif') top left repeat-x #2bb225;
	/*background-color:#b6c2db;*/
}

.tagline {
	font-size:130%;	
}
.tagline em {
	color:#4fbf13; /*#f80;*/
}


/* ------------------- Links ------------------*/




/***************************************************************
Image Classes
***************************************************************/

.buttonStyle1, .buttonStyle1:link, .buttonStyle1:visited, .buttonStyle1:active {
	display:block;
	padding-top:6px;
	padding-right:6px;
	padding-left:6px;
	
	width:139px;
	height:25px;
	
	color:#555;
	text-align:center;
	text-decoration:none;
	font-weight:600;
	font-size:110%;
	
	background: url('images-layout/button-style-1.gif') 50% 50% repeat-x #50c646;
}

input.buttonStyle1 {
	display:block;
	float:left;
	padding-bottom:10px;
	
	height:31px;
	width:151px;
	
	border-bottom:none;
}

.buttonStyle1:hover {
	color:#000;
	text-decoration:underline;
	background: url('images-layout/button-style-1.gif') 50% 50% repeat-x #50c646;
}


.thumbnail {
	position:relative;
	float:left;
	padding:0 8px 8px 0;
}

/***************************************************************
Miscellaneous Stuff
***************************************************************/

/*--------------- Floating --------------------*/
.clear {
	clear:both;
}

.float {
	float:left;
}
.floatOpposite {
	float:right;
}



.extraLine {
	padding-bottom:1.8em;
}
.indentStyle1 {
	padding-left:2.5em;
}

/*--------------- Testimonial -----------------*/
.testimonial {
	margin:10px;
	padding:7px 5px 5px 7px;

	border:solid 1px #6c778d;
	
	background-color:#f0f0f5;
}



/*--------------- Site Name -------------------*/
#siteName {
	position:absolute;
	left:-999em;
}



/*--------------- Development Helps -------------------*/

.devAidBox {
	position:absolute;
	top:5px;
	left:5px;
	padding:5px;
	
	border:1px solid #4fbf13;
	
	background-color:#fff;
}
body>div.devAidBox {
	position:fixed;
}