@charset "utf-8";
/*
Theme Name: SciKon - Rivers
Description: Theme Description
Version: 1.0
Author: Rivers Agency
Author URI: http://riversagency.com
*/

@import url('fonts/stylesheet.css');
@import url('css/blueprint.1.0.1.css');
@import url('matt.css');
@import url('css/slideshow.css');

h4 { margin:0px }

body { background-color: #656d76; font-family: 'Roboto', sans-serif; }

header, section { background-color: #ffffff; }

.span-6 li.widget {
	list-style: none;
}
#cart-info {
	height:33px;
	background-color:#404a52;
}
#cart-info p.vosb {
	color:#dbd9d9;
	text-transform: uppercase;
	margin:10px 0 0 8px;
	letter-spacing:1px;
	font-weight:400;
	font-size:11px;
}
#cart-info p.vosb a {
	color:#dbd9d9;
	text-decoration: none;
}

#cart-info menu {
	list-style: none;
	padding: 0;
	margin:0;
}
#cart-info li {
	color: #ccc;
	float: left;
	font-size: 14px;
	margin-right: 7px;
	padding-left: 8px;
}
#cart-info li a {
	color:#dbd9d9;
	font-size:11px;
	text-decoration: none;
	font-weight:400;
	text-transform:uppercase;
	background: url('siteart/rivers/cart_icon.jpg') 0 0 no-repeat;
	padding: 4px 0 0 30px;
	height: 21px;
	display: inline-block;
	position:relative;
	top:5px;
}
#cart-info li a:link, #cart-info li a:visited {color:#dbd9d9; }

#cart-info li a:hover, #cart-info li a:active { color:#dbd9d9; }

#cart-info li.login-button { font-weight: bold; }

.home #banner, .home #banner .container { 
	height: auto;
	
}
.home #banner {
	padding-top: 17px;
}

.hero-text {
	color: #fff;
	float: left;
	font: 16px Calibri, "Trebuchet MS", Arial, Helvetica, Serif;
	margin-top: 20px;
	opacity: 0.6;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}
.hero-text { /* Yes, I know I'm doing the same class twice */
	background-image: url('siteart/banner-text.png');
	background-repeat: no-repeat;
	display: block;
	height: 96px;
	margin-left: 40px;
	margin-right: -190px;
	margin-top: 3px;
	position: relative;
	text-indent: -9001px;
	width: 490px;
}
#logo {
	background: url('siteart/rivers/scikon_sprite.png') -294px 10px no-repeat;
	display: inline-block;
	float: left;
	height: 75px;
	width:180px;
	position: relative;
	text-indent: -9999px;
}

.home #page {
	overflow: hidden;
}

#page .container {
	padding: 40px 35px;
}
.home #page .container { 
	background: transparent;
}

#page h1 {
	color: #5f6569;
	font-family: 'Roboto', Sans-Serif;
	font-size: 41px;
	font-weight:100;
	text-shadow: 0px 0px 6px #bec1c2;
    filter: dropshadow(color=#bec1c2, offx=0, offy=0);
}

.page-id-0 #page h1 {
	margin:0 0 5px;
}




.home #page h1 {
	border-bottom: none;
	font-size: 30px;
}
.biotools {
	height: 53px;
	background: url('siteart/rivers/biotools_title_img.png') no-repeat;
	padding: 16px 0 0 218px;
	margin-left: 30px;
	margin-bottom: 15px;
}


#main-content h2 {
	color: #1e7cb2;
	font-size: 15px;
	line-height: 1em;
	width: 100%;
}

#main-content a { text-decoration: none; }
#main-content a:link, #main-content a:visited { color: #1e7cb2; }
#main-content a:hover, #main-content a:active { color: #147fed; }

#main-content .accordion h2 { font-size: 18px; }

#main-content h3 {
	color: #147fed;
	font-size: 18px;
	line-height: 1.5em;
	width: 100%;
}

#main-content figure + h2 {
	margin-top: 40px;
	width: 220px;
}

#main-content h2 a { display: block; text-decoration: none; width: 100%; }
#main-content h2 a:hover, #main-content h2 a:active { color: #147fed; }

p.post-meta {
	border-bottom: 1px solid #ccc;
	float: left;
	margin-top: -10px;
	width: 100%;
}

.sidebar-menu, .addresses, .jobs {
	padding:10px 0;
}

.sidebar-menu h2, .addresses h2, .addresses h3, .jobs h2 {
	float: left;
	font-size: 15px;
	width: 100%;
	margin:0;
}

.addresses h3 {
	border-bottom: none;
	text-transform: none;
	margin:0 0 5px;
}


.addresses address, .jobs p {
	color: #656565;
	font-style: normal;
	margin: 5px 10px;
}

.addresses address {
	margin:0 0 30px;
}

.sidebar-menu h2 a { text-decoration: none; }
.sidebar-menu h2 a:link, .sidebar-menu h2 a:visited { color: #ffffff; }
.sidebar-menu h2 a:hover, .sidebar-menu h2 a:active { color: #147fed; }

.sidebar-menu menu {
	list-style: none;
	margin: 10px;
	padding: 0;
	width: 210px;
}

.sidebar-menu li {
	display: block;
	float: left;
	padding: 7px 0 7px 10px;
	margin:0 0 0 -12px;
	width: 200px;
}

.sidebar-menu li ul {
	float: left;
}

.sidebar-menu li ul li {
padding: 5px 0 5px 26px;
margin:0 0 0 -11px;
width:185px;
}

.sidebar-menu li ul li ul li{
margin:0 0 0 -27px;
width:173px;
padding: 5px 0 5px 39px;
}

/*
.sidebar-menu li:nth-child(even),
.sidebar-menu li ul li:nth-child(even)
 {
	background:#eff2f3;
}
.sidebar-menu li:nth-child(odd),
.sidebar-menu li ul li:nth-child(odd)
 {
	background:#fff;
}
*/

.sidebar-menu li a {
	display: block;
	font-size: 14px;
	text-decoration: none;
}
div.sidebar-menu.inactive h2 {
	background: url('siteart/rivers/blue_link_arrow.png') 202px 7px no-repeat!important;
}
div.sidebar-menu.active h2 {
	background: url('siteart/rivers/blue_link_arrow_hover.png') 200px 9px no-repeat;
	padding:0 0 10px 0;
	border-bottom:1px solid #898989;
	margin:0;
}

ul.shopp-categories-menu li.collapsible {
	background-image: url('siteart/rivers/blue_link_arrow_hover.png');
	background-position:187px 15px;
	background-repeat: no-repeat;
	padding-bottom:0!important;
}

.sidebar-menu li a:link, .sidebar-menu li a:visited {
	color:#1e7cb2;
}

.sidebar-menu li a:hover, .sidebar-menu li a:active {
	color: #147fed;
	background-position: 0 -42px;
}

.sidebar-menu.collapsible h2 { color: #1e7cb2; cursor: pointer; }
.sidebar-menu.collapsible h2:hover { color: #1e7cb2; }

.tip {
	margin: 10px 0 0 12px;
	padding-top: 10px;
	width:210px;
}

.tip blockquote {
	background-color: #639417;
	color: #fff;
	margin: 0;
	padding: 20px;
	position: relative;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-style:normal;
	font-size:14px;
	font-weight:100;
}

.tip h2 {
	color: #fff;
	font-size: 14px;
	letter-spacing:1px;
	text-transform: uppercase;
	font-weight:700;
}

.next-tip {
	font-size: 14px;
	font-style: italic;
	text-align: right;
}

.next-tip a { text-decoration: none; }
.next-tip a:link, .next-tip a:visited { color: #147fed; }
.next-tip a:hover, .next-tip a:active { color: #000000; }

#main-content figure, #main-content figure + h2 {
	float: left;
}

#main-content figure { margin-left: -10px; }

#main-content {
	color: #656565;
	display: block;	
	min-height: 20px;
	font-size: 14px;
	line-height: 17px;
}

.smalltext { font-size: 12px; }

#cell-types {
	background-color: #147fed;
	float: left;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
	width: 100%;
}

#cell-types li {
	border-left: 1px solid #fff;
	float: left;
	margin-left: 5px;
	padding-left: 4px;
}

#cell-types li:first-child {
	border-left: none;
	margin-left: 0;
}

#cell-types li a {
	font-size: 14px;
	text-decoration: none;
}

#cell-types li a:link, #cell-types li a:visited { color: #ffffff; }
#cell-types li a:hover, #cell-types li a:active { color: #000000; }

#results {
	border-bottom: 5px solid #147fed;
	color: #147fed;
	font-size: 18px;
	font-style: italic;
	margin-bottom: 0;
}

#results + table {
	color: #656565;
	font-size: 14px;
}

#results + table td { font-style: italic; }

#results + table a {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#results + table a:link, #results + table a:visited { color: #147fed; }
#results + table a:hover, #results + table a:active { color: #000000; }

#details dt {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 0;
}

#details dd {
	color: #656565;
	font-size: 14px;
	margin-left: 0;
	margin-bottom: 10px;
}

#details dl {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

#mini-cart {
	float: right;
	width: 277px;
	margin:15px 0 0;
}



#mini-cart h2 {
	color: #639417;
	font-size:17px;
	font-weight:700;
	text-transform:uppercase;
}

#mini-cart .shoppingcart {
	color: #7e7e7e;
	font: 14px Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#mini-cart .shoppingcart th { background-color: transparent; color: #333; }

#mini-cart .product-name a { text-decoration: none; }
#mini-cart .product-name a:link, #mini-cart .product-name a:visited { color: #7e7e7e; }
#mini-cart .product-name a:hover, #mini-cart .product-name a:active { color: #333333; }

ul.in-cart span:first-child {
	padding-right: 5px;
}

ul.in-cart span + span {
	float: right;
	padding-left: 5px;
}

.total {
	color: #7e7e7e;
	font: 14px Calibri, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}

h3.total { font-weight: bold; float: left; }
p.total { float: right; }

.finalize {
	background-image: url('siteart/btn-finalize.test.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	height: 35px;
	text-indent: -9001px;
	width: 230px;
}

.finalize:hover { background-position: 0 -35px; }

/*footer {
	background-color: #404040;
	padding: 30px 0 20px;
	width: 100%;
}*/

.footer-logo, .footer-logo a {
	display: block;
	float: left;
	height: 48px;
	position: relative;
	width: 112px;
}

.footer-logo {
	margin-right: 8px;
}

.footer-logo2 {
	background: url('siteart/VeteranOwnedSmallBusiness.png') no-repeat;
	position: relative;
	text-indent: -9001px;
	height: 112px;
	width: 112px;
}

.footer-logo a {
	background: url('siteart/bkg-footer-logo.png') no-repeat;
	text-indent: -9001px;
}

.copyright {
	color: #fff;
	font-size: 12px;
}

.footer-nav { position: relative; }

.footer-nav p {
	border-bottom: 5px solid #fff;
	color: #fff;
	display: block;
	font-size: 12px;
	height: 18px;
	left: -75px;
	letter-spacing: 0.2em;
	position: absolute;
	text-align: left;
	text-transform: uppercase;
	top: 60px;
	width: 150px;
	      -o-tranform: rotate(-90deg);
	   -moz-transform: rotate(-90deg);
	    -ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
			transform: rotate(-90deg);
}

.footer-nav ul { list-style: none; }

.footer-nav li {
	font-size: 12px;
	line-height: 1.25em;
	text-transform: lowercase;
}

.footer-nav li span { text-transform: uppercase; }

.footer-nav li a { text-decoration: none; }

.footer-nav li a:link, .footer-nav li a:visited { color: #ffffff; }
.footer-nav li a:hover, .footer-nav li a:active { color: #147fed; }

footer address {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	text-align: right;
}

.business-name { text-transform: uppercase; }

address a { text-decoration: none; }

address a:link, address a:visited, address a:hover, address a:active { color: #147fed; }

.ceo-name {
	background-color: #147fed;
	color: #f3f3d3;
	font-size: 14px;
	line-height: 1em;
	margin: 3px 0;
	padding: 15px 0 15px 20px;
	width: 210px;
}

.pdf {
	background-color: #000000;
	background-image: url('siteart/pdf-icon.png');
	background-repeat: no-repeat;
	background-position: 180px 5px;
	color: #ffffff;
	font-size: 14px;
	line-height: 1em;
	margin: 3px 0;
	padding: 15px 0 15px 10px;
	width: 220px;
}

.cv.pdf {
	display: block;
	padding: 0 10px;
	width: 210px;
}
.pdf a {
	display: block;
	padding: 15px 0 15px 20px;
	text-decoration: none;
	width: 210px;
}
.pdf a:link, .pdf a:visited { color: #ffffff; }
.pdf a:hover, .pdf a:active { color: #147fed; }

#mini-cv table td {
	color: #000;
	font-size: 14px;
}

#mini-cv table tr { border-top: 1px solid #999; display: block; }
#mini-cv table tr:first-child { border-top: none; }

#mini-cv tbody tr:nth-child(2n) td, #mini-cv tbody tr.even td {
	background-color: transparent;
}

.adjustform.qty input[type="submit"], .adjustform.remove input[type="submit"] {
	background-color: transparent;
	background-image: url('siteart/cart-icons.png');
	background-repeat: none;
	border: none;
	display: block;
	float: left;
	height: 16px;
	text-indent: -9001px;
	width: 17px;
}

.adjustform.qty input[type="submit"] { background-position: 0 0; }
.adjustform.qty input[type="submit"]:hover { background-position: 0 -16px; }
.adjustform.remove input[type="submit"] { background-position: -18px 0; }
.adjustform.remove input[type="submit"]:hover { background-position: -18px -16px; }

#checkout_page_container form.adjustform.qty input[type="submit"] { margin-left: 5px; margin-top: 3px; }

#main-content .wpsc_product_name a:link, #main-content .wpsc_product_name a:visited { color: #000000; }
#main-content .wpsc_product_name a:hover, #main-content .wpsc_product_name a:active { color: #147fed; }

.wpsc_categories {
	background-color: #147fed;
	display: table;
	list-style: none;
	margin: 10px 0;
	padding: 0;
	width: 100%;
}

.wpsc_categories li {
	border-left: 1px solid #fff;
	display: table-cell;
	font-size: 14px;
	text-align: center;
}
.wpsc_categories li:first-child { border-left: none; }

.wpsc_categories li a {
	text-decoration: none;
	padding: 10px 0 15px;
}
#main-content .wpsc_categories li a:link, #main-content .wpsc_categories li a:visited {
	display: block;
	color: #fff;
}
#main-content .wpsc_categories li a:hover, #main-content .wpsc_categories li a:active {
	border-bottom: 5px solid #fff;
	color: #eaeaea;
	padding-bottom: 10px;
}

.product-detail-sidebar { display: none; }
.single-wpsc-product .product-detail-sidebar { display: block; }

.shoppingcart a.gocheckout {
	background-image: url('siteart/btn-checkout.png');
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	position: relative;
	text-indent: -9001px;
	width: 230px;
}

.shoppingcart a.gocheckout:link, .shoppingcart a.gocheckout:visited { background-position: 0 0; }
.shoppingcart a.gocheckout:hover, .shoppingcart a.gocheckout:active { background-position: 0 -35px; }

.custom_meta {
	float: left;
	width: 100%;
}

.wpsc_product_price {
	float: left;
	width: 100%;
}

#main-content a.wpsc_product_title:link, #main-content a.wpsc_product_title:visited { color: #656565; }
#main-content a.wpsc_product_title:hover, #main-content a.wpsc_product_title:active { color: #147fed; }

.wpsc_buy_button_container, input.wpsc_buy_button {
	background-color: transparent;
	clear: both;
	display: block;
	float: right;
	height: 26px;
	position: relative;
	width: 117px;
}

input.wpsc_buy_button {
	background-image: url('siteart/btn-add-to-cart.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	border: none;
	text-indent: -9001px;
}

input.wpsc_buy_button:hover { background-position: 0 -26px; }

input.make_purchase.wpsc_buy_button {
	background-image: url('siteart/btn-make-purchase.png');
	background-repeat: no-repeat;
	cursor: pointer;
	height: 32px;
	margin-top: 10px !important;
	width: 92px;
}

input.make_purchase.wpsc_buy_button:hover { background-position: 0 -32px; }

.checkout_cart .wpsc_product_price { width: 32px; }

#wpsc_shopping_cart_container fieldset {
	border: none;
	padding: 0;
	width: 390px;
}

#wpsc_shopping_cart_container fieldset div {
	float: left;
}
#wpsc_shopping_cart_container input[type="text"],
#wpsc_shopping_cart_container text_area { padding: 3px 10px; }

.single_product_display p.soldout { float: left; }

#wpsc_shopping_cart_container textarea { height: 50px; }

p.wpsc_checkout_form_2, p.wpsc_checkout_form_3, p.wpsc_checkout_form_11, p.wpsc_checkout_form_12 { width: 190px; }
p.wpsc_checkout_form_2 input.text, p.wpsc_checkout_form_3 input.text, p.wpsc_checkout_form_11 input.text, p.wpsc_checkout_form_12 input.text { width: 170px; }
p.wpsc_checkout_form_2, p.wpsc_checkout_form_11 { margin-right: 10px; }

p.wpsc_checkout_form_5, p.wpsc_checkout_form_14 { width: 120px; margin-right: 10px; }
p.wpsc_checkout_form_5 input.text, p.wpsc_checkout_form_14 input.text { width: 100px; }

p.wpsc_checkout_form_7, p.wpsc_checkout_form_16 { margin-bottom: 0; width: 120px; margin-right: 10px; }
div#region_country_form_7, div#region_country_form_16 { width: 240px; }
select#wpsc_checkout_form_7, select#wpsc_checkout_form_16 { width: 100px; }
div#region_select_7, div#region_select_16 { width: 120px; margin-right: 10px; }
div#region_select_7 select, div#region_select_16 select { width: 100px; }

.wpcf7-form p { margin-bottom: 0; }

form.search {
	float: right;
}

form.search input {
	border:none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}

form.search input[type="text"] {
	background:transparent;
	color: #dbd9d9; 
	margin: 2px 0 0 5px;
	height: 21px;
	padding: 4px 5px 0 17px;
	text-transform:uppercase;
	font-size:11px;
	border:0;
	background: url('siteart/rivers/search_icon.jpg') 0 5px no-repeat;
	cursor:pointer;
}

form.search.main { float: none; }
form.search.main input[type="text"] {
	width: 790px;
}
p.searchtext { margin-bottom: 5px; }
div.search-form-header {
	border-bottom: 1px solid #ccc;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 100%;
}

.search #main-content h3 { margin-bottom: .75em; }

.search #main-content article {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.search input[type="submit"] {
	background: #404040;
	border: none;
	color: #147fed;
	cursor: pointer;
	padding: 4px 8px;
	
	     -o-border-radius: 10px;
	    -ms-border-radius: 10px;
	   -moz-border-radius: 10px;
	 -khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.search input[type="submit"]:hover {
	background-color: #147fed;
	color: #fff;
}

.active-grants {
	border-bottom: 1px solid #ccc;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}

#product-information div.wpsc-breadcrumbs { display: none; }
#product-information .single_product_display .product_description,
#product-information .single_product_display .single_additional_description { font-size: 12px; }
#product-information h2 {
	color:#1e7cb2;
	font-size: 18px;
	line-height: 1.25em;
	text-transform: uppercase;
}

table {float: left;}

.is-shopp-subpage #main-content { width: 390px; }
.page #shopp .price, .page #shopp .inventory { font-weight: inherit; line-height: inherit; margin: 0; }
#main-content #shopp h2 {
    margin-top: 15px;
    width: 220px;
    text-transform:uppercase;
    font-size:15px;
    font-weight:600;
    color:#1e7cb2;
}

p.price {
	font-size:17px;
	color:#1e7cb2;
	text-transform: uppercase;
	font-weight:700;
}


#main-content .details a { color: #656565; }
#main-content .details a:hover { color: #1e7cb2; }

#product-information #shopp_breadcrumbs { display: none; }

.footer-nav .sidebar-menu li {
	list-style: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.footer-nav .sidebar-menu {
	background-color: transparent;
}
.footer-nav .sidebar-menu li a {
	background-image: none;
	border-bottom: none;
	font-size: 12px;
	padding-left: 0;
}

#sfwd_shopp_datasheet {
	margin: 15px 0;
	}

#sfwd_shopp_datasheet a {
	font-size:14px;
	color:#639417;
	text-decoration:none;
}


/* RIVERS STYLES START
------------------------------*/
.left {
	float:left;
}
.right {
	float:right;
}
.off_screen {
	text-indent:-9999px;
}
.clear_both {
	clear:both;
}
.container {
	position:relative;
	width: 960px;
}
.roboto {
	font-family: 'Roboto', sans-serif;
}

footer {
	background-color: #656d76;
	width: 100%;
}
.footer_top {
	height:105px;
	padding: 30px 0 0;
	background:#404a52;
}

.footer_top a {
	width:300px;
	height:65px;
	float:left;
	margin:0 14px 0 0;
	color:#cbced2;
	font-size:18px;
	line-height:24px;
	text-decoration: none;
	font-weight:100;
}

.footer_top a span {
	color:#1e7cb2;
	font-size:16px;
	text-transform: uppercase;
	font-weight:700;
	background: url('siteart/rivers/blue_link_arrow.png') right center no-repeat;
	padding:0 15px 0 0;

}
.footer_top a:hover span
{
	background: url('siteart/rivers/white_link_arrow.png') right center no-repeat;
	color:#fff;
}


.footer_bottom {
	height:95px;
}
.footer_bottom .logo {
	height:53px;
	width:179px;
	background: url('siteart/rivers/scikon_sprite.png') no-repeat;
	position:relative;
	top:30px;
}

.footer_bottom .vosb {
	height:82px;
	width:97px;
	background: url('siteart/rivers/scikon_sprite.png') -185px 0 no-repeat;
	position:relative;
	top:5px;
}
.footer_bottom .address {
	color:#9c9fa4;
	text-align:right;
	position:absolute;
	right:100px;
	top:27px;
	text-transform: uppercase;
	font-size:12px;
	line-height:14px;
	font-weight:100;
}
.footer_bottom .address a {
	color:#9c9fa4;
	text-decoration:none;
}
ul.shopp-categories-menu {
	padding:0 0 0 1em;
	margin:8px 0 0 0;
}
.left_sidebar_wrapper, .contact_sidebar_wrap  {
	width:210px;
	}

.menu_wrapper, .page_menu_wrapper, .addresses, .jobs {
	width:210px;
	padding:0 10px;
	background: #fff;
	border:1px solid #e9e9e9;
	margin-right:0;
	float:left;
	position:relative;
}
.jobs {
	margin-top:20px;
}
.addresses h2, .jobs h2 {
	border-bottom:1px solid #111;
	margin:0 0 10px;
}



.menu_wrapper div {
	border-bottom:1px solid #898989;
	border-top:none;
	border-left:none;
	border-right:none;
	width:100%;
	}

.menu_wrapper div:last-child, 
.menu_wrapper div div {
	border:none!important;
	}

.single-shopp_product .right_sidebar_wrap,
.single-shopp_product #product_info_wrap
 {
	width:385px;
}

.right_sidebar_wrap {
	width:250px;
	float:left;
}

#product_info_wrap {
	width:250px;
	padding:25px 10px;
	background: #eff2f3;
	border:1px solid #e9e9e9;
	margin-right:0;
	margin-bottom:24px;
	
}
#product_info_wrap table tr td {
	color:#5f655b;
	border-bottom:1px solid #898989;
	padding:8px;
}

#product_info_wrap p:last-child {
	margin:0;
}
.cat_description p {
	margin:0 0 10px;
}
.paginate {
	font-size:12px;
	font-weight:100;
	margin:0 0 5px;
	color:#5f6569;
	text-transform: uppercase;
}
#shopp ul.paging {
	text-transform: none;
}
#shopp ul.paging li.active,
#shopp ul.paging li.next {
color:#1e7cb2;
}
#shopp ul.paging li.active {
	font-weight:600;
}
ul.children {
	margin:5px 0 0;
}

.menu_gray {
	background-color:#eff2f3;
}
.menu_white {
	background-color:#fff;
}

.styled_select {
	width:55px;
	float:left;
	overflow:hidden;
	padding:0; 
    margin:0;
    background: transparent url('siteart/rivers/dropdown_bg_green.png') right center no-repeat;
    border:1px solid #639417;
    height: 24px;
}
.cat_dropdown.styled_select {
	width: 210px;
}
#shopp.list.checkout .styled_select {
	width: 72px;
}
#shopp.list.checkout .styled_select.paymethod {
	width: 140px;
}

select {
	background: transparent url('siteart/rivers/dropdown_bg.png') right center no-repeat;
	font-size: 15px;
	line-height:1.25;
	color:#656565;
	border-radius: 0;
	-webkit-appearance: none;
	margin:0!important;
	cursor:pointer;
	border:1px solid #94989a;
	padding:3px 16px 3px 3px;
}

select.shopp-categories-menu {
	margin:0 0 10px!important;
}
.styled_select select,
#shopp.list.checkout .styled_select select {
   width:170%;
   margin:3px 0 0!important;
   background-color:transparent; 
   background-image:none;
   border:none;
   padding: 0 16px 0 3px;
   -moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	overflow: hidden;
}

#shopp form.product label {
	display: none!important;
}

.scrollable.clickwrap.clickwrap-terms {
	display: none;
}

.styled_add {
	float:left;
	margin:0 0 0 10px;
}

input[type=submit] {
	background: #7bb81b; /* Old browsers */
	background: -moz-linear-gradient(top,  #7bb81b 0%, #7cb91e 46%, #649617 54%, #649617 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7bb81b), color-stop(46%,#7cb91e), color-stop(54%,#649617), color-stop(100%,#649617)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7bb81b 0%,#7cb91e 46%,#649617 54%,#649617 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7bb81b 0%,#7cb91e 46%,#649617 54%,#649617 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7bb81b 0%,#7cb91e 46%,#649617 54%,#649617 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7bb81b 0%,#7cb91e 46%,#649617 54%,#649617 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bb81b', endColorstr='#649617',GradientType=0 ); /* IE6-9 */
	color:#fff;
	font-size:14px;
	font-weight:700;
	-webkit-appearance: none;
	border:none;
	-webkit-border-radius: 5px;
    border-radius: 5px;
	cursor:pointer;
	padding:6px 12px;
	-webkit-box-shadow:  0px 5px 5px 0px #e4e4e4;
	box-shadow:  0px 5px 5px 0px #e4e4e4;
}

p.status {
	font-size:14px;
	color:#5f6569;
}

a.pos_accepted {
	font-size: 12px;
	margin-bottom:0;
	text-decoration:none;
}



#shopp-cart-ajax ul {
	list-style-type:none;
	font-size:14px;
}
#shopp-cart-ajax ul li a {
	text-decoration:none;
	color:#1e7cae;
}

.page_menu_wrapper h2 {
	background: url('siteart/rivers/blue_link_arrow_hover.png') 200px 18px no-repeat;
	border-bottom: 1px solid #898989;
	padding:0 0 5px;
	margin: 0;
	float: left;
	width: 100%;
}
.page_menu_wrapper h2 a {
	text-decoration:none;
	color: #1e7cb2;
	font-size: 15px;
	margin:0;
	padding:0;
}
.page_menu_wrapper menu {
	margin:0;
	padding:0;
	}

.page_menu_wrapper menu li {
	display: block;
	float: left;
	padding: 5px 0 5px 10px;
	width: 200px;
	list-style-type:none;
	}
.page_menu_wrapper menu li:last-child {
	margin:0 0 10px;
}
.page_menu_wrapper menu li:nth-child(even) {
	background: #eff2f3;
}
.page_menu_wrapper menu li a {
	font-size:14px;
	color:#1e7cb2;
	text-decoration:none;
}
#main-content ul {
	margin:0 0 20px 30px;
	list-style-position: outside;
}
#main-content ul li {
	margin:0 0 10px;
}
.sidebar_left {
	width:225px;
}
/*
table.cart .remove {
	display:none!important;
	}
	*/
tr.totals td,
tr.totals th
 {
	background:#fff!important;
	border-top:1px solid #898989!important;
	padding-top:10px!important;
}
tr.buttons,
tr.buttons td
 {
	background:#fff!important;
}

a.cont_shopping {
	color:#639417!important;
	font-weight:700;
	text-transform: uppercase;
	background: url('siteart/rivers/green_bg_arrow.png') right center no-repeat;
	padding:0 10px 0 0;
}
a.cart_checkout 
{
	background: #65b6e5; /* Old browsers */
	background: -moz-linear-gradient(top,  #65b6e5 0%, #70b6e2 50%, #237fb4 54%, #1e5799 98%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#65b6e5), color-stop(50%,#70b6e2), color-stop(54%,#237fb4), color-stop(98%,#1e5799)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #65b6e5 0%,#70b6e2 50%,#237fb4 54%,#1e5799 98%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #65b6e5 0%,#70b6e2 50%,#237fb4 54%,#1e5799 98%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #65b6e5 0%,#70b6e2 50%,#237fb4 54%,#1e5799 98%); /* IE10+ */
	background: linear-gradient(to bottom,  #65b6e5 0%,#70b6e2 50%,#237fb4 54%,#1e5799 98%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65b6e5', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
	color:#fff!important;
	font-size:14px;
	font-weight:700;
	-webkit-appearance: none;
	border:none;
	-webkit-border-radius: 5px;
    border-radius: 5px;
	cursor:pointer;
	padding:6px 12px;
	-webkit-box-shadow:  0px 5px 5px 0px #e4e4e4;
	box-shadow:  0px 5px 5px 0px #e4e4e4;
	width:117px;
	text-align:center;
	margin:0 0 10px;
}
input.update-button {
	margin:15px 0 0;
}
table.cart {
	margin:0 0 5px!important;
}
input[type="text"] {
	padding:4px;
	color:#5f6569;
	font-weight:100;
    border:1px solid #919598;
    -webkit-box-shadow: inset 0px 0px 5px 2px #f7f7f7;
	box-shadow: inset 0px 0px 5px 2px #f7f7f7;
}
div.links {
position: absolute;
left: 300px;
top: 36px;
font-size: 14px;
}
div.links a {
	text-decoration:none;
	color:#9c9fa4;
}
div.links a:hover {
	color:#fff;
}
.single-post .page_menu_wrapper h2 {
	color: #1e7cb2;
	font-size: 15px;
	margin: 0;
	padding: 7px 0 5px;
}
a.visitshop {
	color: #1e7cb2;
	text-decoration:none;
	font-size:14px;
}
#menu-header-menu span {
	text-transform: none!important;
}

div.ecommerce {
	margin-top: 10px;
}
div.ecommerce img {
	margin-right: 7px;
}