/* Start of CMSMS style sheet 'layout' */
@import url(css/reset.css);

/* Utilities */
.clearfix
{
	clear: both;
}
	.clearfix:after
	{
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
/* stops the nasty horizontal shift with centered layouts in moz etc */
/* html { height: 100%; margin-bottom: 1px; } */
* html #wrapper {
	height: 100%;
	}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(images/background_texture.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}

h1 {
	font-size: 24px;
	color: #421441;
	margin-bottom: 5px;
}
h2 {
	font-size: 28px;
    color: #421441;
	margin-bottom: 5px;
}
	.scrollContainer h2
	{
		color: #421441;
	}
	#right_col h2
	{
		margin-bottom: 15px;
	}
h3 {
	font-size: 20px;
	color: #a154a0;
    margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
	#contentIntroRight h3
	{
		color: #421441;
		margin-top: 0;
		font-size: 16px;
	}
h4
{
	margin-bottom: 5px;
	font-weight: bold;
}
h5
{
	font-weight: bold;
	font-size: 13px;
	line-height: 1.3em;
	margin-bottom: 10px;
}
strong
{
	font-weight: bold !important;
}
.row h3 {
	padding-left: 40px;
	height: 35px;
	margin-bottom: 10px;
	color: #434343;
	font-size: 22px;
}
h3#reports {
	background: url(images/icon_reports.png) no-repeat;
}
h3#list_management {
	background: url(images/icon_list_management.png) no-repeat;
}
h3#email_building {
	background: url(images/icon_email_building.png) no-repeat;
}
h3#workflows {
	background: url(images/icon_workflows.png) no-repeat;
}
h3#integration {
	background: url(images/icon_integration.png) no-repeat;
}
h3 span {
	display: none;
}

h3 img {
	float: right;
}
h3#latest {
	background: url(images/heading_latest.png) no-repeat;
	width: 175px;
	height: 18px;
}
h3#our_latest_tweets {
	background: url(images/heading_our_latest_tweets.png) no-repeat;
	width: 173px;
	height: 15px;
}
h3#newsletter {
	background: url(images/heading_newsletter.png) no-repeat;
	width: 79px;
	height: 15px;
}
p {
	margin-bottom: 10px;
}
p.intro {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.3em;
}
p.end {
	margin-bottom: 30px;
}
p.pub_date {
	font-style: italic;
	color: #cccccc;
	font-size: 11px;
}
a.comments {
	background: url(images/icon_comment.png) no-repeat;
	padding-left: 25px;
	margin-right: 10px;
	font-style: normal;
	color: #ba82b9!important;
	font-weight: normal!important;
}
hr {
	display: none;
	font-size: 0;
}
.horizontal_rule {
	background: url(images/horizontal_rule.png) repeat-x;
	height: 1px;
	width: 100%;
}
a, a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ad5cac;
}
a:hover {
	color: #666;
}
.row {
	clear: both;
	overflow: hidden;
	margin-bottom: 40px;
}
.last {
	margin-bottom: 0;
}
/* content
----------------------------------
----------------------------------*/

#logo {
	width: 216px;
	height: 72px;
	background: url(images/logo_sentori.png) no-repeat;
	float: left;
}
#logo a {
	display: block;
	width: 216px;
	height: 72px;
	
}
#header {
	height: 140px;
}
#login {
	height: 38px;
}
#login_button {
	background: url(images/login_button.png) no-repeat;
	width: 71px;
	height: 36px;
	float: right;
}
#login_button a {
	display: block;
	width: 71px;
	height: 36px;
}
#login_button span {
	display: none;
}
#marketing_banner {
	width: 945px;
	height: 85px;
	background: url(images/marketing_banner.jpg) no-repeat;
	padding-top: 40px;
	padding-left: 15px;
}
	#marketing_banner span
	{
		color: #fff;
	}

#marketing_banner_home
{
	background: url(uploads/images/banners/offer_banner_bg.png);
	height: 90px;
	width: 920px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
	#marketing_banner_home h2
	{
		color: #421441;
		width: 750px;
	}
	#marketing_banner_home p
	{
		color: #fff;
		width: 750px;
	}
	#button_more{
		position: absolute;
		top: 0;
		margin-top: 490px;
		margin-left: 760px;
		width: 169px;
		height: 54px;
		background: url(uploads/images/btn_more.png) no-repeat;
	}
#button_feature_tour {
	position: absolute;
	top: 0;
	margin-top: 660px;
	margin-left: 585px;
	width: 169px;
	height: 54px;
	background: url(images/button_featured_tour.png) no-repeat;
	display: none;
}
#button_request_demo{
	position: absolute;
	top: 0;
	margin-top: 660px;
	margin-left: 770px;
	width: 169px;
	height: 54px;
	background: url(images/button_request_demo.png) no-repeat;
	display: none;
}
#button_more a, #button_feature_tour a,
#button_request_demo a {
	width: 169px;
	height: 54px;
	display: block;
}

#paperplane_man {
	background: url(images/paperplane_man.png);
	width: 47px;
	height: 130px;
	position: absolute;
	margin-top: -45px;
	margin-left: 890px;
}
#left_col {
	width: 195px;
	float: left;
}
#right_col {
	width: 710px;
	float: right;
	background: #FFF;
	padding: 20px;
	margin-bottom: 20px;
}

#cta_01 {
	background: url(images/cta_request_demo.jpg) no-repeat;
	width: 749px;
	height: 73px;
	float: right;
	margin-bottom: 20px;
}
#cta_01 a {
	display: block;
	width: 749px;
	height: 73px;
}
#cta_02 {
	background: #FFF url(images/paperplane_man_small.png) 150px 10px no-repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 30px;
}
#cta_02 h3 {
	padding: 10px 10px 2px 10px;
	color: #421441;
	font-size: 18px;
}
#cta_02 p {
	padding: 0 40px 10px 10px;
}
#rssSubscribe
{
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	padding: 10px;
}
#cta_blog
{
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
	#cta_blog h3 {
	padding: 10px 10px 2px 10px;
	color: #421441;
	font-size: 18px;
	}
	#cta_blog .article {
	padding: 0px 5px 2px 10px;
	margin-bottom: 5px;
	}
	#cta_blog ul {
	padding: 0px 5px 2px 10px;
	}
.highlight_box {
	border: 1px solid #dbdbdb;
	background: #f4f4f4 url(images/highlight_box_background.jpg) bottom repeat-x;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	overflow: hidden;
	}
.highlight_box p {
	padding: 15px 15px 5px 15px;
	color: #4b4b4b;
	}
.highlight_box ul {
	padding: 0 15px 5px 15px;
	}
.highlight_box ul li img {
	margin-top: 25px;
	}
.highlight_box ul li {
	background: url(images/line_vert_bevel.png) right no-repeat;
	display: block;
	margin-right: 15px;
	padding-right: 18px;
	height: 82px;
	float: left;
	}
.highlight_box ul li#integration {
	background: none;
	}
.screenshot {
	float: left;
	border: 3px solid #e3e3e3;
}
.description {
	float: right;
	width: 362px;
}
/* 2 Col Main */
#contentIntroLeft
{
	float: left;
	width: 450px;
}
#contentIntroRight
{
	width: 233px;
	padding: 10px;
	background: #efefef;
	float: right;
}
	#contentIntroRight textarea
	{
		width: 228px;
	}
/* 3 Col Features */
.box3ColContainer
{

}
	.box3ColContainer h3
	{
		margin-top: 15px;
	}
	.box3ColLeft
	{
		float: left;
		width: 220px;
		margin-right: 20px;
		margin-top: 20px;
	}
	.box3ColMiddle
	{
		float: left;
		width: 220px;
		margin-right: 20px;
		margin-top: 20px;
	}
	.box3ColRight
	{
		float: left;
		width: 220px;
		margin-top: 20px;
	}

.boxCalc
{
	
}
	.boxCalcLeft
	{
		width: 190px;
		float: left;
	}
	.boxCalcMiddle
	{
		width: 300px;
		float: left;
		padding-top: 40px;
	}
	.boxCalcRight
	{
		width: 220px;
		float: left;
		padding-top: 40px;
	}
	
/* Navigation
----------------------------------
----------------------------------*/
#navigation {
	float: right;
	padding-top: 30px;
}
#navigation ul.navigation_ul {
	float: right;
	padding-top: 30px;
}	
#navigation li {
	display: inline;
	float: left;
}
#navigation li a {
	display: block;
	float: left;
	margin-right: 10px;
	background: #f0f0f0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	box-shadow: 1px 1px 0px #fff;
	-moz-box-shadow: 1px 1px 0px #fff;
	-webkit-box-shadow: 1px 1px 0px #fff;
	padding: 5px 10px 5px 10px;
	color: #949494;
	text-shadow: 1px 1px 1px #ffffff;
	-moz-text-shadow: 1px 1px 1px #ffffff;
	-webkit-text-shadow: 1px 1px 1px #ffffff;
	font-size: 13px;
	font-weight: bold;
}
#navigation li.parent a {
	background: #f0f0f0 url(images/arrow_down.gif) top right no-repeat;
	padding-right: 30px;
}
#navigation li a:hover {
	background: #e9e9e9;
}
#navigation li.parent a:hover {
	background: #e9e9e9 url(images/arrow_down.gif) top right no-repeat;
}
#navigation li.active a.active{
	background: #a154a0;
	color: #ffffff;
	border-top: 1px solid #8c498b;
	border-left: 1px solid #8c498b;
	border-right: none;
	border-bottom: none;
	text-shadow: 1px 1px 1px #874286;
}
#navigation li.activeparent a.activeparent,
#navigation li.activeparent a.activeparent:hover {
	background: #a154a0 url(images/arrow_down_active.gif) top right no-repeat;
	color: #ffffff;
	border-top: 1px solid #8c498b;
	border-left: 1px solid #8c498b;
	border-right: none;
	border-bottom: none;
	text-shadow: 1px 1px 1px #874286;
}
#navigation li a span {
}

/* Sub nav */
#navigation ul li.parent ul li a {
	width: 130px!important;
	background-image: none!important;
	background-color: #f0f0f0!important;
	text-shadow: none!important;
	display: block!important;
	color: #999!important;
	border: none!important;
	border-radius: 0px!important;
	-moz-border-radius: 0px!important;
	-webkit-border-radius: 0px!important;
	padding: 7px 0px 7px 15px!important;
	}

#navigation ul li ul li a:hover{
	background-color: #fff!important;
}	
#navigation ul li.parent .sub_navigation {
	width: 130px;
	display: none;
	position: absolute;
	margin-top: 30px;
	z-index: 10000;
	}

/* Secondary Navigation */
ul#secondary_nav {
	background: url(images/secondary_nav_background.png) repeat-y;
	margin-bottom: 30px;
}
ul#secondary_nav li {
	list-style: none !important;
}
ul#secondary_nav li a {
	background: url(images/dashed_nav_line.png) bottom right no-repeat;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #a2a2a2;
	width: 150px;
}
ul#secondary_nav li a:hover {
	color: #333;
}
ul#secondary_nav li.active a {
	width: 170px;
	padding-bottom: 20px;
	padding-top: 15px;
	margin-bottom: -5px;
	background: url(images/secondary_nav_active_background.png) bottom right no-repeat;
	font-weight: bold;
}

/* Footer */
#footer {
	width: 100%;
	margin: 0 auto;
	background: #270a26 url(images/footer_background.jpg) repeat-x;
	clear: both;
	height: 255px;	
}
#copyright {
	width: 960px;
	margin: 0 auto;
}
#copyright p {
	text-align: center;
	color: #614760;
	font-size: 9px;
	padding-top: 20px;
}
#footer_content {
	width: 960px;
	margin: 0 auto;
	color: #e6d3e5;
	font-size: 9px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer_col {
	float: left;	
	margin-right: 70px;
}
#footer_content a {
	color: #e6d3e5;
	text-decoration: none;
}
#footer_content a:hover {
	color: #876f86;
}
#footer_content h3 {
	color: #876f86;
	font-size: 16px;
	margin-bottom: 5px;
}
#footer_content p {
	line-height: 1.8em;
}
ul.footer_list li {
	margin-bottom: 5px;
}

/* Homepage */
#full_width_container {
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
	clear: both;
	overflow: hidden;
	padding-bottom: 30px;
}
#content_home {
	width: 960px;
	margin: 0 auto;
	padding-top: 40px;
}
.article {
	margin-bottom: 30px;
}
#content_home h3 {
	color: #3e3e3e;
	margin-bottom: 20px;
	font-size: 18px;
}
#content_home h4 {
	margin-bottom: 10px;
	font-size: 13px;
}
#home_col_01 {
	width: 410px;
	float: left;
	margin-right: 35px;
}
#home_col_02 {
	width: 240px;
	float: left;
	margin-right: 35px;
}
#home_col_03 {
	width: 240px;
	float: left;
}

/* Twitter feed */
div#twitter_update_list
{
	margin-left: 0 !important;
}
div#twitter_update_list span a {
	}
div#twitter_update_list li {
	margin-bottom: 30px;
	list-style: none !important;
	}
.tail {
	position: absolute;
	background: url(images/tweet_bubble_tail.png) bottom center no-repeat;
	width: 18px;
	height: 11px;
	margin-bottom: 10px;
	margin-top: -2px;
	margin-left: 110px;
	z-index: 99;
	clear: both;
	}
div#twitter_update_list li a {
	color: #999999;
	}
div#twitter_update_list li div.status {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: #f6f6f6 url(images/tweet_status_background.png) bottom repeat-x;
	color: #868686;
	font-size: 11px;
	padding: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear: both;
	border: 1px solid #ebebeb;
	}
div#twitter_update_list li div.status a{
	color: #a154a0;
	}
p.twitter_link a {
	color: #7ec11f;
	padding-left: 30px;
	background: url(images/arrow_green_thin.gif) 20px 5px no-repeat;
	}
	
/* Form */
#contact_form {
	border: 1px dashed #e8e8e8;
	padding: 10px;
	margin-top: 20px;
}
.input_field {
	margin-bottom: 15px;
}
.input_field input {
	background: #f7f7f7;
	border: 1px solid #ececec;
	padding: 5px;
	width: 200px;
}
label.error{ 
	color:#900;
	}
textarea
{
	max-width: 400px;
}
/* Lists / blockquote */
.snt_blockquote,.snt_ul,.snt_ol,.snt_dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
.snt_ol,.snt_ul,.snt_dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
.snt_ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
.snt_ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
.snt_dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;

/* End of 'layout' */

