/*
Theme Name: Nutrition
Theme URI: http://wordpress.org/
Description: NButirion template
Author: Loaded Dice Design Ltd
Author URI: http://www.loadeddicedesign.com
Tags: custom
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #6c6462;
	color: #6c6462;
	text-align: center;
	}

#page {
	text-align: left;
	}

#content {
	font-size: 1.2em;
	}
	

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry, .homecolumn .entry, {
	line-height: 1.5em
	}

.widecolumn {
	line-height: 1.5em;
	}
	
.homecolumn {
	line-height: 1.5em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	color: #b0b2b8;
	}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

h1 {
	font-size: 1.8em;
	margin: 20px 0;
	}

h2, h2.pagetitle {
	font-size: 1.6em;

	}
	
#sidebar h2, #sidepanel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #88bb3f;
	padding: 15px 0 0 15px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	background: url('images/h2_bg.png') top repeat-x;
	height: 25px;
	}

h3 {
	font-size: 1.3em;
	padding: 10px 0 0 0;
	margin: 0;
	}

h7 {
	font-size: 1.8em;
	}
	
h4 {
	font-size: 1.5em;
	padding: 0 0 20px 0;
	margin: 0;
	text-transform: uppercase;
	color: #88bb3f;
	}
	
h6 {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	color: #CCCCCC;
	}
	
h5 {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	float: right;
	}

h1, h1 a, h1 a:visited {
	text-decoration: none;
	color: #88bb3f;
	}

h2, h2 a, h2 a:visited {
	color: #88bb3f;
	}
	
h3, h3 a, h3 a:visited {
	color: #6c6462;
	}
	
h7, h7 a, h7 a:visited {
	color: #333;
	}
	
h4, h4 a, h4 a:visited {
	color: #88bb3f;
	}
	
h5, h5 a, h5 a:visited {
	color: #88bb3f;
	}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h7 a:hover, #wp-calendar caption, cite {
	text-decoration: none;
	color: #ccc;
	}

.entry p a:visited {
	color: #88bb3f;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.2em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-wrap: suppress;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #b0b2b8;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #88bb3f;
	text-decoration: none;
	}

a:hover {
	color: #ccc;
	text-decoration: none;
	}
	
p {
	margin: 0 0 18px 0;
	padding: 0;
	}
	

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}
	
#wrap {
	margin: 0;
	padding: 0;
	background: #fff url('images/head_bg.gif') top repeat-x;
	width: 100%;
	overflow: hidden;
	color: #6c6462;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	}

#header {
	margin: 0 auto;
	padding: 0;
	height: 135px;
	width: 960px;
	}
	
.logo {
	float: left;
	width: 644px;
	height: 104px;
	margin: 10px 0 0 0;
	padding: 0;
	}
	
.hplogo {
	float: right;
	width: 76px;
	height: 56px;
	margin: 10px 0 0 0;
	padding: 0;
	}
	
	
.menu{
	width: 960px;
	padding: 0;
	clear: both;
	height: 34px;
	}
	

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 10px 0 20px 12px;
	width: 670px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.homecolumn {
	padding: 0;
	margin: 10px 0;
	width: 960px;
	}
	
.homecontent {
	width: 640px;
	margin: 20px 0 0 0;
	padding: 15px;
	background: url('images/h2_bg.png') top repeat-x;
	border: 1px solid #f2f2f2;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	}
	
.homeright {
	float: right;
	width: 120px;
	min-height: 300px;
	padding: 0 0 0 20px;
	border-left: 1px solid #f2f2f2;
	margin: 0 0 0 20px;
	}
	

.post {
	margin: 0;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 20px;
	margin: 0 auto;
	width: 920px;
	line-height: 1.2em;
	font-size: 1.2em;
	color: #ccc;
	text-align: left;
	overflow: hidden;
	}
	
#footer ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}
	
#footer ul li a {
	color: #ccc;
	font-weight: normal;
	text-decoration: none;
	}
	
#footer ul li a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	}
	
#footer ul li:before {
	content: "\00BB \0020";
	}

#footerwrap {
	background: #6c6462 url('images/foot_bg.gif') top repeat-x;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
	clear: both;
	overflow: hidden;
	}


#footer p {
	text-align: left;
	line-height: 0.4em;
	}
	
.rsslogo {
	float: left;
	width: 28px;
	height: 28px;
	margin: 0 10px 0 0;
	padding: 0;
	}
	
/* End Structure */



/*	Begin Headers */


h3.comments {
	padding: 0;
	
	}
	
.docking {
	clear: both; 
	background: url('images/h2_bg.png') top repeat-x; 
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	border-radius: 6px; 
	padding: 2px; 
	margin: 0;}
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 15px 15px 0;
	display: inline;
	}
	
img.register {
	margin: 0;
	padding: 5px 0 0 12px;
	}
	
img.labelwise {
	margin: 0;
	padding: 5px 0 5px 12px;	
	}
	
img.labelwiselogo {
	margin: 20px 0;
	padding: 0;
	float: left;
	width: 250px;
	height: 59px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.livechat {
	margin:5px 0 0 0;
	}
	
img.frontthumbs {
	float: left;
	padding: 3px 10px 0 0;
	margin: 0;
	}
	
img.icons {
	padding-left: 15px;
	border: 0;
	}
	
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin: 0;
	padding: 0 0 0 30px;
	list-style-image: url('images/bullet.png') ;
	}
	
html>body .entry ul ul {
	list-style-image: url('images/bullet2.png') ;
	
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	text-wrap: suppress;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 15px;
	text-wrap: suppress;
	}
	
#sidebar ul li ol li {
	margin: 0 0 0 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 15px 0 15px;
	padding: 5px 0;
	border-bottom: 1px dotted #ccc;
	}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 200px;
	height: 16px;
	border: 1px solid #CCCCCC;
	margin: 5px 5px 5px 0;
	padding: 2px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	border-radius: 6px;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	width: 52px;
	height: 23px;
	border: 0;
	margin: 3px 0 0 0;
	padding: 0;
	background: url('images/phpsubmit.png') no-repeat;
	}
	
form.phplist {
	margin: 0;
	padding: 0 0 0 15px;
	}	
	
form.phplist input#attribute1, input#email {
	width: 200px;
	height: 16px;
	border: 1px solid #CCCCCC;
	margin: 5px 0;
	padding: 2px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
	
form.phplist input#contactsubmit {
	width: 52px;
	height: 23px;
	border: 0;
	margin: 5px 0 0 0;
	padding: 0;
	background: url('images/phpsubmit.png') no-repeat;
	}	
	

	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
	
.commentsbg {
	background: url('images/comments_bg.gif') top repeat-x;
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


.homelabel {
	margin: 0 0 20px 0;
	padding: 10px;
	width: 650px;
	background: url('images/homelabel_bg.gif') bottom repeat-x;
	border: 1px solid #e5e6e7;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	border-radius: 6px;
	}

/* Begin Sidebar */

#sidepanel {
	margin: 0 0 15px 710px;
	padding: 15px 0 80px 0;
	width: 245px;
	background: url('images/sidebar_bg.gif') left repeat-y;
	border-left: 1px solid #e5e6e7;
	border-bottom: 1px solid #e5e6e7;
	border-right: 1px solid #e5e6e7;
	-webkit-border-radius: 0px 0px 6px 6px;
	-khtml-border-radius: 0px 0px 6px 6px;	
	-moz-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
	}

#sidebar {
	margin: 0 0 15px 710px;
	padding: 15px 0 80px 0;
	width: 245px;
	background: url('images/sidebar_bg.gif') left repeat-y;
	border-left: 1px solid #e5e6e7;
	border-bottom: 1px solid #e5e6e7;
	border-right: 1px solid #e5e6e7;
	-webkit-border-radius: 0px 0px 6px 6px;
	-khtml-border-radius: 0px 0px 6px 6px;	
	-moz-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	border:0; border-bottom: 1px dotted #ccc; line-height: 1px; height: 0; margin: 15px 0px;	
	
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	background: #CCCCCC;
	}
	

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 0 10px 10px 0;
	color: #CCCCCC;
	
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Menu */
#pixopoint_menu1 {
	width:960px;
	height:34px;
	margin:0;
	}
	
#pixopoint_menu1 ul {
	width:100%;
	border:none;
	background:none;
	margin:0;
	padding:0;
	list-style:none;
	}
#pixopoint_menu1 li {
	border:none;
	background:none;
	color:#fff;
	z-index:20;
	letter-spacing:0px;
	font-size: 1.3em;
	padding:0;
	margin:0;
	float:left;
	position:relative;
	border-right: 1px dotted #999;
	}
	
#pixopoint_menu1 li:hover,#pixopoint_menu1 li.sfhover {
	}
	
#pixopoint_menu1 li a {
	border:none;
	background:none;
	text-decoration:none;
	display:block;
	padding:0 12px;
	color: #fff;
	line-height:34px;
	}
#pixopoint_menu1 li a:hover {
	border:none;
	background:none;
	text-decoration:none;
	color:#ccc;
	background: url('images/menu_hover.gif') repeat-x;
	}
	
#pixopoint_menu1 ul ul {
	position:absolute;
	left:-999em;
	top:35px;
	width:140px;
	}
#pixopoint_menu1 li:hover ul,#pixopoint_menu1 li.sfhover ul {
	left:auto;
	}
	
#pixopoint_menu1 ul ul li a {
	padding:4px 10px;
	text-transform:normal;
	font-variant:normal;
	}
#pixopoint_menu1 ul ul li {
	letter-spacing:0px;
	color:#524144;
	z-index:20;
	width:140px;
	font-family:helvetica,arial,sans-serif;
	font-size:0.85em;
	font-weight:normal;
	font-style:normal;
	background:#FFFFFF;
	border-bottom:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	margin:0;
	}
#pixopoint_menu1 ul ul li a {
	line-height:20px;
	color:#636c61;
	text-decoration:none;
	background: url('images/menu_bg2.gif') bottom repeat-x;
	}
	
#pixopoint_menu1 ul ul li a:hover {
	border:none;
	background:none;
	text-decoration:none;
	color:#666;
	background: #a9a2a1 url('images/menu_hover.gif') bottom repeat-x;
	}
	
#pixopoint_menu1 ul ul li:hover a,#pixopoint_menu1 ul ul li.sfhover a {
	color:#fff;
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	color:#666;
	}
#pixopoint_menu1 ul ul li:hover li a:hover,#pixopoint_menu1 ul ul li.sfhover li a:hover {
	color:#666;
	}
#pixopoint_menu1 ul ul li:hover,#pixopoint_menu1 ul ul li.sfhover {
	color:#666;
	}
	
#pixopoint_menu1 ul ul ul li {
	font-size:1em;}#pixopoint_menu1 ul ul ul, #pixopoint_menu1 ul ul ul ul {
	position:absolute;
	margin-left:-999em;
	top:0;
	width:120px;
	}
#pixopoint_menu1 li li:hover ul,#pixopoint_menu1 li li.sfhover ul,#pixopoint_menu1 li li li:hover ul,#pixopoint_menu1 li li li.sfhover ul {
	margin-left:140px;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li li:hover a,#pixopoint_menu1 ul ul li li.sfhover a {
	color:#FFFFFF;
	text-decoration:none;
	}
#pixopoint_menu1 li.pixo_search:hover {
	background:none;
	}
#pixopoint_menu1 li.pixo_search form {
	width: 250px;
	height: 34px;
	margin:5px 0 0 0;
	padding:2px 0px;
	background: url('images/search_bg.png') top no-repeat;
	}
#pixopoint_menu1 li.pixo_search input {
	font-family: Arial, Helvetica, sans-serif;}
	
#pixopoint_menu1 li.pixo_search, input.pixo_inputsearch {
	width:217px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: none;
	
	}
	
#pixopoint_menu1 input.smlsearch {
	width: 20px;
	height: 20px;
	background: url('images/search_but.png') no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
		

#pixopoint_menu1 li.pixo_right {
	float:right;
	width: 250px;
	padding: 0px;
	margin: 0px;
	}
/* End Menu */

/* Slideshow */

	#d13slideshow{
		background-color:#000000;
		width:960px;
		height:361px;
		margin:0px; padding:0px; }
	#d13nav{ margin:0px; padding:0px; }
	#navleft{
		z-index:200;
		position:absolute;
		width:15px;
		height:361px;
		margin:150px 0 0 0; 
		padding:0px; }
	#navright{
		z-index:201;
		position:absolute;
		width:60px;
		height:60px;
		margin:150px 0 0 900px; 
		padding:0px;
		}
	#navleft a,
	#navright a{
		width:60px;
		height:60px;
		display:block;
		filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;-khtml-opacity: 0.6;
		background-position: center;
		background-repeat:no-repeat; }
	#navleft a{ background-image: url('images/left.png');}
	#navright a{ background-image: url('images/right.png');}
	#navleft a:hover{ filter:alpha(opacity=90);-moz-opacity:.9;opacity:.9;-khtml-opacity: 0.9; }
	#navright a:hover{ filter:alpha(opacity=90);-moz-opacity:.9;opacity:.9;-khtml-opacity: 0.9; }
	#navleft a span,
	#navright a span{ display:none; }
	div.d13slide{
		padding:0px;
		margin:0px; }
	div.d13slide img{
		padding:0px;
		margin:0px; }
	div.d13fader{
	display: none;
		background-color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;-khtml-opacity: 0.6;
		height:70px;
		z-index:1;
		margin:-70px 0px 0px 0px;
		padding:0px; }
	div.d13fader h3{
		font-size:12px;
		font-weight:bold;
		padding:4px;
		margin:0px; }
	div.d13fader h3 a{ color:#FFFFFF; }
	div.d13fader h3 a:hover{ color:#FFFFFF; }
	div.d13fader p{
		font-size:10px;
		font-weight:normal;
		padding:2px 4px 4px 4px;
		margin:0px;
		color:#CCCCCC; }
	div.d13fader p a{
		color:#CCCCCC; }
	div.d13fader p a:hover{
		color:#FFFFFF; }
		

/* TRAFFIC LIGHTS */

.traffic {
	padding: 15px;
	margin: 20px 0;
	background: url('images/h2_bg.png') top repeat-x;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	}
	
.traffic .leftext {
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	}

.quickformbg {
	width: 252px;
	height: 26px;
	margin: 15px 0 0 0;
	padding: 0;
	background: url('images/quickform_bg.png') no-repeat;
	border: none;
	}

	
	
input.quick {
	width:225px;
	border: 0px;
	margin: 3px 0 0 3px;
	padding: 0px;
	background: none;
	}
	
input.smlsearch {
	width: 20px;
	height: 20px;
	background: url('images/search_but.png') no-repeat;
	border: 0px;
	margin: 3px 0 0 0;
	padding: 0px;
	}

select.cat {
	height: 26px;
	width: 200px;
	color: #333;
	background: url('images/menu_bg2.gif') bottom repeat-x;
	float: left;
	left: auto;
	margin: 10px 20px 20px 0;
	border: 1px solid #CCCCCC;
	}
	
input.submit-button {
	background: url('images/submit_bg.png') no-repeat;
	color: #fff;
	display: block; 
	text-decoration: none; 
	left: auto; 
	float: left;
	margin: 0;
	padding: 3px 4px 4px 4px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 54px;
	height: 24px;
	border: none;
	}
	
input.submit-button:hover {
	background: url('images/submit_hover_bg.png') no-repeat;
	}

.results {
	padding: 15px;
	margin: 15px 0;
	background: url('images/h2_bg.png') top repeat-x;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	}
	
.result {
	clear: both;
	margin: 15px 0;
	}

.result_value {
	float: left;
	left: auto;
	display: block;
	margin: 10px 5px;
	padding: 0;
	overflow: hidden;
	text-align: center;
	background: url('images/value_bg.png') top left no-repeat;
	height: 157px;
	font-weight: bold;
	}
	
.name, .brand {
	height: 16px;
	width: 114px;
	margin: 0;
	padding:14px 10px;
	font-size: 16px;
	color: #666666;
	}
	
.label {
	margin: 0;
	padding: 8px 0 10px 0;
	font-size: 13px;
	}
	
.label_name, .label_brand {
	margin: 0;
	padding: 20px 10px;
	font-size: 13px;
	width: 114px;
	}

	
.tl_red, .tl_amber, .tl_green {
	color: #fff;
	padding: 12px;
	width: 76px;
	margin: 0 auto;
	font-size: 18px;
	height: 157px;
	}
	
.tl_white {
	color: #666;
	padding: 12px;
	width: 76px;
	margin: 0 auto;
	font-size: 18px;
	height: 157px;
	}

	
.tl_red {
	background: #fff url('images/tl_red.png') top left no-repeat;
	}
.tl_amber {
	background: #fff url('images/tl_amber.png') top left no-repeat;
	}
.tl_green {
	background: #fff url('images/tl_green.png') top left no-repeat;
	}
.tl_white {
	background: #fff url('images/tl_white.png') top left no-repeat;
	}
	
.gda {
	padding: 0;
	margin: 30px 0 0 0;
	color: #666666;
	font-weight: bold;
	text-align: center;
	}
	
.gda-bg {
	width: 252px;
	height: 86px;
	padding: 10px;
	margin: 0;
	background: #fff url('images/gda_bg.png') top left no-repeat;
	}
	
.add_list {
	width: 51px;
	padding: 47px 8px 0 8px;
	margin: 0;
	height: 110px;
	background: url('images/add_bg.png') left no-repeat;
	text-align: center;
	}
	
.rightside {
	float: right;
	margin: 0 0 0 15px;
	padding: 0;
	text-align: left;
	}
	
.shopping_list {
	float: right;
	margin: 14px 0 0 0;
	padding: 14px 22px 0 0;
	width: 200px;
	height: 31px;
	background: url('images/shop_bg.png') no-repeat;
	text-align: right;
	}

.redlight, .amberlight, .greenlight {
	padding: 2px 0 2px 20px;
	float: left;
	display: block;
	left: auto;
	margin: 0 10px 0 0;
	}
.redlight {
	background: url('images/traffic_red_sml.png') left no-repeat;
	}
.amberlight {
	background: url('images/traffic_amber_sml.png') left no-repeat;
	}
.greenlight {
	background: url('images/traffic_green_sml.png') left no-repeat;
	}
	
.pagination {
	width: 382px;
	height: 32px;
	margin: 30px auto;
	padding: 10px;
	text-align: center;
	clear: both;
	background: url('images/pagination_bg.png') no-repeat;
	}
	
.page_number {
	padding: 10px;
	margin: 0;
	width: 40px;
	}	
	
a.next_btn {
	width: 37px;
	height: 37px;
	background: url('images/next_bg.png') no-repeat;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	}
	
a:hover.next_btn {
	background: url('images/next_hover_bg.png') no-repeat;
	}
	
img.next_btn {
	width: 37px;
	height: 37px;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	}
	
a.previous_btn {
	width: 37px;
	height: 37px;
	background: url('images/previous_bg.png') no-repeat;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	}
	
a:hover.previous_btn {
	background: url('images/previous_hover_bg.png') no-repeat;
	}
	
img.previous_btn {
	width: 37px;
	height: 37px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	}
	
input.pdfbtn {
	background: url('images/menu_bg.gif') top repeat-x;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 3px;
	}
	
a.prevy {
	background: url('images/menu_bg.gif') top repeat-x;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
	float: right;
	}
	
input.pdfbtn:hover, a:hover.prevy {
	background: url('images/menu_hover.gif') repeat-x;
	}
	
/* aMember classes */

table.vedit {
	width: 800px;
	padding: 0;
	text-align: left;
	}
	
table.vedit th {
	font-weight: normal;
	padding: 5px 0;
	vertical-align: top;
	text-align: left;
	}
	
table.vedit td {
	font-weight: normal;
	padding: 5px 0;
	vertical-align: top;
	text-align: left;
	}
	
form#signup input.required, form#signup input#f_login, form#signup input#f_pass0, form#signup input#pass1, form#signup input#t_state, form#login input.login, form#sendpass input.sendpass {
	padding: 6px 0;
	width: 200px;
	background: url('images/h2_bg.png') repeat-x;
	border: none;
	margin: 0 10px 0 0;
	border: 1px solid #CCCCCC;
	}
	
	
form#signup input.radio {
	padding: 0;
	background: none;
	border: none;
	margin: 0 10px 0 0;
	}

form#signup input.submit-button, form#login input.submit-login, form#sendpass input.submit-sendpass {
	background: url('images/submit_amember.png') no-repeat;
	color: #fff;
	display: block; 
	text-decoration: none; 
	left: auto; 
	float: left;
	margin: 0;
	padding: 3px 4px 4px 4px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 83px;
	height: 24px;
	border: none;
	}
	
a.signs {
	background: url('images/signup_bg.png') no-repeat;
	color: #fff;
	display: block; 
	text-decoration: none; 
	margin: 10px 0 0 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 152px;
	height: 43px;
	border: none;
	text-align: center;
	}
	
a:hover.signs {
	background: url('images/signup_bg2.png') no-repeat;
	}
	
form#signup input.submit-button:hover, form#login input.submit-login:hover, form#sendpass input.submit-sendpass:hover {
	background: url('images/submit_amember_hover.png') no-repeat;
	}
	
form#signup select#f_country {
	height: 25px;
	width: 200px;
	color: #fff;
	background: url('images/menu_hover.gif') repeat-x;
	padding: 4px;
	float: left;
	left: auto;
	margin: 0 20px 20px 0;
	border: none;
	}
	
form#signup option {
	background: url('images/menu_hover.gif') repeat-x;
	color:#ccc;
	border-bottom: 1px dotted #666666;
	padding: 4px;
	}
	

tr.labelwise {
	background: url('images/h2_bg.png') repeat-x;
	height: 20px;
	padding: 8px;
	margin: 0;
	}
	
tr.labelwisehead {
	background: url('images/menu_bg.gif') repeat-x;
	height: 30px;
	padding: 8px;
	margin: 0;
	color: #FFFFFF;
	}
	
.labelwise_logo {
	display: none;
	}
	
.grams {
	font-size:11px;
	}
	
.postright {
	float: right;
	margin: 28px 0 0 0;
	padding: 0;
	width: 640px;
}

.postright2 {
	float: right;
	margin: 20px 0 0 0;
	padding: 0;
	width: 640px;
}
