/* CSS Document */

BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Century Gothic,Arial,verdana,Sans-Serif;
	text-align:justify;
	color: #333333;
	font-size: 9pt;
}
p {
	font-family: Century Gothic,Arial,verdana,Sans-Serif;
	text-align:justify;
	color: #333333;
}
li {
margin-left:-20px;
list-style-image:url(img/bullet.gif);
}
ul {
margin-bottom:0px;
list-style-image:url(img/bullet.gif);
}
/*dl {
	margin-top: 0px; padding-left: 1px;
}
dt {
	margin-top: 0.5em;
	color: #333333;
	font-weight: bold;
}
dd {
	margin-bottom: 0px; margin-left: 1.5em;
}*/
em {
	text-decoration: none;
	font-style: italic;
}
A:link {
	color: #000000;
}
A:visited {
	color: #000000;
}
A:hover {
	color: #FFFF00;
	background-color:#999999;
	text-decoration: none;
}
a:active { outline: none; }
:focus { -moz-outline-style: none; }
a:hover img { background: #FFFFFF;}
.menu a {
	color: #000000;
	text-decoration: none;
	font-size:9pt;
}
.menu a:hover {
	color: #666666;
	background:none;
	text-decoration:underline;
	font-size:9pt;
}
a.glos {
	color: #333333;
	text-decoration: none;
	cursor: default;
	font-weight:normal;
}
a.glos:hover {
	color: #333333;
	text-decoration: none;
	cursor:help;
	font-weight:normal;
	background:#EFEFEF;
}
a.glos:visited {
	color: #333333;
	text-decoration: none;
	cursor: default;
	font-weight:normal;
}
.youarehere a:hover {
	background-color:#EFEFEF;
	color:#333333;
}
.foliomenu a:hover {
	background-color:#EFEFEF;
	color:#333333;
}
.small {
	font-size: 8pt;
}
TD {
	font-family: Century Gothic,Arial,verdana,Sans-Serif;
	color: #333333;
	font-size: 10pt;
}
td.small {
	font-family: Century Gothic, Arial, Verdana, Sans-serif;
	color: #333333;
	font-size: 6pt;
}
TR {
	font-family: Century Gothic,Arial,verdana,Sans-Serif;
	color: #333333;
	font-size: 10pt
}
h1.title {
	font-size: 16px;
	font-family: Arial,Osaka,verdana,Sans-Serif;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
h1 {
	font-size: 18px;
	font-family: Arial,Osaka,verdana,Sans-Serif;
	color: #000000;
	letter-spacing:3px;
	margin-top:10px;
	text-align: center;
}
h2 {
	font-size: 14px;
	font-family: Arial,Osaka,verdana,Sans-Serif;
	color: #333333;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom:-10px;
}
h3 {
	font-size: 14px;
	font-family: Century Gothic,Arial,verdana,Sans-Serif;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 35px;
	text-shadow: 4px, 4px, #999999, -1px, -1px, #999999;
	text-transform: lowercase;
	letter-spacing: 2px
}
.text {
	border: 1px black solid;
	font-family: Century Gothic, Osaka,verdana,Sans-Serif;
	font-size: 8pt;
	height: 12pt;
}

div.rightcolumn {
	width:250px;
	float:right;
	margin:10px -5px 0px 10px;
}

.roundcont {
	background-color: #EFEFEF;
	color: #333333;
	margin-bottom:5px;
	padding-top:-10px;
}.roundcont p {
	margin: 0px 10px;
}.roundcont h2 {
	margin: -10px 10px;
}.roundtop {
	background: url(img/tr.gif) no-repeat top right;
}.roundbottom {
	background: url(img/br.gif) no-repeat top right; 
}img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}.boxicon {
	position:absolute;
	margin: -18px 10px 0px -5px;
}

.foliomain {
position:relative;
width:355px;
background-image:  url("design-portfolio/design-portfolio-images/main_back.gif");
float:left;
height:178px;
}
.mainfoliopic {
position:relative;
height:178px;
width:195px;
float:left;
}
.rightfoliopic {
background-image:  url("design-portfolio/design-portfolio-images/main_right.gif");
position:relative;
height:178px;
width:30px;
float:right;
}
div.left {
	position: absolute;
	left: 0px;
	top: 160px;
	width: 20px;
	height: 430px;
	background: url('img/topleft.gif');
	z-index:6;
}
div.right {
	position: absolute;
	right: 0px;
	top: 160px;
	width: 20px;
	height: 430px;
	background: url('img/topright.gif');
	z-index:6;
}
div.main {
	position: absolute;
	right:10px;
	top:0px;
	width: 590px;
	height:405px;
	overflow:auto;
	padding-right:20px;
	overflow-x:hidden;
	/*
	scrollbar-face-color : #FFFF00;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-shadow-color : #666666;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	scrollbar-arrow-color : #000000;*/
	z-index:3;
}
div.middle {
	left: 20px;
	position: absolute;
	top: 160px;
	right: 0px;
	width: 740px;
	height:430px;
	z-index:0;
}
div.top {
	position: absolute;
	left:0px;
	top:0px;
	width: 770px;
	height: 160px;
	background: #999999;
	z-index: 2;
}
div.header {
position:absolute;
left:20px;
top:22px;
width:730px;
height:148px;
text-align:center;
}
.header a{
	text-align:center;
}
.featured {
	background:#FFFFFF;
	margin:10px;
	padding:5px;
}
.featured a {
	text-decoration:none;
}
.featured a:hover {
	color:#333333;
}
div.all {
	position:relative;
	width: 770px;
	height: 640px;
}
div.footer {
	position: absolute;
	left: 0px;
	top:590px;
	width: 770px;
	height: 60px;
	z-index:4;
}
div.youarehere {
	padding-top:4px;
	position:absolute;
	background-color:#EFEFEF;
	top:405px;
	width: 730px;
	height:25px;
	padding-left:20px;
}
div.foliomenu {
	padding-top:4px;
	position:absolute;
	background-color:#CCCCCC;
	top:590px;
	width: 730px;
	height:25px;
	padding-left:20px;
}
.foliotable {
	border:0px;
	background: #EFEFEF;
}
.foliotable img {
	width:80px;
	height:80px;
	border:0px;
}
.foliothumbs {
	height:488px;
	width:90px;
	left:0px;
	top:0px;
	float:left;
	margin-right:10px;
	position:absolute;
}
#thumbs {
	text-align:center;
	height:368px;
	overflow-y:hidden;
	overflow-x:hidden;
	overflow:hidden;
	padding-right:7px;
	top:0px;
	
}
#thumbs img {
	border: 2px solid #333333;
	margin-bottom:4px;
	width:70px;
	height:70px;
}
.image { overflow:hidden;  }
.foliotext { position:relative }
.foliotext h2 { margin-bottom:5px; }
.imgtable { background-color:#CCCCCC; padding:5px; width:174px; margin-top:5px}
.imgtable img{ width:50px; height:50px; border:2px solid #333333; margin:2px}
.textholder {position:relative; margin-right:5px }
.clienttable {width:580px; }
.clienttable td {width:145px; text-align:center;}
.clienttable img {width:112.5px; height:75px; border:0px;}

div.backgroundimg {
	position:absolute;
	float:left;
	top:160px;
	left:20px;
}
table.site {
	width:770px;
	border:0px;
	cellspacing:0px;
	cellpadding:0px;
}

.leftimage {
	float:left;
	margin-right:10px;
	margin-bottom:3px;
	border:0px;
}
.rightimage {
	float:right;
	margin-left:10px;
	margin-bottom:3px;
	border:0px;
}
.logoidboxes {
	padding:3px;
	height:40px;
	background: url('img/logoboxbackg.jpg') left repeat-y #EFEFEF;
	margin:5px;
}