@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/site-bg.gif);
	background-repeat:repeat-x;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	color:#666666;
}

.sweetleafmaintext {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	color:#006aa2;
	font-size:large;
	line-height:normal;
	}
body.nobackground {
	background-color:#ffffff;
	background:none;
}
a:link, a:visited, a:active {
	color:#be2829;
	text-decoration:underline;
}
a:hover {
	background-color:#be2829;
	color:#ffffff;
	text-decoration:none;
}
#headcontainer {
	margin:0 auto;
	text-align:left;
	background-color:transparent;
	width:900px;
}
div#header {
	width:900px;
	height:95px;
	background-repeat:no-repeat;
	background-image:url(../images/header-top2.jpg);
	background-color:#df3139;
}
div.right {
	float:right;
}
div#navrow {
	background-image:url(../images/navbarbg.gif);
	background-repeat:no-repeat;
	width:900px;
	height:40px;
}
div#navcontainer {
	padding-left:10px;
	padding-top:5px;
}
div.navitem {
	float:left;
	padding-right:6px;
	clear:right;
}

div#contentspace {
	width:900px;
	height:15px;
}
div.authour {
	text-align:left;
	font-style:italic;
	color:#666666;
	margin-bottom:10px;
}
span.authorname {
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	color:#999999;
}
p.blog {
	margin-bottom:25px;
	}
ul.topicslist {
	line-height:3px;
	margin:0px;
	padding-left:20px;
}
ul.topicslist li {
	padding-bottom:5px;
	line-height:3px;
}
p.readmore {
	background-image:url(../images/readmore.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:15px;
	
	}
div.comment-bar {
	margin-bottom:25px;
	height:22px;
	background-color:#efefef;
	padding-top:9px;
	padding-left:35px;
	background-image:url(../images/comments.gif);
	background-repeat:no-repeat;
	background-position:15px 7px;
	}
div.h7 {
	font-size:13px;
	font-weight:bold;
	color:#333333;
	border-bottom:1px dotted #5f5f5f;
	padding-bottom:3px;
	margin-bottom:2px;
	width:100%;
}

div#contentrow {
	width:900px;
}
div#leftnav {
	float:left;
	width:185px;
}
div#leftnavtop {
	background-image:url(../images/lnavtop.gif);
	width:183px;
	height:7px;
}
div#leftnavitems {
	background-image:url(../images/lnavbg.gif);
	width:181px;
	border-left:1px solid #cdcccc;
	border-right:1px solid #cdcccc;
	display:table-cell;
	overflow:visible;
	clear:both;
}
div#featnavitems {
	background-image:url(../images/lnavbg.gif);
	width:181px;
	border-left:1px solid #cdcccc;
	border-right:1px solid #cdcccc;
	display:table-cell;
	overflow:visible;
	clear:both;
}
div#leftnavbottom {
	background-image:url(../images/lnavbottom.gif);
	width:183px;
	height:7px;
	clear:both;
}
div#featnavbottom {
	background-image:url(../images/featnavbottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:183px;
	padding-bottom:5px;
	height:7px;
	clear:both;
}
div.lnavicon {
	float:left;
	height:28px;
	width:24px;
	padding-left:3px;
	overflow:visible;
	padding-bottom:2px;
}

div.lnavheading {
	width:183px;
	padding-bottom:5px;
	height:7px;
	clear:both;
}

div.leftnavitem {
	float:right;
	height:22px;
	padding-top:6px;
	width:147px;
	vertical-align:middle;
	overflow:visible;
	padding-bottom:2px;
}
div.leftnavitem a:link, div.leftnavitem a:visited, div.leftnavitem a:active {
	color:#555555;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
div.featnavitem {
	float:right;
	height:22px;
	padding-top:6px;
	width:147px;
	vertical-align:middle;
	overflow:visible;
	padding-bottom:2px;
}
div.featnavitem a:link, div.featnavitem a:visited, div.featnavitem a:active {
	color:#df3139;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
div.leftnavitem a:hover {
	text-decoration:none;
	background-color:#666666;
	color:#ffffff;
}
div.featnavitem a:hover {
	text-decoration:none;
	background-color:#df3139;
	color:#ffffff;
}
div#flash {
	background-color:#f4f4f4;
}
div#contentright {
	width:701px;
	float:right;
}

div#content_brief {
	width:900px;
	float:left;
}

div#contentfeatures {
	width:701px;
	height:134px;
	background-color:#f4f4f4;
}
div#whywebsite {
	height:134px;
	float:left;
}
div#vendingtimes {
	height:134px;
	float:left;
}
div#marketingtools {
	height:134px;
	float:right;
}
div#maincontent {
	background-image:url(../images/maincontentbg.gif);
	min-height:418px;
	overflow:inherit;
	background-color:#f4f4f4;
	float:left;
	width:701px;
}
div#contentfooter {
	background-image:url(../images/contentfooter.gif);
	width:701px;
	height:11px;
	clear:left;
}

div#contentfooter_brief {
	background-image:url(../images/contentfooter_brief.gif);
	width:900px;
	height:11px;
	clear:left;
}

div#intcontentheader {
	background-image:url(../images/intcontentheader.gif);
	width:701px;
	height:19px;
}

div#intcontentheader_brief {
	background-image:url(../images/intcontentheader_brief.gif);
	width:900px;
	height:19px;
}

div#intcontenttitle {
	background-image:url(../images/intcontenttitle.gif);
	background-repeat:no-repeat;
	width:681px;
	height:38px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	color:#ffffff;
	padding-top:23px;
	padding-left:20px;
	background-color:#df3139;
}

div#intcontenttitle_brief {
	background-image:url(../images/intcontenttitle_brief.gif);
	background-repeat:no-repeat;
	width:880px;
	height:38px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	color:#ffffff;
	padding-top:23px;
	padding-left:20px;
	background-color:#df3139;
}

div#intcontentcell {
	background-image:url(../images/maincontentbg.gif);
	min-height:800px;
	overflow:inherit;
	background-color:#f4f4f4;
	float:left;
	width:701px;
}

div#intcontentcell_brief {
	background-image:url(../images/maincontentbg_brief.gif);
	min-height:720px;
	overflow:inherit;
	background-color:#f4f4f4;
	float:left;
	width:900px;
}

div#intcontent {
	padding-left:25px;
	padding-top:25px;
	padding-right:25px;
	padding-bottom:25px;
}
div#footer {
	float:right;
	padding-bottom:20px;
	color:#979797;
	font-size:10px;
	padding-top:10px;
}

div#homerow1 {
	padding-left:18px;
	padding-top:20px;
	height:240px;
}
div#homerow2 {
	padding-left:18px;
	height:130px;
	padding-top: 65px;
}
div#aboutus {
	background-image:url(../images/headings/aboutvd.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:30px;
	padding-left:10px;
	width:247px;
	float:left;
	overflow:visible;
}
div#vendtv {
	background-image:url(../images/headings/vctv.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-right:18px;
	padding-top:30px;
	float:right;
	width:300px;
	overflow:visible;
}

div#vendpromotion {
	padding-right:18px;
	padding-top:30px;
	float:right;
	width:395px;
	overflow:visible;
}
div#toptopics {
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:bold;
	line-height:16px;
	float:left;
	width:320px;
}
div#toptopics-backup {
	background-image:url(../images/headings/toptopics.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:30px;
	font-weight:bold;
	line-height:16px;
	float:left;
	width:335px;
}
div#toptopics li {
	line-height:16px;
}
div#topvideos {

	background-position:top left;
	background-repeat:no-repeat;
	padding-right:18px;
	line-height:16px;
	padding-top:30px;
	float:right;
	width:300px;
	font-weight:bold;
}
div#topvideos li {
	line-height:16px;
}
div.divider {
	width:652px;
	height:14px;
	background-image:url(../images/divline.gif);
}
p {
	padding-top:0;
	margin-top:0;
	line-height:14px;
}
li {
	line-height:14px;
}
h1 {
	font-size:14px;
	font-weight:bold;
	color:#df3139;
	line-height:20px;
	padding-top:0;
	margin-top:0;
}
.redtext {
	font-size:12px;
	font-weight:bold;
	color:#df3139;
}
h2 {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	line-height:14px;
	padding-top:0;
	margin-top:0;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	line-height:14px;
	padding-top:0;
	margin:0;
	padding-bottom:3px;
}
div.marketingitem {
	height:137px;
	width:652px;
	padding-top:14px;
	clear:right;
}
div.market-left {
	float:left;
	width:137px;
	height:137px;
}
div.market-right {
	float:right;
	width:510px;
	height:127px;
	font-size:14px;
	padding-top:10px;
}
div.marketexample {
	float:left;
	padding-top:5px;
}
div.market-right a {
	font-weight:bold;
}
img.right {
	float:right;
	margin-right:20px;
	margin-left:20px;
	border:1px solid #999999;
}
div.featurerow {
	height:285px;
	width:100%;
}
div.webfeaturerow {
	height:200px;
	width:100%;
}
div.featureitem {
	float:left;
	margin-right:10px;
	width:314px;
	background-color:#ffffff;
	background-image:url(../images/featurecontentbg.gif);
}
div.featurehome {
	float:left;
	width: 285px;
	background-color:#ffffff;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
div.bloghome {
	float:left;
	width: 285px;
	height:155px;
	background-color:#ffffff;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
div.bloghome-backup {
	float:left;
	width: 285px;
	height:175px;
	background-color:#ffffff;
	background-image:url(../images/speechbubble.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
div.moviehome {
	float:left;
	width: 285px;
	background-color:#ffffff;
	background-image:url(../images/movieicon.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
div.ftopbar {
	height:8px;
	background-image:url(../images/featuretop.gif);
}
table.mprices {
	border:1px solid #dddddd;
}
table.mprices td  {
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
}
div.fcontent {
	padding-left:3px;
	padding-top:5px;
}
div.fcontent-backup {
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
}
div.fbotbar {
	height:8px;
	background-image:url(../images/featurebottom.gif);
	background-position:left;
}
img.rightnobord {
	float:right;
	margin-right:20px;
	margin-left:20px;
}
td.horizfeat-bg {
	background-image:url(../images/horizfeat-bg.gif);
	padding-top: 8px;
	padding-left: 14px;
	padding-right: 8px;
	padding-bottom: 8px;
}
table.rowpad td {
	padding-top:4px;
	padding-bottom:4px;
}
table.rowpad td input {
	font-size:10px;
}
table.nestlewaters td.sellcontent {
	background-color:#ffffff;
	padding:15px;
	border-left:1px solid #91bae5;
	border-right:1px solid #91bae5;
}
table.nestlewaters td.sellcontent h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#91bae5;
}
table.nestlewaters td.sellcontent h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#999999;
}
table.nestlewaters td.sellcontent h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#999999;
}
table.nestlewaters td.sellcontent img.right {
	float:right;
	padding-left:20px;
	border:0;
}
table.nestlewaters td.horizfeat-bg {
	padding-left:20px;
	border:0;
}

img.image {
	border:2px solid #666666;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}.imagemarginright {
	margin-right: 20px;
	margin-bottom: 5px;
}
.marginleftbottom {
	margin-bottom: 5px;
	margin-left: 15px;
}
.ipod {
	margin-bottom: 20px;
	margin-left: 20px;
}
.nama {
	margin-top: 20px;
}
