/* Start of CMSMS style sheet 'style-store' */
/* == STORE == */

body { font-family: Helvetica, Arial, sans-serif; }
.pull-right { float:right; }
.pull-left { float:left; }
.clear { clear:both; }
.small { font-size:80%; }
.text-center { text-align:center; }
.text-left { text-align:left; }
.text-right { text-align:right; }
.center-block { margin-top:20px; }
img.check { margin:20px auto -30px auto;  }
a:hover img { opacity:0.95; }
hr {
  height: 1px;
  width: 100%;
  margin-top:30px;
  margin-bottom:30px;
  background-color: #eaeaea;
}

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

#articlelist {
	margin-bottom:-10px;
	margin-top:5px;
	clear:both;
}
#articlelist h2 a {
	color:#662D91;
	text-decoration: none;
}
#articlelist h2 a:hover {
	color:#662D91;
	text-decoration: underline;
}
td.divider { 
	/*height:20px;*/
}
td.articledate p {
	font-size:11pt;
	margin: 0 10px;
	text-align:center;
}
td.articledate h3 {
	font-size:15pt;	
	margin: 0 10px;
	text-align:center;
	font-weight:600;
}
td.articletitle h2 {
	font-size:15pt;	
	text-align:left;
	font-weight: normal;
	color:#662D91;
	margin: 10px; 
}

.articletext a  {
	color:#39B54A !important;
}
td.articletext img {
	margin: 0 10px 0 5px;
}
td.articletext h1 {
	font-size:13pt;
	margin: 10px;
	color:#000;
	font-weight:600;
}
td.articletext h2 {
	font-size:13pt;
	margin: 10px;
	color:#662D91;
	color:#39B54A;
	font-weight:normal;
}
td.articletext h3 {
	font-size:13pt;
	margin: 10px;
	color:#662D91;
	font-weight:normal;
	margin: 10px 10px 0 10px;
}
td.articletext h4  {
	margin: 10px;
	color:#662D91;
	font-weight:normal;
}
td.articletext h5 {
	margin: 10px;
	color:#662D91;
	font-weight:normal;
}
td.articletext h6 {
	margin: 10px;
	color:#808080;
	font-weight:normal;
	margin: 0 10px 10px 10px;
}

td.articletext h3  {
	font-size:14pt;	
}
td.articletext p, td.articletext h4, td.articletext p.quotename  {
	font-size:11pt;	
}
td.articletext h5, td.articletext h6  {
	font-size:10pt;	
}
td.articletext p {
	margin: 10px;
}
td.articletext p.quote {
	text-align:justify;
	color:#2c2c2c;
	background: url(/images/backgrounds/quotation.png) no-repeat left top;
	padding-left:40px;
	list-style: none;
	margin: 20px 0 0 10px;
}
td.articletext p.quotename {
	text-align:left;
	color:#2c2c2c;
	padding-left:40px;
	margin: 0 0 20px 10px;
}

td.articletext p.fourstars {
	text-align:left;
	background: url(/images/backgrounds/4stars.png) no-repeat left top;
	padding-left:106px;
	list-style: none;
	line-height:24px;
	margin: 10px 0 0 10px;
}


td.articletext ul {
	margin: 12px 10px 12px 10px;
	padding-left: 10px;
}
td.articletext ol {
	margin: 12px 10px 12px 20px;
	padding-left: 10px;
}
td.articletext li {
	margin:0 0 5px 20px;
	text-align:left;
	padding-left: 10px;
}

td.articletext .checklist { 
	margin-top:11px;
}
td.articletext .checklist li {
	background: url(/images/backgrounds/bullet1.png) no-repeat left top;
	font-size:11pt;
	padding-left:35px;
	list-style: none;
	line-height:20px;
	margin-left:-5px;
}

td.articlebtn img {
	margin-bottom:-6px;
	margin-left: -6px;
	margin-right: -6px;
}
.productimg {
	width: 220px;
	min-height: 220px;
	display: block;
}
.productimg img {
	margin-bottom:10px;
}
.title {
	max-width: 335px;
	min-height:48px;
	display: block;
}
td.producttitle h2 {
	font-size:14pt;	
	text-align:left;
	font-weight:normal;
	color:#662D91;
	margin: 10px; 
}
td.productprice {
	background: none left center no-repeat transparent;
	max-width: 140px;
	min-height:48px;
}
td.productprice, td.productprice p {
	font-size:15pt;
	text-align:right;
	font-weight: 500;
	color:#fff;
	margin: 10px; 
}
.shopcart {
  float: right;
}
.shopcart img {
  margin-left: 10px;
}

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

#get-started {
  width:705px;
}

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

#shoppingcart th {
  height:25px; 
}
#shoppingcart th, #shoppingcart td {
  vertical-align:middle;  
  padding:10px;
}
.total {
  color:#662D91; 
}
#shoppingcart  a {
  color:#39B54A !important;
}
#shoppingcart a:hover img {
  opacity:0.95;
}
#shoppingcart {
  border:1px solid #eee;
  border-collapse:collapse;
}
#shoppingcart th, #shoppingcart td {
   border-bottom:1px solid #eee;
}
.product-thumb img {
  width: 80px;
}
.shopcart-center {
  margin:0 auto;
}
.shopcart-center img {
  margin-left: 10px;
}
.thank-you {
  display: block;
  margin: 20px auto -20px auto;
}

/* == FORM == */

.orange { color:#F7931E !important; }


.form-group {
  margin-bottom: 1%;
}
.form-shopping-cart {
  text-align:left;
}
.form-shopping-cart .shopcart-center {
  text-align:center;
}
.form-shopping-cart button.btn-full {
  font-size:24px;
  height:50px;
  width:100%;
  line-height:50px;
  padding:0;
  margin: 5px 0;
}
span.left-margin {
  margin-left:6px;
}
span.right-margin {
  margin-right:6px;
}
.form-shopping-cart button.btn-info {
  color: #0FA9DA;
  background: #cceef7;
  border-color: #b6d4dc;
}
.form-shopping-cart button.btn-info:hover,
.form-shopping-cart button.btn-info:focus,
.form-shopping-cart button.btn-info:active,
.form-shopping-cart button.btn-info.active,
.form-shopping-cart button .open .dropdown-toggle.btn-info {
  color: #0FA9DA;
  background: #d3f6ff;
  border-color: #b6d4dc;
}
.form-shopping-cart label {
  margin-top:1%;
}
.form-shopping-cart h3 {
  margin-bottom:2%;
}
.shipping-payment p {
  line-height:1.34;
}
.order-notes {
  margin:4% 0;
}
.lead-lg {
  margin-bottom: 5%;
  font-size: 25px;
  font-weight: 200;
  line-height: 1.4;
}
.page-intro img {
  width:75%;
  margin:2% auto;
}
.clear {
  clear:both;
}

@media (max-width: 770px) {
  .form-shopping-cart label {
	margin-top:1%;
  }
}
@media (max-width: 550px) {
  .form-shopping-cart button.btn-adjacent {
	font-size:19px;
  }
}


.feedback p {
  text-align:left;
}
.feedback {
	margin: 0 0 10px 0;
	border-radius: 6px;
	clear:both
}
.feedback p {
  line-height:40px;
  text-align:center !important;
  font-size:15px !important;
  padding: 5px;
}
.feedback h3 {
  font-size:50px;
  margin: 0;
  padding: 5px 0 0 0;
  text-align:center !important;
}
.feedback span {
  margin: 0 12px 0 0;
}
.feedback h2 {
  text-align:center;
  font-size:40px !important;
}
.has-warning {
  border-color: #F7931E;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

/* == PAGINATION == */

.navigation {
  /*display: inline-block;*/
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.navigation > li {
  display: inline;
}
.navigation > li > a,
.navigation > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #666;
  text-decoration: none;
  background: #fff;
  border: 1px solid #ddd;
}
.navigation > li:first-child > a,
.navigation > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.navigation > li:last-child > a,
.navigation > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.navigation > li > a:hover,
.navigation > li > span:hover,
.navigation > li > a:focus,
.navigation > li > span:focus {
  color: #000;
  background: #f9f9f9;
  border-color: #ddd;
}
.navigation > .active > a,
.navigation > .active > span,
.navigation > .active > a:hover,
.navigation > .active > span:hover,
.navigation > .active > a:focus,
.navigation > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background: #428bca;
  border-color: #428bca;
}
.navigation > .disabled > span,
.navigation > .disabled > span:hover,
.navigation > .disabled > span:focus,
.navigation > .disabled > a,
.navigation > .disabled > a:hover,
.navigation > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background: #fff;
  border-color: #ddd;
}
li.disabled {
  cursor: not-allowed;
  background: #eee;
  opacity: 1;
}
/* End of 'style-store' */

