﻿/* undo some default styling of common (X)HTML browsers
 ************************************************************/

/* No list-markers by default - 
* must redefine bullets w/ bg graphics
********************************************************/
ol, ul {
    list-style:none;
}

/* Avoid browser default inconsistent heading, 
* font-sizes and pre/code
********************************************************/
td, code, pre, h6, h5, h4, h3, h2, h1, body {
    font-size:1em;
}

/* Remove inconsistent (among browsers) - 
* default padding or margin 
********************************************************/
hr, img, td, tr, table, dl, dt, dd, div, label, input, fieldset, blockquote, p, html, body, form, pre {
    margin:0; padding:0;
}

h6, h5, h4, h3, h2, h1 {
    margin:0; padding:0;
}

li, ol, ul {
    margin:0; padding:0;
}

/* prevent blue linked image borders
********************************************************/
fieldset {
    border:none;
}

:visited img {
    border:none;
}

:link img {
    border:none;
}

a img {
    border:none;
}

/*** START STYLES ***/

body, html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	letter-spacing:0;
	color:#555;
	overflow-x:hidden;
	background: black;
}

body{
	background: white;
}

h1 {
	font-size: 28px;
	letter-spacing: 0;
	font-weight: normal;
	padding: 20px 0 0 100px;
	color: #F00;
}

h2 {
	font-size: 22px;
	color: #900;
	padding: 60px 0 0 100px;
}

h3 {
	font-size: 18px;
	color: #300;
	padding: 0 0 0 100px;
}

p {
	line-height:18px;
	padding: 5px 60px 30px 80px;
	text-align: justify;
	font-size: 14px;
}

a {
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover {
	color: #900;
	border-bottom: 1px solid;
}

/*** END STYLES ***/

/*** START STRUCTURE ***/

div#container{
	position: relative;
	width: 980px;
	min-height: 300px;
	height: auto;
	margin: auto;
	background: white;
}


/*** Branding ***/

div#branding{
	position: relative;
	width: 858px;
	height: 145px;
	margin: auto;
}

div#tkd-branding{
	width: 338px;
	height: 145px;
	position: relative;
	background: transparent 

url('../images/tkd-plus-logo.gif') no-repeat scroll left top;
	float: left;
}

div#filler-branding{
	width: 226px;
	height: 120px;
	position: relative;
	background: transparent 

url('../images/branding-yrepeat.gif') repeat-y scroll left top;
	float: left;
	margin: 25px 0 0 0;
}

div#scorpions-branding{
	width: 294px;
	height: 145px;
	position: relative;
	background: transparent 

url('../images/scorpions-logo.gif') no-repeat scroll left top;
	float: left;
}

/*** menu/website navigation ***/

div#menu{
	width: 978px;
	height: 55px;
	position: relative;
	margin: auto;
	background: transparent url('../images/menu-belt.gif') 

no-repeat scroll left top;
}

div#menu a{
	border: none;
}

/** home button **/
div#home{
	width: 104px;
	height: 55px;
	position: relative;
	background: transparent url('../images/home-btn.gif') 

no-repeat scroll left 100px;
	float: left;
	margin: 0 0 0 101px;
}

div#home a{
	display: block;
	width: 104px;
	height: 55px;
}

div#home a:hover{
	background: transparent url('../images/home-btn.gif') 

no-repeat scroll left top;
}

div#home.active {
	background: transparent url('../images/home-btn.gif') 

no-repeat scroll left top;
}
/** about button **/
div#about{
	width: 138px;
	height: 55px;
	position: relative;
	background: transparent url('../images/about-btn.gif') 

no-repeat scroll left 100px;
	float: left;
	margin: 0 0 0 4px;
}

div#about a{
	display: block;
	width: 138px;
	height: 55px;
}

div#about a:hover{
	background: transparent url('../images/about-btn.gif') 

no-repeat scroll left top;
}

div#about.active {
	background: transparent url('../images/about-btn.gif') 

no-repeat scroll left top;
}
/** media button **/
div#media{
	width: 110px;
	height: 55px;
	position: relative;
	background: transparent url('../images/media-btn.gif') 

no-repeat scroll left 100px;
	float: left;
	margin: 0 0 0 1px;
}

div#media a{
	display: block;
	width: 110px;
	height: 55px;
}

div#media a:hover{
	background: transparent url('../images/media-btn.gif') 

no-repeat scroll left top;
}

div#media.active{
	background: transparent url('../images/media-btn.gif') 

no-repeat scroll left top;
}
/** scorpions button **/
div#scorpions{
	width: 146px;
	height: 55px;
	position: relative;
	background: transparent 

url('../images/scorpions-btn.gif') no-repeat scroll left 100px;
	float: left;
	margin: 0 0 0 -1px;
}

div#scorpions a{
	display: block;
	width: 146px;
	height: 55px;
}

div#scorpions a:hover{
	background: transparent 

url('../images/scorpions-btn.gif') no-repeat scroll left top;
}

div#scorpions.active{
	background: transparent 

url('../images/scorpions-btn.gif') no-repeat scroll left top;
}
/** services button **/
div#services{
	width: 145px;
	height: 55px;
	position: relative;
	background: transparent url('../images/services-btn.gif') 

no-repeat scroll left 100px;
	float: left;
	margin: 0 0 0 1px;
}

div#services a{
	display: block;
	width: 145px;
	height: 55px;
}

div#services a:hover{
	background: transparent url('../images/services-btn.gif') 

no-repeat scroll left top;
}

div#services.active{
	background: transparent url('../images/services-btn.gif') 

no-repeat scroll left top;
}
/** contacts button **/
div#contacts{
	width: 127px;
	height: 55px;
	position: relative;
	background: transparent url('../images/contacts-btn.gif') 

no-repeat scroll left 100px;
	float: left;
}

div#contacts a{
	display: block;
	width: 127px;
	height: 55px;
}

div#contacts a:hover{
	background: transparent url('../images/contacts-btn.gif') 

no-repeat scroll left top;
}

div#contacts.active{
	background: transparent url('../images/contacts-btn.gif') 

no-repeat scroll left top;
}
/** testimonials box **/
div#testimonials{
	width: 170px;
	height: 200px;
	background: transparent;
	position:absolute;
	margin: 40px 0 0 30px;
	z-index: 2;
}

/** content **/

div#content {
	position: relative;
	width: 980px;
	height: auto;
	margin: auto;
}

div#body-content{
	position: relative;
	width: 600px;
	min-height: 540px;
	height: auto;
	margin: 0 0 0 140px;
	float: left;
	z-index: 0;
}

div#text {
	width: 600px;
	min-height: 540px;
	height: auto;
	background: #D1F7CE url('../images/body-x-repeat.jpg') 

repeat-x scroll left top;
	position: relative;
	float: left;
}

/* main contact information */
div#contacts-info{
	width: 600px;
	height: 384px;
	position: relative;
	margin: auto;
}

address {
	width: 160px;
	height: auto;
	float: left;
	margin: 13px 0 0 80px;
	color: #324EAD;
}

div#contact-junk-info{
	position: relative;
	width: 300px;
	height: auto;
	margin: 30px 0 0 0;
	float: left;
	clear: both;
}

div#contact-junk-info p{
	text-align: left;
}

div#contacts-pic{
	width: 288px;
	height: 384px;
	background: transparent url('../images/marco-moro.png') 

no-repeat scroll left top;
	position: relative;
	float: right;
	margin: -400px 20px 0 0;
}

/* google map insert */
div#google-map{
	width: 600px;
	height: auto;
	position: relative;
	margin: auto;
	float: left;
}

iframe{
	position: relative;
	margin: 0 0 50px 100px;	
}

/* Pattern Links and Description lists */

li.list-title{
	font-size: 16px;
	font-weight: bold;
	color: #03F;
}

ul li{
	padding: 1px;
}

ul li a{
	border: none;
}

ul li a:hover{
	border: none;
}

ul#patterns {
	width: 100px;
	position: relative;
	height: auto;
	float: left;
	margin: 0 0 0 100px;
	color: #900;
}

ul#downloads{
	width: 125px;
	height: auto;
	position: relative;
	float: left;
	text-align: center;
}

ul#pattern-description {
	position: relative;
	width: 200px;
	height: auto;
	float: left;
	text-align: right;
}

/*front page bullet points*/
ul#train-bullet-points{
	width: 400px;
	height: auto;
	position: relative;
	float: left;
	margin: 0 0 40px 100px;
}

ul#train-bullet-points li{
	width: auto;
	height: auto;
	position: relative;
	list-style:square;
	font-size: 18px;
	color: #06F;
	float: left;
	clear: left;
}

div#pic-1{
	width: 200px;
	height: 200px;
	background: yellow;
	position: relative;
	margin: 0 0 0 0;
	float: left;
	clear: left;
}

div#pic-2{
	width: 200px;
	height: 200px;
	background: yellow;
	position: relative;
	margin: 0 0 0 0;
	float: left;
	clear: left;
}

div#pic-3{
	width: 200px;
	height: 200px;
	background: yellow;
	position: relative;
	margin: 0 0 0 0;
	float: left;
	clear: left;
}
/* footer */
div#footer {
	width: 100%;
	height: 55px;
	background: transparent 

url('../images/blackbelt-xrepeat.gif') repeat-x scroll left top;
}

/* head instructor info on the index page */
div#instructor-pic-1 {
	position: relative;
	width: 144px;
	height: 192px;
	background: transparent 

url('../images/marco-about-us.jpg') no-repeat scroll left top;
	float: left;
	left: 80px;
}

div#about-head-instructor {
	position: relative;
	width: 290px;
	height: auto;
	float: right;
	right: 60px;
}

div#about-head-instructor h2 {
	padding: 0 0 0 20px;
}

div#about-head-instructor p {
	padding: 0 0 0 0;
}

ul#head-instructor-points {
	position: relative;
	width: 400px;
	height: auto;
	float: left;
	left: 95px;
}

ul#head-instructor-points li {
	width: auto;
	height: auto;
	list-style: square;
	font-size: 14px;
	color: black;
}
/* Instructor Jessica info */

div#instructor-pic-2 {
	position: relative;
	width: 144px;
	height: 192px;
	background: transparent;
	float: left;
	margin: 0 0 0 80px;
}

div#about-instructor-1 {
	position: relative;
	width: 290px;
	height: auto;
	float: right;
	right: 60px;
}

div#about-instructor-1 h2 {
	padding: 0 0 0 20px;
}

div#about-instructor-1 p {
	padding: 0 0 0 0;
}

/* Instructor Liam info */
h1.brown {
	color: #47151A;
}

div#instructor-pic-3 {
	position: relative;
	width: 144px;
	height: 192px;
	background: transparent 

url('../images/liam-about-us.jpg') no-repeat scroll left top;
	float: left;
	clear: left;
	margin: 0 0 0 80px;
}

div#about-instructor-2 {
	position: relative;
	width: 290px;
	height: auto;
	float: right;
	right: 60px;
}

div#about-instructor-2 h3 {
	padding: 0 0 0 20px;
}

div#about-instructor-2 p {
	padding: 0 0 0 0;
}

div#training-program-header {
	position: relative;
	width: 600px;
	height: auto;
	float: left;
}
div#scorpions-picture-1 {
	width: 450px;
	height: 359px;
	position: relative;
	background: transparent/** url('../images/scorpions-pres.jpg') no-repeat scroll left top**/;
	float: left;
	left: 80px;
}

/* Headers for Dan and Poom black belts */
h2.blackbelt-header, h2.blackbelt-header a{
	padding: 0;
	text-align: center;
	color: #990000;
	border: none;
}

/*unordered list for dan black belts */
ul.portraits {
	display: block;
	width: 600px;
	height: auto;
	position: relative;
	margin: 10px 0 10px 80px;
}

ul.portraits li {
	width: 120px;
	height: auto;
	float: left;
	padding: 0 10px 0 10px;
}
/* getting firefox to behave */
div#clear{
	clear: both;
}

ul.portraits li p {
	text-align: center;
	color: black;
	padding: 0;
	margin: 0;
}

h2.instructor-header {
	padding-top: 0;
	margin-top: 0;
}

/* sparring and poomsae anchor headers */
a.scorpion-anchor {
	border: none;
	color: #330000;
}

div#page-poster {
	position: relative;
	width: 550px;
	height: 461px;
	z-index: 5;
	background: transparent url('../images/home-poster.png') no-repeat scroll left top;
	margin: 20px 0 0 50px;
}

/*affiliates section */

div#affiliates h2{
	font-size: 26px;
	padding: 10px 0 0 0;
}

div#affiliates a {
	border: none;
}

div#affiliates{
	position: relative;
	text-align: center;
	width: 170px;
	height: auto;
	margin: 0 35px 0 0;
	float: right;
}

/*latest news link*/
div#latest-news {
	position: absolute;
	width: 110px;
	height: 80px;
	background: #AFD6EB;
	z-index: 5;
	margin: 270px 0 0 61px;
}

div#latest-news:hover{
	background: transparent;
}

h1.news{
	margin: 0;
	padding: 0;	
}

a.news {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #03F;
	border: none;
}

a.news:hover {
	color: 	#AFD6EB;
}

div.news-pics {
	width: 400px;
	height: 300px;
	margin: 0 0 0 80px;
	background: transparent;
}

/*timetable*/
div#timetable{
	position: relative;
	width: 510px;
	height: 400px;
	margin: 0 0 0 50px;
	background: transparent url('../images/timetable-bg.jpg') no-repeat scroll left top;
	float: left;
}

ul.timetable-lines {
	margin: 67px 0 0 90px;
}

ul.timetable-lines li {
	position: relative;
	width: 69px;
	height: 53px;
	margin: 5px 12px 7px 0px;
	background: transparent;
	float: left;
	text-align: center;
	font-size: 10px;
}

ul.gym-times {
	margin: 10px 0 0 0;	
}

ul.gym-times li p{
	margin: 0 0 0 80px;
	padding: 0 0 0 0;
}

div#keyword-tag{
	position: absolute;
	left: 0;
	top: 0;
}

div#keyword-tag p{
	text-indent: -9999px;
	font-size: 1px;
	color: white;
}

a#IMPORTANT {
	border: none;
}

a#IMPORTANT:hover {
	border: none;
	color: black;
}

a#eternal {
	border: none;
	color: #F00;
}

a#eternal:hover {
	border: none;
	color: #F00;
}

h3.upload-date {
	font-size: 12px;
	color: #1F0505;
	padding-bottom: 10px;
}

h3.upload-date-box {
	padding: 0 0 0 0;
	font-size: 10px;
	color: #0033FF;
	text-align: center;
}

ul.bullet-points{
	padding: 0 60px 20px 80px;
	color: #006;
}

div#flyer-content{
	position: relative;
	margin: 20px 0 0 -50px;
	width: 500px;
	height: 500px;
	float: left;
	text-align: center;
	padding: none;
}

div#facebook-like{
	position: relative;
	margin: auto;
	width: 292px;
	height: 62px;
	float: left;
	left: -120px;
}
/*** END STRUCTURE ***/
