/***************************************************************
Style Sheet for BusinessCoachPros.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, century-gothic, sans-serif;
	font-size:80%;
	color:#000;
	
	background: url('images-layout/site-bg.gif') top left repeat-x #0a2d52;
}

p {
	margin:0;
	padding-bottom:.8em;
}

form {
	display:inline;
}

a:link, a:visited { color:#0a2d52; }
a:hover, a:active {
	text-decoration:none;
	color:#8f0000;
}

h1 {
	margin-top:0;
	margin-bottom:4px;
	font-size:130%;
	color:#0a2d52;
}

h2 {
	margin-top:0;
	margin-bottom:4px;
	font-size:110%;
	color:#0a2d52;
}

h3 {
	margin-top:0;
	margin-bottom:3px;
	font-size:100%;
	color:#0a2d52;
}

img {
	border:0px;
	margin:0px;
}

ul {
	margin-top:0;
}

.hr {
	margin:5px 0 1.5em 0;
	border-bottom:1px solid #999;
}

.hr2 {
	border-bottom:1px solid #8f0000;
}



/***************************************************************
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;
}




.columnStyle1 {
	margin-left:4px;
	padding-top:0px;
	padding-right:0;
	padding-left:8px;
}
.columnStyle1 .columnTopLeft {
	display:none;
}
.columnStyle1 .columnTopRight {
	
}
.columnStyle1 .center, .columnStyle1 .columnCenter {
	padding:0 22px 5px 4px;
}
.columnStyle1 .columnBottomLeft {
	display:none;
}
.columnStyle1 .columnBottomRight {
	
}



.columnStyle2 {
	padding:0;
}
.columnStyle2 .columnTopLeft {
	display:none;
}
.columnStyle2 .columnTopRight {
	
}
.columnStyle2 .center, .columnStyle2 .columnCenter {
	padding:0;
	font-size:89%;
}
.columnStyle2 .columnBottomLeft {
	display:none;
}
.columnStyle2 .columnBottomRight {
	
}



.columnStyle3 {
	padding:0 8px 0 3px;
}
.columnStyle3 .columnTopLeft {
	display:none;
}
.columnStyle3 .columnTopRight {
	
}
.columnStyle3 .center, .columnStyle3 .columnCenter {
	padding:0;
	font-size:89%;
}
.columnStyle3 .columnBottomLeft {
	display:none;
}
.columnStyle3 .columnBottomRight {
	
}

.columnStyle4 {
	margin-top:8px;
	padding-left:0;
	background: url('images-layout/column-style-4-bg.gif') top left repeat-y;
}
.columnStyle4 .columnTopLeft {
	background: url('images-layout/column-style-4-top-left.gif') top left no-repeat;
}
.columnStyle4 .columnTopRight {
	padding-top:3px;
	height:22px;
	background: url('images-layout/column-style-4-top-right.gif') top right no-repeat;
}
.columnStyle4 .columnTopRight h1{
	margin:0;
	padding:0;
	text-align:center;
	color:#286269;
}
.columnStyle4 .center {
	padding:3px 7px 0 7px;
	background: url('images-layout/column-style-4-body-bg.gif') top right repeat-y;
}
.columnStyle4 .center p{
	margin-bottom:0;
}
.columnStyle4 .columnBottomLeft {
	background: url('images-layout/column-style-4-bottom-left.gif') bottom left no-repeat;
}
.columnStyle4 .columnBottomRight {
	height:9px;
	font-size:1px;
	background: url('images-layout/column-style-4-bottom-right.gif') bottom right no-repeat;
}

/***************************************************************
Appearance and Location for MainNav and SubNav
***************************************************************/

.hasSubNav {
	padding-top:69px;
}
.noSubNav {
	padding-top:35px;
}



#mainNav {
	position:absolute;
	top:1px;
	margin-left:1%;
	
	width:98%;
	height:24px;
		
	background: url('images-layout/main-nav-left.gif') top left no-repeat #286269;
}
#mainNav ul {
	margin:0;
	margin-right:auto;
	margin-left:70px;
	padding:0;
	
	height:24px;
	
	list-style:none;
	
	background: url('images-layout/main-nav-right.gif') top right no-repeat;
}
#mainNav ul li {
	float:left;
	padding:0px;
}
#mainNav ul li a {
	display:block;
	/* padding-left:20px;
	padding-right:20px; */
	width:95px;
	height:19px;
	padding-top:5px;
	
	text-align:center;
	text-decoration:none;
	font-size:105%;
	font-weight:600;
	color:#fff;
	background: url('') top left no-repeat;
}
#mainNav ul #last {
	/* width:95px;*/
}
#mainNav ul li a:hover{
	text-decoration:underline;
	background: url('images-layout/main-nav-select-tab.gif') top left no-repeat;
	color:#8f0000;
}
#mainNav .current:link, #mainNav .current:visited {
	color:#286269;
	text-decoration:none;
	background: url('images-layout/main-nav-select-tab.gif') top left no-repeat;
}
#mainNav .current:hover, #mainNav .current:active {
	color:#8f0000;
	text-decoration:underline;
	background: url('images-layout/main-nav-select-tab.gif') top left no-repeat;
}



#subNav {
	position:absolute;
	top:24px;
	left:1%;
	
	width:98%;
	height:24px;
	
	font-size:89%;
	
	border-bottom:1px dotted #286269;
	
	background: url('images-layout/sub-menu-left.gif') top left no-repeat;
}
#subNav ul {
	margin:0;
	margin-left:1%;
	padding:0;
	
	width:99%;
	height:19px;
	padding-top:5px;
	
	text-align:center;
	list-style:none;
	
	background: url('images-layout/sub-menu-right.gif') top right no-repeat;
}
#subNav ul li{
	display:inline;
}
#subNav ul li a {
	padding-right:30px;
	padding-left:10px;
	
	text-align:center;
	text-decoration:none;
	color:#286269;
}
#subNav .narrowSubnav li a { padding:3px 8px 6px 8px; }
#subNav ul li a:hover, #subNav ul li a:active {
	color:#8f0000;
	text-decoration:underline;
}
#subNav .lastTab {
}
#subNav .current:link, #subNav .current:visited {
	color:#8f0000;
}
#subNav .current:hover, #subNav .current:active {
	
}

.noSubNav #subNav { display:none; }

/***************************************************************
Left Nav and Sub Left Nav Highlighting
***************************************************************/

/* Style the left nav */
.ulStyleNav {
	margin:0 0 0 3px;
	padding:3px 0 3px 0;
	list-style:none;
}
.ulStyleNav li {
	padding-bottom:.25em;
}
.ulStyleNav li a {
	padding-left:13px;
	text-decoration:none;
	background: url('images-layout/small-square-blue.gif') 4px 5px no-repeat;
}
.ulStyleNav li a:hover {
	background: url('images-layout/small-square-red.gif') 6px 5px 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 { 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 { font-weight:600; color:#8f0000; background: url('images-layout/small-square-red.gif') 4px 5px 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 { background: url('images-layout/small-square-red.gif') 6px 5px 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 { 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 { display:block; font-weight:300; color:#0a2d52; background: url('images-layout/tick-blue.gif') 2px 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 { color:#8f0000; background: url('images-layout/tick-red.gif') 4px 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 { font-weight:600; color:#8f0000; background: url('images-layout/tick-red.gif') 2px 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 { font-weight:600; background: url('images-layout/tick-red.gif') 4px 6px no-repeat; }



/***************************************************************
Default Blob Styles
***************************************************************/
.blobDefault {
	padding-left:4px;
	margin-bottom:12px;
}
.blobDefault h2 {
	margin-bottom:3px;
}

.blobSummary {
	margin-top:1em;
	margin-bottom:1.5em;
}
.blobSummary .topLeft {
	background: url('images-layout/blob-summary-top-left.gif') top left no-repeat;
}
.blobSummary .topRight {
	height:10px;
	font-size:0px;
	background: url('images-layout/blob-summary-top-right.gif') top right no-repeat;
}
.blobSummary .blobBody {
	padding:1px 8px;
	border:solid #286269;
	border-width:0 2px 0 4px;
}
.blobSummary .bottomLeft {
	background: url('images-layout/blob-summary-bottom-left.gif') bottom left no-repeat;
}
.blobSummary .bottomRight {
	height:10px;
	font-size:0px;
	background: url('images-layout/blob-summary-bottom-right.gif') bottom right no-repeat;
}





.blobStyle1 {
	margin-bottom:12px;
}
.blobStyle1 .topLeft {
	background: url('images-layout/blob-style-1-top-left.gif') top left no-repeat #8f0000;
}
.blobStyle1 .topRight {
	height:28px;
	background: url('images-layout/blob-style-1-top-right.gif') top right no-repeat;
}
.blobStyle1 .topRight h2 { margin:0; margin-left:18px; padding:9px 0 3px 0; color:#fff; }
.blobStyle1 .blobBody {
	padding-bottom:1px;
	
	border-width:0 1px;
	border-style:solid;
	border-color:#bad6c8;
}
.blobStyle1 .bottomLeft {
	background: url('images-layout/blob-style-1-bottom-left.gif') bottom left no-repeat;
}
.blobStyle1 .bottomRight {
	font-size:1px;
	height:8px;
	background: url('images-layout/blob-style-1-bottom-right.gif') bottom right no-repeat;
}



.blobStyle2 {
	margin-bottom:12px;
}
.blobStyle2 .topLeft {
	background: url('images-layout/blob-style-2-top-left.gif') top left no-repeat #0a2d52;
}
.blobStyle2 .topRight {
	height:28px;
	background: url('images-layout/blob-style-2-top-right.gif') top right no-repeat;
}
.blobStyle2 .topRight h2 { margin:0; margin-left:18px; padding:9px 0 3px 0; color:#fff; }
.blobStyle2 .blobBody {
	padding-bottom:1px;
	
	border-width:0 1px;
	border-style:solid;
	border-color:#bad6c8;
}
.blobStyle2 .blobBody ul {
	
}
.blobStyle2 .bottomLeft {
	background: url('images-layout/blob-style-1-bottom-left.gif') bottom left no-repeat;
}
.blobStyle2 .bottomRight {
	font-size:0px;
	height:8px;
	background: url('images-layout/blob-style-1-bottom-right.gif') bottom right no-repeat;
}



.blobBuy1 {
	margin-bottom:12px;
	color:#0a2d52;
}
.blobBuy1 .topLeft {
	border-width:4px 4px 0 4px;
	border-style:solid;
	border-color:#286269;
}
.blobBuy1 .topRight {
	margin:0 8px;
	height:28px;
	border-bottom:1px solid #bad6c8;
}
.blobBuy1 .topRight h2{
	margin:0;
	padding-top:6px;
	padding-left:4px;
	color:#8f0000;
}
.blobBuy1 .blobBody {
	margin:0;
	padding:7px 0 0 7px;
	border-width:0 4px;
	border-style:solid;
	border-color:#286269;
}
.blobBuy1 .bottomLeft {
	background: url('images-layout/blob-style-buy1-bottom-left.gif') bottom left no-repeat;
}
.blobBuy1 .bottomRight {
	height:25px;
	font-size:1px;
	background: url('images-layout/blob-style-buy1-bottom-right.gif') bottom right no-repeat;
}

.buy1Table {
	margin:0 2%;
	width:96%;
	margin-bottom:4px;
}
.buyButton {
	padding:4px 0;
}


.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-left:8px;
	
	color:#0a2d52;
	
	border-width:0 1px;
	border-style:solid;
	border-color:#f80;
}
.blobBuy2 .blobBody h2 {
	margin-bottom:2px;
	text-align:center;
}
.blobBuy2 .blobBody a{
	text-decoration:none;
}
.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;
}
.blobVideo {
	margin:5px auto 12px auto;
	width:425px;
}
.blobVideo .topLeft {

}
.blobVideo .topRight {

}
.blobVideo .topRight h1 { 
	text-align:center;
	}
.blobVideo .blobBody {

}
.blobVideo .blobBody {
	display:block;
	
	
}
.blobVideo .bottomLeft {

}
.blobVideo .bottomRight {
	padding: 10px 5px 0 5px;
	font-weight:bold;
	clear:both;
}

.blobVideo2 {
	margin:5px 0 12px 0;
	width:300px;
	padding-left:10px;
}
.blobVideo2 .topLeft {

}
.blobVideo2 .topRight {

}
.blobVideo2 .topRight h1 { 
	text-align:center;
	font-size:110%;
	}
.blobVideo2 .blobBody {

}
.blobVideo2 .blobBody {
	display:block;
	
	
}
.blobVideo2 .bottomLeft {

}
.blobVideo2 .bottomRight {
	padding: 10px 5px 0 5px;
	font-weight:bold;
	clear:both;
}
.blobTips {
	display:block;
	width:400px;
	margin:auto;
}
	.blobTips .topLeft {

}
	.blobTips .topRight {

}
	.blobTips .topRight h1 { 
		text-align:center;
	}
	.blobTips .blobBody {
		font-size:20px;
	}
	.blobTips .blobBody ol {
		margin:0;
	}
	.blobTips .blobBody li {
	
	}
	.blobTips .bottomLeft {

	}
	.blobTips .bottomRight {

}
/***************************************************************
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/small-square-blue.gif') 0 7px no-repeat;
}
.ulStyle1 li a {
	text-decoration:none;
}
.ulStyle1 li a:hover, .ulStyle1 li a:active {
	text-decoration:underline;
}
.ulStyle1 ul {
	margin-left:7px;
	padding-left:0;
	
	/* list-style:none; */
}
.ulStyle1 ul li {
	padding-left:10px;
	/* background: url('images-pm/blue-arrow.gif') 0 .4em no-repeat; */
}

.ulStyle2 {
	margin:0px;
	margin-left:20px;
	padding:0;
}
.ulStyle2 li {
	padding-left:1px;
	/* background: url('images-pm/blue-arrow.gif') 0 .4em no-repeat; */
}

/***************************************************************
Table Styles
***************************************************************/


.comparison {
	margin:8px 5px 15px 0;
	font-size:110%;
}
.comparison th {
	padding:7px 12px 12px 12px;
	
	text-align:center;
	font-size:110%;
	font-weight:600;
	color:#fff;
	
	background: url('images-layout/table-top.gif') top left repeat-x #fb931e;
}
.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:#0a2d52;
}
.comparison td {
	padding:4px 7px 4px 8px;
		
	text-align:center;
	color:#000;
	
	border-width:0;
	border-style:solid;
	border-color:#fb931e;
	
	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 #fb931e;
}
.comparison .topRight { 
	background: url('images-layout/table-top-right.gif') top right no-repeat #fb931e;
}
.comparison .left {
	border-width:0 0 0 4px;
	text-align:left;
}
.comparison .right {
	border-width:0 4px 0 0;
}
.comparison .bottomLeft {
	padding-left:12px;
	text-align:left;
	background: url('images-layout/table-bottom-left.gif') bottom left no-repeat #fff;
}
.comparison .bottom {
	border-width:0 0 3px 0;
}
.comparison .bottomRight {
	padding-right:11px;
	background: url('images-layout/table-bottom-right.gif') bottom right no-repeat #fff;
}
.comparison2 {
	margin:8px 5px 15px 0;
	font-size:110%;
	border-collapse:collapse;
	border-spacing: 0;
	border-width:2px;
	border-style:solid;
	border-color:#000;
}
.comparison2 th {
	padding:7px 12px 12px 12px;
	
	text-align:center;
	font-size:110%;
	font-weight:600;
	color:#fff;
	
	background: url('images-layout/table-top.gif') top left repeat-x #fb931e;
}
.comparison2 th a { color:#fff; }
.comparison2 th a:link, .comparison2 th a:visited, { }
.comparison2 th a:hover {
	text-decoration:none;
}
.comparison2 .highlight {
	font-weight:600;
	color:#0a2d52;
}
.comparison2 td {
	padding:4px 7px 4px 8px;
		
	text-align:center;
	color:#000;
	
	border-width:2px;
	border-style:solid;
	border-color:#000;
	
	background-color:#fff;
}
.comparison2 th.textLeft, .comparison2 td.textLeft {
	text-align:left;
}
.comparison2 .topLeft {
	text-align:left;
	background: url('images-layout/table-top-left.gif') top left no-repeat #fb931e;
}
.comparison2 .topRight { 
	background: url('images-layout/table-top-right.gif') top right no-repeat #fb931e;
}
.comparison2 .left {
	border-width:0 0 0 4px;
	text-align:left;
}
.comparison .right {
	border-width:0 4px 0 0;
}
.comparison2 .bottomLeft {
	padding-left:12px;
	text-align:left;
	background: url('images-layout/table-bottom-left.gif') bottom left no-repeat #fff;
}
.comparison2 .bottom {
	border-width:0 0 3px 0;
}
.comparison2 .bottomRight {
	padding-right:11px;
	background: url('images-layout/table-bottom-right.gif') bottom right no-repeat #fff;
}

/***************************************************************
Text Styles
***************************************************************/
.bigger {
	font-size:120%;	
}
.smaller {
	font-size:80%;
}

.price {
	font-weight:600;
	color:#8f0000;
}

.productName {
	font-weight:600;
}

.bonusText{
	font-weight:600;
	color:#286269;
}

.yes {
	font-weight:600;
	color:#065e25;
}
.no {
	font-weight:600;
	color:#8f0000;
}

.trademark {
	font-size:60%;
}



/* ------------------ Headers -----------------*/
h1 .productName, h2 .productName, h3 .productName {
	font-size:150%;
	color:#0a2d52;
}

.important {
	color:#8f0000;
}

.categoryHeader {
	padding:5px;
	color:#000;
	background-color:#b6c2db;
}

.tagline {
	font-size:130%;
	color:#286269;
}
.tagline em {
	
}


/* ------------------- Links ------------------*/
.productLink:link, .productLink:visited {
	display:block;
	padding:0 0 6px 4px;
	font-weight:600;
	font-size:120%;
}

.productLink:hover, .productLink:active { }



/***************************************************************
Image Classes
***************************************************************/



/***************************************************************
Miscellaneous Stuff
***************************************************************/

/*--------------- Testimonial -----------------*/
.testimonial {
	margin:3px 5%;
	padding:5px;
	
	border-width:1px;
	border-style:solid;
	border-color:#888;
	
	background-color:#ebebeb;
}


/*--------------- Site Name -------------------*/
#siteName {
	position:absolute;
	left:-999em;
}

/*--------------- Floating --------------------*/
.clear {
	clear:both;
}

.stacker {
	float:left;
	padding-top:7px;
}

.float {
	float:left;
}

.floatOpposite {
	float:right;
}

/*--------------- Spacing ---------------------*/
.extraLine {
	padding-bottom:1.5em;
}