/*  
Theme Name: Ginger Ninja! v2
Description: The new Ginger Ninja! theme.
Version: 1.0
Author: Donny Burnside
Author URI: http://www.ginger-ninja.net/
*/

/* Generic Styling */

body {
	/*background:url(images/bg-body.gif) repeat-x top center #F8F8F8;*/
	background:url(images/bg-body.gif) top center repeat;
	font-family:/*"Trebuchet MS"*/ Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#222222;
}
* {
	margin:0;
	padding:0;
}
img {
	border:0;
	margin: 20px 0 0 0;
}
p {
	margin: 1em 0;
}
a {

}
a:hover {

}
form {
	margin: 10px 0 10px 40px;
}
/* Structure */

#content {
	background-image:inherit;
}
#content.full-width{
	border-right: none;
	float: none;
	min-height: 400px;
	padding-right: 0;
	width: auto;
}
#wrapper {
	margin:0 auto;
	width: 827px;
	background:#ffffff;
}
#header {
	height:140px;
	background:url(images/bg-header.gif) no-repeat;
}

#subscription-home {
	margin: 16px 0 0 10px;
}
#sidebar {
	float:right;
	width: 228px;
	/*background:#efefef;*/
}
#sidebar-index {
	top: -550px;
	left: 200px;
	position:relative;
	float:right;
	width:300px;
	background:#ffffff;
	margin: 0 0 0 0px;
}
#content {
	border-right: 1px solid #F1F1F1;
	float:left;
	padding-right:10px;
	width: 580px;
	min-height:400px;
}
#content-order {
	float:left;
	width:800px;
	min-height:400px;
}
#footer {
	clear:both;
	background:url(images/bg-body.gif) repeat-x top center #F8F8F8;
	background-repeat:repeat-x;
	background-repeat:repeat-y;
	/*font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;*/
	color:#222222;
	font-size:12px;
	padding: 20px 0;
}
#footer-inner{
	text-align:center;
}
/* Entries */

.entry {
	
}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	margin: 1.00em 0em 1.0em 17px;
	text-decoration:none;
	color:#B4C835;
}
.entry-index {
	float:left;
	padding:5px 10px;
	text-align:left;
	line-height:1.75em;
	width: 400px;
}
p.entry-index {
	margin:  0 0 10px 16px;
}
#order-products {
	width: 520px;
}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
}
.comments {
	margin-top:-1em;
}
.comments a {
	color:#6CC7DC;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
}
.comments a:hover {
	color:#B4C835;
}
.image-float-right {
	float:right;
	padding: 0 0 0 20px;
}
.johnsonbox{
	background: #fafdff;
	border: 2px solid #647B87;
	margin: 1em auto;
	padding: 10px 20px;
	width: 85%;
}
/* Menu */
#menu {
	background: url("images/bg-menu.jpg") no-repeat scroll -14px 0 transparent;
	height: 43px;
	line-height: 33px;
	padding: 13px 0 0;
	width: 827px;
}
#menu ul {
	list-style-type:none;
	margin-left:15px;
}
#menu li {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight: bold;
}
#menu li a {
	padding: 0 17px;
	display:block;
	color:#ffffff;
	margin-right:2px;
}
#menu li a:hover {
	background:url(images/bg-menu-hover.png) no-repeat center center;
}
.active {
	font-weight: bold;
	font-size: 14px;
}
/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
}
#sidebar li {
}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
}
#sidebar-bottom {
	height:20px;
	background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
}
/* Footer */

#footer-valid {
	clear:both;
	background:url(images/bg-body.gif) repeat-x top center #F8F8F8;
	background-repeat:repeat-x;
	background-repeat:repeat-y;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:64.5%; /* Sets default font size to 10px */
	color:#222222;
}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
}
/* Heading's */

h1 {
	font-size:24px;
	color:#647B87;
		margin:1em 0;
}
h2{
	font-size:20px;
	color:#A1A076;
		margin:1em 0;
}
h3{
	font-size:18px;
	margin:1em 0;
}
/* General content - LISTS */

.list ul {
	list-style:circle;
}
.list li {
	margin-left: 1.75em;
}
ul.entry-index {
	list-style:circle;
}
li.entry-index {
	margin-left: 2.40em;
	color:#48A2BB
}
/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
}
a.feed-button {
	display:block;
	width:100px;
	height:25px;
	background:url("images/button-feed.png") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.feed-button {
	background-position:0 -25px;
}
/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(images/bg-ad-top.png) no-repeat;
	margin-top: 1.8em;
	margin-left: 2.0em;
	margin-bottom: 0.8em;
	margin-right: 0em;
}

/* Lists */
ol.graphical, ul.graphical {
    list-style: none outside none;
    padding: 0;
}
ol.graphical li, ul.graphical li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.graphical li {
    padding: 6px 0 10px 35px;
}
ul.graphical.green-tick li {
    background: url("images/v2/green-tick.png") no-repeat scroll 0 0 transparent;
    margin-bottom: 5px;
}
ol.graphical li {
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-bottom: 5px;
    padding: 6px 0 10px 35px;
}

ol.graphical li.ol-1 {
    background: url("images/v2/ol-1.png") no-repeat scroll 0 6px transparent;
}
ol.graphical li.ol-2 {
    background: url("images/v2/ol-2.png") no-repeat scroll 0 6px transparent;
}
ol.graphical li.ol-3 {
    background: url("images/v2/ol-3.png") no-repeat scroll 0 6px transparent;
}
ol.graphical li.ol-4 {
    background: url("images/v2/ol-4.png") no-repeat scroll 0 6px transparent;
}
ol.graphical li.ol-5 {
    background: url("images/v2/ol-5.png") no-repeat scroll 0 6px transparent;
}
ol.graphical li.ol-6 {
    background: url("images/v2/ol-6.png") no-repeat scroll 0 6px transparent;
}
ol.graphical li.ol-7 {
    background: url("images/v2/ol-7.png") no-repeat scroll 0 6px transparent;
}
ol.graphical li.ol-8 {
    background: url("images/v2/ol-8.png") no-repeat scroll 0 6px transparent;
}
ol.graphical li.ol-9 {
    background: url("images/v2/ol-9.png") no-repeat scroll 0 6px transparent;
}
img.border{
	border:1px solid #cecece;
	padding:2px;
	display: block;
}

/* RHS */
.block{
	 margin: 15px 0;
}
.block h2{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
.block-inner{
}
.block.as-seen-on a.abc{
	background:url(images/v2/abc.png) no-repeat 0 0;
	height:153px;
	width:153px;
	display:block;
	text-indent:-9999px;
	line-height:0;
	font-size:0;
	margin:0 auto;
}
.block.testimonials{
	margin-top: -15px;
}
.block.testimonials .testimonial{
	padding:10px 0 10px;
	border-bottom:1px solid #aac8da;
}
.block.testimonials .testimonial-inner{
	background:url(images/v2/sidebar-testimonials.png) no-repeat 0 0;
	padding-left:45px;
	padding-bottom:10px;
}
.block.testimonials .testimonial-inner p:first-child{
	margin-top:0;
}
.block.guarantee p,.block.guarantee img{
	margin:0;
}
.block.buy a{
	background:url(images/v2/buy-now.png) no-repeat 0 0;
	display:block;
	width:230px;
	height:84px;
	line-height:0;
	font-size:0;
	text-indent:-9999px;
}
.block.optin{
}
.block.optin .webform{
	background:url(images/v2/form-bg.png) no-repeat 0 0;
	padding-top: 132px;
	padding-bottom: 35px;
}
.block.optin .webform form{
	margin:0;
	
}
.block.optin .webform .form-item{
	width: 185px;
	margin:10px auto;
}
.block.optin .webform .form-item label{
	display:block;
	font-side:14px;
	font-weight:bold;
}
span.req{
	color:#C00;
}
.block.optin .webform .form-item input{
	padding: 5px;
	width: 169px;
}
.block.optin .webform .form-item.submit input{
	background:url(images/v2/instant-access.png) no-repeat 0 0;
	width: 182px;
	height:38px;
	display:block;
	border:none;
	font-size:0;
	text-indent:-9999px;
	line-height:0;
	cursor:pointer;
	margin:18px auto 0;
}
.block.optin .webform .form-item.submit input:hover{
	background-position:0 -38px;
}
.block.optin .webform p.privacy{
	font-size:12px;
	text-align:center;
}

#content .testimonial{
	border-top:1px solid #e98f92;
	border-bottom:1px solid #e98f92;
	width:93%;
	margin:1em auto;
	background:#ffffff url(images/v2/testi-bg.png) repeat-x 0 bottom;
}
#content .testimonial .testimonial-inner{
	padding-left: 75px;
	background:url(images/v2/testi-quote.png) no-repeat 16px 5px;
}
#accordion .ui-accordion-header {
	padding-left: 30px;
	line-height:30px;
}
#accordion .ui-widget-content {
	background:none;	
	padding: 10px 20px;
}
#accordion .ui-state-hover,
#accordion .ui-widget-content .ui-state-hover,
#accordion .ui-state-focus,
#accordion .ui-widget-content .ui-state-focus {
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	color: #647B87;
	font-weight: bold;
}
#accordion .ui-state-default,
#accordion .ui-widget-content .ui-state-default {
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	color: #647B87;
	font-weight: bold;
}
#accordion .ui-corner-top {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
}
#accordion .ui-corner-bottom {
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
}
#accordion .ui-corner-all {
	-moz-border-radius: 0;
}
#accordion .ui-state-active,
#accordion .ui-widget-content .ui-state-active {
    background: none;
    border: none;
    color: #ffffff;
		background:#647B87;
}

.contact-form,
.contact-details{
	float:left;
}
.contact-form{
	margin-left: 55px;
	margin-right: 50px;
	width: 400px;
}
.contact-details{
	 width: 300px;
}

#frm_contact{
	background: #fafdff;
	margin:0;
	padding:10px;
	border:2px solid #B1C7D4;
}
#frm_contact label{
	display: block;
	font-weight: bold;
}
#frm_contact #txt_fname,
#frm_contact #txt_lname,
#frm_contact #txt_email,
#frm_contact #txt_phone{
	padding: 5px;
	width: 365px;
}
#frm_contact #txt_enquiry{
	width: 375px;
}
#frm_contact .form-item{
	margin:10px auto;
}
#frm_contact .form-item button{
	margin:0 auto;
	display:block;
}
form label.error{
	font-size:11px;
	float:right;
	font-weight:normal;
	color:#C00;
}
form  input.error{
	border:2px solid #c00;
}

.facebook {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    clear: both;
    font-size: 11px;
    overflow: hidden;
    padding: 5px 0;
    width: 225px;
}

.icon {
    float: left;
    margin-right: 7px;
    padding: 5px 0 0 5px;
    width: 46px;
}

.connectarea {
    float: left;
    width: 150px;
}

.facebook a:link, .social-links .facebook a:visited {
    color: #395998;
    text-decoration: none;
}

.facebook p {
	margin:0px;
	padding:6px 0px;
}

.facebook img {
	margin:0px;
	padding:0px;
}



.largelabel {
    font-size: 12px;
    font-weight: bold;
}


h2.heading-bg {
	display:block;
	background-image:url(images/right-panel-heading-bg.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:50px;
	margin:0px;
	padding:6px 0 0 0;
	width:226px;
}


.ctabuttons {
	clear:both;
	overflow:hidden;
	width: 522px;
	margin:0 auto;
}

.ctabuttons a.productdetails, .ctabuttons a.productdetails:visited {
	display:block;
	float:left;
	width:241px;
	height:73px;
	margin:0 10px;
	background-image:url(images/product-details-btn.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-indent:-10000px;
}

.ctabuttons a.productdetails:hover {
	background-position:0px -73px;
}

.ctabuttons a.buysnugabub, .ctabuttons a.buysnugabub:visited {
	display:block;
	float:left;
	width:241px;
	height:73px;
	margin:0 10px;
	background-image:url(images/buysnugabub-btn.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-indent:-10000px;
}

.ctabuttons a.buysnugabub:hover {
	background-position:0px -73px;
}





