/* Start of CMSMS style sheet 'decimal - BG Home' */
body {
	background: white;
	margin: 0;
	padding: 0;
	background: url('/img/bg_top.png') repeat-x;
	}
/* End of 'decimal - BG Home' */

/* Start of CMSMS style sheet 'decimal - Superfish' */
.nav ul {
	position:absolute;
	top:-999em;
	}
.nav ul li,
.nav a {
	width: 100%;
	}
.nav li {
	float:left;
	position:relative;
	z-index:99;
	}
.nav a {
	display:block;
	}
.nav li:hover ul,
ul.nav li.sfHover ul {
	left:-1px;
	top:1.9em;
	}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
	}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left:9.45em;
	top:-1px;
	padding: 0 !important;
	}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
	width: 175px;
	overflow: hidden;
	}

.nav {
	float:left;
	}

.nav li a:link,
.nav li a:visited {
	color: #333A3C;
	}
.nav li a:hover {
	color: #00509F;
	}

.nav li.sep:hover {
	background: none;
	}

.nav li ul {
	border: 1px solid #333A3C;
	}

.nav li li {
	background: #EBEBEB;
	text-align: left;
	width: 175px;
	padding: 0 !important;
	}
	.nav li li a:link,
	.nav li li a:visited {
		color: #333A3C;
		padding: 1px 5px !important;
		font-weight: normal !important;
		font-size: 13px !important;
		}
	.nav li li a:hover {
		color: #00509F;
		background: #C5C5C5;
		font-weight: normal !important;
		font-size: 13px !important;
		}
.nav li li li {
	background:#EBEBEB;
	}

li.parent a:focus, 
li.parent a:hover, 
li.parent a:active {
	background: none;
	}
/* End of 'decimal - Superfish' */

/* Start of CMSMS style sheet 'decimal - Overall Template' */
/*	Overall Styles
 *	**************************************/
div, span, h1, h2, h3, p, form, img {
	border: 0;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	}

form, img {
	margin: 0;
	padding: 0;
	border: 0;
	}

h1, h2, h3 {
	text-align: left;
	}

h1{
	font-size: 1.5em;
	}

h2 {
	font-size: 1.025em;
	}

h3 {
	font-size: 1em;
	margin: 5px 0;
	padding: 0;
	color: #00509F;
	}

.h3-nomargin {
	margin: 0 0 10px 0;
	}

h4 {
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 5px 0;
	}

h1.page_title {
	font-size: 1.2em;
	margin: 5px 0 15px 0;
	padding: 0 0 5px 0;
	color: #00509F;
	border-bottom: 1px dashed #999;
	}
h3.faq_header {
	margin: 12px 0 8px 0px;
	color: #333A3C;
	}
h3.symp_header {
color: #FE7C26;
}

a:link,
a:visited {
	color: #006DC3;
	}
a:hover {
	color: #00509F;
	}

p {
	line-height: 140%;
	font-size: .9em;
	padding: 0 0 20px 0;
	}
p.faq_answer {
	margin: 0 50px 0 20px;
	border-bottom: 1px dashed #00509F
	}

.agenda_table {
	width: 75%;
	margin: 0 0 20px 25px;
	}

.agenda_table th {
	font-size: 1em;
	font-weight: bold;
	color: #333A3C;
	padding: 10px 0 10px 0px !important;
	width: 25%;
	vertical-align: top;
	border-bottom: 1px dashed #CCC;
	}

.agenda_table td {
	border-bottom: 1px dashed #CCC;
	padding: 10px 0;
	text-align: left;
	}

.agenda_table td.spacer {
	padding: 0px;
	border: 0;
	}

.tray_table td {
	border: 1px solid #CCC;
	}

/*	Layout Styles
 *	**************************************/

#master {
	width: 935px;
	}

#logo {
	margin: 38px 0 0 0;
	position: relative;
	text-align: left;
	}

	#callus {
		left: 700px;
		position: absolute;
		top: 65px;
		}

	#japan {
		left: 700px;
		position: absolute;
		top: 40px;
		}

	#jp_flag {
		left: 885px;
		position: absolute;
		top: 35px;
		}

	#japan a {
		text-decoration: none;
		font-size: .8em;
		}

#menu {
	height: 30px;
	margin-top: 15px;

	}

	#menu ul,
	#menu li {
		display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
		}
	#menu li {
		float: left;
		padding: 2px 5px 0 5px;
		}
	#menu li a:link,
	#menu li a:visited {
		font-weight: bold;
		text-decoration: none;		
		}

	#menu ul ul {
		display: none;
	}

#subnav1 {
	height: 109px;
	text-align: left;
	position: relative;
	}

#subnav2 {
	height: 50px;
	text-align: left;
	position: relative;
	}


#sub_links,
#sub_links li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#sub_links li {
	float: left;
	padding: 3px 15px 0 5px;
	}
	
	#sub_links li a:link,
	#sub_links li a:visited {
		color: #FF9900;
		font-weight: bold;
		text-decoration: underline;		
		}
	#sub_links li a:hover {
		color: #FFCC00;
		}
	
#order_now {
	position: absolute;
	top: 30px;
	right: 5px;
	}

#content {
	text-align: left;
	}
	
#footer {
	height: 75px;
	background: white url('/img/bg_footer.png') repeat-x;
	margin-top: 25px;
	}
	
	#footer_container {
		width: 935px;
		text-align: left;
		}
	
		#footer_address {
			color: #363636;
			font-size: 10px;
			line-height: 125%;
			padding: 5px 0;
			position: relative;
			}
			#footer_address a{
				color: #363636;
				}
		#footer_copy {
			position: absolute;
			right: 0;
			top: 41px;
			}
.image_desc {
        width: 208px;
        display: block;
        float: right;
        font-size: .75em;
        margin: 8px 10px;
        }

.image_descECT {
        width: 401px;
        display: block;
        float: right;
        font-size: .75em;
        margin: 8px 10px;
        }

.image_desc300 {
        width: 300px;
        display: block;
        float: right;
        font-size: .75em;
        margin: 8px 10px;
        padding-left: 10px;
        font-style: italic;
        }

.img_pad1 {
	margin: 8px 10px;
	}
.img_pad2 {
	margin: 0px 15px 0 5px;
	}
.img_pad2-list {
	margin: 0px 15px 0 5px;
	}
.img_pad2-list a{
	border-size: 1px;
	border-style: solid;
	border-color: #9fa4a6;
	}
.page_ul {
	margin: -10px 150px 15px 15px;
	list-style: none;
	}

.page_ul-pics {
	margin: -10px 20px 15px 15px;
	list-style: none;
	}

.page_ul-pics li {
	list-style: none;
	margin: 3px;
	padding-left: 20px;
	font-size: .9em;
	line-height: 150%;
	}

.page_ul-pics li b {
	color: #727E82;
	}

.page_ul-pics li a {
	font-size: .8em;
	}

#page_ul-block {
	width: 935px;
	height: 215px;
	display: block;
	}

#page_ul-block_left {
	width: 467px;
	height: 215px;
	float: left;
	}

#page_ul-block_right {
	width: 468px;
	height: 215px;
	float: right;
	}

.page_ul li {
	list-style: none;
	margin: 3px;
	padding-left: 20px;
	font-size: .9em;
	line-height: 150%;
	background: transparent url('/img/sub_bullet.png') 0px 7px no-repeat;
	}
.page_ol {
	margin: -10px 150px 15px 15px;
	}
.page_ol li {
	margin: 3px;
	font-size: .9em;
	line-height: 150%;
	}

.page_ul li b {
	color: #727E82;
	}

.nosidenav {
	width: 650px;
	margin: 0px auto;
	}

li.cresources a {
     background: url(uploads/images/c_button.png);
     background-position: 0 0;
     display: block;
     width: 250px;
     height: 250px;
}
 
li.cresources a:hover {
     background: url(uploads/images/c_button.png);
     background-position:
     -250px 0;
}

li.cresources a {
     background: url(uploads/images/c_button.png);
     background-position: 0 0;
     width: 250px;
     height: 250px;
     text-indent: -999999px;
     overflow: hidden;
}

li.presources a {
     background: url(uploads/images/p_button.png);
     background-position: 0 0;
     display: block;
     width: 250px;
     height: 250px;
}
 
li.presources a:hover {
     background: url(uploads/images/p_button.png);
     background-position:
     -250px 0;
}

li.presources a {
     background: url(uploads/images/p_button.png);
     background-position: 0 0;
     width: 250px;
     height: 250px;
     text-indent: -999999px;
     overflow: hidden;
}

li.sympreg a {
     background: url(uploads/images/register-button.png);
     background-position: 0 0;
     display: block;
     width: 250px;
     height: 100px;
}

li.sympreg a:hover {
     background: url(uploads/images/register-button.png);
     background-position:
     -250px 0;
}

li.sympreg a {
     background: url(uploads/images/register-button.png);
     background-position: 0 0;
     width: 250px;
     height: 100px;
     text-indent: -999999px;
     overflow: hidden;
}


/*	Homepage Styles
 *	**************************************/

#rotater {
	height: 250px;
	width: 600px;
	margin-bottom: 20px;
	overflow: hidden;
	}

.hp_content {
	margin-left: 5px;
	}

#decimal_box {
	margin-top: 10px;
	height: 112px;
	width: 590px;
	background: white url('/img/hp_decimal_box.png') no-repeat;
	}
	
	#decimal_box p {
		font-size: .9em;
		line-height: 125%;
		padding: 8px;
		}
	#decimal_box a {
		font-weight: bold;
		}

#headlines_box {
	margin-top: 10px;
	width: 330px;
	}
	#headlines_box p {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
		}
#headlines_box .NewsSummaryMorelink {
border: 0 !important;
}
	.NewsSummaryLink a:link,
	.NewsSummaryLink a:visited {
		color: #FE7C26;
		font-size: .9em;
		font-weight: bold;
		text-decoration: none;	
		}
		
	.NewsSummaryLink a:hover {
		text-decoration: underline;	
		}
		
	.NewsSummaryPostdate {
		font-size: .7em;
		padding: 3px 0;
		color: #758488;
		font-weight: bold;
		}
	
	.NewsSummarySummary {
		line-height: 125%;
		font-size: .8em;
		}
	.NewsSummarySummary p {
		padding-bottom: 0;
		}
	.NewsSummaryMorelink {
		border-bottom: 1px dashed #CCC;
		margin-bottom: 15px;
		}
	.NewsSummaryMorelink {
		padding: 10px 0;
		}
	
	.NewsSummaryMorelink a:link,
	.NewsSummaryMorelink a:visited {
		font-size: .9em;
		font-weight: bold;
		color: #00509F;
		}
	.NewsSummaryMorelink a:hover {
		color: #006DC3;
		}

#calendar_box {
	margin-top: 10px;
	width: 225px
	}
	
	#calendar_box h2 {
		color: #FE7C26;
		font-size: .9em;
		font-weight: bold;
		text-decoration: none;	
		}
		
	#calendar_box .calendar-date-from {
		font-size: .7em;
		padding: 3px 0;
		color: #758488;
		font-weight: bold;	
		}
	
	#calendar_box .calendar-city {
		font-size: .7em;
		padding: 3px 0;
		}
		
	#calendar_box .calendar-location {
		font-size: .7em;
		padding: 3px 0 10px 0;
		}
	
	a:link.callink,
	a:visited.callink {
		font-size: .9em;
		font-weight: bold;
		color: #00509F;
		}
	a:hover.callink {
		color: #006DC3;
		}

.blur {
color: #CCCCCC;
}

#login_box {
	padding: 30px 0 0 30px;
	}
	
	#login_form {
		margin: 10px 0 0 0;
		padding: 10px;
		width: 302px;
		height: 159px;
		background: white url('/img/hp_login_box.png') no-repeat;
		text-align: left;
		}
		#login_form input {
			border: 1px solid #727E82;
			width: 275px;
			margin: 8px 0;
			font-size: 1.2em;
			padding: 2px;		
			}
		#login_form #login_button {
			height: auto !important;
			width: auto !important;
			border: 0 !important;
			margin: 0 !important;
			padding: 0 !important;
			}
		.submit_div {
			margin-top: 10px;
			width: 280px;
			text-align: right;
			}
			
#symposium_box {
	margin-top: 8px;
	width: 302px;
	height: 125px;
	background: white url('/img/hp_symposium_box.png') no-repeat;
	}

#symposium_box #calendar-m515{
padding: 5px;
}

#symposium_box h2 {
font-size: 12px;
color: #00509F;
}

#symposium_box .calendar-date-from,
#symposium_box .calendar-city,
#symposium_box .calendar-location {
font-size: 12px;
padding: 2px 0;
}

#symposium_box .symp_links a {
font-size: 11px;
font-weight: bold;
}

.symposium_header {
padding-top: 32px;
}
	
#internal {
	margin-top: 0px;
	}
.registernowhomepage{
        margin-top: -5px;
        }

#stamp {
	height:120px; 
	width: 120px;
        position: absolute;
	margin-top: -20px;
        margin-left: 375px;
	background:url(uploads/images/stamp.png) no-repeat; 
	}
#stamp a, #video a:link, #video a:visited, #video a:hover, #video a:active{
	width:100%;
	height:100%;
	display:block;
	outline:none;
}

#homepagedefault {
        position: relative;
	margin-top: -28px;
        float: right;
        z-index: 1;
        display: block;
}

.homepagedefault {
         color: #ffffff !important;
         font-size: 12px;
         z-index: 1;
}

.login_undertext {
        font-size:0.7em; 
        margin-top: 4px;
        *margin-top: -5px;
}

.login_undertext p {
        margin: 0px;
        padding: 0px;
}

/*     Media Page Styles
 *     **************************************/

#featured_video {
	background-color: #808080; 
	width: 670px; 
	height: 430px; 
	float: left; 
	background: url(uploads/images/featured-video_bg.png) no-repeat; 
	display: block;
	}

.featured-video_viewer {
	padding: 15px;
	}

#featured_text {
	background-color: #aeb5b6; 
	width: 235px; 
	height: 400px; 
	float: right; 
	display: block;
	padding: 15px;
	}

#featured_text h1 {
	font-size: 1em;
	padding-bottom: 5px;
	}

#featured_text h2 {
	font-size: 1em;
	margin: 0px;
	padding: 2px 0 5px 5px;
	font-variant: small-caps;
	}

#featured_text p {
	font-size: .75em;
	text-align: justify;
	}

#featured-list {
	background-color: #e7e7e7;
	margin: 0px;
	border: 2px solid #9fa4a6;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}

#featured_text ul {
	margin: 0px;
	display: block;
	margin: 0;
	padding: 0;
	}

#featured_text ul li{
	list-style-type:none; 
	font-size: .8em;
	font-style: italic;
	text-align: left;
	margin: 0;
	padding: 0 0 5px 5px;
	}

#featured-link {
	background-color: #e7e7e7;
	border: 2px solid #9fa4a6;
	display: block;
	margin: 0;
	padding: 10px;
	height: 30px;
}

#featured-link p {
	margin: 0;
	padding: 0;
	text-align: center;
}

#featured_text-description {
	margin: 0;
	padding: 0;
	height: 290px;
}

#featured-download {
	margin: 0;
	padding: 0;
	height: 58px;
}

#featured-download h3 {
	color: #000000;
	font-size: .75em;
	margin: 0;
	padding: 0;
	text-align: center;
}

#featured-download p {
	margin: 0;
	padding: 0;
	font-size: .9em;
	text-align: center;
}


#featured_bottom {
	padding: 10px; 
	width: 915px; 
	height: 100px; 
	background-color: #9fa4a6; 
	float: left;
	display: block;
	}

.featured-more_movies { 
	background-color: #e7e7e7;
	display: inline-block; 
	height: 100px; 
	width: 295px;
	margin-right: 5px;  
	}

.featured-more_movies-end { 
	background-color: #e7e7e7;
	display: inline-block; 
	height: 100px; 
	width: 300px; 
	}

.featured-more_movies-left {
	height: 100px;
	width: 133px;
	float: left;
	margin: 0;
	padding: 0;
	}

.featured-more_movies-right {
	width: 172px;
	height: 100px;
	float:right;
	margin: 0;
	padding: 0;
	}

.featured-more_movies-right p{
	margin: 0;
	font-size: .6em;
	}

.featured-more_movies-right-text {
	width: 140px;
	display: inline-block;
	background-color: red;
	}

/*     Initiatives Page Styles
 *     **************************************/

#initiatives_home-wrapper {
	overflow: hidden;
	width: 450px;
	margin: 0 auto;
	padding: 15px;
	background-color: #9fa4a6;
}

#initiatives_home-wrapper ul{
	margin: 0;
	padding: 0;
}

#initiatives_home-menu li{
	margin: 10px 0 0 0;
	width: 450px;
	list-style: none;
	list-style-position: inside;
}

#initiatives_list-class {
	margin: 0 0 0 15px;
}

#initiatives_list_desc-class {
	margin: 0;
	padding: 0;
	font-size:12px;
	font-style: italic; 
}

#initiatives_home-menu li a{
	margin: 0;
	padding: 7px;
	height: 50px;
	background-color: #808080;
	display: block;
	border: 2px solid gray;
	font-size: 18px;
	color: #ffffff;
	line-height: 50px;
	text-decoration: none;
}

#initiatives_home-menu li a:hover{
	color: #003a8a;
	background: #e7e7e7;
}

#initiatives_home-menu li img{
	float: left;
}

#initiatives_home-menu li a:active{
	background-color: #003a8a;
	border: 2px solid white;
	color: #ffffff;
}

#initiatives_home-description-wrapper {
	background-color: #e7e7e7;
	margin: 0px;
	border: 2px solid gray;
	display: block;
	margin: 0;
	padding: 0;
}

#initiatives_home-description {
	margin: 0;
	padding: 0 10px 0 10px;
}

.justified {
	text-align: justify;
}

/*	Events Page Styles
 *	**************************************/
#events_page .calendar-event {
	margin: 10px 0 25px 0;
	}
	
	#events_page .calendar-event h2 {
		color: #FE7C26;
		font-size: 1.1em;
		font-weight: bold;
		text-decoration: none
		}
		
	#events_page .calendar-event .calendar-date-from {
		padding: 3px 0;
		color: #758488;
		font-weight: bold;
		}


/*	Patient Page Styles
 *	**************************************/
#patient_header {
	margin: 25px 0 0 0;
	width: 935px;
	height: 175px;
	background: url('/uploads/images/patient/header_patient.jpg') top no-repeat;
	}
		
/*	Submenu Styles
 *	**************************************/

#menuwrapper {
	background: white url('/img/bg_submenu.png') top no-repeat;
	float: left;
	height: auto !important;
	height: 112px;
	min-height: 112px;
	padding: 5px 0 0 0;
	width: 190px;
	}
	
	#menuwrapper ul,
	#menuwrapper li {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
		#menuwrapper li {
			margin-left: 7px;
			}
		
		#menuwrapper li a {
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
			padding: 2px 0 2px 18px;
			background: transparent url('/img/sub_bullet.png') left no-repeat;
			}
	
.content_wrapper {
	margin-left: 200px;
	}

.clear {
	height: 1px;
	display: block;
	overflow: hidden;
	clear: both;
	}
 
p.testi_user {
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #CCC;
	}

p.staff {
	border-bottom: 1px dashed #CCC;
	margin-bottom: 15px;
	padding-bottom: 15px;
	line-height: 150%;
	width: 50%;
	}

p.staff b {
	font-size: 1.1em;
	color: #006DC3;
	}

/*	Lightbox 2.0
 *	**************************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*	Misc Styles
 *	**************************************/

a[href $='.pdf'] {
 padding-right: 18px;
 background: transparent url(../img/icon_pdf.png) no-repeat center right;
}

a[href $='.ppt'] {
 padding-right: 18px;
 background: transparent url(../img/icon_ppt.gif) no-repeat center right;
}

a[href $='.pps'] {
 padding-right: 18px;
 background: transparent url(../img/icon_ppt.gif) no-repeat center right;
}

a[href $='.wmv'] {
 padding-right: 18px;
 background: transparent url(../img/icon_win.gif) no-repeat center right;
}

a[href $='.mov'] {
 padding-right: 18px;
 background: transparent url(../img/icon_qt.png) no-repeat center right;
}

a[href ^="mailto:"] {
   padding-right: 18px;
   background: transparent url(../img/icon_mailto.gif) no-repeat center right;
}

.left-right_padding {
  width: 600px;
  margin: 0px auto;
  clear: both;
  background-color: #f0f0f0;
  padding: 20px 20px 0px 20px;
}

.pdf_flyer {
  width: 600px;
  height: 200px;
  margin: 0px auto;
  clear: both;
  background-color: #f0f0f0;
  padding: 0px;
}

.pdf_flyer-image {
width: 155px;
float: left;
}

.pdf_flyer-text {
width: 445px;
height: 200px;
margin: 40px auto 0 auto;
float: right;
}

.pdf_flyer-text p{
text-align: center;
font-size: 1.2em;
}

.pdf_flyer-text a[href $='.pdf'] {
 padding-right: 0px;
 background: transparent;
}

/* End of 'decimal - Overall Template' */

