/*
	Theme Name: The Sinkankas Symposium
	Theme URI: https://sinkankassymposium.net/
	Description: Theme for the Sinkankas Symposium website.
	Version: 1
	Author: LThoresen
*/



body {
	margin: 0;
	background: #fbfbf6;
	color: #454544;
	padding-bottom: 80px;
}



* {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2f302f;
	line-height: 1.45em;
	outline: none;
}

h1, h2, h3, h4 {
	text-align: center;
	margin: 0;
}

blockquote {
	margin: 0 0 15px 0;
}

img {border: 0;}
.imgrt {float: right; margin: 6px 0 18px 24px;}

th {font-weight: bold;} 

sup {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	margin-bottom: 45%;
	}

a,
a.bld,
a:link, 
a.bld:link,
a:visited,
a.bld:visited {
	font-family: inherit;
	font-weight: normal;
	font-size: inherit;
	color: #1b6cac;
	text-decoration: none;
	outline: none;
	}

a:hover,
a.bld:hover {
	font-family: inherit;
	font-weight: normal;
	font-size: inherit;
	color: #ff7d00;
	text-decoration: underline;
	}

a:active,
a.bld:active {
	font-family: inherit;
	font-weight: normal;
	font-size: inherit;
	color: #1b6cac;
	text-decoration: none;
	outline: none;
	}
	
a.bld, 
a.bld:link, 
a.bld:visited, 
a.bld:hover, 
a.bld:active {font-weight: bold;}

a.cred {
	font-family: inherit;
	font-weight: normal;
	font-size: 11px;
	color: inherit;
	text-decoration: none;
	outline: none;
	}

a.cred:hover {
	font-family: inherit;
	font-weight: normal;
	font-size: 11px;
	color: #ff7d00;;
	text-decoration: none;
	outline: none;
	}


.clr,.clr906, .clr574 {clear: both; height: 10px; margin: 0; padding: 0; background: #fff;}
.clr906 {width: 906px;}
.clr574 {width: 574px;}
.clear {clear:both;}

#gemsburma h1,
#gemperidot h1,
#gemruby h1,
#gemtopaz h1,
#gemdiamond h1,
#gemfelspar h1,
#gemopal h1,
#gemsapphire h1,
#gemtanztsavo h1,
#gempearl h1,
#gemagatechalc h1,
#rmerk h1,
#obi h1,
#join h1 {
	font-weight: normal;
	font-size: 24px;
	padding: 0 0 12px 0;
	height: 23px;
	width: 233px;
	text-indent: -9999px;
	overflow:hidden;
}

h1 a {
	display: block;
	height: 23px;
	width: 233px;
	color: #2b78b4;
	background-position:0 0;
}

h1 a:hover {
	background-position:0px -33px;
}



h2,
h2 a {
	font-size: 36px;
	line-height:42px;
	font-weight:normal;
	padding-bottom: 12px;
	color: #e65b26;
	text-decoration: none;
}


h2 a:hover {
	color: #e65b26;
}


/*
#home #content h2 {
	font-weight: normal;
}

#home #content h2 a:hover {
	color: #e65b26;
	text-decoration: none;
}

#home #content h2 span a {
	font-size: 14px;
	color: #f36a22;
}

#home #content h2 span a:hover {
	text-decoration: none;
	color: #2f302f;
}
*/

h3 {
	color: #2f302f;
	font-size: 14px;
	line-height: 1.5em;
}

h3 span {
	font-size: 14px;
	text-transform: none;
	font-weight: normal;
	color: #2f302f;
}

h3 a:hover span {
	color: #e65b26;
}


/*
#home h3 {
	color: #e65b26;
	text-transform: uppercase;
	margin-bottom: 10px;
}
*/

h4 {
	color: #2f302f;
	font-size: 14px;
	margin: 0;
	line-height:18px;
}

hr {
	clear: both;
	margin: 20px 0;
	height: 0;
	padding-top: 1px;
	border: 0;
	background: #2f302f;
}

#container {
	position: relative;
	width: 906px;
	margin: 0 auto;
	padding: 37px 37px 0;
	overflow: hidden;
	background: #fbfbf6;
}



/* LOGO
   ==== */

#logo {
	position: absolute;
	top: -70px;
	right: 64px;
	width: 120px;
	height: 250px;
	z-index: 1000;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	text-decoration:none;
	background-position:0 -69px;
}

/* HEADER
   ====== */

#header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;	
	position: relative;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	border: 1px solid #ff7d00;
}

#home #header,
#join #header,
#obi #header,
#pastsymp #header,
#gemsburma #header,
#gemdiamond #header,
#gemfelspar #header,
#gemtopaz #header,
#gemperidot #header,
#gempearl #header,
#gemopal #header,
#gemsapphire #header,
#gemagatechalc #header,
#rmerk #header {
	height: auto;
	margin-top: 0;
}

/* MAP
   === */

#map {
	width: 906px;
	height: 350px;
}

div.directions {
	width: 350px;
}

div.directions h3 {
	color: #f36a22;
	font-size: 16px;
	margin-bottom: 10px;
}

div.directions table {
	border-collapse: collapse;
}

div.directions td {
	color: #000;
	padding: 5px 0;
}

div.directions td.address {
	color: #666;
}

div.directions input {
	width: 250px;
	padding: 2px;
	border: 2px solid #BBB;
}

div.directions input.submit {
	text-transform: uppercase;
	font-size: 11px;
	width: auto;
	margin-left: 92px;
	clear: both;
}



/* LEFT COLUMN
   =========== */

#left-column {
	width: 136px;
	float: left;
}

#left-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
}

body.blog #left-nav,
body.category #left-nav {
	background-color: #F5F5F5;
	border: 1px solid #D9D9D9;
}

#left-nav li {
	padding-bottom: 10px;
	color: #666;
}
/*
body.blog #left-nav li.see-all a,
body.category #left-nav li.see-all a {
	font-size: 12px;
	color: #BFBFBF;
	text-transform: uppercase;
	font-weight: bold;
}
*/
#left-nav a {
	color: #2b78b4;
	text-decoration: none;
}

#left-nav a:hover,
#left-nav li.current_page a,
#left-nav li.current_parent a,
#left-nav li.current_ancestor a,
body.blog #left-nav li.see-all a:hover,
body.category #left-nav li.see-all a:hover {
	color: #f36a22;
}



/* HEADER IMAGE
   ============ */

#header-image {
	position: relative;
	width: 906px;
	border-bottom: 3px solid #f36a22;
	z-index:100;
}

#header-image img {
	display: block;
}

/* MAIN CONTENT
   ============ */
#main-content {
	padding-top: 24px;
    background: #fff;
	border: 1px solid #ff7d00;
	overflow: hidden;
}



/* CONTENT
   ======= */

/*
#content {
	margin-left: 154px;
        background: #fff;
}


#content h4, #content h3 {
	font-size: 14px;
	line-height:14px;
	color: #e65b26;
}
*/

#home #content,
#pastsymp #content,
#gemdiamond #content,
#gemfelspar #content,
#gemtopaz #content,
#gemruby #content,
#gemsburma #content,
#gemperidot #content,
#gemopal #content,
#gempearl #content,
#gemsapphire #content,
#gemagatechalc #content,
#rmerk #content {
	margin: 0;
	float: left;
	width: 550px;
	margin: 0;
    padding: 0 24px;
}

.ix-highlight,
#ix-highlight1,
#ix-highlight2,
#ix-highlight3 {
	float: left;
	width: 550px;
	margin: 0;
    padding: 12px 0;
	}
	
#ix-highlight3 {
    padding-top: 18px;
	}

.ix-highlight h2,
#ix-highlight1 h2, 
#ix-highlight2 h2,
#ix-highlight3 h2,
.ix-highlight h3,
#ix-highlight1 h3,
#ix-highlight2 h3,
#ix-highlight3 h3 {
	font-size: 16px;
	font-weight: bold;
	color: #e65b26;
	/*text-transform: uppercase;*/
	margin: 0;
	padding: 0;
	text-align: left;
	}

#home h2 span, 
#home h3 span,
#pastsymp h2 span, 
#pastsymp h3 span,
#gemsburma h2 span, 
#gemsburma h3 span,
#gemdiamond h2 span, 
#gemdiamond h3 span,
#gemfelspar h2 span, 
#gemfelspar h3 span,
#gemperidot h2 span, 
#gemperidot h3 span,
#gemopal h2 span, 
#gemopal h3 span,
#gemsapphire h2 span, 
#gemsapphire h3 span,
#gempearl h3,
#gempearl h3 span,
#gemagatechalc h3,
#gemagatechalc h3 span,
#rmerk h2 span, 
#rmerk h3 span {font-weight: inherit; color: inherit; font-size: 19px;}

#gemagatechalc .demo-show2 h3,
#gemagatechalc .demo-show h3,
#gemsapphire .demo-show2 h3,
#gemsburma .demo-show2 h3,
#gemsburma .demo-show h3,
#gemsburma .demo-show h5,
#gemsapphire .demo-show h3,
#gemsapphire .demo-show2 h5,
#gemopal .demo-show2 h3,
#gemopal .demo-show h3,
#gemopal .demo-show h5,
#rmerk .demo-show2 h3,
#rmerk .demo-show h3,
#rmerk .demo-show h5,
#gempearl .demo-show h3,
#gempearl .demo-show2 h3,
#gempearl .demo-show2 h5,
#gemperidot .demo-show2 h3,
#gemperidot .demo-show h3,
#gemperidot .demo-show h5,
#gemruby .demo-show h3,
#gemtopaz .demo-show h3,
#gemdiamond .demo-show h3,
#gemfelspar .demo-show h3,
#gemruby .demo-show2 h3,
#gemtopaz .demo-show2 h3,
#gemdiamond .demo-show2 h3,
#gemfelspar .demo-show2 h3 {text-align: left;}

.ix-highlight p,
#ix-highlight1 p,
#ix-highlight2 p,
#ix-highlight3 p {
	margin: 0;
	padding: 6px 0;
	color: #2f302f;
	line-height: 1.5em;
}

.ix-highlight a,
#ix-highlight1 a,
#ix-highlight2 a,
#ix-highlight3 a {
	font-family: inherit;
	font-weight: normal;
	font-size: inherit;
}

#content .img-rt,
#content .img-rt274,
.ix-highlight .img-rt,
#ix-highlight1 .img-rt,
#ix-highlight2 .img-rt {
	float: right;
	width: 228px;
	margin-left: 24px;
	padding: 10px 0 2px 0;
	background: #fff;
}
#gemdiamond div.img-rt274 {width: 274px;}

.ix-highlight img,
#ix-highlight2 img {
	float: right;
	margin: 10px 0 0 12px;
}

.ix-highlight ul,
#ix-highlight2 ul {
	margin: 0 0 0 15px;
	padding-left: 30px;
	padding-bottom:10px;
	list-style: none;
}

.ix-highlight ul li,
#ix-highlight2 ul li {
	padding: 3px 0;
}

.ix-highlight h4,
.ix-highlight ul h4,
#ix-highlight2 ul h4 {
	font-size: 13px;
	color: #2f302f;
	text-transform: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.ix-highlight ul li a,
#ix-highlight2 ul li a {
	white-space: nowrap;
	font-weight: bold;
}

.ix-highlight ul p,
#ix-highlight2 ul p {
	margin: 0;
	padding: 3px;
}

.ix-highlight p,
.ix-highlight a,
.ix-highlight ul li a,
.ix-highlight ul li,
.ix-highlight ul li p	{
	padding: 6px 0;
	white-space: normal;
	font-weight: normal;
	text-transform: none;}





/* ERROR LIST */

ul.error {
	color: #FF0000;
}

/* ORDER BACK ISSUES PG 
   and CONTACT PG
   ================ */
#join #mh,
#obi #mh {
	height: 160px;
	padding: 0;	
	}

#join #mh,
#obi #mh {
	position: relative;
	width: 906px;
	height: 160px;
	background: url('/./images-el/mh-succ-v1.jpg') no-repeat;
	overflow: hidden;
	border-bottom: 1px solid #ff7d00;
	z-index: 10;
}
#join #mh img,
#obi #mh img {
	display: block;
}


#join #main-wr,
#obi #main-wr {padding-top: 24px; background: #fff; border: 1px solid #ff7d00; overflow: hidden;}
#join #main-wr,
#obi #main-wr {border: 1px solid #8e97c4;}
#join #main-ft,
#obi #main-ft {width: 906px; height: 14px; margin: 0; padding: 0; background: #fff url('/./images/bg-main-ft.png') no-repeat;}
#join #main,
#obi #main {float: left; width: 890px; margin: 0 0 0 16px; padding: 0; background: #fff;}

#join #main-lft {float: left; width: 140px; margin: 0; padding: 0; background: #fff;}
#obi #main-lft {float: left; width: 890px; margin: 0; padding: 0; background: #fff;}

#join #main-lft-inner {float: left; width: 110px; margin: 12px 0; padding-left: 14px; background: #fff;}
#obi #main-lft-inner {float: left; width: 846px; margin: 12px 0; padding-left: 14px; background: #fff;}

#join #main-rt {float: right; width: 726px; margin: 0; padding: 10px 0 0 0;}
/*#obi #main-rt */

#join #main-rt-inner{float: left; width: 696px; margin: 0; padding: 0 0 0 30px; background: #fff url('/./images-el/bg-vline-dashed.png') repeat-y left;}
/*#obi #main-rt-inner */
/*
.main2col-wr {float: left; width: 715px; margin: 0; padding: 0; background: #fff;}
.ill-lft {float: left; width: 272px; margin: 0; padding: 10px 0 0 0;}
.ill-lft-inner {float: left; margin: 0; padding: 0 15px 0 0;}
.col-rt {float: right; width: 440px; margin: 0; padding: 0;}
.col-rt-inner {float: left; margin: 0; padding: 0;}
*/
#join .tbl-about,
#obi .tbl-about {width: 624px; border: 0;}

#join .tbl-about td,
#join .tbl-about th,
#obi .tbl-about td,
#obi .tbl-about th {width: 50%; padding: 0 0 0 24px;}



/* RIGHT COLUMN
   ============ */

#col-rt-wr {
	width: 306px;
	float: right;
	margin: 0;
	padding: 0;
	background: url('/./images-el/linedash.gif') left repeat-y;
        
}
#col-rt {
	float: left;
        padding: 0 24px 18px 24px;
	line-height: 1.45em;
        
}


#col-rt h2, #col-rt h3 {
	font-size: 16px;
	font-weight: bold;
	color: #e65b26;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	text-align: center;
}


/* LATEST NEWS
   =========== */
/*#right-column*/
#col-rt ul.latest-news {
	margin: 0;
	padding: 0;
	padding-bottom:18px;
	list-style: none;
}

#col-rt ul.latest-news li {
	margin: 0;
	padding:6px 0;
}

#col-rt ul.latest-news h4 {
	font-size: 13px;
	color: #2f302f;
	text-transform: none;
	margin: 0;
	padding-top: 6px 0 3px 0;
	text-align: center;
}

#col-rt ul.latest-news li a {
	white-space: nowrap;
	font-family: inherit;
	font-weight: normal;
	font-size: inherit;
	}
	
#col-rt ul.latest-news p {
	margin:0;
	padding:0;
	}

/* AD BOX
   ========== */

#ad-box-rt-sbar {
	float:left;
	width:100%;
	position: relative;
	margin: 12px 0;
	padding-bottom: 20px;
	}

#ad-box-rt-sbar div.inner {
	border: 1px solid #888;
	padding: 18px 15px 15px 15px;
	overflow:hidden;
	}
	
#ad-box-rt-sbar h3 {
	margin-top:3px;
	margin-bottom:10px;
	font-size:14px;
	color: #2f302f;
	text-align: center;
	}

#ad-box-rt-sbar h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-top:3px;
	margin-bottom:15px;
	font-size:9px;
	color: #888;
	text-align: center;
	}

#ad-box-rt-sbar img {
	margin: 10px 0 0 0;	
	text-align: center;
	}

#ad-box-rt-sbar p.creditline {
	font-size: 11px;
	color: #888;
	text-align: center;
	}


/* BUBBLE BOX
   ========== */

#bubble-box {
	float:left;
	width:100%;
	position: relative;
	padding-bottom: 20px;
	}

#bubble-box div.inner {
	border: 1px solid #f36a22;
	background: #f9f1e8;
	padding: 15px;
	overflow:hidden;
	}

#bubble-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#bubble-box li {
	margin: 0;
	padding:6px 0;
	}

#bubble-box li a {
	font-family: inherit;
	font-weight: normal;
	font-size: inherit;
	}

#bubble-box cite {
	display: block;
	text-align: right;
	font-style: normal;
	padding-bottom: 10px;
	}

#info-box #speech-box p {
	padding: 0;
	}

#bubble-box h3 {
	margin: 6px 0 0 0;
	padding: 0;
	font-size:14px;
	color: #b7010a;
	text-align: center;
	}
	
#bubble-box h3 a {
	color:#ff7d00;
	text-transform:none;
	font-weight:normal;
	}

#bubble-box h3 a:hover {
	color:#ff7d00;
	}

#bubble-box h4 {
	margin: 6px 0 0 0;
	padding: 0;
	font-size:12px;
	text-align: left;
	}

#bubble-box p {
	margin: 0;
	padding: 0;
	}

#bubble-box p a {
	color: #c3013c;
	}


#bubble-box span.arrow,
#bubble-box span.arrow span {
	border-style: dashed dashed dashed solid;
	height: 0;
	width: 0;
	}

#bubble-box span.arrow {
	position: relative;
	float: right;
	display: inline;
	margin-right: 80px;
	border-width: 0 0 21px 42px;
	border-color: transparent transparent transparent #f36a22;
	}

#bubble-box span.arrow span {
	position: absolute;
	top: -1px;
	right: 1px;
	overflow: hidden;
	border-width: 0 0 20px 40px;
	border-color: transparent transparent transparent #f9f1e8;
	}

/* INFO BOX
   ======== */

#info-box {
	position: relative;
	border-bottom: 2px solid #f36a22;
	padding-bottom: 20px;
	overflow: hidden;
	zoom:1;
}

#info-box h3 {
	float:left;
	width:290px;
	border-bottom: 2px solid #f36a22;
	overflow: hidden;
	margin: 0;
	text-align: center;
	height: 26px;
}

#info-box h3 span {
	background: #f36a22 url(/wp-content/themes/fb/m/img/counter.png) no-repeat;
	float: right;
	margin-right: 37px;
	width: 99px;
	height: 26px;
	color: #FFF;
	padding-top: 2px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

#info-box dl {
	margin: 0;
	padding: 0;
	width:100%;
	float: left;
}

#info-box #speech-box {
	padding-top: 20px;
}
#info-box #speech-box p {
	margin-bottom:10px;
}

#info-box #speech-box dl {
	padding: 0;
}

#info-box #speech-box dt,
#info-box #speech-box dd {
	padding: 0 0 15px 0;
}

#info-box dl.half {
	width: 50%;
}


#info-box div.fullgroup {
	float:left;
	width:100%;
}

#info-box dl dt {
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	display:block;
	margin-top:20px;
}

#info-box dd {
	margin: 0;
	font-size:13px;
	color: #9d9c96;
	line-height:17px;
	display:block;
}

#info-box ul {
	margin: 0;
	float:left;
	width:100%;
	padding:0px;
	list-style: none;
}

#info-box ul.half {
	width: 50%;
	float: left;	
}

#info-box ul li {
	color: #BBB;
	font-weight: bold;
	line-height: 1.4;
}
#info-box.discipline {
	padding:0px;
}
#info-box.discipline ul {
	margin:25px 0px 10px 0px;
}
#info-box.discipline ul li {
	margin-bottom:15px;
	margin-top:0px;
}
#info-box.discipline ul li a {
	color:#FBBA95;
}
#info-box.discipline ul li a:hover {
	color:#f36a22;
}

#info-box li {
	margin: 20px 0 0px 0;
	color: #9d9c96;
}

#info-box li span {
	text-transform: none;
	font-weight: normal;
}

#info-box address p {
	padding: 0;
	font-style: normal;
}

/* ABOUT PAGE INFO BOX */

#main-content.three-column #content {
	width: 521px;
}

#main-content.three-column #right-column {
	width: 213px;
}

#main-content.three-column #info-box {
	background-color: #2f302f;
	border: 1px solid #808080;
	padding-bottom: 0px;
}

#main-content.three-column #info-box dl {
	padding-top: 0px;
}

#main-content.three-column #info-box dt {
	padding-left: 15px;
}

#main-content.three-column #info-box dd.content {
	padding: 0 15px;
}

#main-content.three-column #info-box p {
	padding: 0 0 5px 0;
}


/* FOOTER
   ====== */

#footer {
	position: relative;
	clear: both;
	background: #fbfbf7;
	margin-top: 50px;
	width: 870px;
	padding: 18px 0;
}

#footerContent {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
}

#footer ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	margin-top:10px;
	list-style: none;
	font-size: 11px;
}

#footer #breadcrumb {
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
	font-size: 12px;
}

#footer #breadcrumb li,
#footer #breadcrumb a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	display: inline;
	color: #9d9c96;
	width: auto;
	margin: 0 5px 0 0;
	border: 0;
}

#footer #breadcrumb li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #9d9c96;
}

#footer #breadcrumb li.current_page,
#footer #breadcrumb li.current_page a,
#footer #breadcrumb a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #f36a22;
}

#footer #breadcrumb h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	display: inline;
	font-weight: normal;
	font-size: 12px;
}

#footer li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 118px;
	font-size: 11px;
	margin-right: 10px;
	float: left;
}

#footer li li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: auto;
	font-size: 11px;
	padding: 2px 0 3px 0;
	margin: 2px 0 0 0;
	float: none;
}

#footer li a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border-bottom: 1px solid #9d9c96;
	font-size: 11px;
	display: block;
	color: #9d9c96;
	padding-bottom: 3px;
	margin: 0;
}

#footer a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ff7d00;
	text-decoration: none;
}

#footer li li a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	display: inline;
	color: #9d9c96;
	border: 0;
	padding: 0;
}

#footer li.blog,
#footer li.facebook,
#footer li.twitter,
#footer li.youtube,
#footer li.flickr {
	padding-left: 23px;
	margin-bottom:4px;
}

#footer li.blog {
	background-position: -138px -22px;
}

#footer li.facebook {
	background-position: -154px -57px;
}

#footer li.twitter {
	background-position: -22px -94px;
}

#footer li.youtube {
	background-position: -22px -131px;
}

#footer li.flickr {
	background-position: -22px -165px;
}

#ftgraphic {
	position: absolute;
	top: 64px;
	right: -8px;
	float: right;
	width: 120px;
	height: 200px;
	margin: 0;
	padding: 0;
	z-index: 10000;
}
#ftgraphic {
 	background: url('/./images-el/site-widg-diamond-v1.png') no-repeat;
	background-position: 0px -286px;	
}

#ftgraphic:hover {
	background-position: -282px -286px;
}

/* COPYRIGHT
   ========= */

#disclaimer {
	width:906px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color:#9d9c96;
	float: left;
	margin:10px 0px;
	padding: 0;
	position: relative;
}

#disclaimer p.plug {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	position:absolute;
	top:0px;
	right: 36px;
	color:#9d9c96;
	z-index: 88;
}

#disclaimer p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color:#9d9c96;
	padding-bottom:0px;
}
#disclaimer #copyr {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color:#9d9c96;
	padding: 0;
}

#disclaimer a, #copyr a,#copyr a:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #9d9c96; 
        text-decoration: underline;
}
#copyr a:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #9d9c96; 
        text-decoration: underline;
}

#disclaimer a:hover, #copyr a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #ff7d00;
	text-decoration: none;
}
#copyr a:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #9d9c96; 
        text-decoration: underline;
}

.bld {font-weight: bold;}
.c {text-align: center;}
.creditline,
.creditline-just,
#ix-highlight1 p.creditline,
#ix-highlight2 p.creditline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-top: 3px; margin-bottom: 12px; padding: 0 6px;
	font-size: 11px;
	color: #979696;
	text-align: center;
}
.creditline-just {text-align: justify;}

.hsp01 {line-height: 0.01em;}
.hsp02 {line-height: 0.02em;}
.hsp04 {line-height: 0.04em;}
.hsp06 {line-height: 0.06em;}
.hsp08 {line-height: 0.08em;}
.hsp1 {line-height: 0.1em;}
.hsp {line-height: 0.06em;}
.hsp2 {line-height: 0.2em;}
.hsp4 {line-height: 0.4em;}
.hsp6 {line-height: 0.6em;}
.hsp8 {line-height: 0.8em;}
.hsp2x {line-height: 2em;}
.hsp3x {line-height: 3em;}
.hsp4x {line-height: 4em;}
.hsp5x {line-height: 5em;}
.hsp6x {line-height: 6em;}
.hsp7x {line-height: 7em;}
.fs-10 {font-size: 10px;}
.fs-11 {font-size: 11px;}

.fs-12 {font-size: 12px;}
.fs-13 {font-size: 13px;}
.r {color: #b70111;}

.hi-bul {margin-left: 30px; text-indent: -20px;}
.hi-nobul {padding-left: 30px;}

.tght,.tght-bld {padding: 1px 0;}
.tght-bld {font-weight: bold; color: #212121;}
.tght-ind {padding: 1px 0 0 20px;}
.txtlt,.txtlt-it {color: #f2ecd0;}
.txtlt-it {font-style: italic;}
.b {font-weight: bold;}
.bld {font-weight: bold;}
.c {text-align: center;}
.bldc, .bld-c, .b-c {font-weight: bold; text-align: center;}
.it {font-style: italic;}
p.sm {padding: 2px 0; font-size: 10px; line-height: 1.0em;}
.sm {font-size: 10px; line-height: 1em;}
.tagline-v1 {font-weight: bold; font-style: italic; color: #007c88; text-align: center; padding: 12px 0 0 0; letter-spacing: 0.03em;}
.u {text-decoration: underline;}
.u-bld {font-weight: bold; text-decoration: underline;}
