/* Font faces for new styles */

@font-face {
    font-family: Raleway;
    src: url("fonts/raleway_thin.eot?"),
		 url("fonts/raleway_thin.ttf");
}

@font-face {
    font-family: GoudyStM;
    src: url('fonts/GoudyStM-webfont.eot?'),
		 url('fonts/GoudyStM-webfont.ttf');
}

@font-face {
    font-family: GoudyStM-italic;
    src: url('fonts/GoudyStM-Italic.eot?'),
		 url('fonts/GoudyStM-Italic.ttf');
}

@font-face {
    font-family: Junction;
    src: url('fonts/Junction-webfont.eot?'),
		 url('fonts/Junction-webfont.ttf');
}

@font-face {
    font-family: Fanwood;
    src: url('fonts/fanwood-webfont.eot?'),
		 url('fonts/fanwood-webfont.ttf');
}

@font-face {
	font-family: Fanwood-italic;
	src: url('fonts/fanwood_text_italic-webfont.ttf?'),
		 url('fonts/fanwood_text_italic-webfont.ttf');
}

.galleria-errors {
	display: none;
}

.error {
	background-color: #FBB;
}

#email_popup, #comments_popup {
	display: none;
	z-index: 10011;
	position: absolute;
	background-color: white;
	left: 20%;
	top: 25%;
	width: 570px;
}

#comments_popup{
	width: 800px;
	height: 410px;
}

#embed_popup {
	position: absolute;
	z-index: 10011;
	display: none;
	background-color: white;
}

#show_comments, #send_email {
	cursor: pointer;
}

#comments{
	height: 397px
}

* {
	margin: 0;
	padding: 0;
}

body {
	overflow: scroll;
	padding: 0px;
}

table {
	border-collapse: collapse;
}
textarea{
	background: #DDD;
	color: #8F8F8F;
	font-family: arial;
	font-size: 12px;

}
input{
	background: #DDD;
	color: #8F8F8F;
	font-family: arial;
	font-size: 12px;
	width: 150px;
}

#email_table textarea {
}

td {
	padding: 5px 10px;
	vertical-align: top;
}

.comment {
}

.time {
	color: #3399FE;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

.message {
	font-family: arial;
	font-size: 11px;
	color: #888;
}

#dimmer{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: black;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 10010;
	display: none;	
}
#dimmer_light{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: white url("loadingicon_page.gif") center center no-repeat;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 11010;
	display: none;	
}
#comments{
	overflow: auto;
	max-height: 600px;
}
#contact_buttons{
	position: absolute;
	right: 150px;
/*	bottom: 0px; */
	height: 30px;
	width: 250px;
	z-index: 2;
}
#btLike, #btEmbed, #btEmail, #btDiggit, #btReddit, #btDelicio{
	background-image: url("other_buttons.PNG");
	position: absolute;
	bottom: 0px;
	height: 30px;
	width: 30px;
	cursor: pointer;
}
#btDelicio{
	background-position: 192px 50%;
	left: 0px;
	width: 37px;
}
#btReddit{
	background-position: 155px 50%;
	left: 36px;
}
#btDiggit{
	background-position: 125px 50%;
	left: 64px;
}
#btEmail{
	background-position: 96px 50%;
	left: 93px;
}
#btEmbed{
	background-position: 66px 50%;
	left: 235px;
}
#btLike{
	background-position: 36px 50%;
	background-image: none;
	left: 153px;
	width:100px;
}
.bt_close{
	cursor: pointer;
	font-weight: bold;
}
.button_send{
	background-image: url("send_center_alpha.png");
	width: 50px;
}

.send_left {
	background-image: url(send_left_alpha.png);
	background-repeat: no-repeat;
	width: 12px;
	height: 24px;
	padding: 0;
}
.send_center {
	background-image: url(send_center_alpha.png);
	background-repeat: x-repeat;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
	font-size: 12px;
	line-height: 23px;
}
.send_right {
	background-image: url(send_right_alpha.png);
	background-repeat: no-repeat;
	width: 12px;
	height: 24px;
	padding: 0;
}
#email_popup table {
	margin: 0;
	padding: 0;
}
#email_popup button {
	border: 0px none;
}
#sendComment, #sendEmail{
	cursor: pointer;
}
#block_height{
	position: relative;
	left: 70px;
}
#embed_url {
	position: relative;
	left: 12px;
}
.comment_head, .comments {
	font-weight: bold;
	font-size: 17px;
	padding: 10px
}
.comments {
	padding-bottom: 20px;
}
#comments_popup td {
    vertical-align: top;
}
.line {
	background-color: #CCC;
	width: 98%;
	height: 2px;
	margin: 2px;
}
.add_comment_text, .email {
	font-family: arial;
	font-size: 11px;
	color: #9D9D9D;
	width: 100px;
	word-wrap: break-word;
}
.add_comment_text{
	font-weight: bold;
}
.email {
	font-style: italic;
}
.post_comment_text{
	font-size: 14px;
}
#album_title {
	height: 100%;
    left: 0px;
    margin-top: 10px;
    padding: 0px 0px;
/*	margin-top: 20px; */
	word-wrap: break-word;
}

#album_description {
    left: 15px;
    margin-top: 10px;
    padding: 0px 0px 10px;
	word-wrap: break-word;
	height: 100%;
}
h3 {
	font-size: 16px;
	font-family: arial;
}
#heightEmbed, #widthEmbed {
	height: 18px;
	width: 40px;
}
#embed_url {
	width: 600px;
	height: 45px;
    font-size: 11px;
	resize:none;
}
#embed_popup {
	height: 165px;
}
#selectEmbed{
	bottom: 49px;
    color: #4EA6FD;
    font-family: arial;
    font-size: 11px;
    font-weight: bolder;
    position: absolute;
    right: 23px;
    text-decoration: none;
}
.block_customize, .block_width, #block_height {
	font-size: 10px;
	font-family: arial;
	color: #8F8F8F;
	font-weight: bold;
}
#get_embed_form table table td {
	padding: 0;
}
.block_customize {
	position: relative;
	bottom: -5px;
}
#facebook_like {
	border: none;
	overflow: hidden;
	width: 100px;
	height: 21px;
	margin: 4px;
}
#email_table {
	width: 550px; 
}
#gallery {
	position: relative;
	clear: both;
}
#comment_input, #email_input{
	width: 325px;
}	
#email_captcha, #comment_captcha {
	width: 125px;
	height: 30px;
}
#refresh {
    bottom: 10px;
    font-size: 10px;
	cursor: pointer;
	margin-top: -5px;
	margin-bottom: -10px;
}
#refresh_comment{
    bottom: 10px;
    font-size: 10px;
	cursor: pointer;
	margin-top: -5px;
	margin-bottom: -10px;
}
#capt_input{
	width: 105px;
}
#mail_textarea{
	width: 426px;
}
#comment_textarea{
	width: 325px;
}
#album_logo {
	float: left;
	height: 100px;
	width: 100px;
	margin: 10px 13px 10px 0px;
}
#album_logo img {
	max-height: 100px;
	max-width: 100px;
}
/*
.container{
    width:125px;
    height:40px;
    margin:0 auto;
    position:absolute;
	right:0;
	bottom:0px;
    overflow:hidden;
}
ul#menu{
    list-style:none;
    position:absolute;
    bottom:0px;
    font-size:36px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    color:#999;
    letter-spacing:-2px;
}
ul#menu li{
    float:left;
}
#animate_menu{
    cursor:pointer;
    position:relative;
    float:left;
    bottom:-400px;
    line-height:20px;
    width:210px;
}

ul#menu span.title{
    display:block;
    height:40px;
    text-shadow:1px 1px 1px #000;
    color:#B7B7B6;
	background: url(tab_bottom_vertical.png) no-repeat;
}

ul#menu span.description{
	position: relative;
    width: 98px;
	height:70px;
    background-color:#fff;
    color:#fff;
    display:block;
    font-size:24px;
	border-top: 10px solid;
}
.descr_container{
    border-left: 1px solid;
    border-right: 1px solid;
	border-bottom: 1px solid;
    left: 1px;
    position: relative;
    width: 98px;
}
*/
#animateMenu{
	height: 400px; 
	position: fixed; 
/*	top: 130px; */
	right: -102px; 
	z-index:10;
}
#animateMenuHeader{
	width:46px; 
	height:102px; 
	background: 
	url(tab_bottom_vertical.png) no-repeat; 
	cursor: pointer; 
	position: absolute; 
	right: 100px;
}
#animateMenuContent{
	width:100px; 
	border:1px solid #cccccc; 
	margin-top: 1px; 
	background-color: white;
	padding-top: 30px;
}
.socialButtons{
	margin: 10px 0;
}
.fb_share_no_count {
	display:block !important;
}
.horizontalSocialButtons{
	float: left;
	margin-left:5px;
}
