* {
	margin: 0;
	padding: 0;
}

body {
	color: #111;
	font: 16px Verdana,"Arial",Arial,sans-serif;
	min-width: 900px;
	text-align: center;
}


img {
	border: none;
}

img a {
	border: none;
}

#wrapper {
	margin: 0;
	padding: 0;
	text-align: center;
}

#header {
	background: transparent;
	margin: 0;
	padding: 0;
	width: 100%;
}

#logo {
/*	background: url('../images/logo_back.jpg') repeat-x top left; */
	height: 225px;
	margin: 0;
	padding: 0;
	width: 100%;
}

#tagline {
	border-top: 4px double #CCCCCC;
	border-bottom: 4px double #CCCCCC;
	color: #999999;
	letter-spacing: 2px;
	line-height: 30px;
    font-family: Georgia,serif;
	font-size: 1em;
	text-transform: uppercase;
    font-weight: bold;
	margin: 20px 0 0 0;
	padding: 20px 0px;
}


#nav {
	font-family: Verdana,"Arial",Arial,sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 800px;
}

.nav-element {
	color: #000000;
	float: left;
	margin: 40px 0 20px 0;
	width: 200px;
}

.nav-element-selected {
	float: left;
	margin: 40px 0 20px 0;
	width: 200px;
}

.nav-element-not {
	float: left;
	margin: 40px 0 20px 0;
	width: 200px;
}

#nav .nav-element-selected p, #nav .nav-element-selected h2 {
	color: #000000;
}


#nav .nav-element-not p, #nav .nav-element-not h2 {
	color: #666666;
}

#nav a {
	color: #000000;
	padding-bottom: 30px;
	text-decoration: none;
}

#nav a:hover {
	cursor: pointer;
	font-size: 16px;
	text-decoration: none;
}

#nav a h2 {
	color: #990000;
	font-size: 16px;
}

#nav a:hover h2 {
	color: #990000;
	font-size: 16px;
}

#nav a p {
	color: #000000;
	letter-spacing: -.1em;
	line-height: 1.5em;
	text-align: center;
	width: 175px;
}

#nav a:hover p {
	color: #000000;
	letter-spacing: -.1em;
	width: 175px;
}


#content {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 80%;
	
}

.clear {
	clear: both;
}


h1 {
	border-bottom: medium dashed #990000;
	border-top: medium dashed #990000;
	border-left: medium solid #990000;
	border-right: medium solid #990000;
	color: #000000;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-size: 18pt;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	line-height: 145%;
	margin: 30px 10px;
	text-align: center;
	text-transform: lowercase;
}


/*
h1 {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
  text-align: left;
  width: 80%;
  font-size: 140%;
  margin-left: auto;
  margin-right: auto;
  border-bottom: medium dashed #990000;
  border-left: medium solid #990000;
  border-right: medium solid #990000;
  padding: 0.3em 0.3em 0.3em 1em;
  letter-spacing: 0.3em;
  font-variant: small-caps;
}

*/

h2 {
	color: #000000;
	font-family: Gill Sans, Verdana;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 14px;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 10px;
}

h3 {
	color: #000000;
	margin-top: 25px;
	padding-top: 0px;
	font-weight: normal;
	font-size: 15px;
	text-align: center;
}

p {
	color: #000000;
	font: 12px Verdana,"Arial",Arial,sans-serif;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	text-align: center;
}

a {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	color: #990000;
}

#aboutme {
	font-size: 14px;
	padding: 20px 0px 0px 10px;
	text-align: center;
}

#aboutme ul {
	font-size: 12px;
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#aboutme ul li {
	font: 12px Verdana,"Arial",Arial,sans-serif;
	letter-spacing: 0.1em;
	padding: 5px 0px 0px 0px;
}


#aboutme ul li.bold {
	font: 12px Verdana,"Arial",Arial,sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 5px 0px 0px 0px;
}

#aboutme .tipdiv {
	background-color: #F3F5E3;
	border: medium dashed #D5D3B7;
	padding: 5px 10px 5px 10px;
	font-size: 90%;
	width: 85%;
	margin: 0 auto;
	margin-top: 20px;
}

#aboutme .tipdiv span.tiptitle {
	background-color: #CEC7C6;
	background-image: none;
	float: left;
	padding: 0 0.6em;
	margin: -1.2em 1em 0 -3em;
	border: 4px solid #DFDBDA;
	position: relative;
	display:block;
}

#aboutme .tipdiv p {
	margin: 0;
	padding: 0;
	text-align: justify;
	width: 98%;
	text-indent: 0;
}



/* 
	Graphic Design page overview area
*/

.top {
	position: relative;
	background: transparent;
	width: 920px;
	height: 175px;
	margin-left: 100px;
	padding: 0;
	text-align: center;
}

.overview {
	top: 1px;
	width: 920px;
	height: 175px;
	text-align: center;
	z-index: 100;
}

.overview .item {
	float: left;
	position: relative;
	color: black;
	width: 120px;
	height: 133px;
	padding-top: 20px;
	text-align: center;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
	-webkit-transition-duration: 0.3s;
	z-index: 100;
}

.overview .item img {
	position: absolute;
	top: 65px;
	left: 50%;
	margin: -45px 0 0 -45px;
	width: 90px;
	-webkit-transition-duration: 0.3s;
	z-index: 100;
	cursor: pointer;
}

.overview .item .name {
	position: absolute;
	cursor: pointer;
	font-size: 13px;
	top: 115px;
	width: 120px;
	font-weight: bold;
}

.overview .detailable.item:hover img, .overview .detailable.item.hover img, .overview .detailable.item.selected img{
	top: 62px;
	width: 120px;
	margin: -60px 0 0 -60px;
}

.overview .detailable.item .name {
	-webkit-transition-duration: 0.3s;
}

.overview .detailable.item:hover .name,
.overview .detailable.item.hover .name,
.overview .detailable.item.selected .name {
	top: 124px;
	-webkit-transform: scale(1.5);
	text-shadow: 0 0px 4px rgba(0,0,0,1);
}

.overview .detailable.item.disabled .name { color: #c1c1c1; }


/* 
	Graphic Design details area
*/
.detailsnav {
	position: fixed;
	top: 500px;
	width: 139px;
	height: 129px;
	background: url(../images/graphicdesign/details-prev.png) bottom center no-repeat;
	z-index: 5000;
	-webkit-transition-duration: 0.3s;
	cursor: pointer;
}

.detailsnav.left {
	margin-left: -100px;
}

.detailsnav.right {
	background: url(../images/graphicdesign/details-next.png) bottom center no-repeat;
	margin-left: 880px;
}

.detailsnav .item {
	position: absolute;
	bottom: 20px;
	color: white;
	width: 90px;
	text-align: center;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
	-webkit-transition-duration: 0.3s;
}

.detailsnav .item img {
	width: 80px;
}

.detailsnav.left .item {
	left: 30px;
}

.detailsnav.right .item {
	right: 30px;
}

.detailsnav:hover {
	-webkit-transform: scale(1.2);
}

.detailsnav .item.locked div , .overview .item.locked img{
	opacity: 0.3;
}

.detailsnav .item .name {
	font-size: 13px;
	font-weight: bold;
}

.details {
	overflow: hidden;
	background: transparent;
	width: 920px;
	color: #23252A;
	text-shadow: 0 1px 1px white;
	padding: 30px 0 50px 0;
}

#graphicport {
	position: relative;
	overflow: hidden;
	width: 920px;
	min-height: 1000px;
}

#graphicscroll {
	position: absolute;
	overflow: hidden;
}

.graphic {
	float: left;
	width: 920px;
}

.details .graphic .icon {
	float: left;
	width: 150px;
	padding: 0 0 0 50px;
}

.details .graphic .icon img {
	width: 130px;
	height: 130px;
}

.details .graphic .info {
	float: left;
	width: 410px;
	font-size: 13px;
	text-align: center;
}

.details .graphic h2 {
	margin-top: 10px;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 0;
	text-align: center;
}

.details .graphic h3 {
	font-size: 15px;
}

.details .graphic p {
	line-height: 1.4;
}

.details .graphic .video {
	position: relative;
	text-align: center;
	border: 1px solid #000;
	-webkit-border-radius: 2px;
	width: 328px;
	margin: 1em auto;
}

.details .graphic .video a {
	display: block;
}

.details .graphic .video .control  {
	position: absolute;
	top:0; left:0; width: 100%; height: 100%;
}

.details .graphic .video .control .img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -66px 0px 0px -70px;
	width: 140px;
	height: 132px;
	z-index: 50;
	background: transparent url(../images/graphicdesign/details-videocontrols.png) no-repeat;
}

.details .graphic .video .control:hover .img {
	background-position: -140px 0;
}

.details .graphic .screenshots {
	float: left;
	width: 650px;
	padding: 15px 0 0 20px;
	overflow: auto;
}

.details .graphic .screenshots .shot {
	position: relative;
	float: left;
	margin-bottom: 14px;
	border: 1px solid #000;
	-webkit-border-radius: 2px
}

.details .graphic .screenshots .shot a {
	display: block;
}

.details .graphic .screenshots .shot span {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 35px;
	height: 30px;
	display: block;
	z-index: 100;
	background: transparent url(../images/graphicdesign/details-screenzoom.png) no-repeat bottom right;
}

.details .graphic .mainoverview {
	font-size: 13px;
	margin: 10px 70px;
	padding-top: 2px;
}

.details .graphic .mainoverview h2 {
	font-weight: bold;
	margin-bottom: 10px;
}

.details .graphic .mainoverview {
	margin: 10px 60px 10px 70px;
}

.details .graphic .mainoverview p:first-child {
	margin-top: 0px;
}

.details .graphic .mainoverview .about {
	float: left;
	margin-left: 40px;
	margin-right: 40px;
	width: 700px;
}








#webdesign_left {
	float: left;
	font-size: 14px;
	padding: 40px 0px 0px 0px;
	width: 35%;
}

#webdesign_right {
	float: right;
	font-size: 14px;
	padding: 40px 0px 0px 0px;
	width: 65%;
}

#webdesign_right {
	float: right;
	font-size: 14px;
	padding: 40px 0px 0px 0px;
	text-align: left;
	width: 65%;
}

#webdesign_right p.bottom {
	padding-top: 40px;
}






/* 
	Photos details area
*/
.detailsnav {
	position: fixed;
	top: 500px;
	width: 139px;
	height: 129px;
	background: url(../images/graphicdesign/details-prev.png) bottom center no-repeat;
	z-index: 5000;
	-webkit-transition-duration: 0.3s;
	cursor: pointer;
}

.detailsnav.left {
	margin-left: -100px;
}

.detailsnav.right {
	background: url(../images/graphicdesign/details-next.png) bottom center no-repeat;
	margin-left: 880px;
}

.detailsnav .item {
	position: absolute;
	bottom: 20px;
	color: white;
	width: 90px;
	text-align: center;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
	-webkit-transition-duration: 0.3s;
}

.detailsnav .item img {
	width: 80px;
}

.detailsnav.left .item {
	left: 30px;
}

.detailsnav.right .item {
	right: 30px;
}

.detailsnav:hover {
	-webkit-transform: scale(1.2);
}

.detailsnav .item.locked div , .overview .item.locked img{
	opacity: 0.3;
}

.detailsnav .item .name {
	font-size: 13px;
	font-weight: bold;
}

.details {
	overflow: hidden;
	background: transparent;
	width: 920px;
	color: #23252A;
	text-shadow: 0 1px 1px white;
	padding: 30px 0 50px 0;
}

#photoport {
	position: relative;
	overflow: hidden;
	width: 920px;
	min-height: 800px;
}

#photoscroll {
	position: absolute;
	overflow: hidden;
}

.photo {
	float: left;
	width: 920px;
	text-align: center;
}

.details .photo .info {
	width: 920px;
	text-align: center;
}

.details .photo h2 {
	margin-top: 10px;
	margin-left: 60px;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0;
	text-align: center;
}

.details .photo .screenshots {
	float: left;
	width: 900px;
	padding: 15px 0 0 20px;
	overflow: auto;
	text-align: center;
}

.details .photo .screenshots .shot {
	position: relative;
	float: left;
	margin-bottom: 14px;
	border: 1px solid #000;
	-webkit-border-radius: 2px;
	text-align: center;
}

.details .photo .screenshots .shot a {
	display: block;
}

.details .photo .screenshots .shot span {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 35px;
	height: 30px;
	display: block;
	z-index: 100;
	background: transparent url(../images/graphicdesign/details-screenzoom.png) no-repeat bottom right;
}

.details .mainoverview {
	font-size: 13px;
	margin: 10px 70px;
	padding-top: 2px;
	text-align: center;
}

.details .mainoverview h2 {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 30px;
	text-align: center;
}

.details .mainoverview {
	margin: 10px 60px 10px 0;
	text-align: center;
}

.details .mainoverview p:first-child {
	margin-top: 0px;
	text-align: center;
}

.details .mainoverview .about {
	width: 450px;
	float: left;
	text-align: center;
}














#footer {
	border-top: 4px double #CCCCCC;
	border-bottom: 4px double #CCCCCC;
	font: 10px "Lucida Grande",Tahoma;
	margin-top: 30px;
	text-align: center;
}

#footer p {
	color: #CCCCCC;
	padding: 20px 0;
}

#footer ul {
	font-size: 12px;
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#footer ul li {
	display: inline;
	padding: 5px 0px 0px 0px;
}






#goog-wm {
  width: 470px;
  padding: 1em;
}

#goog-wm h3.closest-match {
  color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0;
}

#goog-wm h3.closest-match a { }
   
#goog-wm h3.other-things {
  color: #990000;
}
   
#goog-wm ul li { }
   
#goog-wm li.search-goog {
  display: none;
}