/* init */
* {
	border: 0;
	margin: 0;
	padding: 0
}

body {
	background: url() #edeff5 repeat-x top;
	color: #555555;
	font-family:'Lucida Grande',Verdana,sans-serif;
	padding: 0 0 20px;
	line-height:1.5em;
	

}

#container {
	margin: 0 auto;
	width: 900px;
}

a {
	color: #38627e;
}

input,select,textarea{
	border: #e6e6e6 1px solid;
}

h2 {
	color: #262625;
}

h2 a {
	color: #262625
}

h3 {
	color: #262625;
	font-size:15px;
}

h3 a{

text-decoration:none;
border-bottom:1px dotted #000;
}

h4{
	color: #444444;
}

li {
	list-style: none
}

/* header */
#header {
	height: 35px;
	position:relative;
	margin-right: 3px;
	margin-left: 5px;
	margin-bottom:20px;
	background-color:#252525;
}

#header .spacer{
	float: right
}

/* Logo */
#header h1{
	float: left;
	width: 300px
}
#header h1 a {
	display: block;
	height: 30px;
}
#header h1 a:hover {
	text-decoration: none
}


/* navigation menu */
#nav {
	font-family:verdana,Arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	height:30px;
	letter-spacing:-1px;
	margin:3px 0 0;
	position:absolute;
	right:0;
/* 	text-transform:uppercase; */
}

#nav li {
	float: left;
	line-height: 30px;
	margin: 0 4px 0 0;
	/* background: #1f1f1f; */
}

#nav li a {
	color: #ccc;
	display: block;
	float: left;
	padding: 0 10px 0 13px;
	text-decoration: none;
}


#nav li a span{
	display: block;
	float: left;
	height: 30px;
	padding: 0 13px 0 0
}
#nav li a:hover,
#nav li.active a, 
#nav li.current_page_item a {
	/* background: url(includes/images/btn-rounded.gif) no-repeat right; */
/* 	background: #1f1f1f; */
	color: #eee;
	cursor: pointer;
	text-decoration: none
}
#nav li.active a span,
#nav li.current_page_item a span,
#nav li a:hover span {
	/* background: url(includes/images/btn-rounded.gif) no-repeat left; */
	/* background: #1f1f1f; */
	color: #eee;
	border-bottom: #444 solid 2px;
}

#nav .demo {
	background: url(includes/images/demo-btn.png) no-repeat center;
	width: 80px;
}

#nav .demo a {
	color: #fff !important;
	font-weight:bold;
	font-size:15px;
}

/* slide */

div#slide {
	background: url(includes/images/slide_bg.gif) 0 0 repeat-x;
	color: #fff;
	height: 350px;
	-moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;	
}

div#slide .sltop {
	height: 14px;
	background: #edeff5 url(includes/images/slide_top.gif) 0 0;
}

div#slide .txtcol {
	padding-top: 45px;
	float: right;
	width: 420px;
	text-align: left;
	color: #B5E5F7;
	font-size: 0.9em;
}

div#slide .txtcol h2 {
	color: #fff;
	padding-bottom: 10px;
	font-size: 1.6em;
}

div#slide .txtcol p {
	color: #fff;
	width: 70%;
	font-size: 16px;
}

div#slide .txtcol li a {
	color: #fff;
}
div#post-Support td#support-body li {
	padding-left: 30px;
	background: url(includes/images/centang.png) no-repeat left;
}

div#slide .txtcol li {
	padding-left: 30px;
	background: url(includes/images/centang.png) no-repeat left;
	font-size: 1.3em;
	padding-top: 3px;
	padding-bottom: 3px;
}


div#slide .imgcol {
	padding-top: 0px;
	float: left;
	width: 480px;
	padding-bottom:10px;
}

/* feature */
div#feature {
	background-color: #fff; 
	color: #000;
	height: 500px;
}

div.featlcol {
	width: 700px;
	float: left;
	padding-top: 20px;
}

div.featrcol {
	width: 180px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
}

div.boxf {
	width: 300px;
	height: 150px;
	float: left;
	display: block;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div.desc {
	/* border-bottom: 1px solid #ccc; */
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 24px;
	font-family:'Lucida Grande',Verdana,sans-serif;
	color: #333;
	
	
}

div.desc .post {
	height: 150px;
	padding-left: 15px;
	border-bottom: 1px solid #ccd6ea;
	background:url(includes/images/quote.gif) top left no-repeat;
	
}


div.boxf .imgcol {
	float:left;
	width: 128px;
} 

div.boxf .imgcol img {
	border: 1px solid #efefef;
} 

div.boxf .txtcol h2 {
	font-size: 15px;
	padding-bottom: 7px;
	margin-bottom:8px;
	border-bottom:1px dashed #ccc;
} 


div.boxf .txtcol {
	font-family:'Lucida Grande',Verdana,sans-serif;
	float:left;
	width: 150px;
	padding-left: 15px;
	font-size: 13px;
	line-height:18px;
} 

div.sidebar {
	width: 170px;
}

div.sidebar div.price {

	padding:10px;
	color: #222;
	background-color:#F5F6F7;
font-family:'Lucida Grande',Verdana,sans-serif;
font-size:12px;
line-height:20px;

text-align:left;
}

div.ibox {
background-color:#FFFFCC;
padding:5px;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}

div.sidebar div.oisv {
	padding-top: 20px;
	height: 70px;
}

div.entry {
	background-color: #fff;
	padding: 10px;
	height: auto;
	padding-bottom: 10px;
}


/* footer */
div#footer {
	/* background-color: #edeff5;  */
	color: #fff;
font-family:'Lucida Grande',Verdana,sans-serif;
font-size:12px;
}

div#footer div.ftop {
	height: 20px;
	background: url(includes/images/foot_bg.gif) repeat-x left;
	padding-left: 10px;
	padding-top: 5px;
	
}


div#footer div.fbot {
	background: url(includes/images/foot_bot.gif) no-repeat left;
	height: 15px;
}

div.fix {
	clear:both;
	height: 5px;
}

div#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
div#footer ul {
	padding:5px 5px 5px 20px;
	text-align:left;
}
div#footer li {
	display:inline;
	padding-left:10px;
}


/* single page */

div#page-content {
	height: auto;
	
}

div.spage-top {
	background: url(includes/images/spage_top.gif) no-repeat left top;
	height: 15px;
}

#features-tbl {
	width: 880px;

}

#features-tbl tbody tr {
	width: auto;

}

#features-tbl tbody tr td {
	width: 400px;
	padding: 15px 0px 15px 30px;
	font-size: 13px;
}

#features-tbl tbody tr td img {
	float:left;
	width: 128px;
	padding-right:10px;
}

#features-tbl tbody tr td p {
	float:left;
	width: 240px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 20px;
}

/* single page for support w sidebar */

div#post-Support {
	height: auto;
	background-color: #fff;
	font-size: 14px;
	

}




div#post-Support td#support-body {
	width: 650px;
	padding: 10px;
	padding-left: 20px;
	font-size:13px;
}

div#post-Support td#support-body h2 {
	padding-top: 20px;
	margin-bottom:10px;
}

div#post-Support td#support-body p {
	padding-left: 10px;
	
}

div#post-Support td#support-side {
	width: 250px;
	vertical-align: top;
}

div#post-Support td#support-side ul {
	background-color: #ccd6ea;
	padding-left: 20px;
}

.zebra {
	background-color: #ffffcc;
}

div#post-License,
div#post-Privacy {
	height: auto;
	background-color: #fff;
	padding: 20px 30px 20px 30px;
	font-size: 15px;
}

div.about-us {
	font-size: 14px;
}

div.about-us > h2 {

}

div.about-us > p.address {
	font-size: 13px;
	line-height: 20px;
	padding-left: 10px;
}
