body {
	width: 1000px;
	margin: auto;
	font-family: 'Trebuchet MS', Verdana, Arial, serif;
	background: rgb(244, 244, 244);
}

#header {
	margin-top:-18px;
	height: 130px;
	background: url("http://www.hellohunter.com/images/header.png") rgb(239, 239, 239) bottom center no-repeat;
	border-left: 1px solid #d2d2d2;
	border-right : 1px solid #d2d2d2;
}

#middle {
	height: 261px;
	background: url("http://www.hellohunter.com/images/middle.png") rgb(244, 244, 244) top center no-repeat;
	border-left: 1px solid #d2d2d2;
	border-right : 1px solid #d2d2d2;
}

.rowcolor{
	background:#D1E8F8;
}

#formnew
{
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	min-height: 200px;
	width:500px;
	margin-left: 20px;
}
/* ---CONTENT--- */
#content_header {
	min-height: 500px;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 80px;
	background: url("http://www.hellohunter.com/images/content_header.png") rgb(244, 244, 244) top center no-repeat;
}

#content {
	padding-top: 40px;
	padding-left: 30px;
	width: 575px;
	float: left;
	min-height: 150px;
	height:200px;
	background: url("http://www.hellohunter.com/images/content.png") rgb(244, 244, 244) top center repeat-x;
}

#content2 {
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	min-height: 150px;
	margin-left: 605px;
	height:200px;
	background: url("http://www.hellohunter.com/images/content.png") rgb(244, 244, 244) top center repeat-x;
}

#content3 {
	min-height: 200px;
	background: rgb(244, 244, 244);
	width:998px;
	float:left;
	padding:0 0 20px 0;
}

#line {
	padding-top: 8px;
	padding-left: 25px;
	height: 35px;
	background: url("http://www.hellohunter.com/images/content_line.png") rgb(244, 244, 244) top center repeat-x;
}

#sidebar {
	width: 310px;
	float:right;
	padding: 10px;
	border: 2px solid white;
	background: rgb(191, 191, 191);
}

#sidebar_content {
	padding: 5px;
	padding-bottom: 0px;
	background: rgb(233, 231, 231);
}

#block1 {
	font: 12px Arial; 
	padding:0 12px 0 25px; 
	width: 300px; 
	float: left; 
	background: url(http://www.hellohunter.com/images/block_line.png) right center no-repeat;
}

#block2 {
	font: 12px Arial; 
	padding: 0 25px 0 12px;
	float: left; 
	background: url(images/block_line.png) no-repeat left ;
	width:300px;
}

#block3 {
	font: 12px Arial; 
	width:300px;
	float:left;
	padding:0 12px 0 12px;
}

/* ---END OF CONTENT--- */

#footer {
	border-top: 6px solid rgb(66, 66, 66);
	/*margin-bottom:-2px;*/
	overflow:hidden;
}

/* ---PARAGRAPHS--- */
p {
	margin: 0px;
	padding: 5px;
}

.small {
	text-align: right;
	font-size: 13px;
}

#header p {
	text-align: right;
	margin-top: 10px;
}

#content p {
	font: normal 10px Arial; 
	color: rgb(80, 80, 80); 
	padding: 0px;
}

#content2 p {
	text-align: right; 
	margin-right: 15px;
}

#footer p#left {
	font: 12px Arial; 
	width: 500px; 
	height: 100px; 
	float:left;
	color: rgb(100, 100, 100);	
}

#footer p#right {
	margin-left: 450px; 
	padding-left: 230px; 
	font: 12px Arial; 
	font-weight:bold;
	color: rgb(100, 100, 100);
}

p.download {
	margin: 8px; 
	margin-bottom: 20px; 
	height: 100px; 
	background: white; 
	font: 12px 'Trebuchet MS'; 
	color: rgb(116, 116, 116);
}

li.newbullet {
	list-style-image:url(http://www.hellohunter.com/images/icon.jpg)
}

p.software {
	background: url(http://www.hellohunter.com/images/sidebar_hardware.png) top center no-repeat; 
	padding-right: 140px; 
	padding-left: 20px; 
	padding-top: 8px; 
	height: 121px; 
	font: 12px 'Trebuchet MS'; 
	color: white;
}
p.content {
	width:575px; 
	color: rgb(80, 80, 80); 
	font: 12px Arial;
	overflow:hidden;
}
/* ---END OF PARAGRAPHS--- */

/* ---LINKS--- */
a, a:visited {
	color: black;
	text-decoration: underline;
}

.menu {
	background-color:#68715f; 
	color:white;
}

.menu a {
	color:white; 
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
}

.menu a:hover {
	/* font-weight:bold; */
	text-decoration:none;
	background-color:#7fa941;
}

.small a {
	font: 12px Tahoma;
}

a.button {
	padding: 12px;
	padding-top: 1px;
	color: white; 
	font-size: 13px; 
	text-decoration: none;
	background: url(http://www.hellohunter.com/images/button_h.png) top center no-repeat;
}

a.button2 {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 2px;
	font: 13px Arial; 
	text-decoration: none;
	color: white;
	background: url(http://www.hellohunter.com/images/button2.png) rgb(1, 97, 145) top center repeat-x;
	border: 1px solid rgb(1, 97, 145);
}

a:hover {
	text-decoration: underline;
}
/* ---END OF LINKS--- */

/* ---TITLES--- */
h1 {
	margin: 0px;
	padding: 0px;
	font: 32px 'Trebuchet MS';
	color: white;
}

h2 {
	height: 25px;
	margin: 0px;
	padding: 5px;
	font: 18px 'Trebuchet MS';
	color: white;
	background: rgb(78, 78, 78);
}

h3 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 5px;
	font: 20px Arial;
	color: rgb(62, 62, 62);
	background: url("http://www.hellohunter.com/images/h3.png") bottom left no-repeat;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: rgb(4, 188, 212);
}

h5 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font: bold 16px Arial;
	color: rgb(51, 51, 51);
}

h6 {
	margin: 0px; 
	padding: 30px; 
	padding-left: 40px; 
	font: 25px Verdana; 
	color: rgb(1, 74, 127);
}

#content_header h1 {
	margin-bottom: 40px;
}

#content_header h3 {
	margin-top: 30px;
}

#content_header h5 {
	display: block; 
	width: 540px; 
	color: rgb(80, 80, 80); 
	border-bottom: 1px solid rgb(191, 191, 191); 
	padding-bottom: 8px;
}
/* ---END OF TITLES---:#68715f;#7fa941;  */

form {
	padding-top: 20px;
	padding-left: 30px;
	background: #e4e4e4;
	border: 1px #d2d2d2 solid;
}

form.content {
	padding-top: 20px;
	padding-left: 30px;
	background: rgb(244, 244, 244);
	border: 0px;
}

label {
	width: 90px;
	float: left;
	font: 13px Arial;
	color: rgb(68, 53, 20);
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input:focus {
	background-color:#FFFFCC;
}

input {
	margin-bottom: 4px;
	border: 1px solid #d2d2d2;
	color:rgb(1, 84, 134);
}

input.submit {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 1px;
	font: 13px Arial; 
	text-decoration: none;
	color: white;
	background: url(http://www.hellohunter.com/images/button2.png) rgb(1, 97, 145) top center repeat-x;
	border: 1px solid rgb(1, 97, 145);
}

/* ---LISTS--- */
ul { 
	padding-left: 25px; 
	margin-bottom: 30px;
}
li {
	font: 12px Arial;
	margin-bottom: 7px;
	list-style-image: url("http://www.hellohunter.com/images/dot.png");
}
#middle ul {
	margin: 0px;
	padding-left: 80px;
	color: white;
}
#middle li {
	list-style-image: url(http://www.hellohunter.com/images/list.png);
}
/* ---END OF LISTS--- */

img {
	border: none;
}

#main {
	border-left: 1px solid #d2d2d2;
	border-right : 1px solid #d2d2d2;
	width:998px;
	overflow:hidden;
}

#atas {
	height:77px;
	background:url('images/top.jpg') bottom no-repeat;
	width:1000px;
}

#bawah {
	height:53px;
	background:url('images/bottom-new.jpg') bottom no-repeat;
	width:1000px;
}

.maintable { 
	border:3px solid white;
	border-color:#bfbfbf;
	width:580px;
	margin-top:15px;
}
.maintable thead {
	color:#FFFFFF;
	font: 16px 'Trebuchet MS';
	color: white;
	background: rgb(78, 78, 78);
}

.maintable td {
	text-align:center;
	border-bottom: 1px white solid;
}
.maintable tbody {
	padding: 51px;
	padding-bottom: 50px;
	background: rgb(233, 231, 231);
	font: 11px 'Trebuchet MS';
	position:center;
}
.fcc {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

/*------------------------------------------29.05.10 Rizvi*/
#content3 .lftAlign{
	text-align:left;
}
.nav{
	width:998px;
	height:32px;
	background:#68715F;
	margin:10px 0 0 0;
	padding:0;
	list-style-type:none;
	list-style:none;
	list-style-image:none;
}
.nav li{
	float:right;
	position:relative;	
	list-style-type:none;
	list-style-image:none;
	margin:0 3px 0 0;
	padding-bottom:4px;
}
.nav li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	font:normal 16px/32px "Trebuchet MS";
	padding:0 10px;
	height:32px;
}
.nav li a:hover{
	background:#7FA941;
}
.nav li ul  { /* second-level lists */
	position: absolute;
	background:#68715F;
	width: 185px;	
	border-top:none;
	left:0;
	top:0;
	visibility:hidden;
	padding:0 0 0 0;
}

.nav li ul li {
	width:185px;
	background:none;
	font-size:12px;
	padding:0;
	color:#333333;
	font-weight:normal;	
	border-bottom:1px solid #333;
	text-transform:none;	
	height:25px;
	float:none;
	margin:0;
}
.nav li ul li a {
	color:#fff;
	display:block;
	float:none;
	font:bold 13px/20px "Trebuchet MS";
	text-transform:none;
	height:25px;
	padding:0 10px;
}

#content3 p{
	padding:0 0 12px 0;
	text-align:left;
}

#footer{
 
	background: #e8e8e8 top center repeat-x;
	padding-left: 10px;
	padding-top: 10px;
	float:left;
	width:988px;
}

.footerWrap{
	width:1000px; 
	margin:0 auto;
	background:url(images/bottom-bg-2.jpg) repeat-y center;
}
.footer2{
	width:975px;
	background:url(images/bottom-new.jpg) no-repeat center bottom;
	padding:0 0 40px 25px;
	overflow:hidden;
}
.footer2 p{
	color:#646464;
	font:normal 12px Arial;
	padding:0;
	width:968px;
	float:left;
	text-align:left;
}
.footer2 p a{
	color:#000;	
	text-decoration:none;
	padding:0 2px;
}
.footer2 p .ignore{
	padding-left:0;
}
.footer2 p a:hover{
	text-decoration:underline;
}
.footer2 p span{
	display:block;
	margin:0;
	padding:0;
}
 

/************* start bottom part*************************/
.bottomPart{
	float:left;
	width:983px;
	padding:0 0 0 0;
}
.bottomPart ul{
	float:left;
	width:230px;
	padding-left:15px;
	margin:0;
}
.bottomPart ul li {
	list-style:none;
	list-style-image:none;
	margin:0;
}
.bottomPart ul li a{
	font:normal 12px/16px Arial;
	color:#666;
	text-decoration:none;
}
.bottomPart ul li a:hover{
	text-decoration:underline;
}
.bottomPart ul .topMargin{
	margin-top:10px;
}
.bottomPart .footerLine{
	width:962px;
	height:1px;
	display:block;
	float:left;
	background:#ccc;
	margin:10px 0 10px 8px;
}

.heading1{
	width: 305px; float: left;
}
.heading3{
	float: right; margin-right: 197px;
}
.heading2{
	padding-left: 20px;
}

/*---------------------end bottom part*/

/*-----------------------------screenshot*/
.scrWrap{
	width:600px;
	overflow:hidden;
	padding:15px 0 0 0;
}
.scrWrap p{
	padding:0 10px 10px 0;
	font:normal 12px/16px Arial;
}
.screenshot{
	width:600px;  
	overflow:hidden;
	margin:0;
	padding:15px 0 5px;
}
.screenshot dd{
	float:left;
	width:282px;  height:285px;
	margin:0 15px 0 0; 
	padding-bottom:25px;
}
.screenshot dd a{
	display:block;
	float:left;
	border:#BFBFBF 1px solid;
	width:280px; height:210px;
}
.screenshot dd img{
	border:none;
	margin:0;
	padding:0;
}
.screenshot dd p{
 	font:normal 12px/16px Arial;
	padding:7px 0 0 0;
	width:282px; 
	float:left;
}
.txtImg{
	border:#BFBFBF 1px solid;
	display:block;
	float:right;
}