/*
Theme Name: Cellerciser
Theme URI: http://www.cellerciser.com/
Description: <a href="http://www.cellerciser.com/" target="_blank">Cellerciser custom theme.
Version: 1.0
Author: Dynamic Integrations
Author URI: http://www.dynamicintegrations.com/
Tags: 
*/



/* Begin Typography & Colors */

body {
  margin: 0;
  padding: 0;
  font-size: 62.5%;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  background-color: #fff;
  background-repeat: repeat-x;
  color: #333;
  text-align: center;
}

a{
  color:#444;
}

h2{
  margin:0;
  color: #07a0ec;
  font-size: 16px;
  margin-bottom:10px;

}

p{
  margin:10px;
  color: #424242;
  font-size: 11px;
  text-align: justify;
  line-height: 16px;
}

#page {
  margin: 0 auto;
  padding: 0;
  width: 900px;
  border:none;
  text-align: left;
  position:relative;
  /*background-color: #fff;*/
}

a img {
  border: none;
}


#header {
  background-image: url('images/header.png');
  background-repeat:no-repeat;
  margin: 0;
  padding: 0;
  height: 160px;
  width: 900px;
}

#productHeader {
  background-image: url('images/productHeader.png');
  background-repeat:no-repeat;
  margin: 0;
  padding: 0;
  height: 78px;
  width: 900px;
}

#trifoldClick{
  cursor: pointer;

}
/*#home{
  background-image:url(images/cellologyNavHome.png);
}

#cellercise{
  background-image:url(images/cellologyNavCellercise.png);
}

#cellcomm4{
  background-image:url(images/cellologyNavCellComm4.png);
}

#cellcology{
  background-image:url(images/cellologyNavCellcology.png);
}

#cellplement{
  background-image:url(images/cellologyNavCellplement.png);
}

#store{
  background-image:url(images/cellologyNavStore.png);
}

#about{
  background-image:url(images/cellologyNavAboutDavid.png);
}

#contact{
  background-image:url(images/cellologyNavContact.png);
}
*/





#headerMenu{
  margin:0;
  padding:0;
  padding-left:7px;
  height:410px;
  width:100px;
  position: absolute;
  top:132px;
  left:26px;
}

#headerMenu ul{
  list-style:none;
  text-align: left;
  margin:0;
  padding:0;
}

#headerMenu li{
  width: 100px;
  height: 82px;
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 0;
  margin-left: 0px;
  display: block;
  background-image: url(images/menuBlock.png);
}
#headerMenu a {
  color:#fff;
  font-weight: bold;
  width: 100px;
  text-decoration: none;
  display: block;
  height: 47px;
  text-align: center;
  padding: 0px;
  padding-top: 35px;
  text-transform: uppercase;
}

#headerMenu li a.videoThumb{
  padding-top:0;
}
#headerMenu li a.videoThumb image{
  height:80px;
}


#headerMenu a.active{
}

#headerMenu a:hover {
}

#headerMenu a.active:hover {
}

#contentContainer{
  display:block;
  position:absolute;
  top:200px;
  left:230px;
  width:435px;
}


#productContentContainer{
  display:block;
  margin-left: 150px;
  width:550px;
  clear:both;
}

#contentTop{
  width:100%;
  height:15px;
  margin:0;
  padding:0;
}
#mainContainer{
  margin:0;
  padding:0;
  background-image:url(images/contentRepeat.png);
  background-repeat: repeat-y;
  width:900px;
  height:493px;
}

#contentRepeat{
  width:100%;
  min-height:10px;
  margin:0;
  padding:0;
}

#contentBottom{
  width:100%;
  height:15px;
  margin:0;
  padding:0;
}

#content {
  width:415px;
  height:420px;
  background-color:#fff;
  margin:0;
  margin-left:10px;
  margin-right:10px;
  padding:10px;
  padding-top:1px;
  padding-bottom:1px;
  overflow: auto;
}

#productContent {
  width:540px;
  /*  height:420px;*/
  background-color:#fff;
  margin:0;
  margin-left:10px;
  margin-right:10px;
  padding:10px;
  padding-top:1px;
  padding-bottom:1px;
  /*overflow: auto;*/
}

#content.narrowcolumn {
  width: 415px;
}

#content.widecolumn {
  padding: 0;
  width: 415px;
  line-height: 1.6em;
}

#commentform textarea{
  width:505px;
}

#best,
#interactive{
  position: absolute;
}

#best{
  left:20px;
  top:25px;
}

#interactive{
  left:750px;
  top:10px;
}

#best img,
#interactive img{
  border:none;
}

.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
}

.post {
  margin-top:5px;
  margin-bottom:5px;
}

.postmetadata {
  padding-top: 5px;
  text-align: center;
  padding-bottom:5px;;
}

.entry{
  padding:1px;
  margin:1px;
}

#productContainer{
  margin:0;
  padding:0;
  background-color: #fff;
  width:900px;
  min-height:493px;
  clear:both;
}

#productContainer #gravityformswidget-3{
  display:none;
}

#productContainer #sidebarContainer{
    position: fixed;
    top:50px;
    right:80px;
    left:auto;
}

#productContainer #sidebarContainer h2{
  color:#000;
  background-image: url(images/cartBlue.png);
  background-position: 4px 0px;
}


#sidebarContainer{
  margin: 16px;
  width:140px;
  position: absolute;
  top:80px;
  left:720px;
}

#sidebarTop{
  width:200px;
  height:15px;
  margin:0;
  padding:0;
}

#sidebarRepeat{
  width:200px;
  min-height:10px;
  margin:0;
  padding:0;
}
#sidebarBottom{
  width:200px;
  height:15px;
  margin:0;
  padding:0;
}
#sidebar {
  font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  width:140px;
  margin:0;
  margin-left:10px;
  margin-right:10px;
  padding:10px;
  padding-top: 1px;
  padding-bottom:1px;
}

#sidebar h2{
  font-size:12px;
}

#sidebar ul{
  list-style-type:none;
  margin:0;
  padding:0;
}

#sidebar ul li{
  margin-top:15px;
}

#sidebar ul li ul li{
  margin-top:5px;
}

#sidebar ul ul ul{
  margin-left:10px;
  display:none;
}

#sidebar ul ul li:hover ul{
  display:block;
}

#sidebar p{
  padding-top:5px;
  margin-top: 0;
}

#searchform {
  width:150px;
  text-align: left;
}

#searchform input{
  width:100px;
}

#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 9pt;
}

#wp-calendar a {
  text-decoration: none;
}

#wp-calendar caption {
  text-decoration: none;
  font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  text-align: center;
}

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
}


#footer {
  background-image: url(images/contentBottom.png);
  background-repeat: repeat-y;
  height:120px;
  width: 900px;
  clear:both;
  margin:0;
  padding:0;
}

#footer a,
#productFooter a{
  color:#fff;
}

#productFooter {
  background-image: url(images/productFooter.png);
  background-repeat: repeat-y;
  height:72px;
  width: 900px;
  clear:both;
  margin:0;
  padding:0;
}


p img {
  padding: 0;
  max-width: 100%;
}

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left
}

.clear {
  clear: both;
}

li.page-item-24,
li.page-item-24 li{
  display:none;
}

.pad{
  display:none;
}

pre{
  font-size:10px;
  color:#333;
  background-color:#ddd;
  border-style:dotted;
  border-width:1px;
  border-color:#111;
  padding:5px;
  overflow:scroll;
}

#productContainer #phpurchasecartwidget-3{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
width:150px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

   position: absolute;
}

.gravityformswidget h2{
  margin-top: 20px;
  background-image: url(images/signup.png);
  background-repeat: no-repeat;
  height:20px;
  padding-left: 25px;
  color:#fff;
  width:100px;
  cursor: pointer;

}

.gravityformswidget .gform_wrapper{
  color:#fff;
  padding:15px;
  display: none;
  background-color: #09CEF5;
  width: 200px;
  /*left: -74px;*/
  right:-20px;
  top:20px;
  position: absolute;
  z-index: 100;
  border-color:#86F4FD;
  border-right-color: #fff;
  border-style: solid;
  border-width:2px;
}

.gravityformswidget .validation_error{
  color:red;
  margin-top:5px;
  margin-bottom:5px;
}

.gravityformswidget .validation_message{

  color:red;
  margin-bottom:10px;
}

.gravityformswidget input{
  margin-bottom: 3px;
  margin-right:3px;
}

#splash{
  width:780px;
  height:200px;
  background-color:#ddd;
  margin-left:auto;
  margin-right:auto;
}

.PHPurchaseCartWidget{
  /*margin-top: -140px;*/
  /*text-align: right;*/
}

.PHPurchaseCartWidget h2{
  background-image: url(images/cart.png);
  background-repeat: no-repeat;
  height:20px;
  padding-left: 25px;
  color:#fff;
  width:100px;
}

.PHPurchaseButtonPrimary{
  display:block !important;
  margin:0;
  margin:25px 25px 25px 25px !important;
}

.PHPurchasePrice{
  margin: 0px 0px 30px 10px !important;
}

#productTable{
  border-collapse: collapse;
}

#productTable td{
  border-bottom-color: #ccc;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#productTable td.imageColumn{
  width:150px;
}

#productTable td.descriptionColumn{
  width:450px;
  vertical-align: top;
  padding-top: 10px;
}

.wp-caption{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

p strong{
  color:#006BDA;
}

.gform_heading{
  padding:0 !important;
  margin:0 !important;
}

.gform_body ul{
  margin:0 !important;
  padding:0 !important;
}

.gform_body li{
  margin:0 !important;
  padding:0 !important;
}

.gfield_label{
  margin:0 !important;
}

.ginput_container textarea{
  height:50px !important;
}

#footerAddress{
  padding-top:60px;
  padding-left:25px;
  color: #006BDa;
  font-size: 11px;
}
/*


.PHPurchaseButtonSecondary{
  background-color: yellow !important;
}*/

/*#ccDiv,
#phpurchaseErrors,
.phorm2{
  width: 550px !important;
}

.phorm2{
  min-width: 520px !important;
}*/
