
.item-102, .item-102 a, .item-102 a:visited {
/* was fba105 to e5590c */
/* now it is aee148 to 7db025 */
	background: -webkit-linear-gradient(#aee148, #7db025); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#aee148, #7db025); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#aee148, #7db025); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#aee148, #7db025); /* Standard syntax */

	color: #FFF !important;
	text-shadow: 2px 2px #597d0a;
	font-weight: 500;
}
.item-102, .item-102 a:hover {
/* lighter b1e520 to darker 6f9914 */
	background: -webkit-linear-gradient(#fba105, #e5590c); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fba105, #e5590c); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fba105, #e5590c); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fba105, #e5590c); /* Standard syntax */

	text-shadow: 2px 2px #413405;
	font-weight: 500;
}
.item-102, .item-102 a:active {
/* reversing them a bit */
	background: -webkit-linear-gradient(#82b518, #a5d51d); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#82b518, #a5d51d); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#82b518, #a5d51d); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#82b518, #a5d51d); /* Standard syntax */
}

.greenchk {
	display: inline-block;
	position: absolute;
	top: 0px;
	left: -6px;
	width: 36px;
	height: 39px;
	background: transparent url('../images/Button_Checkmarks_36x39.png') top left;
}

.orangechk {
	display: inline-block;
	position: absolute;
	top: 0px;
	left: -6px;
	width: 36px;
	height: 39px;
	background: transparent url('../images/Button_Checkmarks_36x39.png') top right;
}


blockquote span.lquote {
	margin-right: .2em;
	font-size: 4em;
	line-height: .6em;
	float: left;
	height: 1px;
}

blockquote span.rquote {
	margin-left: .2em;
	font-size: 4em;
	line-height: 0em;
	height: 1px;
}

blockquote {
	margin-bottom: 3em;
	margin-top: 3em;
	-webkit-margin-start: 6em;
	-moz-margin-start: 6em;
	margin-start: 6em;
	-webkit-margin-end: 6em;
	-moz-margin-end: 6em;
	margin-end: 6em;
}

blockquote p {
	font-size: 1.2em;
	font-style: italic;
}

a.jcetooltip, a.jcepopup {
	text-decoration: none;
}

a {
	color: #1B9844;
}

a img {
	border: none;
}

/* Page layout CSS */
#gc_Wrapper {
	/* background: url(../images/blue_gradient_14A79D.png) repeat-x; */
	/* I like it much more without a gradient, but I will ask Christianne */
	background: url(../images/black_gradient_background.png) repeat-x;
	background-position: 0px -320px;
	position: relative;
	background-color: #FFF;
	margin: auto;
}

#gc_HeaderTall {
	/* background: url(../images/gc_header_gradient.png) repeat-x;*/
	background-color: #FFF;
	position: relative;
	height: 192px;
}

#gc_HeaderShort {
	background-position: bottom;
	background-color: #FFF;
	position: relative;
	border-bottom: 1px solid #FFF;
	height: 80px;
}

#gc_HeaderTall .gc_logo_com.gc_header {
	position: absolute;
	top: 72px;
	left: 0px;
	z-index: 1;
}

#gc_HeaderTall .gc_logo.gc_header {
	position: absolute;
	top: 72px;
	left: 0px;
	z-index: 1;
}

#gc_HeaderShort .gc_logo_com.gc_header {
	position: absolute;
	left: 0px;
	top: 14px;
}

#gc_HeaderShort .gc_logo.gc_header {
	position: absolute;
	left: 0px;
	top: 20px;
}

#gc_SlideShowWide {
	border-top: 1px solid #17BFB4;
	position: relative;
	min-height: 16px;
	background: url(../images/gc_slide_bg.jpg) repeat-x;
	background-position: bottom;
	background-color: #14A79D;
}

#gc_SlideShowWide .gc_page_aligner {
	position: relative;
}

#gc_HcLogoOverlay {
	position: absolute;
       	right: 0px;
       	z-index: 9;
       	padding: 8px;
       	background-color: #EEE;
       	border-top: 1px solid #FFF;
       	margin-top: -1px;
       	border-bottom-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-bottom-left-radius: 12px; 
       	border-bottom-right-radius: 12px;
       	-webkit-border-bottom-right-radius: 12px;
       	-moz-border-bottom-right-radius: 12px;
}

.gc_blue_background {
	position: relative;
	background-color: #14A79D;
	background: url(../images/gc_slide_bg.jpg) repeat-x;
	background-position: bottom;
}

#gc_Navigation * {
	z-index: 100;
}

#gc_Navigation {
	background: url(../images/white_gradient_48x48.png) repeat-x;
	/* background-color: #509446; */
	background-color: #222;
	border-top: 1px solid #444;
	/* border-bottom: 1px solid #FFF; */
	/* position: relative; */
}

#gc_Navigation .gc_item_1 {
	/* background: url(../images/gc_nav_1.png) repeat-x;
	border-right: 1px solid #308E59; */
}

#gc_Navigation .gc_item_2 {
	/* background: url(../images/gc_nav_2.png) repeat-x;
	border-right: 1px solid #40914A; */
}

#gc_Navigation .gc_item_3 {
	background: url(../images/gc_nav_3.png) repeat-x;
	border-right: 1px solid #36893D;
}

#gc_Main {
        border-collapse: collapse;
	background-color: #FFF;
        width: 100%;
        padding: 0px;
        margin: 0px;
}

#gc_Main td#gc_LeftColumn,
#gc_Main td#gc_Content {
        vertical-align: top;
}

#gc_Main td#gc_Content {
	padding-bottom: 24px;
}

/*
#gc_Content h1,
#gc_Content h2,
#gc_Content h3,
#gc_Content h4,
#gc_Content h5 {
	font-family: 'Open Sans', sans-serif;
	margin: .8em 0em 0em 0em;
}
*/

ul.gc_checklist {
	list-style: none;
	margin-top: 4px; margin-bottom: 0px;
	padding-top: 0px; padding-bottom: 0px;
	margin-left: 10px;
}

ul.gc_checklist_circle li,
ul.gc_checklist li {
	/*background-position: 0px 0px;*/
	padding-left: 32px;
	line-height: 32px;
	height: 32px;
}

/*ul.gc_checklist li { background: url(../images/check_marks/check_mark_24.png) no-repeat; }*/
ul.gc_checklist li { background: url(../images/check_marks/check_mark_24.png) no-repeat; }
ul.gc_checklist_circle li { background: url(../images/check_marks/check_mark_circle_32.png) no-repeat; }

#main_content ul li { line-height: 1.5em; } /*this is causing messed up items when wrap*/
#main_content ul.gc_checklist li { line-height: 1.0em; } 
#main_content p { line-height: 1.5em; margin: .6em 0em; }

.gc_check, .gc_checklist p {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 28px;
	background: transparent url(../images/check_marks/check_mark_24.png) top left no-repeat;
}

.indented_list {
	margin-left: 90px;
}
.indented_list {
	margin-top: 0px; margin-bottom: 16px;
	padding-top: 0px; padding-bottom: 0px;
}
.indented_list li {
	margin-top: 2px; margin-bottom: 3px;
	padding-top: 0px; padding-bottom: 0px;
	list-style-type: circle;
}


h3:target {
	background: #93CA57;
	background: #d0edb2;
}

#gc_Main #gc_RightColumn {
	float: right;
}

#gc_Main #gc_RightColumn .gc_rightcolumn_inner {
	border: 1px solid #EEE;
	padding: 16px;
	height: 468px;
}

#gc_AboveFooterShadow {
	background: url(../images/bottom_shadow_green.png) repeat-x;
	margin-top: -24px;
	height: 24px;
	border-bottom: 1px solid #FFF;
	position: relative; z-index: 99;
}

#gc_Footer .hline {
	clear: both;
	height: 1px;
	font-size: 1px;
	background-color: #F2652B;
	border-top: 1px solid #BF1C2E;
}

#gc_Footer .AquantaCopyright {
	font-size: .8em;
	display: inline-block;
	color: #FFF !important;
	margin: 0em !important;
	opacity: .5;
	-moz-opacity: .5;
	-webkit-opacity: .5;
	filter: alpha(alpha(opacity=50));
}

#gc_Footer .AquantaCopyright:after {
	content: " ";
	clear: both;
}

#gc_Footer {
	text-align: center;
	background: url(../images/red_gradient.png) repeat-x;
	background-color: #BF1C2E;
	border-top: 1px solid #F2652B;
	padding: 16px;
}

#gc_Footer .AquantaCopyright,
#gc_Footer ul.menu {
	display: inline-block;
	margin-bottom: 1em;
}

#gc_Footer ul.menu {
	margin-top: 0em;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#gc_Footer ul.menu li {
	font-size: .8em;
	display: inline-block;
	border-left: 1px solid #FFF;
	margin-left: .4em;
	padding-left: .4em;
}

#gc_Footer ul.menu li:first-child {
	border-left: 0px solid #FFF;
	margin-left: .4em;
	padding-left: .4em;
}

#gc_Footer ul.menu li a {
	display: block;
	line-height: 1.4em;
	color: #FFF;
}


/* Template CSS */

.gc_page_aligner {
	margin: auto;
	position: relative;
}

.gc_clear {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.disclaimer {
	clear: both;
	margin-top: 1em;
	border-top: 1px dotted #CCC;
}

.disclaimer p {
	font-size: .8em;
}

div.item-page {
	position: relative;
}

div.moduletablegc_comingsoon_fright {
	float: right;
	margin: 0px;
}

div.moduletablegc_comingsoon_top,
a.buy-link-top {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
}

div.moduletablegc_comingsoon_top,
div.moduletablegc_comingsoon_fright,
a.green-button,
a.orange-button,
a.blue-button {
	margin: auto;
	display: inline-block;
	line-height: 1.6em;
	padding: 0em 1em;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-decoration: none;
	color: #FFF;
	font-size: 1.2em;
}

div.moduletablegc_comingsoon_top,
div.moduletablegc_comingsoon_fright,
a.orange-button {
	background: url(../images/orange-gradient-bottom.png) repeat-x;
	background-color: #FFD300;
	background-position: bottom;
	text-shadow: 1px 1px 0px #ff8500;
	border: 1px solid #ff8500;
}

a.blue-button { background-color: #14A79D; border: 1px solid #057368; }
a.green-button { background-color: #1B9844; border: 1px solid #157635; text-shadow: 1px 1px 0px #157635; }

/* Joomla Module specific CSS */

div#gc_ProductOuter a.product-title { line-height: 1.6em; }

div#gc_ProductOuter {
	margin-top: 2em;
	padding: 1em;
	border: 1px solid #CCC;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

div#gc_ProductOuter h3.product-title {
	margin: 0em 0em 1em 0em !important;
}

table#gc_ProductDisplay {
	width: 100%;
}

table#gc_ProductDisplay tr td {
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}

/* Joomla Article specific CSS */

span.inline-quote {
	font-weight: bold;
}

div.float-left-50.center,
div.float-right-50.center {
	text-align: center;
}

div.float-right-50,
div.float-left-50 {
	/*width: 50%;*/
	width: 49%;
	display: inline-block;
	position: relative;
}

div.float-left-50, .fleft { float: left; }
div.float-right-50, .fright { float: right; }

.prel { position: relative; }

table.useful-links {
	margin-top: 1em;
	border: 0px solid #FFF;
	border-collapse: collapse;
}

table.useful-links tr td {
	vertical-align: top;
	padding-bottom: 1em;
}

table.useful-links tr td.site-link {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 1em;
	vertical-align: top;
}

table.useful-links tr td span.site-description {
	line-height: 1.5em;
}

ul.useful-links {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.useful-links li {
	display: block;
	margin: 0px;
}

ul.useful-links li span.site-description {
}

div.useful-topic {
	padding: 1em;
	font-size: .8em;
	border-bottom: 1px dotted #CCC;
	background-position: bottom;
	/*background: url(../images/blue_gradient_14A79D.png) repeat-x;*/
	/*border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;*/
}

div.useful-topic p {
	font-size: 1.1em;
}

div.useful-topic h2 {
	margin-top: 0em !important;
}

p.article-note {
	font-size: .8em;
	color: #14A79D;
}

.item-page h1 a {
	text-decoration: none;
}

.gc_float_right {
	float: right;
	margin: 0px 10px 10px 12px;
}

.gc_float_left {
	float: left;
	margin: 0px 12px 10px 10px;
}


.gc_blog_item:hover {
}

.gc_blog_item, .leading-0, .leading-1, .leading-2, .leading-3, .leading-4, .leading-5, .leading-6, .leading-7, .leading-8 {
	border: 1px solid #CCC;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	margin-top: 1em;
	padding: 1em;
}

.gc_blog_item .blog_introtext {
	font-size: .9em;
}

.gc_blog_item h2 {
	/* border-left: 10px solid #B3CE2F; */
	font-size: 1.6em;
	margin: 0em !important;
}

.gc_blog_item h2 a {
}

.gc_blog_item h3 {
	font-size: .9em;
	margin: 0px;
}

.gc_blog_item h2 a {
	/* border-left: 2px solid #1B9844; */
	text-decoration: none;
	display: inline-block;
}

.gc_blog_item .readmore a {
	/*background: url(../images/red_gradient.png) repeat-x;*/
	background-color: #BF1C2E;
	text-decoration: none;
	color: #FFF;
	padding: 4px 8px;
	display: inline-block;
}
/* Contact us form styles */

div.contact .contact-misc p {
	font-size: .9em;
	color: #999;
}

#gc_ContactForm .star {
	color: #222;
}

#gc_ContactForm fieldset {
	margin-top: 1em;
}

#gc_ContactForm fieldset {
	display: block;
	border: 0px solid #EEE;
	padding: 0px;
	margin: 0px;
}

#gc_ContactForm legend {
	display: block;
	border: none;
	font-size: .8em;
	margin: 1em 0em;
	color: #999;
}

#gc_ContactForm dt {
	display: inline-block;
	float: right;
	margin-right: 1em;
	color: #1E8E81;
}

#gc_ContactForm table {
	border: 0px solid #FFF;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

#gc_ContactForm table td {
	vertical-align: middle;
}

#gc_ContactForm dt:after {
	content: " ";
	clear: both;
}

#gc_ContactForm dt label {
	display: inline;
	white-space: nowrap;
	text-align: right;
}

#gc_ContactForm dd {
	margin: 0px;
}

#gc_ContactForm dd textarea,
#gc_ContactForm dd input {
	border: 1px solid #DDD;
	padding: .1em;
	font-size: 1em;
}

#gc_ContactForm dd:after {
	content:"\A";
	white-space:pre; 
}

/* Assurance labels */

.made_in_usa,
.please_recycle,
.quality_product,
.fda_approved {
	display: inline-block;
	background: url(/images/gc_media/fda_approved_gmp_product_made_in_usa.png) no-repeat;
	margin: 0px 2px;
}

.fda_approved {
	background-position: 4px 0px;
	height: 75px;
	width: 120px;
}

.quality_product {
	background-position: -128px 0px;
	height: 75px;
	width: 92px;
}

.please_recycle {
	background-position: -228px 0px;
	height: 75px;
	width: 142px;
}

.made_in_usa {
	background-position: -380px 0px;
	height: 75px;
	width: 84px;
}

/* Header/Logo */

.gc_logo_organic {
	z-index: 1;
	background: url(../images/cambogia_header_organic.png) no-repeat;
	width: 340px;
	height: 64px;
	border: 0px;
	text-decoration: none;
}

.gc_logo_com {
	z-index: 1;
	background: url("../images/garcinia-cambogia-logo-com.png") no-repeat;
	width: 466px;
	height: 84px;
	border: 0px;
	text-decoration: none;
}


.gc_logo {
	z-index: 1;
	background: url(../images/garcinia-cambogia-logo.png) no-repeat;
	/*background: url(../images/gc_logo.png) no-repeat;*/
	width: 400px;
	height: 64px;
	border: 0px;
	text-decoration: none;
}


/* Description Icons */
.raspberry_keytones_icons {
	display: inline-block;
	background: url(../images/product_desc_items_75h.png) no-repeat;
	margin: 0px 2px;
	height: 75px;
}

.raspberry_keytones_icons.all_natural {
	background-position: 0px 0px;
	width: 114px;
}

.raspberry_keytones_icons.stimulant_free {
	background-position: -168px 0px;
	width: 114px;
}

/* System Styles */

.tip-title {
	font-weight: bold;
}

.tip-wrap {
	padding: .4em;
	font-size: .8em;
	background-color: #FFF;
	border: 1px solid #444;
	color: #444;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.system-unpublished * {
	color: #999 !important;
	background: none !important;
	display: none;
	background-color: transparent !important;
}


#system-message-container {
	margin: 2em 0em;
}

dl#system-message dt {
	display: none;
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;
}

dl#system-message dd {
	margin: 0px;
	padding: 0px;
}

dl#system-message .notice ul,
dl#system-message .message ul,
dl#system-message .warning ul {
	margin: 0px;
	padding: 0px;
}

dl#system-message .notice li,
dl#system-message .message li,
dl#system-message .warning li {
	display: block;
	list-style: none;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	padding: .4em 1em;
	margin: 0px 0px 1px 0px !important;
	/*border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;*/
}

dl#system-message .message li { background-color: #14A73B; border: 1px solid #0F7B2B; }
dl#system-message .warning li { background-color: #A71415; border: 1px solid #7B1C0F; }


.cright { clear: right; }
.cleft { clear: left; }
.cboth { clear: both; }

.gc_leaderboard, .gc_ad_lb {
	text-align: center;
	margin-top: 16px;
	margin-bottom: 26px;
}

.gc_midpage_right, .gc_ad_right {
	float: right;
	clear: right;
	margin: 0px 0px 12px 12px;
}
.gc_midpage_left, .gc_ad_left {
	float: left;
	margin: 0px 12px 12px 0px;
}

.gc_lu_top {
	position: absolute;
	bottom: 8px;
	right: 10px;
}

.gc_lu_mid {
	text-align: center;
	margin-top: 35px;
	margin-bottom: 35px;
	border: 0px dotted #F09;
}

.gc_lu_bottom {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}

.gc_skyscraper {
	float: right;
	margin-left: 10px;
}

.extraspace {
	margin-top: 10px;
}

.moreextraspace {
	margin-top: 50px !important;
	margin-bottom: 20px !important;
}

ul.negative_checklist {
	list-style-type: none !important;
	padding: 0px !important;
	margin-left: 10px !important;
}
ul.negative_checklist li {
	background: url(../images/check_marks/x_mark_24.jpg) no-repeat 0px 0px !important;
	padding-left: 32px !important;
	margin-top: 12px;
}
.redbox {
	padding: 10px;
	margin: 10px 10px;
	border: 1px solid #600;
	background: #FFEFEF;
}
.asterisk {
	padding-left: 4px;
}

.ntm {
	margin-top: 0px !important;
}

.amazon_logo {
	position: relative;
	top: 3px;
}
.amazon_link {
	position: relative;
	text-align: center;
	width: 100%;
	max-width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
	/*background: #e9fcfc;
	background: #bae889;*/
	background: #e1ffc2;
	border: 2px solid #F90;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

.amazon_link_small {
	position: relative;
	width: 380px;
	min-width: 280px;
	max-width: 60%;
	margin: 0px 0px 16px 16px;
}

@media (max-width: 540px) {
	.amazon_link_small {
		width: 100%;
		max-width: 100%;
		min-width: 60%;
	}
}

.adrect {
	margin-left: 12px !important;
	font-size: 80%;
	display: inline-block;
	width: 300px;
	height: 250px;
	border: 1px solid #999;
}
.adrect h2 {
	font-size: 140%;
	margin: 2px 10px 6px 10px;
	line-height: 1.1em;
}
.adrect li {
	margin: 5px 2px 2px 4px;
	line-height: 1.0em !important;
}

.mainimage, .mainimageright, .mainimagert, .mainimg,
.articleimage, .rightimage, .imageright, .cartoonimage {
        float: right;
        margin: 0px 0px 14px 14px;
        max-width: 50%;
}

.mainimageleft, .leftimage, .articleimageleft, .topic_img,
.leftimage, .imageleft {
        float: left;
        margin: 0px 14px 14px 0px;
        max-width: 50%;
}


.mainimage, .rightimage, .articleimage, .cartoonimage {
        float: right;
        margin: 0px 0px 14px 14px;
        max-width: 50%;
}

.diagram {
        max-width: 100%;
}

@media (max-width: 728px) {
        .cartoonimage, .mainimage, .mainimageright, .mainimagert {
                float: none;
                max-width: 98%;
                width: 98%;
                margin: auto;
                margin-bottom: 20px;
        }
}


.onsale-holder {
        position: relative;
        width: 100%;
        height: 1px;
	padding: 0px;
	margin: 0px;
}       

.onsale-image {
        position: absolute;
        top: -90px;
        left: 40%;
	z-index: 2;
}

@media (max-width: 768px) {
	.onsale-holder {
		height: 121px;
		text-align: center;
	}
	.onsale-image {
		position: relative;
		top: 0px;
		left: 0px;
	}
}
