/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }


/* old CSS follows*/

.clearing 
{
clear:both;
}

div#content ul, div#content ol{
 /*font-size:0.75em;*/
 margin-left: 1em;
 padding-left:0.5em;
 list-style:circle;
}

div#content ul{

 list-style:circle;
}

div#access ul{
	list-style: none;
}

div#access li{
	float: left;
	padding-right:1em;
}


ul#simplenav{
float:right;
position: relative;
padding:0;
margin:0em 0 0 0px;
list-style:none; 
background-color:#C0C;
}

ul#simplenav li{
  margin: 0;
  padding: 0 0 0 1em;
  float: left;

  }
 
 strong.accent{
 color: #87a328;
 }
 
 a{
 color:#FF0000;
 }
 a:link{
	 color:#333399;
	text-decoration: none;
 }
a:visited{
	color:#330099;
	text-decoration: none;
 }
a:hover{
	color:#000000;
	text-decoration: underline;
 }
a:active{
	color:#FF0000;
	text-decoration: underline;
 }
 
 div#access {
 	font-size:0.75em;
 }
 

 
div#nav li a{
 color:#333399;
 font-weight:bold;
 }
 div#nav li a:link{
  
	color:#333399;
	text-decoration: none;
 }
 div#nav li a:visited{
	color:#330099;
	text-decoration: none;
 }
 div#nav li a:hover{
	color:#330066;
	text-decoration: underline;
 }
  div#nav li a:active{
	color:#FF0000;
	text-decoration: underline;
 }
 
   div#nav li a.presentloc{
	color:#87a328;
	text-decoration: none;
 }
 
 div#nav li li a{
 color:#396531;
 font-weight:bold;
 }
 div#nav li li a:link{
  
	color:#333399;
	text-decoration: none;
 }
 div#nav li li a:visited{
	color:#339999;
	text-decoration: none;
 }
 div#nav li li a:hover{
	color:#330066;
	text-decoration: underline;
 }
  div#nav li li a:active{
	color:#FF0000;
	text-decoration: underline;
 }
 
   div#nav li li a.presentloc{
	/*color:#990000;*/
	color: #855a35;
	text-decoration: none;
 }
 
 .nonbold {
 font-weight:normal;
 }
 
  .bold {
 font-weight:bold;
 }
 
 /* New CSS Here */
 /* structure */
html { min-height: 101%; }
body { font: 75% Arial, Helvetica, sans-serif;
	background: url(/images/sky3.jpg) repeat-x;}
/*font-size:67.5%;*/

div#wrapper
{
	background: #ffffff;
	left: 50%;
	position: absolute;
	width: 960px;
	margin-left: -480px;
	z-index: 1;
}

div#header
{
	position: relative;
	background: none;
	height:133px;
	padding: 10px 0 0 0;
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 5px;

}

div#container
 {
   	margin: 10px auto;
   	padding: 0;
	position: relative;
	width: 940px;
	clear:both;
	z-index: 1;
}


div#headernav
{
	position: relative;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	height: 110px;
	background-color: #fff;
	background-image: url(../images/header_brand.png);
	background-repeat: no-repeat;
	background-position: left;
	border-top: #F60 none;
	border-right: 1px #ccc solid;
	border-bottom: 2px #ccc solid;
	border-left: 1px #ccc solid;
}

div#headgraphic
{
	background-color: white;
	padding: 0;
	margin: 0;
	height: 105px;

}

/* Content */


div#artwork_container p {
text-align:center;
color:#330099;
font-size: 110%;
}


div#content
{
	background: #ffffff;
	float: right;
	width: 370px;
	margin: 40px 0 0 0;
	padding: 10px 230px 10px 0px;
	position: relative;
	min-height:300px; 
}

div#content.narrow_content {
	width: 276px;
}

div#content.no_artwork_content {
	background: #ffffff;
	float: left;
	width: 630px;
	margin: 40px 0 0 0;
	padding: 10px 230px 10px 90px;
	position: relative;
	min-height:300px; 	
}

div.artwork_info
{
	background: #ffffff;
	float: right;
	width: 370px;
	margin: 40px 0 0 0;
	padding: 10px 230px 10px 0px;
	position: relative;
}

/*div#content
 {
   	padding: 0;
   	margin: 40px 0px 10px 0px;
	position: relative;
	
}
*/

div#newsfeedbox
{
	background-color: transparent;
	color: #990099;
	margin-top: 5px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
	
	text-align: left;
}

div#newsfeed
{
	background-color: white;
	color: #000000;
	width: 155px;
}

/* SIDEBAR */
div#sidebarBox p
{
	font-size: 0.9em;
	line-height: 1.25em;
	padding: 5px 5px 0;
}

div#sidebar h1, div#sidebar h2, div#sidebar h3
{
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	font-size: 1.5em;
}

div#sidebar h3
{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1em;
}

div#sidebar p, div#sidebar p a
{
	font-size: 0.9em;
	line-height: 1.25em;
	padding: 0;
}

div#sidebar ul
{
	margin: 5px 5px 10px 10px;
	padding: 0 0 0 10px;
	font-size: 0.9em;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(../images/black_circle_white.gif);
}

/* SIDEBAR LINKS */
div#sidebarBox a
{
	font-size: 100%;
	line-height: 1.25em;
	padding: 5px 5px 0;
}

div#sidebarBox a:link, div#sidebarBox a:visited { text-decoration: underline; }
div#sidebarBox a:focus { text-decoration: none; }

div#sidebarBox a:hover, div#sidebarBox a:active
{
	color: #000000;
	text-decoration: underline;
}

ol li ol { list-style-type: lower-roman; }

div#navbox
{
	position: absolute;
	background-color: #ffffff;
	top: 235px;
	left: 5px;
	padding: 0 5px 0 0;
	margin: 0;
	border: none;
z-index: 100;
}

div#infonavbox
{
	position: absolute;
	top: 5px;
	padding: 0;
	margin: 0 0 0 300px;
	border: none;
	z-index: 1600;
	width: 45em;
	right: 5px;
	background-color: #FFF;
	color: #666;
	background-image: url(../images/infobox_bck_flat.png);
	background-repeat: no-repeat;
	background-position: -80px bottom;
}


div#copyright
{
	position: relative;
	top: -5px;
	left: 10px;
	margin: 0;
	padding: 0;
	color: #666666;
	background-color: transparent;
	font: normal 0.9em/2em Arial, Helvetica, Sans-serif;
}

/* INFONAV */
ul#infonav
{

	background: transparent;
	list-style-type: none;
	margin: 0;
	padding: 0;
	top: 0px;
	height: 2.6em;
	z-index: 14;
}

ul#infonav li
{
	float: left;
	border-left: solid 1px #999999;
}

/* INFONAV LINKS*/
ul#infonav a
{
	display: block;
	color: #666666;
	font: normal 10px/2em Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	width: 5.6667em;
}

ul#infonav a#newsinfo { width: 40px; }
ul#infonav a#collabinfo { width: 100px; }
ul#infonav a#recruitment { width: 84px; }

/* TOPNAV */
ul#topnav
{
	background: transparent;
	list-style-type: none;
	margin: 0 0;
	padding: 0;
	width: 52em;
	position: absolute;
	left: 32em;
	top: 103px;
	z-index: 1400;

}

ul#topnav li
{
	margin: 0 auto;
	padding-left: 10px;
	float: left;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #999999;
}

/* TOPNAV LINKS */
ul#topnav a
{
	display: block;
	color: #666666;
	background-color: transparent;
	font: bold 1.1em/1.4em Arial, Helvetica, Sans-serif;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: left;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;
	width: 10em;
}

/* MAINBNAV*/

ul#nav{
	position:absolute;
	margin:0;
	padding:0;
	right: 0px;
	top:150px;

	background-color:#fff;
	color: #000000;
	list-style-type: none;
}

ul#nav li{
  margin: 0;
  padding: 0 1em 0 0;
  display:inline;
  float: left;
  }
 
ul#nav li
{
	padding: 0 3px 0 0;
	margin: 0 0 0.25em;
	/*border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #999999;*/
	font: bold 1em/2em arial, helvetica, sans-serif;
	text-decoration: none;
}

ul#nav li li
{
	padding: 0;
	margin: 0;
	border: none;
}

ul#nav li ul
{
	background: transparent;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}


/* Links nav*/

ul#nav li a
{
	color: #000000;
	/*font: bold 1em/1em arial, helvetica, sans-serif;
	text-decoration: none;*/

	display: block;
	margin: 0;
	padding: 0 10px 0 10px;
}


ul#nav li a.site
{
	padding: 0 0 0 10px;
}

ul#nav li li a
{
	font-weight: normal;
	line-height: 0.9em;
	margin: 0.25em 0;
	padding-right: 10px;
}

ul#nav li a:hover
{
	color: #000000;
	text-decoration: underline;
	background-color: transparent;
}

ul#nav li li a:focus, ul#nav li li a:active { color: #000000; }

ul#nav li li a:hover
{
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}

/* SHOWCASE */
div#nav {
position: absolute;
top: 190px;
left:730px;
width: 225px;
padding: 60px 0 0px 0px;
margin-top:0px;

background-color:#f0f;
background-image:url(../img/scroff_bx_tp.png);
background-repeat:no-repeat;
background-position:top;
/*border: solid 1px #f00;*/
}

div#nav_inner {
	line-height: 16px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 60px;
	margin-top: 0px;

background-image:url(../img/scroff_bx_bm.png);
background-repeat:no-repeat;
background-position:bottom;
/*border: solid 1px #f00;*/
}

div#nav ul {
padding: 0px 5px 0px 25px;

}

div#shop_link {
position: absolute;
top: 500px;
left:730px;
width: 217px;
}


/* TERMS */
ul#termsnav
{
	background: transparent;
	list-style-type: none;
	top: 0px;
	margin: 0 0;
	padding: 0 0 20px 0;
	width: 914px;
	position: relative;
	z-index: 14;
}

ul#termsnav li
{
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	border-left: solid 1px #999999;
}

/* TERMS LINKS */
ul#termsnav a
{
	display: block;
	color: #666666;
	background-color: transparent;
	font: normal 0.9em/1.8em Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

/* Links TermsNav*/
ul#termsnav a:link, ul#termsnav a:visited { color: #666666; }

ul#termsnav a:focus, ul#termsnav a:active
{
	color: #666666;
	text-decoration: underline;
}

ul#termsnav a:hover
{
	color: #000000;
	text-decoration: underline;
}

/* TEXT FORMATTING */
p
{
	font-size: 1em;
	margin: 0 0 0.5em;
	padding: 0;
	line-height: 1.4em;
}

p.intro { color: #e98300; }

 
 p.tech{
 	font-size:0.8em;
	line-height: normal;
 }
 
 p.copyright{
	 font-size:0.8em;
 float:right;
position: relative;
 float:right;
 width:18em;
 padding: 10px 25px 10px 10px;
 text-align:right;

 }
span#validator {
padding-right: 55px;	
}

ul
{
	margin-top: 0;
	margin-bottom: 0;
}

div#content ul ul {
	list-style-type:square;
}

div#content ol ol {
	list-style-type:lower-roman;
}

div#content ul ul ul {
	list-style-type:disc;
}

div#content ol ol ol{
	list-style-type:lower-alpha;
}

li
{
	font-size: 1em;
	margin-top: 0.4em;
	margin-bottom: 0.6em;
}
li li
{
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

h1
{
	font-size: 1.7em;
	color: #000000;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0.25em;
}

h2, h3
{
	font-size: 1.2em;
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.4em;
}

h3
{
	font-size: 1em;
	color: #000000;
	padding-left: 0;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

strong {
	font-weight: bold;
}

address
{
	font-style: normal;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

table
{
	margin-top: 1em;
	margin-bottom: 1em;
	vertical-align: top;
	text-align: left;
}

td { vertical-align: top; }

td img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

td p img
{
	display: inline;
	margin: 0;
	padding: 0;
}

div#newsfeedbox h1
{
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.25em;
}

div#newsfeed h1, div#newsfeed h2, div#newsfeed h3
{
	font-size: 0.8em;
	color: #e98300;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

div#newsfeed p
{
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	color: #000000;
	line-height: 1.2em;
	text-align: left;
}

/* FOOTER */
div#footer
{
	clear: both;
	top: 0px;
	position: relative;
	color: #000000;
	padding: 1em 0 1em 36px;
	height:10em; /* Fixed height */
	margin: 0;
	 background-image: url(../img/footer_decoration4.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #fff;
	
}

#accessibilty
{
	position: absolute;
	top: 0;
	left: 652px;
}

li#accessibilty a
{
	width: 96px;
	font: normal 0.9em/1.8em Arial, Helvetica, Sans-serif;
	margin: 0;
	padding: 0 0 0 0;
	border-right: solid 1px #999999;
}

/* GENERAL LINKS */
a:link
{
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a:active
{
	color: #e98300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

p a:link { font-size: 1em; }
p a:visited { font-size: 1em; }
p a:hover { font-size: 1em; }
p a:active { font-size: 1em; }
p.intro a:link { text-decoration: underline; }

/* Links InfoNav*/
ul#infonav a:link, ul#infonav a:visited { color: #333333; }

ul#infonav a:focus, ul#infonav a:active
{
	color: #666666;
	text-decoration: underline;
}

ul#infonav a:hover
{
	color: #000000;
	text-decoration: underline;
}

/* Links TopNav*/
ul#topnav a:link, ul#topnav a:visited
{
	color: #000000;
	background-color: transparent;
}

ul#topnav a:focus, ul#topnav a:active
{
	color: #666666;
	text-decoration: underline;
}

ul#topnav a:hover
{
	color: #e98300;
	background-color: transparent;
	text-decoration: underline;
}

ul#topnav a#sol:hover { color: #e98300; }
ul#topnav a#res:hover { color: #8e258d; }
ul#topnav a#con:hover { color: #049980; }
ul#topnav a#ser:hover { color: #007ac9; }

/* Links News */
div#newsfeed a { color: #e98300; }
li #thispage a:link { color: #000000; }

/* THIS PAGE LINKS */
li #thispage a:visited { color: #000000; }
li #thispage a:hover { color: #000000; }
li #thispage a:active { color: #000000; }

em
{
	color: inherit;
}

sup
{
	font-size: 75%;
	line-height: 0.5em;
}

sub
{
	font-size: 75%;
	line-height: 0.5em;
}

/* PRINT STYLING */
div#printheader { display: none;}
div#printcontact { display: none; }
.printcontact { display: none; }