/* {border: 1px solid;}*/

html {
 	overflow-y: scroll;
}

#main-content {
		margin-bottom: 100px;
}

#centerbox {
	position: relative;
	width: 800px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#red-dot {
	color: red;
}

.thumb-wide {
margin: auto;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
width: 160px;
}

.thumb-high {
margin: auto;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
height: 160px
}

.thumb-box {
	position: relative;
	width: 200px;
	height: 200px;
	border: 1px solid;
	border-radius: 0px;
	border-color:  #CCCCCC;
	box-shadow: 0px 0px 5px #888888;
	float: left;
	margin-right: 30px;
	margin-bottom:30px;
	cursor: pointer;
}

.thumb-box-left {
	position: relative;
	width: 200px;
	height: 200px;
	border: 1px solid;
	border-radius: 0px;
	border-color:  #CCCCCC;
	box-shadow: 0px 0px 5px #888888;
	float: left;
	clear: left;
	margin-right: 30px;
	margin-bottom:30px;
	cursor: pointer;
}

.thumb-box-right {
	position: relative;
	width: 200px;
	height: 200px;
	border: 1px solid;
	border-radius: 0px;
	border-color:  #CCCCCC;
	box-shadow: 0px 0px 5px #888888;
	float: left;
	margin-bottom:30px;
	cursor: pointer;
}

#thumbs {
	display: block;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

body {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#main-content {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}

#viewer-box {
	width: 900px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
}
	
#mobile-images {
	display: none;
}

#viewer {
	display: none;
	margin-top: -20px;
}

#name {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Oswald', Helvetica, sans-serif;
	font-size: 42px;
	text-align: center;
	letter-spacing: 10px;
	color: black;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 15px;
	word-spacing: 4px;
}

.no-line {
	text-decoration: none;
}

.image {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
}

.image img{
	width: 450px;
}

#image-viewer{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#image-viewer-size{
	height: 650px;
}

#arrow-left {
	cursor: pointer;
	float:left;
	margin-top: -350px
}

#arrow-right {
	cursor: pointer;
	float:right;
	margin-top: -350px
}

#x {
	cursor: pointer;
	float:right;
	margin-top: -663px;
	margin-right: 6px;
}	

.menu {
	word-spacing: 54px;	
	width: 900px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 45px;
}

.menuitem {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: black;
	text-decoration: none;
}

.series	{
	word-spacing: 5px;
	text-align: center;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.seriesitem {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
	text-decoration: none;
}

.seriesitemactive {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: red;
	text-decoration: none;
}

#worksimage {
	width: 600px;
}
	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 600px;
	text-align:justify;
	margin-left: auto;
	margin-right: auto;
	font-weight: 700;
}

.title {
	font-family: Oswald, Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 600px;
	text-align:justify;
	margin-left: auto;
	margin-right: auto;
}

#sentsucess {
	margin-top: 100px;
	margin-bottom: 150px;
	text-align: center;
}

#senterror {
	margin-top: 100px;
	margin-bottom: 150px;
	text-align: justify;
}

.showdetails {
	color: #999;
}

.email {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#form {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#formcenter {	
	width: 600px;	
	margin-left: auto;
	margin-right: auto; 
}

.contactbox {
	text-align: right;
}	

input#tswname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	type: text;
	width: 400px;
	font-weight: 700;
}

input#tswemail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	type: text;
	width: 400px;
	font-weight: 700;
}

textarea#tswcomments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	type: text;
	height: 300px;
	width: 594px;
	resize: none;
	font-weight: 700;
	}

.contact-label {
	float:left;
	height: 15px;
	margin-top: 5px;
}

.contact-info {
	width: 600px;
	height: 28px;
	margin-bottom: 10px;"
}

#label-box{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -20px;
}

.labeltext {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width: 500px;
	display: block;
	white-space: normal;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.labeltextviewer {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
}

.homeimage {
	width: 600px;
	}

#studio {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}

#index-show-image {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}

#index-show-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: red;
	width: 600px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: 700;
}

#index-show-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 600px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: 700;
}

div a {
	color: black;	
}

button {
	color: white;
	border: none;
	font-weight: bold;
	background-color: black;
	margin-top:10px;
	font-size: 11px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
}

a.scrolltop {
	text-decoration: none;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
	display: block;
	padding: 0px 10px 0px 10px;
	background-color: black;
}

#backtotop {
	width: 120px;
	height: 24px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

table {
	width: 570px;
}

input[type="text"] {
	font-size: 14px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
}

input {
	size: 200px;
	}

#footer-bar {
	width: 600px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	clear: left;
}

#footer-body {
	width: 600px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	border: 1px none;
}

#footer-bar-images {
	width: 900px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	clear: both;
}

#footer-body-images {
	width: 900px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	border: 1px none;
}


.left {
	float: left;
}

.right {
	float: right;
}

.social {
	float: right;
	margin-left: 10px;
}

.social-size {
		width: 24px;
		height: 24px;
}

#footer-text {
	margin-top: 0px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
}

.show-mobile
	{display: none;
	}

@media only screen and (max-device-width: 480px) {

	body {width: 100%;
	}

	#main-content {
		display: none;
	}

	#top-nav {
		margin-bottom: 80px;
	}

	#mobile-images {
		display: block;
	}

	#name {
		width: 100%;

		font-size: 2.1em;
		margin-bottom: 50px;
	}

	.no-line {
		width: 100%;
		white-space: nowrap;
	}

	.menu {
		width: 100%;
		margin-bottom: 80px;
		word-spacing: 48px;
	}

	.menuitem {
		font-size: 3.3em;
	}

	.series {
		width: 80%;
		word-spacing: 30px;
	}

	.bodytext {
		width: 95%;
		font-size: 3em;
		text-align: left;
	}

	.title {
		width: auto;
		height: auto;
		font-size: 1em;
		margin-left: 0px;
	}

	.email {
		font-size: 2.5em;
	}

	input#tswname {
		font-size: 2.5em;
	}

	input#tswemail {
		font-size: 2.5em;
	}

	textarea#tswcomments{
		font-size: 2.5em;
		width: 99.5%;
		height: 650px;
	}

	.contact-label {
		font-size: 1.2em;
	}

	#formcenter {	
		width: 95%;
		
	}

	.contact-info {
		width: auto;
	}

	input#tswname {
		width: 500px;
	}

	input#tswemail {
		width: 500px;
	}

	.contact-info {
		width: auto;
		height: 80px;
		margin-bottom: 10px;"
	}

	h1 a {
		font-size: 2.1em;
		letter-spacing: 6px;
	}

	.seriesitem {
		font-size: 3em;
	}

	.seriesitemactive {
		font-size: 3em;
	}

	.homeimage {
		width: 95%;
		}

	#worksimage {
		width: 95%;
	}

	.image {
		width: 95%;
		margin-top: 10px 0px 0px 0px;
	}

	.image img{
		width: 100%;
	}

	.labeltext {
		font-size: 2.5em;
		width: auto; 
		margin-bottom: 100px;
	}

	input[type="text"] {
		font-size:1em;
	}

	button {
		font-size: 2.5em;	
		height: 80px;
		width: 280px;
		text-align:center;
		margin-top: 25px;
	}

	a.scrolltop {
		font-size: 2.5em;
	}

	#backtotop {
		padding: 20px;
		width: 300px;
		margin-bottom: 80px;
	}

	#studio {
		width: auto;
		margin-top: 25px;
		margin-bottom: 250px;
	}

	#index-show-image {
		width: auto;
		margin-top: 25px;
		margin-bottom: 50px;
	}

	#index-show-title {
		font-size: 3.3em;
		width: 95%;
		font-weight: 700;
	}

	#index-show-details {
		font-size: 3em;
		width: 95%;
		font-weight: 700;
		margin-bottom: 100px;
	}

	#footer-bar {
		width: 95%;
		margin-bottom: 40px;
	}

	#footer-body {
		width: 95%;
		margin-bottom: 120px;
	}

	#footer-text {
		font-size: 2em;
	}

	.social-size {
		width: 80px;
		height: 80px;
	}

	#sentsucess {
		margin-top: 300px;
		margin-bottom: 450px;
	}

	#senterror {
		margin-top: 300px;
		margin-bottom: 450px;
	}

	.noshow {
		display: none;
	}

	.noshowdot {
		display: none;
	}

	.hide-button {
		display: none;
	}

	.show-mobile
		{display: block;
	}
}