/* All styles and graphics Copyright 2008 The Fortis Clinic. */

/* Import styles */
@import url('layout.css');
   
/* Global */

body { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #161d31; background: #ffffff;  }

a, a:link, a:visited { text-decoration: underline; color: #161d31; }
a:hover, a:active, a:focus { color: #e96618;}

* { margin: 0; padding: 0; }

p { padding-bottom: 10px; font-size: 1em; line-height: 1.3em; }

img { border: 0; }


/* Fonts */
/*---------------------------------------------------*/

h1, h2, h3, h4 {
	font-family: Arial, Verdana, sans-serif;
}

#logo_panel h1 { float:left; width: 200px; height: 84px; margin: 12px 0 0 16px; padding: 0; background: url(../images/jdplogo.gif) no-repeat; }
#logo_panel h1 span { display: none; }
#logo_panel p { float:left; width: 200px; height: 84px; margin: 12px 0 0 16px; padding: 0; background: url(../images/jdplogo.gif) no-repeat; }
#logo_panel p span { display: none; }

#logo_panel p.strapline span { display: none; }
#logo_panel p.strapline { float: left; width: 381px; height: 26px; display: block; margin: 32px 0 0 30px; background: url(../images/jdpstrapline.gif) no-repeat; }

#content_panel h1, #content_panel h2 { color: #e96618; font-size: 1.6em; margin: 0 0 15px 0; }

#left_panel h2, #right_panel h2 { color: #fff; font-size: 1.0em; font-weight: normal; }


/* Links */
/*---------------------------------------------------*/

#left_panel a:link, #left_panel a:visited, #left_panel a:active { text-decoration: underline; }
#left_panel a:hover { color: #e96618; }

#footer_panel a:link, #footer_panel a:visited, #footer_panel a:active { text-decoration: underline; color: #fff; font-size: 11px; }
#footer_panel a:hover { color: #e96618; }


/* Lists */
/*---------------------------------------------------*/

#nav_panel ul { list-style: none; margin: 0 0 0 17px; }
#nav_panel li { float: left; width: auto; height: auto; padding: 0; margin: 0; }

#content_panel ul { list-style: disc; margin: 0 0 0 17px; }
#content_panel li { padding: 0; margin: 0 0 3px 0; }

#footer_panel ul { float: left; width: auto; list-style: none; }
#footer_panel li { color: #ffffff; }


/* Paras */
/*---------------------------------------------------*/

#left_panel p { padding-bottom: 5px; font-size: 1em; line-height: 1.3em; }
#right_panel p { margin: 10px 0 5px 8px; }
#bottom_panel p { color: #fff; margin: 0 0 2px 0; padding: 0; }


/* Nav */
/*---------------------------------------------------*/

#home a {
	float: left;
	width: 63px;
	height: 35px;
	margin: 0 2px 0 0;
	background: url(../images/home_b.gif) no-repeat 0px 0px;
}

#home a:hover {
	background-position: 0 -36px;
}

#home_on span {
	float: left;
	width: 63px;
	height: 35px;
	margin: 0 2px 0 0;
	background: url(../images/home_b.gif) no-repeat 0 -36px;
}

#profile a {
	float: left;
	width: 129px;
	height: 35px;
	margin: 0 2px 0 0;
	background: url(../images/profile_b.gif) no-repeat 0px 0px;
}

#profile a:hover {
	background-position: 0 -36px;
}

#profile_on span {
	float: left;
	width: 129px;
	height: 35px;
	margin: 0 2px 0 0;
	background: url(../images/profile_b.gif) no-repeat 0 -36px;
}

#capacity a {
	float: left;
	width: 82px;
	height: 35px;
	margin: 0;
	background: url(../images/capacity_b.gif) no-repeat 0px 0px;
}

#capacity a:hover {
	background-position: 0 -36px;
}

#capacity_on span {
	float: left;
	width: 82px;
	height: 35px;
	margin: 0;
	background: url(../images/capacity_b.gif) no-repeat 0 -36px;
}

#service a {
	float: left;
	width: 75px;
	height: 35px;
	margin: 0;
	background: url(../images/service_b.gif) no-repeat 0px 0px;
}

#service a:hover {
	background-position: 0 -36px;
}

#service_on span {
	float: left;
	width: 75px;
	height: 35px;
	margin: 0;
	background: url(../images/service_b.gif) no-repeat 0 -36px;
}

#safety a {
	float: left;
	width: 130px;
	height: 35px;
	margin: 0;
	background: url(../images/safety_b.gif) no-repeat 0px 0px;
}

#safety a:hover {
	background-position: 0 -36px;
}

#safety_on span {
	float: left;
	width: 130px;
	height: 35px;
	margin: 0;
	background: url(../images/safety_b.gif) no-repeat 0 -36px;
}

#environment a {
	float: left;
	width: 108px;
	height: 35px;
	margin: 0;
	background: url(../images/environment_b.gif) no-repeat 0px 0px;
}

#environment a:hover {
	background-position: 0 -36px;
}

#environment_on span {
	float: left;
	width: 108px;
	height: 35px;
	margin: 0;
	background: url(../images/environment_b.gif) no-repeat 0 -36px;
}

#products a {
	float: left;
	width: 84px;
	height: 35px;
	margin: 0;
	background: url(../images/products_b.gif) no-repeat 0px 0px;
}

#products a:hover {
	background-position: 0 -36px;
}

#products_on span {
	float: left;
	width: 84px;
	height: 35px;
	margin: 0;
	background: url(../images/products_b.gif) no-repeat 0 -36px;
}

#testimonials a {
	float: left;
	width: 104px;
	height: 35px;
	margin: 0;
	background: url(../images/testimonials_b.gif) no-repeat 0px 0px;
}

#testimonials a:hover {
	background-position: 0 -36px;
}

#testimonials_on span {
	float: left;
	width: 104px;
	height: 35px;
	margin: 0;
	background: url(../images/testimonials_b.gif) no-repeat 0 -36px;
}

#find a {
	float: left;
	width: 74px;
	height: 35px;
	margin: 0;
	background: url(../images/find_b.gif) no-repeat 0px 0px;
}

#find a:hover {
	background-position: 0 -36px;
}

#find_on span {
	float: left;
	width: 74px;
	height: 35px;
	margin: 0;
	background: url(../images/find_b.gif) no-repeat 0 -36px;
}

#links a {
	float: left;
	width: 57px;
	height: 35px;
	margin: 0;
	background: url(../images/links_b.gif) no-repeat 0px 0px;
}

#links a:hover {
	background-position: 0 -36px;
}

#links_on span {
	float: left;
	width: 57px;
	height: 35px;
	margin: 0;
	background: url(../images/links_b.gif) no-repeat 0 -36px;
}

/* Forms */
/*---------------------------------------------------*/

input {
	font-size: 1.0em;
	width: 170px;
	margin: 2px 0 0 0;
	padding: 2px;
	border: 1px solid #7d7b7b;
}

textarea {
	font-size: 1.0em;
	width: 400px;
	height: 150px;
	margin: 2px 0 0 0;
	padding: 2px;
	border: 1px solid #7d7b7b;
}

label { float: left; width: 127px; font-size: 1.0em; margin: 6px 0 0 0; }
.longer { width: 250px; }


/* Misc */
/*---------------------------------------------------*/

.hide {
	position: absolute;
	top: -3000px;
	left: -3000px;
}

.clear { clear: both; }
.clear10 { clear: both; height: 10px; }
.clear20 { clear: both; height: 20px; }
.bold { font-weight: bold; }
.float_left { float: left; }
.float_right { float: right; }
