/* ==========================================================================
   CSS for physiciansuicidelettersanswered.com
========================================================================== */


body {
  background: #fff url("images/bkg-tile01.jpg") repeat scroll 0 110px;
  padding: 0 5px !important;
}
body.contact {
  background: #fff url("images/bkg-tile03.jpg") repeat scroll 0 110px;
}
  
#container { 
  font-family: "Times New Roman", serif;
  font-size: 1.0em;
  line-height: 1;
  width: 98% !important;
  max-width: 960px;
  margin: 0 auto;
}

#container img {
  border-radius: 0px;
}

#header {
  margin: 28px 0 0;
  overflow: hidden;
  max-height: 222px;
}

#header img {
  position: relative;
  top: 3px;
  width: 100%;
  height: auto;
  border-radius: 10px 10px 0 0;
}

#header h1 {
  font-size: 2.0em;
  display: inline-block;
  position: relative;
  top: 30px;
  left: 30px;
}

#wrapper {
  background: #fff url("images/bkg-tile04.jpg") repeat scroll 1px 1px;  
  background: #fff url("images/bkg-tile05.jpg") repeat scroll 1px 1px;  
  text-align: center;
  border: 1px solid #371015;
  border-top: 0px solid #371015;
  border-radius: 0 0 10px 10px;
  padding-bottom: 15px;
}

#home #wrapper img {
  width: 100%;
  height: auto;
}

#page #wrapper img {
  width: 100%;
  max-width: 550px;
  height: auto;
  margin: 0 auto;
  display: inline-block;
}


#content {
  position: relative;
}

#content h1 { font-size: 2.0em; }


#content img {
  width: 100%;
  height: auto;
  border: 2px solid #674500;
}

#btn-buy {
  background: url("images/btn-buy.png") no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  top: -9px;
  left: 8%;
  z-index: 10;
}

#btn-buy a {
  width: 145px;
  height: 145px;
  display: block;
  text-decoration: none;
  outline: none;
}

.cover-page {
  font-family: Lato, arial, sans-serif;
  color: #555;
  font-size: .9em;
  width: 60%;
  margin: 0 auto 20px;
  position: relative;
}

.cover-page  p {
  margin: 0px;
  position: absolute;
  top: 7px;
  left: 10px;
}

.yt-wrapper {
  margin: 0 auto 20px;
  position: relative;
  z-index: 0;
  width: 96%;
  max-width: 640px;
}
.yt-video iframe { 
  border: none; 
}

.yt-video {
	position:relative;
	padding-bottom:56.25%;
	padding-bottom:49.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.yt-video iframe, .yt-video object, .yt-video embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


#page-form { 
  background: #fff url("images/bkg-tile05.jpg") repeat scroll 0 0;  
  display: inline-block;
  width: 450px; 
  margin: 0 auto;
  border: 0px solid;
}

#page-form .infusion-field { display: inline-block; }
#page-form .infusion-field-input-container { width: 170px; margin: 0 0 5px; }
#page-form .infusion-field textarea { margin:0 0 5px; width: 415px; height: 80px; }

td#radio-label { 
  width: 63px;  
  padding-right: 10px; 
  display: inline-block;
  font-weight: normal;
  font-size: 1.3em;
}

#page-form .infusion-radio { text-align: center }
#page-form .infusion-radio table { display: block; margin: 0px auto 5px; } 
#page-form .infusion-submit { display: inline-block; }


.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

#page-form {
    margin: 0;
    text-align: center;
}
#page-form p {
    margin: 0;
}
#page-form input, #page-form textarea {
    background: #ffe8b7 none repeat scroll 0 0;
    border: 1px solid #999;
    border-radius: 8px;
    box-shadow: none;
    color: #555555;
    font-family: Arial,sans-serif;
    font-size: 1.0em;
    padding: 5px 5px 5px 7px;
}
#page-form div {
    margin: 0;
}
#page-form table {
    border: medium none;
    display: inline;
    margin: 0;
}
#page-form td {
    border: medium none;
    padding: 0 0 0 5px;
    vertical-align: top;
}
#page-form label {
    display: inline-block;
    font-weight: normal;
    font-size: 1.3em;
    padding: 0 0 5px;
}
#page-form .infusion-field-input-container {
    display: block;
    margin: 4px auto;
    width: 200px;
}
#page-form input[type="submit"] {
    background: #3cddcd url("images/btn-grd-32-1.png") repeat-x scroll left top;
    border: 2px solid #000;
    box-shadow: 0 0 4px 1px rgba(68, 0, 0, 0.5);
    color: #000;
    font-size: 16px;
    font-weight: bold;
    height: 31px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0;
    text-shadow: none;
    width: 140px;
}
#page-form input[type="submit"]:hover {
    background: #3cddcd url("images/btn-grd-32-2.png") repeat-x scroll left top;
}
#page-form input[type="submit"]:active {
    position: relative;
    top: 1px;
}


.bold { font-weight: bold; }

a.grd-button {
    background: #3cddcd url("images/btn-grd-32-1.png") repeat-x scroll left top;
    border: 2px solid #000;
    border-radius: 8px;
    box-shadow: 0 0 4px 1px rgba(68, 0, 0, 0.5);
    color: #000;
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    text-shadow: 0 0 0 #ffffff;
    width: 133px;
    margin-bottom: 16px;
}
a.grd-button:hover {
  background: #3CDDCD url("images/btn-grd-32-2.png") repeat-x top left scroll;
	color:#000;
}


#footer { color: #371015; }

#footer p {
  font-family: "Times New Roman", serif;
  font-size: .9em;
  text-align: center;
  margin: 5px;
}

#footer p a { 
  color: #371015;
  text-decoration: none; 
}
#footer p a:hover { 
  color: #55198B;
}

#footer p span {
  font-size: 1.3em;
  padding: 0 8px;
  position: relative;
  top: 0px;
}

#site-credits {
  color: #371015;
  font-size: .7em;
  text-align: center;
  padding: 0 0 20px; 
}

#site-credits a:link, #site-credits a:visited {
  color: #371015;
  text-decoration: none;
}

#site-credits a:hover, #site-credits a:active {
  color: #5c1e26;
}

#site-credits span {
  font-size: 1.3em;
  padding: 0 5px;
  position: relative;
  top: 0px;
}

/************************************
 * Begin Nav Menu   
************************************/
#nav {
  background: #4C211A;
  position: relative;
  text-align: center;
  height: 38px;
  padding-top: 0px;
  padding-top: 0px; 
  border-bottom: none;
}
#nav .menu { 
  display: inline-block; 
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu li { 
  float: left;
  padding: 0 15px; 
}

.menu > li:hover { background: transparent; }

.menu a {
  font-family: Lato, arial, sans-serif;
  border-left: none;
  color: #cdbda8;
  font-size: 16px;
  font-weight: normal;
  height: 38px;
  line-height: 38px;
  margin: 0;
  padding: 0 0.9em;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  white-space: normal;
}
.menu a:hover {
  color: #956D3A;
  background: transparent;
  background-image: none;
}
/************************************
 * End Nav Menu   
************************************/






/****************************************************
*****************************************************
begin responsive css
*****************************************************
****************************************************/

@media screen and (max-width: 980px) {  
}

@media screen and (max-width: 768px) {  
}

@media screen and (max-width: 500px) {  
  .menu a { padding: 0; }
}

@media screen and (max-width: 450px) {  
}

@media screen and (max-width: 420px) { 
  .menu li { padding: 0 10px; }

  #btn-buy {
    top: 70px;
    left: 1%;
  }
  #btn-buy a {
    width: 90px;
    height: 90px;
  }   
}

@media screen and (max-width: 360px) {  
}
/****************************************************
*****************************************************
begin responsive css
*****************************************************
****************************************************/


/****************************************************/

@media screen and (max-width: 800px) {  
  #content-full {     
    margin: 10px 5% 20px;
    width: 90%; 
  }
}


@media screen and (max-width: 400px) {  
  #content-full {     
    margin: 10px 1% 20px;
    width: 97%; 
  }
}  
  

@media screen and (max-width: 980px) {  
  #content-full {     
    margin: 10px 10% 20px;
    width: 80%; 
  }

  #page-form { margin: 0 auto; width: 290px; }
  #page-form .infusion-field { display: block; }
  #page-form .infusion-field-input-container { width: 290px; margin: 0 auto 5px; }
  #page-form .infusion-field textarea { margin:0 0 5px; width: 290px; height: 60px; }
  td#radio-label { width: 57px; font-size: .9em }
  .infusion-option { font-size: .9em; }

}

@media screen and (max-width: 800px) {  
  #content-full {     
    margin: 10px 5% 20px;
    width: 90%; 
  }
}


@media screen and (max-width: 400px) {  
  #content-full {     
    margin: 10px 1% 20px;
    width: 97%; 
  }
}  
  

/****************************************************/



