/* 
  ------------------------------------------------
  Slim Secrets Text Style Sheet
  
  (c) Digital Evolution 2010
  ------------------------------------------------
*/


/* Generic Links */

/*#left a:link {
	color: #658b19;
	text-decoration: underline;
}
#left a:visited {
	color: #658b19;
	text-decoration: underline;
}
#left a:hover {
	color: #7eae1e;
	text-decoration: underline;
}
#right a:link {
	color: #666;
}
#right a:visited {
	color: #666;
}
#right a:hover {
	color: #009200;
}*/

/* Titles */
h1 {
	font-size: 1.8em;
	margin: 0 0 10px 0;
	color: #658B19;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 10px 0;
	color: #658B19;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
	color: #666;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	color: #658B19;
}
h5 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	color: #666;
}
h6 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	color: #666;
}

/* Lists */
#left .content ul{
	color: #333;
	font-size: 1.0em;
	list-style-type: none;
	margin: 5px 0 20px 5px;
	padding: 0;
	line-height: 1.2em;
	background-color: transparent;	
}
#left .content li {
background: transparent url(../imgs/misc/bullet-bright-green.gif) no-repeat 0 5px;
padding: 2px 0 3px 18px;

}
#left .content ol{
	color: #333;
	font-size: 1.0em;
	margin: 5px 10px 20px 20px;
	padding: 0;
	line-height: 1.2em;
	background-color: transparent;	
}
#left .content ol li {
background: transparent url(../imgs/misc/spacer.gif) no-repeat 0 5px;
margin: 0;padding: 0;

}
/* Paragraph styles */
.content p {
	margin: 0 0 10px 0;
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: normal;
	color: #333;
}
#right .content p {
	margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 1.3em;
	font-weight: normal;
	color: #333;
}
#right .content p {
	margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 1.3em;
	font-weight: normal;
	color: #333;
}
#right .content p a:link {
color: #658B19;
text-decoration: none;
}
#right .content p a:visited {
color: #658B19;
text-decoration: none;
}
#right .content p a:hover {
color: #658B19;
text-decoration: underline;
}
/* Footer */

#footer a:link {color: #658B19;}
#footer a:visited {color: #658B19;}
#footer a:hover {color: #658B19;}

/* Subscribe */
#right .subscribe-body h5{
	
	font-size: 0.8em !important;
	font-weight: bold !important;
	color: #CCCCCC !important;
	margin: 0 15px 0 15px !important;
	padding: 3px 0 0 0;
	
	
}
#right .subscribe-body h4{
	
	font-size: 0.9em !important;
	font-weight: bold !important;
	color: #FFCC00 !important;
	margin: 0 15px 0 15px !important;
	padding: 10px 0 10px 0;
	
	
}
#right .subscribe-body p{
	
	font-size: 0.8em !important;
	font-weight: normal !important;
	color: white !important;
	margin: 0 15px 0 15px !important;
	padding: 0 0 10px 0;
	
	
}
#right .subscribe-body a:link, #right .subscribe-body a:visited{
	
	color: white !important;
	text-decoration: underline;
	
	
}
#right .subscribe-body a:hover, #right .subscribe-body a:active{
	
	color: #ffcc00 !important;
	text-decoration: underline;
	
	
}

/* Lists */
#left .content ol {
	margin-left: 0;
	list-style-type: none;
}
#left .content ol li {
 	background: #fff no-repeat;
	margin: 5px 5px 5px 0;
	padding: 0 5px 5px 34px;
	color: #333333;
	/*font-size: .9em;*/
	}
#left .content ol li.number1 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_1.gif);
}
#left .content ol li.number1 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number2 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_2.gif);
}
#left .content ol li.number2 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number3 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_3.gif);
}
#left .content ol li.number3 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number4 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_4.gif);
}
#left .content ol li.number4 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number5 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_5.gif);
}
#left .content ol li.number5 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number6 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_6.gif);
}
#left .content ol li.number6 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number7 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_7.gif);
}
#left .content ol li.number7 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number8 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_8.gif);
}
#left .content ol li.number8 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number9 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_9.gif);
}
#left .content ol li.number9 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number10 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_10.gif);
}
#left .content ol li.number10 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number11 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_11.gif);
}
#left .content ol li.number11 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number12 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_12.gif);
}
#left .content ol li.number12 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number13 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_13.gif);
}
#left .content ol li.number13 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number14 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_14.gif);
}
#left .content ol li.number14 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number15 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_15.gif);
}
#left .content ol li.number15 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number16 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_16.gif);
}
#left .content ol li.number16 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number17 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_17.gif);
}
#left .content ol li.number17 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number18 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_18.gif);
}
#left .content ol li.number18 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number19 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_19.gif);
}
#left .content ol li.number19 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number20 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_20.gif);
}
#left .content ol li.number20 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number21 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_21.gif);
}
#left .content ol li.number21 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number22 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_22.gif);
}
#left .content ol li.number22 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number23 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_23.gif);
}
#left .content ol li.number23 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number24 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_24.gif);
}
#left .content ol li.number24 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number25 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_25.gif);
}
#left .content ol li.number25 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number26 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_26.gif);
}
#left .content ol li.number26 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number27 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_27.gif);
}
#left .content ol li.number27 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number28 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_28.gif);
}
#left .content ol li.number28 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number29 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_29.gif);
}
#left .content ol li.number29 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number30 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_30.gif);
}
#left .content ol li.number30 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number31 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_31.gif);
}
#left .content ol li.number31 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number32 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_32.gif);
}
#left .content ol li.number32 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number33 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_33.gif);
}
#left .content ol li.number33 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number34 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_34.gif);
}
#left .content ol li.number34 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number35 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_35.gif);
}
#left .content ol li.number35 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number36 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_36.gif);
}
#left .content ol li.number36 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number37 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_37.gif);
}
#left .content ol li.number37 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number38 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_38.gif);
}
#left .content ol li.number38 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number39 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_39.gif);
}
#left .content ol li.number39 p{
margin: 0;
padding-top: 5px;
}
#left .content ol li.number40 {
background-image: url(http://www.slimsecrets.com.au/images/misc/number_40.gif);
}
#left .content ol li.number40 p{
margin: 0;
padding-top: 5px;
}


/*#left .content ol li ul {
	margin: 0;
	list-style: disc;
	}
#left .content ol li ul li {
	font-size: .9em;
	color: #333333;
	margin-left: 15px;
	padding-left: 5px;
	}*/
#left .content ol li ul li p{
	margin: 0;
	}
#left .content ol li ul.nolist {
	margin-left: -20px;
	list-style: none;
	}
	#left .content ol li ul.nolist li {
	list-style: none;
	}

	/* Special Classes */
	.greenbold {
	color: #658b19;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.1em;
}
/* Images */
.imgfloatright{
float: right;
margin-left: 20px;
margin-bottom: 20px;
padding-right: 5px;
}
.imgfloatright img{
border: none;
}
.imgfloatrightlink{
float: right;
margin-left: 20px;
margin-bottom: 20px;
padding-right: 5px;
}
.imgfloatrightlink img{
border: none;
}
.imgfloatrightframe{
float: right;
padding: 10px;
display: block;
margin: 10px;
background-color: White;
border: 1px solid #D6D6C6;
}

/* Right Col items */
.roundedbox h3{
	font-size: 1.4em !important;
	line-height: 1.1em;
	color: #658b19;
	margin: 5px 5px 15px 10px;

}
/* Nutrition Table - Table styling inspired by http://www.duoh.com/veerle/*/
#nuttable {
	width: 450px;
	padding: 0;
	margin: 0;
	
}
/* Table */
#nuttable caption {
	padding: 0 0 5px 0;
	width: 450px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-left: 253px;
}
#nuttable th {
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	border-top: 1px solid #C1C1C1;
	/*letter-spacing: 2px;*/
	/*text-transform: uppercase;*/
	text-align: center;
	padding: 2px 3px 2px 3px;
	background: #0089C8 url(../imgs/table/tab_bg_header_green.jpg) no-repeat;
	line-height: 0.9em;
}

#nuttable th.nobg {
	color:#666;
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1C1C1;
	background: none;
	text-transform: uppercase;
}

#nuttable td {
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	background: #fff;
	padding: 6px 10px 6px 6px;
	color: #5F5F5F;
	text-align: right;
	font-size: 0.7em;
}


#nuttable td.alt {
	border-top: 0;
	background: #E4E4E4 url(../imgs/table/tab_bg_td_grey.jpg) no-repeat;
	color: #5F5F5F;
}
#nuttable td.alt2 {
	border-top: 0;
	border-bottom: 0;
	background: #E4E4E4 url(../imgs/table/tab_bg_td_grey.jpg) no-repeat;
	color: #5F5F5F;
}
#nuttable td.alt3 {
	border-top: 0;
	background: #E4E4E4 url(../imgs/table/tab_bg_td_grey2.jpg) no-repeat;
	color: #5F5F5F;
}
#nuttable th.spec {
	border-left: 1px solid #C1C1C1;
	border-top: 0;
	background: #fff url(../imgs/table/bullet_green.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	line-height: 0.9em;
	color: #5F5F5F;
}

#nuttable th.specalt {
	border-left: 1px solid #C1C1C1;
	border-top: 0;
	background: #f5fafa url(../imgs/table/bullet_grey.jpg) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	text-align: right;
	line-height: 0.9em;
}
#nuttable th.specalt2 {
	border-left: 1px solid #C1C1C1;
	border-top: 0;
	border-bottom: 0;
	background: #f5fafa url(../imgs/table/bullet_grey.jpg) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	text-align: right;
}

#nuttable th.specalt3 {
	border-left: 1px solid #C1C1C1;
	border-top: 0;
	background: #f5fafa url(../imgs/table/bullet_grey_no.jpg) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	text-align: right;
}
/*  Bullets */
#left .content ul{
	color: #333;
	font-size: 1.0em;
	list-style-type: none;
	margin: 5px 0 20px 5px;
	padding: 0;
	line-height: 1.2em;
	background-color: transparent;	
}
#left .content ul li {
background: transparent url(../imgs/misc/bullet-grey.gif) no-repeat 0 5px;
padding: 2px 0 3px 18px;
list-style-type: none;
}

