@charset "utf-8";
/* CSS Document */

body{
	background-color:#579ac7;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#header{
	position:absolute;
	top:0px;
}
#logo{
	text-align:right;
}
#top-menu{
	float:right;
	background: url(../images/top-menu-left.gif) left top no-repeat;
	height:43px;
}
#top-menu-right{
	background:url(../images/top-menu-right.gif) right top no-repeat;
	height:43px;
	padding-right:10px;
	padding-top:12px;
}
 
#top-menu-list{margin:0px 0px 0px 10px;padding:0px;list-style:none;}
#top-menu-list li{float:left;margin:0px;padding:0px;}
#top-menu-list li img{border:0px;clear:both;}

#page-container{margin:0px auto;width:962px;position:relative;
padding-top:38px;

}
#page-inner{
	padding:10px 20px 0px 20px;
}
#page-left{background:#fff url(../images/page-left.gif) left top repeat-y;}
#page-right{background:url(../images/page-right.gif) right top repeat-y;}
#page-top-left{background:url(../images/page-top-left.gif) left top no-repeat;}
#page-top-right{background:url(../images/page-top-right.gif) right top no-repeat;}

#page-bottom-left{background:url(../images/page-bottom-left.gif) left bottom no-repeat;}
#page-bottom-right{padding:0px 0px 10px 0px;background:url(../images/page-bottom-right.gif) right bottom no-repeat;}

#inner-header{
	padding:5px 0px 10px 0px;
}
#eventsync-logo{
	float:left;
	width:305px;
	border-right:1px solid #004d75;
}
#eventsync-slogan{float:right;width:605px;}

/*blue-box*/
.blue-box, .blue-box-foot, .blue-box-body, .blue-box-body .blue-box-body-r {
	background: transparent url(../images/blue-box.gif) no-repeat bottom right
}
.blue-box {
background-position:top left;
	width:297px;
	font-size:11px;background-color:#e3eef7;
}
.blue-box-body {height:107px;background-position:top left;}
.blue-box-body .blue-box-body-r {
	background-position:top right;
	margin:0;
	border:0;
	padding:5px 10px 0px 5px;
	height:auto !important;

}
.blue-box-foot {
	background-position:bottom left;
	padding:0px 10px 5px 15px;
	text-align:right;
}
.blue-box h3{margin:0px 0px 5px 0px;font-size:10px;text-transform:uppercase;}
.blue-box-content{}
.blue-text , .blue-text a{color:#004d75;}



/*gradient-box*/
.gradient-box, .gradient-box-body, .gradient-box-head, .gradient-box-head div {
	background: transparent url(../images/gradient-box.gif) no-repeat bottom right
}
.gradient-box {
 	width:320px;

}

.gradient-box-head {background-position:top left;padding:0px 0px 0px 10px;}
.gradient-box-head div {
	background-position:top right;
	padding:5px 10px 5px 5px;
}
.gradient-box-body {
	background-position:bottom left;
	padding:0px 10px 15px 10px;
	margin-right:10px;
	height:60px;
}
.gradient-box h3{margin:0px 0px 5px 0px;font-size:12px;}
.gradient-box-content{}
.long-content p{font-size:12px;line-height:17px;padding-right:40px}
.long-content h2{margin:10px 0px 0px 0px;font-size:18px;color:#004d75;font-weight:normal;}

#sidebar{
	margin-top:10px;
	font-size:11px;
	width:232px;
	background: #e3eef7 url(../images/sidebar-blue-top.gif) no-repeat top left;
}
#sidebar-foot{background:url(../images/sidebar-blue-bottom.gif) no-repeat bottom left;height:15px;}
#sidebar-body{padding:0px 10px 10px 10px;}
#sidebar h3{margin:0px 10px 5px 0px;padding:10px 0px 0px 0px;color:#004d75;font-size:12px;}
#sidebar h3 a {font-size:12px;}
.testimonials{font-style:italic;font-size:12px;}


.grey-line{border:0px;border-bottom: 1px solid #d3d3d3;height:1px;}




#footer{
	padding:10px 0px 5px 0px;
	margin-top:10px;
	font-size:10px;
	border-top:1px solid #d3d3d3;
}
#footer a{color:#000;}
#footer .copy{color:#898989;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;float:none;}



a{color:#000;font-size:11px;}
.black-link{color:#000;font-weight:bold;}
.white-link{color:#fff;font-weight:bold;text-decoration:none;}
.vspace10{height:10px;font-size:1px;}

.how-list {font-size:12px}

.solutions-list{margin:0px 0px 10px 0px;padding:0px;list-style:none;font-size:11px;color:#000;}
.solutions-list li{float:none;clear:both;padding:5px 0px 0px 0px;}
.solutions-list li img{float:left;}
.solutions-list li div{float:right;width:170px;}
.solutions-list li h4{margin:0px;font-size:12px;}

.boxLink, .boxLink a {font-size:12px}
.joinTable, joinTable td  {font-size:12px}
.smallCaps {font-size:10px; font-family:verdana;text-transform:uppercase;font-weight:bold}
