@charset "UTF-8";

@font-face {
	font-family: 'HelveticaNeueLT35ThinRegular';
	src: url('/fonts/helvetica_lt_35_thin-webfont.eot');
	src: local('☺'), url('/fonts/helvetica_lt_35_thin-webfont.woff') format('woff'), url('/fonts/helvetica_lt_35_thin-webfont.ttf') format('truetype'), url('/fonts/helvetica_lt_35_thin-webfont.svg#webfontrG9wmp5K') format('svg');
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

html {
	height:100%;
}
body {
	background-color: #000000;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #888888;
	text-align: left;
	margin: 0px;
	height:100%;
	background-image:url(../images/background2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
h1, .page_title {
	margin-top:0px;
	margin-bottom:0px;
	font-family:'HelveticaNeueLT35ThinRegular', Helvetica, Arial, sans-serif;
	font-size:35px;
	color: #ffffff;
	font-style:normal;
	font-weight:normal;
}
h1 a:link, h1 a:visited {
	color:#FFF;
	text-decoration:none;
	text-transform:lowercase;
}
h1 a:hover {
	color:#999;
	text-decoration:none;
	text-transform:lowercase;
}
h1 a:active {
	color:#666;
	text-decoration:none;
	text-transform:lowercase;
}
h2, .sub_title {
	margin-top:0px;
	margin-bottom:0px;
	font-family:'HelveticaNeueLT35ThinRegular', Helvetica, Arial, sans-serif;
	font-size:20px;
	color: #999999;
	font-style:normal;
	font-weight:normal;
}
.main_text {
	font-size:12px;
	line-height:20px;
	color:#888888;
	margin-bottom:25px;
	margin-top:5px;
}
.form_login {
	height:14px;
	width: 75px;
	font-size:12px;
	margin-right:10px;
	padding:1px;
}
.form_textimage {
	margin-bottom:-5px;
}
.submit_button {
	border-width:0px;
	height: 14px;
	width: 14px;
	margin-bottom:-9px;
	background: none;
	margin-right:0px;
	padding-right:0px;
}
.pricing_option {
	color: #bbbbbb;
	font-weight: bold;
}
.print_table {
	width: 25%;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #222222;
}
.album_table {
	width: 33.3%;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #222222;
}
.navigation {
	font-family: 'HelveticaNeueLT35ThinRegular';
	font-size:16px;
	color: #838383;
}
.navigation a {
	margin-left:5px;
	margin-right:5px;
}
.navigation a:link, .navigation a:visited  {
	color: #838383;
	text-decoration:none;
}
.navigation a:hover {
	color: #ffffff;
	text-decoration:none;
}
.navigation a:active {
	color: #000000;
	text-decoration:none;
}
.anylinkcss {
	visibility: hidden;
	z-index:100;
	padding-top:10px;
	padding-bottom:20px;
	font-family: 'HelveticaNeueLT35ThinRegular';
	font-size:14px;
	color: #838383;
	position: absolute;
	left: 0;
top: 0;
}
.anylinkcss a {
	margin-right:5px;
	margin-left:5px;
}
.anylinkcss a:hover, .anylinkcss a:active {
	text-decoration:none;
}
.anylinkshadow{ /*CSS for shadow. Keep this as is */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99; /*zIndex for shadow*/
	visibility: hidden;
}

.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #444444;
}
.footer a:link, .footer a:visited {
	color: #444444;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
}
.footer a:active {
	color: #000000;
	text-decoration: none;
}
input, textarea {
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.3);
	color:#ffffff;
	border:rgba(50, 50, 50) 1px solid;
	border:rgba(100, 100, 100, 0.5) 1px solid;
	padding: 4px;
	margin: 0px;
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;
}
hr {
	height:1px;
	background:none;
	border:none;
	border-bottom:dotted 2px rgba(0, 0, 0, 0.3);
	margin-bottom:20px;
}
.cartline {
	margin-bottom: 15px;
	font-family:'HelveticaNeueLT35ThinRegular', Helvetica, Arial, sans-serif;
	color:#848484;
	font-size:14px;
	
}
.whitespace, .whitespace_design, .whitespace_home, #menu {
	-moz-box-shadow: 0 3px 20px 2px #000;
	-webkit-box-shadow: 0 3px 20px 2px #000;
	box-shadow: 0 3px 20px 2px #000;
}
.helvetica {
	font-family:'HelveticaNeueLT35ThinRegular', Helvetica, Arial, sans-serif;
	color:#848484;
	font-size:14px;
}
