/* CSS Document */
body {
	font-family: "FolksRegular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
a {
	color: #000;
	text-decoration: none;	
}
h2 {
	font-size:14px;
}
h3 {
	font-size:12px;
}
p, h1, h2, h3, h4, h5, h6{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#header h1 {
	display: none;
}


.link_underline {
	text-decoration: underline;
	color: #FF5353;
}

@font-face {
    font-family: 'QuicksandLight';
    src: url('../fontface/Quicksand_Light-webfont.eot');
    src: url('../fontface/Quicksand_Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontface/Quicksand_Light-webfont.woff') format('woff'),
         url('../fontface/Quicksand_Light-webfont.ttf') format('truetype'),
         url('../fontface/Quicksand_Light-webfont.svg#QuicksandLight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'FolksRegular';
    src: url('../fontface/Folks-Normal-webfont.eot');
    src: url('../fontface/Folks-Normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontface/Folks-Normal-webfont.woff') format('woff'),
         url('../fontface/Folks-Normal-webfont.ttf') format('truetype'),
         url('../fontface/Folks-Normal-webfont.svg#FolksRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	padding:5px;
	display:none;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #000;
}
#wrapper {
	height: 533px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}
#left_box {
	height: 400px;
	width: 200px;
	float: left;
}
#logo {
	height: 100px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#nav_menu {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#nav_menu ul {
	margin: 0px;
	padding: 0px;
}
#nav_menu li {
	list-style-type: none;
	display: block;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	width: 100px;
}
#nav_menu ul li a {
	text-decoration: none;
}
#nav_menu ul li a:hover {
	font-size: 15px;
}

#facebook {
	height: 30px;
	width: 30px;
	float: left;
	margin-left: 70px;
}
#twitter {
	height: 30px;
	width: 30px;
	float: right;
	margin-right: 70px;
}
#right_box {
	float: right;
	height: 400px;
	width: 600px;
}
#new {
	position: absolute;
	top: 110px;
	width: 100px;
	text-align: left;
	height: 40px;
	line-height: 37px;
	background-image: url(../images/new.png);
	padding-left: 25px;
	background-repeat: no-repeat;
}
#new a {
	text-decoration: underline;
}

.gallery_menu_holder {
	height: 150px;
	width: 135px;
	float: left;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-right: 8px;
	margin-left: 7px;
}
.galery_menu_img {
	height: 95px;
	width: 95px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}

.gallery_menu_title {
	height: 50px;
	font-size: 11px;
	text-align: center;
	line-height: 25px;
}


.gallery_box {
	width: 95px;
	height: 95px;
	float: left;
	margin-left: 3px;
	margin-right: 2px;
	margin-top: 3px;
	margin-bottom: 2px;
}
.line {
	clear: both;
}
#iframe {
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
}

#footer {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
	color: #000;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#prev_gallery {
	height: 133px;
	overflow: auto;
}
.gallery {
	height: 90px;
	width: 135px;
	margin-top: 20px;
	float: left;
	margin-right: 12px;
	margin-left: 13px;
}
.links {
	width: 200px;
	height: 25px;
	float: left;
	font-size: 13px;
	text-align: center;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000;
	border-bottom-color: #000;
}
#goback {
	height: 50px;
	width: 140px;
	float: right;
	line-height: 25px;
	text-align: center;
	font-size: 11px;
	clear: both;
	margin-top: 10px;
}
#goback a:hover {
	font-size: 12px;
}
#contactform {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
.textbox {
	line-height: 350px;
	text-align: center;
}
#copyright {
	width: 600px;
	float: right;
	font-size: 12px;
	text-align: center;
}
#formLeft {
	float: left;
}
#formRight {
	float: right;
}






.boxgrid{
	width: 135px;
	height: 90px;
	float:left;
	border: 2px solid #FFF;
	overflow: hidden;
	position: relative;
	font-size: 9px;
	margin-top: 20px;
	margin-right: 11px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

