body {
	margin: 0;
	padding: 0;
	color: #6a6651;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.4em; 
	/*background-color: #faf8ec; */
}

a, a:link, a:visited { 
	color: #4366D4; 
	font-weight: normal; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

p { 
	margin: 0 0 20px 0; 
	padding: 0; 
}

img { 
	border: none; 
}

em { 
	color: #4366D4; 
}

blockquote { 
	font-style: italic; 
	margin: 0 0 0 10px;
}

cite { 
	font-weight: bold; 
	color:#4366D4; 
}

cite a, cite a:link, cite a:visited  { 
	font-size: 12px; 
	text-decoration: none; 
	font-style: normal;
}

cite span { 
	font-weight: 400; 
	color: #a9a488; 
}

a .imgage-with-frame, .imgage-with-frame { 
	padding: 4px; 
	border: 1px solid #a6a28d; 
}

.image_fl { 
	float: left; 
	margin: 3px 20px 5px 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 5px 20px; 
}

/*h1, h2, h3, h4, h5, h6 { color: #333; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif }*/
h1, h2, h3, h4, h5, h6 { color: #333; font-weight: normal; font-family: "Segoe UI Web Light", "Segoe UI Light", "Segoe UI Web Regular", "Segoe UI", "Segoe UI Symbol", "Helvetica Neue", Arial; line-height:100%; text-shadow:0px 2px 3px #999 }
/*
h1 { font-size: 48px; margin: 0 0 30px; padding: 5px 0 }
h2 { font-size: 24px; margin: 0 0 25px; padding: 3px 0 }
h3 { font-size: 20px; margin: 0 0 20px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; }
*/
h1 { font-size: 300%; margin: 0 0 30px; padding: 5px 0 }
h2 { font-size: 250%; margin: 0 0 25px; padding: 3px 0 }
h3 { font-size: 200%; margin: 0 0 20px; padding: 0; }
h4 { font-size: 150%; margin: 0 0 15px; padding: 0; }
h5 { font-size: 125%; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 100%; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }

.mb10 { margin-bottom: 10px }

.float_l { float: left }
.float_r { float: right }

.ratelsoft_list { 
	margin: 10px 0 10px 10px; 
	padding: 0; 
	list-style: none;
}

.ratelsoft_list li { 
	color:#58503f; 
	margin: 0 0 10px ; 
	padding: 0 5px 0 18px; 
	background: url(../images/list-tick.png) no-repeat scroll 0 4px;  
}

.ratelsoft_list li.flow { 
	display: block; 
	float: left; 
	width: 180px; 
	margin-right: 20px; 
}

.ratelsoft_list li.nomr { 
	margin-right: 0; 
}

.ratelsoft_list li a { 
	color: #58503f; 
	font-weight: normal; 
}

.ratelsoft_list li a:hover { 
	color: #9e1906; 
}

#ratelsoft_header_wrapper {
	width: 100%;
	height: 160px;
	/*background: url(../images/ratelsoft_header.jpg) repeat-x*/
}
#ratelsoft_header {
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
}

#ratelsoft_slider_wrapper {
	width: 100%;
	height: 446px;
	/*background: #aca177 url(../images/ratelsoft_slider.jpg) no-repeat center top*/
	background-color:transparent;
}

#ratelsoft_slider {
	width: 960px;
	padding: 33px 10px;
	height: 446px;
	margin: 0 auto;
	overflow: hidden;
	background-color:transparent;
}

#ratelsoft_products_slider {
	position:relative;
	width: 960px;
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
	background-color:transparent;
}

#ratelsoft_top_wrapper{
	background: url(../images/ratelsoft_top.jpg) no-repeat;
	background-position:left -245px;
	background-size:cover;
}
#ratelsoft_top2_wrapper{
	background: url(../images/ratelsoft_flower.png) no-repeat;
	background-position:right top;
	background-size:contain;
}
#ratelsoft_container_wrapper{
	background: url(../images/ratelsoft_base.jpg) no-repeat bottom;
	background-size:cover;
}

#ratelsoft_main_wrapper {
	width: 100%;
	/*background: url(../images/ratelsoft_main.jpg) repeat-x top*/
	
}

#ratelsoft_main {
	width: 960px;
	padding: 60px 10px;
	margin: 0 auto;
}

#ratelsoft_footer_wrapper {
	width: 100%;
	/*background: #38362d;*/
	background-color: #faf8ec;
	background-image:url(../images/ratelsoft_header_reversed.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	/*border-top: 1px solid #ddd*/
}
#ratelsoft_footer {
	width: 960px;
	padding: 15px 10px;
	margin: 0 auto;
}

#site_title { 
	float: left;
}

#site_title a {
	margin-top:20px;
	display: block; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	width: 223px; 
	height: 100px; 
	color: #acacac; 
	text-indent: -10000px; 
	background: url(../images/ratelsoft_logo.png) no-repeat center left; 
}

#ratelsoft_menu { float: right }
#ratelsoft_socials{
	float:right;
	margin-top:30px
}
.social{
	display:inline-block;
	width:58px;
	height:30px;
	background-image:url(../images/social-sprite.png);
	background-repeat:no-repeat;
	
}
#fb_social{
	background-position: -1328px -45px;
}
#fb_social:hover{
	background-position: -1328px top;
}
#tw_social{
	background-position: -490px -45px;
}
#tw_social:hover{
	background-position: -490px top;
}
#li_social{
	background-position: -64px -45px;
}
#li_social:hover{
	background-position: -64px top;
}
#pt_social{
	background-position: -1258px -45px;
}
#pt_social:hover{
	background-position: -1258px top;
}

.homepage_post { 
	margin-bottom: 40px; 
}

.homepage_post h2 { 
	margin-bottom: 0; 
}

.homepage_post .post_meta { 
	font-style: italic; 
	font-size: 11px; 
	margin-bottom: 20px; 
}

#app-gallery img, #app-gallery h5, #about-gallery img, #about-gallery h5 { margin-bottom: 20px; }

.testimonial { 
	padding: 0 0 20px; 
	margin-bottom: 30px;  
	border-bottom: 1px dotted #bfb7a8; 
	display: block; 
}

.testimonial p { 
	margin-bottom: 5px; 
}

.gallery_box { 
	float: left; 
	width: 220px; 
	margin: 0 20px 20px 0; 
	text-align: center; 
}

.gallery_box img { 
	margin-bottom: 10px; 
}

.gallery_box h5 { 
	font-size: 12px; 
	font-weight: 700; 
	margin-bottom:0; 
}

.gallery_box p { 
	font-size: 11px; 
}

.post { 
	margin-bottom: 60px; 
}

.post .post_image { 
	width: 600px; 
	position: relative; 
	padding: 4px; 
	border: 1px solid #a6a28d; 
	margin-bottom: 20px;
}

.post .post_image .date { 
	position: absolute; 
	width: 114px; 
	height: 40px; 
	top: 10px; 
	left: -7px; 
	background: url(../images/date.png) no-repeat left; 
	font-size: 11px; 
	line-height: 32px; 
	color: #fff; 
	font-weight: 700; 
	text-align: center; 
}

#comment_section {
	clear: both;
	margin-bottom: 60px;
	width: 590px;
}

.first_level {
	margin: 0; padding: 0;
}

.comments {
	list-style: none; 
}

.comments li { 
	margin-bottom: 10px; 
	list-style:none; 
}

.comments li .commentbox1 { 
	border-bottom: 1px solid #ccc;  
}

.comments li .commentbox2 { 
	border-bottom: 1px solid #ccc;  
}

.comments li .comment_box { 
	clear: both; 
	width:100%; 
	padding: 10px 0 20px 0; 
	margin-bottom: 40px;  
}

.comment_box .gravatar { 
	float: left; 
	width: 75px; 
	margin-right: 30px; 
}

.comment_box .gravatar img {  
	width: 75px; 
	height: 75px; 
}

.comment_box .comment_text {  }

.comment_box .comment_text p { 
	margin: 0; 
}

.comment_text .comment_author { 
	font-size: 14px; 
	font-weight: bold; 
	color: #4366D4; 
	margin-bottom: 10px; 
}

.comment_text .date { 
	font-size: 12px; 
	font-weight: normal; 
	color: #7b7b7b; 
	padding-left: 10px; 
}

.comment_text .time { 
	font-size: 12px; 
	font-weight: normal; 
	color: #7b7b7b; 
	padding-left: 10px;
}

.comment_text .reply a { 
	display: block; 
	clear: both; 
	float: right; 
	color: #000; 
	font-weight: 700; 
} 

#comment_form {
	clear: both;
}

#comment_form h3 {
	font-size: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#comment_form form {
}

#comment_form textarea {
	color: #666;
	background:#fff;
	border: 1px solid #ccc;
	height:150px;
	padding:5px;
	width: 380px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	color: #666;
	padding: 5px;
	width: 250px;
	background:#fff;
	border: 1px solid #ccc;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px;
}

#comment_form .submit_btn {
	display: block; 
	width: 70px; 
	height: 30px; 
	padding: 5px 8px; 
	text-align: center; 
	text-decoration: none; 
	font-weight: bold;  
	background-color: #fff; 
	border: 1px solid #ded6c6; 
	color: #222; 
	font-size:11px; 
}

.popular_post { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.popular_post li { 
	margin-bottom: 30px; 
}

.popular_post li a { 
	display: block; 
}

#contact_form { 
	padding: 0; 
	width: 410px; 
	margin-bottom: 40px; 
}

#contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#contact_form form .input_field { 
	width: 270px; 
	padding: 5px; 
	color: #222;  
	background: #fff; 
	border: 1px solid #ded6c6; 
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px;
}

#contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 12px; 
	font-size: 12px; 
}

#contact_form form textarea { 
	width: 398px; 
	height: 200px; 
	padding: 5px; 
	color: #222; 
	background: #fff; 
	border: 1px solid #ded6c6; 
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px;
}

#contact_form form .submit_btn { 
	padding: 5px 14px; 
	font-weight: bold;
	background: #fff; 
	border: 1px solid #ded6c6; 
	color: #222; 
	font-size:12px; 
	margin-top: 10px;
}	

.map { 
	padding: 4px; 
	border: 1px solid #9c9880; 
}

.col { float: left; margin: 0 20px 20px 0 }
.half { width: 460px }
#sidebar, .one_third { width: 300px }
#content, .two-third { width: 620px }
.padding_right { padding-right: 20px }
.one_fourth { width: 220px }
.no_margin_right { margin-right: 0 }
.last_box { margin-bottom: 0; background: none }

.pagging { 
	margin: 0 0 20px; 
	padding: 0; 
}

.pagging ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.pagging ul li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
}

.pagging ul li a { 
	float: left; 
	display: block; 
	color: #333; 
	text-decoration: none; 
	margin-right: 5px; 
	padding: 5px 10px; 
	background: #fff; 
	border: 1px solid #d9d0be; 
}

.pagging ul li a:hover { 
	background: #f7b634; 
	border: 1px solid #fff; 
	color: #fff;  
}

#ratelsoft_footer {
	color: #333;
	text-align: center
}

#ratelsoft_footer a {
	color: #4366D4
}
.download-button{
	display:inline-block;
	background-image:url(../images/downloadbutton.png);
	width:238px;
	height:53px;
	background-position:left 1px;
	color:#EEEEEE;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat
}
a.download-button{
	color:white;
	text-decoration:none
}
.download-button span{
	display:inline-block;
	padding:28px 3px 3px 60px;
	font-size:11px
}
.download-button:hover{
	background-position:left -53px;
}
.tContent{
	font-weight:bold;
}
#ratelsoft_activate_regret{
	position:relative;
	background-image:url(../images/activate_smartlearn.jpg);
	background-repeat:no-repeat;
	width:958px;
	height:240px;
	margin-bottom:40px;
	border:1px solid #999;
}
.product{
	margin-bottom:30px;
	padding:10px;
	border-top: 1px dotted #999
}
.product .logo{
	float:left;
	padding: 0px 5px 5px 0px;
}
.product .logo_right{
	float:right;
	padding: 0px 0px 5px 5px;
}
dt{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold
}
dd{
	margin-bottom:10px
}
.learn_more_button{
	display:inline-block;
	width:164px;
	height:50px;
	background:url(../images/learn_more164_50.png) no-repeat top left;
}
.learn_more_button:hover{
	background:url(../images/learn_more_hover164_50.png) no-repeat top left;
}
.t_bold{
	color:#666;
	font-weight:bold;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:larger
}
.separator{
	padding:5px
}
.round_edge10{
	border:1px solid #CCC;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px
}
.p_skin{
	background-color:#FEFEFE;
	height:200px;
	background-repeat:no-repeat;
	background-position:120px 80px;
}
.p10{
	padding:10px
}
.link{
	cursor:pointer
}
.shadow {
	border:1px solid #999;
  	-moz-box-shadow:    1px 1px 5px 5px #ccc;
  	-webkit-box-shadow: 1px 1px 5px 5px #ccc;
 	box-shadow:         1px 1px 5px 5px #ccc;
}
.hover_box:hover{
  -moz-box-shadow:    1px 1px 5px 5px #ccc;
  -webkit-box-shadow: 1px 1px 5px 5px #ccc;
  box-shadow:         1px 1px 5px 5px #ccc;
}
a .hover_box{
	color:#6a6651
}
.shadow2 {
  -moz-box-shadow:    -1px -1px 5px 5px #ccc;
  -webkit-box-shadow: -1px -1px 5px 5px #ccc;
  box-shadow:         -1px -1px 5px 5px #ccc;
}
.dotted_effect{
	margin:2px;
	border:1px dotted #999;
}
.success{
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding:6px;
	background-color:#D6FDB9
}
.failure{
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding:6px;
	background-color:#FEA9A9
}
.process{
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding:6px;
	background-color:#FCF8A3
}
#update_button{
	position:relative;
	width:100%;
	display:inline-block;
	border:1px solid #F9F9F9;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color:#F9F9F9;
	background-image:url(../images/update.png);
	background-repeat:no-repeat;
	background-position:7px center;
	cursor:pointer;
	min-height:80px;
}
#update_button:hover{
	background-color:#EEEEEE;
	border:1px solid #EEEEEE;
}
#update_label{
	display:inline-block;
	margin:7px 7px 7px 80px;
	color:#666;
}
#update_label h2, #update_label h3, #update_label p{
	color:#666;
	margin-bottom:0px;
	padding-bottom:0px
}
.download_button{
	position:relative;
	width:100%;
	display:inline-block;
	border:1px solid #12a413;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color:#12a413;
	background-image:url(../images/download.png);
	background-repeat:no-repeat;
	background-position:7px center;
	cursor:pointer;
}
.download_button:hover{
	background-color:#14ae15;
	border:1px solid #14ae15;
}
.download_label{
	display:inline-block;
	margin:7px 7px 7px 36px;
	color:white;
}
.download_label h2, .download_label h3, .download_label p{
	color:white;
	margin-bottom:0px;
	padding-bottom:0px
}
.purchase_button{
	background-color: #007cc3;
	border:1px solid #007cc3;
	background-image:url(../images/icn_cart32_white.png)
}
.purchase_button:hover{
	background-color: #0091e4;
	border:1px solid #0091e4;
}
.purchase_button .download_label{
	margin:7px 7px 7px 45px;
}
.download_button .center_label, .purchase_button .center_label{
	display: inline-block;
	position: relative;
	margin: 10px auto;
	font-weight: bold;
	font-size: larger;
	color: white;
}