/* @override 
	http://avail.test/wp-content/themes/avail/style.css
	http://www.justanotherstagingserver.com/wp-content/themes/avail/style.css
	http://www.avail.net/wp-content/themes/avail/style.css
	http://localhost/wp-content/themes/avail/style.css
*/

/*
Theme Name: Avail Intelligence
Theme URI: http://www.avail.net
Version: 0.5
Author: LoveByDesign
Author URI: http://lovebydesign.se
*/

/*Basic reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/*End of reset*/
ol.wp-paginate{
	display: inline;
}
.wp-paginate li {
	margin: 5px 20px 0 0;
}
p, td, dd, li{
	line-height: 23px;
}
ol,ul {
	list-style: none
}
.sidebar ul{
	list-style: disc;
}
li{
	list-style: disc;
	margin-bottom: 10px;
}

#main .cform li{
	margin: 0;
	padding: 0;
}
#frontpage .iconlist li{
	list-style: none;
	padding-top: 0;
	margin: 10px 20px 0px 0;
}

td{
	vertical-align: top;
}
blockquote,q {
	quotes: none
}
blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none
}
:focus {
	outline: 0
}
ins {
	text-decoration: none
}
del {
	text-decoration: line-through
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
/*Typography*/
body {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #5e5e5e;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #595959;
}
a:focus {
	outline: none; 
}
a:hover{
	text-decoration: underline;
}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
	margin-bottom: 20px
}
hr {
	border: none;
	clear: both;
	height: 50px;
	margin: 0;
	padding: 0;
	margin-bottom: 0;
}
#frontpage hr{
	height: 10px;
}
hr.small,#frontpage hr.small{
	height: 25px;
}
hr.xsmall{
	height: 20px;
}
hr.header{
	height: 20px;
}
dt{
	font-weight: bold;
}
dd{
	margin-left: 0px;
	margin-bottom: 10px;
}
dl{
	margin: 0 0 30px 0;
}
p a{
	text-decoration: underline;	
}
h1 a, h2 a, h3 a, h4 a, h5 a{
	font-weight: normal;
}
li.cat-post-item{
	list-style: none;
	margin: 0 0 15px 0;
}
h1{
	font-size: 25px;
	border-bottom: 2px dotted #ccc;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 25px;
	text-shadow: 0px 1px 1px #fff;
}
.ko-calendar-widget-title{
	font-size: 25px;
}
.heading h1, .heading h2, #slideshow h1, #tour_list h1{
	border-bottom: none;
}
.sidebar h1, .sidebar h2{
	margin-bottom: 10px;
	border-bottom: none;
}
.sidebar h1 a, .sidebar h2 a{
	font-size: 23px;
}
.sidebar p {
	line-height: 20px;
}
h2 {
	font-size: 23px;
}
h2.divider {
	border-bottom: 2px dotted #ccc;
}
h3 {
	font-size: 21px;
	margin-bottom:10px;
}
h4 {
	font-size: 19px
}
h5 {
	font-size: 17px;
	margin-bottom: 5px;
	text-align: center;
}
h5.subtitle{
	font-family: Georgia,sans-serif;
	font-style: italic;
	margin-bottom: 10px;
	font-size: 14px;
}
h6 {
	font-size: 15px
}
ol {
	list-style: decimal
}
ul {
	list-style: disc;
	list-style: none;
}
li {
	margin-left: 30px
}
h1,h2,h3,h4,h5 {
	font-family: 'MyriadProSemibold','Helvetica','Arial',sans-serif;
	font-weight: normal;
	color: #444;
	line-height: 120%
}
/*Layout*/
/*Top*/
html {
	overflow-y: scroll;
}
body {
	background-color: #f6f6f6;
}
#page-wrap{
	background: #ffffff url(images/bg_top.png) repeat-x 0 0px;
	position: relative;
	top: 0px;
	padding-bottom: 40px;
}
#logo {
	position: relative;
	top: 73px;
	left: 34px;
	z-index:1000000;
}
#header {
	position: relative;
}
#top_bar {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #595959;
	padding: 0px 0px 0 0;
	font-size: 12px;
	font-family: 'MyriadProSemibold','Helvetica','Arial',sans-serif;
}
#top_bar span{
	float: left;
	margin:  0 0 0 20px;
	padding: 0;
	white-space: nowrap;
	height: 20px;
}
#top_bar a {
	color: #fff;
	font-weight: normal;
	margin-left: 10px;
	text-shadow: 0px 1px 1px #444;
}
#top_bar .community{
	padding-left: 22px;
	background: url(images/balloon.png) left center no-repeat;
}
#top_bar .contact{
	padding-left: 23px;
	background: url(images/phone.png) left center no-repeat;
}
#nav {
	float: right;
	padding: 37px 0px 0 10px;
	margin: 0;
	font-family: 'MyriadProBold','Helvetica','Arial',sans-serif;
}
#nav li {
	list-style: none;
	float: left;
	height: 82px;
	margin: 0 0 0px;
	padding: 0 14px;
	background: url(images/divider.png) no-repeat top right;
	position: relative;
}
#nav .tab.current a span{
	border-bottom: 2px solid;
}
#nav .tab-1.current a span,.tab-1 #subnav .current{
	border-bottom-color: #e55b7c;
}
#nav .tab-2.current a span,.tab-2 #subnav a.current{
	border-bottom-color: #5d9cbe;
}
#nav .tab-3.current a span,.tab-3 #subnav a.current{
	border-bottom-color: #f39e3a;
}
#nav .tab-4.current a span,.tab-4 #subnav a.current{
	border-bottom-color: #b3689a;
}
#nav .tab-5.current a span,.tab-5 #subnav a.current{
	border-bottom-color: #ead42e;
}
#nav .tab-6.current a span,.tab-6 #subnav a.current{
	border-bottom-color: #9cdc6e;
}
#nav .tab-7.current a span,.tab-7 #subnav a.current{
	border-bottom-color: #787579;
}
.tab-2 h2{
	border-bottom-color: #8fcef0;
}
#nav .tab-1 a:hover,.tab-1 #subnav a:hover{
	color: #e55b7c;
}
#nav .tab-2 a:hover,.tab-2 #subnav a:hover{
	color: #5d9cbe;
}
#nav .tab-3 a:hover,.tab-3 #subnav a:hover{
	color: #f39e3a;
}
#nav .tab-4 a:hover,.tab-4 #subnav a:hover{
	color: #b3689a;
}
#nav .tab-5 a:hover,.tab-5 #subnav a:hover{
	color: #ead42e;
}
#nav .tab-6 a:hover,.tab-6 #subnav a:hover{
	color: #9cdc6e;
}
#nav .tab-7 a:hover,.tab-7 #subnav a:hover{
	color: #787579;
}
#nav li.has_subpages.current{
	margin: 0 0 25px;
}
#nav li.just-before{
	background: none;
	padding-right: 12px;
}
#nav li.has_subpages.current{
	margin: 0 0 25px;
}
#nav li.first {

}
#nav li a {
	display: block;
	height: 54px;
	padding: 37px 0px 0 0;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	text-shadow: 0;
	font-size: 14px;
}
#nav li.last{
	background: transparent;
}
#nav li.current,#nav li.current.first {
	background: transparent;
	padding-right: 0;
	border: none;
	
}
#nav .current a,#nav .current a:hover{
	background: url(images/nav_tab.png) no-repeat bottom right;
	height: 49px;
	color: #fff;
	margin: 0 0 0 0px;
	padding: 33px 12px 0 0px;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 0px 1px 1px #444;
}
#nav .current a span,#nav .current a:hover span{
}
#nav .current .left{
	background: url(images/nav_tab_left.png) no-repeat bottom left;
	height: 82px;
	display: block;
	width: 14px;
	position: absolute;
	left: 0px;
}
#nav li a:hover {
	text-decoration: none;
	color: #3682c2;
}
#nav .subnav-under{
	height:25px;
	background: url(images/dotted.gif) repeat-y top center;
	margin-left: -15px;
}

/*Level 2 navigation*/
#subnav {
	margin: 0px 15px 10px 0;
	float: right;
	font-family: 'MyriadProSemibold','Helvetica','Arial',sans-serif;
	border-top: 1px dashed silver;
	font-size: 14px;
}
#subnav td {
	text-align: right;
	padding: 15px 15px 0px 15px;
	border-collapse: collapse;
	border-right: 1px dashed silver;
}
#subnav td.first {
	padding-left: 0;
}
#subnav td.last {
	border-right: none;
	padding-right: 0;
}
#subnav a {
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, serif;
	line-height: 14px;
}
#subnav a:hover{
	text-decoration: none;
}
#subnav a.blue.button{
	position: relative;
	top: -4px;
	left: -3px;
}
#subnav a.blue.button:hover{
	position: relative;
	top: -5px;
	left: -3px;
}
#subnav a.current {
	font-weight: bold;
	font-style: normal;
	
}
#subnav a.current.blue.button{
	border-bottom: none;
	padding-bottom: 0;
}
td.call-to-action a {
	background: blue;
	color: #ffffff;
}
/*Middle*/
/*Normal (1- or 2-column*/
.box_18 .body .left{
	float: left;
	width: 315px;
}
.box_18 .body .right{
	float: right;
	width: 315px;
}
.box_24 .body .left {
	float: left;
	width: 415px;
}
.box_24 .body .right {
	float: right;
	width: 415px;
}
.box_24 .body.with_sidebar .left {
	float: left;
	width: 300px;
}
.box_24 .body.with_sidebar .right {
	float: right;
	width: 300px;
}
box_24 .body .left_3 {
	float: left;
	width: 270px;
	clear: both;
}
.box_24 .body .middle_3 {
	float: left;
	width: 270px;
	margin-left: 20px;
}
.box_24 .body .right_3 {
	float: left;
	width: 270px;
	margin-left: 20px;
}
#content ul {
	list-style: disc;
}
/*Tour page*/
#tour h1, #tour h2, #tour h3{
	text-align: center;
	padding-bottom: 20px;
}
#tour_list {
	margin: 30px 0 0 0;
	font-family: 'MyriadProSemibold','Helvetica','Arial',sans-serif;
	
}
#tour_list h1 {
	text-align: left;
	margin: 0 0 14px 15px;
	color: #666;
}
#tour_list a {
	font-weight: normal;
	width: 245px;
	display: block;
	padding: 0 0 0px 15px;
}
#tour_list a:hover{
	color:333;
}
#tour_list a div.main {
}
#tour_list a div.main .inside{
	margin-right: 20px;
	font-size: 16px;
	color: #888;
}
#tour_list a.current div.main .inside{
	padding: 0;
	color: #333;
}
#tour_list li {
	margin: 0 0 0px 0;
	padding: 0;
	list-style: none;
}
#tour_list a .top,#tour_list a .bottom {
	height: 14px;
}
#tour_list li a.current  {
	border: 1px solid #ccc;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	box-shadow: 0px 0px 2px 1px #ddd inset;
}
#tour_list li a.current .main {
	padding: 0 0 0 0px;
}
/*
	background: url(images/tour_bg.png);
}
#tour_list li a.current .top {
	background: url(images/tour_top.png);
}
#tour_list li a.current .bottom {
	background: url(images/tour_bottom.png);
*/
}
div.panes {
	padding: 10px;
}
/*Customer lists and similar*/
#image_list table {
	border-collapse: collapse;
	margin-bottom: 0;
}
#image_list .thumbnail{
	display: block;
	height: 100px;
	margin-bottom: 20px;
}

#image_list td {
	border-right:30px solid #fff;
    padding-bottom:0px;
}
#image_list .col-2 td{
    border-right:30px solid #fff;
}
#image_list td.last{ 
	border-right: 0!important;
}
#image_list tr.second-line{
	margin-top: 20px;
}
#image_list .wp-post-image {
	display: block;
    margin:0 auto;
}
#image_list .col-4 td.gallery-image{
    width:200px;
    height:120px;
    background:url(images/gallery-box.png) no-repeat;
    vertical-align: middle;
}
#image_list .col-3 td.gallery-image{
    width:270px;
    height:120px;
    background:url(images/gallery-box.png) no-repeat;
    vertical-align: middle;
}
#image_list .col-2 td.gallery-image{
    width:415px;
    height:120px;
    vertical-align: middle;
    background:url(images/featured-box.png) no-repeat;
}
.quote-top{
    height:43px;
    background: url(images/quote_top.png) no-repeat;
    margin-top:0px;
}
.customerquotes{
	width: 205px;
	margin:0 7px;
}
.customerquotes .quote-top{
	background: url(images/cq-top.png) no-repeat;
	height: 20px;
}
.quote-body{
    background: url(images/quote_body.png) repeat-y;
    padding:0 20px;
    line-height:20px;
}
.customerquotes .quote-body{
    background: url(images/quote_body.png) repeat-y;
    padding:0 20px 15px;
    line-height:20px;
}
.quote-bottom{
    height:20px;
    background: url(images/quote_bottom.png) no-repeat;
    margin-bottom:20px;
}
.customerquotes .quote-bottom{
    height:40px;
    background: url(images/cq-bottom.png) no-repeat;
    margin-bottom:0px;
}
.source{
	font-style: italic;
	text-align: right;
    padding:10px 30px 0 20px;
}
.customerquotes .source{
	font-style: italic;
	text-align: right;
	font-size: 14px;
	line-height: ;
    padding:10px 30px 30px 20px;
}
.excerps .source{
	padding: none;
	background: none;
	font-style: normal;
}
#image_list .no-background td.gallery-image{
    background:none;
    padding-bottom:0px;
    height:auto;
}
#image_list td.gallery-description{
    padding-top:15px;
    padding-bottom:30px;
    line-height:23px;
}
#image_list td.gallery-description p{
    padding-left:10px;
    padding-right:10px;
} 
#image_list .last-row td.gallery-description{
    padding-bottom:0px;
}

#image_list #bottom-sidebar,#bottom-sidebar{
	margin: 0px auto 0 auto;
	width: 80%;
	text-align: center;
}
#image_list #bottom-sidebar td{
	margin: 0px 10px 0 0;
	padding: 0;
}
#image_list #bottom-sidebar .inside{
	margin: 0px;
	padding: 0;
}

.paginate,.paginate a{
	font-weight: normal;
	font-family: 'MyriadProSemibold','Helvetica','Arial',sans-serif;
    margin-bottom: 30px;
}
#image_list .paginate{
	text-align: center;
}
.highlight{
	background: url(images/startquote.png) top left no-repeat;
	padding: 10px 30px 14px 35px;
	position: relative;
	line-height: 23px;
}
.endquote{
	display: block;
	position: absolute;
	right: 5px;
	top: 0px;
	height: 22px;
	width: 32px;
	background: url(images/endquote.png) top left no-repeat;
}

#post_list h2 a{
	line-height: 25px;
	width: 470px;
}
#post_list .title{
	width: 450px;
}
#post_list .source{
	font-style: normal;
    padding:0;
    margin: 0;
    top: 0;
    background: transparent;
	display: inline;
}
.management .wp-post-image{
	border: 1px solid silver;
}
#post_list .title a{

	margin: 0; padding: 0;
	font-size: 18px;
}
#post_list .comments{
	padding-top:6px;
	text-align: left;
	padding-top:10px;
	
}
#post_list .comments a{
	font-size: 16px;
	line-height: 30px;
	font-style: italic;
	color: #777;
}
#post_list ol.commentlist li{
	list-style: none;
}
#post_list .content{
	margin-bottom: 40px;;
}


/*Forms*/

/*Blogs etc*/
#author{
	
}
.post .intro {
	font-weight: bold;
}
.post li {
	list-style: disc;
	margin-bottom: 10px;
}
#post_list, .sidebar {
	margin-top: 0px;
}
#post_list.excerpts .post{
	margin-bottom: 0;
	padding: 0;
}
.excerpt a{
	font-weight: normal;
	line-height: 23px;
}
.excerpt{
	padding: 10px 0 0;
	line-height: 23px;
}
.excerpt a:hover{
	text-decoration: underline;
}
#post_list .excerpt.content{
	border: none;
	text-align: left;
}
.content{
	margin: 0px 0 40px;
}
#blog .paginate .title{
	display: none;
}
#blog .sidebar{
	margin-top: 7px;
}
.author{
	display: inline;
	float: right;
}
.author img{
	border: 1px solid silver;
	margin: 0px 0 0px 0px;
	padding: 3px;
}
#post_list .head{
	margin: 0 0 40px 0;
	padding-bottom: 20px;
	border-bottom: 2px solid #ebebeb;
	float: left;
	width: 100%;
}

#post_list .title{
	font-size: 18px;
	margin: 11px 0 0px 0;
	padding: 0px 0px 0 0px;
	float: left;
	text-align: left;
	line-height: 1em;
}
#post_list.excerpts .title{
	float: left;
	margin-top:0;
	text-align: left;
}
#post_list .title h2{

	margin: 0;
	padding: 0;
	text-align: left;
}
#post_list .icon {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
#post_list .icon img{
	margin-right: 20px;
	margin-bottom: 10px;
}
#post_list .date {
	display: block;
	clear: both;
	padding: 0 0 0 0px;
	font-style: italic;
	margin: 4px 0 0px 0px;
	text-align: left;
}
#post_list .tags img{
	padding: 5px 20px 0px 10px;
	float: right;
}
#post_list .post {
	padding: 10px 0 20px 0;
	margin: 10px 0 0px 0;
	display: block;
	clear: both;
}
#post_list .wp-post-image {
	padding: 10px 0;
}
#post_list .content {
	clear: both;
	margin: 0 0 20px 0px;

}
div.sexy-bookmarks.sexy-bookmarks-expand {
	margin: 0;
	padding: 10px 0 20px 0;
}
/*Bottom*/
#footer-wrap {
	background: url(images/bg_bottom.png) repeat-x center top;
	height: 120px;
	color: #fff;
	text-align: center;
	font-family: 'MyriadProSemibold','Helvetica','Arial',sans-serif;
}
#footer-menu {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
	margin-top: 10px;
	text-shadow: 0px 1px 1px #444;
}
#footer-menu ul {
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 50%;
	text-align: center;
}
#footer-menu ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	right: 50%;
}
#footer-menu ul li a {
	display: block;
	margin: 23px 0 0 1px;
	padding: 3px 18px;
	color: #fff;
	text-decoration: none;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
}
#footer-menu ul li a:hover {
	text-decoration: underline;
}
#footer-menu ul li a.active,
#footer-menu ul li a.active:hover {
	color: #fff;
	background: #000;
	font-weight: bold;
}
#footer .copyright {
	color: #fff;
	font-family: Georgia,sans-serif;
	font-style: italic;
	text-shadow: 0px 1px 1px #444;
}
/*Page elements*/
/*Event widget*/
.event{
	margin: 0 0 20px;
}
.event a:hover{
	text-decoration: none;
}
.sidebar .widget .event-widget p{
	margin-bottom: 20px;
}
.event-image{
	float: right;
}
.event-title{
	float: left;
}
/*Boxes*/
.title {
	text-align: center;
	margin-bottom: 0px;
	margin: 0px;
	position: relative;
}
#tour .heading{
	padding: 0;
}

.title h1, .title h2, .title h1 a, .title h2 a{
	font-size: 24px;
	border: none;
	margin: 0;
}
.title h1 a:hover, .title h2 a:hover{
	text-decoration: none;
}
#tour #next,#tour #prev{
	position: relative;
	top: 8px;
	padding: 0 8px;
}
.title span{
	height: 50px;
	display: inline-block;
	padding: 0 10px 0px;
	background-position: center bottom;
	background-repeat: repeat-x;
	position: relative;
	top: 5px;
}

#frontpage .title span{
	top: 5px;
	height: 35px;
}
.title span#title{
	height: auto;
	display: inline;
	padding: 0;
	font-size: inherit;
	background: transparent;
}
.bluebox .title span{
	display: none;
}
.tab-1 .title span{
	background-image: url(images/tab-1.png);
}
.tab-2 .title span{
	background-image: url(images/tab-2.png);
}
.tab-3 .title span{
	background-image: url(images/tab-3.png);
}
.tab-4 .title span{
	background-image: url(images/tab-4.png);
}
.tab-5 .title span{
	background-image: url(images/tab-5.png);
}
.tab-6 .title span{
	background-image: url(images/tab-6.png);
}
.heading h2 {
	font-size: 24px;
}
.body {
	
}
.bluebox .title h1{
	display: none;
}
.bluebox a:hover{
	text-decoration: none;
}
.bluebox .box_8 {
	margin: 0;
}
.bluebox .box_8 .heading {
	background: url(images/b8_top.png) no-repeat center top;
	height: 14px;
}
.bluebox .box_8 .body {
	background: url(images/b8_bg.png) repeat-y;
	padding: 0 0px 5px 0px;
	margin: 0;
}
.bluebox .box_8 .close {
	height: 14px;
	background: url(images/b8_bottom.png) no-repeat center bottom;
}
.box_8 {
	margin: 0px 0 0px 0;
}
.box_8 .heading {
	background: url(images/w8_top.png) no-repeat center top;
	height: 14px;
	margin-bottom: 0px;
}
.box_8 .body {
	background: url(images/w8_bg.png) repeat-y; 
	padding: 0;
	margin: 0;
}
.box_8 .close{
	background: url(images/w8_bottom.png) no-repeat center bottom;
	height: 14px;
}
.box_8 .content{
	margin-bottom: 0px;
}
.box_15 {
	
	margin: 0;
}
.box_15 .heading {
	background: url(images/w15_top.png) no-repeat center top;
	height: 14px;
}
.box_15 .body {
	background: url(images/w15_bg.png) repeat-y;
	padding: 15px 15px 13px 15px;
	margin: 0;
}
.box_15 .close{
	clear: both;
	background: url(images/w15_bottom.png) no-repeat center bottom;
	height: 14px;
}
.box_18 {
	margin: 0px 0 0px 0;
}
.box_18 .heading {
	background: #ffffff url(images/w18_top.png) no-repeat center top;
	height: 14px;
}
.box_18 .body {
	background: url(images/w18_bg.png) repeat-y;
	padding: 5px 20px 6px 20px;
}
.box_18 .close{
	background: url(images/w18_bottom.png) no-repeat center bottom;
	height: 14px;
}
.box_24 {

}
.box_24 .heading {
	background:  url(images/w24_top.png) no-repeat center top;
	height: 14px;
}
.box_24.with-sidebar .heading{
	background:  url(images/w24_top_with_sidebar.png) no-repeat center top;
}
.box_24.form .heading{
	background:  url(images/w24_top_with_sidebar_9.png) no-repeat center top;
}
.box_24 .close{
	background: url(images/w24_bottom.png) no-repeat center bottom;
	height: 14px;
}
.box_24.with-sidebar .close{
	background: url(images/w24_bottom_with_sidebar.png) no-repeat center bottom;
}
.box_24.form .close{
	background: url(images/w24_bottom_with_sidebar_9.png) no-repeat center bottom;
}
.compact .heading{
	margin-bottom: 0px;
}
.box_24.compact .body {
	padding: 0 30px;
}
.box_24 .body{
	background: url(images/w24_bg.png) repeat-y;
	padding: 26px 40px;
}
.box_24.with-sidebar .body{
	background: url(images/w24_bg_with_sidebar.png) repeat-y;
}
.box_24.form .body.with_sidebar{
	background: url(images/w24_bg_with_sidebar_9.png) repeat-y;
}
.box_24 .body.with_sidebar{
	padding: 24px 0 24px;
}
.box_24.logos .body {
	margin: 0 0 0 0;
	padding: 10px;
	text-align: center;
}
.box_24.logos .heading {
	margin: 0;
}
.box_24.compact .body{

}
/*Tagged images widget*/
.tagged_images{
	padding-top: 9px;
}
.tagged_images table{
	vertical-align: middle;
	margin: auto;
	height: 65px;
}
.tagged_images td{
	vertical-align: middle;
	text-align: right;
	padding-right: 40px;
}
.tagged_images td.first{
}
.tagged_images td.last{
	padding-right: 0px;
}
.iconlist {
	list-style: none;
	margin: 0 10px 0px;
}
.iconlist a {
	font-weight: normal;
}

.iconlist li {
	margin: 0;
	padding: 10px 15px 0 15px;
	clear: both;
}
.press .iconlist a{
}
.bluebox .body{
	min-height: 279px;
}
#frontpage .box_15 .body{
    min-height:540px;
}
.press table{
	margin: 0;
	height: 230px;
}
.press td{
	padding: 5px 20px 0px;
	text-align: center;
}
.press a{
	font-weight: normal;
}
#sidebar .press ul.iconlist li {
	padding: 0;
	margin: 0px 10px 12px 15px;
	clear: both;
}
#sidebar .press ul.iconlist {
	margin: 0;
	padding: 5px 0px 5px;
	float: left;
	clear: both;
}
.press .tags{
	text-align: center;

}
.press .tags img {
	margin: 0px auto;
	padding: 0;
	float: none;
}
.iconlist tags{
	text-align: center;
}
.iconlist img {
	float: left;
	margin: 0px 0;
}
.iconlist h1,.iconlist h2,.iconlist h3 {
	margin: 0px 0 0px 110px;
	text-align: left;
}
.iconlist p{
	margin: 0px 0 40px 110px;
}
#sidebar .iconlist{
	margin: 0 0 0px 15px;
	list-style: none;
}
#sidebar .iconlist li{
	background:;
	padding: 10px 10px 15px 0px;
	list-style: none;
	margin: 5 0 0px 0px;
}
#sidebar .iconlist a {
	display: block;
	margin-left: 5px;
}
/*Slideshow*/
#slideshow {
	margin: 0px 5px 10px 5px;
	width: 950px;
	height: 309px;
	overflow: hidden;
	position: relative;
}
#slideshow .items {
    width: 20000px;
	position: absolute;
	float: left;
}
#slideshow .item {
	position: absolute;
	list-style: none;
	margin: 0;
	width: 950px;
	height: 309px;
	float: left;
	background: url(images/slider_image.png);
	text-align: center;
}
/*The blue box*/
.bluebox p {
	text-align: center;
	font-style: italic;
	margin-bottom: 10px;
}
.bluebox .heading{
	margin-bottom: 0px;
}
#slideshow h1 {
	font-family: 'MyriadProBold','Helvetica','Arial',sans-serif;
	font-size: 50px;
	font-weight: normal;
	line-height: 50px;
	background: transparent;
	color: #595959;
	text-shadow: 0px 2px 3px #fff;
}
#slideshow h2{
	font-family: 'MyriadProSemibold','Helvetica','Arial',sans-serif;
	font-weight: normal;
	line-height: 26px;
	color: #5e5e5e;
	text-shadow: 0px 2px 3px #fff;
}
.panel2 h2 {
	background: transparent;
	font-size: 24px;
}
.bluebox{
	font-family: 'MyriadProSemibold','Helvetica','Arial',sans-serif;
	font-style: normal;
	color: #333;
}

.bluebox b{
	font-weight: normal;
	font-size: 20px;
	font-style: normal;
	color: #ccc;
	padding-top: 5px;
}
.bluebox p{
	padding: 0;
	margin: 0;
}
.bluebox ul {
	padding: 0px;
	margin: 0 0 0px;
	list-style: none;
}
.bluebox ul li {
	list-style: none;
	margin: 0;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
}
.bluebox em {
	font-family: 'MyriadProBold','Helvetica','Arial',sans-serif;
	color: #fff;
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 35px;
	margin: 0;
	padding: 0px 0 0;
	line-height: 1em;
}
/*The Twitter feed*/

.twitter li{
	margin: 0px 15px 0px 10px;
	padding: 10px 0px 20px 50px;
	background: url(images/tweet1.jpg) 0 12px no-repeat;
    list-style: none;
}
.twitter ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
/*Misc*/
/*Buttons*/
.slider_arrows {
	width: 1096px;
	margin: 0 auto;
	position: relative;
}
.slider_arrow {
	position: absolute;
	top: 136px;
	display: block;
	width: 55px;
	height: 55px;
	background-position: top left;
	background-repeat: no-repeat;
}
.slider_arrow.left {
	background: url(images/slider_arrow_left.png);
	left: 5px;
}
.slider_arrow.right {
	background: url(images/slider_arrow_right.png);
	right: 0;
}
.slider_arrow:hover {
	background-position: bottom left;
}
.slider_arrow:active {
	background-position: 0 55px;
}
a.button,a.button:hover{
	text-decoration: none;
}
.button {
	background-position: top left;
	display: inline-block;
	height: 33px;
	padding-right: 0px;
	margin-right: 0px;
	font-style: normal!important;
	position: relative;
	background-repeat: no-repeat;
}
.button span {
	background-repeat: no-repeat;
	font-family: 'MyriadProSemibold','Helvetica','Arial',sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	height: 27px;
	padding: 6px 30px 0 0px;
	background-position: top right;
	position: relative;
	left: 20px;
	line-height: 23px;
}
a.orange.button{
	margin-top: 6px;
}
.orange.button span,.orange.button {
	background-image: url(images/orange_button.png);
}
.white.button span,.white.button {
	color: #595959;
	background-image: url(images/white_button.png);
}
.white.button span,.white.button {
	color: #595959;
	background-image: url(images/white_button.png);
}
.blue.button span,.blue.button {
	background-image: url(images/blue_button.png);
	white-space: nowrap;
}
.blue.button {
	padding: 0;
	margin: 0 12px 0 0;
}
.blue.button span {
	left: 12px;
	padding: 6px 10px 0 0;
	line-height: 23px;
}
.button:hover {
	background-position: bottom left;
	text-decoration: underline;
	top: -1px;
}
.button:hover span {
	background-position: bottom right;
	text-decoration: none;
}
.clear {
	clear: both;
}
/*Widgets*/
.sidebar .widget{
	margin-bottom: 30px;
	font-size: 13px;
	line-height: 26px;
}

div.in_category {
	font-size: 14px;
	font-style: italic;
}
.box_24.with-sidebar .sidebar .widget{
	margin: 0 30px 30px 20px;
}
.sidebar .widget h1{
	margin-bottom: 10px;
}
#frontpage .sidebar .widget li{
	list-style: none;
	margin-left: 0;
}
img.frame{
	border: 1px solid silver;
}
.center{
	text-align: center;
}
/*The fonts*/
@font-face {
	font-family: 'MyriadProSemibold';
	src: url('myriadpro-semibold-webfont.eot');
	src: local('☺'), url('myriadpro-semibold-webfont.woff') format('woff'), url('myriadpro-semibold-webfont.ttf') format('truetype'), url('myriadpro-semibold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadProBold';
	src: url('myriadpro-bold-webfont.eot');
	src: local('☺'), url('myriadpro-bold-webfont.woff') format('woff'), url('myriadpro-bold-webfont.ttf') format('truetype'), url('myriadpro-bold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*Pricing table*/
table.wp-table-reloaded{

}
.wp-table-reloaded td{
	vertical-align: top;
	padding: 12px;
	line-height: 18px;
}
.wp-table-reloaded th{
	color: #fff;
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	vertical-align: top;
	border: none;
	background-color: #ed9f3d;
	font-family: 'MyriadProBold','Helvetica','Arial',sans-serif;
	padding: 10px;
}
.wp-table-reloaded ul{
	list-style: none;
	margin-top: 6px;
}
.wp-table-reloaded li{
	background: url(images/check.png) left no-repeat;
	list-style: none;
	margin: 0;
	padding: 0px 0 0 27px;
}
.wp-table-reloaded tfoot th{
	background: #eee;
	padding: 7px 20px;
}
#pricing_table .wp-table-reloaded td.column-4,
#pricing_table .wp-table-reloaded tfoot th.column-4{
	background: #fcfad5;
}
#pricing_table .wp-table-reloaded .odd td.column-4,
#pricing_table .wp-table-reloaded .odd tfoot th.column-4{
	background: #fff3af;
}
h2.search{
	font-size: 16px;
}
span.search-terms{
	font-size: 16px;
	font-family: Georgia,sans-serif;
	font-style: italic;
}
.zoom{
	overflow: hidden;
	position: relative;
	display: inline-block;
}
.zoom a:hover{
	text-decoration: none;
}
.zoom .text{
	display: block;
	width: 25px;
	height: 25px;
	background: url(images/glass.png);
	opacity: 0.6;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
/*Gallerific*/
#gallerific-container{
	position: relative;
	margin-bottom: 10px;
}
#gallerific {
	margin: 0 0 0px 0;
	padding: 0;
}
#gallerific img{
	max-width: 640px;
}
#thumbs{

}
ul.thumbs{
	float: left;
}
ul.thumbs li{
	list-style: none;
	margin: 0 13px 0 0;
	float: left;
}
ul.thumbs li.last{
	margin: 0 0 0 1px;
}
.thumbs li img{
	border-bottom: 4px solid #aaa;
}
.thumbs li.selected img{
	border-bottom: 4px solid #e55b7c;
}
#caption{
	background: #666;
	color: #fff;
	text-align: center;
}
.center-image{
	display: block;
	margin: 0px auto 15px auto;
}
#tour .panes img{
	border: 1px solid #eee;
	box-shadow: 0px 1px 4px 2px #eee;
	padding:10px;
}

img.wide-image {
	margin:0px auto 25px auto;
}
address{
	margin:0;
}
.alternate-rows td{
	vertical-align: middle;
}
.gbutton{
	width:208px;
	height: 112px;
	display: block;
	position: relative;
	left: -15px;
	margin: 0 auto;
}

.gbutton span{
	display: none;
}
.gbutton.tour{
	background: url(images/take-a-tour.png);
}
.gbutton.subscribe{
	background: url(images/subscribe.png);
	margin-top: 5px;
}
.gbutton.partner{
	background: url(images/become-a-partner.png);
}
.gbutton.trial{
	background: url(images/free-trial.png);
}
.gbutton.meeting{
	background: url(images/book-a-meeting.png);
}
.gbutton.more{
	background: url(images/find-out-more.png);
}
.gbutton.demo{
	background: url(images/live-demo.png);
}
.gbutton.quote{
	background: url(images/price-quote.png);
}
.gbutton.contact{
	background: url(images/contact-us.png);
}
.gbutton.more{
	background: url(images/read-more.png);
}
.sociable_tagline{
	margin-bottom: 15px;
}
.sociable_tagline b{
	font-size: 18px;
	font-weight: normal;
	font-family: 'MyriadProSemibold','Helvetica','Arial',sans-serif;
	padding-bottom: 20px;
}
