/*
Theme Name: Servoyant Theme
Theme URI: http:///
Description: The theme for Servoyant.
Version: 0.4.2
Author: Author
Author URI: http:///
Tags: clean, custom, corporate
*/

/* @group Base Tags */

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	background: #fff url(images/bg-sub.png) repeat-x left top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

body.home {
	background: #fff url(images/bg.png) repeat-x left top;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 980px;
}

/* @end */

/* @group Header */

#header {
	height: 78px;
}

#header h1 {
	height: 66px;
	width: 173px;
	float: left;
	background: url(images/newlogo.png) no-repeat left top;
	font-size: 1px;
	text-indent: -999999px;
}

#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

#header #navigation {
	float: right;
	margin-right: 20px;
	display: inline;
	list-style: none;
}

#header #navigation li {
	float: left;
	padding-top: 35px;
	position: relative;
}

#header #navigation li a {
	float: left;
	display: inline;
	margin-left: 25px;
	font-size: 1px;
	text-indent: -999999px;
	height: 13px;
}

#header #navigation li.nav-home a {
	background: url(images/nav-home.gif) no-repeat left top;
	width: 48px;
}
#header #navigation li.nav-home a.current, #header #navigation li.nav-home a:hover {background: url(images/nav-active-home.gif) no-repeat left top;}

#header #navigation li.nav-benefits a {
	background: url(images/nav-benefits.gif) no-repeat left top;
	width: 79px;
}
#header #navigation li.nav-benefits a.current, #header #navigation li.nav-benefits a:hover {background: url(images/nav-active-benefits.gif) no-repeat left top;}

#header #navigation li.nav-solutions a {
	background: url(images/nav-solutions.gif) no-repeat left top;
	width: 91px;
}
#header #navigation li.nav-solutions a.current, #header #navigation li.nav-solutions a:hover {background: url(images/nav-active-solutions.gif) no-repeat left top;}

#header #navigation li.nav-company a {
	background: url(images/nav-company.gif) no-repeat left top;
	width: 83px;
}
#header #navigation li.nav-company a.current, #header #navigation li.nav-company a:hover {background: url(images/nav-active-company.gif) no-repeat left top;}

#header #navigation li.nav-contact a {
	background: url(images/nav-contact.gif) no-repeat left top;
	width: 77px;
}
#header #navigation li.nav-contact a.current, #header #navigation li.nav-contact a:hover {background: url(images/nav-active-contact.gif) no-repeat left top;}

#header #navigation li.nav-login a {
	background: url(images/nav-login.gif) no-repeat left top;
	width: 49px;
}
#header #navigation li.nav-login a.current {background: url(images/nav-active-login.gif) no-repeat left top;}

#header #navigation li .login-modal {
	display: none;
	position: absolute;
	top: 20px;
	right: -20px;
	width: 195px;
	height: 166px;
	background: url(images/bg-modal.png) no-repeat left top;
	padding: 10px;
	z-index: 100;
}

.login-modal h3 {
	margin-left: 135px;
	margin-top: 5px;
	height: 13px;
	width: 49px;
	background: url(images/nav-login.gif) no-repeat left center;
	font-size: 1px;
	text-indent: -99999px;
	cursor: pointer;
}

.login-modal form {
	width: 170px;
	margin: 10px auto 0;
	padding: 10px 0;
	border-top: 1px solid #d9d9d9;
}

.login-modal form p {
	padding-bottom: 10px;
	color: #959595;
	font-size: 10px;
}

.login-modal form .inputting {
	color: #959595;
	width: 160px;
	padding: 7px 5px;
	outline: none;
	font-size: 13px;
	background: url(images/modal-input.gif) no-repeat left top;
	border: none;
}

.login-modal form .btn input {
	font-size: 1px;
	text-indent: -9999px;
	border: none;
	background: url(images/btn-login.gif) no-repeat left top;
	width: 74px;
	height: 28px;
	cursor: pointer;
}

.login-modal form .check {
	float: left;
	width: 90px;
	line-height: 28px;
}

.login-modal form .btn {
	float: right;
	width: 74px;
}

/* @end */

/* @group Content */

#content {
	
}

#content #box {
	margin-top: 23px;
	background: url(images/bg-wrap.png) repeat-y left top;
	border: 1px solid #ededed;
	border-width: 1px 1px 1px 0;
}

/* @group Mast */

#content .mast {
	height: 383px;
	position: relative;
}

.mast .mast-container {
	height: 309px;
	background-image: url(images/bg-mast.jpg);
}

.panel {background-image: url(images/bg-mast.jpg);}

.mast .mast-container ul {
	list-style: none;
	width: 980px;
}

.mast .mast-container ul li {
	width: 980px;
	height: 310px;
}

.panel-wrapper .mast-exp {
	float: left;
	width: 643px;
	height: 310px;
}
.panel-wrapper .trial-box {
	float: right;
	width: 322px;
	height: 310px;
	background: url(images/bg-signup.jpg) no-repeat left top;
}

.panel-wrapper .trial-box h3 {
	font-size: 1px;
	text-indent: -99999px;
	width: 322px;
	height: 83px;
	background: url(images/head-signup.jpg) no-repeat left top;
}

.panel-wrapper .trial-box p {
	color: #636363;
	font-size: 14px;
	line-height: 1.5;
	padding: 10px 35px 5px;
}

.panel-wrapper .trial-box p a.signup-btn {
	font-size: 1px;
	text-indent: -9999px;
	display: block;
	width: 250px;
	height: 42px;
	background: url(images/btn-signup.jpg) no-repeat left top;
}

.mast .mast-controls a {
	font-size: 1px;
	text-indent: -99999px;
	display: block;
	float: left;
	width: 239px;
	height: 73px;
}

.mast .mast-controls a.monitor {background: url(images/mast-active-monitor.jpg) no-repeat left top;}
.mast .mast-controls a.manage {background: url(images/mast-manage.jpg) no-repeat left top;}
.mast .mast-controls a.automate {background: url(images/mast-automate.jpg) no-repeat left top;}
.mast .mast-controls a.report {background: url(images/mast-report.jpg) no-repeat left top;}

/* @end */

.info-boxes {
	margin-top: 30px;
}

.info-boxes .box {
	float: left;
	width: 290px;
	margin-right: 30px;
	color: #444;
}

.info-boxes .box h3 {
	font-size: 18px;
	color: #464646;
	margin-bottom: 15px;
}

.info-boxes .box p {
	font-size: 13px;
	line-height: 1.5;
	padding-bottom: 10px;
}

.info-boxes .box p a {
	color: #1487c3;
}

/* @group Sidebar */

#sidebar {
	width: 228px;
	float: left;
}

#sidebar ul {
	list-style: none;
	font-size: 14px;
	color: #3d8cb4;
}

#sidebar ul li {
	border-bottom: 1px solid #f0f0f0;
	padding-left: 1px;
}

#sidebar ul li a {
	color: #3d8cb4;
	text-decoration: none;
	line-height: 42px;
	height: 42px;
	padding: 0 20px;
	display: block;
	background: url(images/arrow-side.png) no-repeat 208px center;
}

#sidebar ul li a:hover, #sidebar ul li.current_page_item a {
	color: #464646;
	background: #fff url(images/arrow-side-hover.png) no-repeat 208px center;
}

/* @end */

/* @group Main */

#main {
	float: right;
	width: 727px;
}

#main .post {
	padding: 20px 0;
}

#main .post .post-img {
	float: right;
}

#main .post .alignright {
	float: right;
}

#main .post h2 {
	font-size: 32px;
	font-weight: normal;
	color: #252525;
	padding-bottom: 10px;
}

#main .post p {
	font-size: 18px;
	color: #707070;
	line-height: 1.5;
	padding-bottom: 20px;
}

#main .featured-posts {
	border-top: 1px solid #e3e3e3;
	padding-top: 20px;
}

.featured-posts .feature {
	float: left;
	width: 310px;
	padding-right: 40px;
	padding-bottom: 10px;
}

.featured-posts .feature h3 {
	font-size: 16px;
	padding-bottom: 10px;
	color: #464646;
}

.featured-posts .feature p {
	padding-bottom: 5px;
	color: #464646;
	font-size: 13px;
	line-height: 1.4;
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	margin-top: 40px;
	border-top: 1px solid #cccccc;
	padding-top: 5px;
}

#footer .foot-cols {
	
}

#footer .foot-cols .fcol {
	color: #555555;
	font-size: 12px;
	float: left;
	width: 155px;
}

#footer .foot-cols .fcol ul {
	list-style: none;
}

#footer .foot-cols .fcol ul li {
	padding-bottom: 5px;
}

#footer .foot-cols .fcol h3 {
	padding-bottom: 10px;
	text-decoration: underline;
}

#footer .foot-cols .fcol a {
	color: #555555;
	text-decoration: none;
}

/* @end */

/* @group slider */

/* Most common stuff you'll need to change */

	.coda-slider { /*background: #ebebeb*/ }
	
	.coda-slider .title {display: none;}
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 980px; } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 980px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav { position: absolute; left: 0; bottom: 1px;}
	.coda-nav ul { clear: both; display: block; overflow: hidden }
	.coda-nav ul li { display: block; float:left; }
	.coda-nav ul li a { display: block; float: left;  text-decoration: none }
	
	.coda-nav ul li a {
		font-size: 1px;
		text-indent: -99999px;
		display: block;
		float: left;
		width: 239px;
		height: 73px;
	}

	.coda-nav ul li.tab1 a{background: url(images/mast-monitor.jpg) no-repeat left 1px;}
	.coda-nav ul li.tab2 a{background: url(images/mast-manage.jpg) no-repeat left top;}
	.coda-nav ul li.tab3 a{background: url(images/mast-automate.jpg) no-repeat left top;}
	.coda-nav ul li.tab4 a{background: url(images/mast-report.jpg) no-repeat left top;}
	
	.coda-nav ul li.tab1 a.current {background: url(images/mast-active-monitor.jpg) no-repeat left top;}
	.coda-nav ul li.tab2 a.current {background: url(images/mast-active-manage.jpg) no-repeat left 1px;}
	.coda-nav ul li.tab3 a.current {background: url(images/mast-active-automate.jpg) no-repeat left 1px;}
	.coda-nav ul li.tab4 a.current {background: url(images/mast-active-report.jpg) no-repeat left 1px;}
	
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left; display: none; }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

/* @end */











/* @group Clearer */

.info-boxes:after, .foot-cols:after, #box:after, #main .post:after, #main .featured-posts:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.info-boxes, .foot-cols, #box, #main .post, #main .featured-posts {
	min-height: 1px;
}

* html .info-boxes, * html .foot-cols, * html #box, * html #main .post, * html #main .featured-posts {
	height: 1%;
}

/* @end */
