/*  
Theme Name: WordPress for Reseller JualProduk.com
Theme URI: http://www.cafebisnis.com/
Description: WordPress for Reseller Themes. Smart Themes to create Reseller Website
Version: 1.0
Author: Lutvi Avandi
Author URI: http://cafebisnis.com/
*/
body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
	color: #003333;
	text-decoration: none;
	background-color: #ffffff;
	text-align: center;
	margin:0;
	padding:0;
}
#page {
	width:800px;
	margin:0 auto;
	padding:0;
	}
#header {
	background-color: #ffffff;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:800px;
	height:229px;
	margin:0;
	padding:0;
}
#left {
	background-color: #ffffff;
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:57px;
	height:726px;
	margin:0;
	padding:0;
	float:left;
}
#right {
	background-color: #ffffff;
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:63px;
	height:726px;
	margin:0;
	padding:0;
	float:left;
}
#content{
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top;
	width:680px;
	margin:0;
	padding:0;
	float:left;
	text-align:left;
}
#salesletter {
	padding:0 30px;
	}
a {
	text-decoration:none;
	}
#navbarbottom {
	margin:30px auto 0 auto;
	width:650px;
	}
#navbartop {
	margin:0px auto 30px auto;
	width:650px;
	}
#navbarbottom a, #navbartop a {
	text-decoration:none;
	}
#navbarbottom a:hover, #navbartop a:hover {
	font-weight:bold;
	color:red;
	}
#navbarbottom ul, #navbartop ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#navbarbottom li, #navbartop li {
	display: inline;
	list-style-type: none;
	margin: 0px 5px;
	padding: 0px;
	}
#menu {
	color: #000099;
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px dashed #000066;
	width: 80%;
	text-align: center;	
}
#menu a {
	text-decoration: none;
	}
#menu a:hover {
	color:red;
	font-weight:bold;	
	}
.box {	
	color: #000099;
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px dashed #000066;	
}
#downline, #downline a {
	line-height:18px;
	text-decoration:none;
	}
#downline .free {
	color:#CCCCCC;
	}
#downline .premium {
	color:#333333;
	}
#downline a:hover {
	color:red;	
	}
.boxcomments {
	margin-bottom:20px;
	}
#commentform {
	border-top:1px solid #eee;
	margin:0;
	padding:15px 15px 1px;
	}
#commentform label {
	display:block;
	margin:0;
	}
#commentform input {
	width:170px;
	margin:0 5px 10px 0;
	padding:1px;
	}
#commentform textarea {
	width:400px;
	margin:0 0 10px;
	padding:0;
	}
#commentform #submit {
	margin:0 0 20px;
	}
#commentform p {
	margin:5px 0;
	}
ol.commentlist {
	margin:0 0 1px;
	padding:0;
	}
ol.commentlist li {
	border-top:1px solid #eee;
	display:block;
	list-style:none;
	margin:0;
	padding:15px 15px 1px;
	}
ol.commentlist li :hover {background:none;}
ol.commentlist li.commenthead {
	display:block;
	list-style:none;
	margin:0;
	padding:5px 15px;
	}
ol.commentlist li.commenthead h3 {margin:0;}
ol.tblist {
	border-top:1px solid #fff;
	list-style:none;
	margin:0 0 1px;
	padding:15px;
	}
ol.tblist li {
	display:block;
	list-style:none;
	background:transparent url(images/c.gif) 0 2px no-repeat;
	padding-left:15px;
	margin:0 0 5px;
	}
.odd {
	background-color:#F5FAFE;
	}
#footer {
	background-color: #ffffff;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width:800px;
	height:173px;
	margin:0;
	padding:0;
	float:left;
}