/*
Theme Name: CloudTrigger
Theme URI: http://wordpress.org/
Description: The default theme for CloudTrigger.
Version: 1
Author: Test
*/
html, body {
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   text-align: center;
   color: #707070;
   font-family: 'Lucida Grande', Helvetica, Arial;
   font-size: 9pt;
}
table, tr, td, div, span, p, li {
   color: #707070;
   font-family: 'Lucida Grande', Helvetica, Arial;
   font-size: 9pt;
}
#page {
   width: 100%;
   min-height:100%;
   height: 100%;
   text-align: center;
   margin: 0 auto 0 auto;
   padding: 0;
}
html>body #page {  
   height: auto;  
   min-height:100%; /* real browsers */
}


/**********************************Header Styles***********************************/
#header {
   margin: 0;
   text-align: center;
   padding: 0;
   width: 100%;
   height: 120px;
   background: #FFFFFF url(images/top_bg.jpg) repeat-x 0 0;
}
#header .inner {
   margin: 0 auto 0 auto;
   text-align: left;
   padding: 0;
   width: 926px;
   height: 160px;
   position: relative;
}
#mainLogo {
   margin: 0;
   padding: 0;
   width: 332px;
   height: 35px;
   position: relative;
   top: 45px;
   left: 0;
   text-indent: -999em;
   display: block;
   background: url(images/cloudtrigger-logo.gif) no-repeat 0 0;
}
#SiteTopNav
{
   margin: 0;
   padding: 0;
   width: 240px;
   height: 32px;
   position: absolute;
   top: 0px;
   right: 55px;
   color: #FFFFFF;
   background: #0056a7 url(images/top_nav_l.jpg) no-repeat left top;
}
#SiteTopNavInner
{
   margin: 0;
   text-align: center;
   padding: 0;
   width: 240px;
   height: 32px;
   background: url(images/top_nav_r.jpg) no-repeat right top;
}
#SiteTopNav a, #SiteTopNav a:visited, #SiteTopNav a:active, #SiteTopNav span
{
  position: relative;
  top: 8px;
  color: #FFFFFF;
  font-size: 9pt;
  outline: none;
}
#SiteTopNav a:hover, #SiteTopNav a.on
{
   color: #76adc7;
}
#main-nav {
   position: absolute;
   top: 63px;
   right: 0;
   height: 32px;
   color: #FFFFFF;
   list-style: none;
   margin: 0;
}
#main-nav li {
   float: left;
}
#main-nav li a {
   display: block;
   padding: 0 15px;
}

#main-nav a, #main-nav a:visited, #main-nav a:active, #main-nav span {
  color: #09345c;
  font-size: 11pt;
  outline: none;
}
#main-nav a:hover, #main-nav .current_page_item a, #main-nav .current-page-ancestor a {
   color: #939fb8;
}
/**********************************End Header Styles*******************************/



/**********************************Middle Styles***********************************/
#content {
  width: 100%;
  min-height:265px; /* real browsers */
  height: 265px; /* IE6: treated as min-height*/
  text-align: center;
  margin: 0;
  padding: 0;
  background: #216da4 url(images/middle_bg.jpg) repeat-x 0 0;
  position: relative;
}
html>body #content {  
  height: auto;  
  min-height:265px; /* real browsers */
}
#content .inner {
  width: 926px;
  min-height: 400px; /* real browsers */
  height: 400px; /* IE6: treated as min-height*/
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 0;
  position: relative;
  background-color: #FFFFFF;
}
html>body #content .inner {  
  height: auto;  
  min-height:400px; /* real browsers */
}
#main {
   width: auto;
   display: block;
   line-height: 20px;
   padding: 0 20px 20px 0;
}
.home #main {
   padding: 0 20px 20px 30px;
   width: 530px;
   float: left;
}
.page-solutions #main, .page-professional-services #main {
   margin-top:-15px;
}
#sidebar {
   width:288px;
   padding: 0 20px;
   float: right;
}
.home #sidebar {
   padding: 0 40px 0 0;
   border-left: 1px solid #e2e2e2;
   margin-bottom: 20px;
}
.defaultIntro {
  background: url(images/default_bg.jpg) no-repeat left top;
  height: 210px;
  position: relative;
  top: -36px;
  line-height: 20px;
}
.BlogMiddle {
  background: url(images/blog_bg.jpg) no-repeat left top;
  height: auto;
  position: relative;
  top: -22px;
  line-height: 20px;
}
.customerIntro {
  background: url(images/customers_bg.jpg) no-repeat left top;
  height: 109px;
  position: relative;
  top: -23px;
  line-height: 20px;
}
.aboutIntro {
  background: url(images/about_bg.jpg) no-repeat left top;
  height: 109px;
  position: relative;
  top: -23px;
}
.hr {
  background: url(images/hr_bg.jpg) no-repeat center center;
  height: 2px;
  line-height: 2px;
  font-size: 2px;
  padding: 10px;
}
.solutionsIntro {
  background: url(images/solutions_bg.jpg) no-repeat left top;
  height: 109px;
  position: relative;
  top: -23px;
  line-height: 20px;
}
.partnersIntro {
  background: url(images/partners_bg.jpg) no-repeat left top;
  height: 109px;
  position: relative;
  top: -23px;
  line-height: 20px;
}
.contactIntro {
  background: url(images/contact_bg.jpg) no-repeat left top;
  height: 117px;
  position: relative;
  top: -31px;
  line-height: 20px;
}
.BottomShadow {
  background: #FFFFFF url(images/bottom_shadow.jpg) no-repeat left top;
  height: 26px;
  width: 926px;
  margin: 0 auto 0 auto;
  padding: 0;
}
ul.dreamforceButtons {
   float: none;
   list-style: none;
   padding: 0;
   margin-bottom: 20px;
}
ul.dreamforceButtons li {
   background: url(images/dreamforce-buttons-sprite.gif) no-repeat scroll 0 0 transparent;
   float: none;
   height: 27px;
   width: 180px;
   margin: 0 auto 10px;
   padding: 0;
   background-repeat: no-repeat;
   display: block;
   overflow: hidden;
   text-indent: -999em;
   text-align: center;
}
ul.dreamforceButtons li a {
   display: block;
   height: 100%;
}
#dreamforceTwitter {
   background-position:0 0;
}
#dreamforceFacebook {
   background-position:-180px 0;
}
#dreamforceBlog {
   background-position:-360px 0;
}
#dreamforceLinkedIn {
   background-position:-540px 0;
}
/**********************************End Middle Styles***********************************/


/************************************ Customer Carousel Styles ***********************************/
.roundabout { padding-left: 50px; }
#customerCarousel { list-style: none; }
.roundabout-holder { padding: 0; height: 200px; width: 600px;}
   .roundabout-moveable-item {
      height: 200px;
      width: 300px;
      cursor: pointer;
      border: none;
   }
   .roundabout-moveable-item img { width:100%; }
   .roundabout-in-focus { cursor: auto; }
#next, #prev {
   z-index: 500;
   position: absolute;
   top: 300px;
}

/************************************ End Customer Carousel Styles ***********************************/


/************************************Footer Styles***********************************/
#footer {
  width: 100%;
  height: 64px; /* IE6: treated as min-height*/
  text-align: center;
  margin: 0;
  padding: 0;
  background: #FFFFFF url(images/bottom_bg.jpg) repeat-x left top;
}
html>body #footer {  
  height: auto;  
  min-height:64px; /* real browsers */
}
#footer .inner {
  width: 926px;
  margin: 0 auto 0 auto;
  padding: 20px 0 0 0;
}
#FooterBlock a, #FooterBlock a:visited, #FooterBlock a:active {
   color: #09345c;
}
#FooterBlock a:hover {
   color: #09345c;
}

#FooterBlock p {
  font-size: 11px;	
  padding: 0 0px 20px;
}
/**********************************End Footer Styles***********************************/



/*************************************Generic Styles***********************************/
blockquote {margin-left: 0;}
blockquote p {
	font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    font-style: italic;
    line-height: 1.5;
}
.darkerText {
   color: #3B3B3B;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.alignnone {
	float: none;
	clear: both;
}
.nmb {
   margin-bottom:0;
}
.IntroHeader {
  position: absolute;
  font-family: Georgia, Times New Roman;
  font-style: italic;
  font-size: 13pt;
  line-height: 25px;
  color: #09345c;
  padding: 70px 0 0 30px;
}
.BlueHeader {
  color: #005899;
  font-size: 13pt;
}

img {
   outline:none;
   border:none;
}
a, a:visited, a:active {
   color: #338fbc;
   outline: none;
   text-decoration: none;
}
a:hover {
   color: #3b3b3b;
   outline: none;
   text-decoration: none;
}
a.Light, a.Light:visited, a.Light:active {
   color: #9d9d9d;
   outline: none;
   text-decoration: none;
}
a.Light:hover { 
   color: #76adc7;
   outline: none;
   text-decoration: none;
}
#sidebar li {
  list-style-type: none;
}
.clearFix {
  clear: both;
  line-height: 0px;
  height:0px;
  font-size:0px;
}
.btn_submit {
  border: 0;
  background: url(images/btn_submit.jpg) no-repeat left top;
  width: 88px;
  height: 27px;
  margin-top: 15px;
}

h2 {
  color: #005899;
  font-size: 12pt;
  font-weight: normal;
  padding-top: 0;
  margin-top:0;
}
.toggle-list {
   list-style: none;
}
.toggle-list h4 {
	font-weight: bold;
	cursor: pointer;
	background:url(images/arrow-right.gif) center left no-repeat;
	padding-left:20px;
	margin-bottom:10px;
}
.toggle-list h4.open {
	background: url(images/arrow-down.gif) center left no-repeat;	
}

/***********************************End Generic Styles***********************************/



/***********************************Blog Styles***********************************/
a.BlogHeader, a.BlogHeader:active, a.BlogHeader:visited {
  color: #005899;
  font-size: 13pt;
}
a.BlogHeader:hover {
  color: #2173b8;
  font-size: 13pt;
}
.BlogCategories {
  float:left;
  width: 175px;
  margin-right: 20px;
  position: relative;
  height: 100%;
}
.BlogCategories a, .BlogCategories a:visited, .BlogCategories a active {
  float: left;
  position: relative;
  margin-left: -9px;
  color: #00365d;
  font-size: 10pt;
  display: block;
  width: 160px;
  height: 38px;
  padding: 8px 0 0 23px;
}
.BlogCategories a:hover, .BlogCategories a.on {
  float: left;
  position: relative;
  margin-left: -9px;
  color: #00365d;
  font-size: 10pt;
  display: block;
  width: 160px;
  height: 38px;
  background: url(images/category_on.gif) no-repeat left top;
  padding: 8px 0 0 23px;
}
.PostContent {
  width: 680px;
  height: 44px;  
  min-height:44px; /* real browsers */
  float: left;
  margin-top:20px;
}
html>body .PostContent {  
  height: auto;  
  min-height:44px; /* real browsers */
}
.page-template-default .PostContent, .error404 .PostContent {
   width:auto;
   padding:0 30px 0 30px;
}
.entry {
  padding-left: 20px;
}
.postmetadata {
  padding-left: 20px;
}
.author {
  color: #00365d;
  font-size: 12pt;
}
.midBlue {
  color: #2173b8;
  font-size: 10pt;
}
.darkBlue {
  color: #00365d;
  font-size: 10pt;
}
.darkBlue a, .darkBlue a:visited {
  color: #00365d;
}
.darkBlue a:hover {
  color: #2173b8;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Helvetica, Arial;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Helvetica, Arial;
	}

.commentmetadata {
	font-weight: normal;
	}
.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/********************************End Blog Styles***********************************/
/********************************Contact Styles***********************************/

#website-form label {
	color: #000;
/*	float:left;
	width:80px;
	margin-top: 13px;
	padding-right: 15px;

	text-align: right; */
}

#website-form label.long {
	float:left;
	padding-right: 15px;
	color: #000;
	width:360px;
	text-align: left;
	margin-top: 20px;
}

#website-form label.longest {
	float:left;
	padding-right: 15px;
	color: #000;
	width:100%;
	text-align: left;
	margin-top: 15px;
}

#website-form input {
	float:left;
	width:230px;
	margin: 4px 0 8px 0;
	margin-right: 20px;
	padding: 5px;
	background: #a3ccf1;
	border-top:1px solid #6b9fce;
	border-left:1px solid #6b9fce;
	border-bottom:1px solid #a3ccf1;
	border-right:1px solid #a3ccf1;
	font-family: 'Lucida Grande', Helvetica, Arial;
	font-size: 12px;
	color: #000;
}
#website-form input.submit {
	clear: both;
	width:121px;
	margin: 20px 0 50px 30px;
	float: left;
	color:#666;
	height:27px;
	padding:0 10px;
	font-weight:bold;
	font-size: 10px;
	background: url(images/send-message.jpg);
	border: 0;
	cursor: pointer;
}
#website-form label.short {
	clear:none;
	width: 40px;
	text-align: left;
	margin: 0px 0 0 0;
	padding: 10px 0 0 0;
	border: 0;
}

#website-form input.checkbox {
	background: none;
	width: 12px;
	float: left;
	color:#666;
	margin: 10px 5px 0 0;
	padding: 0;
	border: 0;
	font-weight:bold;
	font-size: 10px;
	border: 0;

}
#website-form ul.checks {
	width: 400px;
	clear: both;
	list-style:none;
	float: left;
	margin: 5px 0;
	padding: 0;
	border: 0;

}
#website-form ul.checks li {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	border: 0;

}
#website-form textarea {
	float: left;
	clear: both;
	width:537px;
	margin-top: 6px;
	padding: 5px;
	background: #a3ccf1;
	border-top:1px solid #6b9fce;
	border-left:1px solid #6b9fce;
	border-bottom:1px solid #a3ccf1;
	border-right:1px solid #a3ccf1;
	font-family: 'Lucida Grande', Helvetica, Arial;
	font-size: 12px;
	color: #000;
}
#website-form select {
	float: left;
	clear: both;
	width:310px;
	margin: 6px 0 0px 0;
	padding: 5px;
	background: #a3ccf1;
	border-top:1px solid #6b9fce;
	border-left:1px solid #6b9fce;
	border-bottom:1px solid #a3ccf1;
	border-right:1px solid #a3ccf1;
	font-family: 'Lucida Grande', Helvetica, Arial;
	font-size: 13px;
	color: #000;
}
#website-form select.small {
	float: left;
	width:212px;
	clear: none;
}

.general  {
margin: 0 0px 0 30px;
clear: both;
}

.personal {
padding: 0 0px 0 30px;
width: 290px;
float: left;
}

.two {
padding: 0;
}


#website-form input.red {
background:#FF3333;
	border-top:1px solid #d41818;
	border-left:1px solid #d41818;
	border-bottom:1px solid #f98d8d;
	border-right:1px solid #f98d8d;
	color: #fff;
}
.errorMessage {
background:#FF3333;

margin: 20px 0;
padding: 20px;
color: #fff;
text-align:center;
}
/*****************************End Contact Styles***********************************/

.follow-but {
	margin: 0;
	margin-left: 26px;	
	margin-top: 10px;
}
