/* $Id: acquia-prosper-style.css,v 1.9 2010/09/17 21:36:06 eternalistic Exp $ */

/* Basic Typography & Colors

/* Patrick Moore has made edits
-------------------------------------------------------------- */
/*PM edit*/
html {
	/* background:#143C64; */
	background:#F3F3F3;
}

body {
  font-family: Arial, Helvetica, Verdana, "Bitstream Vera Sans", sans-serif;
  font-size: 75%;   /* also set in acquia_prosper.info: settings[base-font-size] = font-size-12 */
 /* background-color:color:#FFF; */
  background:#F3F3F3;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: 100%;
}

h1,
h1.title {
  font-size: 250%;   /* 30px/12px */
}

h2 {
  font-size: 200%;   /* 24px/12px */
}

h3 {
  font-size: 166.67%;   /* 20px/12px */
}

h4 {
  font-size: 116.67%;   /* 14px/12px */
}

h5 {
  font-size: 100%;   /* 12px/12px */
}

h6 {
  font-size: 83.33%;  /* 10px/12px */
}


/* Specific Typography
-------------------------------------------------------------- */
#site-name {
  font-size: 200%;   /* 24px/12px */
  line-height: 85%;
}

#slogan {
  font-size: 116.67%;   /* 14px/12px */
  line-height: 120%;
}

#footer-message {
  font-size: 90%;
}

ul.links li {
  font-size: 100%;   /* 12px/12px */
}

ul.pager li.pager-current {
  line-height: 190%;
}

/* forms */
form input .form-submit {
  font-size: 80%;
  background-color:#EBECED;
}

.container-inline form input .form-submit {
	background-image:url('../images/header-search-btn.png');
	background-color:#EBECED;
}

legend {
  font-family: "Myriad Pro", Myriad, "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 133.3%;   /* 16px/12px */
}

legend.collapse-processed,
legend.collapse-processed a:link,
legend.collapse-processed a:visited {
  font-family: "Myriad Pro", Myriad, "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 116.67%;   /* 14px/12px */
}


/* Prosper Skinr styles */
.prosper-rounded-title h2.block-title,
.prosper-shoppingcart-light h2.block-title,
.prosper-menu-list h2.block-title {
  font-size: 116.67%;   /* 14px/12px */
  line-height: 250%;   /* 30px/12px */
}

.prosper-gray-rounded-plain h2.block-title,
.prosper-gray-rounded-style h2.block-title {
  line-height: 120%;
}

.prosper-mediumgraybackground-bottomborder h2.block-title,
.prosper-lightgraybackground-border h2.block-title,
.prosper-shoppingcart-dark h2.block-title {
  font-size: 150%;   /* 18px/12px */
}

.prosper-gradient-border h2.block-title {
  font-size: 250%;   /* 30px/12px */
}

.prosper-shoppingcart-light table,
.prosper-shoppingcart-dark table {
  font-size: 91.67%;   /* 11px/12px */
}

.prosper-shoppingcart-light .cart-block-summary-links ul li,
.prosper-shoppingcart-dark .cart-block-summary-links ul li {
  font-size: 100%;   /* 12px/12px */
}

.prosper-comments-edgy .comment-wrapper .content-inner h3.title {
  font-size: 150%;   /* 18px/12px */
}

.prosper-comments-clean .comment-wrapper h3.title a {
  font-size: 100%;   /* 12px/12px */
}

.footer .fusion-inline-menu ul li {
  font-size: 100%;   /* 12px/12px */
}

/* Ubercart */
.category-grid-products .catalog-grid-title {
  font-size: 116.67%;   /* 14px/12px */
  
}

.category-grid-products .catalog-grid-sell-price {
  font-size: 150%;   /* 18px/12px */

}

.product-group .uc-price-display {
  font-size: 200%;   /* 24px/12px */

}

#product-details .product-field .sell {
  font-size: 200%;   /* 24px/12px */

}

#cart-form-products table td.subtotal .uc-price,
#uc-cart-checkout-form table td.subtotal .uc-price {
  font-size: 116.67%;   /* 14px/12px */

}

#uc-cart-checkout-form .uc-price {
  font-size: 108.33%;   /* 13px/12px */
  
}

.order-review-table {
  font-size: 100%;   /* 12px/12px */
}

#edit-update.form-submit,
#edit-cancel.form-submit,
#edit-back.form-submit {
  font-size: 100%;   /* 12px/12px */
}

.more-product-images img {
  margin: 3px;
}

.attribute input.form-text {
  width: 150px;
}


/* HTML Elements
-------------------------------------------------------------- */
body {
  padding: 0;
}

/* Blockquotes */
blockquote {
  font-style: italic;
  margin: 10px 0;
  padding: 10px 30px;
}


/* Site Info
-------------------------------------------------------------- */
#logo {
  float: left;
  margin: 0 10px 0 0;
}

#slogan {
  float: left;
  font-style: italic;
  
}

#site-name-slogan {
  float: left;
  padding:10px 0 0 0;
  
}

#site-name-slogan span#site-name  a {
	color:#FFF;
}


/* Regions
-------------------------------------------------------------- */

/* All Regions
-------------------------------------------------------------- */
#page-inner {
  border: 0;
  margin-bottom: 0;
  padding: 0;
}


/* Header Regions
-------------------------------------------------------------- */

/*PM edit*/
.above-header-area {
	background-color:#FFF;
	height:45px;
	background-image:url(../images/above-header-shadow.png);
	background-repeat: repeat-x;
	background-position: bottom;
	
}

/*PM edit*/
.above-header-area  #welcome-signin-box a, .above-header-area  #cart-checkout-box a {
	color:#000;
}

/*PM edit*/
#above-header-content {
	width:940px;
	margin:0 auto;
	padding:0 10px;
}

/*PM edit*/
#special-offer-box {
	width:380px; /* 360 */
	height:40px;
	float:left;
	padding:0px;
}

#special-offer-box span.color-text {
	font-size:14px;
	color:#77A944;
	
}

#special-offer-box span.offer {
	font-size:14px;
	color:#005A96;
	
}



/*PM edit*/
#welcome-signin-box {
	width:220px;
	height:40px;
	float:right;
	text-align:right;
	padding: 0 20px 0 0;
}




/*PM edit*/
#cart-checkout-box {
	width:280px;  /* 260px */
	height:45px;
	float:right;
	background-color:#DCF0FA;
	padding:0 5px 0 0;
	margin:0;
	background-image:url(../images/above-header-shadow.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*PM edit*/
.cart-checkout-box-inner {
	
	
}

#cart-img {
	float:left;
	margin-top:0;
	padding-right:10px;
}
#checkout-btn {
	float:right;
	margin-top:5px;
}


/* Header Group */

.header-group-wrapper {
  float: left;
  background-color:#0082C8;
}

.header-group-inner {
  padding: 10px 0 25px 0;
  padding-left:0px;
}

/* Header Top */
.header-top-wrapper {
  float: left;
  min-height: 32px;
}

.header-top {
  overflow: visible;
  position: relative;
}

/* Header top region */
.header-top-region {
  padding: 20px 0 0 0; /* 20 0 0 0 */
}

/* IK */
.header-top-inner {
	
}

#header-top-placeholder {
  display: block; 
  height: 32px;
  overflow: hidden;
}

/* Header Site Info */
.header-site-info {
   float: left;
   width:320px;
   padding-left:0px;
  }

.header-site-info-inner {
  float: left;
  margin-left:0px;

}
.header-site-info-inner .logo{

	text-align:left;
	padding-left:0px;
	}
.header-site-info-inner .logo  a img{

	text-align:left;
	padding-left:0px;
}
/* Header Wrapper */
.header-group .block {
  margin: 0;
}





/* Header Regions - Search
-------------------------------------------------------------- */
.search-box {
  float: right;
  margin-bottom: 0;
  overflow: visible;
  width: auto;
}

.search-box-inner {
	float: left;
	width: 309px;
	padding:4px 0 0 0;
	height:25px;
  margin: -7px 13px -14px 0px;
  
}

/*PM edit*/
.search-box-inner form#search-theme-form {
  /*height: 35px;
  position: absolute;
  right: 0;
  top: 5px;
  width: 232px;
  z-index: 10;*/
}

/*PM edit*/
.search-box-inner .search-input {
  padding:0;
  width:180px;
  height:20px;
  float:right;
  border-radius: 5px;
}

.search-box-inner input#edit-search-theme-form-header {
  border: none;
  float: left;
  margin: 0;
  padding: 0;
  width: 185px;
}

/*PM edit*/
.search-box-inner .searchButtonPng {
	float:right;
	margin-bottom:-3 /*2PX 100px 05px 10px */ 
	width:110px;
  height: 25px;
    float:right;
}

.search-box-inner .search-input {
  margin-bottom: -8;
}


/*  Preface Regions
-------------------------------------------------------------- */
.preface-top {
  padding: 20px 0 0 0;
}


/*  Main Area (content + sidebars + main-prefaces + main-postscripts)
-------------------------------------------------------------- */
#main-wrapper {
  padding: 20px 0;
}

#main-wrapper .mainbr {clear:both;}


/* Content Regions
-------------------------------------------------------------- */
#content-inner {
  clear: both;
}

/*PM edits*/

#main-group .main-group row nested grid16-13 {
	margin:0 auto;
}

#feature-graphics-wrapper img {
	margin:20px 0 20px 45px;
}


/*  Postscript & Footer Regions
-------------------------------------------------------------- */
.postscript-bottom {
  padding: 20px 0 0 0;
}

.postscript-bottom a:link,
.postscript-bottom a:visited,
.footer-message a:hover {
  color: #fff;
}

.footer {
  padding: 20px 0 0 0;
}

.footer-message {
  padding: 10px 0;
}



/* Tables
/-------------------------------------------------------------- */
/*
thead {
  border: 1px solid #dbdbdb;
}

th,
thead th {
  padding: 3px 10px;
}

tbody {
  border: none;
}

.profile dt {
  width: 100px;
}

.profile dd {
  margin-left: 115px;
}
*/


/* Pagers
-------------------------------------------------------------- */
/*
ul.pager {
  margin: 10px 0;
  padding: 9px 5px 5px 5px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

ul.pager li {
  display: block;
  margin: 0 5px 0 0;
  float: left;
}

ul.pager li a,
ul.pager li.pager-current {
  padding: 3px 8px;
  text-transform: uppercase;
}

ul.pager li.pager-current {
  display: block;
  font-weight: bold;
  height: 22px;
  margin: -10px 5px 0 0;
  padding: 7px 8px 0 8px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

ul.pager li a:link,
ul.pager li a:visited {
  margin: 3px 0 0 0;
  text-decoration: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

ul.pager li a:hover,
ul.pager li a:focus {
  text-decoration: none;
}

ul.pager li.pager-first a,
ul.pager li.pager-previous a,
ul.pager li.pager-next a,
ul.pager li.pager-last a {
  display: block;
  height: 22px;
  margin: -3px 0 0 0;
  overflow: hidden;
  padding: 0;
  text-indent: -9000px;
  width: 22px;
}

/* Pager - First */
ul.pager li.pager-first a {
  width: 22px;
}

/* Pager - Last */
ul.pager li.pager-last a {
  width: 22px;
}
*/

/* Forms
/-------------------------------------------------------------- */
/* defaults for all form buttons */


form input.form-submit {
  font-weight: bold;
  margin: 2px;
  padding: 4px 8px;
}

fieldset legend {
  padding: 0 5px;
}

legend,
legend.collapse-processed,
legend.collapse-processed a:link,
legend.collapse-processed a:visited {
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-decoration: none;
  text-transform: uppercase;
}

.form-item input,
.form-item select,
.form-item textarea {
  padding: 3px;
}

.form-item .form-radio,
.form-item .form-checkbox {
  background: none;
  border: none;
}

.form-item .form-checkbox {
  padding: 2px;
}

html.js fieldset.collapsible legend a {
  text-decoration: none;
}

html.js fieldset.collapsed {
  margin-bottom: 15px;
}

/*  MailChimp Signup From Specific Styles
/-------------------------------------------------------------- */

#mc_embed_signup form {display:block; position:relative; text-align:left; padding:5px 0 9px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #143C64;; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#114976;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {display:block; padding:8px 0; margin:0 0 9px 0; text-indent:5px; width:96%; min-width:130px;border-radius: 6px;}
#mc_embed_signup input.button {display:block; width:35%; margin:0 0 10px 0; min-width:90px;float: left;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc_embed_signup {font: 14px Helvetica,Arial,sans-serif;display: inline-block;width:220px !important;vertical-align: top;background: #1e6896;margin-left: -3px;height: 90px;}

/*PM breadcrumbs
/---------------------------------------------------------- */

.breadcrumbs a:link, a:visited {
	color:#005A96;
}

a:link, a:visited {
	color:#005A96;
}



/*PM Top Sellers
/---------------------------------------------------------- */

#top-sellers-wrapper {
	width:865px;
	height:100%;
	margin:0 auto 40px auto;
}

#top-sellers-wrapper br {
	clear:both;
}

#top-sellers-wrapper h2 {
	color:#77A944;
}

.top-sellers-product {
	width:216px;
	float:left;
	text-align:center;
}

.top-sellers-product img {
	margin:5px;
	
}



p.product-price {
	font-size:16px;
	font-weight:bold;
	margin:0;

}

p.product-price span {
	font-size:110% /* 12px; */
	font-weight:normal;
	text-decoration:line-through;
	/* color:#000; */

}

h5.prodcut-name {
	diplay:block;
	height:30px;
}

/*PM Small Banner Ads
/---------------------------------------------------------- */

#small-banners-wrapper {	
	width:100%;
	margin:0 auto;
	padding-top:20px ;
	

}

.small-banner-ad {
	width:226px;
	float:left;
	text-align:center;
	padding-left:3px;
	padding-right:6px;
}
.small-banner-ad  img{
	border:1px solid #0082C8;
}

.block-block.even.grid16-8

/*PM Catalog page
/---------------------------------------------------------- */


#catalog-products-wrapper {
	width:650px;
	height:100%;
	float:right;
	margin:0 60px 40px 0;
}

.catalog-product-box {
	width:216px;
	float:left;
	padding:20px 0 0 0;
}

.catalog-product {
	width:150px;
	margin:0 auto 5px auto;
}

#catalog-products-wrapper br {
	clear:both;
}

#catalog-products-wrapper h2 {
	color:#005A96;
}

/*PM sidebar -----------------------------------*/

.sidebar-content-wrapper {
	width:220px;
	clear:left;
}

.sidebar-content-box {
	width:100%;
	padding:0 0 15px 0;
	
	
}

.sidebar-content-header {
	width:200px;
	padding:5px 10px;
	margin:0 auto;
	background: #BEE1FF url(../images/sidebar-header-back-gr.png);
	
}
.sidebar-content-header h3 {
	margin:0;
	font-size:14px;
	color:#F2F2F2;
}

.sidebar-product {
	width:200px;
	margin:10px auto 20px auto;
	
}

.sidebar-product img {
	float:left;
	margin:0 5px 0 0;	
}
.sidebar-product p, .sidebar-product h5 {
	margin:0 ;
}



/*PM Product page
/---------------------------------------------------------- */

#product-page-wrapper {
	margin:0 0 40px 0;
}

.product-page-image {
	width:320px;
	float:left;
	text-align:center;
}

.product-details-box {
	width:408px;
	float:left;
	padding:20px;
}

#product-page-wrapper h2 {
	color:#005A96;
}

.product-cart-box {
	width:190px;
	height:300px;
	float:right;
	background-color:#CCC;
	
}

.product-info-wrapper {
	clear:both;
	padding:20px 45px;
}

.product-info-box {
	padding:10px 0 ;
	border-bottom:1px solid #000;
	margin-bottom:10px;
}




/* Nodes
/-------------------------------------------------------------- */
.node_read_more a:link,
.node_read_more a:visited {
  padding: 3px 5px;
  text-transform: lowercase;
}

/* Links list */
ul.links li {
  margin: 0 10px 0 0;
}

/* Teaser */
.teaser {
  padding: 0 0 20px 0;
}

.node .content .picture {
  float: left;
  margin: 0 15px 15px 0;
}

.node .content .picture img {
  padding: 0;
}

/*PM edit*/
.node .clear-block .odd .teaser.node-type-product {
	width:300px;
	
}

.content-content {

	/* width:300px; */
}


/* Breadcrumbs
/-------------------------------------------------------------- */
.breadcrumbs .inner {
  padding: 5px 5px 0 5px;
}


/* Clearfixes
/-------------------------------------------------------------- */
ul.links.inline.uc-categories:after,
ul.pager:after,
.prosper-quicktabs .quicktabs_main:after,
.teaser:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

.main-group-inner{

}

/* Ubercart
/-------------------------------------------------------------- */
img.category {
  margin: -40px 0 10px 10px;
  padding: 0;
}



ul.links.inline.uc-categories {
  display: block ;
}

ul.uc-categories {
  clear: both;
  display: block ;
}

ul.uc-categories a:link,
ul.uc-categories a:visited {
  display: block;
  float: left;
  padding: 5px 10px;
}

/* Ubercart - product node ivan begin */


td.cart_td1{
	padding-left:20px;
	Text-align:left;
	width:55px;
}
td.cart_td1 .image{
	width:36px;
	overflow:hidden;
	display:block;
	border:1px solid #F3F3F3;
}
/* description */
td.cart_td2{
	padding-left:10px;
	Text-align:left;
}
/* quantity */
td.cart_td3{
	Text-align:right;
	width:30px;
}
td.cart_td4{
	padding-right:20px;
	text-align:right;
	width:50px;
}

.content-inner-inner{
	/* padding-left:25px; */
	/* min-height:350px; */
}
.uc-price-display,
.uc-product-price, .uc_price, .uc-price-sell_price{
	color:#FF552A;  /* #F05A28  */
	font-size:120%;
	font-weight:bold;
}


/*  customers who bought this product also purchased

/* Popular-products. is the top sellers on the home page and product pages.*/
.block-uc_bought_together .content {
	width:600px;
	/* border:1px solid #000; */
}
.view-product-pairs-block .view-content,
.block-uc_bought_together .content  td{
	vertical-align:top;
	Text-Align:center;
	padding-right:15px;
	padding-left:15px;
	/* border-bottom:1px dotted #ACACAC; */
}

.block-uc_bought_together .view-content  td.col-1{
	padding-left:0px
}
.block-uc_bought_together .view-content  td.col-5{
	padding-right:0px
}

.block-uc_bought_together .view-content  td  .field-content{
	
}

.block-uc_bought_together .content  td  .add-to-cart,
.block-uc_bought_together .content  td .views-field-title,
.block-uc_bought_together .content  td  .field-content,
.block-uc_bought_together .content  td .views-field-field-image-cache-fid,
.block-uc_bought_together .content  td .views-field-sell-price{
	width:100px !important;
}
.block-uc_bought_together .content  td .views-field-title{
	height:55px;
	overflow:hidden;
}

.block-uc_bought_together .view-content  td .views-field-field-image-cache-fid
{
	
}
.block-uc_bought_together .view-content  td .views-field-title .field-content{
	text-align:left;
	width:152px;
}


/* top_sellers for sidebar views */
.view-id-Top_sellers .view-content .views-field-field-image-cache-fid .field-content{
	width:153px;
	float:left
}
.view-id-Top_sellers  .view-content .views-field-title .field-content a{
	width:152px;
	float:right;
	/* height:55px; */
/*	padding-bottom:20px;  */
	overflow:hidden;
}
.view-id-Top_sellers td.col-1
{
	
}
.view-id-Top_sellers  .view-content .views-field-sell-price {
	 width:152px; 
	float:right;
	clear:right;
}
.view-id-Top_sellers  .view-content td.col-1
{
	/* border-bottom:1px solid #B4B4B4;*/
	padding-top:15px;
	/* height:70px; */
	border-bottom:1px solid #649835;
}



.grid16-16{
	width:100%;
}

/* Popular-products. is the top sellers on the home page and product pages.*/
.view-popular-products .view-content, .view-Top-seller .view-content {
	width:0 auto;
}

/* hide price of GE Procare B40 Vital Signs Monitor in popular-products - top sellers view */
.view-popular-products .view-content .col-3 .views-field-sell-price {
  display: none;
}
.view-Top-sellers .view-content .row-3 .views-field-sell-price {
  display: none;
}

.view-id-Frequently_Bought_Together .view-content td,
.view-popular-products .view-content  td, .view-Top-seller .view-content  td{
	vertical-align:top;
	Text-align:center;
	width:0 auto;
	padding:0 19px 0 18px; 
	/* border-bottom:1px dotted #ACACAC; */
}

.view-popular-products .view-content  td.col-1, .view-Top-seller .view-content  td.col-1{
	padding-left:0px;
}
.view-popular-products .view-content  td.col-5, .view-Top-seller .view-content  td.col-5{
	padding-right:0px;
}

.view-popular-products .view-content  td  .field-content, .view-Top-seller .view-content  td  .field-content{

}
.view-id-Frequently_Bought_Together .view-content .views-field-title,
.view-popular-products .view-content  td .views-field-title,
.view-popular-products .view-content  td  .field-content,
.view-popular-products .view-content  td .views-field-field-image-cache-fid,
.view-popular-products .view-content  td .views-field-sell-price,
.view-Top-seller .view-content  td .views-field-title,
.view-Top-seller .view-content  td  .field-content,
.view-Top-seller .view-content  td .views-field-field-image-cache-fid,
.view-Top-seller .view-content  td .views-field-sell-price{
	width:152px !important;
}
.view-popular-products .view-content  td .views-field-title,.view-Top-seller .view-content  td .views-field-title{
	height:55px;
}

.view-popular-products .view-content  td .views-field-field-image-cache-fid
{
	
}
.view-popular-products .view-content  td .views-field-title .field-content,.view-Top-seller .view-content  td .views-field-title .field-content{
	text-align:left;
	width:152px;
}
.block-uc_bought_together .inner{
	padding:20px;
}
.feed-icon{
	display:none;
}

.view-id-Catalog_Terms .view-content .views-field-sell-price 
{
	width:150px;	
}
.view-Catalog-Terms  .field-content,
.view-Catalog-Terms  .views-field-title{
	width:150px;
}
.view-Catalog-Terms  .views-field-field-image-cache-fid{
	width:155px;
}
.view-Catalog-Terms  .views-field-field-image-cache-fid img{
		border:1px solid #ACACAC;
}

.view-Catalog-Terms  .views-field-title{
	/* height:60px; */
}

.view-Catalog-Terms   td{
	vertical-align:top;
	Text-Align:center;
	border-bottom:1px dotted #ACACAC;
	padding:25px 0 10px 25px;
}

/* category list not from view. */

.category-grid-products table {
  border-collapse: separate;
  border-spacing: 10px;
}

.category-grid-products {
  clear: both;
}

.category-grid-products td {
  margin: 0 10px;
  padding: 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  width:155px;	
}

.category-grid-products .catalog-grid-image,
.category-grid-products .catalog-grid-title,
.category-grid-products .catalog-grid-sell-price,
.category-grid-products .add-to-cart {
  text-align: center;
  width:150px;
}
.category-grid-products .catalog-grid-ref {
	display:none;
}
.category-grid-products .catalog-grid-sell-price {

	color:#FF552A;  /* #F05A28  */
	font-size:120%;
	font-weight:bold;
}



/* the overlayed element */
.simple_overlay {
 
    /* must be initially hidden */
    display:none;
 
    /* place overlay on top of other elements */
    z-index:10000;
 
    /* styling */
    background-color:#fff;
 
    width:400px;
    min-height:100px;
    border:1px solid #666;
 
    /* CSS3 styling for latest browsers */
    -moz-box-shadow:0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}
 
/* close button positioned on upper right corner */
.simple_overlay .close {
    background-image:url(../images/close.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}
  /* styling for elements inside overlay */
  .details {
  position:absolute;
  top:15px;
  right:15px;
  font-size:11px;
  color:#fff;
  width:150px;
  }
 
  .details h3 {
  color:#000;
  font-size:15px;
  }
  
.product-group .images {
  float: left;
  width: 100%;
   margin-right:5px; 
  height:300px;
  display:block;
}
.product-group {
  width:0 auto;
  margin:0;
  float:left;
  height:310px
}
.product-group #images {
  float: left;
  margin-left:0px;
  padding-left:0px;
}
.images_td {
	width:200px;
}
.content_td{

}
.sidebar_right_td{
	width:150;
}
.product-group
{
	height:330px;
    vertical-align:top;
	display:block;
	width:0 auto;
	padding-left:20px;
}

/*
.product-group .prod-content {
   display:block;
   overflow: hidden; 
  float:right;
  height:300px;
  padding-right:10px; 
  width:0 auto;
  /width:300px;
  padding-top:10px;
}

.product-group .price-group {
  float: left; 
  margin-left: 20px;
}

.product-group .price-group  .field-group{
  width:100%;
}

.product-group td.sidebar_right_td{
	margin-right:0px;	
	text-align:center;
	padding-left:15px;
}
.product-group .sidebar_right #price-group{
	text-align:center;
	width:100%;
	
}
*/

.price-right .price-group .uc-price-product{
	font-size:140%;	
	text-align:left;
}

#product_bottom{
	width:95%;
	float:left;
	display:block;
	padding-right:20px;
	padding-left:20px;	
}
.product_bottom  .product-details 
{
	float:left;
	margin-left:20px;
}


/* theming the side bar for the top sellers. */
/*   .siderbar-first-inner */
#block-views-Top_sellers-block_1 .inner  h2.title.block-title,
#block-views-Top_sellers-block_3 .inner  h2.title.block-title
{
	 background-image:url("../images/sidebar-header-back-gr.png") ; /* top left no-repeat; */ 
	/* background-color:#71A440; */
	color:#fff;
	font-size:130%;
	padding:7px;
}
span.toggle_button 
{
	/*
	font-weight:bold;
	font-size:140%;
	background-image:url("../images/sidebar-header-back-gr.png") ;*/
	padding-left:30px;
	padding-right:30px;		
	font-size:1.1em;
	
}
div.product_more_detail{
	display:none;
	visibility:hidden;
}
/* .view-Top-seller .view-content  table.views-view-grid. td

view-id-Top_seller
 */  
 h1.title,
 h2.title{
	color:#005A96;
}

.product_desc {
	margin-bottom:20px ;
	border-bottom:1px solid #C3C3C3;
}
 


/* Ubercart - product node ivan end */

.product-body{
	z-index:-2;
}

#myExperience.BrightcoveExperience
{
	display:block;
	position:relative;
	z-index:100;
}

.product-group #price-group {
 /* float: right;
  margin-right: 20px;
*/
  }

.product-group #field-group {
 /* float: left;
  margin-right: 20px; 
  */
}

.price-right .uc-price-display {
  float: none;
  font-size:1.5em;
  font-weight:bold;

}

.product-group .add-to-cart .form-submit {
  margin-left: 0;
}

.product-group .drupal-tabs {
  float: none;
  margin-right: 0;
}

.product-group .drupal-tabs .ui-tabs-nav {
  margin: 0;
}

.product-image {
  display: block;
  float: left;
  margin: 0 20px 20px 0;
}

#product-details {
  margin: 0 0 20px 0;
  overflow: hidden;
  padding: 20px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#product-details.field-group-empty #price-group {
  float: none;
  width: 100%;
}

/* Ubercart - cart */
.block-uc_cart table tr.even td,
.block-uc_cart table tr.odd td {
  border: none;
}

#cart-form-products table {
  margin: 20px;
  width: auto;
}

#cart-form-products table th {
  font-weight: normal;
}

#cart-form-products table td {
  border: none;
  padding: 10px;
}

#cart-form-products table td.image img {
  padding: 0;
}

#cart-form-products table td.desc .item-list ul.product-description {
  margin: 0 0 0 20px;
}

#cart-form-products table td.subtotal strong {
  font-weight: normal;
  margin-right: 20px;
}

#cart-form-products table td.subtotal .uc-price {
  font-weight: bold;

}

/* Ubercart - cart quotes */
#uc-cart-pane-quotes .solid-border {
  margin: 20px 0;
  padding: 20px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#uc-cart-pane-quotes .form-item label {
  float: left;
  margin: 0 10px 0 0;
}

/* Ubercart - checkout */
#uc-cart-checkout-form {
  padding: 20px;
}

#uc-cart-checkout-form fieldset legend {
  line-height: 25px;
  padding: 0;
}

#uc-cart-checkout-form fieldset legend a:link,
#uc-cart-checkout-form fieldset legend a:visited {
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  padding: 0 0 0 15px;
}

#uc-cart-checkout-form table td.subtotal .uc-price {
  font-weight: bold;

}

#uc-cart-checkout-form .item-list .product-description {
  margin: 0 0 0 20px;
}

#uc-cart-checkout-form .address-pane-table .field-label {
  font-weight: normal;
  padding-right: 20px;
}

#uc-cart-checkout-form .address-pane-table .form-required {
  float: right;
  font-weight: bold;
  padding: 0 0 0 3px;
}

#uc-cart-checkout-form .uc-price {
  font-weight: bold;

}

/* Ubercart - review order */
.order-review-table {
  border: none;
  width: 100%;
}

.order-review-table .pane-title-row {
  text-align: left;
}

.order-review-table .pane-title-row td {
  border: none;
  padding: 5px 15px;
}

.order-review-table .title-col {
  padding: 15px;
  text-align: left;
  width: 100px;
}

.order-review-table .data-col {
  padding: 15px;
}

.order-review-table .review-button-row {
  border: none;
}

.order-review-table .review-button-row td {
  padding: 5px 3px 5px 0;
}

/* Ubercart buttons - action */
#edit-checkout.form-submit,
#edit-continue.form-submit,
table.order-review-table #edit-submit.form-submit {
  font-size: 116.7%; /* 14px/12px */
  padding: 8px 16px;
}

/* Ubercart buttons - secondary */
#edit-update.form-submit,
#edit-cancel.form-submit,
#edit-back.form-submit {
  border: none;
  font-weight: normal;
}

#edit-update.form-submit:hover,
#edit-update.form-submit.hover,
#edit-update.form-submit:focus,
#edit-cancel.form-submit:hover,
#edit-cancel.form-submit.hover,
#edit-cancel.form-submit:focus,
#edit-back.form-submit:hover,
#edit-back.form-submit.hover,
#edit-back.form-submit:focus {
  text-decoration: underline;
}


/* Tab Menus
/-------------------------------------------------------------- */

#content-tabs {
  background-color: transparent;
  float: none;
  margin: 0 0 10px 0;
  padding: 0;
}

/* Primary */

#content-tabs ul.primary {
  clear: both;
  float: left;
  margin: 0;
  padding: 0 10px;
}

#content-tabs ul.primary {
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
}

#content-tabs ul.primary li {
  border-style: none;
  display: inline;
  float: left;
  list-style: none;
  margin: 0 1px 0 0;
  padding: 0;
}

#content-tabs ul.primary li a:link,
#content-tabs ul.primary li a:visited {
  background-color: transparent;
  border: none;
  float: left;
  font-weight: bold;
  margin: 0;
  padding: 0 0 6px 0;
  text-decoration: none;
  white-space: nowrap;
}

#content-tabs ul.primary li a:link,
#content-tabs ul.primary li a:visited {
  border: none;
  font-weight: normal;
  padding: 5px 10px;
}

#content-tabs ul.primary li.active a,
#content-tabs ul.primary li a.active:link,
#content-tabs ul.primary li a.active:visited,
#content-tabs ul.primary li.active a:hover,
#content-tabs ul.primary li.active a:focus  {
  border: none;
  padding: 5px 10px;
}

#content-tabs ul.primary li a:hover,
#content-tabs ul.primary li a:focus  {
  border-bottom: none;
  text-decoration: underline;
}

/* Secondary */

#content-tabs ul.secondary {
  clear: both;
  float: left;
  margin: -10px 0 20px 0;
  padding: 0 10px;
  text-transform: lowercase;
  width: 100%;
}

#content-tabs ul.secondary li {
  border-style: none;
  display: inline;
  float: left;
  list-style: none;
  margin: 0 1px 0 0;
  padding: 0;
}

#content-tabs ul.secondary li a:link,
#content-tabs ul.secondary li a:visited {
  background-color: transparent;
  border: none;
  float: left;
  font-weight:  normal;
  margin: 0 20px 0px 0;
  padding: 0 0 6px 0;
  text-decoration: none;
  white-space: nowrap;
}

#content-tabs ul.secondary li a:hover,
#content-tabs ul.secondary li a:focus {
  padding: 0 0 2px 0;
}

#content-tabs ul.secondary li a.active:link,
#content-tabs ul.secondary li a.active:visited {
  padding: 0 0 2px 0;
}



/* Skinr styles
/-------------------------------------------------------------- */
/* Rounded Titles */
.prosper-rounded-title h2.block-title {
  font-weight: normal;
  margin: 0;
  padding: 0 10px;
}

/* Gray Rounded - Plain */
.prosper-gray-rounded-plain h2.block-title {
  padding: 10px;
}

.prosper-gray-rounded-plain .content {
  padding: 10px;
}

/* Gray Rounded - Style */
.prosper-gray-rounded-style h2.block-title {
  padding: 10px;
}

.prosper-gray-rounded-style .content {
  padding: 10px;
}

.prosper-gray-rounded-style ul {
  margin: 0;
  padding: 0;
}

.prosper-gray-rounded-style ul li {
  display: block;
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 5px 5px 5px 25px;
}

.prosper-gray-rounded-style ul li.active-trail a.active {
  text-decoration: underline;
}

.prosper-gray-rounded-style ul li ul {
  margin: 5px -5px -6px -25px ;
  padding: 0 10px;
}

.prosper-gray-rounded-style ul li ul li {
  border-bottom: none;
}

.prosper-gray-rounded-style ul li ul li ul {
  border-bottom: none;
  border-top: none;
}

/* Gray border - dark background */
.prosper-grayborder-darkbackground .inner {
  padding: 20px;
}

.prosper-grayborder-darkbackground ul {
  margin: 0 -10px;
  padding: 0;
}

.prosper-grayborder-darkbackground ul li {
  display: block;
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 5px 5px 5px 25px;
}

.prosper-grayborder-darkbackground ul li a:hover,
.prosper-grayborder-darkbackground ul li.active-trail a.active {
  text-decoration: none;
}

.prosper-grayborder-darkbackground ul li.active-trail a.active {
  text-decoration: underline;
}

.prosper-grayborder-darkbackground ul li ul {
  margin: 5px -5px -6px -25px ;
  padding: 0 10px;
}

.prosper-grayborder-darkbackground ul li ul li {
  border-bottom: none;
}

.prosper-grayborder-darkbackground ul li ul li ul {
  border-bottom: none;
  border-top: none;
}

/* Medium gray background - bottom border */
.prosper-mediumgraybackground-bottomborder .inner {
  padding: 20px;
}

/* Light gray background - border */
.prosper-lightgraybackground-border .inner {
  padding: 20px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

/* Gradient & border */
.prosper-gradient-border .inner {
  padding: 2em;
}

/* Menu list */
.prosper-menu-list h2.block-title {
  font-weight: normal;
  margin: 0;
  padding: 0 10px;
}

.prosper-menu-list ul {
  margin: 0;
  padding: 0;
}

.prosper-menu-list ul li {
  line-height: 250%; /* 30px/12px */
  list-style: none;
  list-style-image: none;
}

.inner .prosper-menu-list ul li a:link,
.inner .prosper-menu-list ul li a:visited,
.inner .prosper-menu-list ul li .nolink {
  display: block;
  padding: 0 10px 0 20px;
}

.prosper-menu-list ul li ul {
  margin: 0;
  padding: 5px 0 5px 5px;
}

.prosper-menu-list ul li ul li {
  background: transparent none;
  line-height: 100%;
  padding: 5px 0;
}

.inner .prosper-menu-list ul li ul li a:link,
.inner .prosper-menu-list ul li ul li a:visited,
.inner .prosper-menu-list ul li.collapsed ul li a:link,
.inner .prosper-menu-list ul li.collapsed ul li a:visited,
.inner .prosper-menu-list ul li.expanded ul li a:link,
.inner .prosper-menu-list ul li.expanded ul li a:visited,
.inner .prosper-menu-list ul li ul li .nolink,
.inner .prosper-menu-list ul li.collapsed ul li .nolink,
.inner .prosper-menu-list ul li.expanded ul li .nolink {
  border-bottom: none;
  padding: 0 10px 0 20px;
}

.prosper-menu-list ul li ul li ul {
  margin: 5px 0 -10px 10px;
}

.inner .prosper-menu-list ul li ul li ul li a:link,
.inner .prosper-menu-list ul li ul li ul li a:visited,
.inner .prosper-menu-list ul li ul li.collapsed ul li a:link,
.inner .prosper-menu-list ul li ul li.collapsed ul li a:visited,
.inner .prosper-menu-list ul li ul li.expanded ul li a:link,
.inner .prosper-menu-list ul li ul li.expanded ul li a:visited,
.inner .prosper-menu-list ul li ul li ul li .nolink,
.inner .prosper-menu-list ul li ul li.collapsed ul li .nolink,
.inner .prosper-menu-list ul li ul li.expanded ul li .nolink {
  margin-top: -5px;
  padding: 0 10px 0 20px;
}

/* Shopping cart - light */

.prosper-shoppingcart-light h2.block-title {
  font-weight: normal;
  margin: 0;
  padding: 0 10px;
}

.prosper-shoppingcart-light .content {
  padding: 5px;
}

.prosper-shoppingcart-light .cart-block-icon-empty,
.prosper-shoppingcart-light .cart-block-icon-full {
  display: block;
  float: left;
  height: 11px;
  margin-right: 5px;
  padding: 10px 5px;
  width: 10px;
}

.prosper-shoppingcart-light table {
  margin: 5px 0;
}

.prosper-shoppingcart-light table td {
  border: none;
  padding: 0 5px 0 0;
}

.prosper-shoppingcart-light #cart-block-contents ul.product-description {
  margin: 0 0 0 20px;
}

.prosper-shoppingcart-light .cart-block-summary-links ul {
  float: right;
  margin: 10px 0 5px 0;
}

.prosper-shoppingcart-light .cart-block-summary-links ul li {
  border: none;
  display: block;
  float: left;
  margin: 0 0 0 5px;
  padding: 0;
}

.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-view-cart a:link,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-view-cart a:visited,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-checkout a:link,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-checkout a:visited {
  border: none;
  margin: 0;
  padding: 4px 4px;
  text-decoration: none;
}

.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-checkout a:link,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-checkout a:visited {
  font-weight: bold;
}
*/
/* Shopping cart - dark */

.prosper-shoppingcart-dark .inner {
  padding: 8px 5px 5px 5px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.prosper-shoppingcart-dark .cart-block-icon-empty,
.prosper-shoppingcart-dark .cart-block-icon-full {
  display: block;
  float: left;
  height: 11px;
  margin-right: 5px;
  padding: 5px;
  width: 10px;
}

.prosper-shoppingcart-dark table {
  margin: 0;
}

.prosper-shoppingcart-dark table td {
  border: none;
  padding: 0;
}

.prosper-shoppingcart-dark #cart-block-contents ul.product-description {
  margin: 0 0 0 20px;
}

.prosper-shoppingcart-dark .cart-block-summary-links ul {
  float: right;
  margin: 10px 0 5px 0;
}

.prosper-shoppingcart-dark .cart-block-summary-links ul li {
  border: none;
  display: block;
  float: left;
  margin: 0 0 0 5px;
  padding: 0;
}

.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-view-cart a:link,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-view-cart a:visited,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-checkout a:link,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-checkout a:visited {
  border: none;
  margin: 0;
  padding: 4px 4px;
  text-decoration: none;
}

.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-checkout a:link,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-checkout a:visited {
  font-weight: bold;
}
*/
/* Prosper quicktabs */

.prosper-quicktabs .quicktabs_wrapper {
  margin: 10px 0;
}

.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs {
  margin: 0;
  padding: 0 0 20px 0;
}

.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs li {
  display: block;
  float: left;
  margin: 0 2px 0 0;
  padding: 0;
}

.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs li a:link,
.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs li a:visited {
  padding: 8px 20px;
}

.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs li.active a:link,
.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs li.active a:visited {
  border-bottom: none;
}

.prosper-quicktabs .quicktabs_main {
  margin: 4px 0;
  padding: 20px;
}

/* Prosper comments - edgy */

.prosper-comments-edgy div.comment {
  border: none;
  margin: 0 0 20px 0;
  padding: 0;
}

.prosper-comments-edgy #comments .comment-wrapper div.odd,
.prosper-comments-edgy #comments .comment-wrapper div.even {
  background: none;
}

.prosper-comments-edgy #comments .comment-wrapper div.comment-by-author .submitted {
  padding: 0 10px;
}

.prosper-comments-edgy .comment-wrapper .withpicture .withpicture-column-left {
  float: left;
  width: 25%;
}

.prosper-comments-edgy .comment-wrapper .withpicture .withpicture-column-right {
  float: right;
  width: 75%;
}

.prosper-comments-edgy .comment-wrapper .content-inner {
  padding: 20px;
}

.prosper-comments-edgy .comment-wrapper .odd .content-inner {
  margin-left: 10px;
}

.prosper-comments-edgy .comment-wrapper .odd .comment-top-left {
  display: block;
  float: left;
  height: 11px;
  width: 10px;
}

.prosper-comments-edgy .comment-wrapper .even .content-inner {
  margin-left: 10px;
}

.prosper-comments-edgy .comment-wrapper .even .comment-top-left {
  display: block;
  float: left;
  height: 11px;
  width: 10px;
}

.prosper-comments-edgy .comment-wrapper .signature {
  margin: 0 0 10px 0;
  padding: 5px 10px;
}

.prosper-comments-edgy .comment-wrapper .signature p {
  margin: 0;
}

.prosper-comments-edgy .comment-wrapper .links {
  margin: 0 -20px;
  padding: 5px;
}

.prosper-comments-edgy .comment-wrapper .links ul.links {
  border: none;
  float: right;
  margin: 0;
  padding: 0;
  text-align: right;
  width: 100%;
}

.prosper-comments-edgy .box .content {
  padding: 20px;
}

/* Prosper comments - clean */

.prosper-comments-clean div.comment {
  margin: 0 0 15px 0;
}

.prosper-comments-clean .comment-wrapper .withpicture .withpicture-column-left {
  float: left;
  width: 25%;
}

.prosper-comments-clean .comment-wrapper .withpicture .withpicture-column-right {
  float: right;
  padding: 0 0 10px 0;
  width: 75%;
}

.prosper-comments-clean .comment-wrapper .odd .content {
  border-top: none;
}

.prosper-comments-clean .comment-wrapper .links ul.links {
  border: none;
  float: right;
  margin: 0;
  padding: 0;
  text-align: right;
  width: 100%;
}


/* Footer - single column list */

/*PM patrick footer content -------------------------*/

/*PM edit*/
.footer-wrapper, .footer-message-wrapper {
	background:#143C64;
}

.footer-wrapper {
	border-top: 5px solid #0082C8;
	clear:both;
}

#footer-content-wrapper {
	width:865px;
	margin:0 auto;
	color:#AEAEAE;
}


.subscribe-box {
	width:22%;	
	float:left;
	margin-left:35px;
	
}

.subscribe-box h5, .disclaimer-info-box h5 {
	color:#CCC;
	font-size:15px;
	margin-bottom:0;
}
.subscribe-box p, .disclaimer-info-box p {
	margin:0px 0 5px 0;
  color: #fff;
}

.footer-links-box {
	width:20%;
	height:90px;
	float:left;
	border-left:1px solid #0082C8;
	padding-left:2%;
		
}
.footer-links-box ul li a { 
	color:#fff; /*#AEAEAE;*/
}
.footer-links-box ul { 
	margin-left:10px;
	list-style:none;
}
.disclaimer-info-box {
	width:50%;
	height:90px;
	float:left;
	border-left:1px solid #0082C8;
	padding-left:2%;
}


.footer .fusion-inline-menu {
  margin-top: -20px;
}

.footer .fusion-inline-menu .inner ul li.last {
  border-right-style: solid;
  border-right-width: 1px;
}

.footer .fusion-inline-menu .inner ul li.first {
  border-left-style: solid;
  border-left-width: 1px;
}

.footer .fusion-inline-menu h2.block-title {
  display: none;
}

.footer .fusion-inline-menu ul {
	margin: 0;
	padding: 0; 
}

.footer .fusion-inline-menu ul li {
  border-right: none;
  display: block;
  float: left;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.footer .fusion-inline-menu ul li.expanded ul {
  display: none;
}

.footer .fusion-inline-menu .inner ul li a:link,
.footer .fusion-inline-menu .inner ul li a:visited {
  display: block;
  padding: 10px;
}

.footer .fusion-inline-menu .inner ul li a:hover {
  text-decoration: none;
}

/* Footer - multi-column list */
.footer .fusion-multicol-menu {
  margin: -20px 0 0 0;
}

.footer .fusion-multicol-menu h2.block-title {
  display: none;
}

.fusion-multicol-menu .inner ul li,
.fusion-multicol-menu .inner ul li.expanded, 
.fusion-multicol-menu .inner ul li.leaf {
  font-weight: normal;
  margin-left: 0;
}

.footer .fusion-multicol-menu .inner ul li a:link,
.footer .fusion-multicol-menu .inner ul li a:visited,
.footer .fusion-multicol-menu .inner ul li.leaf a:link,
.footer .fusion-multicol-menu .inner ul li.leaf a:visited,
.footer .fusion-multicol-menu .inner ul li.expanded a:link,
.footer .fusion-multicol-menu .inner ul li.expanded a:visited {
  display: block;
  font-weight: bold;
  padding: 10px 50px 10px 10px;
}

.footer .fusion-multicol-menu .inner ul li ul li a:link,
.footer .fusion-multicol-menu .inner ul li ul li a:visited {
  font-weight: normal;
}

.footer .fusion-multicol-menu .inner ul li a:hover {
  text-decoration: none;
}

.footer .fusion-multicol-menu ul li.expanded ul li {
  border: none;
  display: block;
  text-align: left;
}

.footer .fusion-multicol-menu .inner ul li ul {
  margin-left: 10px;
  margin-top: 5px;
}

.footer .fusion-multicol-menu .inner ul li ul li a:link,
.footer .fusion-multicol-menu .inner ul li ul li a:visited {
  padding: 0 0 5px 0;
}

.footer .fusion-multicol-menu .inner ul li ul li a:hover {
  background: none;
  text-decoration: underline;
}

.footer .fusion-multicol-menu .inner ul li.active-trail ul li a:link,
.footer .fusion-multicol-menu .inner ul li.active-trail ul li a:visited {
  background: none;
}

.footer .fusion-multicol-menu .inner ul li.active-trail ul li a.active {
  background:  none;
}

.footer .fusion-multicol-menu .inner ul li ul li ul {
  margin-top: 0;
}

/* Callout */
.fusion-callout .inner {
  line-height: 1.4em;
}
/* Damon Added 5-03-2011 */
.submitted {
	display:none;
}


/* front page stuff  starts */
.frontpage 
{	
	padding:0px;
	margin: 0 auto;
	/* margin-left:30px; */
	height:230px;

}
#frontpage 
{	
	width:880px; /*width: 840px; */
}
.frontpage   .right_product
{	
	float:right;
	margin-right:50px;
}

.frontpage   .left_product{
	float:left;
	margin-left:50px;
	
}

.frontpage   .right_product,
.frontpage   .left_product
{
	height:227px;
	width:410px;
	padding:0px;
    margin:0px;
	/* border: 1px solid #F3F3F3; */

}
.frontpage   .right_product a .image,
.frontpage   .left_product a .image{
	/* border:1px solid #ABABAB; */
	height:225px;
	width:100%;
	position: relative;
    top: 0px;
}
.front_page_ads_table td{
	width:30%;
	height:70px;
}
.front_page_ads_table td .front_page_ads{
	width:95%;
	height:100%;
	background-color:#939393;
	vertical-align:center;
}



.inner .clearfix td{
	width:15%;
	align:center;
}
.inner .clearfix td img{
	border:1px solid #ABABAB;
}

/* front page stuff ends */



.header-primary-menu-inner ul.menu li {
  font-size: 100%;   /* 13px/12px */
}

/*  new menu with white text */


/* Primary Menu
/-------------------------------------------------------------- */
.header-primary-menu-wrapper {
	float: left;
	/*pm*/ background: #143C64 url(../images/main-nav-shadow-top.png);
	/*pm*/ background-repeat: repeat-x;
	/*pm*/ background-position: top;  
}

.header-primary-menu-wrapper {
  /*background: #143C64 url(http://meddentsafety.com/sites/all/themes/fusion/meddent_new/css/images/primary-menu-bg.png) repeat-x 0 0;*/
  border-bottom: 5px solid #0082C8;
}

.header-primary-menu {
  overflow: visible;
   
 }


/*PM edit*/
.primary-menu-inner ul li.last a, .primary-menu-inner ul.sf-menu li.last {
border-right: 1px solid #0082C8;
}
/* IK start*/
.primary-menu-inner ul.sf-menu li ul.menu {
	border-bottom:none;
	border-left: 1px solid #0082C8;
	border-right: 1px solid #0082C8;
	margin-top:12px;
	margin-left:5px;
	z-index:0; 
	background:#F3F3F3;
	width:180px !important;
	padding:0px;
}

.primary-menu-inner ul.sf-menu li  li{
	border-bottom: 1px solid #0082C8;
}

.primary-menu-inner ul.sf-menu li ul.menu a:link,
.primary-menu-inner ul.sf-menu li ul.menu a:visited
{
	color:#000;	
}
.primary-menu-inner ul.sf-menu li ul.menu a:hover
{
	color:#0082C8;
	
}
/* IK end */
.primary-menu-inner ul.sf-menu li ul.menu li.last {
	border-bottom: 1px solid #0082C8;
}

.primary-menu {
  margin: 0;
  overflow: visible;
  position: relative;
  z-index: 11;
  font-size:15px; /* 16px */  
}

/* visited pseudo selector so IE6 applies text colour */
.primary-menu-inner ul.menu li a:link,
.primary-menu-inner ul.menu li a:visited {
  display: block;
  float: left;
  padding: 10px 15px 10px 15px;  /* 10px 12px */
  color:#FFF;
}

.primary-menu-inner ul.menu li a:hover {
	color:#0082C8;
}


/* styles for Superfish primary menu */
.primary-menu-inner ul.sf-menu {
  float: none;
  border-bottom:0px solid #0082C8;
}

.primary-menu-inner ul.sf-menu li {
	 border-bottom:none;
	}

.primary-menu-inner ul.sf-menu li.expanded:hover a,
.primary-menu-inner ul.sf-menu li.expanded.hover a {
  margin-bottom: -5px;
  padding-bottom: 0px;
  border-bottom:none;
}

.primary-menu-inner ul.sf-menu li.expanded:hover ul.menu li a,
.primary-menu-inner ul.sf-menu li.expanded.hover ul.menu li a {
  margin-bottom: 0;
  padding: 5px 5px; /* 15px 12px;  */
 
 }

/* 2nd Level */
.primary-menu-inner ul.sf-menu li ul {
  font-size: 80%;
}

.primary-menu-inner ul.sf-menu li ul.menu {
  margin-left: 1px;
}

.primary-menu-inner ul.sf-menu ul li.last {
  border-right: none;
}

.primary-menu-inner ul.sf-menu li ul.menu a:link,
.primary-menu-inner ul.sf-menu li ul.menu a:visited {
  border-left: none;
  margin: 5px 10px 0 15px;
  float:left;
  
  
}

.primary-menu-inner ul.sf-menu li.last a:link,
.primary-menu-inner ul.sf-menu li.last a:visited,
.primary-menu-inner ul.sf-menu li.last ul li a:link,
.primary-menu-inner ul.sf-menu li.last ul li a:visited {
  border-right: none;
}

.primary-menu-inner ul.sf-menu li.sfHover a{
	color:#0082C8;
	}

.primary-menu-inner ul.sf-menu li.sfHover ul {
  margin-top: 12px;
}

.primary-menu-inner ul.sf-menu li.sfHover ul.menu li a.active {
  /* text-decoration: underline;  */
}

/* 3rd Level */
.primary-menu-inner ul.sf-menu .current ul,
.primary-menu-inner ul.sf-menu ul li:hover ul,
.primary-menu-inner ul.sf-menu ul li.sfHover ul {
  top: -12px;
}

.primary-menu-inner ul.sf-menu li ul.menu li ul.menu {
  border-bottom: none;
}

/* Primary menu - Nolink */
#primary-menu ul.menu li span.nolink  {
  display: block;
  float: left;
  padding: 8px 20px;
}

#primary-menu ul.menu li span.nolink:hover,
#primary-menu ul.menu li span.nolink.hover,
#primary-menu ul.menu li:hover span.nolink,
#primary-menu ul.menu li.hover span.nolink,
#primary-menu ul.menu li.active-trail span.nolink,
#primary-menu ul.sf-menu li.sfHover span.nolink {
  margin-bottom: -5px;
  padding-bottom: 13px;
}

#primary-menu ul.menu li ul.menu li.last span.nolink {
  border-left: none;
  padding: 5px 10px;
}

#primary-menu ul.sf-menu li.sfHover ul.menu li span.nolink,
#primary-menu ul.menu li:hover ul.menu li span.nolink,
#primary-menu ul.menu li.hover ul.menu li span.nolink {
  border-left: none;
  margin-bottom: 0;
}

/*PM edit*/
.primary-menu-inner ul.menu li a:hover,
.primary-menu-inner ul.menu li a.expanded:hover,
.primary-menu-inner ul.menu li a:link, 
.primary-menu-inner ul.menu li a:visited {
	border-left: 1px solid #0082C8;
	
	padding-left:20px ; /* 0 10px 0 10px; */
	padding-right:20px;
}

.header-primary-menu-inner ul.menu{
	font-size:1.1em;
	padding:0 50px 0 50px; /* Ivan's centering of the menu */	
}


/* more ivan stuff */
.subscribebutton{
	 background:#143C64  url(../images/footer-signup-btn.png) no-repeat right top; /* right top */
	border:none;
	width:101px;
	height:36px;
	font-size:0.01px;
}

.search-box-inner td,
.search-box-inner table td
{
	border:1px solid #0082C8;
}
.list-add-to-cart,
.node-add-to-cart{
	color:#143C64;
	border:1px solid #0082C8;
	
}

html{
	background: #143C64;
}