/*###########################################################################################################################################
#															GENERAL																			#
###########################################################################################################################################*/

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #EEEEEE;
	color: #545454;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.8;
	font-size: 11px;
}

a {
	color: #545454;
	text-decoration: none;
}

a:hover, a:active {
	color: #545454;
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #EEEEEE;
	height: 1px;
}

#header-center, #linkers-center, #content-center, #footer-center {
	width: 980px;
	margin: 0 auto;
}

/*###########################################################################################################################################
#															HEADER																			#
###########################################################################################################################################*/

#header {
	height: 130px;
	width: 980px;
	background: #EEEEEE;
	border-bottom: solid 1px #EEEEEE;
}

		#logo {
			height: 130px;
			padding: 5px 0 0 15px;
			width: 207px;
			float: left;
			background: #EEEEEE;
		}

		#banner {
			padding: 5px 0 0 28px;
			width: 510px;
			height: 130px;
			float: left;
			background: #EEEEEE;
		}

		#contact {
			background: url(http://www.electroclinic.co.uk/images/design/contact.png) #EEEEEE no-repeat center !important;
			height: 130px;
			width: 170px;
			padding: 0 0 0 0;
			margin: -2px 12px 0 0;
			float: right;
		}
		
		#contact-content {
			color: #FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
			line-height: 1.3;
			font-size: 11px;
			margin: 0 0 0 7px;
		}

/*###########################################################################################################################################
#															LINKERS																			#
###########################################################################################################################################*/

#linkers {
	height: 33px;
	width: 980px;
	background: url(http://www.electroclinic.co.uk/images/design/menu.png) #EEEEEE no-repeat center !important;
	margin-bottom: 0;
	margin-top: 4px;
}

		#linkers-content {
			color: #383838;
			font-family: Arial, Helvetica, sans-serif;
			line-height: 1.3;
			font-size: 14px;
			font-weight: bold;
			margin: 0 0 0 35px;
			padding: 7px 0 0 0;
		}

#linkers-content a {
	color: #545454;
	text-decoration: none;
}

#linkers-content a:hover, #linkers-content a:active {
	color: #FFFFFF;
	text-decoration: none;
}
		
/*###########################################################################################################################################
#															CONTENT																			#
###########################################################################################################################################*/

#content {
	width: 980px;
	background: #EEEEEE;
	margin-bottom: 0;
	margin-top: 0;
}

/*###########################################################################################################################################
#															FOOTER																			#
###########################################################################################################################################*/

#footer {
	width: 980px;
	background: #EEEEEE;
	margin-bottom: 15px;
	margin-top: 10px;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}

#footer{
	background:#F3F3F3 none repeat scroll 0 0;
	border-top:1px solid #CCCCCC;
	clear:both;
	width: 950px;
	margin: auto;
	padding:10px 0 10px 0;
	position:relative;
}

/*###########################################################################################################################################
#															OTHERS																			#
###########################################################################################################################################*/

/* Search */
#search {
	float: right;
	height: 22px;
	padding: 0 0 0 0;
	margin: 0 56px 0 0;
	position: relative;
}

.inputbox-search {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 150px;
	margin-bottom: 1px;
	padding: 0px 2px;
}

.inputbox-search:hover, .inputbox:focus {
	background: #FFFFEA;
	border: 1px solid #999999;
}

/* design box */

.mainpageblock {
background:#EFEFEF url(../images/design/medgrad.png) repeat-x scroll 0 0;
border:1px solid #CCCCCC;
float:left;
margin:0 19px 0 0;
padding:12px;
}

a.engineer:link{color:#FFFFFF;} a.engineer:visited{color:#FFFFFF;} a.engineer:active{color:#FFFFFF;} a.engineer:hover{color:#FFFFFF;}

/*
IMAGE ROTATOR
 * Required 
*/
.container { width:480px; height:210px; overflow:hidden; position:relative; cursor:pointer; }
div.slides { position:absolute; top:0; left:0; }
ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
div.slides div,ul.slides li { position:absolute; top:0; width:500px; display:none; padding:0; margin:0; }

/*
IMAGE ROTATOR SHOP
 * Required 
*/
.containershop { width:620px; height:350px; overflow:hidden; position:relative; cursor:pointer; }
div.slidesshop { position:absolute; top:0; left:0; }
ul.slidesshop { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
div.slidesshop div,ul.slidesshop li { position:absolute; top:0; width:650px; display:none; padding:0; margin:0; }

/*###########################################################################################################################################
#															SHOP																			#
###########################################################################################################################################*/
		
.shop {
width: 190px;
height: 135px;
float: left;
margin: 20px 26px 10px 0;
background: #FFFFFF;
font-size: 11px;
line-height: 1.2em;
}

.mainpageblock-shop {
background:#EFEFEF url(../images/design/medgrad.png) repeat-x scroll 0 0;
border:1px solid #CCCCCC;
margin:0 0 0 0;
padding:15px 5px 0 5px;
}

.categories-shop {
width: 150px;
height: 165px;
float: left;
margin: 10px 60px 10px 0;
background: #FFFFFF;
font-size: 11px;
line-height: 1.2em;
}

#nbpage {
width: 600px;
float: left;
padding-top: 20px;
margin: auto;
padding: auto;
}

/* left box */

.modulecontent {
background: url(http://www.electroclinic.co.uk/images/design/column-bg-grad.png) no-repeat;
width:170px;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

.modulecontent {
background: transparent url(http://www.electroclinic.co.uk/images/design/column-bg.png) repeat-y;
padding: 0 0 10px 8px;
margin: -15px 0 0 10px;
}

.module_top {
background: url(http://www.electroclinic.co.uk/images/design/column-top-alt.png) no-repeat;
height: 5px;
padding: 0 0 0 0;
margin: 0 0 0 10px;
}

.module_btm {
background:transparent url(http://www.electroclinic.co.uk/images/design/column-btm.png) no-repeat scroll 0 0;
height:5px;
padding:0 0 0 0;
margin:0 0 0 10px;
}

/* left box */

























































/* Small text */
small, .small, .smalldark, .mosimage_caption, .createdate, .modifydate {
	color: #999999;
	font-size: 100%;
}

/* Heading */
h1 {
	font-size: 175%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet-list.gif) no-repeat 18px 8px;
	line-height: 180%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}

address {
	background: url(../images/contact.png) no-repeat bottom right;
	font-style: normal;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	padding: 1px;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #666666;
}

.button {
	background: url(../images/grad1.jpg) repeat-x center #EFEFEF;
	border: 1px solid #DDDDDD;
	border-bottom-color: #CCCCCC;
	color: #666666;
	padding: 2px 8px;
}

* html .button, *+html .button {
	padding: 1px 5px !important;
}

.inputbox {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
	padding: 3px 2px;
}

.inputbox:hover, .inputbox:focus {
	background: #FFFFEA;
	border: 1px solid #999999;
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	background-color: #FFFFEA;
	border-left: 5px solid #666666;
	margin: 5px 0 15px;
	padding: 10px 15px;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	background: url(../images/so-q.gif) no-repeat left top;
	padding: 3px 0 3px 30px;
}

blockquote span.close {
	background: url(../images/sc-q.gif) no-repeat bottom right;
	padding: 3px 30px 3px 0;
}

/* Blockquote home */
blockquote.home {
	margin: 0 0 5px 0;
	padding: 0;
}

.home span.open {
	background: url(../images/open-q.gif) no-repeat left top;
	padding: 1px 0 2px 15px;
}

.home span.close {
	background: url(../images/close-q.gif) no-repeat right bottom;
	padding: 2px 15px 1px 0;
}

/* Dropcap */
.dropcap {
	color: #FF760E;
	display: block;
	float: left;
	font: 50px/40px Georgia, Times, serif;
	padding: 4px 8px 0 0;
}

/* Tips, Error, Message, Hightlight*/
.error {
	background: url(../images/bullet-error.gif) no-repeat top left;
	color: #CC0000;
	padding-left: 25px;
}

.message {
	background: url(../images/bullet-info.gif) no-repeat top left;
	color: #16A9CD;
	padding-left: 25px;
}

.tips {
	background: url(../images/bullet-tips.gif) no-repeat top left;
	color: #FF760E;
	padding-left: 25px;
}

.highlight {
	background-color: #FFFFEA;
	font-weight: bold;
	padding: 1px 5px;
}

/* Note Style */
p.stickynote {
	background: url(../images/sticky-bg.gif) no-repeat 10px 10px #FFFFEA;
	border: 1px solid #DDDDDD;
	padding: 10px 20px 20px 60px;
}

p.download {
	background: url(../images/download-bg.gif) no-repeat 10px 10px #FFFFEA;
	border: 1px solid #DDDDDD;
	padding: 10px 20px 20px 60px;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(../images/checklist-bg.gif) no-repeat 5px 5px;
	margin-left: 10px;
	padding: 0 0 2px 20px;
}

/* Star list */
ul.stars {
	list-style: none;
}

ul.stars li {
	background: url(../images/star-bg.gif) no-repeat 4px 3px;
	margin-left: 10px;
	padding: 0px 0 2px 20px;
}

/* Arrow list */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(../images/list-arrow.gif) no-repeat 4px 6px;
	margin-left: 10px;
	padding: 0px 0 2px 20px;
}

/* Smallnumber */
ol.smallnumber {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol.smallnumber li {
	line-height: 150%;
	margin: 10px 0 10px 20px;
	padding: 3px 0 5px 40px;
}

ol.smallnumber li.number-1 {
	background: url(../images/n-1.gif) no-repeat left top;
}

ol.smallnumber li.number-2 {
	background: url(../images/n-2.gif) no-repeat left top;
}

ol.smallnumber li.number-3 {
	background: url(../images/n-3.gif) no-repeat left top;
}

ol.smallnumber li.number-4 {
	background: url(../images/n-4.gif) no-repeat left top;
}

ol.smallnumber li.number-5 {
	background: url(../images/n-5.gif) no-repeat left top;
}

ol.smallnumber li.number-6 {
	background: url(../images/n-6.gif) no-repeat left top;
}

ol.smallnumber li.number-7 {
	background: url(../images/n-7.gif) no-repeat left top;
}

ol.smallnumber li.number-8 {
	background: url(../images/n-8.gif) no-repeat left top;
}

ol.smallnumber li.number-9 {
	background: url(../images/n-9.gif) no-repeat left top;
}



*





















/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap, #ja-containerwrap-cm, #ja-containerwrap-c, #ja-containerwrap-f {
	padding: 0;
}

#ja-container {
	padding: 10px 0;
}

/* full */
#ja-containerwrap-f #ja-content {
	float: none;
	width: 100%;
}

/* content + col + mass */
#ja-containerwrap-cm {
}

#ja-containerwrap-cm #ja-colwrap .ja-innerpad {
	background: none;
}

#ja-containerwrap-cm #ja-col1,
#ja-containerwrap-cm #ja-col2 {
	width: 100%;
}

/* content + col */
#ja-containerwrap-c #ja-content {
	width: 78%;
}

#ja-containerwrap-c #ja-colwrap {
	background: url(../images/col-center1.gif) repeat-y center;
	width: 22%;
}

#ja-containerwrap-c #ja-colwrap-top {
	background: url(../images/col-top1.gif) no-repeat top;
}

#ja-containerwrap-c #ja-colwrap-bot {
	background: url(../images/col-bot1.gif) no-repeat bottom;
}

.narrow #ja-containerwrap-c #ja-colwrap {
	background: url(../images/col-center1-n.gif) repeat-y center;
}

.narrow #ja-containerwrap-c #ja-colwrap-top {
	background: url(../images/col-top1-n.gif) no-repeat top;
}

.narrow #ja-containerwrap-c #ja-colwrap-bot {
	background: url(../images/col-bot1-n.gif) no-repeat bottom;
}

#ja-containerwrap-c #ja-colwrap .ja-innerpad {
	background: none;
}

#ja-containerwrap-c #ja-col1,
#ja-containerwrap-c #ja-col2 {
	width: 100%;
}


/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	bottom: 36px;
	height: 44px;
	left: 30%;
	position: absolute;
	z-index: 10;
}

#ja-mainnav a,
#ja-mainnav a:hover,
#ja-mainnav a:active,
#ja-mainnav a:focus {
	outline: none;
}

#ja-mainnav span.separator {
	display: block;
}

/* Default Joomla! Menu */

/* Default Joomla! Menu */
a.mainlevel {
	border-bottom: 1px solid #DDDDDD;
	color: #666666;
	display: block;
	height: 29px;
	line-height: 29px;
	text-decoration: none;
	text-indent: 5px;
	width: 99%;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	background: url(../images/grad1.jpg) top #FFFFFF;
	color: #666666;
	text-decoration: none;
}

a.mainlevel#active_menu {
	background: #DDDDDD;
	color: #666666;
	font-weight: bold;
}

a.sublevel {
	background: url(../images/arrow.png) no-repeat 5px 12px;
	color: #666666;
	display: block;
	padding: 5px 4px 5px 15px;
	text-decoration: none;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #FF760E;
	text-decoration: underline;
}

#active_menu {
	color: #FF760E;
	font-weight: bold;
}


#form-login ul li {
	background: none !important;
}
ul.menu li {
	background: none !important;
}

ul.menu li a {
	border-bottom: 1px solid #DDDDDD;
	color: #666666;
	display: block;
	height: 29px;
	line-height: 29px;
	text-decoration: none;
	text-indent: 5px;
	width: 99%;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	background: url(../images/grad1.jpg) top #FFFFFF;
	color: #666666;
	text-decoration: none;
}

ul.menu #current a {
	background: #DDDDDD;
	color: #666666;
	font-weight: bold;
}

ul.menu li ul li a {
	background: url(../images/arrow.png) no-repeat 5px 12px !important;
	color: #666666;
	display: block;
	padding: 5px 4px 5px 15px;
	text-decoration: none;
	font-weight: normal !important;
	line-height: 20px !important;
	border: 0 !important;
	height: 20px !important;
}

ul.menu #current ul li a:hover,
ul.menu #current ul li a:active,
ul.menu #current ul li a:focus {
	color: #FF760E;
	text-decoration: underline;
}

ul.menu li ul #current a {
	color: #FF760E;
	font-weight: bold !important;
}

#ja-pathwaywrap {
	background: url(../images/pw-l.gif) no-repeat left #F3F3F3;
	display: block;
	height: 27px;
	margin: 0 0 15px;
	padding-left: 10px;
}

#ja-pathway {
	background: url(../images/pw-r.gif) no-repeat right #F3F3F3;
	display: block;
	float: left;
	height: 27px;
	line-height: 27px;
	width: 100%;
}

#ja-pathway img {
	margin: 0 5px 1px;
}

#ja-pathway a {
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable-hilite h3 {
	color: #FF760E;
	font-size: 150%;
	line-height: normal;
	margin: 0 0 8px;
	padding: 0;
}
div.moduletable_menu h3 {
	color: #FF760E;
	font-size: 150%;
	line-height: normal;
	margin: 0 0 8px;
	padding: 0;
}

div.moduletable_text h3 {
	color: #FF760E;
	font-size: 150%;
	line-height: normal;
	margin: 0 0 8px;
	padding: 0;
}

div.moduletable h3 span,
div.moduletable-hilite h3 span {
	background: url(../images/h3-bg.gif) no-repeat center right;
	padding-right: 20px;
}

div.moduletable_menu h3 span {
	background: url(../images/h3-bg.gif) no-repeat center right;
	padding-right: 20px;
}

div.moduletable_text h3 span {
	background: url(../images/h3-bg.gif) no-repeat center right;
	padding-right: 20px;
}

div.moduletable {
	padding: 10px 20px;
}

div.moduletable_menu {
	padding: 10px 20px;
}

div.moduletable_text {
	padding: 10px 20px;
}

div.module h3 {
	border-bottom: 1px solid #DDDDDD;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0 -20px 10px;
	padding: 5px 20px;
	white-space: nowrap;
}

div.moduletable-hilite {
	background: url(../images/grad2.jpg) repeat-x top #EFEFEF;
	border: 1px solid #DDDDDD;
	border-bottom: 2px solid #CCCCCC;
	margin: 10px;
	padding: 10px 10px 15px;
}

div.moduletable-hilite h3 {
	color: #666666;
}

div.moduletable-hilite h3 span {
	background-image: url(../images/h3-bg2.gif);
}

div.module h3 span {
	background: none;
}

div.module {
	background: url(../images/box-br.gif) no-repeat bottom right;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

div.module div {
	background: url(../images/box-bl.gif) no-repeat bottom left;
	padding: 0;
}

div.module div div {
	background: url(../images/box-tr.gif) no-repeat top right;
	padding: 0;
}

div.module div div div {
	background: url(../images/box-tl.gif) no-repeat top left;
	padding: 0 20px 15px;
}

div.module div div div div {
	background: none;
	float: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}



/* Top Spotlight */
#ja-topsl {
}

#ja-topsl ul {
	margin: 0;
	padding: 0;
}

#ja-topsl li {
	background: url(../images/arrow.png) no-repeat 2px 10px;
	margin: 0;
	padding-left: 12px;
}

#ja-topsl div.moduletable {
	margin-bottom: 20px;
}
#ja-topsl div.moduletable_menu {
	margin-bottom: 20px;
}
#ja-topsl div.moduletable_text {
	margin-bottom: 20px;
}

/* Bottom Spotlight */
#ja-botsl {
	clear: both;
	padding: 30px 0 0;
}

/* Common Style for Spotlight */
#ja-botsl ul {
	margin: 0 0 0 2px;
	padding: 0;
}

#ja-botsl li {
	background: url(../images/arrow.png) no-repeat 0 8px;
	margin: 0;
	padding-left: 12px;
}

#ja-topsl td, #ja-botsl td {
	padding: 0;
}

#ja-topsl .article_seperator, #ja-botsl .article_seperator {
	display: none;
}

#ja-topsl table, #ja-botsl table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-botsl a, #ja-botsl a:focus, #ja-botsl a:active, #ja-botsl a:focus {
	color: #666666;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	clear: both;
	font-size: 92%;
	margin-top: 30px;
}

#ja-footer {
	background: #F3F3F3;
	border-top: 1px solid #CCCCCC;
	clear: both;
	padding: 8px 0;
	position: relative;
}

#ja-footer small {
	color: #999999;
	display: block;
	float: left;
	font-style: normal;
	line-height: normal;
	padding: 4px 0 0 10px;
}

small.ja-copyright {
	position: absolute;
	right: 10px;
}

#ja-footer a {
	text-decoration: none;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	text-decoration: underline;
}

#ja-footer ul {
	background: url(../images/vline.gif) no-repeat center right;
	float: left;
	line-height: normal;
	margin: 4px 0 5px 10px;
	padding: 0;
}

#ja-footer li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-footer li a {
	background: url(../images/vline.gif) no-repeat center left;
	display: inline;
	line-height: normal;
	padding: 0 10px;
}



/*
#search .inputbox {
	border: none;
	color: #666666;
	font-size: 11px;
	margin: 3px 0 0 5px;
	padding: 0;
	width: 135px;
}

#search .inputbox:hover, #search .inputbox:focus {
	background: #FFFFFF;
	border: none;
}

*/


/* SLWI */
.ja-slwi-container {
	width: 100%;
}

.ja-slwi-container h3 {
	color: #545454 !important;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100% !important;
	line-height: normal !important;
	margin: 0 0 -15px 0 !important;
	padding: 7px 0 10px 10px !important;
}

.ja-slwi-container h3 span {
	background: none !important;
}

.ja-slwi-text p {
	color: #666666;
	margin: 0;
	padding: 0 10px;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	height: 100% !important;
	height: auto;
	margin-bottom: 1px;
}

