/* Elephant Box Template */

/* Social Stream Style */
.social_sml .bislr_app_social_stream small {
 font-size: 0.857em;
}
.social_sml .bislr_app_social_stream_attachment {
    min-height: 44px;
}
.social_sml .bislr_app_social_stream_attachment_txt {
    padding: 0 3% 0 21%;
}


.bislr_app_social_stream {
    display: block;
}
.bislr_app_social_stream .bislr_app_social_stream_post {
    display: block; padding: 17px 0 30px 0; border-bottom: 1px solid #dddddd;
}
.bislr_app_social_stream .bislr_app_social_stream_post .bislr_app_social_stream_meta {
    display: block;
}
.bislr_app_social_stream .bislr_app_social_stream_post .bislr_app_social_stream_meta .bislr_app_social_stream_meta_txt {
    padding: 0 0 0 24px; display: block;
}
.bislr_app_social_stream .bislr_app_social_stream_post .bislr_app_social_stream_meta img {
    position: absolute; width: 16px; height: 16px; background: none;
}
.bislr_app_social_stream .bislr_app_social_stream_post .bislr_app_social_stream_meta span {
    padding: 0; margin: 0; line-height: 1.1em !important; font-size: 1em;
}
.bislr_app_social_stream .bislr_app_social_stream_post .bislr_app_social_stream_meta span small {
    color: #9a9a9a;
}
.bislr_app_social_stream .bislr_app_social_stream_post .bislr_app_social_stream_content {
    position: relative; display: block; font-size: 1em; line-height: 1.3em;
}
.bislr_app_social_stream .bislr_app_social_stream_post .bislr_app_social_stream_content span {
    position: relative; padding: 1em 0 0 24px; display: block; font-size: 1em; line-height: 1.3em;
}
.bislr_app_social_stream .bislr_app_social_stream_post .bislr_app_social_stream_content_tweet_img  {
    display: inline-block; position: relative; position: absolute; top: 0; bottom: 0; padding: 1em 0 0 24px;
}
.bislr_app_social_stream_content_tweet_img + span {
   padding: 1.1em 0 0 48px !important;
}
.bislr_app_social_stream_attachment {
    padding: 1em 0 0 24px !important; min-height: 95px; display: block; position: relative; font-size: 1em; line-height: 1.3em;
}
.bislr_app_social_stream_attachment_img img {
    position: absolute; opacity: 0.2; max-width: 100px !important; width: 15% !important; height: auto;
}
.bislr_app_social_stream_attachment_txt {
    display: block; padding: 0 3% 0 19%; font-size: 0.857em; line-height: 1.4em;
}
.bislr_app_social_stream_attach_img_only {
    position: relative; display: block; padding: 0 0 0 24px; text-align: center;
}
.bislr_app_social_stream_attach_img_only img {
    max-width: 100%; padding: 1.3em 0 0 0; margin: 0 0 0 -24px !important;
}
.bislr_app_social_stream_footer {
   padding: 10px 0 0 24px !important; display: block; font-size: 1em; line-height: 1.3em;
}
.bislr_app_social_stream_footer span {
    padding: 0; margin: 0; line-height: 1em; font-size: 1em;
}



/* global resets */
* {margin:0; padding:0; border:none; line-height:1;}
html, body {height:100%;}
/* Make HTML 5 elements display block-level for consistent styling */  
header, nav, section, article, footer, address {display: block;}
/*.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}*/
.clearfix { zoom: 1; }
.clearfix:before,
.clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }

*[data-bislr-editable-area] {min-width:50px; min-height:10px;}
div {word-break:break-word;}
/* /global resets */

/* global structural */
body {font-family:Muli, "Century Gothic", "Avant Garde", Helvetica, Tahoma; color:#4c4d4d; font-size:16px;}
body aside {font-size:12px;}
h1 {font-size:58px; font-weight:normal;}
h2 {font-size:36px; font-weight:normal; line-height:1em;}
h3 {font-size:25px; font-weight:normal; line-height:1.04em;}
h4 {font-size:22px; font-weight:normal;}
h5 {font-size:16px; font-weight:normal; line-height:1.2em; color:#a4a4a4;}
h6 {font-size:15px; font-weight:normal; line-height:1.3em; border-bottom:2px solid #595a5a;}
aside h6 {text-transform:uppercase; margin-bottom:8px;}
h7 {font-size:11px; color:#b5b5b5;}
p {font-size:16px; line-height:1.2em;}
aside form p {font-size:12px; display:block; margin-bottom:6px;}
aside p {font-size:12px; line-height:1.2em;}
label {font-size:12px; margin-bottom:6px;}
a {color:#e20000; text-decoration:none; line-height:inherit;}
a:hover {text-decoration:underline;}

table {width:100%; border-spacing:0;}
table tr:first-child td {text-transform:uppercase; border-bottom:2px solid #595a5a;}
table td {padding:10px 15px; font-size:13px; border-bottom:1px solid #e2e2e2;}

form fieldset > div {margin:0 0 2px 0;}
select {
	margin-bottom:7px;
	width:100%;
	border:1px solid #c1c1c1;
	font-family:Muli, "Century Gothic", "Avant Garde", Helvetica, Tahoma;
	padding-left:7px;
}
input[type="checkbox"], input[type="radio"] {margin: 0px 3px 0px 0px; float:left; border: 1px solid red;}
input[type="checkbox"] ~ label, input[type="radio"] ~ label {margin-bottom:0; position:relative; top:1px;}
input[type="text"], input[type="email"], input[type="tel"], textarea {
    border:1px solid #c1c1c1;
    display:block;
    width:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom:6px;
    font-size:12px;
	font-family:Muli, "Century Gothic", "Avant Garde", Helvetica, Tahoma;
    padding:4px 9px 2px;
    background:url(../images/input-bg.png) repeat-x;
}
textarea { overflow: auto; }
input[type="text"]:hover, input[type="email"]:hover, input[type="tel"]:hover, textarea:hover {background-color:#f6f6f6; cursor:pointer;}
input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus {outline:1px solid #4c4d4d; background:#f6f6f6;}
textarea {height:119px; resize:vertical; background:url(../images/input-bg.png) repeat-x;}
textarea[name="street"] { min-height: 30px; max-height: 80px }
input[type="text"].x-invalid, textarea.x-invalid {background:#ffebec url(../images/error.png) 98.5% 4px no-repeat; outline:1px solid #eb1c23;}
.btn {border-bottom:1px solid #c0c0c0; float:right;}
button {cursor:pointer; font-size:12px; padding:0 11px; text-transform:uppercase; color:#fff; border:1px solid #000; line-height:22px; background:#4c4d4d url(../images/btn-bg.png) repeat-x;}
button:hover {color:#c8c7c7;}
button:active {color:#8e8e8e; background-color:#353535;}
button.disabled {opacity:0.4;}

::-webkit-input-placeholder {color:#000;}
:-moz-placeholder {color:#000;}
.placeholder {color:#000;}

fieldset legend {display:block; padding-bottom:10px;}
/* Easy Select Box */
.easy-select-box {
	position:relative;
	margin-bottom:6px;
	font-size:12px;
	height:22px;
	line-height:22px;
	border:1px solid #c1c1c1;
	background:url(../images/input-bg.png) repeat-x;
}
.easy-select-box:hover {background-color:#f6f6f6;}
.easy-select-box .easy-select-box-disp,
.easy-select-box .easy-select-box-disp:visited {
	background: url(../images/select-bg.png) no-repeat 100% 0;
	display:block;
	padding-left:9px;
	height:24px;
	line-height:24px;
	text-decoration:none;
	color:#4c4d4d;
	position:relative;
	top:-1px;
	right:-1px;
}
.easy-select-box .easy-select-box-disp:hover {
	position:relative;
	text-decoration:none;
}
select.x-invalid + .easy-select-box {background:url(../images/error.png) 87% 4px no-repeat; background-color:#ffebec;}
select.x-invalid + .easy-select-box .easy-select-box-disp, 
select.x-invalid + .easy-select-box .easy-select-box-disp:hover {outline:1px solid #eb1c23; background-color:transparent;}
.easy-select-box ul,
section.content .left .easy-select-box ul {
	position:absolute;
	top:104%;
	right:-1px;
	left:-1px;
	display:none;
	margin:0;
	z-index:99;
	background:#FFFFFF;
	border:1px solid #4c4d4d;
}
.easy-select-box li,
section.content .left .easy-select-box li {
    padding:0;
    list-style:none;
    background:none;
    font-size:12px;
    border:2px solid transparent;
    margin:auto;
    line-height:1em;
}
.easy-select-box li:hover,
section.content .left .easy-select-box li:hover {border:2px solid #4c4d4d;}
.easy-select-box ul li a,
.easy-select-box ul li a:visited{
	padding:3px 9px;
	display:block;
	color:#222;
	cursor:pointer;
	text-shadow:none;
}
.easy-select-box ul li a:hover{
	text-decoration:none;
}



section.main-nav {background:#343535 url(../images/header-main-bg.png) repeat-x;}
section.main-nav ul {width:910px; margin:0 auto; position:relative;}
section.main-nav ul li {display:inline-block; float: left; }
section.main-nav li:hover {background:url(../images/nav-bg.png) center top no-repeat;}
section.main-nav li:active {background-position:center -33px;}
section.main-nav li a {color:#fff; text-shadow:0 -1px 0 #2b2b2b; font-size:13px; text-transform:uppercase; text-decoration:none; display:block; padding:10px 13px; min-width:38px;}
section.main-nav ul li ul {
	position: absolute;
	float: left;
	margin: 0 0 0 0px !important;
	width: 220px;
	padding: 10px 11px 10px 0!important;
	z-index: 100;
	zoom: 1;
	display: none;
	background: #4c4d4d;}
section.main-nav ul li ul li {
	clear: both;
	padding: 0 11px 0 11px!important;
	margin: 1px 0 1px 0!important;
	width: 210px;
	background: none!important;
	display:block;}
section.main-nav ul li ul li a {
	width: 220px;
	margin: 0 0 0 0!important;
	padding: 2px 0 2px 0!important; }
section.main-nav ul li ul li a:hover {
	opacity:0.6;filter: alpha(opacity=60);text-decoration:none; }
section.main-nav ul li:hover ul {
	display: block;
	position: absolute; }

.container {width:910px; margin:0 auto;}

header.main { padding:19px 0 11px; }
header.main .left {float:left; min-width:300px; max-width:572px;}
header.main .left img { max-width:572px;}
header.main .right {float:right; max-width:600px; min-width: 230px; }
header.main .right img { max-width:600px; }
header.main address, header.main address p {font-size:12px; line-height:1.2em; color:#a4a4a4; font-style:normal; text-align:right;}

section.content {border:1px solid #e2e2e2; padding:19px 19px 54px; clear:both; margin-bottom:18px;}
section.content .left {float:left; width:572px;}
section.content .left .contentarea {min-height:220px;}
section.content .left .contentarea img { max-width: 560px; }
section.content.home .left {padding-top:0;}
section.content .right {float:right; width:275px}

aside section {margin-bottom:20px;}
aside.right img { max-width: 275px; }
.aside-feature {padding:12px; background:#ecebe3;}
.aside-feature h6 {border:none; margin-bottom:4px;}
.aside-feature img {margin-bottom:5px;}

footer.main .left {float:left; max-width:760px;}
footer.main .right {float:right; max-width:150px;}
#footer-logo {max-width:160px; margin-right:20px; float:left;}
#footer-logo img { max-width:160px; }


#footer-nav {float:left;text-align:left;width:580px;}
#footer-nav ul { float: left; position: relative; width: 580px; height: 30px; list-style: none; padding: 0; margin: 0; }
#footer-nav ul li { float: left; /*display: block;*/ background: none; margin: 0 0 0 0; padding:4px 20px 2px 0;}
#footer-nav ul li a { font-size:12px;display: block; text-decoration: none;text-transform:uppercase; margin: 0; padding: 0 0 4px 0; line-height: 20px;color:#a4a4a4;  }
#footer-nav ul li a:hover { opacity:0.6;filter: alpha(opacity=60); }
#footer-nav ul li a.active-nav { opacity:0.6;filter: alpha(opacity=60); }
#footer-nav ul li ul { position: absolute; margin:30px 0 -3px 0; width: 200px; padding: 10px 0 10px 0; zoom: 1; display: none; background: #eeeeee; bottom: 100%; z-index: 1000; height: auto; }
#footer-nav ul li:hover ul { display: block;  }
#footer-nav ul li ul li { padding: 0px 0 0 11px; margin: 0; width: 189px; background: none; }
#footer-nav ul li ul li a { width: 200px; margin: 0 0 0 0; padding: 2px 0 2px 0; font-size:13px;}
#footer-nav ul li ul li a:hover { text-decoration: none; opacity:0.6;filter: alpha(opacity=60); }
#footer-nav ul li:hover ul { display: block; position: absolute; }
	
	
	
#footer-nav h6, #footer-nav p  { font-size:11px; color:#b5b5b5; border: none!important; margin:0 0px 5px 0; }

/* /global structural */

/* home */

section.feature {background:#ecebe3; padding:20px;}
section.feature img { max-width: 532px; }
section.sub-features {padding-top:16px; margin-bottom:-16px;}
section.sub-features.one-col article {margin-bottom:16px;}
section.sub-features.one-col img { max-width: 570px!important; }
section.sub-features.two-col .col {float:left; width:275px; margin-right:22px;}
section.sub-features.two-col .col img { max-width: 275px; }
section.sub-features.two-col .col:last-child {margin-right:0;}
section.sub-features.two-col .col article {margin-bottom:16px;}
section.content .left section.sub-features.two-col form {width:275px;}
section.sub-features.two-col article > :last-child {margin-bottom:0;}

/* /home */

/* content */
section.content .left ul, section.content .left ol {margin:0 0 20px 14px;}
section.content .left li {list-style:disc; font-size:16px; margin-left:19px; line-height:1.2em; margin-bottom:10px;}
section.content .left ol li {list-style-type:decimal; background:none; padding-left:0; margin-left:25px;}
/* /content */

/* blog */
.recent-post { border-bottom:1px solid #e2e2e2!important; padding:7px 0px;  float: left; width: 100%; }
.recent-post:first-child {padding-top:0;}
.recent-post:first-child .blog-title {margin-bottom:7px;}
.recent-post:last-child {border:none;}
.recent-post h6 { color:#a4a4a4; border: none; padding: 0px 0px 0px 0px; margin: 0px; }
aside .recent-post h6 {font-size:10px !important;}
.recent-post h6:first-child {text-transform:uppercase;}
.recent-post h6.blog-title {color:#4c4d4d; display:block;}

.publish-details {text-transform:uppercase; float: left; width: 100%;}
.publish-details h6 { float: left; }
.publish-details h6 a { margin: 0px!important; padding: 0px!important; cursor: pointer; }
.blog {border-bottom:1px solid #e2e2e2; padding:27px 0;}
.blog:first-child {padding-top:0;}
.blog h6 {font-size:10px; margin-bottom:8px; display:inline-block; border: none;}
.blog h6.tags {font-size:12px; border: none;}
.blog img {margin-bottom:10px;}
.blog h2 {margin-bottom:14px;}
.blog a {color:#4c4d4d;}
.blog a:hover,
.blog p a,
.blog h6.tags a {color:#e20000; border: none; }
.blog cite {font-style:normal;}

.blog-editable h1, .blog-editable h2, .blog-editable h3, .blog-editable h4, .blog-editable h5, .blog-editable h6, .blog-editable p {margin-bottom:15px;}

.side-blog-container{margin-bottom:15px;}

.pagination {margin-top:9px; float:right; width: 200px;}
.pagination > p {display:inline-block; float: left; padding: 0px 7px 0px 0px; }
.pagination > a {
    font-size:15px;
    background:url(../images/pagination.png) no-repeat right top;
    padding-right:19px;
    line-height:14px;
    display:inline-block;
    text-transform:uppercase;
}
.pagination > a.disabled {background-position:right -14px; color:#e2e2e2;}
.pagination > a.prev {padding:0 0 0 19px; background-position:0 -28px;}
.pagination > a.prev.disabled {background-position:0 -42px;}
.pagination .divide {display:inline-block; width:1px; height:11px; margin:0 5px; background:#e2e2e2;}
/* /blog */

/* form */
section.content .left form {width:299px; margin:0 auto;}
form .form-status {width:250px; margin-bottom:10px;}
form .form-status h3 {background:#0085d1; color:#fff; display:inline;}
form .form-status p {color:#0085d1; margin-top:5px;}
form .form-status.error h3 {background:#c40000;}
form .form-status.error p {color:#c40000;}
/* /form */

/* social styling */
.post_sns {height:20px;}
.post_sns .twitter_button {float:left; height:20px; max-width:96px; margin-right:13px; line-height:initial; font-size:initial;}
.twitter_button.small {margin-right:3px;}
.post_sns .google_button {float:left; height:20px; max-width:59px; margin-right:13px; line-height:initial; font-size:initial;}
.google_button.small {margin-right:3px;height:17px;}
.post_sns .linkedin_button {height:20px; float:left; margin-right:10px; line-height:initial; font-size:initial;}
.linkedin_button.small {margin-right:3px;}
.post_sns .facebook_button {float:left; height:20px; line-height:initial; font-size:initial;}
.facebook_button.small {margin-right:3px;width:49px;overflow:hidden;}
.facebook_comments {margin-top:20px;}
.twitter-posts .twitter-list{max-height:200px; overflow:auto;border:solid 1px #E2E2E2;padding:10px 10px 0 10px;}
.twitter-posts p {margin-bottom:0.9em;}
.twitter-posts .twitter-post.post-img-marg p {margin-left:64px;}
.twitter-posts .twitter-post:last-child p {margin-bottom:0.5em;}
.twitter-posts .tweet-image{float:left;}
.tweet-author,
.tweet-time {display:block; line-height:1.2em;}
.tweet-author {font-weight:bold;}
.tweet-time {font-size:0.8em; color:#A4A4A4;}
.twitter-follow {text-align:right; padding-top:6px;}


/* weather styling */
#weather-city img {float:left; margin:0 10px 10px 0;}
#weather-city p {font-size:12px; margin-bottom:5px;}

/*
IE fixes
*/
.ie7 fieldset { margin: 0px 0px 4px 0px; }
.oldie section.sub-features.two-col .col {float:left; width:275px; margin-right:0px;}
.oldie section.sub-features.two-col .col:first-child { margin-right:22px; }
.ie7 input[type="text"], .ie7 input[type="email"], .ie7 input[type="tel"] {
    border:1px solid #c1c1c1;
    display:block;
    width:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom:6px;
    font-size:12px;
    font-family:Muli, "Century Gothic", "Avant Garde", Helvetica, Tahoma;
    padding:4px 0px 2px 0px;
    text-indent: 9px;
}

.ie7 textarea {
    border:1px solid #c1c1c1;
    display:block;
    width:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom:6px;
    font-size:12px;
    font-family:Muli, "Century Gothic", "Avant Garde", Helvetica, Tahoma;
    padding:4px 0px 2px 0px;
    text-indent: 9px;
}
.ie7 .publish-details h6 a { line-height: 13px; }


.paypalstore {width:100%;margin:10px 0;}

/* PAYPAL - ITEMS */
.simpleCart_shelfItem {width:250px;padding:15px 25px 15px 0;display:inline-block;float:left;}
.simpleCart_shelfItem .product-image-wrap {float:left;}
.simpleCart_shelfItem .product-image{margin:0 12px 0 0;display:inline-block;text-align:center;width:100px;height:100px;}
.item_content { float: left; vertical-align:top; max-width:134px; }
.item_content .item_name { display: block; width: 100% !important; min-height: 10px; font-size:14px;margin-bottom:5px;}
.item_content .item_description { display: block; width: 100%; min-height: 10px; padding: 0 0 10px 0;font-size:12px; }
.item_content .item_price { float: left; display: inline; zoom: 1; width: auto; min-height: 10px; padding: 6px 0 0 0; font-size:12px;}
.item_content .item_quantity { float: left; display: inline; zoom: 1; width: auto; min-height: 10px; padding: 0; margin: 0 0 0 10px!important; padding: 0 0 0 0!important; width:24px!important; height:21px!important; 
text-align:center; font-size:12px!important;}
.item_content .add_to_cart_paypal { float: left; display: block; width: 100%; margin: 10px 0 0 0; position:relative; clear:both;}
.item_content .item_add { font-size:13px;padding:3px 7px 3px 7px!important; position:relative; text-decoration: none; display:inlin-block;zoom:1; }
.item_content .item_add:hover { text-decoration: underline; }


/* PAYPAL -ITEMS IN CART */
.cartHeaders {border-bottom:1px solid #E2E2E2;padding-bottom:5px;margin-bottom:5px;min-height:18px;}
.cartHeaders .itemName {float:left;width:55%;}
.cartHeaders .itemPrice {float:left;width:14%;}
.cartHeaders .itemQuantity {float:left;width:15%;}
.cartHeaders .itemTotal {float:left;width:15%;text-align:right;}

.itemContainer {padding-top:5px;min-height:13px;}
.itemContainer p {display:none;}
.itemContainer .itemName {float:left;width:55%;}
.itemContainer .itemPrice {float:left;width:14%;}
.itemContainer .itemQuantity {float:left;width:15%;}
.itemContainer .itemTotal {float:left;width:15%;text-align:right;}


/* PAYPAL - BOTTOM TOTALS */
.bottom-totals {clear:both; margin-top:15px; padding:10px 0;border-top:1px solid #E2E2E2;}
.shopping-status {padding-bottom:30px;}
.cart-total-right span, .cart-total-right p{display:inline;}
.cart-subtotal-right p{display:inline;}
.cart-subtotal-right {text-align:right;font-size:13px;display:block;margin-top:2px;margin-bottom:3px;}
.cart-subtotal-right .simpleCart_taxRate {display:inline-block;min-width:75px;text-align:right;}
.cart-subtotal-right .simpleCart_taxCost {display:inline-block;min-width:75px;text-align:right;}
.cart-subtotal-right .simpleCart_total {display:inline-block;min-width:75px;text-align:right;}
.cart-subtotal-right .simpleCart_shippingCost {display:inline-block;min-width:75px;text-align:right;}
.cart-total-right {float:right;padding-bottom:7px;padding-top:8px;text-align:right;display:block;margin-top:8px;width:100%;}
.cart-total-right p {border-bottom:1px solid #E2E2E2;border-top:1px solid #E2E2E2;padding:5px 0;font-weight:bold;}
.cart-total-right .simpleCart_finalTotal{display:inline-block;min-width:75px;text-align:right;}


/* PAYPAL - BUTTONS */
.shopping-complete-total{margin-top:10px;padding-top:10px;border-top:1px solid #E2E2E2;}
.checkout-empty{padding-top:10px;float:right;clear:both;width:100%;display:block;}

.btn {border-bottom:1px solid #c0c0c0; float:right;}
button {cursor:pointer; font-size:12px; padding:0 11px; text-transform:uppercase; color:#fff; border:1px solid #000; line-height:22px; background:#4c4d4d url(../images/btn-bg.png) repeat-x;}

.checkout-button {margin-bottom:5px;display:inline;margin-left:20px;padding: 7px 0px 7px 0px;float:right;}
.checkout-button .simpleCart_checkout{cursor:pointer; font-size:12px; padding:0 11px; text-transform:uppercase; color:#fff; border:1px solid #000; line-height:22px; background:#4c4d4d url(../images/btn-bg.png) repeat-x;display:inline-block;}
.checkout-button .simpleCart_checkout:active {position: relative;top: 1px;}
.simpleCart_checkout:hover {opacity:0.7; filter: alpha(opacity=70);}
.simpleCart_empty {float:right;margin-top:13px;font-size:13px;}

.showing-totals {display:block;}
.showing-totals.hide-totals {display:none;}


/* PAYPAL - RHC */
.rhc-paypal .cartHeaders {display:none;}
.rhc-paypal .itemContainer .itemPrice {float:left;width:auto;display: none;}
.rhc-paypal .simpleCart_shelfItem .product-image{margin:0 12px 0 0;display:inline-block;width:75px;height:75px;text-align:center;}
.rhc-paypal .checkout-empty {padding-top:0px;}
.rhc-paypal .shopping-status {padding-bottom:5px;}
.rhc-paypal .simpleCart_shelfItem {width:100%;padding:20px 0 15px 0;float:left;display:inline;}
.rhc-paypal .itemContainer {padding-top:5px;}
.rhc-paypal .itemContainer p {float:none;margin-left:5px;margin-right:5px;display:inline;}
.rhc-paypal .itemContainer .itemName {float:none;width:auto;display:inline;}
.rhc-paypal .itemContainer .itemQuantity {float:none;width:auto;display:inline;}
.rhc-paypal .itemContainer .itemTotal {float:none;width:auto;display:inline;}

/* PAYPAL - TARGETING CHILDREN */
.wide-shop .product-list-target .simpleCart_shelfItem {width:273px;}
.wide-shop .product-list-target .simpleCart_shelfItem:nth-child(3n+1) {clear:left;}

.medium-shop .product-list-target .simpleCart_shelfItem:nth-child(2n+1) {clear:left;}


/* PAYPAL - IE7 FIXES */
.ie7 .item_content .item_quantity { float: left; width: auto; min-height: 10px; margin: 0 0 0 6px!important; padding: 5px 0 0 0!important; width:24px!important; height:19px!important; text-align:left; font-size:12px!important;}
.ie7 .simpleCart_shelfItem .item_add {display:block!important;max-width:66px!important;padding-bottom:5px!important;}
.ie8 .item_content .item_quantity { float: left; width: auto; min-height: 10px; margin: 0 0 0 6px!important; padding: 5px 0 0 0!important; width:24px!important; height:19px!important; text-align:left; font-size:12px!important;}
.ie8 .item_content .add_to_cart_paypal {height:25px;}
.ie8 .item_content .item_add {position:relative;}


/* PAYPAL - COLOUR CHANGES */
.simpleCart_shelfItem .item_add {background:#E20000;color:#ffffff;}

/* PAYPAL - INDIVIDUAL THEME */


.paypalstore {font-size:13px;}


.right .item_content {max-width:188px;}
.right.coloured .item_content {max-width:164px;}

.sub-features.two-col .item_content {max-width:188px;}

.left .feature .simpleCart_shelfItem{width:241px;}
.left .feature .item_content{max-width:129px;}

.content .left.medium-shop .simpleCart_shelfItem{width:261px;}
.content .left.medium-shop .item_content{max-width:134px;}

.sub-features.one-col .simpleCart_shelfItem{width:261px;}
.sub-features.one-col .item_content{max-width:134px;}


.instagram-wrapper {padding: 10px 0 10px 0!important;} 
.instagram-wrapper .instagram-profile {width:100%;float:none;display:block;min-height:200px;}
.instagram-wrapper .instagram-group {float:none;display:block;padding-left:180px;margin-top:-200px;}
.instagram-wrapper .instagram-group .grid-view {width:100%!important;padding-bottom:6px;float:left;}
.instagram-wrapper .instagram-group .grid-view article {padding-bottom:10px;width:145px;float:left;}
.instagram-wrapper .instagram-group .grid-view .entry-imgWrap {width:133px;padding-right:10px;float:left;}
.instagram-wrapper .instagram-group .list-view {width:100%!important;float:left;}
.instagram-wrapper .instagram-group .list-view article {padding-bottom:25px;width:100%;display:block;}
.instagram-wrapper .instagram-group .list-view img {max-width:640px;}
.instagram-wrapper .instagram-group .list-view p {font-size:11px;color:#999;padding-top:3px;}
.instagram-wrapper .instagram-profile {color:#999;}
.instagram-wrapper .instagram-photos {width:auto;}
.instagram-wrapper .instagram {width:100%;}
.instagram-wrapper .instagram-profile h2 {margin-bottom:5px;}
.instagram-wrapper .instagram-profile h2 a {font-size:14px;font-weight:bold;text-decoration:none!important;}
.instagram-wrapper .instagram-profile p {font-size:12px;font-weight:normal;line-height:18px;text-decoration:none!important;}
.instagram-wrapper .grid-list {padding-top:10px;}
.instagram-wrapper .grid-list p {color:#999;}
.instagram-wrapper .grid-list p a {color:#999;text-decoration:none;}
.instagram-wrapper .grid-list p a:hover {color:#000;text-decoration:underline;}