body {
	margin: 0;
	padding: 0;
}

a, p, div, li {
	font-family: "Montserrat";
	-webkit-font-smoothing: none;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-font-smoothing: antialiased;
	
}

a {
	text-decoration: none;
	color: #006699;
}

#bar {
	height: 10px;
	background-color: #2f2f2f;
}

#header {
	margin: 0px auto;
	padding-top: 30px;
	width: 960px;
	height: 110px;
}

ul#top-navigation { 
	padding-top: 10px;
	float: right; 
}

#top-navigation li {
	font-size: 16px;
	float: left;
	list-style: none;
	margin-left: 30px;
	line-height: 35px;
}

#top-navigation li a {
	color: #000;
}

.rounded {
	border: 1px solid #d6d6d6;
	border-radius: 6px;
}

#button1 {
	border-radius: 0px 0px 0px 6px;
}

#button2 {
	border-radius: 0px 0px 6px 0px;
}

#button3 {
	border-radius: 0px 0px 6px 0px;
}

#buttons .selected a {
	color: #000;
}

.shadowed {
	-moz-box-shadow:    0 8px 6px -6px #ccc;
  	-webkit-box-shadow: 0 8px 6px -6px #ccc;
	box-shadow:         0 8px 6px -6px #ccc;
}

.container {
	margin: 0px auto;
	width: 960px;
}

.main {
	background-color: #fff;
}

.page-container {
	margin: 0px auto;
	width: 100%;
	background-color: #d6d6d6;
}

.content {
	padding-left: 40px; 
	padding-right: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #fff;
	border-radius: 6px;
	border-color: #ccc;
}

.content #left {
	width: 455px;
	float: left;
}

.main-title {
	font-size: 42px;
	color: #006699;
	margin: 0;
	padding: 0;
}

.content #left p.title {
	font-size: 48px;
	color: #006699;
	margin: 0;
	padding: 0;
}

.big-title {
	font-size: 48px;
	color: #006699;
}

.page-content {
	font-size: 18px;
	line-height: 28px;
}


.content #left ul {
	margin: 0px;
	padding-left: 25px;
	list-style-image: url(../images/check.png); 
}


.content #left ul li{
	font-size: 16px;
	font-family: Arial;
	padding-bottom: 2px;
	padding-top: 0px;
}

.content #right {
	float: right;
	width: 420px;
	text-align: center;
	background-color: #fff;
}

.content-footer {
	clear:both;
}

.content-header {
	background-image: url(../images/divider.png);
}

.content-header .content-title {
	font-size: 24px;
	background-color: #fff;
	padding-right: 5px;
}

.content-right {
	float: right;
	width: 240px;
}

.content-left {
	width: 610px;
}

.back-to-top {
	font-size: 14px;
	float: right;
	background-color: #fff;
	padding-left: 10px;
	line-height: 25px;
}

.back-to-top a {
	font-family: Arial;
}

#gallery {
	padding-left: 40px;
	background-color: #fff;
}

#gallery p {
	font-size: 20px;
	margin: 0px;
	padding: 10px;
}

#gallery ul, #feature-tour ul {
	padding: 0px;
	margin: 0px;
}

#gallery ul li{
	float: left;
	list-style: none;
	padding: 7px;
	text-align: center;
}

#feature-tour ul li {
	list-style: none;
	padding: 0px;
	line-height: 30px;
	font-size: 16px;
}

#feature-tour p {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
}

#feature-tour ul {
	width: 310px;
}
#feature-tour {
	float: left;
}
#feature-movie {
	float: right;
	background-color: #fff;
	width: 550px;
}

#feature-movie p, #feature-movie a, #feature-movie li{
    font-family: Arial;
    font-size: 14px;
    text-align: justify;
}

body#section_events .product-feature ul, 
#feature-movie ul, 
#product-feature-details ul, 
.product-feature-details ul {
    list-style-image: url("../images/check.png");
    margin: 0;
    padding-left: 25px;
}

#feature-tour ul li ul {
	padding-left: 40px;
}

#feature-tour ul li ul li {
	list-style-image: url(../images/arrow_right.png);
}

a.links {
	font-size: 16px;
	font-family: Arial;
}

.separator {
	clear: both;
	height: 2px;
}

.separator10 {
	 clear: both;
	 height: 10px;
}

.separator20 {
	clear: both;
	height: 20px;
}

#buttons {
	height: 61px;
}

#buttons div {
	width: 468px;
	float: left;
	text-align: center;
	border-top: 1px solid #d6d6d6;
	padding-top: 20px;
	color: #006699;
	height: 40px;
	background-image: url(../images/bg.png);
}

#buttons #button1 {
	border-right: 1px solid #d6d6d6;
	/*width: 320px;*/
}

#buttons #button2 {
	border-right: 1px solid #d6d6d6;
	width: 490px;
}

#buttons div.selected {
	color: #000;
	background-color: #fff;
	height: 41px;
	background-image: url(../images/active_button.png);
	background-repeat: repeat-x;
	background-position: center -2px;
	border: none;
}

.header {
	background-image: url(../images/divider.png);
}

.header .title {
	font-size: 24px;
	background-color: #fff;
	float: left;
	padding-right: 5px;
}

.section {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fff;
}

.section .title {
	font-size: 22px;
	background-color: #fff;
	float: left;
	padding-right: 5px;
}
/*
.section .header {
	background-image: url(divider.png);
}
*/

#blogs {
	width: 580px;
	height: 250px;
	float: left;
}

.blog-entry {
	width: 285px;
	float: left;
	padding-right: 5px;
}

.blog-entry .blog-entry-date {
	font-family: Arial;
	font-size: 12px;
	color: #a0a0a0;
}

.blog-entry .blog-entry-title {
	font-size: 16px;
	color: #006699;
	line-height: 22px;
}

.blog-entry .blog-entry-summary,
.blog-entry p {
	font-size: 16px;
	font-family: Arial;
	line-height: 20px;
}

.blog-entry .blog-entry-readmore a,
#what_is_crm_section .entry .entry-summary a.entry-read-more {
	font-size: 14px;
	font-family: Arial;
	color: #006699;
	line-height: 20px;
}

#next_event, 
#recommended_topics {
	height: 250px;
	float: right;
	width: 275px;
}


#recommended_topics ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#recommended_topics ul li {
	line-height: 27px;
}

#recommended_topics ul.topics li a {
	font-family: Arial;
	font-size: 15px;
}

#what_is_crm{
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../images/bg.png);
}

#what_is_crm .title {
	background-image: url(../images/bg.png);
	padding-right: 20px;
	text-align:center;
	
}

#what_is_crm_section {
	background-image: url(../images/bg.png);
	width: 580px;
	float: left;
}

#what_is_crm_section .entry .entry-image {
	width: 165px;
	float: left;
}
#what_is_crm_section .entry .entry-summary {
	font-size: 15px;
	font-family: Arial;
	float: right;
	width: 380px;
}

#home-footer p {
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
}

#page-footer {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 30px;
	padding-top: 20px;
}

#page-footer a, #page-footer p, #page-footer li {
	font-family: Arial;
	font-size: 14px;
	color: #006699;
}

.page-footer-title {
	text-align: center;
	font-size: 18px !important;
	color: #000 !important;
	font-weight: bold;
}

#page-footer {
	/*float: left;*/
}

#page-footer ul li {
	font-weight: bold; 
	margin-bottom: 10px;
}

#page-footer ul li ul li {
	font-weight: normal; 
}

#page-footer ul li ul {
	margin-top: 10px;
}

#page-footer ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

/* read more link */
a.read-more
{
	font-size: 14px;
	font-family: Arial;
}

/* blogs */
.blog-post {
	padding-bottom: 30px;
	border-bottom: 2px dotted #f0f0f0;
}
.blog-post .blog-post-date { 
	font-size: 12px;
	color: #d6d6d6;
}
.blog-post .blog-post-title {
	font-size: 30px;
	color: #006699;
}
.blog-post .blog-post-summary,
.blog-post p {
	font-size: 14px;
	font-family: Arial;
	text-align: justify;
}

.blog-post .blog-post-footer, 
.tags span {
	background-color: #f0f0f0;
	border-radius: 4px;
	padding: 10px;
	font-family: Arial;
	font-size: 14px;
	color: #006699;
}

.tags span {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.tags span a {
	font-family: Arial;
	font-size: 14px;
}

.blog-post .blog-post-footer .blog-post-comments {
	float: right;
	font-family: Arial;
	font-size: 14px;
	color: #006699;
}

.blog-right {
	float: right;
	width: 210px;
}

.blog-right .header {
	width: 200px;
}

.blog .header .title {
	font-size: 18px;
}

.blog-paging ul {
	padding: 0;
	margin: 0;
}

.blog-paging ul li {
	list-style: none;
	background-image: url(../images/paging.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 30px;
	text-align: center;
	padding-top: 2px;
	float: left;
}

.blog-paging ul li.selected {
	background-image: url(../images/paging_selected.png);
	background-repeat: no-repeat;
}

.blog-paging ul li a {
	font-family: Helvetica;
	font-size: 12px;
	color: #717171;	
	font-weight: bold;
}

.blog-paging ul li.selected a{
	color: #f2f2f2;	
}

/* site pages */
ul.nav {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.nav li {
	font-size: 14px;
	color: #006699;
	padding-bottom: 10px;
	padding-top: 5px;
}

/* most recent */
.recent {
	padding-top: 5px;
	padding-bottom: 5px;
}

.recent .recent-title {
	font-size: 14px;
	color: #006699;
	padding-bottom: 4px;
}

.recent .recent-title a {
}

.recent .recent-footer {
	font-size: 12px;
	color: #acacac;
	font-family: Arial;
}

.recent .recent-comments, .blog-post-comments {
	background-image: url(../images/bubble.png);
	background-repeat: no-repeat;
	padding-left: 18px;
}

/* product features */
.product-feature {
	
}

.product-feature .product-feature-image {
	box-shadow: 5px -5px 5px -5px #CCCCCC;
	float: left;
	padding: 1px;
}

.product-feature .product-feature-details, 
.product-feature .product-feature-details p,
.product-feature .product-feature-details ul li {
	font-family: Arial;
	font-size: 15px;
	line-height: 23px;
}

.product-feature .product-feature-details p {
	padding: 0px;
	margin: 0px;
}

.product-feature .product-feature-details {
	float: left;
	padding-left: 20px;
	width: 800px;
}



/* list item */
ul.checked-styled-ul 
{
    list-style-image: url("../images/check.png");
    padding-left: 25px;
}
ul.checked-styled-ul li {
}

/* recommended topics */
#recommended_topics {
	background-image: url(../images/bg.png);
	background-color: none;
}

/* scrollButtons */
.scrollButtons { display: none; }

/* buttons */

.take_tours_button {
        background-position: -194px 0px;
}

.button {
	width: 194px;
	height: 34px;
	background-image: url("../images/buttons.png");
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	float: left;
}

.see_more_button {
	background-position-x: 0px;
}




.button a {
	font-family: "Montserrat Regular";
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}

/* red button */
.red-button {
	width: 194px;
	height: 34px;
	background-image: url("../images/red-button.png");
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
}

.red-button a {
	font-family: "Montserrat Regular";
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}

/* breadcrumbs */
.content-title span,
.content-title a,
.content-title span.last {
	font-family: Arial;
	font-size: 16px;
	color: #006699;
}

.content-title a:first-child, 
.content-title span:first-child {
	font-family: "Montserrat Regular";
	font-size: 24px;
	color: #000000;
}


.carousel {
	padding-top: 20px;
	padding-bottom: 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 185px !important;
}

.jcarousel-skin-tango .jcarousel-item img {
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal, .jcarousel-skin-tango .jcarousel-prev-horizontal {
    top: 75px !important;
}

#page-footer ul li {
    list-style: none;
    width: 220px;
    float: left;
}