/*content.css*/
/********************************************************************Universal*/
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

p {
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
}

p.intro {
	font-size: 15px;
	line-height: 130%;
}

div#col1 p,div#col2 p {
	text-align: justify;
}

div#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#nav ul li {	
	background: #eee url('../img/li.jpg') no-repeat scroll 0px 99%;
	width: 155px;
}

div#share img {
	position: relative;
	top: 5px;
	padding-right: 10px;
}
/****************************************************************END Universal*/
/************************************************************************Index*/
div#slider ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#iContent p {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

div#col2 p {
	padding-left: 10px;
}

div#social img {
	position: relative;
}
/********************************************************************END Index*/
/**********************************************************************Voucher*/
table#group,table#yoga {
	margin: 0 auto;
}

th.head {
	font-size: 20px;
}

table#group td, table#group th, table#yoga td, table#yoga th {
	width: 50px;
	padding: 0 8px;
}

th.weekday {
	font-size: 15px;
}

table#group td,table#yoga td {
	text-align: center;
	font-size: 12px;
}
/******************************************************************END Voucher*/
/***************************************************************Group Training*/
div#gtimg {
	text-align: center;
}
/***********************************************************END Group Training*/
/*********************************************************************Programs*/
h1,h2 {
	color: #f06523;
	text-shadow: #777 1px 1px 2px;
	behavior: url(js/ie-css3.htc);
}

p#programIntro {
	font-size: 14px;
}

p.program {
	font-size: 13px;
}

span.programTitle,span.listTitle {
	color: #f06523;
}

span.listTitle {
	font-size: 14px;
	font-weight: bold;
}

ul#programList {
	margin-left: 10px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	list-style: none;
	line-height: 150%;
}

ul#programList li {
	margin-left: 10px;
}
/*****************************************************************END Programs*/
/************************************************************Personal Training*/

/********************************************************END Personal Training*/
/********************************************************************All forms*/
/**************************************************************form_programs*/
p.label {
	margin: 0 0 2px;
	padding: 0;
	font-size: 13px;
}

input,select,textarea {
	margin-bottom: 10px;
	margin-right: 7px;
	font-family: Tahoma,Arial,Helvetica,sans-serif,'Times New Roman';
	font-size: 13px;
}

input:focus,textarea:focus {
	outline: solid 1px #f06523;
}

input.buttons {
	font-weight: bold;
}

ul#programsContain1,ul#programsContain2 {
	margin: 8px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
}

ul#programsContain1 {
	width: 160px;
	float: left;
	position: relative;
	top: -8px;
}

ul#programsContain2 {
	width: 190px;
	margin-left: 180px;
}
/**********************************************************END form_programs*/
/********************************form_listIn, form_listOut & form_foundation*/
body#listIn h2,body#listOut, body#form_found h2 {
	margin-bottom: 20px;
}
/****************************END form_listIn, form_listOut & form_foundation*/
/****************************************************************END All forms*/
/*********************************************************************Trainers*/
div#yudoBio h2 {
	position: relative;
	right: 0px;
	top: -200px;
	margin-right: 116px;
	font-size: 27px;	
}

div#yudoBio p {
	width: 580px;
	position: relative;
	top: -200px;
	margin-left: 30px;
	text-align: left;
}

div.regBio h2 {
	font-size: 27px;
}

div.regBio h2,div.regBio p {
	position: relative;
	top: -250px;
	margin-left: 190px;
}
/*****************************************************************END Trainers*/
/******************************************************************Your Health*/
ul#yhList1,ul#yhList2 {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#yhList1 {
	width: 120px;
	float: left;
}

ul#yhList2 {
	width: 120px;
	margin-left: 120px;
	padding-left: 30px;
}
/**************************************************************END Your Health*/
/*********************************************************************Location*/
body#location h1 {
	margin-bottom: 10px;
}

iframe {
	background-color: #eee;
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
/*****************************************************************END Location*/
/**********************************************************************Contact*/
span.title {
	background-color: #eee;
	padding: 0 6px;
	position: relative;
	top: -12px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 4px;
}

div.worldInfo ul {
	margin: 0;
	padding: 0 0 0 10px;
	position: relative;
	top: -7px;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
}
/******************************************************************END Contact*/
/*******************************************************************Foundation*/
div#top img {
	float: left;
}

div#top h2,div#top p {
	margin-left: 330px;
	padding-left: 10px;
}

div#bottom img#dog {
	float: right;
}

div#bottom p {
	margin-right: 330px;
	padding-right: 10px;
}
/***************************************************************END Foundation*/
/*************************************************************Good & Bad URL's*/
body#goodurl div#content,body#badurl div#content {
	padding-top: 100px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
/*********************************************************END Good & Bad URL's*/
/**********************************************************************Gallery*/
img.gimg {
	padding: 4px 4px;
}
/******************************************************************END Gallery*/
