body#thescopebody, html {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-height: 598px;
	font-size: normal;
	font-weight: normal;
	letter-spacing: 0.5px;
	color: #3c3c3c;
	font-family: "Gill Sans", "Gill Sans MT", Lucida Sans Unicode, Lucida Grande, Lucida Sans, sans-serif;
}

.gallery-body {
	overflow-y: hidden;
}

#main-wrapper {
	width: 100%;
	height: 100%;
	max-height: 965px;
	top: 0px;
	left: 0px;
	overflow: auto;
	font-size: 88%;
	position: absolute;
}

#IEroot #main-wrapper {
	font-size: 80%;
}

#header {
	background: #FFFFFF;
	width: 100%;
	height: 144px;
	margin: 0 auto;
	position: relative;
	z-index: 60;
}

.header-iphone {
	background: #FFFFFF;
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 60;
}

#logo {
	top: 27px;
	max-width: 1200px;
	width: 90%;
	min-width: 960px;
	height: 110px;
	position: relative;
	z-index: 60;
	margin: 0 auto;
	text-align: center;
}

.logo-iphone {
	top: 20px;
	max-width: 1200px;
	width: 90%;
	min-width: 960px;
	height: 60px;
	position: relative;
	z-index: 50;
	margin: 0 auto;
}

#logo a {
	background-color: none;
	border-style: none;
	border-color: transparent;
	border-width: 0 0 0 0;	
}

#logo-small {
	background-image: URL(images/logo-the-scope.gif);
	top: 27px;
	width: 110px;
	height: 60px;
	position: relative;
	z-index: 50;
	margin: 0 auto;
}

#logo img {

}

img.logoimg-iphone {
	width: 60px;
	height: 60px;
}

.dot-line {
	background: URL(images/dot.gif) repeat-x;
	max-width: 1200px;
	width: 90%;
	position: relative;
	top: 0px;
	min-width: 960px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
}

#dot-line-1 {
	border-top: solid #FFFFFF 5px;
	margin-bottom: 0px;
	z-index: 60;
	position: relative;
}


#catmenu {
	max-width: 1310px;
	width: 98%;
	min-width: 960px;
	background: #FFFFFF;
	position: relative;
	z-index: 60;
	display: block;
	height: 45px;
	left: 0px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.catmenu-iphone {
	top: -50px;
}

.catmenu-inner {
	padding-top: 10px;
	margin-top: 0px;
	height: auto;
	background: #FFFFFF;
}

#catmenu ul {
	list-style-type: none;
	height: 25px;
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}

#catmenu ul li {
	float: left;
	width: 14.2%;
	position: relative;
	display: list-item;
	margin: 0 auto;
}

#catmenu ul li a {
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background-color: transparent;
	display: block;
	text-align: center;
}

#catmenu ul li.first a {
	text-align: center;
}

#catmenu ul li.last {
	margin-right: 0px;
	text-align: center;
}

#catmenu ul li a img {
}

#catmenu ul li a:link {
}
	
#catmenu ul li a:visited {
}

#catmenu ul li a:active {
}

#catmenu ul li a:hover {
}

#catmenu ul li a img {
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}

#catmenu ul li a.active img {
	border-left: 2px solid #111111;
	border-right: 2px solid #111111;
}


#dot-line-2 {
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 60;
	position: relative;
}

a:link {
	color: #222222;
	text-decoration: none;
}
	
a:visited {
	color: #222222;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

ul {
	list-style-type: none;
}

img {
	background-color: none;
	border-style: none;
	border-color: transparent;
	border-width: 0 0 0 0;	
}

#footer {
	background-color: #FFFFFF;
	position: fixed;
	z-index: 10;
	height: 50px;
	width: 100%;
	margin-bottom: 0px;
}

.footer-normal {
	bottom: 0px;
}

.footer-min {
	top: 550px;
}

.footer-max {
	top: 950px;
}

.footer-iphone {
	height: 50px;
	bottom: 0px;
	z-index: 50;
}
	
.footer-menu {
	left: -10px;
	top: 10px;
	max-width: 1200px;
	width: 90%;
	min-width: 960px;
	position: relative;
	display: none;
	z-index: 700;
	margin: 0 auto;
	text-align: right;
}	

.footer-menu a {
	text-decoration: none;
	background-color: transparent;
	letter-spacing: 1px;
	margin-right: 1px;
}		

.footer-menu a:link {
}
	
.footer-menu a:visited {
}

.footer-menu a:active {
}

/*.footer-menu a:hover {
}*/

.footer-menu a.active {
}

#content {
	display: none;
	position: relative;
	width: 100%;
	z-index: 30;
	margin: 0 auto;
}

#loading {
	top: 50%;
	left: 49.5%;
	position: fixed;
	display: block;
	z-index: 3000;
}

.page {
	margin: 0 auto;
	top: 35px;
	max-width: 1200px;
	width: 91%;
	padding-left: 25px;
	min-width: 936px;
	position: relative;
	letter-spacing: 1px;
	line-height: 1.4em;
}

.page h1 {
	font-family: Times,serif;
	color: #3c3c3c;
	font-size: 120%;
	margin-bottom: 0px;
	font-weight: normal;
	letter-spacing: 4px;
	text-transform: uppercase;
}

.image-wrapper {
	width: 100%;
	height: 100%;
	max-height: 700px;
	min-height: 300px;
	top: 17px;
	left: 0px;
	text-align: center;
	position: relative;
	display: none;
	z-index: 10;
}

.slideshow .image-wrapper {
	width: 100%;
	height: 100%;
	max-height: 700px;
	min-height: 300px;
	top: 17px;
	left: 0px;
	text-align: center;
	position: relative;
	display: none;
	z-index: 10;
}

.image-wrapper-iphone {
	top: 17px;
	height: 80%;
}

.image-container {
	height: 100%;
	display: none;
	text-align: center;
	left: 0px;
	position: relative;
}

.image-container img.zoom {
	height: 100%;
	max-width: 1200px;
	cursor: pointer;
	position: relative;
}

.image-container .image-award {
	display: inline;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 5000;
}

.slideshow .image-container img.zoom {
	height: 100%
	max-width: 1200px;
	cursor: pointer;
	position: relative;
}

#slideinfo {
	display: none;
}

.thumbs-wrapper {
	top: 17px;
	left: 0px;
	max-width: 1180px;
	width: 88%;
	min-width: 946px;
	height: 324px;
	position: relative;
	white-space: nowrap;
	overflow-x: hidden;
	overflow-y: hidden;
	display: none;
	margin: 0px auto 35px auto;
}

.iphone-wrapper {
	top: 17px;
	left: 0px;
	max-width: 1180px;
	width: 88%;
	min-width: 946px;
	height: 200px;
	position: relative;
	white-space: nowrap;
	overflow-x: hidden;
	overflow-y: hidden;
	display: none;
	margin: 0px auto 35px auto;
}

.thumbs-list {
	width: auto;
	position: absolute;
	overflow: visible;
}

.thumbs-list .thumb-container {
	display: inline;	
	overflow: visible;
	position: relative;
	z-index: 10;
}

.thumb-container span {
	cursor: pointer;
}

@media screen {
	body>div.thumb-container{
		display: block;
	}
}

.thumbs-list .thumb-container .thumb-award {
	display: inline;
	right: 8px;
	top: 35px;
	position: absolute;
	z-index: 5000;
}

.slide-award {
	display: inline;
	left: 8px;
	top: 35px;
	position: relative;
	z-index: 5000;
}

#dot-line-3 {
	margin-top: -1px;
	position: relative;
	top: -85px;
	margin-bottom: 0px;
	display: none;
	z-index: 1;
}

#dot-line-4 {
	margin-top: -1px;
	position: relative;
	top: 0px;
	max-width: 1200px;
	width: 90%;
	min-width: 960px;
	left: -8px;
	margin-bottom: 0px;
	display: none;
	z-index: 1;
}

#media-title {
	text-transform: uppercase;
	font-size: 85%;
	display: none;
	position: absolute;
	width: 100%;
	top: 131px;
	letter-spacing: 1px;
	text-align: center;
}

#caption-thumb {
	display: none;
	letter-spacing: 1px;
	top: 10px;
	position: relative;
	text-transform: uppercase;
	font-size: 80%;
	text-align: center;
	z-index: 10;
}

.video-help {
	font-size: 75%;
	color: #AAAAAA;
	padding-top: 5px;
	letter-spacing: 1px;
}

#caption-image {
	font-family: Times,serif;
	font-size: 115%;
	letter-spacing: 1px;
	font-weight: normal;
	display: none;
	text-align: center;
	width: 100%;
	top: 31px;
	position: relative;
	color: #252525;
}

.caption-video {
	text-align: center ! important;
	position: relative;
	margin: 0 auto;
	z-index: 50;
}

#image-buttons {
	display: none;
	top: -24px;
	width: 300px;
	height: 40px;
	margin: 0 auto;
	position: relative;
	z-index: 800;
	text-align: center;
}


#image-left {
	width: 36px;
	height: 40px;
	cursor: pointer;
}

#image-up {
	width: 36px;
	height: 40px;
	cursor: pointer;
}

#image-right {
	width: 36px;
	height: 40px;
	cursor: pointer;
}

.video-buttons {
	bottom: 50px ! important;
}

#scroll-buttons {
	display: none;
	top: 340px;
	width: 100%;
	position: absolute;
}

#scroll-inner {
	width: 161px;
	margin: 0 auto;
	position: relative;
}

#scroll-buttons div#left-outer {
	left: 0px;
	width: 36px;
	position: relative;
	float: left;
	z-index: 120;
}

#scroll-buttons div#left-inner {
	left: 0px;
	width: 36px;
	position: relative;
	float: left;
	z-index: 120;
	margin-right: 10px;
}

#scroll-buttons div#right-inner {
	right: 0px;
	width: 33px;
	position: relative;
	float: left;
	z-index: 120;
	margin-left: 10px;
}

#scroll-buttons div#right-outer {
	right: 0px;
	width: 33px;
	position: relative;
	float: right;
	z-index: 120;
}

#scroll-buttons div span, #image-buttons div div span {
	cursor: pointer;
}

/* .thumbs-list ul {
	list-style-type: none;
	white-space: nowrap;
}

.thumbs-list ul li {
	float: left;
	position: relative;
	white-space: nowrap;
} */

img.thumb {
	height: 240px;	
}

#page-pdfeditor {
	margin: 0 auto;
	top: 40px;
	max-width: 1200px;
	width: 91%;
	padding-left: 25px;
	min-width: 936px;
	position: relative;
}

.pdf-thumbs-wrapper {
	padding-bottom: 100px;
	position: relative;
	text-align: center;
}

#pdf-text {
	font-size: 85%;
	float: left;
	text-align: left;
	display: block;
}

.pdf-create-top {
	font-size: 160%;
	text-transform: uppercase;
	cursor: pointer;
	color: #FFFFFF;
	background-color: #BBBBBB;
	padding: 9px 7px 5px 8px;
	font-family: Times,serif;
	top: -44px;
	left: -10px;
	position: relative;
	margin: 0px auto 0px auto;
	width: 180px;
	clear: both;
}

.pdf-create-top:hover {
		background-color: #CCCCCC;
}

.pdf-select-all {
	font-size: 120%;
	text-transform: uppercase;
	cursor: pointer;
	color: #FFFFFF;
	background-color: #BBBBBB;
	padding: 9px 7px 5px 8px;
	font-family: Times,serif;
	top: 0px;
	position: relative;
	width: 200px;
	text-align: center;
	display: block;
	clear: both;
}

.pdf-select-all:hover {
		background-color: #CCCCCC;
}

#form-container form {
	padding-top: 0px;
}

#errmsg {
	color: #BB0000;
	display: none;
	top: -20px;
	position: relative;
}

.space {
	display: block;
	position: relative;
	width: 10px;
	clear: both;
}

#mail-input, #name-input {
	border: none;
	background: URL(images/dot.gif) repeat-x bottom left #f9f9f9;
	padding: 12px 5px 5px 5px;
	font-size: 100%;
	letter-spacing: 1px;
	font-family: GillSansReg, Lucida Sans Unicode, Lucida Grande, Lucida Sans, sans-serif;
	color: #252525;
}

.pdf-cat-name {
	font-family: Times,serif;
	color: #3c3c3c;
	font-size: 120%;
	text-transform: uppercase;
	clear: both;
	position: absolute;
}

.pdf-thumbs-list {
	margin-top: 40px;
	text-align: left;
}

.pdf-thumb-container {
	margin-bottom: 15px;
	display: block;
	position: relative;
	float: left;	
}

.pdf-thumb-container span {
}

img.pdf-thumb {
	height: 100px;	
}

.pdf-thumb-select {
	cursor:pointer;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
}

.pdf-submit {
	font-size: 100%;
	text-transform: uppercase;
	width: 100px;
	text-align: center;
	cursor: pointer;
	color: #FFFFFF;
	border: none;
	margin-top: 10px;
	background-color: #BBBBBB;
	padding: 5px 7px 3px 8px;
	font-family: Times,serif;
}

.pdf-submit:hover {
	font-size: 100%;
	text-transform: uppercase;
	width: 100px;
	text-align: center;
	cursor: pointer;
	color: #FFFFFF;
	margin-top: 10px;
	background-color: #CCCCCC;
	padding: 5px 7px 3px 8px;
	font-family: Times,serif;
}

.pdf-select-icon {
	background: URL(images/pdf-select-icon.png);
	width: 47px;
	height: 47px;
	display: none;
	bottom: 5px;
	right: 9px;
	position: absolute;
}

.pdf-create-bottom {
	font-size: 160%;
	text-transform: uppercase;
	cursor: pointer;
	color: #FFFFFF;
	background-color: #BBBBBB;
	padding: 9px 7px 5px 8px;
	font-family: Times,serif;
	width: 220px;
	left: -10px;
	top: 20px;
	clear: both;
	position: relative;
	margin: 0 auto;
}

.pdf-create-bottom:hover {
	background: #CCCCCC;
}

.loading-overview {
	background-image: URL(images/loading-disc-1.png);
	width: 152px;
	height: 152px;
	display: none;
	top: 35%;
	left: -500px;
	position: fixed;	
}

.loading-disc {
	height: 152px;
	width: 152px;
	z-index: 10;
}

#status {
	width: 100%;
	height: 150px;
	left: 0px;
	top: 0px;
	color: #00EE00;
	padding: 15px 20px 20px 20px;
	background: #111111;
	font-size: 90%;
	font-family: serif;
	position: fixed;
	display: none;
	overflow: auto;
	z-index: 10000;
}
