/*-----------------------------------------------------------------------------------------------------------*/
/*LAYOUT STYLES ----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------*/
/* Outer Page Wrapper START */
DIV#outer-page-wrapper {
	padding: 0px 0px 20px 0px;
}
/* Outer Page Wrapper END */

/* Page Wrapper START */
DIV#page-wrapper {
	padding: 0px 0px 22px 0px;
	margin: 0px auto;
	width: 988px;
}
/* Page Wrapper END */

/* Content Wrapper START */
DIV#content-wrapper {
	width: 955px;
	margin: 0px auto;
}
/* Content Wrapper END */

/* Main Navigation START */
DIV#main-navigation {
	width: 916px; 
}
/* Main Navigation END */

/* Header START */
DIV#header {
	padding: 0px 0px 0px 61px;
	width: 955px;
	min-height: 210px;
	height: auto !important;
	height: 210px;	
}
/* Header END */

/* Footer START */
DIV#footer {
	padding: 0px;
}
/* Footer END */
/*-----------------------------------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------------------------------*/
/*APPEARANCE STYLES -----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------*/

/* GLOBAL TAGS START -----------------------------------------------*/
BODY {
	margin: 0px;
	font-family: verdana, arial,helvetica,sans-serif;
	/*background-image: url('../images/body-bgd.gif');*/
	background-position: left top;
	background-repeat: repeat-x;
}
BODY.blog DIV#content-wrapper {
	padding-top: 325px;
}
BODY.blog DIV#main-content {
	padding: 0px 16px 0px 17px;
	width: 922px;
}
BODY.single DIV#main-content {
	width: 922px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
H1 {
	margin: 0px 0px 9px 0px;
	font-size: 1.1em;
	font-weight: normal;
	color: #231f20;
}
H2 {
	margin: 9px 0px 9px 0px;
	padding: 6px 0px 0px 20px;
	height: 23px;
	font-size: 0.9em;
	font-weight: bold;
	background-image: url('../images/h2-bgd-pbjj-img.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #a6632a;
	color: #ffffff;
}
H2.simple-h2 {
	padding-left: 0px;
	background-image: none;
	background-color: transparent;
	color: #6e726b;
}
H3 {
	margin: 0px 0px 6px 0px;
	font-size: 0.9em;
	color: #6D4019;
}
P {
	margin: 0px;
	padding: 0px;
}
.accessibility {
	left: 0px;
	position: absolute;
	top: -10000px;
}
/* GLOBAL TAGS END -------------------------------------------------*/

/* GLOBAL BLOCKS START ---------------------------------------------*/

/* Outer Page Wrapper START */
DIV#outer-page-wrapper {
	/*background-image: url('../images/outer-page-wrpper-bgd.gif');
	background-position: bottom left;
	background-repeat: repeat-x;*/
	/*background-color: #9f1d22;*/
}
/* Outer Page Wrapper END */

/* Page Wrapper START */
DIV#page-wrapper {
	position: relative;
	height: 1%;
	background-image: url('../images/page-bottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
/* Page Wrapper END */

/* Content Wrapper START */
DIV#content-wrapper {
	padding: 302px 16px 14px 17px;
	background-image: url('../images/page-wrapper-bgd.gif');
	background-position: bottom left;
	background-repeat: repeat-y;

}
/* Content Wrapper END */

/* Main Content START */
DIV.wide DIV#main-content {
	padding: 0px;
	width: 766px;
}
DIV#main-content {
	padding: 0px 20px 0px 20px;
	width: 653px;
	float: left;
	min-height: 320px;
	height: auto !important;
	height: 320px;
}
DIV#main-content P {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 0.75em;
	color: #000000;
}
DIV#main-content P#intro-para {
	font-weight: bold;
	font-size: 0.85em;
	color: #6d4019;
}
DIV#main-content P.intro-para {
	font-weight: bold;
}
DIV#main-content P IMG.align-right {
	padding-left: 5px;
	float: right;
}
DIV#main-content P.quote {
	font-style: italic;
}
DIV#main-content P#required-info {
	padding-left: 70px;
	color: #AE1A1F;
}
DIV#main-content P#contact-us-intro {
	padding-right: 20px;
	float: right;
	width: 254px;
}
DIV#main-content P.error-text {
	color: #AE1A1F;
}
DIV#main-content P#academy-1 {
	padding-right: 20px;
	float: left;
}
DIV#main-content P#academy-2 {
	padding-right: 20px;
	float: left;
}
DIV#main-content P A {
	color: #000000;
	text-decoration: none;
}
DIV#main-content P A:hover {
	text-decoration: underline;
}
DIV#main-content P A.multiple-buttons {
	margin: 8px 10px 14px 0px; 
	padding: 5px 40px 0px 40px;
	display: block;
	float: left;
	height: 23px;
	background-image: url('../images/button-v2.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
DIV#main-content P A.single-button {
	margin: 8px 10px 14px 0px; 
	padding: 5px 40px 8px 40px;
	float: none;
	height: 23px;
	background-image: url('../images/button-v2.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #BB272B;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
DIV#main-content P A.button:hover {
	text-decoration: underline;
}
DIV#main-content FORM {
	/*margin: 0px;*/
	clear: both;
}
DIV#main-content FORM LABEL {
	padding: 8px 8px 0px 0px;
	width: 62px;
	float: left;
	text-align: right;
	/*font-size: 0.8em;*/
	color: #000000;
}
DIV#main-content FORM INPUT {
	margin: 8px 0px 0px 0px;
	/*width: 206px;*/
}
DIV#main-content FORM INPUT.button {
	margin: 8px 0px 12px 70px;
	width: auto;
	text-align: left;
}
DIV#main-content FORM TEXTAREA {
	margin: 8px 0px 0px 0px;
	float: left;
}
DIV#main-content FORM SPAN.input-required {
	margin: 7px 4px 0px 5px;
	/*float: left;*/
	color: #ae1a1f;
}
DIV#main-content FORM SPAN.error-msg-span {
	margin-top: 7px;
	float: right;
	width: 204px;
	color: #ae1a1f;
	font-size: 0.8em;
}
DIV#main-content UL {
	margin: 0px;
	padding: 0px 0px 10px 30px;
	color: #000000;
}
DIV#main-content UL LI {
	font-size: 0.75em;
}
DIV#main-content UL LI A {
	color:  #6D4019;
	text-decoration: none;
}
DIV#main-content UL LI A:hover {
	text-decoration: underline;
}
DIV#main-content UL LI UL LI {
	font-size: 1em;
}
DIV#main-content OL {
	margin: 0px;
	padding: 0px 0px 10px 30px;
	color: #000000;
}
DIV#main-content OL LI {
	font-size: 0.75em;
}
DIV#main-content DT {
	font-weight: bold;
	font-size: 0.9em;
	color: #6D4019;
}
DIV#main-content DD {
	margin: 0px 0px 0px 30px;
	padding: 10px 0px 10px 0px;
	font-size: 0.75em;
	color: #000000;
}
DIV#main-content TABLE {
	margin: 0px 0px 25px 0px;
	width: 100%;
	border-bottom: 1px solid #C5C5C0;
}
DIV#main-content TABLE TR {
	font-size: 0.8em;
	color: #000000;
}
DIV#main-content TABLE TH {
	padding: 5px 10px 5px 10px;
	background-color: #c5c5c0;
}
DIV#main-content TABLE TD {
	padding: 5px 10px 5px 10px;
	text-align: center;
}
DIV#main-content TABLE {
	margin: 0px 0px 25px 0px;
	width: 100%;
	border-bottom: 1px solid #C5C5C0;
}
DIV#main-content TABLE TR {
	font-size: 0.8em;
	color: #000000;
}
DIV#main-content TABLE TH {
	padding: 5px 10px 5px 10px;
	background-color: #c5c5c0;
}
DIV#main-content TABLE TD {
	padding: 5px 10px 5px 10px;
	text-align: center;
}




DIV.entry TABLE {
	margin: 0px 0px 25px 0px;
	width: 100%;
	border-bottom: 1px solid #C5C5C0;
}
DIV.entry TABLE TR {
	font-size: 0.8em;
	color: #000000;
}
DIV.entry TABLE TH {
	padding: 5px 10px 5px 10px;
	background-color: #c5c5c0;
}
DIV.entry TABLE TD {
	padding: 5px 10px 5px 10px;
	text-align: center;
}

DIV#main-content DIV#video-image DIV {
	margin: 0px 13px 0px 0px;
	width: 199px;
	float: left;
}
DIV#main-content DIV#video-image DIV.vid-img-holder {
	margin-right: 13px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	background-color: #6E726B;
}
DIV#main-content DIV#video-image DIV IMG {
	border: none;
}
DIV#main-content DIV#video-image DIV P {
	padding: 2px 0px 2px 9px;
	background-color: #231f20;
}
DIV#main-content DIV#video-image DIV P A {
	text-decoration: none;
	color: #748570;
}
DIV#main-content DIV#video-image DIV P A:hover {
	text-decoration: underline;
}
DIV#main-content DIV#map, DIV#map-2 {
	border: 1px solid #748570;
	margin: 0px 0px 15px 0px;
}
DIV#main-content IMG.alignleft {
	float: left;
}
DIV#main-content IMG.alignright {
	float: right;
}
DIV#address-details {
	margin-left: 70px;  
	padding: 14px 12px 0px 8px;
	width: 210px;
	float: left;
	background-color: #d5d5d7;
}
DIV#address-details P#academy-1 {
	padding-right: 15px;
	float: left;
}
DIV#address-details P SPAN {
	color: #AE1A1F;
}
/* Main Content END */

/* Features START */
DIV#features {
	margin: 5px 0px 14px 0px;
	padding: 0px 21px 0px 22px;
	width: 219px;
	float: right;
	background-image: url('../images/features-border.gif');
	background-position: top left;
	background-repeat: repeat-y;
}
DIV#features UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
DIV#features H3 {
	margin: 15px 0px 0px 0px;
	padding: 5px 14px 0px 0px;
	width: 205px;
	height: 23px;
	background-image: url('../images/h3-features-v2.gif');
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 0.8em;
	color: #ffffff;
	text-align: right;
}
DIV#features H3#first-item {
	margin: 0px 0px 0px 0px;
	border: none;
}
DIV#features DIV {
	padding-bottom: 3px;
	width: 219px;
}
DIV#features DIV P {
	padding: 3px 0px 2px 24px;
	font-size: 0.8em;
	color: #231f20;
	background-image: url('../images/control-play-v2.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
DIV#features DIV P.image {
	background-image: url('../images/img-icon.jpg');
}
DIV#features DIV P A {
	color: #231f20;
	text-decoration: none;
}
DIV#features DIV P A:hover {
	text-decoration: underline;
}
DIV#features IMG {
	border: none;
}
/* Features END */
/* Images Feature START */
DIV#images-feature {
	width: 236px;
	float: right;
}
/* Images Feature END */

/* Header START */
DIV#header {
	/*background-image: url('../images/k3-bjj-header-bgd.jpg');*/
	background-position: 61px 0px;
	background-repeat: no-repeat;
	position: absolute;
	top: 76px;
	left: 17px;
	display: block;
}
BODY.blog DIV#header {
	top: 76px;
}
/* Header END */

/* Main Navigation START */
DIV#main-navigation {
	position: absolute;
	top: 0px;
	right: 16px;
	width: 955px;
	height: 76px;
	background-color: #ffffff;
}
DIV#main-navigation UL {
	margin: 0px;
	padding: 0px 0px 12px 40px;
	float: right;
	width: 647px;
	background-image: url('../images/pbjj-main-nav-bgd.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
DIV#main-navigation UL LI {
	padding: 0px;
	position: relative;
	float: left;
	list-style-type: none;
	font-size: 1em;
}
DIV#main-navigation UL LI:hover UL {
	display: block; 
}
DIV#main-navigation UL LI.over UL {
	display: block; /* CLASS FOR IE JAVASCRIPT FIX*/
}
DIV#main-navigation UL LI.nav-heading {
	padding: 10px 12px 9px 12px;
	font-size: 0.8em;
	color: #ffffff;
}
DIV#main-navigation UL LI A {
	padding: 12px 0px 11px 20px;
	display: block;
	text-decoration: none;
	font-size: 0.8em;
	color: #ffffff;
}
DIV#main-navigation UL LI A.no-arrow:hover {
	background-image: none;
}
DIV#main-navigation UL LI A:hover {
	/*text-decoration: underline;
	background-image: url('../images/nav-arrow.gif');*/
	background-position: 6px 16px;
	background-repeat: no-repeat;
}
DIV#main-navigation UL LI.current_page_item A {
	background-image: url('../images/nav-arrow-v2.gif');
	background-position: 6px 16px;
	background-repeat: no-repeat;
}
DIV#main-navigation UL LI.current_page_parent {
	background-image: url('../images/nav-arrow-v2.gif');
	background-position: 6px 16px;
	background-repeat: no-repeat;
}
DIV#main-navigation UL LI.selected {
	background-image: url('../images/nav-arrow-v2.gif');
	background-position: 6px 16px;
	background-repeat: no-repeat;
}
DIV#main-navigation UL LI UL {
	padding: 1px 0px 0px 0px;
	position: absolute;
	top: 38px;
	left: 15px;
	background-image: url('../images/drop-down-bgd-v2.png');
	background-position: top left;
	background-repeat: repeat-y;
	width: 146px;
	display: none;
	float: none;
}
DIV#main-navigation UL LI UL.over {
	display: block;
}
DIV#main-navigation UL LI UL LI {
	padding: 0px;
	float: none;
	width: 146px;
}
DIV#main-navigation UL LI UL LI A {
	padding: 3px 12px 6px 12px;
	display: block;
	border-top: 1px solid #ffffff;
	width: 122px;
	font-size: 0.8em;
}
DIV#main-navigation UL LI.current_page_item UL LI A {
	background-image: none;
}
DIV#main-navigation UL LI UL LI.current_page_item A {
	background-image: none;
}
DIV#main-navigation UL LI UL LI A:hover {
	background-image: none;
	text-decoration: underline;
}
DIV#main-navigation UL LI:hover UL {
	display: block; 
}
DIV#main-navigation UL LI.over UL {
	display: block; /* CLASS FOR IE JAVASCRIPT FIX*/
}

P#logo {
	float: left;
}
P#logo IMG {
	border: none;
}
/* Main Navigation END */

/* Header START */
DIV#header A {
	padding: 0px;
	display: block;
	width: 296px;
	height: 210px;
}
/* Header END */

/* Footer START */
DIV#footer {
	clear: both;
	height: 50px;
	position: relative;
	/*background-image: url('../images/footer-bgd.gif');
	background-position: 62px 0px;
	background-repeat: no-repeat;*/
	text-align: right;
}
DIV#footer P {
	font-size: 0.7em;
	color: #ffffff;
}
DIV#footer DIV#company-details {
	padding: 10px 0px 10px 0px;
	height: 28px;
	background-image: url('../images/pbjj-company-details-bgd.gif');
	background-position: top left;
	background-repeat: repeat-x;
}
DIV#footer DIV#company-details P {
	padding: 6px 16px 0px 0px;
	background-image: url('../images/pbjj-footer-slogan.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 22px;
}
DIV#footer DIV#utility-links {
	padding: 3px 16px 14px 17px;
}
DIV#footer P#utility-info {
	padding: 0px 12px 0px 0px;
	float: left;
	color: #6D4019;
}
DIV#footer P#isolve {
	padding-top: 0px;
	height: 0.01%; /* IE 6 FIX */
}
DIV#footer P#isolve A {
	background-image: url('../images/isolve-logo.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	color: #6D4019;
}
DIV#footer P#isolve A:hover {
	text-decoration: underline;
}
DIV#footer P SPAN {
	padding-left: 5px;
}
DIV#footer P IMG {
	position: absolute;
	bottom: 19px;
	left: 0px;
}
DIV#footer UL {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
DIV#footer UL LI {
	padding: 0px 14px 0px 0px;
	float: left;
	list-style-type: none;
}
DIV#footer UL LI A {
	float: left;
	text-decoration: none;
	color: #6D4019;
	font-size: 0.7em;
}
DIV#footer UL LI A:hover {
	text-decoration: underline;
}
/* Footer END */
/* GLOBAL BLOCKS END -----------------------------------------------*/

/* PAGE SPECIFIC START ---------------------------------------------*/

/* One Col Pages START */
DIV.one-col DIV#main-content {
	width: 914px;
}
/* One Col Pages END */

DIV.k3 DIV#header {
	/*background-image: url('../images/header-bgd.jpg');*/
	background-position: 61px 0px;
	background-repeat: no-repeat;
}
DIV.bjj DIV#header {
	/*background-image: url('../images/bjj-header-bgd.jpg');*/
	background-position: 61px 0px;
	background-repeat: no-repeat;
}
/* PAGE SPECIFIC END -----------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------*/

/* GLOBAL UTILITIES START ------------------------------------------*/
DIV.visual-clear {
	clear: both;
	display: block;
	float: none;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
/*colours

*/
/* GLOBAL UTILITIES END --------------------------------------------*/




