/*
SILVIA MEDIA
*/

/* start settings */
h1
{
/*
  font-size: 2.0em;
  line-height: 0.9em;
  font-family: "Trebuchet MS", Georgia, helvetica, arial, serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
*/
  margin-bottom: 1em;
}
h2
{
  font-size: 1.6em;
  line-height: 0.9em;
  font-family: "Trebuchet MS", Georgia, helvetica, arial, serif;
  color: #000;
  font-weight: bold;
  margin-bottom: 0.2em;
  margin-top: 1.5em;
}
h3
{
  font-size: 1.6em;
  line-height: 0.9em;
  font-family: "Trebuchet MS", Georgia, helvetica, arial, serif;
  color: #000;
  font-weight: bold;
  margin-bottom: 0.2em;
  margin-top: 1em;
}
h4
{
  font-size: 1.2em;
  line-height: 0.9em;
  font-family: "Trebuchet MS", Georgia, helvetica, arial, serif;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0.3em;
}
h5
{
  font-size: 1.2em;
  line-height: 0.9em;
  font-family: "Trebuchet MS", Georgia, helvetica, arial, serif;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0.3em;
}
h6
{
  font-size: 1.2em;
  line-height: 0.9em;
  font-family: "Trebuchet MS", Georgia, helvetica, arial, serif;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0.3em;
}

p
{
  font-size: 1.3em;
  margin-bottom: 1em;
  line-height: 1.5em;
}
#sidebar p {
	font-size: 1.1em;
}
hr { height: 1%; visibility: hidden; }
/* layout */
body
{
  text-align: center;
  background: #fff url(../images/bg.gif) 0 0 repeat-x;
  color: #000;
}
#container
{
  text-align: left;
  width: 995px;
  margin:0 auto;
}
#logo
{
  position: absolute;
  z-index: 2;
  top: 0;
}
#line
{
  background: url(../images/line-grey.gif) 0 0 no-repeat;
  position: absolute;
  z-index: 5;
  top: 119px;
  width: 15px;
  height: 355px;
  margin-left: 171px;
}
#header
{
  height: 72px;
  padding-left: 220px;
}
#nav
{
  height: 40px;
  padding-left: 220px;
  
}
#wrapper
{
  float: left;
  width: 100%;
}
#content
{
  margin: 0 220px 0 180px;
  padding: 0 30px;
}
#subnav
{
  float: left;
  width: 160px;
  padding: 0 10px;
  margin-left: -995px;
  margin-top: 15px;
}
#sidebar
{
  float: left;
  width: 220px;
  margin-left: -220px;
  margin-top: 15px;
}
#sidebar.lt
{
  /* latest top */
  margin-top: 3px;
}
#footer
{
  clear: left;
  width: 100%;
  text-align: center;
  padding: 30px 0;
  /*visibility: hidden;*/
}
#footer p
{
  font-size: 1em;
}

/* links */
a, a:link
{
  color: #c93581;
}
a:visited
{
  color: #c93581;
}
a:active
{
  color: #c93581;
}
a:hover
{
  color: #c93581;
  text-decoration: none;
}
a.current
{
  color: #c93581;
}
a.more
{
  padding-left: 20px;
  padding-bottom: 3px;
  padding-top: 3px;
  background:url(../images/bullet-green.gif) 0 .2em no-repeat;
}
#content a
{
  font-size: 1.1em;
}
#content p a
{
  font-size: 1em;
}
/* lists */
#content li {
	font-size: 1.3em;
}
ul
{
  padding: 1em 0;
}
#content ul
{
  padding: 0;
  margin: 1em 0;
}
#content ul p {
	font-size: 1em;
}
#content ul a {
	font-size: 1em;
}

ul li
{
  padding: 0 20px;
  background: url(../images/bullet-gray.gif) 0 1px no-repeat;
  margin-bottom: 0.5em;
}
ol
{
  padding: 1em 0;
}
ol li
{
  list-style: decimal;
  margin: 0 20px 20px 20px;
}
ol li ol
{
  padding: 0;
  margin-top: 20px;
}
ul ul 
{
  padding: 0;
}
ul ul li
{
  margin-top: 1em;
  margin-bottom: 0;
}
li li
{
  font-size: 1em;
}

blockquote
{
  background: url(../images/quote.gif) 15px 0 no-repeat;
  margin: 1em 0;
}
blockquote p
{
  border-left: 4px solid #c93581;
  font-style:italic;
  margin-left: 35px;
  padding: 10px 0 10px 10px;
  margin-bottom: 1em;
}
del
{
  color: #999;
}
ins
{
  text-decoration: none;
  font-weight: bold;
}
strong
{
  font-weight: bold;
}
em
{
  font-style: italic;
}
/* nav list */
#navlist
{
  margin-left: 0;
  float: left;
  width: 100%;
  padding: 1px 0 0 0;
}
#navlist li
{
  font-size: 1.1em;
  background: none;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  display: inline;

}
#navlist li a
{
  padding-left: 10px;
  float: left;
  border-right: 1px solid #ccc;
  cursor: pointer; /* IE gives wrong cursor */
  height: 25px;   /* IE fix */
  padding-top: 4px;
}
#navlist li a span
{
  display: block;
  float: left;
  padding-top: 4px;
  padding-right: 10px;
}
#navlist li a:hover, #navlist li.current a
{
  border-top: 4px solid #c93581;
  background: #fff url(../images/nav-bg-left.gif) 0 0 repeat-y;
  padding-top: 0;
  text-decoration: none;
  color: #000;
}
#navlist li a:hover span, #navlist li.current a span
{
  background:  url(../images/nav-bg-right.gif) 100% 0 repeat-y;
  padding-bottom: 5px;
}
#navlist li a img
{
  vertical-align:middle;
}


/* sub nav list */
.subnavlist li, .relatedlist li
{
 font-size: 1.1em;
 background: none;
 padding: 0;
 margin-bottom: 8px;
}
.subnavlist li a, .relatedlist li a
{
  display: list-item;
  list-style: none;
  padding: 2px 20px;
  background: url(../images/bullet-green.gif) 0 0.25em no-repeat;
}
.subnavlist li a.current, .subnavlist li a.current:link, .subnavlist li a.current:visited, .subnavlist li a.current:active, .subnavlist li a.current:hover, .subnavlist li a:hover, .relatedlist li a.current, .relatedlist li a.current:link, .relatedlist li a.current:visited, .relatedlist li a.current:active, .relatedlist li a.current:hover, .relatedlist li a:hover
{
  color: #000;
  text-decoration: none;
}

/* frame */
.frame
{
  background: #000 url(../images/frame-bg.gif) 0 0 repeat-y;
  color: #fff;
  padding: 0 25px 0 30px;
}
.frame p
{
  margin-bottom: 0;
  font-size: 1.1em;
}
.frametop, .framebottom
{
  font-size: 1%;
  height: 30px;
}
.frametop
{
  background: #000 url(../images/frame-top.gif) 0 0 no-repeat;
}
.framebottom
{
  background: #000 url(../images/frame-bottom.gif) 0 0 no-repeat;
  margin-bottom: 20px;
}

#phone
{
  position: absolute;
  top: 54px;
  background:url(../images/phone.gif) 0 0 no-repeat; 
  width: 81px;
  margin-left: 100px;
  height: 139px;
}

#contact
{
  position: relative;
  margin-bottom: 25px;
  /*margin-left: 12px;*/
  margin-right: 12px;
}
#contact a
{
  font-size: 1.1em;
}
#contact p {
	margin-bottom: 0.4em;
}
#content .text
{
  margin: 0 10px;
}
ul.latest li
{
  font-size: 1.1em;
  margin-bottom: 1em;
  padding-left: 0;
  padding-right: 0;
  background: none;
}
ul.latest li a, ul.latest li a:link, ul.latest li a:visited, ul.latest li a:active
{
  color: #fff;
  text-decoration: none;
}
ul.latest li a span
{
  color: #dd7fb6;
}
ul.latest li a:hover
{
  color: #fff;
  text-decoration: underline;
}
ul.latest li a:hover span
{
  color: #fff;
  text-decoration: underline;
}
.image-top
{
  background: url(../images/image-top.gif) 0 0 no-repeat;
  height: 15px;
  font-size: 1%; /* IE fix */
}
.image-bg
{
  background: url(../images/image-bg.gif) 0 0 repeat-y;
  /*padding: 10px 9px 10px 20px;*/
}
.image-bg h1, #subnav h1
{
  color:#000;
  font-size: 1%; /* temp, will change later, put for now fixed the extra spacing */
  margin: 0;
  padding: 0 0 10px 0;
  text-transform: uppercase;
  display: block;
  overflow: hidden;
}
#subnav h1, #related h1
{
  margin: 0;
  padding: 0;
}
.image-bottom
{
  background: url(../images/image-bottom.gif) 0 0 no-repeat;
  height: 15px;
  /*margin-bottom: 10px;*/
  font-size: 1%; /* IE fix */
  clear: both;
}

/* article list */
.articlelist
{
  margin:0;
  padding:0;
}
.articlelist li .content h1, .articlelist li .content h1 a, .articlelist li .content h1 a span
{
  display: block;
  cursor: pointer; /* ie cursor fix */
  margin: 0 0 5px 0;
  padding: 0;
}
.articlelist li
{
  font-size: 1em;
  padding: 0;
  float: left;
  clear: both;
  width: 100%;
  background: url(../images/image-bg.gif) 0 0 repeat-y;
  margin: 0 0 10px 0;
}
.articlelist li img
{
  float: right;
  margin-right: 17px;
  margin-top: 6px;
  margin-bottom: 4px;
}
.articlelist .content
{
  padding: 10px 10px 10px 17px;
  margin: 0;
  width: 490px;
}
.articlelist .content.image
{
  width: 340px;
}
.articlelist li a, .articlelist li a:visited, .articlelist li a:active, .articlelist li a:hover
{
  text-decoration: none;
  color: #000;
  white-space: normal;
}
.articlelist li a span, .articlelist li a:visited span, .articlelist li a:active span 
{
  text-decoration: none;
  color: #c93581;
  white-space: nowrap;
}
.articlelist li a:hover span {
  text-decoration: underline;
}
.articlelist li p {
	margin-bottom: 0;
}

/* current article */
.articlehead
{
  margin: 15px 0 0 0;
  padding: 0 8px;
}
.articlehead.image
{
  background:url(../images/image-bg.gif) 0 0 repeat-y;
  padding: 10px 8px 24px 20px;
  margin-top: 0;
}
.articlehead img
{
  margin-bottom: 20px;
}
.articlehead h1
{
 margin: 0;
 padding: 0;
 font-size: 1%;
 overflow: hidden;
}
.content
{
  margin: 10px;
}

/* related 
#related
{
  margin: 0 12px 20px 12px;
}
.relatedlist
{
  padding-top: 0;
  padding-bottom: 0;
}
.relatedlist li
{
  font-size: 1.1em;
  background: none;
  padding-left: 0;
}
*/
/* did you know */
#did-you-know
{
  margin: 0 12px 20px 0;
}
#did-you-know p
{
  margin-bottom: 0;
}
.prev
{
  display: none;
  /*width: 250px;*/
  width: 310px;
  float: left;
}
.next
{
  display: none;
  /*width: 250px;*/
  width: 210px;
  float:right;
}
.prev img
{
  float: left;
}
.next img
{
  float: right;
}
.next .content
{
  text-align: right;
}
.prevnext
{
  height: 143px;
  /*width: 160px;*/
  width: 120px;
  /* for standard browsers */
  display: table;
}
/* testar */
.prev .prevnext {
	float: left;
}
.next .prevnext {
	float: right;
}
#birdlogo {
	display:block;
	float:left;
	margin-left:20px;
	margin-top: 25px;
	text-align:center;
	width:75px;
}
#birdlogo img {
	float: none;
}

/* testat */
.prevnext .content
{
  margin: 0;
  padding: 0 10px;
  /* for standard browsers */
  display: table-cell;
  vertical-align: middle;
}
.filelist
{
  margin: 10px 0;
  padding: 10px;
  border: 1px dashed #c93581;
}
.filelist li
{
  list-style: none;
  background: none;
  font-size: 1em;
  margin: 0;
  padding: .5em;
}
#flashcontent embed, #flashcontent object {
	display: block;
	margin-bottom: 25px;
}

#content .col2
{
  float:left;
  width: 150px;
}

/* article navigation */
#articleprev img {
	display: block;
	float: left;
}
#articlenext img {
	display: block;
	float: right;
}
#articlenav * p {
	margin: 0;
	padding: 0;
}
#articleprev {
	float: left;
}
#logosmall {
	width: 101px;
	text-align: center;
	margin-top: 25px;
	float: left;
}
#logosmall p {
	font-size: 1em;
}
#articlenext {
	float: left;
}
#articleprev, #articlenext {width: 217px;height: 143px; overflow: hidden; position: relative;}
#articleprev[id], #articlenext[id] {display: table; position: static;}
#articlenav .center {position: absolute; top: 50%;} /* for explorer only*/
#articlenav .center[class] {display: table-cell; vertical-align: middle; position: static;}
#articlenav .content {position: relative; top: -50%; margin: 0; width:127px;} /* for explorer only */
#articlenav #articlenext .content { text-align: right;}
/* optional: #articlenav .contant[class] {position: static;} */

.left { float: left; }
.right { float: right;}

.clear { clear: both; }

/* live search */
#LSResult {
	position: absolute;
	background: #ccc;
	color: #fff;
	width: 300px;
	z-index: 10;
}
#LSResult a {
	font-size: 1.1em;
}
#LSShadow {
	padding: 5px;
}
#LSRes {
	background: #fff;
	padding: 5px 0;
}
.LSRow {
	padding: 1px 5px;
}
#LSHighlight { 
	background: #ccc;
}
#LSHighlight a {
	color: #000;
}
#LSHeader {
	padding: 5px;
}
#LSHeader a:link, #LSHeader a:visited {
	color: #fff;
}
.lsDate {
	display: block;
	color: #555;
}
#searchform label {
	font-size: 1.3em;
}
#searchform {
	margin: 1em 0;
}
#searchform label input {
}