/* COMMON STYLE
--------------------------------------------------------- */
* { margin:0px; padding:0px;}
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 0px;

}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

body.fs1 {
	font-size: 10px;
}

body.fs2{
	font-size: 11px;
}

body.fs3{
	font-size: 12px;
}

body.fs4{
	font-size: 13px;
}

body.fs5{
	font-size: 14px;
}

body.fs6{
	font-size: 15px;
}

/* Normal link */
a {
	text-decoration:none;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}
.clear { clear:both; margin:0px; padding:0px;}
.clear5 { clear:both; margin:0px; padding:8px 0px 0px 0px;}
/* Title text */




.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}


/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	font-size: 92%;
}

/* Heading */
h1 {
	margin:0px;
	padding:0px;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size:120%;
	font-weight:normal;
	line-height:40px;
}

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

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6, li {
	margin:0px;
	padding: 0px;
	border:0px;
}

img { border:0px;}

fieldset {
	padding: 10px 5px;
	border: solid 1px #ddd;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

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

form label {
	cursor: pointer;
}

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

.button {
	cursor:pointer;
	font-weight: bold;
    padding: 3px 15px;
    text-transform: capitalize;
}

* html .button {
	padding: 2px 5px !important; /*IE 6*/
}

*+html .button {
	padding: 2px 5px !important; /*IE 7*/
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	font: 1em/1.5 "Courier News", monospace;
}

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

blockquote span.open {
	padding: 0 0 0 20px;
}

blockquote span.close {
	padding: 0 20px 0 0;
}

/* Quote hilight */
.quote-hilite {
	padding: 10px 15px;
	margin: 0;
}

/* Small quote */
.small-quote {
	margin: 0;
	padding: 0;
	background: none;
}

.small-quote span.open-quote {
	margin: 0;
	padding-left: 20px;
}

.small-quote span.close-quote {
	margin: 0;
	padding-right: 20px;
}

.small-quote span.author {
	margin: 0.5em 0 0;
	display: block;
	font-size: 90%;
	text-transform: uppercase;
}

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

/* Tips, Error, Message, Hightlight*/
p.error {
	padding-left: 25px;
}

p.message {
	padding-left: 25px;
}

p.tips {
	padding-left: 25px;
}

.highlight {
	padding: 1px 5px;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	padding: 10px 0px 10px 40px;

}

p.download {
	padding: 10px 0px 10px 40px;
}

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

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

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
}

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

ul.small-checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
}

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

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;

}

/* Bignumber */
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 6px 7px;
	display: block;
	font: bold 20px/normal Arial, sans-serif;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	padding-left: 15px;
	margin-left: 15px;
	font-weight: bold;
}

div.bubble1 div {
	margin: 0;
	width: 100%;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}

div.bubble2 div {
	margin: 0;
	width: 100%;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 15px 15px 35px 15px;
	width: auto;
}

div.bubble3 div {
	margin: 0;
	width: 100%;
}
div.bubble3 div div div div div {
	margin: 0;
	padding: 15px 15px 50px 15px;
	width: auto;
}

div.bubble4 div {
	margin: 0;
	width: 100%;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 15px 15px 55px 15px;
	width: auto;
}

/* Legend */
.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 7px;
}

.legend {
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
  padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
}

table.contenttoc th {
	padding: 0 0 3PX;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {padding: 5px!important;}

table.adminform {}

.adminform .inputbox {}

.blog_more {padding: 10px 0;}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
}

.category {	font-weight: bold;}

h1.componentheading, .componentheading {
	padding: 5px 0 15px;
	margin: 0 0 10px;
}

.componentheading {	font-size:20px;}
.componentheading-Sub {font-size: 16px; padding:10px 0;}

.contentdescription {}

h2.contentheading, .contentheading {
	padding: 5px 0 8px;
	margin: 0;
	font-weight: normal;
}

table.blog .contentheading {font-size: 150%;}

.contentheading {font-size:20px;}

.contentheading a{
	font-size: 110%;
	text-decoration:underline;
}
.contentheading a:hover{
	font-size: 110%;
	text-decoration:none;
}

.contentheading02 {
	font-size: 110%;
	font-weight: bold;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: left;
	margin-top: 10px;
	padding: 1px 5px 1px 14px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	padding: 8px 5px;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* --------------META------------------ */
.article-tools {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}

.createby {
	padding: 3px 3px 3px 20px;
}

.createdate {
	padding: 3px 3px 3px 20px;
}

.modifydate {
	width: 100%;
	float: left;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}

/*------------------MAIN LAYOUT DIVS-------------------- */
#ja-wrapper {
	width:966px; margin:auto; padding:5px; 
	}

#ja-container2 {
	padding: 20px 0;
}

#ja-mainbody-fr #ja-col1 {
	width: 20%;
}

#ja-mainbody-fr #ja-contentwrap {
	width: 80%;
}

#ja-mainbody, #ja-mainbody-fl {
	float: left;
	width: 80%;
}

#ja-mainbody #ja-contentwrap {
	float: right;
	width: 75%;
}

#ja-mainbody-fl #ja-contentwrap {
	float: left;
	width: 100%;
}

#ja-mainbody-f, #ja-mainbody-fr {
	float: none;
	width: 100%;
}

#ja-mainbody-fr #ja-contentwrap {
	width: 74.8%;
	float: right;
}

#ja-mainbody-fr #ja-col1 {
	width: 20%;
	float: left;
}

#ja-mainbody-fr #ja-contentwrap {
	width: 80%;
}

#ja-content {
	padding: 15px 0px 5px 0px;
	background:url(../images/all-inner-bg.png) left top repeat-x;
}
#ja-contentwrap {
  float:left;
  width:698px;

}
#ja-contentwrap li { margin-left:15px;}

#ja-contentwrap .full-conten {padding:3px; font-size:13px;}
#ja-contentwrap .full-conten .atoz-bg { text-align:center;}
#ja-contentwrap .full-conten .atoz-bg-act {text-align:center;}
#ja-contentwrap .full-conten .atoz-bg-act a { text-transform:uppercase; font-weight:bold;}
#ja-contentwrap .full-conten .atoz-bg a { text-transform:uppercase; }
#ja-contentwrap .full-conten .atoz-bg a:hover {text-transform:uppercase; }
#ja-contentwrap .full-conten .conten-inner { padding:10px 0; margin-bottom:10px; }
#ja-contentwrap .full-conten li a { text-transform:none;}
#ja-contentwrap .full-conten li a:hover { text-decoration:underline;}

#ja-contentwrap .inner-conten2 { margin-bottom:5px;}
#ja-contentwrap .inner-conten2 .bannerJS {width:224px; padding:10px; float:left;}
#ja-contentwrap .inner-conten2 .banner-right { float:right; width:500px; height:184px; padding:5px; font-size:17px;}
#ja-contentwrap .inner-conten2 .banner-right p { margin:5px 0px;}


.inner-conten-bg { border-bottom:none; border-top:none; width:698px; text-align:center; margin-bottom:12px;}

#ja-contentwrap .inner-conten-right {float:right; width:239px; margin-left:5px; margin-bottom:5px;}
#ja-contentwrap .inner-conten-right .header{  width:227px; line-height:32px; font-size:12px; padding-left:12px; font-weight:bold;}
#ja-contentwrap .inner-conten-right .conten-bg {border-bottom:none; border-top:none; padding:2px; width:233px;  }
#ja-contentwrap .inner-conten-right .conten-bg li {margin-left:18px; font-size:11px; font-weight:bold;}
#ja-contentwrap .inner-conten-right .footer { height:7px; width:239px;}


#ja-contentwrap .inner-conten li { margin-left:12px;}

* html #ja-contentwrap {
	height: 300px;
}
#ja-mainbody-fl #ja-content {
	padding-left: 0;
}

#ja-mainbody-f #ja-content {
	padding: 0;
}

/* Full */
#ja-containerwrap-f {}

#ja-containerwrap-f #ja-containerwrap2 {
	background: none;
}

#ja-containerwrap-f #ja-container,
#ja-containerwrap-f #ja-container2 {
	background: none;
}

/* Full left */
#ja-containerwrap-fl {}

#ja-containerwrap-fl #ja-containerwrap2,
#ja-containerwrap-fl #ja-container,
#ja-containerwrap-fl #ja-container2 {
	background: none;
}

/* Full right */
#ja-containerwrap-fr {}
#ja-containerwrap-fr #ja-containerwrap2 {}

/*----------------HEADER----------------------- */
#ja-headerwrap {
	line-height: normal;
	height: 80px;
}

#ja-header {
	width:964px;
	height:218px;
	margin-bottom:2px;
	overflow:hidden;
	position: relative;
}

.ja-headermask {
	width: 602px;
	display: block;
	height: 80px;
	position: absolute;
	top: 0;
	right: -1px;
}

#ja-header a {}


/*-----------------logo----------------*/
#header-logo { width:400px; text-align:center; padding-top:10px;}
#header-logo-plus {height:38px;}
#header-logo .bigtext { font-size:28px;  }
#header-logo-bg { right:0; height:37px; padding:4px 0 4px 300px; position:absolute; bottom:0px; text-align:right;}
#header-logo-bg img { margin-right:4px;}
#header-logo h1 a { font-size: 24px;}


/*-------fontsize--------*/
#fontsize { font-weight:bold; width:143px; text-align:center; margin-right:6px;line-height: 19px; }
#fontsize a { padding-left:3px; padding-right:3px;}

.search-title {float:left; width:47px; line-height:20px; padding-left:2px;}
#ja-search .search-dropdownbg { width:124px;  margin:-4px 0 0 50px; padding:0 5px 5px 5px; position:absolute;left:0px; }

/* Search */
#header-search { width:266px; float:right; height:53px;}
.search-input { width:186px; float:left; margin:9px 0px 0px 18px;}
#ja-search {width:180px; height:30px; padding:5px 0 0 7px; text-align:left;  }

#ja-search .inputbox {
	width:182px;
	border:none;
	background:none;
	font-size:14px;
	padding:2px;

}

.search-button { width:54px; float:left; margin-top:9px; }
.search-button input { height:35px; width:50px; border:0px; cursor:pointer;}

/*--------nav----------------*/
#nav { height:53px; float:left; width:700px; }
#nav li { display:block; float:left; list-style:none; font-weight:bold; }
#nav li a { padding-left:8px; padding-right:8px; display:block; line-height:53px; }
#nav li a:hover { text-align:center; text-decoration:none; }
#nav li a#active_menu {text-align:center; }

/*----------tab---------*/
.tab { float:left; width:207px; height:86px; padding:15px; margin-bottom:5px; margin-right:7px; text-align:center;}
.tab strong { font:normal 18px Times New Roman; }
.tab p { text-align:left; margin-top:3px;}
.tab p img { float:left; width:48px; margin-right:10px;}

h1.logo-text {
	margin: 0 0 0 5px;
	padding: 0;
	text-transform: uppercase;
}
h1.logo-text a {
	text-decoration: none;
	outline: none;
	position: absolute;
	left: 5px;
}
p.site-slogan {
	margin: 0;
	padding: 0;
	padding: 2px 5px;
	font-size: 92%;
	position: absolute;
	bottom: 20px;
	left: 0;
}
/*-------------MAIN NAVIGATION------------------- */
#ja-pathway {
	font-size: 92%;
}

#ja-pathway strong {
	margin-right: 5px;
	font-weight: normal;
}

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

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

/*---------------MODULE-------------------- */
div.moduletable,
div.moduletable_menu,
div.moduletable_text {
	padding: 0 0 20px;
	margin-bottom: 15px;
}

div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	padding: 0 0 8px;
	margin: 0;
	font-size:18px;
}

/*----------------Module rounded----------------*/
div.module h3 {
	margin: 0 -15px 10px;
	padding: 8px 15px 5px;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}

div.module_black,
div.module_green,
div.module_blue,
div.module_red,
div.module {
	margin-bottom: 20px;
	float: left;
	clear: both;
	width: 100%;
}


div.module div div div {
	padding: 0 15px 10px;
}

div.module_black div div div div,
div.module_green div div div div,
div.module_blue div div div div,
div.module_red div div div div,
div.module_text div div div div,
div.module div div div div {
	margin: 0;
	padding: 0;
	float: none;
	width: 99%;
	background: none;
}

div.module_text h3 {
	margin: 0 0 10px;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}

div.module_text span {
	padding: 0 3px 0 0;
	float: left;
	clear: both;
	display: block;
	font-weight: bold;
}

div.module_text {
	margin-bottom: 20px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
}

div.module_text div div div {
	padding: 0 15px 10px;
	display: block;
}

div.banneritem_text {
	padding: 5px 0 !important;
}

/* red */
div.module_black h3,
div.module_green h3,
div.module_blue h3,
div.module_red h3 {
	margin: 0 -15px 10px;
	padding: 8px 15px 5px;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}
div.module_red div div div {
	background: url(../images/br-tl.gif) no-repeat top left;
}

/* blue */
div.module_blue div div div {
	padding: 0 15px 10px;

}

/* green */
div.module_green div div div {
	padding: 0 15px 10px;

}

/* black */
div.module_black div div div {
	padding: 0 15px 10px;
}

div.module_blue ul,
div.module_blue ol,
div.module_red ul,
div.module_red ol,
div.module_black ul,
div.module_black ol,
div.module_green ul,
div.module_green ol {
	margin: 0;
	padding: 0;
}

/*div.module_blue li,
div.module_red li,
div.module_black li,
div.module_green li {
	margin-left: 20px;
	padding: 0;
}*/

div.advs {
	float: left;
	width: 100%;
	clear: both;
	display: block;
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	width:231px;
	overflow: hidden;
}
#ja-col1 .inerdiv-padding-non { border-top:none; margin-bottom:8px;}
#ja-col1 .inerdiv-padding { border-top:none; margin-bottom:8px; font-size:12px; padding:6px;}
#ja-col2 {
	float: right;
	width:253px;
	padding:4px;
}
#ja-col2 .inerdiv-padding { text-align:left; padding:8px;}
#ja-col2 .inerdiv-padding li { list-style:none;}
#ja-col2 .inerdiv-padding-full { text-align:center; padding:8px 0px; }

#ja-col1 table,
#ja-col2 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 ul li a,
#ja-col2 ul li a{
	font-size:15px;
	display:block;
	line-height:20px;
	margin-bottom:3px;
	list-style:none;
	overflow:hidden;

}
#ja-col1 ul li a:hover,
#ja-col2 ul li a:hover {

	margin: 0;
	display:block;
	text-decoration:underline;
	line-height:20px;
	margin-bottom:3px;
	list-style:none;


}

#ja-col1 ul, #ja-col2 ul {
	margin: 0;
}

#ja-col1 ol, #ja-col2 ol {
	margin-left: 5px;
}

#ja-col1 .article_separator,
#ja-col2 .article_separator {
	display: none;
	font-weight:bold;
}

/*----------Spotlight Box Style------------*/
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-left div.moduletable,
.ja-box-full div.moduletable {
	padding-right: 30px;
	background: none;
}

.ja-box-right div.moduletable {
	padding-left: 30px;
}

.ja-box-center div.moduletable {
	padding: 0 30px;
}

#ja-botsl h3 {
	background: none;
}

#ja-botslwrap {}

#ja-botsl {
	padding: 15px 0;
}

#ja-botsl div.moduletable {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}

#ja-botsl h3 {
	margin: 0 0 12px;
	padding: 0;
}

#ja-botsl a {}

#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {}

#ja-botsl ul, #ja-botsl p, #ja-botsl ol {
	padding: 0;
	margin: 0 !important;
}

#ja-botsl ul li {
	padding: 0 0 0 15px;
	margin: 0;
}

#ja-botsl ol li {
	margin-left: 25px;
	padding: 0 !important;
}

#ja-botsl td {
	padding: 0;
}

#ja-botsl .article_separator {
	display: none;
}

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

/*-------------FOOTER----------------------- */
#ja-footer {
	padding:8px 0;
	font-size:90%;
}

#ja-footer .address {font-weight:bold; font-size: 90%; float:left; width:150px; }
#ja-footer .footnav {font-style: normal; font-size: 90%; float:left; width:580px; text-align:center;}
#ja-footer .footnav a {font-style: normal; font-size: 90%; margin:0 3px;}
#ja-footer .footnav a:hover {font-style: normal;}
#ja-footer .copyright {	float:right; width:160px;}

/*---------------*/
.ja-cert {
	font-size: 92%;
	position: absolute;
	right: 0;
	top: 18px;
}

.ja-cert a {
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
	border: none;
	text-decoration: none;
}

.ja-cert a span {
	display: none;
}

.ja-cert a img {
	border: none;
}

.banneritem {
	display: block;
	margin-top: 15px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/*usertool*/
ul.ja-usertools-font {
	font-size: 11px;
	position: absolute;
	top: 8px;
	right: 70px;
}

ul.ja-usertools-font li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}

/*collapsible h3*/
h3.show {cursor: pointer;}
h3.hide {cursor: pointer;}

/*others*/
#ja-banner {
	margin: 15px 0;
	text-align: center;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#form-login p {
	margin: 0 0 5px;
}

#form-login ul {
	margin: 10px 0 0;
}

#form-login .inputbox {
	width: 90%;
}

.clr {
	clear: both;
}

.hasTip img {
	margin: 10px 5px 0 0;
	border: none;
}

/* Tooltips */
.tool-tip {
	float: left;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
}

.tool-text {
	margin: 0;
	font-size: 100%;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	padding: 0;
	margin: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul {
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	border: none;
}

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

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

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/*----------menu----------*/
.allmemuheader { height:35px; line-height:35px; padding-left:10px; font-size:20px; border-bottom: solid 1px #eee; }
a.error { text-decoration:none; font-weight:bold;}
a.error:hover { text-decoration:underline; } 

/*------search----------*/
.search-text {font-size:12px;}
#header-banner { width:976px; height:115px; padding-top:1px;}
.test-read { text-transform:uppercase; font-weight:bold;}
.test-read-big { text-transform:uppercase; font-weight:bold; font-size:19px;}
.test-green {font-weight:bold; font-size:19px;}

/*----------basket----------*/
#basket { margin-bottom:8px;}
.basket-bg { text-align:left; padding-left:12px;}
.basket-bg p { font-size:16px; font-weight:bold; }
.basket-bg .inner-tab { float:left; width:233px; }
.img-left { width:80px; float:left; margin-right:7px;}
.img-right { float:right; width:140px; text-align:left; margin-right:3px; font-size:15px;}

/*---------Shoping--------------*/
#shoping { margin-bottom:8px; }
.shoping-bg { font-weight:bold; text-align:center; padding-top:10px; }
.shoping-bg li { list-style:none; display:inline; }
.shoping-bg li a { padding: 0 5px; line-height:25px;}
.shoping-bg li a:hover { text-decoration:none;}

/*---------News--------------*/
#news { margin:auto; margin-bottom:8px;}
.news-bg {  padding:15px 10px; }
.news-bg .heath-text {font-size:18px; line-height:20px; }
.news-bg a {}
.news {
    padding: 10px 0 0;
}
/* Css start for A to Z conditions */

.condition_heading{ font-weight:bold; padding-top:10px; padding-left:10px; margin:8px 0;}
.condition_heading_new{  font-weight:bold; padding-top:10px; padding-left:10px; }
.condition_text{ font-weight:normal; padding-left:10px;}

.condition_text li {
list-style:inside;
text-align:left;
font-weight:normal;
}

.healthtips_heading{height:20px; font-size:12px; font-weight:bold; vertical-align:middle; padding-top:10px; padding-left:10px;}
.healthtips_text{ font-size:12px; font-weight:normal; vertical-align:middle; padding-top:10px; padding-left:10px;}
.healthtips_text li{ margin-left:20px;}
.main_holder{width:98%;}
.img_thumb{padding-right: 20px; padding-left: 10px; float: left; vertical-align: top; position: absolute}
.img_text{padding-left: 140px; vertical-align: top; width: 60%; padding-top:10px; font-size:11px; font-weight:normal;}

.contentpagetitle_new {
font-size: 12px;
font-weight: bold;
text-align:left;
}


.contentpagetitle_new1 {
font-size: 11px;
font-weight: normal;
text-align:left;

}

.main_holder1{float: right; width: 100%;}
.condition_head{ font-size:14px; font-weight:normal; vertical-align:middle; padding-top:10px; padding-left:10px;}
.condition_left_box{ float:left; width:49%;}
.condition_left_box li {
list-style:inside;
font-weight:normal;
margin-left:5px;
}
.condition_left_box li b, .condition_left_box li strong {font-weight:normal;}

.condition_right_box{ float:right;}

.condition_right_box li {
list-style:inside;
font-weight:normal;
margin-left:5px;
}

.condition_right_box li b, .condition_right_box li strong { font-weight:normal; }
.condition_box{ height:20px;  font-size:14px; font-weight:normal; padding-top:10px; padding-left:10px; }
.condition_boxNew{height:40px; font-size:14px; font-weight:normal; padding-top:10px; padding-left:10px;}
.condition_boxtext{font-weight:normal; padding-top:5px;}

.condition_boxtext li {
list-style:inside;
text-align:left;
margin-left:10px;
}
.condition_boxtext li b {font-weight:normal;}

.condition_bodybg{float:left; }
.clear{clear:both; padding:0px; margin:0px;}

.q_boxtop{ height:20px; font-size:14px; font-weight:normal; padding-top:10px;  height:20px; text-align:center; font-weight:bold;}
.q_boxtopa{ height:20px; font-size:14px; font-weight:normal; padding-top:10px;  height:20px; text-align:center; font-weight:bold;}
.condition_qleft{ font-size:11px; font-weight:normal; padding-top:5px; padding:5px; text-align:left; height:150px;}

#container {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0;
	 font-size:11px;	
	padding-top:5px;
}

.ads_left {
	float: left;
	padding: 0;
	margin-right:8px;
	 font-size:11px;
}

.ads_right {
	float: right;
	padding: 2px;
	margin: 0;
}

.container1{ height:50px; width:100%;}
.container2{ height:110px; width:100%;}
.container3{ height:150px; width:100%;}
.vaccintbl_left{width:20%; float:left;  padding-left:5px; padding-right:2px; padding-top:2px; padding-bottom:2px; }
.vaccintbl_middle{width:48%; float:left;  padding:2px; }
.vaccintbl_right{width:28%; float:left;  padding:2px; }

.box_new{height:670px;}
.box_new1{height:800px;}
.condition_text_new{ font-weight:normal; padding-top:10px;padding-left:10px; }
.container4{ height:170px;}
.contactbl_left{ float:left;  padding-left:5px; padding-right:2px; padding-top:2px; padding-bottom:2px;text-align:left; }
.contactbl_middle{ float:left;  padding:2px; font-weight:normal; }
.contactbl_right{ float:left;  padding:2px; font-weight:normal;}

.support_container{float:left; width:100%}
	
.grid-a-z-text-norm {width:45px !important; height:45px !important; }

a.grid-a-z-link-norm:link, a.grid-a-z-link-norm:visited { font-size:18px; text-align:center; display:block; line-height:45px !important;}

.red{color:red;}

/*-----------03.11.09--------------------------*/
.small-div { padding:10px; float:left; width:170px; margin:0 4px; text-align:center;}

.big-div  { padding:10px; float:left; width:45%; margin:0 4px 8px 4px; min-height:170px; }
.big-div li { margin-left:12px;}
.big-div p { margin-bottom:10px; font-size:16px; }

.inner-div { width:32%; float:left; text-align:center; padding:4px 0; }
.large-div-p { padding:4px; text-align:right; border-left:none; border-right:none; }
.large-div-p a { padding:10px 4px; text-align:right; }

.img-border { margin-top:10px;}
.header-tex { font-weight:bold;}
.leftcontene li{ font-weight:bold; list-style:none; text-align:center; margin-bottom:10px; float:left; width:31%; text-align:center;}
.leftcontene li a.button{ width:87%; display:block;}

.pop-up-bg { width:363px; height:147px; position:absolute; margin-left:420px; padding-left:70px; z-index:100; }
.pop-up-bg .close {padding-top:10px; padding-right:85px;}
.pop-up-bg .buy-bg { width:296px; }

.newsfeedheading {font-size: 11px;font-weight: bold;}
.medicinechest-icon { margin:35px 0px 20px 0px; padding:30px 0px;}

.lefts { 
	height: 120px;
	width: 35px; 
	float:left;
}

.rights {
	float: right;
    height: 120px;
	width: 35px;
/*         padding-right:150px;*/
}

#address { width:182px; float:left; margin-right:12px;}
#banner-logo { width:182px; float:right; }
.address-bg-top {height:4px;}
.address-bg {border-top:none; padding:30px 10px; }
.address-bg h2 { font:normal 20px Arial, Helvetica, sans-serif; padding: 0; text-align:left;}
.address-bg p { text-align:left;}

/*----------Body Parts START--------------*/
#ja-contentwrap-full .breadcrumbs {margin-bottom: 8px;}
#ja-contentwrap-full .header-text2 {  padding: 7px 5px; font-size:12px; font-weight:bold; }
#ja-contentwrap-full .header-text2 p { font-weight:normal;}
.header-text3 { padding: 7px 5px; font-size:12px; font-weight:bold; border-bottom:none; width:151px;  margin-left:8px; text-align:left;}
.header-text3 p { font-weight:normal;}

.header-text4 {padding: 7px 5px; font-size:12px; font-weight:bold;border-bottom:none; width:222px;  margin-left:8px; text-align:left;}
.header-text4 p { font-weight:normal;}

.header-text5 {padding: 7px 5px; font-size:12px; font-weight:bold; width:485px; text-align:left;}
.header-text5 p { font-weight:normal;}

.left-manu { float:left; width:159px; }
.left-manu .arrow-img { height:25px; width:23px; position:absolute; margin-left:140px; margin-top:8px; }
*+html .left-manu .arrow-img {margin-left:130px;}
*html .left-manu .arrow-img { margin-left:130px;}
.right-manu { float:left; width:149px; margin-left:8px;}

#ja-contentwrap-full .large-div { padding:0 ; width: 520px; float:left; text-align:left; }
#ja-contentwrap-full .large-div li { list-style:none;  display:block; }
#ja-contentwrap-full .large-div li a { display:block; padding:2px 10px; }
#ja-contentwrap-full .large-div li a:hover{ display:block; padding:2px 10px; text-decoration:none;}
#ja-contentwrap-full .large-div li a.act {display:block; padding:2px 10px; text-decoration:none; }

#ja-contentwrap-full .large-div1 { padding:0 ; width: 159px; float:left; margin-left:8px; text-align:left; }
#ja-contentwrap-full .large-div1 li { list-style:none;  display:block; }
#ja-contentwrap-full .large-div1 li a { display:block; padding:2px 10px; }
#ja-contentwrap-full .large-div1 li a:hover{ display:block; padding:2px 10px; text-decoration:none; }

#ja-contentwrap-full .large-div2 { padding:0 ; width: 230px; float:left;  margin-left:8px; text-align:left;  }
#ja-contentwrap-full .large-div2 li { list-style:none;  display:block; }
#ja-contentwrap-full .large-div2 li a { display:block; padding:2px 10px; }
#ja-contentwrap-full .large-div2 li a:hover{ display:block; padding:2px 10px; text-decoration:none;}

.large-div .inner-div-man { width: 170px; text-align:center; font-weight:bold; margin:10px; }
.large-div .inner-div-woman { width: 150px; text-align:center; font-weight:bold; margin:10px}

.large-div .inner-div-nav { border-top:none; float:left; width:152px;text-align:center;}
.large-div .inner-div-nav .header-text { padding:5px; font-weight:bold;}

.large-div .inner-div-nav li { list-style:none; line-height:23px; clear:both;}
.large-div .inner-div-nav li span { width:90px; float:left; display:block; }
.large-div .inner-div-nav li a.man-nav { width:11px; float:left; height:23px; display:block;  }
.large-div .inner-div-nav li a.man-nav:hover { display:block; }
.large-div .inner-div-nav li a.man-nav-act{ width:11px; float:left; height:23px; display:block; }
.large-div .inner-div-nav li a.man-nav-hover { width:11px; float:left; height:23px; display:block; }

.large-div .inner-div-nav li a.woman-nav { width:10px; float:right; height:23px; display:block; }
.large-div .inner-div-nav li a.woman-nav:hover { display:block; }
.large-div .inner-div-nav li a.woman-nav-act{ width:10px; float:right; height:23px; display:block; }
.large-div .inner-div-nav li a.woman-nav-hover { width:10px; float:right; height:23px; display:block; }

/*----------Body Parts END--------------*/

#ja-contentwrap .inner-left_side {width:49%; float:left; }
#ja-contentwrap .inner-left_side li, #ja-contentwrap .inner-right_side li { margin-left:25px;}
.header-text1 { line-height:33px; padding: 0 5px; font-size:12px; font-weight:bold;}
#ja-contentwrap .inner-right_side {width:49%; float:right; }
.img_border{ float:left; margin:5px 10px 5px 0px;}

.three-col { margin:10px 0;}
.three-col li { float:left; width:31%; margin-left:15px; line-height:20px;}
.web_offer{font:bold 15px Arial, Helvetica, sans-serif; padding-bottom:3px;}
.buy-now-button { height:24px; width:114px; display:block; text-decoration:none; cursor:pointer;}
.buy-now-button span { display:none;}

.pathway, .breadcrumbs { float:left;}
.breadimg { float:left; width:9px; margin: 3px 5px 0; height:9px;}
.advertimage { width:698px!important;}

#condition li {  margin-bottom:5px;}
.large-div-more { text-align:right;}

.branchlist {}
.branchlist ul { margin-left:20px;}
.branchlist li {  padding-bottom:7px; float:left; width: 45%;}

.branchdetail {}
.branchname { font-size:16px; padding-bottom:10px; font-weight:bold;}
.branchdetail .brnchimg { padding-right:15px; padding-bottom:10px;}
.branchdetail .brnchimg, .branchdetail .brnchaddrs, .branchdetail .brnchtel, .branchdetail .srvhead, .branchdetail .srvlist { padding-bottom:7px;}
.branchdetail .busnshr{ padding-bottom:15px; font-weight:bold;}
.branchdetail .srvlist li { padding-bottom:5px; float:left;  width: 45%;}
.branchdetail .brncmap { padding:3px;}

.normalsublayout div input { width: 162px;}
.normalsublayout .left {width: 50px;}
.customer-no-contas { border: 1px solid #EEEEEE!important; border-radius: 0px!important;}

.blog_sp {
    padding: 5px 0px;
}
.blog_sp p a { font-weight:bold;}