﻿@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

html {font-size:16px}

body {
	margin: 0px;
 	padding: 0px;
	font-size:62.5%;
	line-height: 1.6em;
  font-family: Helvetica, Arial, "Trebuchet MS", Sans-Serif;
  color: #fdfffb;
	background: #011d42 url(../images/divers/global-background.jpg) repeat-x top;
}

img {border:0px;}

p {
	font-size: 1.2em;
	color: #404652;
  font-weight: normal;
  text-transform: none;
	margin: 3px 0px -3px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}

hr, div.hr { 	
	border-bottom: 2px #FFFFFF dotted;
	border-top: 0px;
	margin: 5px 0px 5px 0px;
	height:1px;
	line-height:1px;
	font-size:0.1em;
}

ul {padding: 10px 0px 0px 0px;}

ul li {
 	background-image: url(../images/divers/li-point.jpg);
 	background-repeat: no-repeat;
 	background-position: left center;
 	list-style-type: none;
	padding: 0px 0px 0px 10px;
 }

a {
	text-decoration: none;
  color: #5d6b85;
}

#container {
  width: 968px;
  margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
}

#debug * {color:black;}

.centered{
  text-align:center;
  margin-top:80px
}

/*--------------- HEADER --------------*/
#header {
    width: 968px;
    height: 79px;
	margin: 0;
	padding: 0;
}

#logo {
	width: 294px;
  height: 62px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 16px;    
	float: left;
}

#headerright {
	float: left;
	width: 370px;
  height: 50px;
	margin: 26px 0px 0px 280px;
	padding: 0;
}

.headerrightbuttons {
	margin: 14px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 33px;
	height: 39px;
	float: left;
}

.headerrightsearch {
	width: 180px;
	margin: -3px 0px 0px 0px;
	padding: 24px 0px 0px 10px;
	float: left;
}

.inputgo {
	border-bottom: 1px solid #afcbdd;
	border-top:	1px solid #afcbdd;
	border-left: 1px solid #afcbdd;
	border-right: 0px;
	color:#000000;
	width: 140px;
	height:18px;
    font-family: Arial, "Trebuchet MS", Sans-Serif;
    font-size:11px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
}

.buttongo { /* firefox */
	float: left;
	margin: -20px 0px 0px 143px;
	padding: 0;
}

*+html .buttongo { /* ie7 */
	float: left;
	margin: -21px 0px 0px 142px;
	padding: 0;
}

* html .buttongo { /* ie6 */
	float: left;
	margin: -21px 0px 0px 142px;
	padding: 0;
}

.headerrightessilor {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	float: left;
	width:47px;
	height: 36px;
}

/*------------- NAVBAR ----------------*/
#navbar {
    width: 968px;
    height: 23px;
    padding: 0;
    margin: 0px 0px 4px 0px;
	background: transparent url(../images/header/navbar-background.jpg) no-repeat left top;
}

.navbarbutton {
  float: left;
  height: 20px;
}

.navbarbetweenbutton {
  width: 2px;
  height: 19px;
  float: left;
  padding: 0;
  margin: 0;
	background: transparent url(../images/header/navbar-between.jpg) repeat-x left top;
}

#navbar a {
    display: block;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
    margin: 0;
    padding: 3px 15px 0px 15px;
    font-size: 1.4em;
    text-transform: uppercase
}

#navbar a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #9abcce;
	margin: 0;
	padding: 3px 15px 0px 15px;
    font-size: 1.4em;
    text-transform: uppercase
}

#navbar a.activ{
	font-weight: normal;
	text-decoration: none;
	color: #9abcce;
	margin: 0;
	padding: 3px 15px 0px 15px;
  font-size: 1.4em;
  text-transform: uppercase
}

table.selectedtab td a {
	font-weight: normal;
	text-decoration: none;
	color: #9abcce !important;
	margin: 0;
	padding: 3px 15px 0px 15px;
  font-size: 1.4em !important;
  text-transform: uppercase
}

/* --------------------- CONTENT ------------------*/
#content {
	float: left;
  width: 968px;
}

#contentleft {
  width: 220px;
  height: 400px;
  float: left;
  margin: 0;
	padding: 0;
  font-family: Arial, Helvetica, "Trebuchet MS", Sans-Serif;
}
	
#contentleft a, #contentleft a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

#contentleft a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #9abcce;
}

#contentleft a.activ {
	font-weight: normal;
	text-decoration: none;
	color: #9abcce;
}
	
#breadcrumbs,
.Breadcrumb { /* fil d'ariane */  
    width: 928px;
    height: 20px;
	margin: 0px 20px 0px 0px;
	padding: 8px 20px 0px 20px;
    float: left;
	font-size: 12px;
	background: #464747;
	color: #ffffff;
	background:#464747 url(../images/divers/breadcrumbs-background.jpg) repeat-x left top;  
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover,
.Breadcrumb a {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#breadcrumbs a.activ,
.BreadcrumbCurrentNode {color: #9abcce;}

/* ----------------------- MENU -----------------------*/
#menu {
	float: left;
	color: #004268;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
	
#menutitletop {
	width: 180px;
    height: 12px;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(../images/bg_crizalbrand/menutitletop-background.jpg) no-repeat bottom;
}
	
#menutitlemiddle {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 3px 10px;
	text-transform:uppercase;
	font-weight: normal;
	background: transparent url(../images/menu/menutitlemiddle-background.jpg) repeat-y top;    
	font-size:1.6em;
	line-height:20px;
}

#menutitlemiddle a, #menutitlemiddle a:hover, #menutitlemiddle a:visited{color: #3e4755;}
	
#menutitlebottom {
	width: 180px;
  height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(../images/menu/menutitlebottom-background.jpg) no-repeat top;    
}
	
#menumiddle {
	margin: -8px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	background: transparent url(../images/menu/menumiddle-background.jpg) repeat-y top; 
	font-size:1.2em;
}

#menubottom, #menubottomsearch {
	width: 180px;
  height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.menuseparation {
	width: 150px;
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background: transparent url(../images/menu/menu-separation.jpg) repeat-x left center; 
}

#contentmiddle {
  width: 748px;
  margin: 0;
  padding: 0;
  float: left;
}

#contentbottom {
	float: left;
    width: 968px;
	height: 12px;
	margin: 0;
	padding: 0;
    background: #011d42 url(../images/divers/contentbottom-background.jpg) no-repeat top left; 
}

#blockbottom {
  width: 734px;
  height: 17px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
  float: left; 
}

#blockbanner {
  float: left;
  width: 748px;
  height: 61px;
  margin: 0;
  padding: 0;
}
#blockbanner h2 {
	color: #ffffff; /* banner title */
	font-size: 2.4em;
	font-weight: bold;
	line-height: 24px;
	margin: 0px 0px 0px 20px;
	padding: 25px 0px 0px 0px;
	text-transform: uppercase;
}

#blockbanner h2 sup{font-size: 1.2em;}

#blocktabs {
	float:left;
  width: 698px;
  height: 33px;
	margin: 10px 0px 0px -3px;
	padding: 0px 0px 0px 0px;
	background: transparent url(../images/tabs/background.jpg) repeat-x top left;
}

#blocktabs a:link, #blocktabs a:visited {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #3e4755;
	margin: 0 0 0 0;
	padding: 10px 10px 0px 10px;
  font-size: 1.5em;
}

#blocktabs a:hover, #blocktabs a.activ{
	font-weight: bold;
	text-decoration: none;
	color: #666666;
  font-size: 1.5em;
}

.blocktabinactivleft {
  width: 12px;
  height: 33px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  background: transparent url(../images/tabs/inactiv-left.jpg) repeat-x top left;
}

.blocktabinactivmiddle {
  height: 33px;
  width: 208px;
  text-align:center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  background: transparent url(../images/tabs/inactiv-middle.jpg) repeat-x top left;   
}

.blocktabinactivright {
  width: 12px;
  height: 33px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  background: transparent url(../images/tabs/inactiv-right.jpg) repeat-x top left;  
}

.blocktabactivleft {
  width: 12px;
  height: 33px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  background: transparent url(../images/tabs/activ-left.jpg) repeat-x top left; 
}

.blocktabactivmiddle {
  height: 33px;
  width: 208px;
  text-align:center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  background: transparent url(../images/tabs/activ-middle.jpg) repeat-x top left;
}

.blocktabactivright {
  width: 12px;
  height: 33px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  background: transparent url(../images/tabs/activ-right.jpg) repeat-x top left;   
}

#blockmiddle {
  float: left;
  width: 695px;
  margin: 0;
  padding: 0;  
}

#blocktopleft {
  float: left;
  width: 20px;
  height: 293px;
  margin: 0;
  padding: 0;
}

#blocktopright {
  float: left;
  width: 21px;
  height: 293px;
  margin: 0;
  padding: 0;
}

#blocktext {
  float: left;
  width: 695px;
  margin: 0;
  padding: 0px 0px 25px 0px;
}

.blockcontentleft {
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color:#404652;
}

.blockcontentleft h2{font-size:1.8em;}
.blockcontentleft h3{font-size:1.7em;}
.blockcontentleft h4{font-size:1.6em;}
.blockcontentleft h5{font-size:1.5em;}
.blockcontentleft h6{font-size:1.4em;}
.blockcontentleft ol {font-size:1.2em;margin-left:50px;}
.blockcontentleft a {font-weight:bold;text-decoration:underline}

.blockcontentleft p {
  margin:10px 0;
	padding: 7px 10px 0px 10px;
	text-align: justify;
}

.blockcontentleft_1_3 p {
	padding: 7px 10px 0px 10px;
	text-align: justify;
}
.blockcontentleft_2_3 p {
	padding: 7px 10px 0px 10px;
	text-align: justify;
}

.blockcontentright {
    margin: 0 0 0 15px;
    padding: 0;
    float: right;
    width: 255px;
    color:#404652;
}

.blockcontentright p{padding: 7px 0px 0px 0px;}

.blockcontentleft_1_3 {
	float: left;
  width: 144px;
	margin: 0;
	padding: 0;
}

.blockcontentleft_2_3 {
	float: left;
  width: 288px;
	margin: 0;
	padding: 0;
}

.blockcontent6photos {
	float: left;
	margin: 0;
	padding: 0;
}

.blockcontent6photos .title {
  padding:20px;
  color:white;
  font-size:1.6em;
  position:absolute;
}
.blockcontent6photos .title a {color:white}

/* ------------------- FOOTER ----------------- */
#footer {
	float:left;
    width: 968px;
    height: 45px;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
    text-align: center;
    color: #b1adaa;
    font-family: Arial, Helvetica, "Trebuchet MS", Sans-Serif;
	background: #011d42 url(../images/divers/footer-background.jpg) no-repeat top left;   
 }

#footer a, #footer a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #b1adaa;
  font-size: 1.1em;
}

#footer a:hover, #footer a:active {
	font-weight: normal;
	text-decoration: none;
	color: #b1adaa;
}

#footerbackground {
    width: 968px;
    margin-top:0px;
    margin-bottom:0px;
    background-color: #011d42;
    padding: 10px 0px 10px 0px;
    clear: both;
    text-align: center;
    color: #d9eae8;
}

.spacer {clear: both;}

.Footer {
  display: inline;
  background-image: none;
  list-style-image: none !important;
	list-style-type: none !important;
	margin: 0px;
	padding: 0px;
}

.FooterLink {
	display: inline;
  background-image:none;
	list-style-image: none !important;
	list-style-type: none !important;
	margin: 0px 2px;
}

.FooterSeparator {
  display: inline;
  background-image:none;
  font-size: 0.9em !important;
  border-right:1px #b1adaa solid;
}

/* ----------------- INDEX ------------------- */
#indeximage {
	width: 968px;
	height: 452px;
  margin: 0px;
  padding: 0px;
  background-color: #1d212a;
}

/* ----------------- WORLD ------------------- */
#worldbackground {
  width: 968px;
  height: 458px;
  margin: 0px;
  padding: 0px;
  background: #515d73 url(../images/divers/world-background.jpg) no-repeat left top;
}

#worldcontent {
	border: #000000 0px solid; 
	background: url(../images/divers/world-border.jpg) no-repeat left center; 
	float: left;
	position: relative;
	margin-left: auto; 
	margin-right: auto; 
	width: 250px; 
	padding: 20px 0px 0px 20px; 
	font-family: Helvetica, Arial, "Trebuchet MS", Sans-Serif;
	height: 300px
}

#worldtitle {
	border: #000000 0px solid;
	margin: 0px 0px 0px -100px; 
	width: 968px;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 25px;
	padding-top: 30px;
	text-align: center;
}

#worldmain {
	margin: 0px; 
	padding: 0px 0px 0px 100px;
}
.worldcountry {
  position: relative;
  width: 250px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
}
.worldcountryflag {
  float: left;
  width: 19px;
  height: 19px;
  margin: 0px;
  padding: 0px 10px 0px 0px;
}
.worldcountryname a, .worldcountryname a:link, .worldcountryname a:visited{
	font-weight: 200; 
	font-size: 1.6em; 
	float: left; 
	margin: 0px; 
	width: 200px; 
	color: #ffffff; 
	padding: 5px 0px 0px 0px;
	text-decoration: none
}

/* ----------------- CONTENT PRESS ROOM ------------------- */
#medialibraryarticles {
  float: left;
  width: 650px;
  margin: 10px 10px 10px 10px;
  padding: 10px 0px 0px 0px;
}

.medialibraryarticle {
  /*width: 150px;*/
  height: 200px;
  margin: 0px 10px 0px 0px;
  padding: 0px 0px 5px 0px;
  float: left;
}
    
.medialibraryphoto {
  /*width: 150px;*/
  height: 130px;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
}
    
.medialibrarytext {
  /*width: 150px;*/
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #3f4659;
} 
    
#medialibrarytypes {
  float: left;
  width: 150px;
  margin: 20px 0px 0px 20px;
  padding: 10px 0px 0px 0px;
  color: #3f4659;
  border-left: solid 1px #abacc0;
}

.medialibrarytype {
  float: left;
  width: 130px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 10px;
  font-size: 1.3em;
  font-weight: bold;
}
    
.medialibrarytypepicto {
  float: left;
  width: 54px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
    
.medialibrarytypetext {
  float: left;
  width: 54px;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 15px;
}
    
#pressandeventsarticles {
  float: left;
  width: 430px;
  margin: 10px 10px 10px 10px;
  padding: 10px 0px 0px 0px;
  color: #44546b;
}

.pressandeventsarticles a {
  color: #44546b;
  text-decoration: none;
}

.pressandeventsarticle {
  float: left;
  width: 450px;
  margin: 0px 10px 10px 0px;
  padding: 0px 0px 10px 0px;
  border-bottom: dotted 1px #44546b;
}

.pressandeventsdocs {
  float: left;
  width: 100px;
  margin: 3px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 1.2em;
  color: #44546b;
}

.pressandeventsdocpicto {
  float: left;
  width: 19px;
  height: 19px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
    
.pressandeventsdoctaille {
  float: left;
  width: 40px;
  margin: 2px 0px 0px 5px;
  padding: 0px 0px 0px 0px;
}

#pressandeventsarchives {
  float: left;
  width: 150px;
  margin: 20px 0px 0px 20px;
  padding: 10px 0px 0px 20px;
  border-left: solid 1px #abacc0;
  color: #44546b;
}

#pressandeventsarchivespicture {
  float: left;
  width: 150px;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
}
#contentblock {
  width: 748px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}
.blockpressroomnewsandevents {
  float: left;
  width: 362px;
  height: 387px;
  margin: 0;
  padding: 0;
}

.blockpressroommedialibrary {
  float: left;
  width: 362px;
  height: 387px;
  margin: 0;
  padding: 0;
}

.blocksbutton {
  float: left;
  margin: 14px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 350px;
  height: 28px;
  background: transparent url(../images/bg_pressroom/button.jpg) no-repeat top center;
}

.blocksbuttontext a {
  float: left;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 350px;
  font-size: 1.1em;
  color: #5d6b85;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

/* ----------- DIVERSE --------------*/
#diversebackground {
  width: 968px;
  margin: 0;
  padding: 0;
  float: left;
  background: #606084 url(../images/divers/block_contentright.jpg) repeat-x top left;
}

#diversecontentmiddle {
  position: relative;
  width: 735px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 0px 0px 0px;
}

#diverseblockbanner {
  float: left;
  width: 735px;
  height: 54px;
  margin: 0;
  padding: 0;
  background: transparent url(../images/divers/banner-divers.jpg) repeat-x top left;
}

#diverseblockbanner h2 {
	color: #ffffff; /* banner title */
	font-size: 2.4em;
	font-weight: bold;
	line-height: 24px;
	margin: 0px 0px 0px 20px;
	padding: 18px 0px 0px 0px;
	text-transform: uppercase;
}

#diversebackgroundrepeatx {
  float: left;
  width: 735px;
  margin: 0;
  padding: 0;  
  background: #ffffff url(../images/divers/block_middle.jpg) repeat-y top left;
}

#diverseblocktopleft {
  float: left;
  width: 22px;
  height: 310px;
  margin: 0;
  padding: 0;
  background: transparent url(../images/divers/block_topleft.jpg) no-repeat top left;
}

#diverseblocktopmiddle {
  float: left;
  width: 694px;
  margin: 0px 0px 0px 0px;
  padding: 30px 0px 0px 0px;
  color: #5d6b85;
  background: #ffffff url(../images/divers/block_top.jpg) repeat-x top left;
}

.diverseblocktopmiddle2 {
	clear:both;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;	
}

.diverseblocktopmiddle2 p {margin:10px 0}

.diverseblocktopmiddle_plan {
	clear:both;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;	
}

#diverseblocktopright {
  float: left;
  width: 19px;
  height: 310px;
  margin: 0;
  padding: 0;
  background: transparent url(../images/divers/block_topright.jpg) no-repeat top left;
}

#diverseblockbottom {
  width: 735px;
  height: 17px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
  float: left; 
  background: transparent url(../images/divers/block_bottom.jpg) no-repeat top left;
}

/* --------------- NATURAL VISION ------------------*/
.blockstitlelarge1 {
  display: block;
  float: left;
  width: 690px;
  margin: -170px 0 0px 0;
  padding: 0px 14px 0px 14px;
  text-transform: uppercase;
  font-size: 1.4em;
  color: #ffffff;
  font-weight: bold;
}

.blockstitlelarge2 {
  display: block;
  float: left;
  width: 690px;
  margin: -141px 0 0px 0;
  padding: 0px 14px 0px 14px;
  font-size: 1.3em;
  text-transform: uppercase;
  color: #5d6b85;
  z-index:0;
}

.blockstextlarge {
  display: block;
  float: left;
  width: 690px;
  margin: -114px 0 0px 0;
  padding: 0px 14px 0px 14px;
  font-size: 1.2em;
  color: #000;
  z-index:2;
}

.blockimage {
  display: block;
  float: left;
  width: 681px;
  width: 362px;
  margin: 0;
  padding: 0;
  z-index:1;
}

.blocknaturalvisioncampaign {
  float: left;
  width: 730px;
  height: 386px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  z-index:0;
}

.blockstitle1 {
  display: block;
  float: left;
  width: 340px;
  text-transform: uppercase;
  font-size: 2em;
  color: #ffffff;
  font-weight: bold;
  margin: -220px 0 0px 0;
  padding: 0px 14px 0px 14px;
}

.blockstitle2 {
  display: block;
  float: left;
  width: 340px;
  font-size: 1.8em;
  text-transform: uppercase;
  color: #5d6b85;
  margin: -191px 0 0px 0;
  padding: 0px 14px 0px 14px;
}
.blockstext {
  display: block;
  float: left;
  width: 340px;
  margin: -164px 0 0px 0;
  padding: 0px 14px 0px 14px;
  font-size: 1.2em;
  color: #000;
  z-index:2;
}

.couleur_noir{color:#000;}

.couleur_blanc{color:#fff;}

/**** SITEMAP ****/
#allitems {
	width:30%;
	float:left;
  padding-left:22px;
}

#sitemap_crizal_brand {
	width:30%;
	padding-left:70px;
}

* html #sitemap_crizal_brand {	float:left; }
*+ html #sitemap_crizal_brand {	float:left; }

#sitemap_crizal_institute {
	float:right;
	width:30%;
}

#sitemap_press_room {
	width:30%;
	float:right;
}

/* BAS */
#sitemap_products {
	width:30%;
	padding-left:70px;
}

* html #sitemap_products {float:left; }
*+ html #sitemap_products {	float:left; }

#sitemap_natural_vision {
	float:right;
	width:30%;
}

#sitemap_pro_area {
	width:30%;
	float:right;
}

ul.sitemap p{margin-bottom:3px;}

ul.sitemap li {font-size:1.2em;}

#diverseblocktopright {
  float: left;
  width: 19px;
  height: 310px;
  margin: 0;
  padding: 0;
  background: transparent url(../images/divers/block_topright.jpg) no-repeat top left;
}

#diverseblockbottom {
  width: 735px;
  height: 17px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
  float: left; 
  background: transparent url(../images/divers/block_bottom.jpg) no-repeat top left;
}

.printonly{display:none}

.gallery-150 img {width:150px}

.WebPartsTable {
  width:968px;
  padding:0px;
  margin:0px;
  empty-cells: hide;
}

#submityourstory
{
    color: #5d6b85;
}