

/*STANDARD*/
* {
	margin: 0px;
	padding: 0px;
}

a, :focus { 
	outline:none;
}

a img, :link img, :visited img { 
	border:none;
}

hr { 
	display:none;
}

/*a {
	white-space:nowrap;
	color: #6DB6DF;
}*/

a {text-decoration: none;}

a:link, a:visited {color: #757470; border-bottom: 1px solid #555;}
html body a:hover {color: #000; background-color: #F4F2E4;
  border-bottom: 1px solid #9A8E51;}


a:active, a:focus{
	outline:none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #65503c;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	font-style: italic;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 5px;
	color: #65503C;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #6db6df;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 10px;
	color: #6db6df;
}

h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	margin-bottom:5px;
	color:#bbbbbb;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	line-height: 1.7em;
	font-weight: normal;
	color: #888888;
	margin-bottom: 20px;
	clear:both;
}

.hidden {
	visibility: hidden;
}
.highlight {
	color: #6DB6DF;
}


body {
	text-align: center;
}


p, img, li, div{
	text-align: left;
}

/*HEADER*/
#header {
	background-color: #65503c;
	height: 30px;
	width: auto;
	vertical-align:middle;
	padding-right:10px;
	margin-bottom:20px;
}

#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F3F3F3;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.1em;
	text-align:right;
	margin:0;
	line-height:30px;
}

/*CONTAINER*/
#container {
	height: auto;
	width: 800px;
	margin: 0px auto;
	padding:0px;
}

/*NAV*/
#nav {
	height: 56px;
	width: 800px;
	margin-bottom: 2px;
	clear: both;
	position: relative;
}

#nav a{
	border-bottom: 0;
}

#nav ul {
	height:56px;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	right:0px;
	width:304px;
	background-color: transparent;
	/*background-image: url(images/menu2.png);*/
	background-position: 0px 0px;
	position: absolute;
	bottom: 0px;
}

#nav ul li {
	height:56px;
	margin:0pt;
	padding:0pt;
	top:0pt;
	float: left;
}

#nav ul li a {
	height:56px;
	background-color:transparent;
	background-repeat:repeat;
	display:block;
	letter-spacing:-1000em;
	overflow:hidden;
	text-indent:-999em;
	border-bottom:0;
}

#nav li#home {
	left:0px;
	width:101px;
	background-image: url(images/menu_home.png);
}

#nav li#about {
	left:101px;
	width:102px;
	background-image: url(images/menu_about.png);
}

#nav li#portfolio {
	left:203px;
	width:101px;
	background-image: url(images/menu_port.png);
}

#nav li#home a:hover {
	background-image: url(images/menu_home_on.png);
}


#nav li#about a:hover {
	background-image: url(images/menu_about_on.png);
}

#nav li#portfolio a:hover {
	background-image: url(images/menu_port_on.png);
}




/*SUBTITLE*/
#subtitle {
	width: 800px;
	background-color: #e8eced;
	clear: both;
	position: relative;
	margin-bottom: 20px;
	height: 2px;
}	

.claim {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5em;
	float: right;
	position: absolute;
	left: 430px;
	bottom: 20px;
}


/*CONTENT*/
#content {
	width: auto;
	min-height: 280px;
	margin-bottom: 50px;
	clear: both;
	overflow:hidden;
}

#content ul {
	list-style-type:none;
	position:relative;	
}

#content li {
	display:inline;
	float:left;
	min-height:300px;
}

#content .left_content {
	float: left;
	width: 520px;
	margin-top:30px;
	margin-left:10px;
}
#content .right_content {
	float: right;
	margin-top:30px;
}

/*THE PITCH*/
div#home_pitch {
	margin-top:80px;
	margin-bottom:40px;
	left:0px;
	width:604px;
	height:392px;
	background-image: url(images/home_pitch.png);
}

/*ABOUT*/
#content p {
	font-family: Georgia, "Times New Roman", Times, Serif;

	font-size: 1em;
	line-height: 1.7em;
	font-weight: normal;
	color: #777777;
	margin-bottom: 20px;
	text-align:justify; 
	/*clear:both;*/
}

.image_container { 
	float:left;
	clear:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
}
.image_container img{
				display: block;
				position: relative;
				background-color: #fff;
				border: 1px solid #a9a9a9;
				margin: -6px 6px 6px -6px;
				padding: 4px;
			}
.image_container a{
	border-bottom:0;
}

/*PORTFOLIO TABS*/

/*Japan does it this way*/

#tabnav
{
	height: 125px;
	width: 800px;
	text-align: center;
	list-style: none;
	margin: 0 auto 5px auto;
	clear: both;
	position: relative;
}

#scroll
{
	width: 3750px;
}

#tabnav a
{
	display: block;
	height: 125px;
	float:left;
	/*background-repeat: no-repeat;*/
	text-indent: -9999px;
	top: 0;
	outline:none;
	border-bottom: 0;
}

#tabnav a#tab-web.tab-active {
	background-image: url(images/port_button_web_on.png);
	z-index: 10;
	}	
#tabnav a#tab-web:hover {
	background-image: url(images/port_button_web_hover.png);
	}	
#tabnav a#tab-web {
	left: 0;
	width: 222px;
	background-image: url(images/port_button_web.png);
	}

#tabnav a#tab-games.tab-active {
	background-image: url(images/port_button_games_on.png);
	z-index: 10;
	}	
#tabnav a#tab-games:hover {
	background-image: url(images/port_button_games_hover.png);
	}		
#tabnav a#tab-games {
	left: 222px;
	width: 302px;
	background-image: url(images/port_button_games.png);
	}

#tabnav a#tab-apps.tab-active {
	background-image: url(images/port_button_apps_on.png);
	z-index: 10;
	}	
#tabnav a#tab-apps:hover {
	background-image: url(images/port_button_apps_hover.png);
	}	
#tabnav a#tab-apps {
	left: 524px;
	width: 235px;
	background-image: url(images/port_button_apps.png);
	}


#tabcontent
{
	
	overflow: hidden;
	height: auto;
	width: 736px;
	margin: 5px 10px auto 10px;
	position: relative;
	text-align: left;
}

.tabarea
{
	background-color: #FFFFFF;
	margin-top: 20px;
	height: auto;
	width: 736px;
	float: left;
	font-size: 10px;
	/*border:1px solid black;*/
}

/*PORTFOLIO CONTENT*/

.wrapped {
	margin: 0;
	margin-bottom: 30px;
}

div.left_work {
	
	width: 306px;
	height: auto;
	float: left;
	padding: 3px 0 20px 0px;
	/*border:1px solid red;*/
}



div.right_split {
	background: #fff;
	width: 400px;
	height: 1px;
	margin-top: 4px;
	margin-bottom: 8px;
	border-bottom: 1px solid #e8edf5;
}

div.right_work {
	width: 400px;
	float: right;
	padding: 0 5px 0 20px;
	/*border:1px solid blue;*/
	
}

.port_title {
	color: #4b515d;
	font: 20px Georgia, "Times New Roman", Times, serif;
}

.port_link {
	font: 18px Georgia, "Times New Roman", Times, serif;
}

#scroll .right_work p {
	font-size: 16px;
	line-height: 32px;
	width: 400px;
}

#scroll strong {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .15em;
	color: #6085b4;
}

div.clear {
	clear: both;
	height: 20px;

}

/*FOOTER*/

#footer {
	background-color: #65503c;
	height: 30px;
	width: 100%;
	vertical-align:middle;
	padding-right:10px;
	margin-bottom:10px;

	
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F3F3F3;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.1em;
	text-align:right;
	margin:0;
	line-height:30px;
}

/*Formular*/
form {
	width:100%;
}

label {
	display:block;
	float:left;
	margin-right: 10px;
	margin-bottom:5px;
	width:65px;
	clear:both;
		
}

input, textarea{
	float:left;
	width:250px;
	margin-right: 10px;
	margin-bottom:10px;
	border:	 1px solid #a0a0a0;
	color:#777777;
}
input.error { 
	border: 1px solid #6db6df;
	color: #6db6df;
}
textarea.error { 
	border: 1px solid #6db6df;
	
}
span.error {
	color: #6db6df;
	display:block;
	margin-right: 10px;
	margin-bottom:5px;
	float:left;
}