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

body {
	background: #FFFFFF;
	color: #000000;
	font-family: "Trebuchet MS", verdana, Arial, Helvetica, sans-serif;	
	line-height: 1.5;
}

body#bd {
	color: #000000;
	margin-top: 5px;
	background: #ffffff; /* f1f1f1 */ 
}

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

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 {
	color: #005283;
	text-decoration: none;
}

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

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal;
	color: #000000;
}


/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan,
#ja-topnav, #ja-pathway, #ja-subnav, #ja-footer, #ja-col1, #ja-col2, #ja-botsl {
	font-size: 92%;
}

img {
	margin: 0;
	padding: 0;
}

.img_caption p {
	text-align: center;
}

.img_caption.left, .img_caption.right {
	margin-top: 3px;
}

/* Heading */

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

ul {
	margin: 0 0;
	padding: 0;
	list-style-type: none;
}

ul li {
	/*background: url(/images/bullet-red.gif) no-repeat 1px 8px;*/
	/*padding-left: 12px;*/
	margin-bottom:2px;
}

ul li ul li{
	margin: 0;
	padding: 0;
}

ul li ul li ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*
ul ul li {
	background: url(images/arrow.png) no-repeat 2px 8px;
	padding-left: 12px;
}
*/

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

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .form_button {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.inputbox {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #000000;
	font-size: 100%;
}

.form_button {
	cursor:pointer;
	border:outset 1px #cccccc;
	background:#999;
	color:#333333;
	font-weight:bold;
	padding:0px 10px 0;
	background:url(images/formbg.gif) repeat-x left top;
	width:auto;
	overflow:visible;
}

* html .form_button { /*IE 6*/
	padding: 0 10px !important;
}

*+html .form_button { /*IE 7*/
	padding: 0 10px !important;
}



/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	width: 970px;
	margin: 0 auto;
}

.narrow #ja-wrapper {
	width: 760px;
	margin: 0 auto;
}


#ja-container {}

#ja-mainbody {
	width: 78%;
	float: left;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: right;
	width: 72%;
	background: url(images/content-center.gif) repeat-y center;
}

#ja-content-top {
	background: url(images/content-top.gif) no-repeat center top;
}

#ja-content-bot {
	background: url(images/content-bot.gif) no-repeat center bottom;
}

.narrow #ja-content {
	background: url(images/content-center-n.gif) repeat-y center;
}

.narrow #ja-content-top {
	background: url(images/content-top-n.gif) no-repeat top center;
}

.narrow #ja-content-bot {
	background: url(images/content-bot-n.gif) no-repeat bottom center;
}

#ja-current-content {
	padding: 20px 20px 10px;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	overflow: hidden;
	width: 28%;
}

#ja-col1 div.ja-innerpad {
}

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 22%;
}

#ja-col2 div.ja-innerpad {

}

/*common style for column*/


/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-fr,
#ja-containerwrap-fl,
#ja-containerwrap-f {
	padding: 0;
	margin: 0;
	clear: both;
}

/*content + left*/
#ja-containerwrap-fr #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-fr #ja-col1 {
	width: 22%;
}

#ja-containerwrap-fr #ja-content {
	width: 78%;
	background: url(images/content-center2.gif) repeat-y center;
}

#ja-containerwrap-fr #ja-content-top {
	background: url(images/content-top2.gif) no-repeat center top;
}

#ja-containerwrap-fr #ja-content-bot {
	background: url(images/content-bot2.gif) no-repeat center bottom;
}

.narrow #ja-containerwrap-fr #ja-content {
	background: url(images/content-center2-n.gif) repeat-y center;
}

.narrow #ja-containerwrap-fr #ja-content-top {
	background: url(images/content-top2-n.gif) no-repeat center top;
}

.narrow #ja-containerwrap-fr #ja-content-bot {
	background: url(images/content-bot2-n.gif) no-repeat center bottom;
}

/*content + right*/
#ja-containerwrap-fl #ja-content {
	width: 100%;
	background: url(images/content-center2.gif) repeat-y center;
}

#ja-containerwrap-fl #ja-content-top {
	background: url(images/content-top2.gif) no-repeat center top;
}

#ja-containerwrap-fl #ja-content-bot {
	background: url(images/content-bot2.gif) no-repeat center bottom;
}

.narrow #ja-containerwrap-fl #ja-content {
	background: url(images/content-center2-n.gif) repeat-y center;
}

.narrow #ja-containerwrap-fl #ja-content-top {
	background: url(images/content-top2-n.gif) no-repeat center top;
}

.narrow #ja-containerwrap-fl #ja-content-bot {
	background: url(images/content-bot2-n.gif) no-repeat center bottom;
}

/*full*/
#ja-containerwrap-f #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
	background: url(images/content-center1.gif) repeat-y center;
}

#ja-containerwrap-f #ja-content-top {
	background: url(images/content-top1.gif) no-repeat center top;
}

#ja-containerwrap-f #ja-content-bot {
	background: url(images/content-bot1.gif) no-repeat center bottom;
}

#ja-containerwrap-f #ja-current-content {
	padding-left: 20px;
	padding-right: 20px;
}

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

.narrow #ja-containerwrap-f #ja-content-top {
	background: url(images/content-top1-n.gif) no-repeat center top;
}

.narrow #ja-containerwrap-f #ja-content-bot {
	background: url(images/content-bot1-n.gif) no-repeat center bottom;
}

/* MODULE
--------------------------------------------------------- */
div.module h3,
div.module_text h3,
div.module_menu h3,
div.module_hilite h3,
div.ja-box-br h3 {
	margin: 0 0 5px;
	padding: 8px 0 2px 5px;
	font-size: 130%;
	/*color:#CE0B0B;*/
	color:#474747;
	background:#ffffff;
}

div.module,
div.module_text,
div.module_menu,
div.module_hilite,
div.ja-box-br {
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: url(images/box-br.gif) no-repeat bottom right #FFFFFF;
	overflow: hidden;
}

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

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

div.module div div div,
div.module_text div div div,
div.module_menu div div div,
div.module_hilite div div div,
div.ja-box-tl {
	padding: 4px 3px 4px 4px;
	background: url(images/box-tl.gif) no-repeat top left;
}

div.module div div div div,
div.module_text div div div div,
div.module_menu div div div div,
div.module_hilite div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

div.ja-box-ct {
	background:  url(images/box-bg.gif) repeat-x top left !important;
	padding: 10px 10px !important;
}

div.module div.ja-box-ct {
	background: #DFECF8 url(images/box-bg-1.gif) repeat-x top left !important;
	padding:5px 5px !important;
}

div.module_menu div.ja-box-ct {
	background: #DFECF8 url(images/box-bg-1.gif) repeat-x top left !important;
	padding:2px 0px !important;
}


div.module_menu  div.ja-box-ct div.readmore {
	background:transparent url(images/formbg.gif) repeat-x scroll left top;
	border:1px outset #CCCCCC;
	cursor:pointer;
	float:right;
	height:18px;
	margin:2px 5px 2px 0;
	padding:2px 10px 0px 10px;
	text-align:center;	
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

div.module_menu  div.ja-box-ct div.readmore a {
	font-weight:bold;
	color:#333333;
}


/* HEADER
--------------------------------------------------------- */
#ja-header {
	line-height: normal;
	position: relative;
	padding: 0px 0 0;
	z-index: 999;	
	width:100%;
	height:135px;
}

div.top-background {
	background: url(images/header-background.jpg) no-repeat center #ffffff;
	height: 105px;
}

div.logo, div.logo-text {
	margin: 0 15px ;
	padding: 20px 0px;
	width: 220px;
	height: 58px;
}

div.logo a {
	width: 220px;
	height: 58px;
	display: block;
	/*background: url(images/logo-canadavisa.png) no-repeat center;*/
}

div.logo a span {
	position: absolute;
	top: -1000px;
}

div.logo-text-container {
	width: 250px;
	height: 58px;
	background:transparent url(images/logo_box_bg.png) no-repeat scroll center 20px;
	padding-top:20px;
}

div.logo-text-container #top_logo {
	background:transparent url(images/leaf.png) no-repeat scroll 185px 10px;
	line-height:normal;
	margin:0 18px;
	padding:10px 10px 0;
	text-align:left;
	width:220px;
}

div.logo-text-container #top_logo a {
	color:#000000;
	font-family:Verdana,Arial,sans-serif;
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.site-slogan {
	color: #000000;
	margin: 0 0 0px 30px;
	padding: 0;
	letter-spacing: 1px;
}

.site-slogan  a {
	font-family:Arial,Verdana,sans-serif;
	color: #000000;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
}

#ja-topnav {
	position: absolute;
	top: 10px;
	right: 5px;
}

#ja-topnav ul {
	margin: 0;
	padding: 2px 0;
}

#ja-topnav li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.6;
	background: url(images/vline.gif) no-repeat center left;
}

#ja-topnav li a {
	display: inline;
	padding: 0 10px;
}

#ja-topnav ul.jflanguageselection {
	margin: 0;
	padding: 2px 0;
}

#ja-topnav ul.jflanguageselection li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.6;
	background: url(images/vline.gif) no-repeat center left;
}

#ja-topnav ul.jflanguageselection li a {
	display: inline;
	padding: 0 10px;
	font-weight:bold;
}

/*  Campbell Logo - added by SP*/
#ja-right-logo {	
	position: absolute;
	right: 10px;
	top: 30px;
	height: 40px;
	width: 192px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	padding: 0;
	background: url(images/grad-4.gif) repeat-x top #DFECF8;
	width: 100%;
	position: relative;
	height:30px;
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
	line-height: normal;
}

#ja-subnav {
	background: #FFFFFF;
	clear: both;
}

#ja-subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

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

#ja-subnav a {
	display: block;
	float: left;
	outline: none;
	padding: 7px 15px 5px;
	margin: 0;
	text-decoration: none;
	background: url(images/vline.gif) no-repeat left 9px;
}

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

#ja-subnav li.active a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

/* SubNav Left */
#ja-mainnav-left a, #ja-subnav a {
	outline: none;
	line-height: normal;
}

#ja-subnav-left {
	background: #FFFFFF;
	clear: both;
}

#ja-subnav-left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

#ja-subnav-left li {
	display: block;
	background: none;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#ja-subnav-left a {
	display: block;
	outline: none;
	padding: 4px 10px 4px 18px;
	margin: 0;
	text-decoration: none;
	color: #005283;
	background: url(images/arrow.png) no-repeat 10px 9px;
	font-weight:bold;
	font-size:12px;
}

#ja-subnav-left a:hover,
#ja-subnav-left a:active,
#ja-subnav-left a:focus {
	color: #CC0000;
	text-decoration: none;
	background: url(images/arrow.gif) no-repeat 10px 9px #F7F7F7;
}

#ja-subnav-left li.active a {
	font-weight: bold;
	background: url(images/arrow.gif) no-repeat 10px 9px #F7F7F7;
	color: #CC0000;
}


/*******************************/


/* breadcrumbs */
#ja-pathway {
	color: #999999;	
}

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

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

#ja-pathway .breadcrumbs  {
	display: block;	
	padding: 7px 10px 5px;
}


/* Left Menu - Custom - Added by SP
--------------------------------------------------------- */
ul.menu_left {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

ul.menu_left li {
	display: block;
	background: none;
	margin: 0;
	padding: 0;
	line-height: normal;
	/* border-bottom: 1px solid #F1F1F1; */
}

ul.menu_left li a {
	display: block;
	outline: none;
	padding: 5px 6px;
	margin: 0;
	text-decoration: none;
	font-weight:bold;
	color: #005283;
	font-size:11px;
	/*background: url(images/arrow.png) no-repeat 16px 12px;*/
}

ul.menu_left li span {
	padding-left: 4px;	
}

ul.menu_left li img {
		
}


ul.menu_left li a:hover,
ul.menu_left li a:active,
ul.menu_left li a:focus {
	color: #CC0000;
	text-decoration: none;
	/*background: url(images/arrow.gif) no-repeat 16px 12px #F7F7F7;*/
}

ul.menu_left li.active a {
	font-weight: bold;
	/*background: url(images/arrow.gif) no-repeat 16px 12px #F7F7F7;*/
	color: #CC0000;
}

ul.menu_left li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu_left li li {
	border: none;
	background: none;
	padding: 0;
}

ul.menu_left li li a {
	border: none;
	padding: 5px 5px 5px 35px !important;
	text-transform: none;
	font-weight: normal !important;
	/*background: url(images/arrow.gif) no-repeat 25px 10px #F7F7F7 !important;*/
}

ul.menu_left li li a:hover,
ul.menu_left li li a:active,
ul.menu_left li li a:focus {
	color: #CC0000;
	text-decoration: underline;
}

ul.menu_left li li.active a {
	color: #CC0000;
	font-weight: bold;
}

ul.menu_left li li li a {
	color: #000000 !important;
	font-weight: normal !important;
	padding-left: 45px !important;
	/*background: url(images/arrow.png) no-repeat 35px 10px !important;*/
}

ul.menu_left li li li.active a {
	font-weight: bold !important;
}

/* Footer Menu - Custom - Added by SP
--------------------------------------------------------- */
ul.menu_footer {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

ul.menu_footer li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	/* border-bottom: 1px solid #F1F1F1; */
	background: url(images/vline.gif) no-repeat center left;
}

ul.menu_footer li.item808 {
	background:transparent;	
}

ul.menu_footer li.item808 a {
	padding-left: 0px;	
}

ul.menu_footer li a {
	display: inline;
	outline: none;
	padding: 0px 7px 0px 8px;
	margin: 0;
	text-decoration: none;
	font-weight:bold;
	color: #005283;	
}

ul.menu_footer li span {
	padding-left: 0px;	
}

ul.menu_footer li.item1 span {
	padding-left: 0px;	
}

ul.menu_footer li a:hover,
ul.menu_footer li a:active,
ul.menu_footer li a:focus {
	color: #CC0000;
	text-decoration: underline;	
}

ul.menu_footer li.active a {
	font-weight: bold;	
	color: #CC0000;
}





/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	clear: both;
	position: relative;
	padding: 15px 2px;
	color: #999999;
	/*text-align: center;*/
}

#ja-footer small {
	font-size: 100%;
}



/* Search */
#ja-search {
	/*background: url(images/search-bg.gif) no-repeat;*/
	/*position: absolute;*/
	/*right: 50px;*/
	/*top: 35px;*/
	/*height: 24px;*/
	/*width: 276px;*/
	padding:4px 0px 2px 0px;
}

#ja-search .inputbox {
	margin: 2px 3px 0 5px;
	/*border: none;*/
	/*background: none;*/
	
	width: 135px ;
}

#ja-search .button {
cursor:pointer;
border:outset 1px #cccccc;
background:#999;
color:#000000;
font-weight:bold;
padding: 1px 2px;
background:url(images/formbg.gif) repeat-x left top;
}


.clr {
	clear: both;
}

.hasTip img {
	border: none;
}

div.ja-innerdiv {
	padding: 10px 0 12px !important;
	background: url(images/dot.gif) repeat-x bottom !important;
}

div.ja-innerdiv img.border {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}



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

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

* html .clearfix {
	height: 1%;
}


.module .center_left_div {
	width:195px;
	/*text-align:center;*/
	margin:0px auto;
}



.red{color:#900}
.red:hover{color:#900;text-decoration:underline}

ul.custom-archive{padding-left:5px; display:block; list-style-type: none;}
ul.custom-archive li {float:left; margin-top:0;}
ul.custom-archive li a.flexo-link{font-size:13px; font-weight:bold;padding-right:10px;}
ul.custom-archive li ul li{margin-top:0; list-style-type: none;}
ul.custom-archive li ul li a{font-size:11px; font-weight:bold;padding:0 7px 0 6px;}
