@import url("ie.css");
@import url("screen.css");


body {
  text-align: center;
  background: #fb8b00 url("map-bg.png") no-repeat;
}

img {
  display: inline;
  margin: 0;
  padding: 10px;
}

img.left {
  float: left;
}

img.right {
  float: right;
  padding: 10px 0 10px 10px;
}

hr {
  border: 0;
  border-bottom: 1px dashed #bbb;
  color: #bbb;
  margin: 5px 30px 20px 30px; 
}

#page_container {
  float: left;
  width: 985px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 10px 5px 20px;
  text-align: left;
  background: url("page-bg.png") repeat-y 0 0 ;
}

#header {
  margin: 0;
  padding: 0;
}

#logo {
  float: left;
  width: 975px;
  background: #fff url("img/iseen-group.png") no-repeat 575px 5px;
}

#logo p {
  margin: -7px 0 5px 8px;
  font-size: 1.7em;
  font-style: italic;
  color: #666;
  
}

#menu {
  float: left;
  margin: 2px 10px 20px 0;
  padding: 5px;
  height: 20px;
  border-top: 5px solid #fb8b00;
  width: 960px;
}

#menu ul {
  margin: -3px 0 0 22px;
  padding: 0;
  list-style-type: none;
  background-color: #fff;
}

#menu li {
  display: inline;
  list-style-type: none;
}

#menu a {
  float: left;
  font-size: 1.35em;
  font-weight: bold;
  padding-top: 8px;
  margin: 0 30px 0 0;
  text-decoration: none;
  color: #555;
}

#menu a:hover {
  color: #000;
  text-decoration: none;
  background: #fff url("/img/orange_arrow_white.png") no-repeat 50% 0;
}

#menu a.active {
  color: #000;
  text-decoration: none;
  background: #fff url("/img/orange_arrow_white.png") no-repeat 50% 0;
}

#search {
}

#search input {
	margin: 5px 0 0 2px;
	color: #666;
}

#search .searchbox {
  padding: 2px 5px 2px 5px;
  border: 1px solid #555;
}


#content {
  float: left;
  width: 580px;
  padding: 15px 0px 0px 27px;
}

#content h1 {
}

#content p {
	font-size: 1.2em;	
	line-height: 1.3em;
}

#content hr {
	margin: -9px 0 15px 0;
	color: #ccc;
}

#content ol {
	font-size: 1.2em;
	margin: 0 0 20px 50px;
}

#content ul {
	font-size: 1.2em;
	margin: 0 0 20px 50px;
}

#content dl {
	font-size: 1.2em;
	margin: 0 0 20px 20px;
}

#sidebar_menu {
  float: right;
  margin: 40px 80px 10px 20px;	
}

#sidebar_menu h2 {
  color: #333;
  letter-spacing: 0.2em;
  margin: 0 0 0 0;
  padding: 0 5px 20px 20px;
  width: 200px;
  font-size: 1.5em;
  background: #fff url("/img/sub_menu_heading.png") no-repeat 0 25px;
}

#sidebar_menu ul {
  margin: -4px 0 0 15px;
}

#sidebar_menu li {
	list-style-type: none;
	padding: 5px 0 0 25px;
	font-size: 1.2em;
	background: #fff url("/img/bullet_20x20.png") no-repeat 0 4px;
}

#sidebar_menu li a {
	color: #333;
	text-decoration: none;
}

#sidebar_menu li a:hover {
	color: #000;
	text-decoration: underline;
}

#footer {
  float: left;
  margin: 2px 10px 20px 0;
  padding: 5px;
  height: 20px;
  border-top: 5px solid #fb8b00;
  width: 960px;
  text-align: center;
}

#footer p {
  font-size: 0.9em;
  color: #555;
  margin: 0 0 10px 0;
  padding: 0;
}

#footer a {
	color: #555;
	text-decoration: none;
}




/*  Some page specific styles */
#sample_workshops {
  list-style-type: none;
}

#sample_workshops li {
  padding: 0 0 0 0;
  margin: 0 0 20px -30px;
}


#past_inst {
	text-align: center;
}

#past_inst p {
	font-size: 1.0em;
	color: #333;
}

#past_inst ul {
	list-style-type: none; 
	margin:0 40px 0 0; 
	float: left;
}

#past_inst li {
}

#reg-form {
	margin: 0 0 30px 60px;
	padding: 10px;
	border: 4px #eee solid;
}

#cancellation {
	font-size: 0.8em;
	color: #666;
	font-style: italic;
	margin: 0 0 0 60px;
}

.quote_box {
  background: #fff;
  padding-right: 40px;
  margin-top: -15px;
}

.quote_box p {
  background: #fff url("/img/quote_box.png") no-repeat 0 0;
  padding: 60px 20px 20px 30px;
	text-align: center;
}

.big_quote {
  color: #333;
  font-size: 1.3em;
  line-height: 1.2em;
}

.quoted_title {
  font-size: 1.2em;
  color: #000;
}

.quoted_author {
	margin: 0 0 0 10px;
  font-style: italic;
  font-size: 0.9em;
  color: #555;
}

.presenters_list li {
  margin-top: 20px;
}

.presenters_list li ul li{
  margin-top: 0px;
  font-size: 0.8em;
}

.presenters_list a {
	  text-decoration: none
}

.presenters_list a:hover {
    text-decoration: underline
}

.workshop_author {
  font-size: 1.2em;
  font-weight: bold;
}

.workshop_title {
  font-style: italic;
}

#link_to_2012_text {
  padding: 15px 0px 0px 0px;
  text-align: center;
  width: 295px;
  margin: -10px 0 10px 10px;
  background: #FFFEAB;
  opacity: 0.85;
  filter: alpha(opacity=85);
  border: 3px solid #FB8B00;
}

#link_to_2012_text a, a:visited {
  text-decoration: none;
  color: #333;
  font-weight: bold;
  font-size: 1.2em;
}

#link_to_2012_text a:hover {
  text-decoration: underline;
  color: #009;
}

