/* #Google Font
================================================== */

@import url(//fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);

/* #Site Styles
================================================== */

/* Main Container */
	.main { padding-bottom: 0px; }
	.fullBg { position: fixed; top: 0; left: 0; overflow: hidden; }
	#background { position: fixed; z-index: -1; top: 0; left: 0; overflow: hidden; display: none; }


/* Background */	
	.poswrapper { width: 0; margin: 0 auto; height: 100%; overflow: visible; }
	.poswrapper.wide { width: 100%; margin-left: 0; margin-right: 0; height: 100%; overflow: visible; }
	.whitebackground { position: fixed; top: 0; left: 50%; z-index: -1; width: 1040px; height: 100%; margin-left: -520px; background: #fff;  }
	.whitebackground.full { position: fixed; top: 0; z-index: -1; width: 100%; height: 100%; left: 0; margin-left: 0px; background: #fff; }

	
/* Header */
	.poswrapheaderline { z-index: 0; width: 0px; margin-left: auto; margin-right: auto; height: 100%; overflow: visible; position: relative; }
	.poswrapheaderline.wide { z-index: 0; width: 100%; margin-left: 0; margin-right: 0; height: 100%; overflow: visible; position: relative; }
	.headerline { position: absolute; z-index: 2; width: 1040px; height: 90px; margin-left: -520px; top: 0; background: #111; }
	.home .headerline.full { position: absolute; z-index: 2; width: 100%; height: 477px; left: 0; margin-left: 0; top: 0; background: #FFF; background-image:url('../images/home-bg.jpg'); background-repeat:no-repeat; background-position:center top; }
	.headerline.full { position: absolute; z-index: 2; width: 100%; left: 0; margin-left: 0; top: 0; background: #1f3040; }
	.header { padding-top: 0; padding-bottom: 0; margin-bottom: 0; }
	.logo { background: url('../images/logo.png') no-repeat left center; float: left; height: 55px; width: 269px; position: relative; z-index: 15; margin-top:25px; }
	.mainmenu { float: right; font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #999; height: 90px;}
	
	.pagetitle { position: relative; z-index: 1; float: left; margin-top: 0px; margin-bottom: 0px; width: 100%; padding-top: 20px; }
	.pagetitleholder { float: left; display: inline; padding-left: 10px; }
	.pagetitle h1 { float: left; font-size: 40px; line-height: 50px; color: #222; font-weight: bold; margin-top: 2px; width: 100%; position: relative; z-index: 1; margin:0; }
	
	
/* Mainmenu */	
	#screen-menu{ position: relative; float: right; margin: 0; z-index: 99; }
	#screen-menu ul{ z-index: 100; margin: 0; padding: 0; list-style-type: none; }	
	#screen-menu ul li{ position: relative; display: inline; float: left; line-height: 12px; background: transparent; margin-left:15px; margin-top:37px; }
	#screen-menu ul li a:link, #screen-menu ul li a:visited{ color: #fff;  font-weight: bold; font-family: 'PT Sans', sans-serif; font-size: 15px; line-height: 15px; }
	#screen-menu ul li a:hover{ color: #fff; }
	#screen-menu ul li a {text-shadow: #000 1px 2px .1em;}
	#current_nav {border-bottom: 3px solid green;} 
	#screen-menu {
		background-image:url(../images/eye.png); background-repeat:no-repeat; background-position: 72px 12px;
	}
				
/* Responsive Menu */
	
	#screen-menu { visibility: visible; } 
	#responsive-menu{ display: none; float: left; }

	@media only screen and (max-width: 767px) {
		#screen-menu { visibility: hidden; height: 0;} 
		#responsive-menu { display: inline-block; width: 100%; margin-top: 25px; }			  
	}

/* Dividers */
	.divide { height: 30px; margin-bottom: 23px; margin-top: 27px; }
	.s-divide { height: 50px; width:100%; background-image:url(../images/s-divider.png); background-repeat:no-repeat; margin:0; background-size: 100%; background-position: center; }
	.right-divide { background-image:url(../images/right-divide.png); background-repeat:no-repeat; background-position:30px top; min-height: 360px; }
	.left-divide { background-image:url(../images/left-divide.png); background-repeat:no-repeat; background-position:right top; min-height: 360px; }
	.divide.notop { margin-top: -8px; }
	.dividerline { position: absolute; z-index: 0; width: 940px; height: 0px; border-bottom: 1px solid #ddd; margin-top: 32px; }
	.titledivider { position: absolute; z-index: 1; }
    .divide h3 { font-size: 13px; font-weight: bold; width: 100%; text-transform: uppercase; }
	.noheadline { height: 20px; }
	.bottomadjust { padding-bottom: 40px; }
	.divide .rightlink{  position: relative; float: right; padding-left: 10px; margin-top: 7px; z-index: 1; }
	
	
/* Home Intro */
	.homeintro { float: left; display: inline; width: 960px; height:368px; }
	.homeintro h1 { font-weight:bold; color:#bbb; font-size:35px; line-height:40px; text-shadow: #000 0px 2px .1em; margin-top:55px; }
	.homeintro { color:#fff; font-size:15px; text-shadow: #000 0px 2px .1em; }
	.homeintro .lastcolumn { background-image:url(../images/home/t1-laptop.png); background-repeat: no-repeat; height:339px; width:567px; padding: 25px 0 0 107px; position:absolute; right:-82px; }
	
	
/* Home */
	.cta-full {height:80px; background-image:url(../images/home/t4-bg.png); margin-top:35px; } /*Not doing great on mobile 6/29*/
	.cta-full p{ color: #FFF; font-family: 'PT Sans', sans-serif; font-weight: normal; padding:18px; }
	.tier2 { margin-top:30px; margin-bottom: 0px;  }
	.tier2 h2{ font-size: 24px; line-height: 24px; margin-bottom: 4px; font-weight: 300; color: #222; text-align:center; }
	.tier3 h2{ font-size: 16px;	line-height: 16px; margin-top:40px; margin-bottom: 0px;	font-weight: 700; color: #333; letter-spacing: 0.1em; text-align:center; }
	
	
/* Text Content */
	.textblock { float: left; margin-bottom: -10px; margin-top: 36px; }
	.textblock.right { float: right; }
	.textblocksidebar { margin-bottom: -10px; margin-top: 36px; }
	.textblocksidebar.right { float: right; }
	
	
/* Media Item */
	.mediaitem { float: left; width: 220px; }
	
	
/* Clients (home) */	
	ul.clients { float: left; width: 100%; margin: 0; padding: 0; margin-top: 1px; }
	ul.clients li { display: inline; }
	ul.clients li img { width: 19.8%; float: left; border: 1px solid #ddd; margin-right:-1px; margin-top: -1px; height: 80px; }
	.listovereffect { -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15); }


/* Sidebar */
	.sidebar .widget { float: left; margin-bottom: 60px; width: 100%; }
	.sidebar { margin-bottom: -40px; }
	.sidebar .widget h5 { width: 100%; color: #777; font-size: 13px; line-height: 13px; font-weight: bold; margin-bottom: 29px; text-transform: uppercase; }
	.sidebar .widget ul li { margin-bottom: 2px; }
	.sidebar .widget ul { margin-bottom: 0; }
	
	
/* Footer */
	.footerwrap { width: 1040px; left: 50%; margin-left: -520px; padding: 0; padding-top: 10px; padding-bottom: 2px; margin-bottom: 0; border-top:1px solid #cccccc; font-style:italic;}
	.footerwrap.full { width: 100%; left: 0; margin: 0; padding: 0; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0; border-top:1px solid #cccccc; font-style:italic;}
	.footer { width: 960px; margin: 0 auto; color: #888; }
	.subfooter { width: 960px; margin: 0 auto; color: #494949; font-size: 11px; line-height: 30px; }
	.footer	.subline { float: left; font-size: 11px; line-height: 11px; margin-top: 5px; color: #595959; }
	.footer .widget { padding-top: 60px; padding-bottom: 60px; }
	.footer .widget h5 { float: left; color: #fff; font-size: 13px; font-weight: bold; line-height: 13px; margin-bottom: 29px; border-top: 1px solid #444; padding-top: 7px; text-transform: uppercase; }
	.footer strong { color: #ccc; }
	.footer .widget ul li { margin-bottom: 2px; }
	.footer a, .footer a:visited { color: #888; float: right; margin-left: 25px; display: block; line-height: 25px; margin-top: 2px; }
	.sitenav { text-align: right; float: right; }
	.footerimage { margin-top: 0px !important;  }
	.footerimage.lastfooter { margin-left:10px !important; }
	.owl_footer {clear: both; padding-top: 20px; text-align: right;}

	
/* Content Layouts */
	.contentdivider { float: left; width: 100%; height: 0; border-bottom: 1px solid #ddd; margin-bottom: 30px; margin-top: 10px; }
	.one_half { width: 48%; }
	.one_third { width: 30.66%; }
	.two_third { width: 65.33%; }
	.one_fourth { width: 22%; }
	.one_fifth { width: 16.8%; }
	.one_sixth { width: 13.33%; }
	.one_half, .one_third, .two_third, .one_fourth, .one_fifth, .one_sixth { margin-right: 4%; margin-bottom: 10px; float: left; }
	.lastcolumn { margin-right: 0!important; clear: right; }
	


/* #Page Styles
================================================== */

	.content { padding-top: 20px; }
	.content.right { float: right; }
	.hidden { display: none; }
	
	
/* #Pricing
================================================== */

	.pricing-signup .one_fourth { text-align: center; }
	.pricing-signup .one_fourth h3 {margin-bottom:0; color: #222;}
	.pricing-signup .one_fourth h2 {font-weight: bold; letter-spacing: 0.05em; color: #222;}
	.pricing-signup .one_fifth { text-align: center; }
	.pricing-signup .one_fifth h3 {font-size: 20px; margin-bottom:0; color: #222;}
	.pricing-signup .one_fifth h2 {font-size: 25px; font-weight: bold; letter-spacing: 0.04em; color: #222;}
	
	.pricing { float: left; width: 100%; margin-top: 0px; margin-bottom: 20px;  }
	.pricing ul { float: left; text-align: center; border: 1px solid #1a2034; margin: 0; margin-right: -2px; -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4); position:relative;  z-index: 5; background:#eee;}
    .pricing .pricecol ul li { margin: 0; }
	.pricing .thead { font-family: 'PT Sans', sans-serif; font-size: 31px; line-height:26px; font-weight:bold; color: #ccd6df; padding: 20px; padding-top: 10px; padding-bottom: 10px;  text-shadow: 0px -1px #333;
	
	background-color: #4f6375; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4f6375), to(#1a2034));
	background-image: -webkit-linear-gradient(top, #4f6375, #1a2034); 
	background-image:    -moz-linear-gradient(top, #4f6375, #1a2034);
	background-image:     -ms-linear-gradient(top, #4f6375, #1a2034);
	background-image:      -o-linear-gradient(top, #4f6375, #1a2034);
	
	}
	.pricing .thead span {display: block; font-size:15px;}
	.pricing .item { color: #333; padding: 5px; }
	.pricing .item.first {padding-top: 25px;}
	.pricing .item.last {padding-bottom: 25px;}
	.pricing .buy { color: #333; padding-top: 15px; padding-bottom: 15px; margin-top: -1px; }
	
	.pricing .light ul { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; z-index: 1; border: 1px #363636 solid; margin-top:15px;}
	.pricing .light .thead { 
	
	background-color: #757575; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#757575), to(#363636));
	background-image: -webkit-linear-gradient(top, #757575, #363636); 
	background-image:    -moz-linear-gradient(top, #757575, #363636);
	background-image:     -ms-linear-gradient(top, #757575, #363636);
	background-image:      -o-linear-gradient(top, #757575, #363636);
	
	color: #b6b6b6; }
	.pricing .light .price { background: #ddd; color: #555; }
	.pricing .light .price span { color: #777; }
	.pricing .light .item { color: #666; }
	.pricing .light .item.last { padding-bottom:20px; }
	
	.pricecol.highlight ul { margin-top: -10px; -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.6); -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.6); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6); font-size: 15px; z-index:10; border: 1px #000c32 solid; }
	.pricing .highlight .thead { 
	
	background-color: #385976; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#385976), to(#000c32));
	background-image: -webkit-linear-gradient(top, #385976, #000c32); 
	background-image:    -moz-linear-gradient(top, #385976, #000c32);
	background-image:     -ms-linear-gradient(top, #385976, #000c32);
	background-image:      -o-linear-gradient(top, #385976, #000c32);
	
	color: #fff; }
	.pricing .highlight .price { background: #f5f5f5; color: #1f3040; }
	.pricing .highlight .price span { color: #888; }
	.pricing .highlight .item { background: #fff; color: #000; padding: 10px; }
	.pricing .highlight .item.first {padding-top: 25px;}
	.pricing .highlight .item.last {padding-bottom: 25px;}
	.pricing .highlight .buy { color: #555; padding-top: 15px; padding-bottom: 20px; background-color:#FFF;}
	
	.pricing.fivecols .pricecol ul { float: left; width: 20%; }
	.pricing.fourcols .pricecol ul { float: left; width: 25%; }
	.pricing.threecols .pricecol ul { float: left; width: 33.3%; }
	.pricing span.no { background: url('../images/tiles/remove.png') no-repeat; padding-left: 30px; padding-right: 30px; }
	.pricing span.yes { background: url('../images/tiles/check.png') no-repeat; padding-left: 30px; padding-right: 30px; }
	
	.pp_inline h2 {font-size: 30px; line-height: 45px; margin-bottom: 0px; font-weight: bold; color: #111;}
	.pp_inline p {color: #666; line-height:150%;}
	.pp_inline input {width: 66% !important; margin: 10px 75px;}
	.pp_inline button {margin: 10px 148px 20px;}

/* #Contact (Pricing, Contact, Support, Payment)
================================================== */

	#contactform input { float: left; width: 45%; margin-right: 10px; }
	#contactform .longform { float: left; width: 95%; margin-right: 0px; }
	#contactform input.last { margin-right: 0px; }		
	#contactform textarea { float: left; width: 95%; height: 200px; }
	#contactform select {width: 310px; height: 37px; padding: 10px; float:left;}
	.errormessage, .sendingmessage, .successmessage { float: left; color: #777; font-size: 12px; line-height: 30px; text-decoration: none; display: none; width: 100%; }
	#signupform .errormessage, #signupform .sendingmessage, #signupform .successmessage { line-height: 12px; }
	.errormessage { color: red; /* #34b489; */ }
	input[type="text"].formerror, textarea.formerror { border: 1px solid red; /* #34b489; */ }

	.pricing-signup #contactform input { float: left; width: 203px; margin-right: 10px; }
	.pricing-signup #contactform input.last { margin-right: 0px; }		
	.pricing-signup #contactform textarea { float: left; width: 438px; max-width: 438px; height: 100px; }
	
	
	
/* #Tour
================================================== */


#tour-content{
	overflow:hidden;
	width:715px;
	background-color:white;
	position:relative;
	/*height:1000px;*/
	float:left;
}
	#tour-content h2{
		margin:20px 0pt;
		font-size:26px;
		line-height:130%;
		color:#111;
		font-weight:bold;
	}
	#tour-content a{
		color:#777;
		font-weight:bolder;
		text-decoration:none;
	}
	
#tour-controls-wrapper {
	float:left;
	width:225px;
	background-image:url('../images/tour-divide.png');
	background-repeat:no-repeat;
	background-position: 209px top;
}
	#tour-controls{
		width:215px;
	}
		#tour-controls .sup{
			margin:0;
			
			border-bottom: 1px #d6d5d5 solid;
			font-size:12px;
			list-style-type:none;
		}
		
		#tour-controls .sup.last{
			border-bottom: none;
		}
		
		#tour-controls .sup.selected {
		background-color: #1F3040;
		border-bottom-color: #1F3040;
		padding-right:10px;
		background-image:url('../images/tour-arrow.png');
		background-repeat:no-repeat;
		background-position:top right;
		border:none;
		height:63px;
		width:215px;
		}
		
		#tour-controls .sup.selected a {	
			color: white !important;
		}
		
		#tour-controls .sup.selected a span {	
			color: white !important;
		}
		
			#tour-controls ul{
				margin:5px 0;
				list-style:circle;
				padding-left:15px;						
			}
			#tour-controls a{
				color:#111;
				font-weight:bold;
				text-decoration:none;
				font-family: 'PT Sans', sans-serif;
				font-size:17px;
				line-height:16px;
				padding: 15px 10px;
				display:block;
			}				
			#tour-controls a span {
				color: #3a5a78;
				font-weight: normal;
				font-size: 12px;
				font-style:italic;
				display:block;
			}
			#tour-controls .sup li{
				margin: 3px 0 !important;
				margin:-4px 0;
				font-size:10px;
			}
			#tour-controls a.scrolling{
				color:#933;
			}
.section{
	width: 6155px; /* 5440px; */
	position:relative;
}
.section ul {margin:0;}
	.section .sub{
		position:relative;
		float:left;
		padding: 0 20px;
		width:675px;
		/*height:1000px;*/
		list-style-type:none;
	}
		.section .sub p{
			margin:16px 0;
			font-size:15px;
			line-height:1.4em;
		}
		.section .sub img{
			/*margin:0px 30px 20px;*/
		}
		.section .next, .section .prev{
			font-size:18px;
			position:absolute;
			bottom:15px;
			letter-spacing:-2px;
		}
		.section .next{
			right:30px;
		}
		.section .prev{
			left:30px;
		}

.message{
	background:#EEE;
	border:1px solid #999;
	color:#333;
	font-size:12px;
	padding:1px;
	position:absolute;
	left:11px;
}
#first{
	top:484px !important;
	top:498px;			
}
#second{
	top:503px !important;
	top:517px;			
}

.boxshadow { border: 1px solid #999; box-shadow: 0px 2px 5px #999; }
.tourdivider { height:25px; clear:both; }

#collaboration-2 { margin-top:22px; }
#collaboration-3 { margin-top:45px; }

#client-2 { margin-top:15px; }
#client-3 { margin-top:60px; }

#image-2 { margin-top:70px }
#image-3 { margin-top:60px }
#image-4 { margin-top:50px }


#organize-2 { margin-top:35px }
#organize-3 { margin-top:25px }

#user-2 { margin-top:35px }
#user-3 { margin-top:35px }

/* #Clients
================================================== */

	.clients h2{ font-size: 16px; line-height: 16px; margin-top:40px; margin-bottom: 0px; font-weight: 700; color: #333; letter-spacing: 0.1em; text-align:center; text-transform:uppercase; float:left; clear:both; margin-left:10px; }
	
	.clients .box {height:108px; margin-top:5px; border:1px #bbb solid; width: 958px; float: right; background-color:#eee; position:relative; } 
	.clients .box img { float:left; border-right:1px #bbb solid; font-style:italic; }
	.clients .box p { color: #333; font-size: 20px; font-weight: normal; text-align:left; font-style:italic; padding: 10px; float: left; width: 811px; line-height: 30px;margin-bottom: 0px;}	
	.clients .box span { font-size: 12px; line-height: 16px; color: #858585; letter-spacing: 0.1em; text-align:center; text-transform:uppercase; float:right; position:absolute; bottom:10px; right:15px; }

/* Slider */

	/*.homeslider { float: left; display: inline; width: 1040px; margin-left: -40px; border-bottom: 3px solid #34b489;  }*/
	.sliderspacefix { float: left;  margin-bottom: 12px;  }
	.nosliderspacer { float: left; height: 20px; }
	.slidertext h6, .slidertext h5, .slidertext h4, .slidertext h3, .slidertext h2, .slidertext h1 { margin-top: -7px; } 
	/*
	 * jQuery FlexSlider v1.8
	 * http://flex.madebymufffin.com
	 *
	 * Copyright 2011, Tyler Smith
	 * Free to use under the MIT license.
	 * http://www.opensource.org/licenses/mit-license.php
	 */
	 
	/* Browser Resets */
	.flex-container a:active,
	.flexslider a:active {outline: none;}
	.slides,
	.flex-control-nav,
	.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
	/* FlexSlider Necessary Styles
	*********************************/ 
	.flexslider {width: 463px; margin: 0; padding: 0; }
	.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
	.flexslider .slides img {max-width: 100%; display: block; margin-bottom: -24px; }
    .flexslider.postslider .slides img { margin: 0; padding: 0;  }
    .flexslider.postslider .slides img {  margin-bottom: -23px;  }
	.flex-pauseplay span {text-transform: capitalize;}
	/* Clearfix for the .slides element */
	.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
	html[xmlns] .slides {display: block;} 
	* html .slides {height: 1%;}
	/* No JavaScript Fallback */
	/* If you are not using another script, such as Modernizr, make sure you
	 * include js that eliminates this class on page load */
	.no-js .slides > li:first-child {display: block;}
	/* FlexSlider Default Theme
	*********************************/
	.flexslider {background: transparent; border: 0; position: relative; zoom: 1; }
	.flexslider .slides {zoom: 1;}
	.flexslider .slides > li {position: relative;}
	/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
	.flex-container {zoom: 1; position: relative;}
	/* Caption style */
	/* IE rgba() hack */
	.flex-caption {background: url(../images/tiles/captionbg.png) repeat 0 0; zoom: 1;}
	.flex-caption {width: 100%; max-width: 90.4%; padding: 15px; padding-left: 30px; position: absolute; left: 0px; bottom: 0px; color: #fff; /*text-shadow: 0 -1px 0 rgba(0,0,0,.9);*/ font-family: 'Open Sans', sans-serif; font-size: 14px; font-style: italic; line-height: 20px;  margin-bottom: -24px;  }
	.flex-caption a{ font-size: 14px;  font-style: italic; text-decoration:underline; line-height: 20px; color: #fff;}
	.flex-caption h5 { color: #fff; font-weight: bold; margin-bottom: 2px;}
	/* Direction Nav */
	ul.flex-direction-nav  { position: absolute; top: 50%; margin-top: -40px; width: 100%; display: none; }
	.flex-direction-nav li a {width: 80px; height: 80px; display: block; cursor: pointer; position: absolute; text-indent: -9999px;}
	.flex-direction-nav li .next {left: 100%; top: 50%; margin-left: -80px; background: url('../images/tiles/arrow_right_large.png') no-repeat 0 0; }
	.flex-direction-nav li .prev {left: 0; top: 50%; background: url('../images/tiles/arrow_left_large.png') no-repeat 0 0; }
	.flexslider.postslider .flex-direction-nav li a {width: 40px; height: 80px; display: block; cursor: pointer; position: absolute; text-indent: -9999px;}
	.flexslider.postslider .flex-direction-nav li .next {left: 100%; top: 50%; margin-left: -40px; background: url('../images/tiles/arrow_right_small.png') no-repeat 0 0;  }
	.flexslider.postslider .flex-direction-nav li .prev {left: 0; top: 50%; background: url('../images/tiles/arrow_left_small.png') no-repeat 0 0;  }
	.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}
	/*.flex-direction-nav li a.next:hover { background-color: #34b489; }
	.flex-direction-nav li a.prev:hover { background-color: #34b489; }*/
	/* Control Nav */
	.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
	.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
	.flex-control-nav li:first-child {margin: 0;}
	.flex-control-nav li a {width: 13px; height: 13px; display: block; cursor: pointer; text-indent: -9999px;}
	.flex-control-nav li a:hover {background-position: 0 -13px;}
	.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}


/* #Extras
================================================== */

.extras .express_download p {
	margin-top: 30px;
	font-weight: bold;
}

.extras .express_download a {
	margin-left: 20px;
	margin-left: 0px; margin-bottom: 0px; padding: 4px 12px;
	color: green;
}

.extras .express_download span {
	font-size: 10px;
}


/* #Login Overlay
================================================== */

	#signin_menu form{margin-bottom:0px;}
	
	#signin_menu {
		display:none;
		position:absolute;
		width:215px;
		z-index:100;
		text-align:left;
		padding:12px;
		top: 65px;
		right: 0px;
		margin-right: -2px;
		color:#555;
		font-size:11px;
		
		
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		
		border: 1px solid #1F3040;
	
		-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2),inset 0 0 0 #000;
		-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2),inset 0 0 0 black;
		box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2),inset 0 0 0 black;
		
		background-color:#FFF;
		
		
		
	}
	
	.chat-bubble-arrow-border {
		border-color: transparent transparent #1F3040 transparent;
		border-style: solid;
		border-width: 9px;
		height: 0;
		width: 0;
		position: absolute;
		top: -19px;
		right: 30px;
	}
	
	.chat-bubble-arrow {
		border-color: transparent transparent white transparent;
		border-style: solid;
		border-width: 9px;
		height: 0;
		width: 0;
		position: absolute;
		top: -17px;
		right: 30px;
	}
	
	#signin_menu input[type=text], #signin_menu input[type=password] {
		display:block;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		border:1px solid #BFBFBF;
		font-size:13px;
		margin:0 0 5px;
		padding:5px;
		width:203px;
		background-color:#fff;
		
		-moz-box-shadow: 0 0 0 #000,inset 0px 3px 3px #eee;
		-webkit-box-shadow: 0 0 0 black,inset 0px 3px 3px #EEE;
		box-shadow: 0 0 0 black,inset 0px 3px 3px #EEE;

	}
	#signin_menu p {
		margin:0;
	}
	#signin_menu a {
		color:#6AC;
	}
	#signin_menu label {
		font-weight:normal;
	}
	#signin_menu p.remember {
		padding:10px 0;
		padding:5px 0;
	}
	#signin_menu p.remember span {
		font-size: 12px; 
		position: relative; 
		top: 5px; 
		color: #bbbbbb; 
		/* font-weight: normal; */
	}
	#signin_menu p.forgot, #signin_menu p.complete {
		clear:both;
		margin:5px 0;
	}
	#signin_menu p a {
		color:#27B!important;
	}
	#signin {
		width: 100%;
	}
	#signin #username, #signin #password {
		background-color: #eef;
		width: 203px!important;
	}
/*	#signin_submit {
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		background:#39d repeat-x scroll 0 0 !important;
		border:1px solid #39D;
		color:#fff;
		text-shadow:0 -1px 0 #39d;
		padding:4px 10px 5px;
		font-size:11px;
		margin:0 5px 0 0;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
	}
	#signin_submit::-moz-focus-inner {
	padding:0;
	border:0;
	}
	#signin_submit:hover, #signin_submit:focus {
		background-position:0 -5px;
		cursor:pointer;
	}*/


/* #Login Page
================================================== */

.success p {
	background: #cbffd1;
	border: 1px solid #63d872;
	color: #2f7038;
}

.information p {
	background: #c7e8f4;
	border: 1px solid #a3d5e7;
	color: #466773;
}

.warning p {
	background: #fff9c2;
	border: 1px solid #d5cd84;
	color: #8c560c;
}

.error p {
	background: #f8c9c9;
	border: 1px solid #ee9b9b;
	color: #864d4d;
}

.success a { color: #00ae18; }
.information a { color: #0099d0; }
.warning a { color: #b4a200; }
.error a { color: #E41E26; }

.success, .information, .warning, .error { margin-bottom: 0px; }
.success p, .information p, .warning p, .error p { padding:10px; margin: 5px 10px; }
.success a, .information a, .warning a, .error a { margin-left: 10px; text-decoration: underline; }

#signin_menu_page a { text-decoration:underline; }

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {

		ul.clients li img { height: auto; }

		.flexslider { width:100%; }
		.homeintro .lastcolumn {
			height: 235px;
			width: 317px;
			padding: 17px 73px 0 77px;
			right: -57px;
			background-size: 100%;
			margin-top: 15px;
		}
		.homeintro { height: 298px; }
		.homeintro h1 { margin-top:25px; }
		.home .headerline.full { background-position: center -70px; }
		.homeintro .button { padding: 6px 30px 10px; }
		.tier2 h2 { font-size: 22px; }
		.tier3 h2 { font-size: 12px; }
		.home .cta-full #cta-small { font-size: 11px !important; }
		
		#tour-controls { width: 100%; height: 33px; display: block;	background-color: #EEE;	}
		#tour-controls .sup.selected { background-color: #1F3040; padding-right: 0; background-image: none; height: 100%; width: 14%; }
		#tour-controls .sup { margin: 0; border-right: 1px #D6D5D5 solid; font-size: 12px; list-style-type: none; float: left; width: 14%; height: 100%; border-bottom:none; }
		#tour-controls .sup.last { border-right:none; }
		#tour-controls a { color: #111; font-weight: bold; text-decoration: none; font-family: 'PT Sans', sans-serif; font-size: 13px; line-height: 16px; display: inline-block; width: 100%; text-align: center; height: 100%; padding:0; }
		#tour-controls a span { display: none; }
		#tour-controls-wrapper { float: none; width: 100%; background-image: none; }
		#tour-controls .sup:not(.client) { padding-top: 8px; height: 25px;}
		.nosliderspacer.tour {display: none;}
		
		.clients .box p { width: 600px; font-size: 17px; line-height: 20px; }
		
		.pricing-signup #contactform input { width: 155px; }
		.pricing-signup #contactform textarea { width: 342px; }
		#contactform input { width: 44.4%; }
		#contactform select { width: 247px; }
		#signin_submit { /*color: #333 !important;*/ }
		
		.dividerline { width: 748px; }
		.dividerlinehalf { width: 364px; }
		.footer { width: 768px; }
		.whitebackground, .headerline, .footerwrap { width: 848px; margin-left: -424px;}
		.pluswrap.half { width: 342px; }
		.teasers .topline, .teasers .subline { width:132px; }
		.mediaitem { width: 172px;}
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		#screen-menu ul li { margin-left:0px; }
		
		ul.clients li img { height: auto; }

		
		.mainmenu { float: left; width: 100%; }
		.footer .widget { margin-bottom: 52px; }
		.footer .sixteen:first-child { padding-top: 60px; }
		.one_half, .one_third, .two_third, .one_fourth, .one_fifth, .one_sixth { width: 100%; }
		.sidebar { margin-top: 10px; padding-top: 38px; border-top: 1px solid #ddd; }
		.postnav { padding-bottom: 18px; }
		ul.clients li img { width: 33%; }
		.bottomadjust { padding-bottom: 60px; }
		.sitenav { text-align: center; }
		.whitebackground, .teaser { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
		.postbody { float: left; border-left: 0; padding-left: 0; }
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
 
 		.home .one_half.lastcolumn { display: none; }
		.homeintro h1 { margin-top: 0; }
		.homeintro { height: 295px; }
		.cta-full { height:auto; background-image: none; }
		#cta-small { display:none; }
		.cta-full p { padding: 0px; margin: 0; }
		.cta-full p span { color: #333 !important; text-shadow:none !important; font-size:28px !important;}
		.cta-full .button { width: 100%; padding: 10px 0; margin: 0; }
		
		#tour-controls { width: 100%; height: 33px; display: block;	}
		#tour-controls .sup.selected { background-color: #1F3040; padding-right: 0; background-image: none; height: 100%; width: 24%; }
		#tour-controls .sup { margin: 2px; font-size: 11px; list-style-type: none; float: left; width: 24%; height: 100%; border-bottom:none; background-color:#EEE;}
		#tour-controls .sup.last { border-right:none; }
		#tour-controls a { color: #111; font-weight: bold; text-decoration: none; font-family: 'PT Sans', sans-serif; font-size: 10px; line-height: 16px; display: inline-block; width: 100%; text-align: center; height: 100%; padding:8px 0 0;  }
		#tour-controls .sup.organize { margin-left: 53px; }
		#tour-controls a span { display: none; }
		#tour-controls-wrapper { float: none; width: 100%; background-image: none; }
		#tour-content{ width:420px; }
		.section .sub { width:420px; margin: 0px 20px; padding: 0; }
		.section #workflow { margin-left:0px !important; }

		.clients .box p { width: 400px; font-size: 17px; line-height: 20px; }
		.clients .box img { display:none; }
		.clients .box { height: 135px; }
		
		.pricing-signup .one_fourth { width: 22%; }
		.pricing-signup .one_fourth h3 { font-size:11px; }
		.pricing-signup .one_fourth h2 { font-size: 18px; line-height: 18px; }
		.pricing-signup .one_fifth { width: 16.8%; }
		.pricing-signup .one_fifth h3 { font-size:11px; }
		.pricing-signup .one_fifth h2 { font-size: 14px; line-height: 14px; }
		.pricing-signup #contactform input { width: 183px; }
		.pricing-signup #contactform textarea { width: 398px; }
		#contactform input { width: 183px; }
		#contactform select { width: 205px; }
		#signin_submit { /*color: #333 !important;*/ }
		
 		.logo { width: 420px; background-position: center; }
		.dividerline, .dividerlinehalf { width: 420px; }
		.right-divide { background:none; min-height:inherit; }
		.whitebackground, .headerline, .footerwrap, .subfooterwrap { width: 480px; margin-left: -240px;}
		.footer { width: 420px; }
		
		.pricing.fivecols .pricecol ul { width: 50%; }
		.pricing.fourcols .pricecol ul { width: 50%; }
		.pricing.threecols .pricecol ul { width: 50%; }
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		
 		.home .one_half.lastcolumn { display: none; }
		.home .one_half { margin-left: 0 !important; margin-right: 0; }
		.homeintro h1 { margin-top: 0; font-size:26px; line-height:35px; }
		.homeintro { height: 295px; width:inherit; }
		.homeintro p { font-size: 11px; line-height: 18px; }
		.homeintro a.button { width: 100%; padding: 10px 0; margin: 0; }
		.cta-full { height:auto; background-image: none; }
		#cta-small { display:none; }
		.cta-full p { padding: 0px; margin: 0; }
		.cta-full p span { color: #333 !important; text-shadow:none !important; font-size:28px !important;}
		.cta-full .button { width: 100%; padding: 10px 0; margin: 0; }
		
		#tour-controls { width: 100%; height: 33px; display: block;	}
		#tour-controls .sup.selected { background-color: #1F3040; padding-right: 0; background-image: none; height: 100%; width: 48%; }
		#tour-controls .sup { margin: 2px; font-size: 11px; list-style-type: none; float: left; width: 48%; height: 100%; border-bottom:none; background-color:#EEE;}
		#tour-controls .sup.last { border-right:none; }
		#tour-controls a { color: #111; font-weight: bold; text-decoration: none; font-family: 'PT Sans', sans-serif; font-size: 10px; line-height: 16px; display: inline-block; width: 100%; text-align: center; height: 100%; padding:8px 0 0;  }
		#tour-controls a span { display: none; }
		#tour-controls-wrapper { float: none; width: 100%; background-image: none; }
		#tour-content{ width:300px; }
		.section .sub { width:300px; margin: 0px 20px; padding: 0; }
		.section #workflow { margin-left:0px !important; }
		.boxshadow { border: none; box-shadow: none; }

		.clients .box p { width: 280px; font-size: 17px; line-height: 20px; }
		.clients .box img { display:none; }
		.clients .box { height: 180px; }
		
		.pricing-signup .one_fourth { width: 22%; }
		.pricing-signup .one_fourth h3 { font-size:11px; }
		.pricing-signup .one_fourth h2 { font-size: 18px; line-height: 18px; }
		.pricing-signup .one_fifth { width: 16.8%; }
		.pricing-signup .one_fifth h3 { font-size:8px; }
		.pricing-signup .one_fifth h2 { font-size: 10px; line-height: 10px; }
		.pricing-signup #contactform input { width: 278px; }
		.pricing-signup #contactform textarea { width: 278px; }
		#contactform .longform { width: 278px; }
		#contactform input { width: 278px; }
		#contactform select { width: 100%; }
		#signin_submit { /*color: #333 !important;*/ }
		
    	.logo { width: 300px; background-position: center; }
		.dividerline, .dividerlinehalf { width: 300px; }
		ul.clients li img { width: 49.6%; }
		.whitebackground, .headerline, .footerwrap, .subfooterwrap { width: 360px; margin-left: -180px;}
		.footer { width: 300px; }
		
		.right-divide { background:none; min-height:inherit; }
		
		.pricing.fivecols .pricecol ul { width: 100%; }
		.pricing.fourcols .pricecol ul { width: 100%; }
		.pricing.threecols .pricecol ul { width: 100%; }
		.pricecol.highlight ul { margin-top: 0; }
		.pricing .highlight .thead { padding-top: 10px; }
		.pricing .highlight .buy { padding-top: 15px; padding-bottom: 15px; }
		.pricing ul { margin-bottom: 20px; }
	}






/* ------------------------------------------------------------------------
	Class: prettyPhoto
	Use: Lightbox clone for jQuery
	Author: Stephane Caron (http://www.no-margin-for-errors.com)
	Version: 3.1.3
------------------------------------------------------------------------- */
    
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}
div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}
/*div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}*/
div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_rounded .pp_description{color:#fff;margin-right:85px}
div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:22px}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{/*height:40px*/;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
/*div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}*/  
.pp_content{background:#eee; -moz-border-radius: 10px; border-radius: 10px; padding:20px; -moz-box-shadow: 0px 5px 5px #111; -webkit-box-shadow: 0px 5px 5px #111; box-shadow: 0px 5px 5px #111;}
.pp_details {display:none; height:0px !important; margin:0px !important;}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
/*.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}*/
.pp_fade,.pp_gallery li.default a img{display:none}





/* Preview Only Styles */

#optionswrap {
	position: fixed;
	z-index: 90;
	left: -117px;
	top: 180px;
	width: 75px;
	height: 248px;
	background: #eee;
	border: 1px solid #ccc;
	padding: 20px;
	-moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1);
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1);
}
#optionsbtn {
	position: absolute;
	width: 30px;
	height: 92px;
	left: 115px;
    top: 0;
    margin-top: -1px;
	background: url(../images/options.png) center;
	cursor: pointer;
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
}
.hiddenpat {
	width:0px;
	height:0px;
	display:none;
}
.optext {
	font-size: 15px;
    font-family: 'PT Sans', sans-serif;
    text-align: center;
    color: #777;
	float: left;
	width: 75px;
	margin-bottom: 5px;
    margin-top: -7px;
}
.opt1, .opt2, .opt3 {
	float: left;
    width: 75px;
    height: 70px;
    cursor: pointer;
}
.opt1 {
	background: url(../images/layout_footer.jpg) center;
    margin-bottom: 10px;
}
.opt2 {
	background: url(../images/layout_full.jpg) center;
}
.opt3 {
	background: url(../images/layout_column.jpg) center;
    margin-bottom: 10px;
}
.opt1.selected, .opt2.selected, .opt3.selected {
	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    cursor: default;
}

@media print
  {
   .container { width:960px; overflow:hidden;} .poswrapper, .poswrapheaderline {display:none} body{width:960px;}
   .mainmenu {display: none;}
  }
  
#workflow_container_logo {
	display: none! important;
}

#terms label, #terms label a {
	color: red;
}

#otherterms {
	margin-top: -30px;
}

#otherterms label, #otherterms label a {
	color: #aaa;
	font-size: 10px;
	font-weight: normal! important;
}

