/* ----- BASIC ELEMENTS AND FONTS ----- */
html, body {
	color: #fff;
    font-size:    100.01%;	/* Allow IE/Win to resize the document */
	font-family: Tahoma, Sans-serif;
    background: #d8e7fb url(../assets/bg1.jpg);
	margin:0;
	padding:0;
	height:100%;
}
/* fix ie 
* html #content {height: 1%} */

#upperbackground  {
	position:		absolute;
	top:			0;
	left:			0;
	width:			100%;
	height:			275px;	
	background:		#fff url(../assets/bg2.jpg) repeat-x;
	z-index:		1;
}
/*----- LAYOUT ----- */
#wrapper {
	z-index:2;
	position:relative;
	width:900px;
	border:solid 2px #BF6000;
	background: #fff  url(../assets/background.gif);
	margin:0 auto;
}
#container {
	background: url(../assets/beltshadow.png) 10px 0px repeat-y !important;
	background: url(../assets/beltshadow.png) 10px 0px repeat-y;  
}
#banner {
	padding: 	5px 0 0 0px;
	margin-right:60px;
}
.menu_logo {
	text-align:	left;
	float:		left;
	margin:		10px 0 0 20px;
	padding:    0;
}
.paypal {
	float:		right;
	margin:		0 0 0 20px;
}
#pullnav {     /*   Top page Navigation */
	text-align:	right;
	color:		#333333;
}
#pullnav a{
	color:		#3300FF;
	text-decoration: underline;
}
#pullnav a:hover {
	color: 				#3300FF;
	font-size:			100%;
	text-decoration:	none;

}

#head {
	width: 			890px;
	height: 		170px;
	text-align:	 	right;
	color: 			#333333;
	font-weight:	bold;
}
#head div.right {
	color:		#000000;
	margin:		0;
	padding:    0.5em 1.6em 0 1em;
	float:		right;
}
#head div.right a:link,
#head div.right a:visited {
	font-size:	90%;
	color:		#333333;
	margin:		0;
	padding:    0 0.5em;
}
#content {
	width: 		860px;
	text-align: justify;
	margin:		0 0 0 10px !important;
	margin:		0 0 0 5px;
}
#content a {
	color:		#000000;
}
#content a:hover {
	color: 		#FFFF99;
	font-size:	100%;
	text-decoration: none;
}
#content_body {
	width: 		680px;
	float: 		right;
	font-size:	130%;
	text-align:	justify;
}
#content_body a {
	color:		#330099;
}
#content_body a:hover {
	color: 		#3300FF;
	font-size:	100%;
	text-decoration: underline;
}
.content_body_belt {
	margin-left:	70px;
}
#beltdetail  {

}
#beltdetail img.left {
	float: 		left;
	margin: 	0px 0px 10px 20px;
}
#beltdetail img.right {
	float: 		right;
	margin: 	0 0 10px 0;;
}
.beltdetailtextleft {
	width:			290px;
	height:			80px;
	margin:			0 0px 10px 28px !important;
	margin:			0 0px 10px 18px;
	padding:		0;
	float:			left;
	font-size:		70%;
}
.beltdetailtextright {
	width:			290px;
	height:			80px;
	margin:			0 22px 10px 0 !important;
	margin:			0 10px 10px 0;
	padding:		0;
	float:			right;
	font-size:		70%;
}
.clear {
	clear: 		both;
}
.date {
	color:		#ffd502;
	text-decoration:overline;
	font-size:	10px;
	padding: 	10px 0 20px 0;
}
.red {
	color:		red;
	font-weight:bold;
}
.yellow {
	color:		#ffd502;
	font-weight:bold;
}
.blue {
	color:		#006FDD;
	font-weight:bold;
}
.dialog {			/* Used in Contact */
	width:				30%;
	border:				thin solid #8F0B0B;
	min-width:			20em;
	background-color: 	#FFFFCC;
	margin:		 		0 auto 0 auto;
	font-family: 		Arial, Helvetica, sans-serif;
	padding: 			0 0.5em 0 2.0em;
	color: #666666;
}
#map {
	margin-left:		30px;
}
.floatboxcount {
   	overflow:        visible;
	width:			 660px;
/*	background-color:#9900FF;     */
   	font-size:       100%;
   	line-height:     1.25;
   	margin:          0 0 0.0 0.5em;
   	padding:         0.5em 0.1em;
   	float:           left;
 }
.floatboxglossary {
   	overflow:        visible;
	width:			 650px;
/* 	background-color:#9900FF;     */
   	font-size:       100%;
   	line-height:     1.25;
   	margin:          0 0 0.0 0.5em;
   	padding:         0.5em 0.1em;
   	float:           left;
 } 
.glossary1  {
	font-family	:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		80%;
	color:			#666666;
	width:			300px;
	float:			left;
/* 	background-color: #99FFFF;    */
	margin: 		0.1em 0 0.1em 5px;
}
.glossary2 {
	font-family	:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		80%;
	color:			#666666;
	margin:			0.1em 0 0.1em 5px;
	width:			300px;
	float:			left;
/*	background:		#FFFFCC;    */
}
.count1 {
	margin:			1px 0 1px 15px;
	width:			85px;
	float:			left;
}
.count2 {
	margin:			0.1em 0 0.1em 0;
	width:			170px;
	float:			left;
}
.count3 {
	margin:			0.1em 0 0.1em 20px;
	width:			100px;
	float:			left;
}
.count4 {
	margin:			0.1em 0 0.1em 0;
	width:			170px;
	float:			left;
}
.kata1 {
	margin:			1px 0 1px 20px;
	width:			170px;
	float:			left;
}
.kata2 {
	margin:			0.1em 0 0.1em 0;
	width:			140px;
	float:			left;
}
.kata3 {
	margin:			0.1em 0 0.1em 0;
	width:			190px;
	float:			left;
}
.kata4  {
	margin:			0.1em 0 0.1em 0;
	width:			100px;
	float:			left;
}
.links1 {
	margin:			1px 0 10px 50px !important;
	margin:			1px 0 10px 30px;
	width:			60px;
	float:			left;
/*	background-color:#99FFFF;    */
}
.links2 {
	margin:			1px 0 10px 0;
	width:			400px;
	float:			left;
/* 	background-color:#FFFFCC;    */
}
.photobuttons	{
	margin:			0 0 0 60px;
	width:			250px;
/*	background:		#FFFF00;   */
}
li	{
	font-size:	 	100%;
	line-height: 	250%;
	margin:			0 0 0 50px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	color: #0000FF;
}

h1 { font-size:		150% }
h2 { font-size:     135% }
h3 { font-size:     125% }
h4 { font-size:     105% }
h5 { font-size:     100% }
h6 { font-size:     90% }
p  { font-size:		80%  }
h1 {
	font-family:	Arial, Helvetica, sans-serif;
	text-transform:	uppercase;
	font-weight:	normal;
	margin: 		0px 0px 0px 0px !important;
	margin: 		10px 0px 0px 0px;
	color:			#fff;
}
h2 {
	font-family:	"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	margin: 		0px 50px 10px 30px !important;
	margin: 		0px 30px 10px 30px;
	color:			#8F0B0B;
	font-weight:	bold;
}
h3,h4 {
	font-family:	"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	margin: 	0px 0px 10px 20px;
	color:		#8F0B0B;
}

h5,h6 {
	margin: 	0px 0px 10px 50px;
	color:		#8F0B0B;
	line-height: 150%;
}

p {
	font-family:	Verdana, Arial, Geneva, sans-serif;
	margin: 		10px 10px 10px 30px;
	color:			#000;
}
a {
	text-decoration: underline;
	color:		#0000ff;
	font-size:	1em;
}
/* mininav hover colour */
a:hover {
	color: 		#0000FF;
	font-size:	100%;
	text-decoration: underline;
}
/*----- MENUS ----- */
#button {
	float:          left;
	font-weight: 	bold;
	font-size: 		18px;
	font-family: 	Arial, Helvetica, sans-serif;
	width: 			150px;
	margin: 		0 0 10px 10px;
	line-height: 	30px;
	color: 			#000000;
}
.button1 {
	background-image: url("../assets/buttons/whitebelt.gif");
	padding: 	0 0 0 10px;
	margin-bottom:	10px;
}
.button2 {
	background-image: url("../assets/buttons/redbelt.gif");
	padding: 	0 0 0 10px;
	margin-bottom:	10px;
}
.button3 {
	background-image: url("../assets/buttons/orangebelt.gif");
	padding: 	0 0 0 10px;
	margin-bottom:	10px;
}
.button4 {
	background-image: url("../assets/buttons/yellowbelt.gif");
	padding: 	0 0 0 10px;
	margin-bottom:	10px;
}
.button5 {
	background-image: url("../assets/buttons/greenbelt.gif");
	padding: 	0 0 0 10px;
	margin-bottom:	10px;
}
.button6 {
	background-image: url("../assets/buttons/bluebelt.gif");
	padding: 	0 0 0 10px;
	margin-bottom:	10px;
}
.button7 {
	background-image: url("../assets/buttons/purplebelt.gif");
	padding: 	0 0 0 10px;
	margin-bottom:	10px;
}
.button8 {
	background-image: url("../assets/buttons/brownbelt.gif");
	padding: 	0 0 0 10px;
	margin-bottom:	10px;
}
.button9 {
	background-image: url("../assets/buttons/whitebelt.gif");
	padding: 	0 0 0 10px;
	margin-bottom:	10px;
}
.button10 {
	background-image: url("../assets/buttons/redbelt.gif");
	padding: 0 0 0 10px;
	margin-bottom:10px;
}
.button11 {
	background-image: url("../assets/buttons/orangebelt.gif");
	padding: 0 0 0 10px;
	margin-bottom:10px;
}
.button12 {
	background-image: url("../assets/buttons/yellowbelt.gif");
	padding: 0 0 0 10px;
	margin-bottom:10px;
}
.button13 {
	background-image: url("../assets/buttons/whitebelt.gif");
	padding: 	0 0 0 10px;
	margin-bottom:	10px;
}

img {
	border: 	0px;
	margin:		0px;
	padding:	0px;
}

a img{
	border:		none;
	margin:		0;
	padding:	0;
}
img.left,img.center,img.right {
	padding: 	0;
}
img.left {
	float: 		left;
	margin: 	10px 30px 5px 30px;

}
img.right {
	float: 		right;
	margin: 	10px 0px 5px 20px;
}  
.img-shadow img {
       display:  	block;
       position: 	relative;
       background-color: #fff;
       border: 		1px solid #a9a9a9;
       margin: 		-6px 6px 6px -6px !important;	   
       margin: 		-6px 3px 6px -6px;
       padding: 	5px;
}
.img-shadow {
        float:		right;  
        width: 		310px !important;
		width:		320px;
        background: 	url(../assets/pictureshadow.png) no-repeat bottom right !important;
        background: 	url(../assets/pictureshadow.png) no-repeat bottom right;
        margin: 	10px 0 0 20px !important;
        margin: 	10px 0 0 10px;
}
.img-shadow-left img {
       display:  	block;
       position: 	relative;
       background-color: #fff;
       border: 		1px solid #a9a9a9;
       margin: 		-6px 6px 6px -6px !important;	   
       margin: 		-6px 3px 6px -3px;
       padding: 	5px !important;
	   padding:     10px;    
}
.img-shadow-left {
        float:		left;  
        width: 		310px !important;
		width:		320px;
        background: 	url(../assets/pictureshadow.png) no-repeat bottom right !important;
        background: 	url(../assets/pictureshadow.png) no-repeat bottom right;
        margin: 	10px 10px 0 40px !important;
        margin: 	10px 0 0 20px;
}  
.img-shadow-map {
        float:		right;
        width: 		210px !important;
		width:		220px;
        background: 	url(../assets/pictureshadow.png) no-repeat bottom right !important;
        background: 	url(../assets/pictureshadow.png) no-repeat bottom right;
        margin: 	10px 0 0 20px !important;
        margin: 	10px 0 0 10px;
}
.img-shadow-map img {
       display:  	block;
       position: 	relative;
       background-color: #fff;
       border: 		1px solid #a9a9a9;
       margin: 		-6px 6px 6px -6px !important;	   
       margin: 		-6px 3px 6px -2px;
       padding: 	5px !important;
	   padding:        10px;
}	
.img-shadow-borlase {
        float:		right;
        width: 		240px !important;
		width:		250px;
        background: 	url(../assets/pictureshadow.png) no-repeat bottom right !important;
        background: 	url(../assets/pictureshadow.png) no-repeat bottom right;
        margin: 	10px 0 0 20px !important;
        margin: 	10px 0 0 10px;
}
.img-shadow-borlase img {
       display:  	block;
       position: 	relative;
       background-color: #fff;
       border: 		1px solid #a9a9a9;
       margin: 		-6px 6px 6px -6px !important;	   
       margin: 		-6px 3px 6px -2px;
       padding: 	5px !important;
	   padding:        10px;
}	
.img-shadow-borlase-left img {
       display:  	block;
       position: 	relative;
       background-color: #fff;
       border: 		1px solid #a9a9a9;
       margin: 		-6px 6px 6px -6px !important;	   
       margin: 		-6px 3px 6px -3px;
       padding: 	5px !important;
	   padding:     10px;    
}
.img-shadow-borlase-left {
        float:		left;  
        width: 		310px !important;
		width:		320px;
        background: 	url(../assets/pictureshadow.png) no-repeat bottom right !important;
        background: 	url(../assets/pictureshadow.png) no-repeat bottom right;
        margin: 	10px 10px 0 40px !important;
        margin: 	10px 0 0 20px;
}  

div.hr {
	height:			10px;
	background:		 url(../assets/bbrule.png) no-repeat scroll center;
}
div.hr hr {
	display:		none;
}

/********** Styles for Footer ***********/

#footer {
	font-size:       70%;
	text-align:	 	 center;
	color:           #FFFF00;
	margin:          0;
	padding:         0.5em 1.67em 0.5em 15.25em;
	clear:           both;
	background-color:#8F0B0B;
}

#footer a:link,
#footer a:visited {
   text-decoration: 	underline;
   color:           	white;
   background:      	transparent;
}

#footer hr {
   display:         	none !important;
}
