/* CSS Document */

* {
	font-family: Gulim, "Gill Sans", "Gill Sans Light", "Helvetica Neue Light", "Helvetica Neue UltraLight", "Helvetica Neue", URWGroteskTLigNar, NimbusSanDUltLig, Helvetica, "Verdana regular", Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color:#555;
}

img {
	border: none;
}

body {
	width: 750px;
	height: 473px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

body > * {
	text-align:left;

}

#logo {
	width: 57px;
	float: left;
	height: 110%;
}

#container {
	width: 689px;
	height: 100%;
	border: #777 solid 2px;
	float: right;
}

a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	border:none;
}

h1 { font-size: larger; }


/* ------------------ Page Image ---------------------- */

#home {
	width: 83px;
	height: 100%;
	float: left;
	background-image:url(http://www.silistudio.com/images/home.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#home2 {
	width: 83px;
	height: 100%;
	float: left;
	background-image:url(http://www.silistudio.com/images/home-fade.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#services {
	width: 83px;
	height: 100%;
	float: left;
	background-image:url(http://www.silistudio.com/images/services.png);
	background-repeat:no-repeat;
	background-position:top left;
}	

#portfolio {
	width: 83px;
	height: 100%;
	float: left;
	background-image:url(http://www.silistudio.com/images/portfolio.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#portfolio2 {
	width: 83px;
	height: 100%;
	float: left;
	background-image:url(http://www.silistudio.com/images/portfolio-fade.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#contact {
	width: 83px;
	height: 100%;
	float: left;
	background-image:url(http://www.silistudio.com/images/contact.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#clientlogin {
	width: 83px;
	height: 100%;
	float: left;
	background-image:url(images/client.png);
	background-repeat:no-repeat;
	background-position:top left;
}


/* ------------------ Main Nav ---------------------- */

#mainnav {
	margin-top: 0px;
	width: 20px;
	height: 460px;
	overflow: hidden;
}

ul#mainnav li, ul#mainnav li a{
	width: 20px;
	height: 73px;
	padding-bottom: 10px;
	list-style: none;
	list-style-position:outside;
	
}

#servicestab span, #portfoliotab span, #contacttab span {
	line-height:73px;
	visibility: hidden;
	font-size:larger;
	vertical-align: top;
	height: 73px;

}

#servicestab, #portfoliotab, #contacttab {
	width: 20px;
	height: 73px;
	background-repeat:no-repeat;
	
}
	
/*#servicestab{
	background-image:url(images/servicestab.png);
}
	
#servicestab:hover {
	background-image:url(images/services-open.gif);
}*/

/*#portfoliotab{
	background-image:url(images/portfoliotab.png);
}
	
#portfoliotab:hover {
	background-image:url(images/portfolio-open.gif);
}*/

/*#contacttab{
	background-image:url(images/contacttab.png);
}
	
#contacttab:hover {
	background-image:url(images/contact-open.gif);
}*/

#client {
	display: block;
	color:#CCC;
	height: 450px;
	vertical-align:bottom;
	padding-left: 5px;
	bottom: -10px;
	
}
	


/* ------------------ Sub Nav ---------------------- 

#subnav {
	width: 68px;
	height:500px;
	overflow: hidden;
	float:left;
	position: relative;
	top: -15px;
	left:-30px;
}

#subnav li, #subnav li a {
	width:inherit;
	height: 24px;
	padding-bottom: 10px;
	list-style: none;
	list-style-position: outside;
}

#identitytab span, #printtab span, #webtab span, #multimediatab span, #videotab span {
	line-height: 50px;
	visibility: hidden;
	font-size: larger;
	vertical-align: text-top;
	width: 83px;
}

#identitytab, #printtab, #webtab, #multimediatab, #videotab {
	width: 83px;
	height: 24px;
	background-repeat: no-repeat;
}

#identitytab {
	background-image:url(images/identity-close.gif);
}

#identitytab:hover {
	background-image:url(images/identity-open.gif);
}

#printtab {
	background-image:url(images/print-close.gif);
}

#printtab:hover {
	background-image:url(images/print-open.gif);
}

#webtab {
	background-image:url(images/web-close.gif);
}

#webtab:hover {
	background-image:url(images/web-open.gif);
}

#multimediatab {
	background-image:url(images/multimedia-close.gif);
}

#multimediatab:hover {
	background-image:url(images/multimedia-open.gif);
}

#videotab {
	background-image:url(images/video-close.gif);
}

#videotab:hover {
	background-image:url(images/video-open.gif);
}

*/



/* ------------------ Content ---------------------- */

#contentcontainer {
	padding: 35px 20px 30px 0px;
	width: 560px;
	height:100%;
	float: right;
	display: run-in;
}

.content {
}

.hometext {
	text-align: right;
	height: 100%;
	margin: 0 25px 0 0px;
	line-height: 40px;
	vertical-align: middle;
	font-size: 120%;
}

.big_Silistudio {
	font-size: 180%;
}

.big_hometext {
	font-size: 160%;
}

.leftcolumn {
	text-align:right;
	padding-right: 25px;
	vertical-align:top;
}

.rightcolumn {
	height: 110%;
	padding-right: 17px;
	text-align:justify;
	line-height: 110%;
}

.rightcolumn p {
	padding-bottom: 15px;
}

.servicetable {
	padding-left: 15px;
	}
	
.clientlist {
	padding-left: 60px;
	}
	
.addressarea {
	padding-bottom: 5px;
	padding-left: 98px;;
}
.addressarea tr td {
	vertical-align: top;
	padding-right: 25px;
}

.form {
	padding-right: 110px;
	padding-top: 9px;
}

.label {
	width: 100px;
	float:left;
}
.form form p {
	float:right;
	width: 350px;
	line-height:180%;
}

#regarding {
	padding-bottom:100px;
}

#submit {
	text-align:center;
	padding-top: 15px;
}

.fineprint {
	line-height: 150%;
	text-align: right;
	font-size: xx-small;
	clear: right;
}

.porticons {
	text-align: justify;
}

.toleft20 {
	margin-left: 20px;
	}
	
.blogtitle {
	font-size: larger;
	font-weight:bold;
}