/******************************************************************************************************
Title:			screen.css
Browser(s): 	All browsers.
Created: 		18.09.2007
Last modified: 	01.10.2008
******************************************************************************************************/

/*	Reset
---------------------------------------------*/
* {
	margin:0;
	padding:0;
	}
.pagead {
	padding:10px 0 10px 0;
	}

.nbrdr {
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 3px;
}

.calender {
	float:right;
	margin: 0px;
	padding: 0px;
}
.logo {
	float:left;
	margin: 0px;
	padding: 0px;
	width:200px;
}
.date {
	background-image: url(../../images/datebg.gif);
	height: 59px;
	width: 64px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.rgtside {
	float:right;
	margin: 0px;
	padding: 0px;
}
.toprgt {
	float:right;
	margin: 10px;
	padding: 0px;
}
.loginbox {
	background-color: #f7fbfb;
	height: 16px;
	width: 80px;
	border: 1px solid #ececec;
}

/*	Structure
---------------------------------------------*/
html {
	height:100%;
	margin-bottom:1px;
	}
.top {
	margin-top: 10px;
	padding-top: 10px;
}

body {
	font:0.69em/1.64em Arial, Helvetiva, Verdana, sans-serif;
	color:#868686;
	width:840px;
	margin:0 auto;
	}

/*	Clearfix
---------------------------------------------*/
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	}



.clearfix {display: inline-block;}

.clear {clear:both;}

/*	Links
---------------------------------------------*/
a {
	color:#444;
	text-decoration:none;
	font-weight:700;
		outline:none;
	}

a:focus,
a:hover {
	text-decoration:none;

	
	color:#000;
	outline:none;
	}

/*	Typography
---------------------------------------------*/
h2 {
	font-size:1.45em;
	color:#919191;
	margin-bottom:22px;
	display:block;
	font-weight:200;
	}

h3 {
	color:#444;
	font-size:1.09em;
	}

p {
	padding:0 0 8px;
	}

/*	Header
---------------------------------------------*/
#header {
	width:820px;
	padding:0px 0 10px;
	}

#header h1 {
	background:url(../img/sunbilogo.jpg) no-repeat;
	float:left;
	height:100px;
	width:200px;
	}

#header h1 span {
	display:none;
	}

#header div {
	float:left;
	margin:9px 0 0 0px;
	width:400px;
	}

#header div h2 {
	color:#444;
	font-size:1.36em;
	font-weight:700;
	line-height:1.36em;
	margin:0;
	}
#header div p {
	color:#999;
	font-size:1.15em;
	line-height:1.36em;
	}
#header div p {
	font-weight:400;
	}

/*	Information
---------------------------------------------*/
#information {
	display:none;
	width:820px;
	}

#information .col {
	float:left;
	}

#information .wide {
	width:400px;
	padding-left:10px;
	padding-right:10px;
	}

#information .narrow {
	width:190px;
	padding-left:10px;
	}

/*	News
---------------------------------------------*/
#news {
	background:url(../img/backgrounds/smallbck.jpg) no-repeat;
	width:600px;
	padding:12px 10px 18px;
	}

#news .tabs-hide {
	display:none;
	}

#news .tabs-container {
	background: #fff;
	width:380px;
	float:left;
	position:relative;
	}

#news .tabs-container span {
	position:absolute;
	top:0;
	right:0;
	}

#news ul.tabs-nav {
	width:180px;
	float:right;
	border-top:1px solid #ccc;
	margin-top:4px;
	list-style:none;
	}

#news ul.tabs-nav li {
	border-bottom:1px solid #ccc;
	}

#news ul.tabs-nav li a {
	display: block;
	padding:4px;
	position:relative;
	border:0;
	}

#news ul.tabs-nav li a span {
	position:absolute;
	right:4px;
	font-weight:400;
	color:#868686;
	}

#news ul.tabs-nav li.tabs-selected a {
	color:#000;
	text-decoration:none;
	background:#fffee8;
	bottom:-1px;
	padding-top:3px;
	border-bottom:1px solid #ffdf00;
	}

/*

	Projects
----------------------------------------------- */
#projects {
	width:600px;
	background:url(../img/backgrounds/smallbck.jpg) no-repeat;
	padding:12px 10px 0;
	position:relative;
	}

#projects .nav a {
	position:absolute;
	display:block;
	height:31px;
	width:31px;
	top:3px;
	border:0;
	}

#projects .nav a.next {
	background:url(../img/projectsNext.png) no-repeat;
	right:10px;
	border:0;
	}

#projects .nav a.prev {
	background:url(../img/projectsPrevious.png) no-repeat;
	right:50px;
	border:0;
	}

#projects .nav a:hover {
	background-position:0 -40px;
	border:0;
	}

#projects .nav a span {
	display:none;
	}

.projectList{
	margin-left:-10px;
	}

.projectList ul {
	margin-left:10px !important;
	}

.projectList ul li {
	margin:0 40px 0 0;
	list-style:none;
	width:270px;
	height:215px;
	position:relative;
	overflow: hidden;
	}

.projectList ul li a {
	border:0;
	}

.projectList ul li a img {
	padding:1px;
	border:1px solid #eee;
	}

.projectList ul li h3 {
	color:#000;
	font-size:1em;
	display:inline;
	}

.projectList ul li p {
		display:inline;
		}

.projectList ul li a.visit {
	border-bottom:1px solid #fc0;
	}

.projectList ul li a.visit:hover {
	color:#000;
	}

.projectList .left {
	position:absolute;
	left:0;
	top:0;
	height:100%;
	background:url(../img/projectsShadeLeft.png) repeat-y;
	width:10px;
	display:block;
	z-index:2;
	}

.projectList .right {
	position:absolute;
	right:0;
	top:0;
	height:100%;
	background:url(../img/projectsShadeRight.png) repeat-y;
	width:10px;
	display:block;
	z-index:2;
	}

/*	People
---------------------------------------------*/

#people {
	width:820px;
	background:url(../img/backgrounds/bck.jpg) no-repeat;
	padding:12px 10px 0;
	}

#people .tabs-hide {
	display:none;
	}

#people .tabs-container {
	width:397px;
	margin-top:-40px;
	float:left;
	position:relative;
	}

#people .tabs-container h3 {
	font-size:1.45em;
	font-weight:300;
	color:#b3b3b3;
	margin-bottom:26px;
	}

#people .tabs-container p {
	float:left;
	background:#fff;
	}

#people .tabs-container img {
	float:right;
	background:#fff;
	border:1px solid #eee;
	padding:1px;
	}

#people ul.tabs-nav {
	list-style:none;
	width:420px;
	margin-top:4px;
	float:left;
	}

#people ul.tabs-nav li {
	float: left;
	padding-right:20px;
	padding-bottom:20px;
	}

#people ul.tabs-nav li a {
	position:relative;
	border:1px solid #ccc;
	display:block;
	width:48px;
	height:48px;
	background:#fff url(../img/backgrounds/people_ns.png) no-repeat;
	}
#people ul.tabs-nav li a span {
	display:none;
	}

#people ul.tabs-nav li a:hover {
	border:1px solid #fc0;
	background:#fff url(../img/backgrounds/people.png) no-repeat;
	}

#people ul.tabs-nav li a:hover span{
    display:block;
    position:absolute;
	top:-32px;
	left:-38px;
    z-index:300;
	width:120px;
	padding:5px;
    text-align:center;
	color:#222;
	background:url(../img/peopleSpan.png) no-repeat;;
	overflow:hidden;
	}

#people .tabs-nav .tabs-selected a {
	border:1px solid #fc0;
	background:#fff url(../img/backgrounds/people.png) no-repeat;
	background-color:#fff;
	}

/*	Otherbig
---------------------------------------------*/
#commonbig {
	background:url(../img/backgrounds/bck_pr.jpg) no-repeat;
	padding:12px 10px 18px;
	width:820px;
	}

/*	Contact
---------------------------------------------*/
#contact {
	background:url(../img/backgrounds/bck_pr.jpg) no-repeat;
	padding:12px 10px 18px;
	width:820px;
	}

#contact p {
	width:180px;
	float:left;
	padding:0;
	}
/*	Other projects
---------------------------------------------*/
#op {
	background:url(../img/backgrounds/smallbck.jpg) no-repeat;
	padding:12px 10px 18px;
	width:600px;
	}

#op p {
	width:130px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ececec;
	padding:5px;
	line-height: 20px;
	}
#op q {
	width:130px;
	float:left;
	padding:5px;
	
	}
/*	See Also
---------------------------------------------*/
.sal {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ececec;
	width:600px;
	}

.sal p {
	float:left;
	padding:5px 45px 0px 0px;
	
	}
/*	Footer
---------------------------------------------*/
#footer {
	border-top:1px solid #ccc;
	padding:12px 10px;
	text-align:right;
	}
	
/*	more
---------------------------------------------*/
	
.rgtbrdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.btmbrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
}
.tblbrdr {
	background-color: #f7fbfb;
	border: 1px solid #ececec;
	padding: 5px;
}
.tblbrdrwh {
	background-color: #ffffff;
	border: 1px solid #ececec;
}
.sa {
	background-color: #fffee8;
	border: 1px solid #ffdf00;
	padding: 5px;
	width: 200px;
	float: right;
	margin:5px;
}
.sa ul {
	margin-left:10px !important;
	}

.sa ul li {
	margin:0 40px 0 0;
	list-style:none;
	width:200px;
	position:relative;
	overflow: hidden;
	}

/*	Forms
---------------------------------------------*/

input {
    color: #781351;
	float:left;
    background: #fff;
	width:100px;
    border: 1px solid #ececec
}

.submit  {
    color: #000;
	float:left;
    background: #ffffff;
	width:60px;
    border: 2px solid #ececec
}

/*****portfolio*****/
div#containerf { margin: 10px auto 0; overflow: hidden; width: 820px; float: left; }

ul#filter { float: left; font-size: 12px; list-style: none; margin-left: 0; width: 100%; }
ul#filter li { 
	border-right: 1px solid #dedede;
	float: left;
	line-height: 25px;
	margin: 5px;
	padding-right: 5px;
}
ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#filter a { color: #999; text-decoration: none; margin:10px 0px 0px 0px;}
ul#filter li.current a, ul#filter a:hover { text-decoration: underline; }
ul#filter li.current a { color: #333; font-weight: bold; }

ul#portfolio { float: left; list-style: none; margin-left: 0; width: 820px; }
ul#portfolio li { 
	border: 1px solid #dedede; 
	float: left; 
	margin:2px;
	padding: 5px;
	
}
ul#portfolio a { display: block; width: 100%;}
ul#portfolio a:hover { text-decoration: none; }
ul#portfolio img { border: none; display: block; padding-bottom: 5px; }

.prt {
	width:90px;
	float:left;
	}
	
.plt {
	width:150px;
	float:left;
	}#top h2 strong {
	color: #000;
}
