/*
horsesshiatsu.co.uk - ljlmain.css*/

/* Elements */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

x-small {
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
	color: #F08F02;
}

strong {
	font-weight: bold;
}

a {
	color: #87A019;
}

a:hover {
	text-decoration: none;
	color: #2582A4;
}

.indent {
	margin-left: 125px;
}

/* Images */

img {
	border: 0px;
}

.imageright {
	float: right;
	margin: 5px 0px 5px 20px;
	padding: 0;
}

.imageleft {
	float: left;
	margin: 5px 20px 5px 0px;
	padding: 0;
}

/* Header */

#header {
	width: 928px;
	height: 124px;
	margin: 0 auto;
	background: #000000 url(/ljlfiles/UserFiles/Image/site-architecture/header-pic.jpg) no-repeat right top;
/*	border-bottom: 3px solid #FFFFFF;*/
}

/* Menu */

#topnav {
	margin: 20px 0px 0px 15px;
	padding: 0px;
}

#topnav h2 {
	display: none;
}

#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#topnav li {
	display: inline;
}

#topnav a {
	display: block;
	height: 24px;
	padding: 8px 0px 0px 15px;
	background: #ffffff url(/ljlfiles/UserFiles/Image/site-architecture/nav-arrow2.gif) no-repeat left center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#topnav a:hover {
	color: #999999;
	background: #ffffff url(/ljlfiles/UserFiles/Image/site-architecture/nav-arrow.gif) no-repeat left center;
}

/******************************************************************/
/*
ul#topnav {
	list-style-type:none;
	margin: 20px 0px 0px 0px;
	padding:0px;
}

ul#topnav li {
	font-size:14px;
	color: #000000;
	padding: 5px 0px 5px 10px;
}

ul#topnav li a {
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	padding: 5px 0px 5px 15px;
	background: url(/ljlfiles/UserFiles/Image/site-architecture/nav-arrow2.gif) no-repeat 1px center;
}

ul#topnav .nav_on a {
	color: #999999;
	background: url(/ljlfiles/UserFiles/Image/site-architecture/nav-arrow.gif) no-repeat 1px center;
}

ul#topnav li a:hover {
	color: #999999;
	background: #ffffff url(/ljlfiles/UserFiles/Image/site-architecture/nav-arrow.gif) no-repeat 1px center;
}
*/
/* Side Nav */

#sidenav {
	margin: 20px 0px 0px 7px;
	padding: 0px;
}

#sidenav h2 {
	display: none;
}

#sidenav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidenav li {
	display: inline;
}

#sidenav a {
	display: block;
	height: 20px;
	padding: 6px 0px 0px 15px;
	background: #ffffff url(/ljlfiles/UserFiles/Image/site-architecture/nav-arrow2.gif) no-repeat left center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #87a019;
}

#sidenav a:hover {
	color: #2582a4;
	background: #ffffff url(/ljlfiles/UserFiles/Image/site-architecture/nav-arrow.gif) no-repeat left center;
}

#sidenav .nav_on a {
	color: #FF9966;
	background: #ffffff url(/ljlfiles/UserFiles/Image/site-architecture/nav-arrow.gif) no-repeat left center;
}

/**********************************************************************/

/*ul#sidenav {
	margin: 10px 0px 20px 0px;
	list-style-type: none;
	border-top: 1px solid #006800;
	padding: 0px 0px 20px 0px;
	text-align: left;
	font-weight: normal;
}

ul#sidenav li {
	border-bottom:1px solid #006800;
	font-size:11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul#sidenav li a {
	display:block;
	color:#006800;
	color:#993300;
	color:#0000ff;
	text-decoration:none;
	padding: 5px 0px 5px 5px;
}

ul#sidenav .nav_on a {
	color:#006800;
	color:#0000ff;
	background:#ffcc00;
	background:#ffffcc;
}

ul#sidenav li a:hover {
	background:#ffcc00;
	background:#ffffcc;
	color: #006800;
	color:#0000ff;
}*/

/* Search */

#search {
	float: right;
	height: 28px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(images/img03.gif) no-repeat right top;
}

#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 928px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 238px;
	background: url(images/img05.gif) repeat-x;
}

#colOne h3 {
	padding: 0 20px;
}

/*#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	background: url(/ljlfiles/UserFiles/Image/site-architecture/nav-arrow.gif) no-repeat 10px center;
}

#colOne li.first {
	border: none;
}*/

#colTwo {
	float: right;
	width: 617px;
	padding: 30px 40px 0 30px;
	line-height: 160%;
}

#colTwo h1 {
	margin-top: 0;
	font-size: 26px;
	margin-left: -10px;
	padding: 5px 0 5px 30px;
	background: url(/ljlfiles/UserFiles/Image/training-pages/h1-dot.gif) no-repeat left center;
}

#colTwo h2 {
	margin-top: 0;
	font-size: 18px;
	margin-left: -7px;
	padding: 0 0 0 21px;
	background: url(/ljlfiles/UserFiles/Image/training-pages/h2-dot.gif) no-repeat left center;
}

#colTwo h3 {
	margin-bottom: 0;
	font-size: 16px;
	margin-left: -5px;
	padding: 0 0 0 15px;
	background: url(/ljlfiles/UserFiles/Image/training-pages/h3-dot.gif) no-repeat left center;
}

#colTwo h4 {
	font-size: 14px;
	font-weight: bold;
	margin-left: -4px;
	padding: 0 0 0 12px;
	background: url(/ljlfiles/UserFiles/Image/training-pages/h4-dot.gif) no-repeat left center;
}

#colTwo .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}

/* Footer */

#footer {
	clear: both;
	width: 928px;
	margin: 0 auto;
	padding: 15px 0 15px 15px;
	background: #000000;
}

#footer p {
	margin: 0px;
	color: #ffffff;
	font-size: 11px;
}