/* =OVERRIDES and SITEWIDE
===================================================== */
* {
	margin:0px; padding:0px;
	box-sizing:content-box; -moz-box-sizing:content-box; /* Opera8 */
	line-height:1.3;
}
html, body {
	height:100%;
	margin:0px !important;
	padding:0px !important;
}
body {
	background:#fff url(/assets/templates/getcellranger/slices/header-bg.gif) repeat-x top left;
	text-align:center;
	font-size:13px;
	font-family:"Trebuchet MS", "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	color:#333;
}
p, ul, ol, li, h1, h2, h3, h4, h5, h6,
label, input, textarea {
	font-family:"Trebuchet MS", "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
}
#container_page {
	min-height:100%; _height:100%;
	position:relative;
	background:#fff url(/assets/templates/getcellranger/slices/header-bg.gif) repeat-x top left;
}
#content {
	padding-bottom:225px;
}
span.clear {
	height:0px; overflow:hidden;
	display:block; clear:both !important;
	float:none !important;
	position:relative; /*for IE6, peekaboo*/
}

::-moz-selection {
	background: #111;
	color: #eee;
}
::selection {
	background: #111;
	color: #eee;
}
a {
	outline:none;
}


/* =TEXT
===================================================== */
h1 {
	color:#000;
	font-size:34px;
	font-weight:normal;
}
h1.replaced {
	padding-top:40px;
}
h1.replaced_inline span {
	display:none;
}
h2 {
	margin:10px 0 0px 0;
	padding-bottom:5px;
	border-bottom:1px solid #B1D9F0;
	font-size:21px;
	font-weight:normal;
	color:#648d2d;
}
h2.replaced_inline {
	_height:0px;
	margin-bottom:15px;
	border:0;
}
h2 span.alt {
	display:none;
}
div.grad_med h2 {
	border-bottom:0;
}
h3, span.h3 {
	margin:15px 0 5px;
	padding-bottom:2px;
	display:block;
	color:#333;
	font-size:17px;
	font-weight:bold;
}
h4 {
	padding:15px 0 5px 0;
	color:#4d4d4d;
	font-size:14px;
	font-weight:bold;
}
h6 {
	margin-bottom:10px;
	padding:0 5px;
	background:#f2f2f2;
	color:#808080;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:2;
}

p {
	padding:5px 0 10px;
	line-height:1.6
}
#col_l p {
	line-height:2;
}
p a, ul a {
	color:#648d2d;
	text-decoration:none;
}
p a:hover, ul a:hover {
	color:#648d2d;
	text-decoration:underline;
}
p.link_moreinfo, span.link_moreinfo {
	text-align:right;
	font-size:10px;
}


a.link_moreinfo, span.link_moreinfo {
	padding:5px 10px;
	color:#8cc63f;
	text-transform:uppercase;
}
a.link_moreinfo:hover, a:hover span.link_moreinfo,
a.link_moreinfo_hover {
	position:relative;
	background:#8cc63f;
	color:#fff !important;
	text-transform:uppercase;
	-moz-border-radius:3px;
	border-radius:3px;
}

a img {
	border:none;
	border-bottom:2px solid #fff;
}
a:hover img {
	border-bottom:2px solid #9cc63f
}

.flash-replaced embed {
	display:block;
}
.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}



/* =TEXT =MODIFIERS
===================================================== */
p.gray {
	color:#808080;
}
.gray_dark {
	color:#4d4d4d;
}
.green {
	color:#9cc63f;
}
.green_dark {
	color:#648d2d;
}
p.link {
	padding:15px 0 10px;
}

.font_size_large {
	font-size:14px;
}
.padding_top {
	padding-top:15px;
}

.bottomline {
	border-bottom:1px solid #B1D9F0;
}

/* =TEXT =LISTS
===================================================== */
#content ul {
	padding:10px 10px 5px;
	font-size:14px;
	font-weight:bold;
}
#content ul li {
	padding:0 0 15px 15px;
	list-style:none outside;
	background:url(/assets/templates/getcellranger/slices/bullet-green.png) no-repeat 0px 7px;
}
#content ul li.x {
	padding:0 0 15px 20px;
	background:url(/assets/templates/getcellranger/slices/cross.png) no-repeat 0px 3px;
}
#content ul li.tick {
	padding:0 0 15px 20px;
	background:url(/assets/templates/getcellranger/slices/tick.png) no-repeat 0px 3px;
}
#content ul li ul {
	padding:0 0;
	font-weight:normal;
}
#content ul li ul li {
	padding: 4px 0 4px 1px;
	background:none;
	color:#666;
	font-size:13px;
	line-height: 18px;
}

ul.large {
	padding:10px 0 20px;
}
ul.large li {
	padding:0 0 10px;
	font-size:16px;
	color:#4d4d4d;
}
ul.font_size_regular li {
	padding-bottom:0 !important;
	font-size:12px;
	font-weight:normal;
}
ul.font_size_regular li a {
	color:#4d4d4d;
}

#content ol {
	padding:0px 30px;
}
#content ol li {
	padding:0 0 10px;
}



/* =TEXT =REPLACEMENT
===================================================== */
.replaced {
	height:0px; overflow:hidden;
	background-repeat:no-repeat !important;
}


/* =IMAGES
===================================================== */
img.left, div.left {
	padding:0 15px 10px 25px;
	float:left;
}
img.left {
	padding-top:15px;
}
img.right, div.right {
	padding:0 25px 10px 15px;
	float:right;
}
img.right {
	padding-top:15px;
}



/* =LAYOUT
===================================================== */
div.container {
	width:815px;
	margin:0 auto;
	position:relative;
	text-align:left;
}

#header div.container {
	height:95px; overflow:hidden;
	_height:94px;
}
#logo a {
	height:0px; overflow:hidden;
	width:86px;
	padding-top:70px;
	display:block;
	position:absolute; top:14px; left:68px;
	background:url(/assets/templates/getcellranger/slices/logo-header-2.gif) no-repeat 0px 0px;
}
#logo a:hover {
	background-position:-88px 0px;
}
#nav_user {
	position:absolute; right:30px; top:10px;	
}
#nav_top {
	position:absolute; right:10px; bottom:0px;
}

#content div.container {
	min-height:500px; _height:500px;
	background:url(/assets/templates/getcellranger/slices/billboard-bg-top.gif) no-repeat top left;
}
#content_1, #content_2, #content_3, #content_footer,
#container_inner,
#content_head {
	width:750px;
	margin:0 auto;
	padding:0 0 30px;
}
#col_l #content_1, #col_l #content_2, #col_l #content_3 {
	width:auto;
}
#container_inner {
	padding-top:10px;
}
#content_billboard {
	padding-bottom:20px;
}
#content_footer {
	padding-bottom:20px;
}

#col_l {
	width:500px;
	margin-left:-10px;
	float:left;
	position:relative;
}
#col_r {
	width:255px;
	margin-right:-15px;
	float:right;
}

div.column_half {
	width:47%;
	float:left;
}
div.column_half_right {
	float:right;
}

div.section {
	margin-bottom:40px;
	clear:both;
}

#content_head {
	padding:35px 0 10px;
}


/* =FOOTER
===================================================== */
#footer {
	width:100%;
	height:180px;
	padding:35px 0 20px;
	position:absolute; bottom:0; left:0;
	background:#1A1A1A;
	color:#535353
}
#logo_footer {
	height:0px; overflow:hidden;
	width:80px;
	margin:0 auto;
	padding-top:70px;
	display:block;
	background:url(/assets/templates/getcellranger/slices/logo-footer-2.gif) no-repeat 0px 0px;
}
#logo_footer:hover {
	background-position:-84px 0px;
	cursor:pointer;
}
#footer p {
	margin:0;
	padding:0;
	color:#535353;
	font-size:11px;
}
#footer p a {
	color:#0059B5;
	text-decoration:none;
}
#disclaimer {
	padding-top:35px;
	float:none;
	clear:both;
	text-align:center;
}
#footer div.column {
	padding:0 28px;
	float:left;
	text-align:center;
}
#footer div.column_logo {
	width:125px;
	margin-left:40px;
}
#footer h3 {
	color:#808080;
}
#footer ul {
	list-style:none outside;
}
#footer a {
	color:#808080 !important;
	text-decoration:none;
}
#footer a:hover {
	color:#fff !important;
}
#footer .active a {
	color:#5DC312 !important;
}
#footer .active a:hover {
	cursor:default;
}


/* =NAV =TOP
===================================================== */
#nav_top ul {}
#nav_top ul li {
	width:95px;
	border-right:1px solid #120F10;
	border-left:1px solid #272425;
	float:left;
	list-style:none outside;
	color:#fff;
	text-align:center;
}
#nav_top ul li span {
	display:block;
}
#nav_top ul li.active {
	border:none;
	background:#CFCFCF url(/assets/templates/getcellranger/slices/nav-top-rounded-left.gif) no-repeat left top;
}
#nav_top ul li.active span {
	background:url(/assets/templates/getcellranger/slices/nav-top-rounded-right.gif) no-repeat right top;
}
#nav_top ul li.first {
	border-left:none;
}
#nav_top ul li.last {
	border-right:none;
}
#nav_top ul li a {
	padding:10px 15px 7px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:12px;
}
#nav_top ul li a:hover {
	color:#5DC312;
}
#nav_top ul li.active a {
	color:#231F20;
}
#nav_top ul li.active a:hover {
	color:auto;
}


/* =NAV =USER
===================================================== */
#nav_user {
	text-align:right;
}
#nav_user ul {
	padding:0; margin:0;
	float:right;
	list-style:none outside;
}
#nav_user ul li {
	border-right:1px solid #fff;
	float:left;
	font-size:10px;
}
#nav_user ul li.last {
	border:none;
}
#nav_user ul li a,
#cart_mini_2 a {
	padding:0px 5px;
	display:block;
	color:#fff;
	text-decoration:none;
}
#nav_user ul li a:hover,
#cart_mini_2 a:hover {
	color:#9cc63f;
	text-decoration:underline;
}

#cart_mini_2 {
	padding:0 20px 0 0;
	float:right;
	font-size:10px;
	text-align:right;
}

/* =NAV =SUB
===================================================== */
#content #nav_sub {
	float:right;
}
#content #nav_sub ul {
	padding:0;
	list-style:none outside;
}
#content #nav_sub ul li {
	padding:0;
	float:left;
	list-style:none outside;
}
#content #nav_sub ul li a {
	margin:4px 0 0;
	padding:5px 15px;
	display:block;
	background:#fff;
	color:#808080;
}
#content #nav_sub ul li.active a {
	margin-top:0;
	padding:9px 15px;
	position:relative;
	-moz-border-radius:5px;
	border-radius:5px;
	background:#4d4d4d;
	color:#fff;
}
#content #nav_sub ul li.active a b {
	background-image:url(/assets/js/rounded/rounded-gray-5px.gif);
}

#content #nav_sub ul li a:hover {
	text-decoration:none;
	color:#9cc63f;
}
#content #nav_sub ul li.active a:hover {
	color:#fff;
	cursor:default;
}
#content #nav_sub ul li i {
	font-size:10px;
	font-style:normal;
}


/* =NAV =ICONS (used on support page)
===================================================== */
div.nav_icon {
	position:relative; /*peekaboo*/
	background:no-repeat left center;
}
div.nav_icon_big {
	margin:10px 0 30px 50px;
	padding:25px 0 25px 100px;
}
div.nav_icon_big a {
	font-size:21px;
	text-decoration:none;
	color:#000;
}
div.nav_icon_big a:hover {
	color:#648d2d;
}


/* =LAYOUT =MODIFIERS
===================================================== */
div.grad_med {
	padding-top:20px;
	background:url(/assets/templates/getcellranger/slices/grad-med.gif) repeat-x top left;
}


/* =HOME
===================================================== */
#home #content_billboard {
	height:320px; overflow:hidden;
}
#home h2 {
	border-bottom:0;
}
#home h2.section {
	margin-bottom:20px;
	border-bottom:1px solid #B1D9F0;
	color:#4d4d4d;
}
#home ul.large li {
	background:none;
}

#billboard_sub {
	margin:0 auto;
	padding:20px 0 0;
	border:2px solid #ccc;
	-moz-border-radius:8px;
	border-radius:8px;
	background:url(/assets/templates/getcellranger/slices/grad-tall.gif) repeat-x top left;
}
#billboard_sub img {
	margin:0 auto;
	display:block;
}
#home #billboard_sub div.column_product {
	width:160px;
	margin:0;
	float:left;
	text-align:center;
}
#home #billboard_sub #column_1 {
	width:249px;
	margin:0;
	padding:35px 20px;
}
#home #billboard_sub div.column_container {
	width:410px;
	padding-left:45px;
	border-left:1px solid #b2b2b2;
	float:right;
}
#home #billboard_sub div.column_product {
	padding:20px 45px 20px 0px;
}
#billboard_sub ul li {
	list-style:none;
}

#billboard_sub .grad_med {
	padding-top:30px;
}

div.postit {
	width:337;
	height:95px; overflow:hidden;
	padding:40px 45px 40px 40px;
	margin:0;
	background:url(/assets/templates/getcellranger/slices/postit-blue.gif) no-repeat top center;
	text-align:center;
}
div.postit iframe {
	margin:0 8px 4px 0;
	border:3px solid #ddd;
	float:left;
}
div.postit div.text p {
	padding-top:5px;
	line-height:1.6;
}


/* =NEWS
===================================================== */
div.news_item {
	margin:0 0 20px;
}
div.news_item h3 {
	color:#648d2d;
}


/* =PRODUCTS =OVERVIEWS
===================================================== */
#billboard_sub {
	margin:20px 0 0;
}
#billboard_sub div.column_product {
	width:160px;
	padding:0 0px 10px 67px;
	float:left;
	text-align:center;
}
#billboard_sub div.column_product .flash-replaced embed {
	margin:0 auto;
}
#billboard_sub div.column_product p {
	padding-bottom:0;
}

div.column_product form {
	margin:10px 0 10px;
	font-size:14px;
}
div.column_product form label {
	padding:0 4px 0 0;
	float:left;
	line-height:30px;
}
div.column_product form input {
	height:1.3em;
	height:auto;
	margin:0 4px 0 0;
	padding:3px 2px;
	border:2px solid #b2b2b2;
	float:left;
	text-align:center;
	font-size:14px;
}
div.column_product form input.text_short {
	width:1em;
	*height:1.6em;
	padding:5px 2px 4px;
	*padding:5px 2px 2px;
}
div.column_product form input.submit {
	width:auto;
	*width:7em;
	padding-top:4px;
	*padding-top:2px;
	*padding-bottom:3px;
}
div.column_product form input.submit:hover {
	background:#9cc63f;
	cursor:pointer;
}

#products_coming_soon h2 {
	margin-bottom:0px !important;
}
#products_coming_soon div.grad_med {
	padding-left:10%;
	padding-right:10%;
}
#products_coming_soon div.column * {
	text-align:center;
}
#products_coming_soon div.column .flash-replaced embed {
	margin:0 auto;
}




/* =PRODUCTS
===================================================== */
div.product_image_gallery {
	padding:0px 0;
	border:1px solid #e6e6e6;
	position:relative;
	background:url(/assets/templates/getcellranger/slices/grad-tall.gif) repeat-x top left;
}

#content_product_2 p {
	padding-top:10px;
	font-size:14px;
}
#cart_add {
	height:357px;
	margin-bottom:28px;
	position:relative;
	text-align:center;
}
#cart_add p {
	font-size:14px;
}
p.product_price_large {
	padding:5px 0;
	font-size:34px !important;
	color:#9cc63f;
}
p.product_price_large span {
	color:#4d4d4d;
}

p.cart_add {
	margin:10px 0;
}
a.cart_add {
	width:auto; height:auto;
	padding:8px 22px;
	-moz-border-radius:5px;
	border-radius:5px;
	position:relative;
	background:#4d4d4d;
	color:#fff;
	font-size:14px;
	text-decoration:none;
}
a.cart_add:hover {
	color:#fff;
	text-decoration:none;
	background:#9cc63f;
}
a.cart_add b {
	background-image:url(/assets/js/rounded/rounded-gray-5px.gif);
}
a.cart_add:hover b {
	background-image:url(/assets/js/rounded/rounded-green-5px.gif);
}
p.cart_view {
	margin:0 0 15px;
}
a.cart_view {
	margin:0 0 20px;
	padding:5px 0 5px 28px;
	background:url(/assets/templates/getcellranger/slices/cart.png) no-repeat 0px 0px;
}
span.product_stock_level {
	display:block;
	color:#9cc63f;
}

div.product_links {
	width:100%;
	position:absolute; bottom:0; left:0;
}
div.link_promo {
	margin:10px 0 0;
	border-bottom:1px solid #e6e6e6;
}
div.link_promo a {
	display:block;
	color:#9cc63f;
	text-decoration:none;
}
div.link_promo a:hover {
	color:#648d2d;
}
div.link_promo a img {
	border:none;
}
div.link_promo span.image {
	width:50px;
	height:20px;
	float:left;
	background:no-repeat center center;
	text-align:center;
}
div.link_promo span.text {
	padding:3px 10px;
	border-left:1px solid #e6e6e6;
	float:left;
}

#col_r .section {
	padding-right:15px;
	padding-left:15px;
}
#col_r .grad_med {
	padding-top:10px;
}

div.product_mini {
	margin:0 0px 0 0px;
	padding:15px 0 10px 0;
}
div.product_mini a {
	height:70px;
	display:block;
	color:#333;
	text-decoration:none;
}
div.product_mini a:hover {
	cursor:pointer;
}
div.product_mini a:hover img {
	border:none;
}
div.product_mini span.image {
	width:85px;
	padding:3px 0 0 5px;
	float:left;
}
div.product_mini span.h3 {
	padding-top:0;
	margin-top:0;
	margin-bottom:0px;
	
}
div.product_mini span.text {
	width:130px;
	float:right;
	text-align:center;
	padding-bottom:10px;
}
div.product_mini span.p {
	display:block;
	line-height:1;
}
div.product_mini span.link_moreinfo {
	text-align:center;
	color:#9cc63f;
}
span.product_mini_alt {
	background:url(/assets/templates/getcellranger/slices/grad-med.gif) repeat-x top left;
}

#product_installation {
	padding-left:10px;
	padding-right:5px;
}
div.product_installation_step {
	width:230px;
	padding-right:15px;
	float:left;
}
span.product_installation_step {
	float:left;
	font-size:21px;
	color:#648d2d;
}
span.product_installation_image {
	padding:0 8px 25px 4px;
	float:left;
}

/* Galleria */
div.product_image_gallery {
	max-height:365px; _height:365px; overflow:hidden;
	-moz-border-radius:8px;
	border-radius:8px;
}
div.product_image_gallery {
	position:relative;
}
div.galleria_wrapper {
	width:100%; overflow:hidden;
	height:365px;
	text-align:center;
}
ul.gallery {
	margin:0;
	padding:0;
	list-style:none;
}
ul.galleria {
	margin:0 !important;
	padding:5px 2px 0px 5px !important;
	border:1px solid #aeaeae;
	float:left;
	position:absolute;
	top:10px; left:10px;
	/* _top:322px; */
	z-index:102;
	background:#fff;
}
.galleria li {
	width: 40px;
	height: 40px;
	overflow: hidden;
	margin: 0 0px 5px !important;
	padding:0 !important;
	display: block;
	xfloat: left;
	background:none !important;
	list-style: none;
}
.galleria li a {
	display: none;
}
.galleria li div img {
	cursor: pointer;
}
.galleria li.active div img,
.galleria li.active div {
	display: block;
}
.galleria li img.thumb {
	cursor: pointer;
	top: auto;
	left: auto;
	display: block;
	width: auto;
	height: auto;
}
.galleria li .caption {
	display: block;
	padding-top: .5em;
}
* html .galleria li span {border:1px solid red;
	width:400px;
	width:0px; overflow:hidden;
}
/* MSIE bug */



/* =TESTIMONIALS =FAQS
===================================================== */
div.testimonial {
	padding:10px 0;
}
div.testimonial h4 {
	text-transform:capitalize;
}
div.testimonial p,
div.faqs p {
	color:#808080;
}
div.testimonial p.byline {
	margin-top:-8px;
	color:#b2b2b2;
	text-align:right;
	font-style:italic;
}

div.testimonial_large {
  padding-right:20px;
}
#content div.testimonial_large div.testimonial_pullquote p {
	font-size:36px;
	color:#78c5f9;
	line-height:1;
}


/* =FAQs
===================================================== */
#col_r div.faq {
	padding:0 0 15px;
}
#col_r div.faq h4 {
	margin-bottom:10px;
	border-bottom:1px solid #B1D9F0;
}


/* =PRESS
===================================================== */
div.press_item {
	padding:0 0 20px;
	color:#4d4d4d;
	text-align:center;
}
div.press_item img {
	padding:0 0 2px;
}



/* =CART =MINI
===================================================== */
#cart_mini_offset {
	height:37px;
	background:#231F20;
	display:none;
}
#cart_mini {
	width:100%;
	min-height:36px; _height:36px;
	border-bottom:1px solid #808080;
	display:none;
	z-index:1000;
	background:#292929 url(/assets/templates/getcellranger/slices/grad-dark-short.png) repeat-x top left;
	color:#fff;
	font-size:14px;
}
#cart_mini div.container {
	width:800px;
}
#cart_mini_title {
	width:70px;
	float:left;
}
#cart_mini_title,
#cart_mini_subtotal,
#cart_mini_content_container,
span.cart_mini_product {
	line-height:36px;
}

#cart_mini_content_container {
	width:500px;
	float:left;
}
span.cart_mini_product {
	padding:0 20px 0 0;
	float:left;
}
span.cart_mini_product span.quantity {
	color:#808080;
	font-size:10px;
}

#cart_mini_subtotal {
	float:right;
	color:#808080;
}

#cart_mini_links {
	padding:7px 0 0;
	float:right;
}
#cart_mini_links a {
	padding:1px 15px;
	border:1px solid #9cc63f;
	float:left;
	color:#fff;
	text-decoration:none;
}
a#cart_mini_link_edit:hover {
	color:#9cc63f;
}
a#cart_mini_link_checkout {
	background:#9cc63f;
	text-transform:uppercase;
}
a#cart_mini_link_checkout:hover {
	color:#000;
}

#cart_mini_alert {
	width:198px;
	height:177px;
	padding:80px 25px 20px;
	position:fixed; top:35px; left:20%;
	_position:absolute;
	z-index:111;
	display:none;
	background:transparent url(http://www.getcellranger.com/assets/templates/getcellranger/slices/cart-mini-alert.gif) no-repeat 0px 0px;
	color:#fff;
	font-size:21px;
	font-weight:bold;
	text-align:center;
}

/* Thickbox Overrides */
#fc_tb_window,
#fc_tb_overlay {
	/*display:none !important;*/
}
#fc_tb_load {
	/*margin: -177px 0 0 -237px !important;*/ /* -height/2 0 0 -width/2 */
}



/* =FORMS
===================================================== */
div.row {
	margin:10px 0 0;
	clear:both;
}
label.left,
span.left {
	width:120px;
	padding:6px 10px 6px 0px;
	float:left;
	text-align:right;
	color:#4d4d4d;
}
input.text,
textarea {
	width:200px;
	padding:4px;
	border:2px solid #b2b2b2;
}
textarea.large {
	width:300px;
	height:200px;
}

input.submit {
	padding:4px 10px;
	border:2px solid #9cc63f;
	background:#9cc63f;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
input.submit:hover {
	border-color:#4d4d4d;
	background:#9cc63f;
	color:#000 !important;
	cursor:pointer;
}

div.errors {
	margin:0px 30px;
	padding:10px 10px 10px 100px;
	border:2px solid #900;
	background:#fbb
}


/* =BLOG
===================================================== */
div.blog_post {
	padding:0 25px 25px 0;
}
div.blog_post h3,
div.blog_post h3 a {
	color:#333;
	text-decoration: none;
	font-size:24px;
	padding-top:10px;
}

div.blog_post h3 {
	border-bottom:1px solid #B1D9F0;
	padding-bottom:0px;
}
div.blog_post h4 {
	padding-top:10px;
	font-size: 17px;
	color: #648D2D;
}
div.byline {
	padding:0 0 15px;
	clear:both;
}
div.byline span {
	float:left; clear:left;
	display:block;
	color:#808080;
	text-size:10px;
}
div.byline span.permalink,
div.byline span.tags {
	float:left; clear:left; padding-top:5px;
}
div.byline span a {
	color:#9CC63F;
	text-decoration:none;
}
div.byline span a:hover {
	color:#648d2d;
	text-decoration:underline;
}

#tag_cloud {
	margin:0 0 20px;
}
.tagcloud {
	text-align:center;
}
.tagcloud span {
	padding:1px 6px;
}
.tagcloud a {
	color:#808080;
	font-size:11px;
	text-decoration:none;
}
.tagcloud a.s2 {
	color:#4d4d4d;
	font-size:12px;
}
.tagcloud a.s3 {
	color:#333;
	font-size:14px;
	line-height:.9;
}
.tagcloud a.s4 {
	color:#648d2d;
	font-size:16px
	line-height:.8;
}
.tagcloud a.s5 {
	color:#9cc63f;
	font-size:21px;
	line-height:.6;
}

#blog_categories ul,
#blog_archive ul {
	padding-top:0;
}
#blog_categories ul li.active a {
	color:#648d2d;
}
#blog_categories ul li.active a:hover {
	color:#648d2d;
	cursor:default;
	text-decoration:none;
}

#content li.reflect_year {
	background:none;
	line-height:1;
}
#content li.reflect_year a {
	float:left;
	color:#4d4d4d;
}
#content li.reflect_year ul.reflect_months {
	float:left;
}
#content li.reflect_year ul.reflect_months li {
	padding:0 10px;
	float:left;
	line-height:15;
}
#content li.reflect_year ul.reflect_months li a {
	font-size:10px;
	text-transform:uppercase;
	color:#808080;
	line-height:1.7;
}

div.blog_pagination {
	margin:20px 0 0;
	padding:10px 20px 0;
	border-top:1px solid #ccc;
}
div.blog_pagination strong {
	color:#648d2d;
}
#ditto_pages a, #ditto_pages span {
	margin:0 3px;
	padding:3px;
	border:1px solid #b2b2b2;
	color:#b2b2b2;
	text-decoration:none;
}
#ditto_pages a {
	border-color:#9cc63f;
	color:#9cc63f;
	text-decoration:none;
}
#ditto_pages a:hover {
	border-color:#0059b5;
	color:#0059b5;
	text-decoration:none;
}


/* =TECHNOLOGY
===================================================== */
div.billboard {
	margin:0 35px;
	padding-bottom:30px;
	padding-right:40%;
	_position:relative; /* hooray peekaboo */
	background:no-repeat top right;
}
div.billboard_1 {
	margin-top:25px;
	padding-right:0;
	padding-left:35%;
	padding-bottom:0;
	background-position:top left;
}
div.billboard h2 {
	border-bottom:none;
}
div.billboard p {
	padding-left:5px;
	color:#4d4d4d;
	font-size:14px;
	line-height:2;
}

div.content_section {
	padding:0 15px 25px;
}


/* =RESELLERS
===================================================== */
div.row_product {
	margin-bottom:20px;
}
div.row_product div.grad_med {
	padding:5px 20px;
}
div.row_product h2 {
	margin-bottom:0;
}
div.row_product input.text {
	width:2em;
}
.product_discount {
	display:block;
	line-height:1 !important;
}

form.application {
	margin-top:20px;
	padding:10px 20px;
	border:2px solid #ccc;
	background:#f2f2f2;
}
form.application fieldset {
	margin:0 0 10px;
	padding:10px 20px;
	border:2px solid #ccc;
	background:#fff;
}
form.application legend {
	padding:3px 10px;
	border:2px solid #ccc;
	background:#fff;
	color:#648d2d;
	font-size:15px;
}
form.application label.label_left {
	width:200px;
	float:left;
}
form.application p.note {
	color:#900;
	line-height:1.2 !important;
}


/* Image Lists
===================================================== */
div#image_list {
	position:relative; /*peekaboo*/
	background:no-repeat 20px 0px;
	margin:10px 10px 10px 10px;
	padding:10px 0 25px 170px;
	border: 0px solid #CCCCCC;
	height: 80px;
}
div#image_list p {
	font-size:12px;
	padding: 2px 0 0 10px;
	line-height:1;
}
div#image_list p.name {
	font-size:16px;
	text-decoration:none;
	color:#000;
	padding: 0 0 10px 0;
}
div#image_list a {
	text-decoration:none;
	color:#555;
}

div#image_list a:hover {
	color:#648d2d;
}


/* =LOGIN
===================================================== */
#WebLoginLayer0 table td {
	padding:3px 10px;
}
#WebLoginLayer0 a{
	color:#648d2d;
}



/* =ROUNDED CORNERS
===================================================== */
.sprite-rounded {
	width:5px; height:5px; overflow:hidden;
	position:absolute;
}
.sprite-se-1 {
	bottom:0px; right:0px;
	background-position: 0 -10px; 
}
.sprite-nw-1 {
	top:0px; left:0px; _left:-15px;
	background-position: 0 -25px;
}
.sprite-sw-1 {
	bottom:0px; left:0px; _left:-15px;
	background-position: 0 -40px;
}
.sprite-ne-1 {
	top:0px; right:0px;
	background-position: 0 -55px;
}

a.cart_add:hover b.sprite-sw-1 {
	background-position: 0 -55px; 
}
a.cart_add:hover b.sprite-ne-1 {
	background-position: 0 -40px;
}




/*
black:
70% : 4d4d4d
50% : 808080
30% : b2b2b2
20% : ccc
10% : e6e6e6
5%	: f2f2f2

green:
darker : 648d2d
lighter : 9cc63f

blue:
medium : 0059B5
*/