/* CSS Document */

body,html{
	margin:0;
	padding:0;
	font-family: arial, helvetica, sans-serif;
	color:#808080;
	font-size:11px;
}

#keywords{
	background-color:#E6E6E6;
	border-color:#999999;
	border-style:solid;
	border-width:thin;
}

#submit{
	display:none;
}
body {
	background-image:url(../images/background.png);
	background-repeat:repeat;
}
a img{
	border:0;
}
a {
  outline: none;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#808080;
}
a:hover {
	text-decoration:underline;
}

#owned {
	text-align: center;
	width: 100%;
	padding-bottom: 20px;
}

#topBar {
	margin-top: -7px;
}

.boxTitleBar {
	height: 22px;
	background: #c0c0c0;
}

#bottomBar {
	position: relative;
	bottom: -7px;
}

#nav {
	position:relative;
	left: 280px;
}
#nav.port {
	top: -20px;
}

#SVADlogo{
	position: relative;
	top: 20px;
	left: 20px;
}

/* ***************************  WRAPPERs ****************************/
#wrapper{
	background-color: white;
	margin-left: -487px;
	width: 974px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-top: 90px;
}

#contentWrapper {
	padding: 20px;
}

#rightContent{
	font-size:11px;
	margin-top: 30px;
	background: #ededed;
	margin-left: 255px;
	min-height: 349px;
	padding: 0 17px 10px;
	width: 644px;
}
#rightContent h1 {
	font-size: 15px;
	color: #666;
}

/* left side bar */

#contact{
	background: #ededed;
	width: 236px;
	height: 99px;
	color: #666;
	font-size: 11px;
}

#contact .boxTitleBar {
	background: url(../images/contactTitle.png) no-repeat #c0c0c0;
	width: 100%;
	margin-bottom: 12px;
}

#leftContent{
	margin-top: 30px;
	width:236px;
	font-size:11px;
	float: left;
}

/* end wrappers */

/**************************** front page specific elements *************************/
#flashContent {
	width: 934px;
	height: 392px;
	margin: 30px 0 17px;
	background-color: #ddd;
}

.bottomBoxes {
	width: 458px;
	height: 130px;
	background-color: #ededed;
}
#newsBox .boxTitleBar {
	background: url(../images/frontPage/newsTitle.png) no-repeat #c0c0c0;
}
#newsBox td.textRight {
	text-align: right;
	width: 30%;
	font-size: 11px;
	padding-right: 21px;
}
#newsBox td.textLeft {
	font-weight: bold;
	height:20px;
}
#newsBox #newsTitles {
	width: 100%;
	color: #666;
	padding: 15px 60px;
	font-size: 12px;
}
#aboutUs .boxTitleBar {
	background: url(../images/frontPage/aboutTitle.png) no-repeat #c0c0c0;
}
.boxTitleBar a {
	width: 120px;
	height: 22px;
	display: block;
}
#aboutUs {
	float: right;
	color: #666;
	font-size: 10.5px;
}
#aboutUs p {
	margin: 16px 28px;	
}

/* end front page stuff */

/************************* NEWS SPECIFIC STUFF **************/

#articleList {
	width: 228px;
	height: 233px;
	background: #ededed;
	margin-bottom: 17px;
	padding-left: 8px;
	color: #666;
	font-weight: bold;
}
#articleList a {
	color: #666;
}
#articleList .boxTitleBar {
	background: url(../images/frontPage/newsTitle.png) no-repeat #c0c0c0;
	width: 236px;
	margin: 0 0 14px -8px;
}
#articleList td.articleDate {
	width: 38px;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
}
#rightContent.news {
}
#rightContent.news .boxTitleBar {
	margin: 0 -17px 13px;
	width: 678px;
	background: url(../images/newsTitleBarBottom.png) repeat-x #c0c0c0;
	background-position: 0 21px;
	border-bottom: 1px #eb7d26 solid;
}
#rightContent.news h1 {
	margin-bottom: 0;
}
#rightContent.news h2 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	margin: 0;
}
/* end news */
/************************* PRoFILE SPECIFIC STUFF **************/
#rightContent.profile h1 {
	font-size: 14px;
}
#rightContent .companyProfile {
	width: 47%;
	float: left;
	padding-right: 13px;
}
#rightContent.profile .boxTitleBar {
	background: url(../images/frontPage/aboutTitle.png) no-repeat #c0c0c0;
	height: 21px;
	border-bottom: 1px #43b5e5 solid;
	margin: 0 -17px;
	width:678px;
}
/* end profile */
/************************* reNTAlas SPECIFIC STUFF **************/
#rightContent.rentals .boxTitleBar {
	background: url(../images/rentalsTitle.png) no-repeat #c0c0c0;
	border-bottom: #00ff00 1px solid;	
	width:678px;
	margin: 0 -17px;
}
#rightContent.rentals {
	font-size: 12px;	
}
/* end rentals */
/************************* portfolio SPECIFIC STUFF **************/

#thumbnails{
	height: 43px;
	width: 934px;
}
#thumbnails a.thumbnail {
	display: inline-block;
	width: 43px;
	height: 43px;
	background-position: top right;
	margin: 0 3px;
}
#thumbnails a.thumbnail:hover {
	background-position: top left;
}
img.blankThumb {
	margin:0 3px;
}
#description {
	width: 202px; /*-34 padding;*/
	height: 216px;/*-17 pad;*/
	background: #ededed;
	margin-bottom: 17px;
	padding: 0 17px 17px;;
}
#description .boxTitleBar {
	background: url(../images/projectsTitle.png) no-repeat #c0c0c0;
	width:236px;
	margin: 0 -17px 17px;
}
#rightContent.portfolio {
	width: 680px;
	height: 349px;
	padding: 0;	
	background: url(../images/background.png) repeat;
	/*background: #ededed;*/
}
#rightContent.portfolio div {
	display: inline;
	float: left;
}
#rightContent.portfolio #portPiece {
	width: 658px;	
	height: 349px;
	float: left;
}
#rightContent.portfolio #portPiece img {
	vertical-align: middle;
	text-align: center;
}
#rightContent #arrowDiv {
	width: 11px;
	height: 349px;
}

/*end portfolio */
#views{
	position:absolute;
	margin-left:255px;
	top:645px;
	width: 679px;
	text-align: right;
}

#clickbox {
	position: absolute;
	left: 453px;
	top: 300px;
}

#newsTitles{
	margin-bottom:7px;
}

#indexThumbnails{
	position:absolute;
	top:100px;
	left:258px;
	width:400px;
}

#search{
	position:absolute;
	top:40px;;
	margin-left:763px;
	font-size:11px;
}

#largeThumbnails{
	position:absolute;
	top:100px;
	margin-left:670px;
	display:none;
}

#large2{
	position:relative;
	top:98px;
	left:-101px;
}

#indexThumbnails img{
	margin:1px;
}

/*---------------------------------------------------------------Navigation Buttons--------------------------------------------------------------------------*/

#portfolio{
	position:absolute;
}

#news{
	position:absolute;
	left: 100px;
}

#profile{
	position:absolute;
	left: 200px;
}

#rentals{
	position:absolute;
	left: 300px;
}

#subnav{
	position:relative;
	left:32px;
	background-image:url(../images/submenubar.png);
	background-repeat:no-repeat;
	top:20px;
}

#printButton {
	position:relative;
	left: -35px;
	top: 3px;
}

#logoButton {
	position:relative;
	left: -20px;
	top: 3px;
}

#interactiveButton {
	position:relative;
	left: -5px;
	top: 3px;
}

#animationButton {
	position:relative;
	left: 5px;
	top: 3px;
}
#filmvideoButton {
	position:relative;
	left: 15px;
	top: 3px;
}
#designButton {
	position:relative;
	left: 25px;
	top: 3px;
}

#photographyButton {
	position:relative;
	left: 40px;
	top: 3px;
}

#entryTitle{
	font-size:13px;
	font-weight:bold;
}
