/*  
Theme Name: Al's theme
Author: Alan McDonald
*/

p, h6 {
	line-height: 1.2;
}

h6 {
	color: rgb(150, 150, 150);
	margin: 0;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	font-family: 	Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
}

#home_content {
	width: 600px;
	padding-top: 100px;
	padding-left: 150px;
	padding-right: 40px;
	height: 550px;
}

#home_left {
	float: left;
	width: 300px;
	height: 550px;
	text-align: center;
}

#home_right {
	float: right;
	width: 270px;
	height: 550px;
	text-align: center;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.italic {
	font-style: italic;
}

#text_list ul {
	font-size:		12px;
	padding:		0px 0px 0px 0px;
	list-style:		none;
/*	float:			right;*/
	margin:			0 110px;
}

#text_list li {
	padding:		0px 0px 0px 0px;
	margin-left:	105px;
}

.center_align {
	text-align: center;
}

#paypal {
	height: 10px;
}

#paypal td {
	padding: 0px;
}

#paypal select  {
	float: left;
	width: 300px;
}

form {
	display: inline;
}

#paypal input {
	float: right;
}

#AddToCart {
/*	display: inline;*/
	padding-top: 2px;
}

#texts {
	text-align: center;	
}

#image_outer {
	display: table;
	margin-left: auto;
	margin-right: auto;
}

#image_publications {
	padding-top: 60px;
	width: 590px;
	height: 273px;
/*	line-height: 405px; *//* or whatever you want, should match height */
	text-align: center;
/*	display: table-cell;
	vertical-align: middle;*/


/*	height: 273px;
	line-height: 323px;*/ /* or whatever you want, should match height */
/*	padding-top: 50px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	margin: 0 auto;	*/
}

#image , #image_home {
	width: 590px;
/*	margin: 0 120px;*/
	height: 514px;
/*	line-height: 405px; *//* or whatever you want, should match height */
	text-align: center;
/*	display: table-cell;
	vertical-align: middle;*/
}


#image {
	padding-top: 60px;
	/*margin: 0;*/
}

#image img, #image_publications img, #image_home img{
	vertical-align: middle;
/*	left:0;
	right:0;
	bottom:0;
	top:0;*/
	margin: 0 auto;
	/*height: 710px;*/
    max-height: 710px;
    max-width: 590px;	
}

#image_text {
	width: 590px;
}

/*#images_full img, #images_thumbnails img {
	padding:3px;
	border:1px solid #CCC;
}

#images_thumbnails img {
	margin:2px;
}

#fuzz {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	background: url('images/shade1x1.png');
	display:none;
	text-align:left;
}

#imagehuge {
	width: 500px;
	height: 530px;
	margin: 0 auto;
}

#thumbnails {
	width: 900px;
	height: 70px;
}
 */
/*Message box, positioned in dead center of browser*/
/*.enlarged_gallery {
	position: absolute;
	width: 880px;
	height: 600px;
	z-index: 200;
	border: 5px solid #222;
	background: #FFF;
	top: 50%;
	left: 50%;
	margin-top:	-300px;
	margin-left: -420px;
}

.msgbox img {
	border: none;
	margin:5px;
}

.thumb {
	height: 70px;
	width: 70px;
}

/*The "X" in the upper right corner of msgbox*/
/*.close {
	top: 0px;
	float:right;
}
*/

/*html {
	height: 100vh !important;
}

body {
	min-height: 100vh !important;
}*/

html, body {
	background-color: rgb(255, 255, 255);

}
/*
#dim {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;

    background: url('images/semitransparent1x1.png');
    background: rgba(0, 0, 0, 0.8);

    z-index:100;
}

#page-cover {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 999;
    top: 0;
    left: 0;
}
*/
#wrapper{
	position: 		relative;
	margin: 		0 auto 0 auto;
	width: 			900px;
	text-align: 	left;
}

#sidebar_left{
	float: left;
	width: 200px;
	height: 630px; /*was 490*/
/*	background-color: rgb(155, 155, 155);*/
}

#content{
	float: right;
	width: 590px;
	height: 580px;
	padding-top: 0px;
/*	background-color: rgb(200, 155, 155);*/
}

#content_publications{
	float: right;
	width: 590px;
	height: 438px;
	padding-top: 40px;
/*	background-color: rgb(200, 155, 155);*/
}

#sidebar_right{
	float: right;
	width: 110px; /*200px;*/
	height: 630px;
	margin-top: 0; /*450px;*/
/*	background-color: rgb(155, 155, 155);*/
}

#footer{
	float: right;
	height: 70px;
	width: 400px;
	margin-left: 95px;
	margin-right: 95px;
/*	background-color: rgb(200,100,100);*/
}

#credit{
	/* float: right; */
	height: 13px;
	clear: both;
	/* width: 900px; */
}

#credit p{
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 0 0px;
	margin: 0 0 0 100px;
}

/* ------------------------------
PAGE ELEMENTS #NAVBAR
------------------------------ */
#navbar {
	width: 900px;
	padding: 1px 0px;
/*	background-color: rgb(50,255,255);*/
}

#navbar_list ul {
	padding: 0 24px 0 15px;
}

#navbar_list ul, #navbar_list ul li {
/*	padding: 0 0px 0 0px;*/
	margin:0;
	list-style:none;
	float:left;
}

#navbar_list a {
	border-top: 1px solid white;
	color:#FFFFFF;
	font-weight:bold;
}
#navbar_list a:hover {
	border-top: 1px solid black;
/*	background:#777777;*/
}
#navbar_list li a:link, #navbar_list li a:visited  {
/*	background:#444444;*/
	text-decoration:none;
	height:14px;
	line-height:14px;
	display:inline;
	float:left;
	width:auto;
/*	padding:0px 2px 0px 6px;*/
	margin:0px 44px;
}

#gallery_publications {
	padding-top: 0px;
	width: 590px;
	height: 615px;
/*	background-color: rgb(0,255,2);*/
}

#gallery {
	padding-top: 0px;
	width: 590px;
	height: 615px;
	text-align: center;
/*	background-color: rgb(0,255,2);*/
}

#image {
/*	display: block;*/
/*	width: 267px;*/
/*	height: 405px;	
	margin: 0 auto;*/
/*	background-color: rgb(50,55,255);*/
}

#img_details {
	width: 590px;
	height: 20px;
	text-align: center;
	margin-top: 0px;
/*	background-color: rgb(100,255,255);	*/
}

#navigation_buttons {
	width: 590px;
	height: 20px;
/*	background-color: rgb(255,50,255);*/
}	

.underline {
	border-bottom: 1px solid black;
/*	float:left;*/
/*	width: 900px;*/
/*	margin-top: 25px;*/
}

/*.circle
{
    width: 10px;
    height: 10px;
	display: inline;
	position: absolute;
	float:	right;
	
	margin: 10px 35px 0 0;
    background-color: RGB(70, 70, 70);

    -webkit-border-radius: 5px; */  /* Safari, Chrome */
/*       -moz-border-radius: 5px;*/ /* Firefox */
/*            border-radius: 5px;*/ /* CSS3 */
/*}*/

body, p, h2 {
	font-family: 	Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	color: rgb(80,74,67);
}

h2 {
	text-decoration:underline;
}

body {
	margin: 		0;
	padding:		0;
/*	font-family: 	Times-New-Roman, Arial, Helvetica, sans-serif;*/
	font-size: 		14px;
	vertical-align: top;
}

p {
	padding: 		0px 0px;
	font-size:		14px;
/*	font-family:	Times-New-Roman, Arial, Georgia, Times, serif;*/
}

p.centered{
	text-align: 	center;
	font-weight:	bold;
	padding: 		0px 0px;
	font-size:		16px;
/*	font-family:	Arial, Georgia, Times, serif;*/
}

#image ul, #image_publications ul, #image_home ul {
	margin: 		0px;
	padding: 		0px;
	list-style:		none;
}
	
#image li , #image_publications li, #image_home li {
	margin: 0px;
	padding: 0px;	
}
	
#sidebar_right ul {
	font-size:		12px;
	padding:		0px 0px 0px 0px;
	list-style:		none;
/*	float:			right;*/
	margin-top:		5px;
}

#sidebar_right li {
	padding:		0px 0px 0px 0px;
	margin-left:	77px;
}

a {
	text-decoration:none;	
	color:			rgb(150, 150, 150);
}

button.link {
	background:none;
	border:none;	
}

button.link:hover {
	border-bottom: 1px solid black;
/*	background:#777777;*/
}

button.link_video{
	background: none;
	border-top: none;
	border-left: none;
	border-right: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	color: rgb(150, 150, 150);
	font-size: 14px;
	border-bottom: 1px solid white;
}

button.link_video:hover {
	border-bottom: 1px solid black;
/*	background:#777777;*/
}


#sidebar_left  a:hover {
	border-bottom: 1px solid black;
}

.center {
	margin-left: 0 auto;
	margin-right: 0 auto;
/*	width: 55%;*/
	height: 390px;
}

.centers{
   width: 500px;
   height: 420px;
   position: absolute;
   left: 50%;
   top: 50%; 
   margin-left: -210px;
   margin-top: -250px;
}

.container {
	position:relative;
	width:100%;
}
.right {
	position:absolute;
	right:0px;
	width:300px;
	background-color:#b0e0e6;
}



/** reset lightbox position **/
#lightbox-container-image-data-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/** page structure **/
#w {
  display: block;
  width: 750px;
  margin: 0 auto;
  padding-top: 0px;
}

#contents {
  display: block;
  width: 100%;
  background: #fff;
  padding: 0px 20px;
  padding-bottom: 35px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}

#thumbnails { display: block; margin-bottom: 10px; }
#thumbnails ul li { float: left; margin-right: 26px; margin-bottom: 12px; }

/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }

html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

#slideshow2 #slideshowWindow2 {
	width:590px;
	height:422px;
	margin: 0;
	padding:0;
	position:relative;
	overflow:hidden;
}

#slideshow2 #slideshowWindow2 .slide1, 
#slideshow2 #slideshowWindow2 .slide2, 
#slideshow2 #slideshowWindow2 .slide3,
#slideshow2 #slideshowWindow2 .slide4,
#slideshow2 #slideshowWindow2 .slide5 {
	margin:0;
	padding:0;
	width:590px; 
	height:422px;
	float:left;
	position:absolute;
	overflow:hidden;
}

a.button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
	color: #333333;
	height: 16px;
	width: 49px;
	margin-left: 10px;
	text-align: center;
	padding-top: 4px;
    text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
}

ul p {
	padding: 0;
	margin: 0;
}

#mailing_list {
	/* background:#fff;  */
	clear:left; 
	/* font:14px Helvetica,Arial,sans-serif; */
	width: 350px;
	margin: 100px auto;
}

#mailing_list .email {
	width: 250px;
	margin-bottom: 5px;
	margin-right: 3px;
}

#mc-embedded-subscribe {
	display: inline;
	height: 21px;
	padding-top: 1px;
}

#mailing_list .mce_inline_error {
	color: rgb(245, 0, 0);
}

#mailing_list h3 {
	margin-bottom: 5px;
	text-align: center;
}

#mce-responses {
	margin-top: 5px;
}

#about_content {
	margin-top: 14px;
}

#about_content p, #about_content ul{
	margin: 0;
}

.admin_videos {
	/* overflow: auto; */
	clear: both;
	display: inline-block;
	height: auto;
	border: 1px solid #fff;
	padding: 0 5px 5px 5px;
}

#editVideo {
	position: relative;
	display: inline-block;
	height: auto;
	background: #eee;
	z-index: 2;	
	padding: 0 5px 5px 5px;
	border-radius: 7px;
	border: 1px solid rgb(100, 100, 100);
}

.admin_videos_text {
	float: left;
	width: 368px;
	min-height: 160px;
	display: inline-block;
}

.admin_videos_img {
	float: right;
	display: inline-block;
	margin-top: 15px;
	margin-left: 10px;
}

.admin_videos_img img{
	width: 160px;
	height: 120px;
}

.admin_icons {
	float: right;
	display: inline-block;
	width: 30px;
	margin-top: 10px;
	margin-left: 10px;
}

.admin_icons svg {
	height: 30px;
	width: 30px;
	margin-bottom: 5px;
}

.admin_icons a {
	padding: 2px;
	height: 31px;
	width: 31px;
	display: block;
}

.admin_icons svg:hover {
	fill: green;
}

.trash svg:hover {
	fill: red !important;
}

.admin_icons .disabled {
	pointer-events: none;
	cursor: default;
	opacity: 0.4;
}

.admin_icons .disabled svg:hover {
	fill: none !important;
}

#addNewVideo {
	width: 590pk;
	border: dashed rgb(100, 100, 100) 2px;
    -webkit-border-radius: 7px; /* Safari, Chrome */
    -moz-border-radius: 7px; /* Firefox */
    border-radius: 7px; /* CSS3 */
}

#addNewVideo:hover {
	border: dashed green 2px;
}

#addNewVideo:hover svg {
	fill: green;
}

#addNewVideo:hover a {
	color: green;
}

#addNewVideo svg {
	height: 40px;
	width: 40px;
	fill: rgb(100, 100, 100);
	float: left;
}

#addNewVideo a {
	line-height: 40px;
	/*margin: auto 20px;*/
	display: block;
	padding: 10px 20px;
}

#txtTitle, #txtURL, #txtDescription {
	margin-top: 14px;
	width: 358px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
}

#txtTitle, #txtURL, #txtDescription {
	color: rgb(80,74,67);
}

#txtTitle {
	font-weight: bold;
}

#txtURL {
	color: rgb(150, 150, 150);
}

#admin_videos_img_placeholder {
	display: inline;
}

#admin_videos_blank_img {
	height: 116px;
	width: 156px;
	float: right;
	display: inline-block;
	border: dashed rgb(150,150,150) 2px;
	margin-top: 15px;
	margin-left: 10px;
    -webkit-border-radius: 7px; /* Safari, Chrome */
    -moz-border-radius: 7px; /* Firefox */
    border-radius: 7px; /* CSS3 */
	text-align: center;
}

#admin_videos_blank_img p {
	padding: 25px 5px;
	margin: auto 0;
}

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
 }

.tooltiptext {
    visibility: hidden;
    width: 130px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 110%;
}

.tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
}
.admin_icons a:hover .tooltiptext {
    visibility: visible;
}


.ht:hover .tooltips {
    display:block;
}

.tooltips {
    display: none;
    color: red;
    margin-left: 28px; /* moves the tooltip to the right */
    margin-top: 15px; /* moves it down */
    position: absolute;
    z-index: 1000;
}

.overlay {
	background: rgb(80, 80, 80);
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
	-webkit-tap-highlight-color: transparent;
	z-index: 1;
	height: 100%;
}

/*hr {
	-webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
    -webkit-margin-start: 0em !important;
    -webkit-margin-end: 0em !important;
}*/

#hiddenPlaceHolder, #hiddenPlaceHolderNumber {
	display: none;
}