@import url('../../static/css/reset.css');
@import url('http://web.archive.org/web/20131219054329cs_/http://fonts.googleapis.com/css?family=PT+Sans:400,700');
/********** wrapper/header **********/
.wrapper, .inner {
	position:relative;
	width:940px;
	margin:0 auto;
}

header {
	background: url("../../static/img/structure/header.png") no-repeat scroll 50% 0 transparent;
    height: 350px;
    left: -593px;
    position: absolute;
    top: 0;
    width: 2100px;
}
header h1 {
	position:absolute;
	left:30px;
	top:80px;
	margin:0;
}
header h1 a {
	height:55px;
	width:197px;
	display:block;
	text-indent:-9999em;
	background:url('../../static/img/structure/logo.png') 0 0 no-repeat;
}
#top-bar {
	float:right;
	height:47px;
	width:940px;
	color:#240d18;
	padding:8px 0 0;
}
#top-bar a {
	float:left;
	color:#fff;
	font-weight:700;
	line-height:28px;
	margin:0 15px 0 0;
	text-decoration:none;
}
#top-bar a.top-links {
	padding:0 20px;
}
#accessible-holder {
	float:right;
	width:160px;	
}
#social-icons a {
	float:left;
	width:27px;
	height:25px;
	display:block;
	margin:0 10px 0 0;
	text-indent:-9999px;
	background:url('../../static/img/structure/social-icons.png') 0 0 no-repeat;
}
#social-icons a.facebook {
	background-position:0 0;
}
#social-icons a.twitter {
	background-position:-35px 0;
}
#social-icons a.stumbleupon {
	background-position:-73px 0;
}
#social-icons a.googleplus {
	background-position:-107px 0;
}
#searchForm {
	position:relative;
	float:right;
	height:30px;
	width:198px;
	/*background:url('../../static/img/structure/search-field.png') 0 0 no-repeat;*/
}
#searchForm input[type="text"]{
	background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    height: 28px;
    left: 2px;
    line-height: 28px;
    outline: medium none;
    padding: 0 10px;
    position: absolute;
    top: 1px;
    width: 150px;
}
#searchForm input[type="submit"] {
	background: url("../../static/img/icon/search-mag-glass.png") no-repeat scroll 7px 6px #FFFFFF;
    border: medium none;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
    height: 28px;
    left: 164px;
    outline: medium none;
    position: absolute;
    text-indent: -9999em;
    top: 1px;
    width: 34px;
}
#top-bar a.logout {
	background-position: -158px -386px;
}
/********** breadcrumb **********/
#breadcrumb {
	float:left;
	clear:both;
	color:#000;
	height:14px;
	width:100%;
	margin:20px 12px 12px;
	line-height:14px;
	padding:0 0 0 18px;
}
#breadcrumb a {
	color:#000;
	font-weight:700;
	text-decoration:none;
}
/********** navigation **********/
nav{
	position: relative;
}
nav ul {
	float:right;
	height:41px;
	margin:34px -22px 0 0;
}
nav ul li {
	float:left;
	height:41px;
}
nav ul li a {
	float:left;
	color:#fff;
	display:block;
	padding:0 10px;
	font-size:20px;
	font-weight:700;
	line-height:41px;
	text-decoration:none;
	text-shadow:0px -1px 2px #486c92;
	font-family:'PT Sans', Arial, Freesans, sans-serif;
	background:url('../../static/img/structure/nav-divider.png') right center no-repeat;
}
nav ul li a:hover{
	color:#eee;
}
nav ul li a.mainactive {
	background:#8fb0d1 none;
	box-shadow:inset 0px 0px 5px 2px #7594b1;
}
nav ul li.last {
	height:48px;
	width:160px;
	background:url('../../static/img/structure/getting-started.png') 0 2px no-repeat;
}
nav ul li.last a,
nav ul li.last a.mainactive {
	padding:0 5px 0 8px;
	box-shadow:none;
	background:none;
}
/********** getting started dropdown **********/
nav ul.getting-started-nav{
	float: none;
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -11px;
    top: 129px;
    z-index: 100;
	display: none;
}

nav ul.getting-started-nav li{
	list-style: none;
	float: none;
	height: auto;
	padding: 0;
	border-bottom: 1px solid #a3c53b;
}

nav ul.getting-started-nav li a{
	background: #97c00e;
	font-size: 16px;
	line-height: 20px;
	padding: 6px 10px;
	color: #000;
	width:126px;
	text-shadow: none;
	float: none;
}

nav ul.getting-started-nav li a:hover{
	background: #acd825;
}

/********** slideshow **********/
.slider-holder {
	position:relative;
    float:left;
    height:210px;
    width:940px;
}
#slideshow-banner {
    position:relative;
    float:left;
    height:210px;
    width:940px;
    overflow:hidden;
	background:#fff;
}
#slideshow-banner .bx-wrapper {
	height:210px;
	width:940px;
}
#slideshow-banner ul{
	width: 940px;
}
#slideshow-banner li {
	position:relative;
	float:left;
	padding:0;
	margin:0;
	width:940px;
}
#slideshow-banner li img {
	height:210px;
	width:940px;
}
#slideshow-banner a {
	display:block;
	text-decoration:none;
}
#slideshow-banner .strapline {
	position:absolute;
	top:50px;
	left:0;
	width:420px;
}
#slideshow-banner .strapline h1,
#slideshow-banner .strapline h1 a,
#slideshow-banner .strapline h2,
#slideshow-banner .strapline h2 a {
	float:left;
	color:#fff;
	margin:0;
	display:block;
	font-size:26px;
	font-weight:700;
	padding:5px 10px;
	background:#323232;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
#slideshow-banner .strapline h1,
#slideshow-banner .strapline h1 a {
	color:#ffed00;
}
.shadow {
	position:absolute;
	bottom:0;
	left:-33px;
	height:8px;
	width:999px;
	background:url('../../static/img/structure/slider-shadow.png') 0 0 no-repeat;
}

/********** homepage **********/
.homepage {
	float:left;
	width:940px;
	height:245px;
	margin:24px 0;
	padding:0 0 36px 0;
	background:url('../../static/img/structure/hr.png') bottom left repeat-x;
}
.intro {
	color: #625020;
	float: left;
	width: 265px;
	height: 250px;
	padding: 0 6px;
	margin: 0 20px 0 0;
	background: url('../../static/img/structure/post-it.jpg') 0 0 no-repeat;
}
.intro h1 {
	color:#fff;
	font-size:15px;
	margin:28px 0;
	font-weight:700;
}

.ie7 .intro h1, .ie8 .intro h1 {
	margin-top: 32px;
	font-size: 13px;
}

.intro p {
	padding:0 10px;
}

.ie7 .intro, .ie8 .intro{
	padding: 0 8px;
}

.ie7 .intro p, .ie8 .intro p{
	margin: 0 0 0 8px;
}
.introFeatures {
	float:left;
	width:145px;
	margin:10px 0 0 10px;
}
.introFeatures .introImage {
	background:#ccc;
}
.introFeatures h2 {
	color:#729bc6;
	font-size:15px;
	font-weight: bold;
	margin:18px 0 4px;
}
.introFeatures p {
	color:#575757;
	padding:0;
}

/********** video **********/
.videoHolder {
	position:relative;
	float:left;
	width:350px;
	height:375px;
	background:#fff;
	margin:16px 40px 36px 0;
}
.videoHolder object {
	height:250px;
}
.videoHolder .video-title {
	float:left;
	color:#fff;
	width:350px;
	display:block;
	padding:5px 10px;
	background:#464646;
	text-transform:capitalize;
}

.ie7 .videoHolder .video-title{
	width: 349px;
}
/********** social **********/
.socialHolder {
	position:relative;
	float:left;
	width:550px;
	height:375px;
	margin:16px 0 36px;
}
.socialHolder h2 {
	position:absolute;
	top:0;
	left:0;
	color:#fff;
	width:176px;
	height:27px;
	line-height:27px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	text-shadow:0px -1px 2px #486c92;
}
.latest-tweets {
	position:relative;
	padding:45px 0 0;
	margin:0 0 20px;
}
.latest-tweets h2 {
	background:url('../../static/img/structure/latest-tweets.png') 0 0 no-repeat;
}
.latest-tweets span {
	position:absolute;
	top:0;
	right:90px;
	color:#7e817e;
	font-size:11px;
}
.latest-tweets a.follow {
	position:absolute;
	top:0;
	right:10px;
	font-weight:700;
}
.twitter {
	position:relative;
	margin:0 0 0 32px;
	padding:0 0 10px;
}
.twitter p {
	font-size:16px;
	font-family:'PT Sans', Arial, Freesans, sans-serif;
}
.twitter span {
	position:absolute;
	bottom:0;
	left:0;
	top:auto;
}
.latest-news {
	position:relative;
	padding:45px 0 0;
}
.latest-news h2 {
	background:url('../../static/img/structure/latest-news.png') 0 0 no-repeat;
}
.latest-news a {
	position:absolute;
	top:0;
	right:10px;
	font-weight:700;
}
.latest-news .news {
	position:relative;
	margin:0 0 10px 0;
	padding:0 0 10px 32px;
	border-bottom:1px solid #c4d5e7;
}
.latest-news .news span {
	color:#1d4a79;
	font-size:10px;
}
.latest-news .news p {
	padding:0 100px 0 0;
}
.latest-news .news a {
	position:absolute;
	top:21px;
	right:0;
	display:block;
	padding:0 20px 0 0;
	text-decoration:none;
	background:url('../../static/img/structure/news-arrow.png') center right no-repeat;
}

/********** sidebar **********/
aside {
	float:left;
	width:205px;
	margin:10px 20px 0 10px;
}
#sub_nav {
	position:relative;
	float:left;
	width:205px;
	margin:0 0 16px;
	padding:58px 0 12px;
	background:url('../../static/img/structure/sidebar.png') 0 0 no-repeat;
}
#sub_nav h2 {
	position: absolute;
	top: 22px;
	left: 11px;
	color: white;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
}
.ie7 #sub_nav h2, .ie8 #sub_nav h2 {
	position: absolute;
	top: 22px;
	left: 6px;
	color: white;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
}
.ie7 #sub_nav ul{
	width: 250px;
}
#sub_nav ul {
	float:left;
	padding:0 0 0 20px;
}
#sub_nav li {
	float:left;
	clear:both;
	padding:0 0 6px;
}
#sub_nav a {
	color:#000;
	font-size:18px;
	text-decoration:none;
	font-family:'PT Sans', Arial, Freesans, sans-serif;
	font-weight: bold;
}
#sub_nav a:hover {
	text-decoration:underline;	
}
#sub_nav .tape {
	position:absolute;
	bottom:0;
	left:0;
	height:12px;
	width:205px;
	background:url('../../static/img/structure/sidebar-footer.png') 0 0 no-repeat;
}
.sideStudy {
	position:relative;
	float:left;
	padding:2px;
	border:3px solid #ddd;
}
.sideStudy img {
	float:left;
}
.sideStudy .text {
	position:absolute;
	left:2px;
	bottom:0;
	height:41px;
	width:176px;
	display:block;
	text-decoration:none;
	padding:16px 0 0 12px;
}
.sideStudy .text h2 {
	color:#eeb302;
	font-size:12px;
	margin:0 0 4px;
}
.sideStudy .text h3 {
	color:#fff;
	font-size:12px;
	margin:0;
}
.side-booking {
	float:left;
	width:188px;
	padding:10px;
	background:#215489;
	border:1px solid #ccc;
	-webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, .50);
	-moz-box-shadow: inset 0 0 15px rgba(0, 0, 0, .50);
	-webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, .50);
	box-shadow: inset 0 0 15px rgba(0, 0, 0, .50);
}
.side-booking h3 {
	margin:0;
	color:#efb60f;
	font-size:14px;
	padding:0 0 10px;
}
.side-booking label, .side-booking p {
	color:#fff;
	float:left;
	clear:both;
	padding:0 0 6px;
}
.side-booking label {
	font-weight:700;
}
.side-booking select, .select {
	float:left;
	clear:both;
	height:25px;
	width:110px;
	line-height:25px;
}
.side-booking span {
	color:#000;
	padding:0 5px;
	font-weight:700;
}
.side-booking option {
	color:#000;
}
.side-booking input[type="submit"] {
	float:left;
	height:29px;
	outline:none;
	border:none;
	display:block;
	color:#040404;
	cursor:pointer;
	font-weight:700;
	line-height:29px;
	margin:20px 0 10px 24px;
	text-decoration:none;
	padding:0 40px 0 15px;
	text-transform:uppercase;
}

/********** newslisting **********/
#listing {
	float:left;
	width:677px;
	padding:15px 0;
}
#listing .subtitle {
	padding:0 15px;
}
aside.listing {
	float:left;
	width:210px;
	margin:0 0 0 17px;
}
aside.event-detail {
	float:right;
	width:210px;
	margin:0 17px 0 0;
}
.news-listing {
	float:left;
	width:677px;
	padding:0;
}
.news-listing li {
	position:relative;
	float:left;
	clear:both;
	width:647px;
	background:none;
	padding:21px 15px 0 15px;
	border-top:1px solid #ddd;
}
.news-listing li:first-child {
	border:0;
	padding:0 15px;
}
.news-listing h2 {
	width:439px;
	font-size:15px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 171px;
}
.news-listing h2 a {
	color:#000;
	text-decoration:none;
}
.news-listing h2 span {
	color:#746f6f;
	font-size:12px;
	font-weight:400;
	font-style:italic;
	padding:0 0 0 10px;
	font-family: Arial, Freesans, sans-serif;
}
.news-listing p {
	padding:0 150px 6px 0;
}
.news-listing img {
	float:left;
	margin:0 20px 0 0;
}
.news-listing .readmore {
	position: absolute;
	top:35px;
	right:20px;
	border:0;
	outline:0;
	color:#fff;
	height:24px;
	font-size:12px;
	cursor:pointer;
	line-height:24px;
	text-decoration:none;
	padding:0 35px 0 20px;
	text-transform:uppercase;
	background: url('../../static/img/structure/sprite.png') 0 -93px no-repeat;
}
.news-listing .readmore:hover {
	background-position: 0 -117px;
}
.side-image {
	float:left;
	width:200px;
	margin:0 0 16px;
	border:5px solid #ddd;
}
.side-image img {
	float:left;
}

/********** login/forms **********/
.login-holder dt, .login-holder dd {
	float:left;
}
.login-holder h2 {
	font-size:15px;
	font-weight: bold;
}
.login-left {
	float:left;
	width:442px;
	margin:40px 0 0 28px;
}
.login-left fieldset {
	width:320px;
	padding:20px 25px;
	background:#edf3f3;
	border:4px solid #dadada;
}
.contact-left {
	float:left;
	width:460px;
}
.contact-left fieldset {
	width:363px;
	padding:20px 28px;
	background:#edf3f3;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background:url(../../static/img/forms/contact-form-tile.png) 0 0 repeat transparent;
}
.login-right {
	position:relative;
	float:left;
	width:442px;
	margin:40px 28px 0 0;
}
.login-right h2 {
	color:#25629e;
}
.login-right fieldset {
	width:364px;
	padding:20px 28px;
	border:3px dashed #dadada;
}
.login-holder label {
	float: left;
	height:28px;
	width: 110px;
	line-height:28px;
	padding:0 0 15px;
}
.login-holder input[type="text"], .login-holder input[type="password"], .login-holder textarea {
	display: block;
	width: 180px;
	padding: 5px;
	font-size: 14px;
	border: 1px solid #ddd;
	background: #fff;
	margin:0 0 15px;
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .10);
	-moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, .10);
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .10);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, .10);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.login-holder textarea {
	height:100px;
}
.login-holder input:focus, .login-holder textarea:focus {
	border: 1px solid #ccc;
	background: #f5f5f5;
}
.login-holder input[type="submit"] {
	float:left;
	color:#fff;
	height:30px;
	outline:none;
	border:none;
	display:block;
	cursor:pointer;
	font-weight:700;
	line-height:29px;
	text-decoration:none;
	padding:0 40px 0 15px;
	margin:5px 0 15px 110px;
	text-transform:uppercase;
	width: 140px;
	font-family:'PT Sans', sans-serif;
	background:url(../../static/img/forms/contact-submit.png)0 0 no-repeat transparent;
	font-weight: bold;
	font-size: 15px;
}
#register label {
	width:170px;
}
#register #userNewsletterOptIn-label label {
	float:left;
	width:310px;
	height:auto;
	line-height:20px;
}
#register input[type="checkbox"] {
	float:left;
	width:auto;
	margin:0 0 0 20px;
}
#register input[type="submit"] {
	margin-left:140px;
}
.contact-left input[type="text"], .contact-left input[type="password"], .contact-left textarea {
	width: 220px;
}
.contact-left label {
	width:85px;
}
#mailing-element {
	float:left;
	padding:18px 0 0 55px;
}
#mailing-label {
	float:right;
	width:276px;
	padding:15px 0 0 0;
}
#mailing-label label {
	line-height: 16px;
    margin: 20px 0 0;
    width: 300px;
}
#mailing_list dd {
	position:relative;
	clear:both;
	margin:5px 0 10px;
}

.ie7 #mailing_list dd{
	clear:none;
}
	
#mailing_list .errors {
	position:absolute;
	top:-25px;
	left:41px;
}
#mailing_list .errors li {
	margin:0;
	color:#ff0000;
	line-height:12px;
}
.contact-left .hint {
	font-style:italic;
	font-size:11px;
	padding:10px 0 15px 30px;
}
.contact-left label.recaptcha_input_area_text {
	line-height:1;
	float:none;
}
.contact-left input[type="submit"] {
	margin-left:124px;
}
.contact-holder {
	float:left;
	width:842px;
	padding:20px;
	margin:0;
	border:0px solid #ddd;
}
.contact-title {
	margin:20px 0 20px 28px;
}

.contact-title h2{
	color: #719cc6;
	font-size: 30px;
	font-weight: bold;
}

.contact-title h3{
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
}
.contact-right {
	float:left;
	width: 382px;
	padding:0;
}
.contact-right iframe {
	float:left;
	margin:0 0 28px;
	border:3px solid #ddd;
}
.contact-right small {
	bottom: 221px;
    margin: 0;
    right: 37px;
}
.contact-right h3 {
	clear: both;
    float: left;
    font-size: 16px;
    text-transform: uppercase;
}
.contact-right small a {
	color:#666 !important;
}
.contact-right ul {
	float:left;
	clear:both;
	padding:0;
	margin:0;
	width: 320px;
}
.contact-right li {
	padding:0;
	margin:0;
	background:none;
}
#register #userPassword-label,
#register #userPassword-element {
	margin:50px 0 0 0;
}
#userPassword-element .hint {
	position:absolute;
	top:365px;
	left:30px;
	padding:0;
	font-style:italic;	
}
#comment {
	float:left;
	padding: 0 0 0 15px;
	margin:0 0 21px;
	border-bottom: 1px solid #ddd;
}
#comment dt, #comment dd {
	margin:0;
	padding:0;
	float:left;
}
#comment textarea {
	border: 1px solid #DDDDDD;
	margin:5px 0 9px;
	font-size: 12px;
	height: 200px;
	padding: 10px;
	width: 612px;
}
#comment #submit-label {
	display:none;
}
#comment #comment-label label {
	font-weight:bold;
}
#comment #submit-element {
	float:right;
	width:128px;
	margin:0 0 35px;
}
#comment #submit {
	float:left;
	color:#fff;
	height:29px;
	outline:none;
	border:none;
	display:block;
	cursor:pointer;
	font-weight:700;
	line-height:29px;
	text-decoration:none;
	padding:0 40px 0 15px;
	margin:0 527px 0px 0;
	text-transform:uppercase;
}
/********** content **********/
#content {
	position:relative;
	float:left;
	z-index:99;
	padding:0 0 10px;
	width:940px;
	margin:174px 0 0;
	background:#fff url('../../static/img/structure/master-top.png') 0 0 repeat-x;
}
#masterHolder {
	padding:10px 0;	
}
#overview ul {
	margin:0;
	padding:0;
	list-style:none;
}
#overview ul li {
	margin:0 0 8px;
	padding: 0 0 0 22px;
	background:url(../../static/img/ul-bullet-blue.png) 0 6px no-repeat transparent;
}
#overview ol {
	margin:0;
	list-style-type:decimal;
	padding:0 25px 12px 25px;
	list-style-position:outside;
}
#overview ol li {
	padding: 0 0 10px 0;
}
#master {
	float:left;
	width:677px;
	padding:18px 28px 0 0;
	margin: 0 0 10px;
}
.page-title {
	float:left;
	width:677px;
	margin:0 0 24px;
}
.page-title h1 {
	float:left;
	color:#729bc6;
	font-size:30px;
	margin:14px 0 0 20px;
	font-weight: bold;
	width: 270px;
}
.ie7 .page-title h1{
	line-height: 36px;
}
.page-title2 {
	float:left;
	width:100%;
}
.page-title2 h1 {
	float:left;
	color:#729bc6;
	font-size:30px;
	margin:14px 0 5px 20px;
	font-weight: bold;
}
.page-title img {
	float:right;
}
#tabs, .tabsStyle {
	position:relative;
	float:left;
	height:26px;
	width:677px;
}
#tabs li, .tabsStyle li {
	float:left;
	padding:0;
	height:26px;
	background:none;
	margin:0 8px 0 0;
}
#tabs li:first-child {
	margin-left:20px;
}
#tabs .shadow {
	position:absolute;
	bottom:0;
	left:0;
	height:8px;
	width:677px;
	display:block;
	background:url('../../static/img/structure/tab-shadow.png') 0 0 no-repeat;
}
#tabs a, .tabsStyle a {
	float:left;
	color:#fff;
	height:26px;
	width:124px;
	display:block;
	font-size:15px;
	font-weight:700;
	line-height:26px;
	text-align:center;
	text-decoration:none;
	font-family:'PT Sans', Arial, Freesans, sans-serif;
	background:url('../../static/img/structure/tabs.png') 0 -26px no-repeat;
}
#tabs a.active, .tabsStyle a.active {
	background-position:0 0;
}
#tab-content {
	float:left;
	background:#fff;
	margin:0 0 60px;
}
#tab-content section {
	position:relative;
	float:left;
	width:696px;
	padding:25px 0;
}
#tab-content #commentsHolder, #tab-content #testimonials, #tab-content #related-documents {
	width:675px;
	padding:29px 0 0 0;
}
#commentsHolder h3, #testimonials h3, #related-documents h3 {
	margin:0 0 11px 15px;
}
#commentsHolder h4, #testimonials h4 {
	float:left;
	width:645px;
}
#commentsHolder h4 .headline, #testimonials h4 .headline {
	float:left;
}
#commentsHolder .subtext {
	font-weight:700;
	text-align:center;
	font-style:italic;
	padding: 0 15px 21px 15px;	
}
#commentsHolder h4 .date, #testimonials h4 .date {
	float:right;
	color:#746f6f;
	font-size:13px;
	font-weight:400;
	text-align:right;
	font-style:italic;
	font-family: Arial, Freesans, sans-serif;
}
.testimonial-holder li, .document-holder li {
	position:relative;
	float:left;
	clear:both;
	width:645px;
	background:none;
	padding:21px 15px 0 15px;
	border-top:1px solid #ddd;
}
.testimonial-holder li:first-child, .document-holder li:first-child {
	border:none;
	padding:0 15px;
}
.document-holder a {
	position: absolute;
	top:35px;
	/*color:#fff;*/
	right:20px;
	height:29px;
	display:block;
	font-weight:700;
	line-height:29px;
	text-decoration:none;
	padding:0 20px 0 40px;
}
.document-holder li img {
	float:left;
	padding:2px;
	margin:0 10px 20px 0;
	border:3px solid #dbdbdb;
}
.document-holder a.doc {
	background-position: 0 -270px;
}
.document-holder a.xls {
	background-position: 0 -299px;
}
.document-holder a.ppt {
	background-position: 0 -212px;
}
.document-holder a.pdf {
	background-position: 0 -241px;
}
#related-pages {
	padding:15px 0;
}
#related-pages h3 {
	color:#729bc6;
	font-size:22px;
	margin:0 0 20px;
	padding:0 0 10px;
	background:url('../../static/img/structure/divider.png') left bottom repeat-x;
}
#related-pages ul li {
	padding:0 0 0 26px;
	background:url('../../static/img/structure/content-bullet.png') 0 50% no-repeat;
}
#related-pages a {
	color:#000;
	text-decoration:none;
}
#comments .subtext {
	padding:0 15px 21px 15px;
}
.errorWrapper {
	width:645px;
	padding:25px 30px;
}

.errorWrapper h1{
	color: #729BC6;
    float: left;
    font-size: 30px;
    font-weight: bold;
    margin: 14px 0 15px;
	width: 100%;
}

#login #userEmail-element, #login #userPassword-element{
	margin: 0 0 15px;
}
/********** pagination **********/
.pagination {
	margin:0;
	float:left;
	width:668px;
	padding:15px 0;
}
.pagination ul {
	position:relative;
	margin:0 auto;
}
.pagination ul li {
	float:left;
	margin:0 3px;
}
.pagination ul li a {
	color:#fff;
	width:20px;
	height:20px;
	display:block;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	background:#729cc6;
	font-family:'PT Sans' !important;
}
.pagination ul li a.active, .pagination ul li a:hover {
	background:#255c95;
}
.pagination .arrow_left, .pagination .arrow_right {
	float:left;
	width:65px;
	text-align:center;
	display: block;
	height: 21px;
	line-height: 21px;
	border-radius: 6px;
	font-famiy:'PT Sans' !important;
}
.pagination .arrow_right {
	float:right;
	background:url(../../static/img/pagination-next-bg.png) right top no-repeat #729cc6;
}

.pagination .arrow_left {
	background:url(../../static/img/pagination-previous-bg.png) left top no-repeat #729cc6;
}
/********** landing **********/
.landing {
	float:left;
	width:220px;
	margin:0 0 20px;
}
.even {
	margin:0 8px 12px 8px;
}
.landing img {
	float:left;
	width:210px;
	height:130px;
	margin:0 0 0 5px;
}
.landing .text {
	position:relative;
	float:left;
	width:206px;
	height:110px;
	padding:10px 0 31px;
}
.landing .text h2 {
	color: #575857;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 10px 18px 0;
}
.landing .text p {
	height:42px;
	overflow:hidden;
	padding:4px 18px 0;
}
.landing .text .read-more {
	position:absolute;
	bottom:0;
	right:0;
	color:#fff;
	height:31px;
	width:160px;
	display:block;
	font-size:12px;
	text-align:left;
	font-weight:700;
	line-height:31px;
	padding:0 0 0 46px;
	text-decoration:none;
	text-transform:capitalize;
	background:url('../../static/img/structure/landing-btn.png') 0 0 no-repeat;
}
/********** purchase **********/
.purchaseWrap fieldset h1 {
	width:350px;
	padding:10px;
	font-size:15px;
	background:#fff;
	margin:-20px 0 20px -25px;
	border-bottom:1px dashed #ccc;
}
.purchaseWrap fieldset {
	color:#000;
}
.purchaseBox {
	width:370px;
}
.purchaseBox ul {
	list-style:none;
	margin:0;
	padding:0;
}
.purchaseBox ul li {
	margin:0 0 10px;
	padding:0;
}
.purchaseBox ul li p {
	margin:0;
	padding:0;
	width:110px;
	display:inline-block;
*display:inline;
	zoom:1;
}
.purchaseBox ul li span {
	font-weight: bold;
	display:inline-block;
*display:inline;
	zoom:1;
}
.purchaseBox ul li .update {
	background: none repeat scroll 0 0 #245F9A;
	border: 0 none;
	color: #FFFFFF;
	font-size: 10px;
	height: 24px;
	line-height: 24px;
	margin: 0 0 0 10px;
	padding: 0 20px;
	text-transform: uppercase;
}
.purchaseBox ul li .inputText {
	border: 1px solid #DDDDDD;
	height: 23px;
	line-height: 23px;
	text-align: center;
	width: 38px;
}
.totalPrice {
	border-top: 2px solid #FFFFFF;
	margin: 0 -40px 0 -28px;
	padding: 10px 0 0;
	text-align: center;
	width: 360px;
}
.totalPrice span {
	color:#2766a5;
}
.totalPrice p {
	padding:0;
}
.totalPrice p b {
	font-size:15px;
}
.paymentDetails {
	position:relative;
	float:right;
	width:470px;
	padding:15px 0 0 0;
	margin:40px 28px 0 0
}
.paymentDetails select {
	border: 1px solid #DDDDDD;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) inset;
	display: inline-block;
	height: 27px;
	padding: 4px 2px;
	width: 80px;
	float:left;
}
#fieldset-payment {
	margin:5px 0 0 0;	
}
#event_payment {
	margin:8px 0 0 0;	
}
.book {
	margin:20px auto 0;
	display:block;
}
.paymentDetails h2 {
	position:absolute;
	top:0;
	left:0;
	border-bottom: 1px dashed #ccc;
	color: #000;
	font-size: 14px;
	margin: 0 0 19px;
	padding: 0 0 10px;
	font-weight:700;
	text-transform: uppercase;
	width: 100%;
}
.paymentDetails legend {
	float:left;
	border-bottom: 1px dashed #ccc;
	color: #000;
	font-size: 14px;
	margin: 0 0 19px;
	padding: 0 0 10px;
	font-weight:700;
	text-transform: uppercase;
	width: 100%;
}
.paymentDetails dt {
	position:relative;	
}
.paymentDetails dt label {
	width:200px;
	height:auto;
	line-height:normal;
	padding:0;
}
#event_payment-billingAddress2 {
	margin-left:200px;
}
#event_payment-expiryDateMonth, #event_payment-expiryDateYear, #event_payment-startDateMonth, #event_payment-startDateMonth {
	margin:0 10px 15px 0;
}
#login #login-label {
	display:none;
}
.paymentDetails dd {
	position:relative;	
}
.paymentDetails .form-errors {
	float:left;
	list-style:none;
	margin:0;
	padding:5px 0;
}
.paymentDetails .form-errors li {
	float:left;
	clear:both;
	margin:0;
	padding:0;
	background:none;
}
.paymentDetails .form-errors li b {
	display:none;
}
.form-errors li {
	font-weight:bold;
	margin:5px 0;
	color:#C00;
}
.accountRight .pagination {
	width:100%;
	padding:0;
}
.accountRight .pagination ul {
	width:150px;
	float:left;
}
.accountRight .pagination ul li {
	padding:0;
	border:0;
}
/********** job/tender listing **********/
.job-listing {
	float: left;
	width: 677px;
	padding: 15px 0;
	border: 1px solid #ddd;
}
.job-listing .pagination {
	width:647px;
	padding:15px 15px 0 15px;
	border-top: 1px solid #ddd;
}
#jobs_filter {
	float:right;
	width:410px;
	margin:0 0 15px;
}
#jobs_filter dt, #jobs_filter dd {
	float:left;	
	margin: 0 10px 0 0;
}
#filter_submit {
	color: #fff;
	right: 20px;
	height: 29px;
	display: block;
	font-weight: 700;
	line-height: 29px;
	text-decoration: none;
	padding: 0 15px;
	background:#999;
	outline:none;
	border:none;
	cursor:pointer;
	text-transform: uppercase;
}
#filter_submit:hover {
	background:#777;	
}
/********** search listing **********/
#listing .searchListing {
	position:relative;
	border:0;
	width:898px;
}
.searchForm {
	float:left;
	margin:0 0 21px;
}
#search_info {
	float:right;
	margin:0 0 21px;
	text-align:right;
}
.highlight {
    font-weight: bold;
}
#search_paging .active{
    font-weight:bold;
}
.search_result_holder {
	float: left;
	width: 898px;
	padding: 15px 0;
	border: 1px solid #DDD;
}
.search_result {
	position: relative;
	float: left;
	clear: both;
	width: 868px;
	background: none;
	padding: 21px 15px 0 15px;
	border-top: 1px solid #DDD;
}
.search_result a {
	color:#000;
	font-size:18px;
	font-weight:700;
	text-decoration:none;
}
.first {
	border: 0;
	margin: 0;
	padding: 0 15px;
}
.search_result_loading{
    width: 100%;
    overflow:hidden;
}
.search_ajax_loader {
    margin: 0 0 3px 0;
    float:left;
}
#autocomplete_choices_search{
    background: #fff;
    color: #000;
    z-index: 1000;
 }
#autocomplete_choices_search li{
    cursor:pointer;
}
#search_paging {
	float:right;
	margin:21px 0;
}
/********** account **********/
.accountWrap {
	padding:20px;
}
.accountWrap h1 {
	color:#efb70b;
	margin:15px 0 5px;
}
.myAccount {
	border:1px solid #ddd;
	padding:12px;
}
.myAccount h2 {
	color:#2664a2;
	font-size:15px;
}
.myAccount dt {
	float:left;
	height:22px;
	width:135px;
}
.myAccount dd {
	float:left;
	height:22px;
	width:280px;
}
.mailingOption dt.longer {
	width:255px;
	height:30px;
	line-height:30px;
	font-style:italic;
}
.mailingOption dd.shorter {
	width:30px;
	height:30px;
	line-height:30px;
	font-style:italic;
}
.myAccount .viewDetails {
	height:30px;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	padding:0 12px;
	display:inline-block;
*display:inline;
	zoom:1;
	text-decoration:none;
	text-transform:uppercase;
	float:right;
}
.myAccount .viewDetails:hover {
	text-decoration:underline;
}
.myAccount .accountLeft div {
	border-bottom:1px solid #ddd;
	float:left;
	width:415px;
	padding:10px 0;
	margin:0 0 10px;
}
.accountLeft {
	position:relative;
	float:left;
	width:415px;
	padding:0 25px 25px 0;
}
.accountLeft .editUser {
	position:absolute;
	bottom:5px;
	right:25px;
}
.myAccount .accountRight {
	float:right;
	width:385px;
	padding:10px 15px;
}
.myAccount .accountRight h2 {
	color:#27192c;
}
#orderHistory li {
	border-bottom:1px solid #ddd;
	margin:0 0 12px;
	padding:0 0 12px;
	position:relative;
}
#orderHistory li ul li {
	margin:0;
	padding:0;
	border:none;
}
#orderHistory li a {
	position:absolute;
	bottom:10px;
	right:0;
	z-index:9999
}
.editPage {
	margin:40px 0 0 28px;
	width:500px;
}
.editPage label {
	width:160px;
}
.editPage #userPasswordConfirmation-label {
	width:160px;
}
.editPage #userNewsletterOptIn-label label {
	width:333px;
	line-height:18px;
}
.editPage #update-element {
	width:100%;
	margin:15px 0 0 0;
}
.editPage #update-element input {
	margin:0;
}
.loginPage div #login-element {
	float:right
}
.loginPage div #login-element input {
	margin:0 149px 0 0;
}
/********** repeated **********/
.blueBtn {
	float:left;
	color:#fff;
	height:20px;
	display:block;
	font-size:11px;
	padding:0 20px;
	font-weight:700;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	text-transform: uppercase;
}
.blueBtn:hover {
	background-position: 0 -435px;
}
button.blueBtn,
input.blueBtn {
	position:relative;
	border:0;
	width:auto;
	cursor:pointer;
	overflow:visible;
	text-align:center;
	white-space:nowrap;
	outline: medium none;
	padding:0 35px 0 20px;
}
button.blueBtn:hover,
input.blueBtn:hover {
	background-position: right -415px;
}
.yellowBtn {
	float:left;
	color:#fff;
	height:20px;
	display:block;
	font-size:11px;
	font-weight:700;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	padding:0 40px 0 15px;
	text-transform: uppercase;
}
.yellowBtn:hover {
	background-position: right -455px;
}
.arrow_left {
	color:#fff;
	height:20px;
	display:block;
	font-weight:700;
	line-height:20px;
	text-decoration:none;
	padding:0 15px 0 40px;
	text-transform:uppercase;
}
.arrow_right {
	color:#fff;
	height:20px;
	display:block;
	font-weight:700;
	line-height:20px;
	text-decoration:none;
	padding:0 40px 0 15px;
	text-transform:uppercase;
}
/********** footer **********/
footer {
	position:absolute;
	bottom:-456px;
	left:-582px;
	width:2100px;
	height:420px;
	padding:36px 0 0;
	background: url('../../static/img/structure/footer.png') 0 0 no-repeat;
}
.mailing {
	float:left;
	width:500px;
	height:300px;
}
footer h2 {
	color:#fff;
	font-size:28px;
	margin:0 0 12px;
	font-weight:700;
	text-shadow:0px -1px 2px #486c92;
	font-family:'PT Sans', Arial, Freesans, sans-serif;
}
footer .inner {
	color:#fff;
}
footer form {
	float:left;
	width:200px;
	padding:0;
}
footer dt, footer dd {
	position:relative;
	float:left;
}
footer dd, footer dd input {
	height:28px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}
footer dt {
	clear:left;
	width:110px;
}
footer label {
	display:block;
}
footer input {
	float:left;
	width:183px;
	color:#fff;
	padding:0 6px;
	background:#003f5e;
	border:1px solid #96b5d4;
}
footer input#mail_submit {
	position:relative;
	border:0;
	outline:0;
	color:#fff;
	height:29px;
	width:147px;
	cursor:pointer;
	font-size:15px;
	text-align:left;
	line-height:29px;
	padding:0 0 0 20px;
	margin:5px 0 0 30px;
	background: url('../../static/img/structure/footer-submit.png') 0 0 no-repeat;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
footer input#mail_submit:hover {
	opacity:.8;
}
footer .hint {
	font-size:11px;
	padding:0 0 10px;
}
footer .panel {
	float:left;
	width: 220px;
	margin:0 0 0 40px;
}
.panel ul {
	list-style:none;
	margin:0;
	padding:0;
}
.panel ul li {
	margin:0 0 8px;
	padding: 0 0 0 18px;
	background: url('../../static/img/structure/bullet.png') 0 50% no-repeat;
}
.lists {
	float:left;
	width:440px;
	height:300px;
}
.list {
	float:left;
	width:124px;
	padding:0;
	margin:0 8px;
	min-height:146px;
}
.list h3 {
	font-size:14px;
	padding:0 0 5px;
	margin:0 0 12px;
	font-weight:700;
	border-bottom:1px solid #fff;
}
.list h3 a {
	color:#fff;
	text-decoration:none;
}
.list li {
	padding:0;
	margin:0 0 2px;
	background:none;
}
.list li a {
	color:#fff;
	text-decoration:none;
}
.list li.viewAll {
	padding:10px 0 0;
}
.list li.viewAll a {
	color:#efb70b;
}
.base {
	position:relative;
	float:left;
	height:120px;
}
.base ul.navigation {
	float: left;
	width:680px;
	margin:10px 0 0 290px;
}
.base ul.navigation li {
	float: left;
	color:#3e3e3e;
	height: 15px;
	padding:0 10px;
	font-size:11px;
	background:none;
	line-height:15px;
	border-left:1px solid #fff;
}
.base ul.navigation li:first-child {
	border:none;
}
.base li a {
	color:#fff;
	text-decoration:none;
}
.base .logo {
	float:left;
	display:block;
	margin:24px 0 0;
}
.slogan {
	color:#fff;
	float:right;
	height:28px;
	display:block;
	font-size:14px;
	margin:24px 0 0;
}
.slogan li {
	float:left;
	padding:0;
	margin:0;
	height:28px;
	display:block;
	font-weight:700;
	background:none;
	line-height:28px;
	text-transform:uppercase;
}
.slogan .middle {
	padding:0 10px;
	margin:0 10px;
	border:1px solid #fff;
	border-top:none;
	border-bottom:none;
}
small {
	position:absolute;
	bottom:20px;
	right:0;
}
small a {
	color:#fff;
	display:block;
	font-size:11px;
	text-align:right;
	line-height:15px;
	text-decoration:none;
}
/********** notifications **********/

#gritter-notice-wrapper, #messages {
	position:absolute;
	top:125px;
	right:39%;
	width:301px;
	z-index:9999;
}
#gritter-notice-wrapper.top-left {
    left: 20px;
    right: auto;
}
#gritter-notice-wrapper.bottom-right {
    top: auto;
    left: auto;
    bottom: 20px;
    right: 20px;
}
#gritter-notice-wrapper.bottom-left {
    top: auto;
    right: auto;
    bottom: 20px;
    left: 20px;
}
.gritter-item-wrapper {
	position:relative;
	margin:0 0 10px 0;
	background:url(../../static/img/ie-spacer.gif);
}
.gritter-top {
	background:url(../../static/img/gritter.png) no-repeat left -30px;
	height:10px;
}
.hover .gritter-top {
	background-position:right -30px;
}
.gritter-bottom {
	background:url(../../static/img/gritter.png) no-repeat left bottom;
	height:8px;
	margin:0;
}
.hover .gritter-bottom {
	background-position: bottom right;
}
.gritter-item {
	display:block;
	background:url(../../static/img/gritter.png) no-repeat left -40px;
	color:#eee;
	padding:2px 11px 8px 11px;
	font-size: 11px;
	font-family:verdana;
}
.hover .gritter-item {
	background-position:right -40px;
}
.gritter-item p {
	padding:0;
	margin:0;
	display:none;
}
.gritter-close {
	display:none;
	position:absolute;
	top:5px;
	right:3px;
	background:url(../../static/img/gritter.png) no-repeat left top;
	cursor:pointer;
	width:30px;
	height:30px;
}
.gritter-title {
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:0 0 7px 0;
	text-align:center;
	text-shadow:1px 1px 0 #000;
}
.gritter-image {
	width:48px;
	height:48px;
	float:left;
}
.gritter-with-image,
.gritter-without-image {
	padding:0 0 5px 0;
}
.gritter-with-image {
	width:220px;
	float:right;
}

/********** flash-messages **********/
.flash-message{
    min-height: 44px;
    left: 50%;
    margin: 0 0 0 -220px;
    position: fixed;
    top: 0;
    width: 450px;
	-webkit-box-shadow:7px 7px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:7px 7px 5px rgba(50, 50, 50, 0.5);
	box-shadow:7px 7px 5px rgba(50, 50, 50, 0.5);
}
.flash-message.green{
	background:url(../../static/img/icon/green-tick-circle.png) 10px center no-repeat #bde294;
	border: #84ca35 1px solid;
	border-top: 0;
	text-align: center;
	height: 44px;
}
.flash-message.red{
	background:url(../../static/img/icon/red-cross-circle.png) 10px center no-repeat #ffd5ec;
	border: #ff9bd2 1px solid;
	border-top: 0;
	text-align: center;
}
.flash-message.green h3{
	color: #2f4813;
	font-size: 100%;
	font-weight: normal;
	line-height: 44px;
	font-family:'arial';
}
.flash-message.red h3{
	color: #982f2f;
	font-size: 100%;
	font-weight: normal;
	width:374px;
	margin: 10px 0 0 50px;
}
.flash-message.red p{
	margin: 10px 0 0 50px;
	width: 374px;
	font-size: 100%;
	color: #000;
	font-family:'arial';	
}
.flash-message a.close-message{
	position: absolute;
	right: 7px;
	bottom:2px;
	color: #000;
	text-decoration: underline;
}

/********** equipment-booking **********/
.equipment-form{
	width: 900px;
	margin: 0 auto;
}

.equipment-form h2{
	font-size: 120%;
}

.step-number{
	display: block;
	font-size: 120%;
	font-weight: bold;
}

.step-number em{
	font-style:normal;
	font-weight: normal;
	font-size: 90%;
}

.step-number span{
	display: inline-block;
	width: 27px;
	height: 27px;
	background:
	url(../../static/img/icon/step-number-bg.png) 0 0 no-repeat transparent;
	color: #fff;
	text-align: center;
	line-height: 27px;
	font-weight: bold;
	font-size: 105%;
	margin:0 10px 0 0;
}

.equipment-form select{
	width: 218px;
	margin: 0 0 20px;
}

.equipment-form table{
	/*width: 670px;*/
        width:100%;
	margin: 10px 0 20px;
}

.equipment-form table tr, .equipment-form table tr {
	background: #EDF3F3;
}

.equipment-form table td, .equipment-form table th{
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #000;
}

.equipment-table-wrap{
	/*width: 670px;*/
        width:100%;
	text-align: center;
}

.equipment-table-wrap .table-prev, .equipment-table-wrap .table-next {
	border: 0 none;
    display: inline-block;
    height: 30px;
    overflow: hidden;
    text-indent: 100px;
    width: 32px;
	cursor:pointer;
}

.equipment-table-wrap .table-prev{
	background:url(../../static/img/icon/table-prev.png) 0 0 no-repeat transparent;
	margin: 0 0 0 15px;
}

.equipment-table-wrap .table-next{
	background:url(../../static/img/icon/table-next.png) 0 0 no-repeat transparent;
	margin: 0 15px 0 0;
}

.equipment-form span.active-month{
	display:inline-block;
	margin:0 30px;
	font-size: 115%;
	font-weight: bold;
}

.table-date-control{
	margin: 0 auto;
	text-align: center;
	width: 670px;
}

.equipment-form input[class="confirm-booking"]{
	display: block;
	margin: 0 auto 10px;
	background:#3f7297;
	border: 0;
	border-radius: 8px;
	color: #fff;
	font-weight: bold;
	width: 137px;
	height: 29px;
	text-align: center;
	line-height: 29px;
	cursor: pointer;
}

th.equipment-date{
	color: #223951 !important;
    font-size: 90%;
    font-weight: normal;
}


th.equipment-time{
	font-size: 90%;
}

.equipment-bookings{
	width: 180px;
	background: #FFFBCC;
	border-radius: 8px;
	border: 1px solid #EFE6CC;
	float: right;
	position: relative;
	padding: 58px 10px 35px;
}

.equipment-bookings h2{
	display: block;
	position: absolute;
	left: -6px;
	top: 15px;
	height: 35px;
	width: 109px;
	color: #fff;
	font-weight: bold;
	line-height: 27px;
	padding: 0 0 0 13px;
	background:url(../../static/img/bookings-banner.png) 0 0 no-repeat transparent;
}

.equipment-bookings h3{
	font-size: 130%;
	font-weight: bold;
	margin: 0 0 5px;
}

.equipment-bookings li{
	padding: 15px 0 0;
	border-top: 1px solid #efe6cc;
	margin: 15px 0 0;
}

.equipment-bookings li:first-child{
	padding:0;
	border-top: 0;
	margin: 0;
}

.closed{
	background:#B6BBBC;
}

td.open:hover{
	background: #97BE0D !important;
}

.unavailable{
	font-weight: bold;
}

.booked{
	background: #06F;
	text-transform:capitalize;
	color: #fff !important;
}

/********** flash-messages **********/
.flash-message{
    min-height: 44px;
    left: 50%;
    margin: 0 0 0 -220px;
    position: fixed;
    top: 0;
    width: 450px;
	-webkit-box-shadow:7px 7px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:7px 7px 5px rgba(50, 50, 50, 0.5);
	box-shadow:7px 7px 5px rgba(50, 50, 50, 0.5);
}

.flash-message.green{
	background:url(../../static/img/icon/green-tick-circle.png) 10px center no-repeat #bde294;
	border: #84ca35 1px solid;
	border-top: 0;
	text-align: center;
	height: 44px;
}

.flash-message.red{
	background:url(../../static/img/icon/red-cross-circle.png) 10px center no-repeat #ffd5ec;
	border: #ff9bd2 1px solid;
	border-top: 0;
	text-align: center;
}

.flash-message.green h3{
	color: #2f4813;
	font-size: 100%;
	font-weight: normal;
	line-height: 44px;
	font-family:'arial';
}

.flash-message.red h3{
	color: #982f2f;
	font-size: 100%;
	font-weight: normal;
	width:374px;
	margin: 10px 0 0 50px;
}
.flash-message.red p{
	margin: 10px 0 0 50px;
	width: 374px;
	font-size: 100%;
	color: #000;
	font-family:'arial';
	
}


.flash-message a.close-message{
	position: absolute;
	right: 7px;
	bottom:2px;
	color: #000;
	text-decoration: underline;
}

/********** PROJECT SUBMIT **********/
form#project_submit{
	margin: 20px 0 0;
	display:block;
	float: left;
}

#project_submit dt, #project_submit dd{
	float: left;
	margin:0 0 20px;
}

#project_submit dt{
	clear: left;
}

#project_submit #name-label, #project_submit #introduction-label, #project_submit #projectImage-label, #project_submit #results-label, #project_submit #process-label, #project_submit #processImage-label, #project_submit #resultsImage-label, #project_submit #equipment-label, #project_submit #category_id-label, #usedequipment-label label {
	font-weight: bold;
	font-size: 15px;
	display: inline-block;
	width: 123px;
	text-align: right;
	margin: 0 10px 0 0;
	color: #000;
}

#project_submit textarea{
	height: 100px;
	background:url(../../static/img/textarea-bg.png) left bottom repeat-x transparent;
	border: 1px solid #d1d3d2;
	width: 538px;
	resize: none;
}

#project_submit #introduction-label label, #project_submit #process-label label, #project_submit #results-label label,#project_submit #equipment-label label, #usedequipment-label label{
	color: #6099c4 !important;
}
#project_submit #submit-element{
	margin: 0 0 0 304px;
	text-align: center;
	float: left;
}

dd#submit-element input[type="submit"]{
	background:#3e7297;
	border: 0;
	border-radius: 5px;
	color: #fff;
	padding: 5px 15px;
	font-family:'PT Sans';
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

#submit-project{
	position: relative;
}

#submit-project .line-1{
	position: absolute;
	top: 276px;
	left:0;
}

#submit-project .line-2{
	position: absolute;
	top: 455px;
	left:0;
}

#submit-project .line-3{
	position: absolute;
	top: 635px;
	left:0;
}

#project_submit #category_id-label, #project_submit #category_id-element{
	margin-top: 20px !important;
}

#submit-project .description-text{
	position: absolute;
	font-family:'arial';
	font-size:10px;
	color: #999;
	text-align: right;
	line-height: 12px;
}

#submit-project .description-text.introduction{
	top:142px;
	left:43px;
}

#submit-project .description-text.process{
	top:345px;
	left:61px;
}

#submit-project .description-text.results{
	top:558px;
	left:47px;
}

#submit-project .description-text.equipment{
	top:721px;
	left:3px;
}
#usedequipment-element input[type=checkbox] {
    margin: 3px 10px 3px 3px;
}

article#master.no-aside{
	padding:18px 28px 0;
	width: auto;
}

#project-listing li h2 a, #project-listing li h2{
	color:#729BC6 !important;
	margin:0;
	padding:0;
	font-size:16px;
}

#project-listing li{
	padding:15px;
}

#project-listing li:first-child{
	padding: 0 15px 15px;
}

#project-landing{
	width: 100% !important;
	padding: 0;
}

#project-landing li{
	width: 200px;
	float: left;
	list-style:none;
	clear: none;
}

#project-landing li p{
	padding: 0 !important;
}

/*========== PROJECT DETAIL ==========*/
.tabContent{
	padding: 0;
	margin: 0;
}

.tabContent .tab{
	background: none !important;
	padding: 0 !important;
}

.tabHeading{
	margin: 0;
	padding: 0 0 0 25px;
	display:block;
	float: left;
	width: 696px;
	background:url(../../static/img/project-tabheadings-bg.png) left bottom no-repeat transparent;
}

.tabHeading li{
	float: left;
	list-style: none;
}

.tabHeading li a{
	display: inline-block;
	background: #729cc6;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 150px;
	margin: 0 10px 0 0;
	border-radius: 5px 5px 0 0;
	font-family:'PT Sans';
	text-decoration: none;
	font-size: 16px;
}

.tabHeading li a.active, .tabHeading li a:hover{
	background:#1e4f91;
}

.no-aside .page-title h1{
	margin-left: 0 !important;
}

h5.project-introduction{
	font-size: 14px;
}

/*========== PROJECT LANDING ==========*/

a.read-more-btn{
	background:url(../../static/img/structure/landing-btn.png) 0 0 no-repeat transparent;
	display: block;
	width: 206px;
	height: 31px;
	color: #fff;
	font-family:'PT Sans';
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	text-indent: 58px;
	margin: 20px 0 0;
}

a.new-project-btn{
	display: block;
	background:url(../../static/img/new-project-btn-bg.png) 0 0 no-repeat #97be0d;
	padding: 0 15px 0 51px;
	color: #fff;
	font-family: 'PT Sans';
	line-height: 31px;
	font-weight: bold;
	float: left;
	height: 31px;
	text-decoration: none;
	border-radius: 20px;
	margin: 0 20px 0 0;
}

#product-landing-search{
	display: block;
	float: left;
	position: relative;
}

#product-landing-search input[type="text"]{
	background:url(../../static/img/project-search-field-bg.png) 0 0 repeat-x transparent;
	height: 31px;
	line-height: 31px;
	border: 0;
	border-radius: 20px;
	padding:0 40px 0 20px;
	color: #000 !important;
}

#product-landing-search input[type="submit"]{
	position: absolute;
	right: 12px;
	top: 3px;
	background:url(../../static/img/project-search-submit-bg.png) center center no-repeat #dae2ed;
	width: 25px;
	height: 25px;
	display: block;
	border: 0;
	cursor: pointer;
}

.project-listing-thumb{
	width: 140px;
	height: 105px;
	background: #777;
	float: left;
	margin: 0 20px 0 0;
}

.read-more-left{
	display: block;
	height: 29px;
	background:url(../../static/img/read-more-left-bg.png) top right no-repeat #3f7194;
	padding:0 48px 0 14px;
	line-height: 29px;
	color: #fff;
	font-family: 'PT Sans';
	font-weight: bold;
	float: right;
	border-radius: 10px;
	width: 68px;
	position: absolute;
	top: 40%;
	right: 20px;
	text-decoration: none;
}

#project-landing{
	margin-bottom: 30px !important;
}
#project-landing li{
    padding:0;
	width:200px;
	border-top:0;
	margin:20px 10px;
}
#project-landing li h2{
    margin:0;
    padding:0;
	width:200px;
}
#project-landing li h2 a {
	color:#585858;
}
#project-landing a.project-landing-img {
	display:block;
	background: #777;
	width: 210px;
	height: 130px;
}
.project-landing-thumb {
	width: 210px;
	height: 130px;
	background: #777;
	margin:0 0 10px;
}

/*========== PROJECT DETAIL COMMENTS ==========*/
.project-detail form#comment{
	padding: 0;
	position: relative;
	border-bottom: none;
	margin:0 0 20px;
}

.project-detail #comment-label{
	display: block;
	color: #729bc6;
	width: 100%;
	font-size: 18px;
	font-family:'PT Sans', arial, sans-serif;
	margin: 0 0 20px;
	}
.project-detail #comment-label label{
	width: 675px;
	display: block;
	line-height: 48px;
	background:url(../../static/img/dotted-line.png) bottom left repeat-x transparent;
}
.project-detail #comment-element{
	width: 675px;
	border: 1px solid #f3f3f3;
	border-radius: 5px;
	height: 200px;
}
.project-detail #comment-element textarea{
	width: 635px;
	height: 114px;
	border: 0;
	resize: none;
	padding:20px 20px 0
}

.project-detail form#comment .moderation-notice{
	position: absolute;
	z-index: 10;
	top: 215px;
	left: 20px;
	width: 635px;
	border-top: 1px dotted #c7c7c7;
	padding: 15px 0 0;
	font-style:italic;
	color:#7b7b7b;
}

.project-detail form#comment #submit-element{
	position: absolute;
	top: 228px;
	left: 520px;
	z-index: 12;
}

.project-detail dd#submit-element input[type="submit"]{
	background:url(../../static/img/structure/footer-submit.png) 0 0 no-repeat transparent;
	color: #fff;
	width: 136px;
	border-radius: 10px;
	text-transform:	none !important;
	font-size: 19px;
}
.project-detail #testimonials h4, .project-detail #commentsHolder h4{
	margin: 0 0 20px;
}
.project-detail #testimonials h4 .headline, .project-detail #commentsHolder h4 .headline{
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}

hr.dotted-form-line{
	float: left;
	width: 100%;
	display: block;
	height: 10px;
	background:url(../../static/img/structure/divider.png) center left repeat-x transparent;
	border: 0;
	margin: 0 0 20px;
}

#project_submit #equipment-label, #project_submit #equipment-element{
	margin: 0 10px 44px 0 !important;
}
	
#masterHolder #listing .subtitle{
    position:relative;
}
#masterHolder #listing .subtitle #filter-choice-form{
    position:absolute;
    top:0;
    right:0;
    clear:both;
    display:block;
}

/*
playback timings (ms):
  CDXLines.iter: 22.915 (3)
  esindex: 0.011
  load_resource: 193.716
  exclusion.robots: 0.195
  captures_list: 261.966
  exclusion.robots.policy: 0.184
  RedisCDXSource: 10.31
  PetaboxLoader3.datanode: 277.168 (4)
  LoadShardBlock: 224.698 (3)
  PetaboxLoader3.resolve: 83.89 (2)
*/