


html, body {
	
	margin:0;
	padding:0;
}

body {
	color: #333; 
	font-size:75%;
	font-family: arial, helvetica, sans-serif;
	background-color:#cccccc;
	background-image:url(/images/po2_background.jpg);
	background-position: top left;
	background-repeat:repeat-x;
}


table, td, input, select, textarea, button { 
	font-size:1em;
	font-family: arial, helvetica, sans-serif;
}

table {
	border-collapse:collapse;
	xmargin:auto; 
}

table td {
	vertical-align:top;
}

table p {
	xpadding:0px;
}

p {
	xpadding-top:.5em;
	xpadding-bottom:.5em;
}

h1,h2,h3,h4,h5,h6 {
letter-spacing:1px;
}


h1 {
    color:#333;
	font-size: 1.5em;
	font-weight:bold;
	xpadding-top:.1em;		
	xpadding-bottom:.6em;
}

h2 {
    color:#333;
	font-size: 1.5em;
	font-weight: bold;
	xpadding-top:.1em;		
	xpadding-bottom:.3em;
}

h3 {
    color:#333;
	font-size: 1.2em;
	font-weight: bold;
	xpadding-top:.1em;		
	xpadding-bottom:.3em;
}

h4, h5, h6 {
	font-size: 1em;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color:#06c;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	color:#c3378e;
}

hr {
	height:0px;
	border-top:1px solid #660000;
	background:#660000;
}

ol,ul {
	padding:0px;
	margin:0px;
	padding-left:5px;
	margin-left:20px;
}




#LastName{
    position:absolute;
    text-decoration:underline;
    background-color:#CC0000;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
}




#qmEditor {
	border-bottom:8px solid #821517;
}
#qmEditor:hover {
	border-bottom:1px solid #b8c7d6;
}

#qmEditor .qmButton.qmEdit{
	border-color: #FF9!important;
}

#qmEditor .qm-custom-1 {
	margin-left:30px;
}

#qmEditor .qmButton.qmManager {
	border-color: #9F9 !important;
}

#qmEditor #qmLogout {
	margin-left:30px;
}
body {

}


#container {
	width:820px;
	margin: 0 auto;
	xmin-height: 100%;
	padding:0px;	
	background:#fff;
}







#innercontainer {
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-right:10px;
		width:800px;
	overflow: hidden; 	
}

#outer {
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:100%;
}


.id-1 #outer {

}


#banner {
	background-color:#17d;
	background-image:url(/images/po2_banner.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:132px;
	width:100%;
	position:relative;
	z-index:1;
}


#logoimg {
	display:block;
	position:absolute;
	top:18px;
	left:18px;
	border:0;
	z-index:2;
}


#headline {
	position:relative;
	z-index:0;
	top:20px;
	left:200px;
	width:600px;
	background:#06c;
	font-size:1.2em;
	letter-spacing:.2em;
	font-weight:bold;	
	padding:2px 0px;
	overflow: auto; 
}

#headline #strapline {
	float:left;
	display:inline;	
	color:#ffffff;
	margin-left:10px;
	clear:both;
}

#headline #companyname {
	float:right;
	display:inline;	
	color:#66CCFF;
	margin-right:10px;
}


#email, #phone {
	position:relative;
	z-index:0;
	top:35px;
	left:200px;
	width:590px;
	text-align:right;		
	color:#fff;
	font-size:1.3em;
	padding:0px;
	padding-right:10px;	
}

#phone {
	top:50px;
}	

#email a {
	text-decoration:none;
	color:#fff;
	font-weight:normal;
}

#email a:hover {
	text-decoration:underline;
}



#breadouter {
	width:100%;
	height:15px;
	xbackground:#ddd;
	z-index:0;
	position:relative;
	top:200px;
	right:0px;
	line-height:15px;
}

#topmenucontainer {
	line-height:normal;
	border-bottom:1px solid #06c;
	background:#fff;
	height:2.5em;
	clear:both;
}

#basketleft {
	float:left;
	display:inline;	
	border-bottom:5px solid #fff; 
	padding:0px;
	margin:0px;
}


#bread {
	color:#fff; 
	padding:0px;
	margin:0px;
	text-align:right; 
	padding-right:10px;
	font-size:0.9em;font-weight:bold;
}
#bread .B_crumbBox {
	padding:0px;
	margin:0px
	font-size:0.9em;
}
#bread a {
	color:#fff; 
	text-decoration:underline;
}
#bread a:hover {
	xcolor:#FF0033;
	text-decoration:underline;
}





#menucontainer {
	width:190px;
	float:left;
	display: inline; 
	margin:0px;
	padding:0px;
}

#booksheading {
	padding-left:10px;
	padding-bottom:10px;
	color:#FF6600;
	font-weight:bold;
	font-size:1.4em;
	margin-top:10px;	
}

#resourcesheading {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#C3378E;
	font-weight:bold;
	font-size:1.4em;
	border-top:1px solid #0066CC;
	margin-top:10px;	
}

#trainingheading {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#0066CC;
	font-weight:bold;
	font-size:1.4em;
	border-top:1px solid #0066CC;
	margin-top:10px;
}

#contentcontainer {
	padding:0px;
	margin:0px;
	float:right;
	display: inline; 
	width:600px;
}

#contenttitle {
	margin:0px;
	padding:0px;
	xbackground-color:#666;
	xwidth:100%;
}



#contenttitle h1 {
	margin:0px;
	padding:0px;
	line-height:2em;
	text-align:left;
	font-size:1.7em;
	font-weight:normal;	
	color:#333;
	margin-left:0px;
	}

blockquote {
	font-style:italic;
	color:#06c;
}











.content {
	overflow:hidden; position:relative;
}


.mceContentBody, .content {
  	padding:10px 15px; 
	padding-left:0px; 	
	border:0px;	
	line-height:1.4em;	
}

.mceContentBody img, .content img {
	margin: 2px 9px;
	border:0;	
}

.mceContentBody .gallery img, .content .gallery img {
	margin:0px;
	border:0px;
}

.mceContentBody h2, .content h2 { margin:1em 0 ; }
.mceContentBody h3, .content h3 { margin:1em 0 0.5em; }
.mceContentBody h4, .content h4 { margin:1em 0 0.5em; }
.mceContentBody h5, .content h5 { margin:1em 0 0.5em; }
.mceContentBody h6, .content h6 { margin:1em 0 0.5em; }

.content p, .mceContentBody p { margin:0.5em 0 1em; }

.mceContentBody ol, .mceContentBody ul, .content ol, .content ul {
	padding:0px;
	margin:0px;
	padding-left:5px;
	margin-left:20px;
	margin:0.5em 0 1em 25px; 
}

.content li, .mceContentBody li {
	padding-bottom:.5em;	
}




.youtubeleft {
	float:left;
	display:inline;
	padding-right:10px;
	padding-bottom:10px;
}
.youtuberight {
	float:right;
	display:inline;
	padding-left:10px;
	padding-bottom:10px;
}
.youtubecenter object{
	margin:auto;
	display:block;
}





.titlediv {
	font-weight:bold;
	font-size:1.3em;
}

.productbooksdiv, .productresourcesdiv, .producttrainingdiv  {
	border-left:1px solid #333;
	padding:20px;
	padding-bottom:10px;
	margin-bottom:10px;
	background-position: top left;
	background-repeat:repeat-x;
	clear:both;
	position:relative;
	width:550px;
	overflow:hidden;
}




.productbooksdiv {
	border-left:1px solid #f60;
	background-image:url(/images/po2_bar1bg.gif);

}

.productresourcesdiv {
	border-left:1px solid #C3378E;
	background-image:url(/images/po2_bar2bg.gif);
}

.producttrainingdiv {
	border-left:1px solid #069;
	background-image:url(/images/po2_bar3bg.gif);
}

.productbooksdiv .titlediv {
	color: #f60;
}

.productimg {
	border:0px !important;
	margin:0px !important;
	margin-left:20px !important;

}


.productresourcesdiv .titlediv {
	color: #C3378E;
}


.producttrainingdiv .titlediv {
	color: #06c;
}



.button {
	padding:0.4em 2em;
}




.examplepage {
xfont-size:0.9em;
}

.examplepics {
	float:right;
	margin-left:10px;
	margin-top:0.5em;
}

.examplepics img {
	margin:0px!important;
	padding:0px !important;
	margin-bottom:5px;

	border:1px solid #ccc;
}




#purchase {
padding:10px;
	xbackground-color:#FF6106;
	background-image:url(/images/po2_bar1bg.gif);
	margin-bottom:10px;
}

#orderpretable {
background:#fff;

border:1px dotted #333;
width:100%;
}

#orderpretable td {
padding: 1px 5px;
}



#ordertable {
xbackground:#ccc;
	background-image:url(/images/po2_background.jpg);
	background-position: top left;
	background-repeat:repeat-x;
border:1px solid #333;
width:100%;
}

#ordertable td {
padding: 1px 5px;
vertical-align:top;
}

#ordertable .inputclass {
padding:0px;
margin:0px;
border:1px solid #ccc;
border-bottom:1px solid #000;
}

#ordertable p {
padding:0px;
margin:0px;
}

#ordertable .order {
text-align:right;
}














.id-184 .content  {
margin:0px 20px;
padding-bottom:0;	 


}





#home {
	padding:0px;
	margin:0px;
}


#homearraytop{
	margin-top:10px;padding:0px;	
	background-image:url(/images/po2_homearraytop.png);
	background-position: top left;
	background-repeat:no-repeat;
	height:5px;
	overflow:hidden; 
}
#homearraycontainer {
	background:#1975d1; 
	padding:0 5px;
	margin:0;
	background-image:url(/images/po2_homearray_bg.png);
	background-position: bottom left;
	background-repeat:repeat-x;	
	xoverflow: auto; 	
}
#homearray {
	width:100%;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	xoverflow: auto; 
}
#homearray p {
xpadding:0;
xmargin:0;
xline-height:normal;
}

#homearraybottom {
	background-image:url(/images/po2_homearraybottom.png);
	background-position: top left;
	background-repeat:no-repeat;
	height:5px;
	overflow:hidden; 
	padding-bottom:10px;	
}


.productarray {
	xwidth:180px;
	xwidth:100%;
	margin:0;
	padding:0;
	xmargin:5px;background:#fff;	border:5px solid #1975d1;
	background-image:url(/images/po2_homeproduct_bg.png);
	background-position: bottom left;
	background-repeat:repeat-x;
	display:block;
	height:100%;
	text-align:left;
}

.productarray:hover {
	text-decoration:none;
	border:5px solid #f60;
	margin:0px;
	cursor:pointer;
}

#homenewsletter {
	xmargin:5px;border:5px solid #1975d1;
	padding:10px;
	padding-bottom:20px;
	background-image:url(/images/po2_homearraynewsbg.png);
	background-position: top left;
	background-repeat:repeat;
	color:#fff;
}

#homenewsletter a {
	color:#fff;
	text-decoration:underline;
}
#homenewsletter a:hover {
	color:#f60;	
}


.homearraywide .producthometext {
width:42% !important;
padding:0 !important;
margin-top:10px!important;
margin-left:10px!important;
float:left;
display:inline;
}
.homearraywide .producthomeimagediv {
float:right;
display:inline;
width:55%;
height:100%;
	background-position:bottom right !important;
}


.homearraytall .producthomeimagediv {
	height:205px!important;
	
}



















.producthighlightgroup {
	margin-top:10px;
	margin-bottom:30px;	
	clear:both;
	width:600px;
	overflow:hidden;
}

.producthighlight, .producthighlightlast {
	width:190px;
	border:1px solid #06c; 
	margin-right:12px;
	background-image:url(/images/po2_homeproductbg.png);
	background-position: bottom left;
	background-repeat:no-repeat;
	float:left;
	display:block;
	height:170px;
	text-align:center;
}

.producthighlight:hover, .producthighlightlast:hover {
	text-decoration:none;
	border:1px solid #C3378E;
	cursor:pointer;
}

.producthighlightlast {
	margin-right:0px;
}

.producthomeimagediv {
	height:100px;	
	display:block;
	background-position:center center;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.producthomeimage {
	border:0px;
}

.producthometext {
	color:#000;
	font-weight:normal;
	padding: 0px 10px;
}

.producthighlight:hover .producthometext, .producthighlightlast:hover .producthometext {
	color:#C3378E;
}

.newsletterdiv {
	margin-top:10px;
	xbackground:#ccc;
	padding: 10px 0;
	clear:both;

}

.newsletterdiv p {
		line-height:normal;
		padding:0px;
}


.bar {
	color:#fff;
	margin-top:10px;
	height: 70px;
	background-repeat:repeat;
	background-position: top left;	
	float:right;
	clear:both;
	display:block;
}

.bar:hover {
	text-decoration:none;
}

.bar h2 {
	color:#fff;
	font-weight:bold;
	font-size:1.3em;
	margin:10px;
	margin-bottom:0px;
	line-height:normal;
	padding:0px;
}

.bar p {
	color:#fff;
	font-weight:bold;
	font-size:1.0em;
	margin: 0px 10px;
}

#bar1 {
	width:532px;
	background-color:#FF6106;
	background-image:url(/images/po2_bar1bg.gif);
}

#bar2 {
	width:466px;
	background-color:#C3378E;	
	background-image:url(/images/po2_bar2bg.gif);
}

#bar3 {
	width:400px;
	background-color:#0066CC;	
	background-image:url(/images/po2_bar3bg.gif);
}



#footer {
	border-top:1px solid #06c;
	padding:10px 10px;
	margin:0px;
	margin-bottom:30px;
	margin-top:20px;
	clear:both;
	line-height:2em;
	overflow: auto; 		
}

#footerleft {
	float:left;
	display:inline;
	text-align:left;	
} 

#footerleft img {
border:1px solid #06c;
margin-right:5px;
}

#footerleft a:hover img {
border:1px solid #c3378e;
}

#footerright {
	float:right;
	display:inline;	
	text-align:right;	
} 






















.productouter .thumbscontainer {	
	padding:0;
	margin:0;
	border:0;
	margin-left:10px;
	padding-left:10px;
	float:right;
	display:inline;
	width:auto;
	overflow:hidden;
	border-left:1px dotted #999;	
}
.productouter .thumbscontainer .thumbs {
	padding:0;
	margin:0;
	border:0;
	list-style:none;
}

.productouter .thumbscontainer .thumbs li {
	padding:0;
	margin:0;
	border:0;
}
.productouter .thumbscontainer .thumbs li img {
	padding:0;
	margin:0;
	border:0;
}

.managegallarybutton {
	position:absolute;
	top:0;
	right:0;
	z-index:400;
}




.formoutline {
margin:20px 60px;;
padding:20px 20px;
background:#fcfcfc;
border:1px dotted #002675;
}

.formoutline .formfieldlabel {
vertical-align:top;
text-align:right;
font-weight:bold;
padding-right:5px;
}

.formoutline .forminput {
vertical-align:top;
}

.formoutline .formnotice {
font-style:italic;
}

.formoutline .formmsg {
margin-top:10px;
color:#CC0000;
font-weight:bold;
}

.formoutline .photo {
vertical-align:top;
text-align:right;
}

.formphoto {
margin:0px;
padding:0px;
}

.required, .invalid {
background-color:#F1C900;
color:#000;
}










#searchbar {
	text-align:left;
	xfloat:right;
	xdisplay: inline; 
	xpadding-top:4px;
	xpadding-right:10px;
		font-size:0.8em;
			z-index:0;
		position:relative;	
left:5px;
top:200px;
height:50px;
}

#search {
padding:0px;
margin:0px;
}	



.QE_Link {
color:#000 !important;
letter-spacing:normal;
}




.ajaxSearch_highlight {
    background-color:#FFFF33;
    padding: 0px 0;
    color: #000;
}

#ajaxSearch_input {
	padding:1px;
	width:120px;
}

#xxxxajaxSearch_submit {
width: 70px !important;
height: 25px !important;
margin: 0 !important;
border: 0 !important;

padding:  55px 0 0 !important;
cursor: pointer; 
position: absolute;
overflow:hidden;
}

.searchTerms {
	margin:5px;
	border-top:1px solid #333;	
	padding:0px 5px;
	padding:5px;
	line-height:normal;
 }
.searchTerms .ajaxSearch_highlight { margin: 0 0 0 3px;}
a.ajaxSearch_removeHighlight, a.ajaxSearch_removeHighlight:visited { font-size:.8em; xdisplay: block; xfloat: left; margin: 6px 0 0; padding: 1px 2px 2px; color: #000; }
a.ajaxSearch_removeHighlight:hover { color:#FF0033; }





#topmenu {
	padding:8px 0px;
	xmargin-top:6px;
	xborder-bottom:1px solid #06c; 
	text-align:right;
	clear:both;
	xmargin-bottom:5px;
}

#topmenu a {
	padding:0px 8px;
	margin:0px 6px;
	font-size:1.2em;
	color:#333;
	font-weight:normal;
	text-decoration:none;
}


#topmenu ul li {
	display:inline;
	margin:0px;
	padding:0px;
}



#topmenu .self a{
	border-bottom:6px solid #06c;
}


#topmenu a:hover{
	border-bottom:6px solid #c3378e; 
	color: #c3378e;
}








#menu {
	padding: 0px;
	margin-left:5px;
	padding-top:0px;
	padding-bottom:20px;
	xwidth:142px;
	margin-top:4px;
}

#menu .lev1 .last a {
	xborder-bottom:1px solid #06c;
	xpadding-bottom:10px;
	margin-bottom:20px;
}

#menu .last a {
	xborder-bottom:1px solid #300;	
}


#menu a {
	display:block;
	xborder-bottom:1px solid #300;
	xborder-top:1px solid #300;
	white-space:nowrap;
	text-indent:5px;
	xwidth:142px;
	width:100%;
	padding:2px 0px;
	xpadding-right:28px;		
	xtext-align:right;
	text-decoration:none;
	font-size:1.1em;
	font-weight:normal;
	border-left:1px solid #fff;
}

#menu a, #menu a:visited {
	color:#333;
}



#menu .lev1 ul {
	border-left:1px solid #fff;
}

#menu li a {
	border-left:5px solid #fff;
}



#menu .lev1.active a {
	xcolor:#ffd63b;
}

#menu .lev1.active.self a {
	xcolor:#fff;
}
#menu .lev1.active.self a:hover {
	xcolor:#fff;
}




#menu .self a{
	border-left:5px solid #06c;	
}
#menu .self a.showpointer {

	background-repeat:no-repeat;
	background-position: 96% 50%;
	xcolor:#333;		
}



#menu li:hover a{
	xcolor:#c3378e;
}


#menu li:hover .lev2 a{
	xborder-left:1px solid #06c;
	xcolor:#000;

}


#menu .lev1 ul:hover  {
	border-left:1px solid #06c;
}

#menu .showpointer {
	xbackground-image:url(/images/kgc_rightarrow2.gif);
	xbackground-repeat:no-repeat;
	xbackground-position: 96% 50%;
}



#menu li:hover .self a{
	xbackground-color:#ccc;	
	xcolor:#333;
}



#menu li .lev2 a:hover{
	color:#c3378e;
	border-left:5px solid #c3378e;
}


#menu a:hover{
	color:#c3378e;
	border-left:5px solid #c3378e;
}

#menu li{
	list-style-type:none;
}

#menu ul li{
	xposition:relative;
}

#menu li ul{
	padding:0px;
	margin:0px;
	xposition:absolute;
	xtop:-1px;
	xleft:170px;
	xdisplay:none;
	xbackground-color:#363;
	xz-index:100;
	xwidth:200px;	
}

#menu li ul a {
xtext-align:left;	
	xborder-left:1px solid #300;
xborder-right:1px solid #300;
}


#menu .lev1 { xxz-index:1; } 







div#menu ul, #menu ul ul, div#menu ul ul ul{
margin:0;
padding:0;
xlist-style-image:none;
xwidth:130px;
}

#menu ul ul, div#menu ul ul ul{
xwidth:180px;
xwidth:15em;
}


div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul{
xdisplay:none;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul{
xdisplay:block;
}



#menu a.x, #menu a.x:visited{
xfont-weight:bold;
xtext-indent:5px;
xcolor:#494c59;
xbackground:#edeef6 url(/nav/images/tile-silver-3-x.gif) repeat-x;
}

#menu a.x:hover{
xcolor:#fff;
xbackground:#333;
}

#menu a.x:active{
xcolor:#060;
xbackground:#e2e2ec url(/nav/images/tile-blue-on-3.gif) repeat-x;
}

.managecontainer {background-color:#999;padding:10px;}
.managecontainer hr {display:none}
.managecontainer p b {color:#fc3;}
.managecontainer a {color:#fff; font-weight:bold}

.managecontainer .managepicturecontainer {margin-bottom:10px; padding:10px; background:#ccc;}
.managecontainer .managepicturecontainer hr {display:none;}
.managecontainer .managepicture img {border:5px solid #fff}

.managecontainer .uploadform {background:#fc3; padding:10px;}
.managecontainer .uploadform a {color:#000; font-weight:bold}
.managecontainer .uploadcounter {background:#999; height:2em; line-height:2em; margin:0px!important; margin-bottom:5px!important; padding:0px!important;  text-align:center; color:#fff; font-weight:bold; width:10%!important;}
.managecontainer .uploadfile {text-align:left!important; height:2em;  margin:0px!important;  margin-bottom:5px!important; line-height:2em; padding:0px!important;  width:80%!important;}
.managecontainer .uploadfile input { margin:0px!important;  padding:0px!important; overflow:hidden;width:auto!important;}


#fancybox-left-ico { left: 20px !important; } 
#fancybox-right-ico { right: 20px !important; left: auto !important; }
body.mceContentBody
 {
   background: #ffffff;
   padding:10px;
	font-size:75%; 	
}

.mceContentBody td,
.mceContentBody th,
.mceContentBody pre {
   font-size:1em;	
}


body.mceContentBody p:after {
	content:"\00B6";color:#ff0000;
}


body.mceContentBody table {
	border-collapse:separate!important;
}

.justifyleft {text-align:left !important; }
.justifyright {text-align:right !important; }
.justifycenter {text-align: center !important; }
.justifyfull {text-align:justify !important; }

img.justifyleft, table.justifyleft {float:left; margin-right:10px;margin-bottom:5px;}
img.justifyright, table.justifyright {float:right; margin-left:10px;margin-bottom:5px;}
img.justifycenter, table.justifycenter { display: block; margin-left: auto; margin-right: auto;}

.mcePageBreak {
	display:block !important;
	border:0 !important;
	margin:0 !important;
	padding:0 !important;
	width:100% !important;
	height:12px !important;
	border-top:1px dotted #ccc !important;
	margin-top:15px !important;
	
	}




.TableStyle1 {
	border-top:3px solid #660000;
	border-bottom:3px solid #660000;
	background:#ebebe6;	
}
.TableStyle1 thead td {
	font-weight:bold;
	color:#FFF;
	background:#660000;
	padding:1px 5px;
	padding-bottom:3px;
	border-bottom:2px solid #C3378E;
}
.TableStyle1 tbody td {
	border-bottom:1px solid #0066CC;
	padding:1px 5px;
}
.TableStyle1 tfoot td {
	color:#FFF;
	background:#660000;
	padding:1px 5px;
	border-top:2px solid #660000;
}
.TableStyle1 p {
padding:0px;
}

.textHighlight {
background-color:#C3378E;
color:#fff;
padding: 0px 1px;
}

.textLarger {
font-size:150%;
}

.textSmaller {
font-size:75%;
}

