/*
Theme Name: making
Theme URI: 
Version: 1.0
Description: 2 Column theme 
Author: 
Author URI: 
*/


/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }

blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

article, aside, footer, header, hgroup, nav, section { display: block; }

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body { line-height: 18px; font-family: 'Helvetica', Arial, sans-serif; font-size: 12px; color: #313131; background-color: #ffffff; }

a { text-decoration: none; color: #f06624; }
a:hover { text-decoration: underline; }
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { padding-bottom: 5px; color: #000; line-height: 1em; font-weight: bold;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #808080; }
h1 { font-size: 22px; font-family:Helvetica; } /*30,24,22,18,14,*/
h2 { font-size: 12px; font-family:Georgia; } /*18px*/
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 14px; }
h6 { font-size: 14px; }
p { padding-bottom: 10px; line-height: 20px; font-size:12px; padding-top: 5px;}
strong { font-weight: bold; color: #1c1c1c; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
.wrap dl {border-bottom:1px dashed #DBDBDB;  }
.wrap h2{padding-bottom:10px;}
.wrap dd p{margin-left:none;}
dl dt { font-weight: bold; }
dd  { margin-left: .5em;}
blockquote  { margin: 1.5em; padding: 1em; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }
	blockquote p { padding-bottom: 0px; }

input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
input[type=text], input.text, input.title, textarea, select { margin:0.5em 0; }
textarea { padding: 4px; }

img#about-image { float: left; margin: 3px 8px 8px 0px; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

#main-header, body.home #featured, #main-footer { 
background: none; /*background: #fff url(images/main-bg.png);*/
}
#main-header { 
/*border-bottom: 1px solid #efefef; */
padding-top: 11px; 
padding-bottom: 11px; 
/*new coded*/
margin: 0 auto;
width: 930px;
}
	.container { text-align: left; margin: 0 auto; width: 930px; position: relative; }
		#logo { float:left; margin-right: 134px; }
		
		ul#top-menu { padding-top: 0px; width:354px;}
		ul#top-menu, ul#top-menu li { float: left; }
			ul#top-menu li { margin-right: 22px; }
ul#top-menu li a { 
margin-right: 45px; 
color: #000; 
font-weight: bold; 
font-size:11px;
width:96px;
display:block;
}
ul#top-menu li a:hover { color: #28aae1; text-decoration: none; }
			ul#top-menu li li { float: none; margin: 6px 0 6px; }
ul#top-menu li li a { 
color: #000; 
font-weight: normal; 
text-transform: none; 
font-weight: bold;
/*background: url(images/footer-bullet.png) no-repeat 0 6px; 
padding-left: 10px;*/ 
}
					ul#top-menu ul ul { margin-left: 12px; }
		
		#et-social-icons { float: right; padding-top: 25px; }
			#et-social-icons  a { padding-right: 8px; }
#listing-control { 
/*border-bottom: 1px solid #f2f2f2;*/ 
/*padding-top: 16px;*/ 
padding-bottom: 14px; 
/*new coded*/
/*margin: 0 auto;*/
width: 200px;
}
#search-form { float: left;  width: 98px; /*height: 33px;*/ border-top:1px solid #000; border-bottom:1px solid #000; margin-top:11px; } /*background: url(images/search-bg.png) no-repeat;*/
#search-form #searchinput { background: none; border: none; float: left; margin: 2px 6px 0 0px; width: 60px; font-size: 11px; font-weight:bold; font-size:11px; color: #000; text-shadow: 1px 1px 0px #ffffff; font-family:Helvetica; }
			#search-form #searchsubmit { margin-top: 3px; padding-left: 13px; }
		a.submit { background:url(images/submit.png) repeat-x; font-family: 'Lobster', Arial, sans-serif; color:#fff; font-size: 14px; display:block; text-shadow: 1px 1px 0px rgba(0,0,0,0.3);  text-decoration:none; height: 32px; line-height: 32px; margin-right: 16px; float: right; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; border: 1px solid #bfa084; display:none; }
			a.submit span { background:url(images/submit2.png); display:block; padding: 0px 15px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
		a.submit:hover { color: #f8f8f8; }
#listing-categories { border-bottom: 1px solid #efefef; padding-bottom: 65px; }	
	.l-category { float:left; width:272px; margin:65px 72px 0px 0px; }
	.last { margin-right:0px; }
		.thumb { display:block; float:left; position:relative; margin-right: 17px; }
			.thumb span.overlay { background:url(images/post-overlay.png) no-repeat; display:block; height:70px; left:0px; position:absolute; top:0px; width:70px; }
			.description h2 { text-transform: uppercase; font-weight: bold; font-size: 12px; }
				.description h2 a { color:#3a6263; text-decoration:none; }
			p.info { background:url(images/meta-info-bg.png) no-repeat 87px 5px; padding-left:105px; font-family: Georgia, serif; font-style: italic; font-size: 12px; color: #999999; margin-bottom:5px!important; }	
			.description p { padding-bottom:0px; line-height:18px; }
#recent-listings { border-bottom:1px solid #f2f2f2; }	
	.r-listing { position:relative; padding:74px 45px 0px; float:left; width:228px; border-right:1px solid #f2f2f2; }
	#recent-listings .last { border-right:none; }
		.r-listing h3 { text-transform:uppercase; font-weight:bold; font-size:12px; padding-bottom:12px; }
			.r-listing h3 a { color:#3a6263; text-decoration:none; }
		.r-listing p.meta-info { padding-bottom:13px; }	
		.post-thumb { display:block; float:left; position:relative; margin-bottom:15px; }
			.post-thumb span.overlay { background:url(images/overlay.png) no-repeat; display:block; height:100px; left:0px; position:absolute; top:0px; width:230px; }	
		.r-listing p { line-height:18px; padding-bottom:58px; }	
		a.readmore { position:absolute; bottom:0px; right:0px; border-top:1px solid #f2f2f2; border-left:1px solid #f2f2f2; padding:10px 16px 8px; text-transform:uppercase; color:#b1b1b1; }
			a.readmore:hover { color:#9c9c9c; }
		.last a.readmore { border-right:1px solid #f2f2f2; }
		body.tax-listing_category .r-listing.last a.readmore { border-right: none; }
		div.hr { border-top: 1px solid #f2f2f2; margin-left: -500px; clear: both; }
		.blog-hr { margin-bottom: 45px; }
									
#pagination { text-align:center; padding:22px 0px; font-family: 'Lobster', Arial, sans-serif; font-size: 15px; }	
	#pagination a { color:#545454; text-decoration:none; padding-right:12px; }
		
#breadcrumbs { padding-top: 24px; font-style: italic; font-family: Georgia, serif; color: #333; margin-bottom: -24px; display:none; display:none; }
	#breadcrumbs a, #breadcrumbs span { color: #999999; }
	#breadcrumbs a:hover { text-decoration: none; color: #333; }
	
#main_content { float: left; width: 637px; position: relative; border-top:3px solid #000; margin-top:-5px; }
	h1.title { font-size: 24px; color: #000; font-family: 'Helvetica', Arial, sans-serif; margin-top:-20px; *margin-top: -20px; display:none;}
		h1.title a { color: #3a6263; }
		h1.title a:hover { color: #284647; text-decoration: none; }
	.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { font-family: Georgia;}
	
#listing_info, #listing_location, #comment-wrap, #respond { position: relative; padding: 55px 60px 30px 0; }
	
.entry { padding: 0 60px 30px 0; position: relative; }
	.post ul, .comment-content ul { list-style-type: disc; padding: 10px 0px 10px 20px; }
	.post ol, .comment-content ol { list-style-type: decimal; list-style-position: inside; padding: 10px 0px 10px 2px; }
		.post ul li ul, .post ul li ol, .comment-content ul li ul, .comment-content ul li ol { padding: 2px 0px 2px 20px; }
		.post ol li ul, .post ol li ol, .comment-content ol li ul, .comment-content ol li ol  { padding: 2px 0px 2px 35px; }

body.page h1.title { margin-bottom: 12px; }

.post-thumbnail { position: relative; float: left; margin: 6px 30px 10px 0; }
	.post-thumbnail  span.post-overlay { background: url(images/post_overlay.png) no-repeat; width: 200px; height: 200px; position: absolute; top: 0; left: 0; }
	.post-thumbnail img { display: block; }
	
#gmaps-border { border: 1px solid #f2f2f2; padding: 4px; margin-bottom: 10px; }
	#gmaps-container { width: 567px; height: 360px; }
	
.elist_cf { margin-bottom: 8px; }
	.elist_cf h3 { font-size: 12px; color: #3a6263; font-weight: bold; text-transform: uppercase; font-family: 'Droid Sans', Arial, sans-serif; }
	#elist_categories, #elist_category { background: #F3F3F3; font-size: 11px; color: #B1B1B1; text-shadow: 0 1px 0 #fff; border: none; padding: 8px 14px; margin: 0; display:none; }
	
.fullwidth { width: 930px !important; }
.et_pt_blogentry { padding-right: 20px !important; }
.fullwidth .et_pt_blogentry { padding-right: 0 !important; }
#et-contact { padding-bottom: 60px; }

#elist_category { margin-left: 10px; }
#elist_standart_subscription_field { font-size: 16px; color: #666; }

#main_content .page-separator { margin-bottom: 15px; }
#main_content #register-form h2 { padding-bottom: 17px; }

p.elist_submit_error, p.elist_paypal_redirect { font-family: Georgia, serif; font-style: italic; font-size: 14px; }

/*------------------------------------------------*/
/*--------------[FEATURED SLIDER]-----------------*/
/*------------------------------------------------*/

#featured { border-bottom:1px solid #efefef; }			
	#featured h1, #listing-categories h1, #recent-listings h1, #listing_info h1, #listing_location h1, h1#comments, h3#reply-title, h1.main_title { top:-1px; background-color:#fff; border:1px solid #f2f2f2; position:absolute; left:44%; border-top:none; font-family: 'Lobster', Arial, sans-serif; color:#545454; font-size: 15px; padding: 10px 15px; }	
	a#left-arrow, a#right-arrow { position: absolute; top: 172px; width: 13px; height: 21px; text-indent:-9999px; z-index: 10; }
		a#left-arrow { background:url(images/left-arrow.png) no-repeat; left: 0px; }	
		a#right-arrow { background:url(images/right-arrow.png) no-repeat; right: 0px; }	
	
		.slide { padding: 87px 58px 43px; }
			.featured-img { display:block; float:left; position:relative; margin-right: 50px; }
				.featured-img span.overlay { background:url(images/featured-overlay.png) no-repeat; display:block; height:180px; left:0px; position:absolute; top:0px; width:180px; }
			.featured-description { float: right; width: 614px; }
				#featured h2.featured-title { font-family: 'Lobster', Arial, sans-serif; font-size: 30px; text-shadow: 1px 1px 0px #ffffff; padding-bottom:12px; }
					#featured h2.featured-title a { text-decoration: none; color:#3a6263; }
				p.meta-info { background:url(images/meta-info-bg.png) no-repeat left 3px; padding-left:17px; font-family: Georgia, serif; font-style: italic; font-size: 12px; color: #999999; text-shadow: 1px 1px 0px #ffffff; }
				.entry p.meta-info { background: url(images/meta-info-bg.png) no-repeat left 5px; }
					p.meta-info a { text-decoration:none; color:#333333; }
				.featured-description p	{ line-height:18px; }
	#controllers { text-align: center; margin: 0 auto; width: 319px; padding: 20px 0px 14px; background-color:#fff; border:1px solid #efefef; border-bottom:none; }
		#controllers a { background:url(images/controller1.png) no-repeat; display:block; height:11px; margin-right:4px; text-indent:-9999px; width:11px; display: inline-block; }
			#controllers a.activeSlide { background:url(images/controller2.png) no-repeat; }				
		
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

.comment-body { position: relative; padding: 0 0 0 88px; margin: 20px 0; }
	.avatar-box, .avatar-overlay { position: absolute; top: 0; left: 0; }
		.avatar-overlay { background: url(images/avatar_overlay.png) no-repeat; width: 62px; height: 62px; }
#comment-wrap .hr { margin-right: -60px; margin-top: 35px; }
	.comment-meta span.fn { font-weight: bold; text-transform: uppercase; margin-right: 8px; }
	.comment-meta span.fn, .comment-meta span.fn a { color: #3a6263; }
	span.comment_date { font-family: Georgia, serif; font-style: italic; color: #9d9d9d; }
	a.comment-reply-link { color: #3a6263; font-weight: bold; float: right; }
		a.comment-reply-link:hover { color: #223d3e; text-decoration: none; }
		
#trackbacks { margin-top: 90px; }
	.comments_respond { margin-top: 150px; }
	
	#commentform input[type="text"] { width: 40%; }
	#commentform textarea { width: 94%; }
	#commentform input[type="text"], #commentform textarea, #elist_submit_form input[type="text"], #elist_submit_form textarea, #main_content #register-form  input[type="text"], #main_content #register-form  input[type="password"], #main_content #register-form textarea  { background: #f2f2f2; border: none; -moz-box-shadow: inset 2px 2px 10px rgba(0,0,0,0.1); -webkit-box-shadow: inset 2px 2px 10px rgba(0,0,0,0.1); box-shadow: inset 2px 2px 10px rgba(0,0,0,0.1); padding: 10px 12px !important; color: #a1a1a1 !important; text-shadow: 0px 1px 0 #fff; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; border-radius: 0 !important; }
	
	#commentform .form-submit { overflow: hidden; }
		#commentform input#submit, #elist_submit_form input#submit { background: none; border: none; float: right; color: #3a6263; font-weight: bold; }
		#elist_submit_form input#submit { margin-right: 227px; }

		.commentlist #reply-title { border: none; left: 0; padding-left: 0; top: 6px; }
			.commentlist #reply-title small { display: block; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; margin-top: 2px; }
				#reply-title small a { color: #3A6263; }
			
	.commentlist ul.children { padding-left: 88px; }
	
/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/
	
#main-footer { border-top: 3px solid #000; border-bottom: 3px solid #000; width:930px; margin: 0 auto; padding-top:20px; padding-bottom:20px; /*border-bottom: 1px solid #efefef;*/ }	
	#footer-widgets { padding: 43px 0px 30px; }
		.footer-widget { width: 200px; margin-right: 53px; float: left; color: #454545; text-shadow: 1px 1px 0px #ffffff; }
		.last { margin-right: 0px; }
			#footer-copyright { margin-top: -9px; margin-bottom: -11px; }
				#footer-copyright span { padding-left: 10px; font-family: Georgia, serif; font-style: italic; font-size: 12px; color:#c7c6c6; text-shadow: 1px 1px 0px #fff; }
			.footer-widget p { color: #454545; text-shadow: 1px 1px 0px #ffffff; }
			.widgettitle { text-transform:uppercase; font-weight:bold; font-size:12px; padding-bottom:8px; text-shadow: 1px 1px 0px #ffffff; color:#3a6263; }
				.footer-widget a { color: #454545; }
				.footer-widget a:hover { color: #111; text-decoration: none; }
			.footer-widget ul, .widget ul { margin-bottom:8px;  }
				.footer-widget ul ul, .widget ul ul { margin-bottom:0; }
					.footer-widget ul li, .widget ul li { background:url(images/footer-bullet.png) no-repeat 0 7px; padding:0px 0 7px 12px; }
					.footer-widget ul li ul, .widget ul li ul { margin:0 0 -3px; padding:5px 0 0 7px; }
	p#copyright { float:right; color:#454545; padding: 33px 0px; font-size:11px; }	
		p#copyright a { color:#3a6263; font-family: Georgia, serif; font-style: italic; font-weight:bold; }			

/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/

#sidebar { float: left; width: 270px; border-left: 1px solid #f2f2f2; padding: 74px 0 0 50px; }
	.widget { margin-bottom: 50px; }
	#sidebar a { color: #454545; }
	#sidebar a:hover { color: #000; text-decoration: none; }
	
#main_content, body.single-listing #sidebar, body.page #sidebar, body.single #sidebar { padding-top: 33px; }/*33px*/
body.tax-listing_category  #main_content, body.tax-listing_tag  #main_content { padding-top: 0; }

/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/

div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:5px; }
img.alignright { display:inline; float:right; margin-left:15px; }


/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 240px;	}
	#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
		#wp-calendar a:hover { text-decoration: underline; }
	#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }
	#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
		#wp-calendar td#today { color: #000; }
	#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
		#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
		#wp-calendar #next a { padding-right: 10px; text-align: right; }
		#wp-calendar #prev a { padding-left: 10px; text-align: left; }
		
/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/

.pagination { overflow: hidden; padding: 15px 12px 0px; }

.wp-pagenavi { position: relative; font-family: 'Lobster', Georgia, serif; font-size: 24px; }
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited { padding: 5px 7px !important; margin: 2px; text-decoration: none; border: none !important; color: #a4a4a4; background-color: none; font-weight: normal !important; }
.wp-pagenavi span.pages { padding: 5px 7px 5px !important; margin: 2px !important; border: none !important; color: #a4a4a4; background-color: none; font-size: 14px; }
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover { padding: 5px 7px !important; margin: 2px; background-color:none !important; border: none !important; color:#545454 !important; }

#blog_pagination .wp-pagenavi { margin-top: -25px; padding-bottom: 19px; text-align: center; }

#taxonomy_pagination .wp-pagenavi { text-align: center; padding: 17px 0; }
	#taxonomy_pagination .wp-pagenavi span, #taxonomy_pagination .wp-pagenavi a { color: #545454 !important; font-size: 15px; border: none !important; background: none !important; font-weight: normal !important; }
	#taxonomy_pagination .wp-pagenavi a:hover { color: #111 !important; }
	#taxonomy_pagination .wp-pagenavi span.pages { display: none; }

a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a  { text-decoration: none; }
.foursixeight { margin: 0px 0px 15px 84px; }

body.home a.readmore { border-bottom: 1px solid #F2F2F2; }

.description h2, .r-listing h3, h3.widgettitle, h4.widgettitle, .elist_cf h3, ul#top-menu li a { font-family: 'Droid Sans', Arial, sans-serif !important; }

#et-control-panel { position: fixed; left: 0px; top: 94px; width: 169px; z-index: 9000; color: #9f9f9f; text-shadow: 1px 1px 1px #fff; background: url(images/control-panel-bottom.png) no-repeat bottom left; padding-bottom: 18px; }
	#control-panel-main { background: url(images/control-panel-mainbg.png) repeat-y; -moz-border-radius-topright: 14px; -webkit-border-top-right-radius: 14px; border-top-right-radius: 14px; }
		#et-control-close { background: url(images/control-panel-closebutton.png) no-repeat; position: absolute; top: 17px; right: -41px; width: 45px; height: 40px; display: block; }
		.control-open { background: url(images/control-panel-openbutton.png) no-repeat !important; }
		#et-control-inner { background: url(images/control-inner.png) no-repeat; padding: 16px 16px 0px 16px; }
			#et-control-panel h3.control_title { font-size: 15px; padding: 2px 0 10px; float: left; }
			#et-control-panel p { font-style: italic; font-family: Georgia, serif; font-size: 10px; }
			.et-sample-setting { display: block; width: 29px; height: 29px; position: relative; float: left; margin: 0 4px 4px 0; text-indent: -9999px; }
				.et-sample-setting span.et-sample-overlay { background: url(images/control-link-overlay.png) no-repeat; display: block; position: absolute; top: 0; left: 0; width: 30px; height: 30px; }
			#et-sample-color1 { background: #6a8e94; }
			#et-sample-color2 { background: #8da49c; }
			#et-sample-color3 { background: #b0b083; }
			#et-sample-color4 { background: #859a7c; }
			#et-sample-color5 { background: #c6bea6; }
			#et-sample-color6 { background: #b08383; }
			#et-sample-color7 { background: #a4869d; }
			#et-sample-color8 { background: #f5f5f5; }
			#et-sample-color9 { background: #4e4e4e; }
			#et-sample-color10 { background: #556f6a; }
			#et-sample-color11 { background: #6f5555; }
			#et-sample-color12 { background: #6f6755; }
			
			#et-sample-texture1 { background: url(images/body-bg2.png) 14px 13px; }
			#et-sample-texture2 { background: url(images/body-bg3.png); }
			#et-sample-texture3 { background: url(images/body-bg4.png); }
			#et-sample-texture4 { background: url(images/body-bg5.png); }
			#et-sample-texture5 { background: url(images/body-bg6.png); }
			#et-sample-texture6 { background: url(images/body-bg7.png); }
			#et-sample-texture7 { background: url(images/body-bg8.png); }
			#et-sample-texture8 { background: url(images/body-bg9.png); }
			#et-sample-texture9 { background: url(images/body-bg10.png); }
			#et-sample-texture10 { background: url(images/body-bg11.png) 139px 104px; }
			#et-sample-texture11 { background: url(images/body-bg12.png); }
			#et-sample-texture12 { background: url(images/body-bg13.png) 14px 14px; }
			#et-sample-texture13 { background: url(images/body-bg14.png); }
			#et-sample-texture14 { background: url(images/body-bg15.png); }
			#et-sample-texture15 { background: url(images/body-bg16.png); }
			#et-sample-texture16 { background: url(images/body-bg17.png); }
			
			.et-control-colorpicker { background: url(images/control-panel-colorpicker.png) no-repeat; width: 18px; height: 19px; display: block; float: right; }
			.et-font-control { margin-top: 9px; }
			.colorpicker { z-index: 10000; }
		
#et_control_header_font, #et_control_body_font { width: 73px; }

.colorpicker { width: 356px; height: 176px; overflow: hidden; position: absolute; background: url(images/colorpicker/colorpicker_background.png); font-family: Arial, Helvetica, sans-serif; display: none; }
.colorpicker_color { width: 150px; height: 150px; left: 14px; top: 13px; position: absolute; background: #f00; overflow: hidden; cursor: crosshair; }
	.colorpicker_color div { position: absolute; top: 0; left: 0; width: 150px; height: 150px; background: url(images/colorpicker/colorpicker_overlay.png); }
		.colorpicker_color div div { position: absolute; top: 0; left: 0; width: 11px; height: 11px; overflow: hidden; background: url(images/colorpicker/colorpicker_select.gif); margin: -5px 0 0 -5px; }
.colorpicker_hue { position: absolute; top: 13px; left: 171px; width: 35px; height: 150px; cursor: n-resize; }
	.colorpicker_hue div { position: absolute; width: 35px; height: 9px; overflow: hidden; background: url(images/colorpicker/colorpicker_indic.gif) left top; margin: -4px 0 0 0; left: 0px; }
.colorpicker_new_color { position: absolute; width: 60px; height: 30px; left: 213px; top: 13px; background: #f00; }
.colorpicker_current_color { position: absolute; width: 60px; height: 30px; left: 283px; top: 13px; background: #f00; }
.colorpicker input { background-color: transparent; border: 1px solid transparent; position: absolute; font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #898989; top: 4px; right: 11px; text-align: right; margin: 0; padding: 0; height: 11px; }
.colorpicker_hex { position: absolute; width: 72px; height: 22px; background: url(images/colorpicker/colorpicker_hex.png) top; left: 212px; top: 142px; }
	.colorpicker_hex input { right: 6px; }
.colorpicker_field { height: 22px; width: 62px; background-position: top; position: absolute; }
	.colorpicker_field span { position: absolute; width: 12px; height: 22px; overflow: hidden; top: 0; right: 0; cursor: n-resize; }
.colorpicker_rgb_r { background-image: url(images/colorpicker/colorpicker_rgb_r.png); top: 52px; left: 212px; }
.colorpicker_rgb_g { background-image: url(images/colorpicker/colorpicker_rgb_g.png); top: 82px; left: 212px; }
.colorpicker_rgb_b { background-image: url(images/colorpicker/colorpicker_rgb_b.png); top: 112px; left: 212px; }
.colorpicker_hsb_h { background-image: url(images/colorpicker/colorpicker_hsb_h.png); top: 52px; left: 282px; }
.colorpicker_hsb_s { background-image: url(images/colorpicker/colorpicker_hsb_s.png); top: 82px; left: 282px; }
.colorpicker_hsb_b { background-image: url(images/colorpicker/colorpicker_hsb_b.png); top: 112px; left: 282px; }
.colorpicker_submit { position: absolute; width: 22px; height: 22px; background: url(images/colorpicker/colorpicker_submit.png) top; left: 322px; top: 142px; overflow: hidden; }
.colorpicker_focus { background-position: center; }
.colorpicker_hex.colorpicker_focus { background-position: bottom; }
.colorpicker_submit.colorpicker_focus { background-position: bottom; }
.colorpicker_slider { background-position: bottom; }

.et_pt_blogentry a.readmore { position: relative !important; padding: 0 !important; padding-right: 13px !important; }

.slide { width: 850px !important; }
.et_embedded_videos { display: none !important; }

.js #featured #slides { background: url(images/ajax-loader.gif) no-repeat center; }
	.js #featured .slide { display: none; }
.js #featured #slides { min-height: 318px; }

/*custom menu */
.page-id-22 .container ul#top-menu li#menu-item-38 a{color:#28aae1;}
.page-id-22 .container ul#top-menu li#menu-item-38{border-bottom: 1px solid #28aae1}
.page-id-6 .container ul#top-menu li#menu-item-9 a{color:#28aae1;}
.page-id-6 .container ul#top-menu li#menu-item-9{border-bottom: 1px solid #28aae1}
.page-id-7 .container ul#top-menu li#menu-item-12 a{color:#28aae1;}
.page-id-7 .container ul#top-menu li#menu-item-12{border-bottom: 1px solid #28aae1}
.page-id-18 .container ul#top-menu li#menu-item-40 a{color:#28aae1;}
.page-id-18 .container ul#top-menu li#menu-item-40{border-bottom: 1px solid #28aae1}
.page-id-20 .container ul#top-menu li#menu-item-39 a{color:#28aae1;}
.page-id-20 .container ul#top-menu li#menu-item-39{border-bottom: 1px solid #28aae1}
.page-id-24 .container ul#top-menu li#menu-item-37 a{color:#28aae1;}
.page-id-24 .container ul#top-menu li#menu-item-37{border-bottom: 1px solid #28aae1}
.page-id-26 .container ul#top-menu li#menu-item-36 a{color:#28aae1;}
.page-id-26 .container ul#top-menu li#menu-item-36{border-bottom: 1px solid #28aae1}
.page-id-99 .container ul#top-menu li#menu-item-101 a{color:#28aae1;}
.page-id-99 .container ul#top-menu li#menu-item-101{border-bottom: 1px solid #28aae1}
.page-id-97 .container ul#top-menu li#menu-item-102 a{color:#28aae1;}
.page-id-97 .container ul#top-menu li#menu-item-102{border-bottom: 1px solid #28aae1}
.page-id-107 .container ul#top-menu li#menu-item-109 a{color:#28aae1;}
.page-id-107 .container ul#top-menu li#menu-item-109{border-bottom: 1px solid #28aae1}
.page-id-28 .container ul#top-menu li#menu-item-35 a{color:#28aae1;}
.page-id-28 .container ul#top-menu li#menu-item-35{border-bottom: 1px solid #28aae1}
.page-id-29 .container ul#top-menu li#menu-item-34 a{color:#28aae1;}
.page-id-29 .container ul#top-menu li#menu-item-34{border-bottom: 1px solid #28aae1}
.page-id-103 .container ul#top-menu li#menu-item-105 a{color:#28aae1;}
.page-id-103 .container ul#top-menu li#menu-item-105{border-bottom: 1px solid #28aae1}
.page-id-31 .container ul#top-menu li#menu-item-33 a{color:#28aae1;}
.page-id-31 .container ul#top-menu li#menu-item-33{border-bottom: 1px solid #28aae1}
.page-id-1590 .container ul#top-menu li#menu-item-1603 a{color:#28aae1;}
.page-id-1590 .container ul#top-menu li#menu-item-1603{border-bottom: 1px solid #28aae1}
.page-id-2338 .container ul#top-menu li#menu-item-39 a {color: #28AAE1;}
.page-id-2338 .container ul#top-menu li#menu-item-39{border-bottom: 1px solid #28aae1}
.page-id-2349 .container ul#top-menu li#menu-item-39 a {color: #28AAE1;}
.page-id-2349 .container ul#top-menu li#menu-item-39{border-bottom: 1px solid #28aae1}
.page-id-2351 .container ul#top-menu li#menu-item-39 a {color: #28AAE1;}
.page-id-2351 .container ul#top-menu li#menu-item-39{border-bottom: 1px solid #28aae1}
.page-id-2353 .container ul#top-menu li#menu-item-39 a {color: #28AAE1;}
.page-id-2353 .container ul#top-menu li#menu-item-39{border-bottom: 1px solid #28aae1}
.page-id-2355 .container ul#top-menu li#menu-item-39 a {color: #28AAE1;}
.page-id-2355 .container ul#top-menu li#menu-item-39{border-bottom: 1px solid #28aae1}

.page-id-1906 .container ul#top-menu li#menu-item-35 a{color:#28aae1;}
.page-id-1906 .container ul#top-menu li#menu-item-35{border-bottom: 1px solid #28aae1}
.page-id-1920 .container ul#top-menu li#menu-item-35 a{color:#28aae1;}
.page-id-1920 .container ul#top-menu li#menu-item-35{border-bottom: 1px solid #28aae1}
.page-id-1964 .container ul#top-menu li#menu-item-35 a{color:#28aae1;}
.page-id-1964 .container ul#top-menu li#menu-item-35{border-bottom: 1px solid #28aae1}
.page-id-1966 .container ul#top-menu li#menu-item-35 a{color:#28aae1;}
.page-id-1966 .container ul#top-menu li#menu-item-35{border-bottom: 1px solid #28aae1}

.page-id-1970 .container ul#top-menu li#menu-item-35 a{color:#28aae1;}
.page-id-1970 .container ul#top-menu li#menu-item-35{border-bottom: 1px solid #28aae1}
.page-id-1972 .container ul#top-menu li#menu-item-35 a{color:#28aae1;}
.page-id-1972 .container ul#top-menu li#menu-item-35{border-bottom: 1px solid #28aae1}
.page-id-1974 .container ul#top-menu li#menu-item-35 a{color:#28aae1;}
.page-id-1974 .container ul#top-menu li#menu-item-35{border-bottom: 1px solid #28aae1}
.page-id-1976 .container ul#top-menu li#menu-item-35 a{color:#28aae1;}
.page-id-1976 .container ul#top-menu li#menu-item-35{border-bottom: 1px solid #28aae1}

.page-id-2417 .container ul#top-menu li#menu-item-35 a{color:#28aae1;}
.page-id-2417 .container ul#top-menu li#menu-item-35{border-bottom: 1px solid #28aae1}

.page-id-2468 .container ul#top-menu li#menu-item-39 a{color:#28aae1;}
.page-id-2468 .container ul#top-menu li#menu-item-39{border-bottom: 1px solid #28aae1}





#menu-item-38, #menu-item-37, #menu-item-109 {border-top: 2.5px solid black; width:96px; border-bottom:1px solid #000;}
#menu-item-38:hover, #menu-item-37:hover, #menu-item-109:hover {border-bottom:1px solid #28aae1; widows:96px;}
#menu-item-9, #menu-item-36, #menu-item-34, #menu-item-12, #menu-item-101, #menu-item-105,#menu-item-40, #menu-item-102, #menu-item-33, #menu-item-39, #menu-item-109, #menu-item-35, #menu-item-1603 {border-bottom: 1px solid #000; width:96px;}

#menu-item-9:hover, #menu-item-36:hover, #menu-item-34:hover, #menu-item-12:hover, #menu-item-101:hover, #menu-item-105:hover, #menu-item-40:hover, #menu-item-102:hover, #menu-item-33:hover, #menu-item-39:hover, #menu-item-109:hover, #menu-item-35:hover, #menu-item-1603:hover {border-bottom: 1px solid #28aae1; width:96px;}

#ani-dot{float:left; padding-top:3px; margin-top:-5px; *margin-top:-5px}
.sub-menu{border-top:1px solid #000; }
.sub-menu ul:hover{border-top:1px solid #FF00FF; }
ul.sub-menu li{border-bottom:1px solid #000; }
ul.sub-menu li:hover{border-bottom:1px solid #28aae1; }

/*1st col*/
ul.sub-menu li#menu-item-9 {margin-top:1px;}
ul.sub-menu li#menu-item-12 {margin-top:-6px;}
ul.sub-menu li#menu-item-40 {margin-top:-6px;}
ul.sub-menu li#menu-item-39 {margin-top:-6px;}
/*2nd col*/
ul.sub-menu li#menu-item-36 {margin-top:1px;}
ul.sub-menu li#menu-item-101 {margin-top:-6px;}
ul.sub-menu li#menu-item-102 {margin-top:-6px;}
ul.sub-menu li#menu-item-109 {margin-top:-6px;}
/*3rd col*/
ul.sub-menu li#menu-item-34 {margin-top:1px;}
ul.sub-menu li#menu-item-105 {margin-top:-6px;}
ul.sub-menu li#menu-item-33 {margin-top:-6px;}

#perth-date{margin-top:-30px;}
#perth-line-bottom{border-bottom:2.5px solid; width:65px;}

#et-social-icons img{padding-top:5px;}

/*ul.sub-menu li:hover{border-bottom:1px solid #FF00FF; padding-bottom: 4px;}*/

/*end custom menu */
/* Speakers page*/
.keynote-speakers{	
	border-top: 2px solid #000000;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 5px;
	}
.anchors-speakers{    
	border-top: 2px solid #000000;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 5px;
}

#usquare_5 {
    clear: both;
    display: block;
    margin: 0 auto;
    position: relative;
    width: 850px;
}
/* end Speakers page*/

/* making table */
#making-table{
    border-collapse: collapse;
    font-size: 12px;
    margin-top: 16px;
    text-align: left;
    width: 930px;
}

#making-table th{    
    color: #FFF;;
    font-size: 13px;
    /*font-weight: normal;*/
    /*padding-top: 8px;*/
    font-weight:bold;
	vertical-align:top;
	width:236px;
	padding-top:20px;
}
#making-table td {
    padding-right: 8px;
	vertical-align:top;
	padding-top:20px;

}
#making-table td p {
   /* width: 360px;*/
}

/*news table*/
#news-table{
    border-collapse: collapse;
    font-size: 12px;
    margin-top: 16px;
    text-align: left;
    width: 930px;
}

#news-table th{    
    color: #FFF;;
    font-size: 13px;
    /*font-weight: normal;*/
    /*padding-top: 8px;*/
    font-weight:bold;
	vertical-align:top;
	width:236px;
	padding-top:20px;
}
#news-table td {
    /*padding-right: 8px;*/
	vertical-align:top;
	padding-top:20px;
	border-bottom:1px solid #000;
}
#news-table td.no-bottom-border {
    border-bottom: 0;    
    vertical-align: top;
}
#news-table td p {
    width: 360px;
}
#news-table td img{padding-bottom:20px;}

/*news */
#news{color:#28aae1; font-weight:bold; font-size:14px;}
#date{font-size:11px; color:#b4b4b4;}
/*end news*/
/*end news table*/

/*normal table*/
#normal-table {
    border-collapse: collapse;
    font-size: 12px;
    margin: 20px 20px 0 5px;
    text-align: left;
    width: 650px;
}
#normal-table thead th.rounded-company{
    background: url("") no-repeat scroll left -1px rgb(185, 201, 254);
}
#normal-table thead th.rounded-q4{
    background: url("") no-repeat scroll right -1px rgb(185, 201, 254);
}
#normal-table th{
    background: none repeat scroll 0 0 #28aae1;
    color: #FFF;;
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
	font-weight:bold;
}
#normal-table td{
    background: none repeat scroll 0 0 #ece9e6;
    border-top: 1px solid rgb(255, 255, 255);

    padding: 8px;
}

/*end normal table*/


/*registration table*/
#reg-table {
    border-collapse: collapse;
    font-size: 12px;
    margin: 20px 20px 0 5px;
    text-align: left;
    width: 100%;
}
#reg-table thead th.rounded-company{
    background: url("") no-repeat scroll left -1px rgb(185, 201, 254);
}
#reg-table thead th.rounded-q4{
    background: url("") no-repeat scroll right -1px rgb(185, 201, 254);
}
#reg-table th{
    background: none repeat scroll 0 0 #28aae1;
    color: #FFF;;
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
	font-weight:bold;
	border:1px solid #FFF;
}
#reg-table td{
    background: none repeat scroll 0 0 #ece9e6;
    border: 1px solid rgb(255, 255, 255);
    padding: 8px;
}

#reg-table td.whitebg{
    background: none repeat scroll 0 0 #f5f3f1;
    border: 1px solid rgb(255, 255, 255);
    padding: 8px;
}


/*end registration table*/



#events-table{
    border-collapse: collapse;
    font-size: 12px;
    margin-top: 16px;
    text-align: left;
    width: 950px;}
#events-table th{    
    color: #FFF;;
    font-size: 13px;
    /*font-weight: normal;*/
    /*padding-top: 8px;*/
    font-weight:bold;
	vertical-align:top;
	width:236px;
	padding-top:20px;
	font-family:Helvetica;
}	

#events-table th h1{ 
	font-family:Helvetica;
}	


#events-table td {
	vertical-align:top;
	padding-top:20px;
	padding-bottom:20px;
}
#events-table td p{width:335px;}
#events-table td img{
	padding-bottom:20px;
}

#events-table div.blacklinebg{
    background-image:url(http://wp.architecture.com.au/making/wp-content/uploads/sites/29/2013/10/black-line.jpg);
	height:900px;
}
#events-table td.vline{/*padding-left:10px; padding-right:10px;*/}
#events-table td.eventsleft{width:332px;}
#events-table td.eventsright{width:332px;}




/*#events-table td p {
    width: 330px;
}*/

hr.events-vertical-line
{
   width: 0px;
   height: 100%; /* or height in PX */

} 
#program-table {
    border-collapse: collapse;
    font-size: 12px;
    margin-top:16px;
    text-align: left;
    width: 910px;
}
#program-table th{    
    color: #FFF;;
    font-size: 13px;
    /*font-weight: normal;*/
    /*padding-top: 8px;*/
    font-weight:bold;
	vertical-align:top;
	width:230px;

}
#program-table td {
    padding-right: 8px;
	vertical-align:top;
	padding-bottom:10px;


	
}
table#program-table .program-table2{
    border-bottom:2px solid black;}

#program-table .program-table2 th {
    padding-right: 5px;
	vertical-align:top;	
	padding-top:10px;
	padding-bottom:10px;
	color:#b4b4b4;
	width:118px;
	font-family:Helvetica;
}
#program-table .program-table2 td {
   	vertical-align:top;	
	border-bottom:1px solid #000;
    padding-right: 2px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:2px;

}
#program-table .program-table2 .grey{color:#b4b4b4; font-weight:bold;}
#program-table .program-table2 .orange{color:#f06624; font-weight:bold; font-family: helvetica;}
#program-table .program-table2 .yellow{color:#fdd200; font-weight:bold; font-family: helvetica;}
#program-table .program-table2 .blue{color:#28aae1; font-weight:bold; font-family: helvetica;}
#program-table .program-table2 .pink{color:#e80a89; font-weight:bold; font-family: helvetica;}

#program-table .program-table2 tbody tr.bggrey:hover td {
    /*background: none repeat scroll 0 0 #b4b4b4;*/
	background-image: url(http://wp.architecture.com.au/making/wp-content/uploads/sites/29/2013/10/greybg.jpg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";/* IE 8 */
    filter: alpha(opacity=90);/* IE 5-7 */
   -moz-opacity: 0.9;/* Netscape */
   -khtml-opacity: 0.9;/* Safari 1.x */
   opacity: 0.9;/* Good browsers */
}
#program-table .program-table2 tbody tr.bgorange:hover td {
    /*background: none repeat scroll 0 0 #f06624;*/
	background-image: url(http://wp.architecture.com.au/making/wp-content/uploads/sites/29/2013/10/orangebg.jpg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";/* IE 8 */
    filter: alpha(opacity=90);/* IE 5-7 */
   -moz-opacity: 0.9;/* Netscape */
   -khtml-opacity: 0.9;/* Safari 1.x */
   opacity: 0.9;/* Good browsers */
}
#program-table .program-table2 tbody tr.bgblue:hover td {
    /*background: none repeat scroll 0 0 #28aae1;*/
	background-image: url(http://wp.architecture.com.au/making/wp-content/uploads/sites/29/2013/10/bluebg.jpg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";/* IE 8 */
    filter: alpha(opacity=90);/* IE 5-7 */
   -moz-opacity: 0.9;/* Netscape */
   -khtml-opacity: 0.9;/* Safari 1.x */
   opacity: 0.9;/* Good browsers */
   
}
#program-table .program-table2 tbody tr.bgyellow:hover td {
    /*bckground: none repeat scroll 0 0 #fdd200;*/
	background-image: url(http://wp.architecture.com.au/making/wp-content/uploads/sites/29/2013/10/yellowbg.jpg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";/* IE 8 */
    filter: alpha(opacity=90);/* IE 5-7 */
   -moz-opacity: 0.9;/* Netscape */
   -khtml-opacity: 0.9;/* Safari 1.x */
   opacity: 0.9;/* Good browsers */
}

#program-table .program-table2 tbody tr.bgpink:hover td {
    /*bckground: none repeat scroll 0 0 #fdd200;*/
	background-image: url(http://wp.architecture.com.au/making/wp-content/uploads/sites/29/2013/10/pinkbg.jpg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";/* IE 8 */
    filter: alpha(opacity=90);/* IE 5-7 */
   -moz-opacity: 0.9;/* Netscape */
   -khtml-opacity: 0.9;/* Safari 1.x */
   opacity: 0.9;/* Good browsers */
   
}
/* end making table */

/* all table*/
#all-table {
    border-collapse: collapse;
    font-size: 12px;
    margin-top:32px;
    text-align: left;
    width: 942px;
}
#all-table th{    
    color: #FFF;;
    font-size: 13px;
    /*font-weight: normal;*/
    /*padding-top: 8px;*/
    font-weight:bold;
	vertical-align:top;
	width:230px;
	padding-top:10px;

}
#all-table td {
    padding-right: 8px;
	vertical-align:top;	
	
}
/*#all-table, #program-table, .second-table{
    border-bottom:2px solid black;}*/

#all-table .second-table th {
    padding-right: 5px;
	vertical-align:top;	
	padding-bottom:10px;
	color: #000;
	width:118px;
	font-family:Helvetica;
	border-bottom:1px solid #000;
	padding-top:10px;
	font-size:13px;
	line-height:15px;
}
#all-table .second-table th.no-border {
    padding-right: 5px;
	vertical-align:top;	
	padding-bottom:10px;
	color: #000;
	width:118px;
	font-family:Helvetica;
	border-bottom:0px;
	padding-top:10px;
	font-size:14px;
	line-height:13px;
}

#all-table .second-table th.st-th-first {
    padding-right: 5px;
	vertical-align:top;	
	padding-bottom:10px;
	color: #000;
	width:118px;
	font-family:Helvetica;
	border-bottom:none;
	padding-top:10px;
	font-size:13px;
}
#all-table .second-table td {
   	vertical-align:top;	
	border-bottom:1px solid #000;
    padding-right: 2px;	
	padding-bottom:20px;
	padding-left:2px;
	padding-top:10px;
}
#all-table .second-table td.st-th-last {
   	vertical-align:top;	
	border-bottom:none;
    padding-right: 2px;	
	padding-bottom:10px;
	padding-left:2px;
	padding-top:10px;
}

#all-table .second-table .width450 {width:450px;}

/*#all-table .second-table p{padding-top:5px;}*/
/* end table*/

/* cpd table*/
#all-table .second-table-cpd th {
    padding-right: 5px;
	vertical-align:top;	
	padding-bottom:10px;
	color: #000;
	width:118px;
	font-family:Helvetica;
	border-bottom:1px solid #000;
	padding-top:10px;
	font-size:13px;
	line-height:15px;
}
#all-table .second-table-cpd th.no-border {
    padding-right: 5px;
	vertical-align:top;	
	padding-bottom:10px;
	color: #000;
	width:118px;
	font-family:Helvetica;
	border-bottom:0px;
	padding-top:10px;
	font-size:14px;
	line-height:13px;
}

#all-table .second-table-cpd th.st-th-first {
    padding-right: 5px;
	vertical-align:top;	
	padding-bottom:10px;
	color: #000;
	width:118px;
	font-family:Helvetica;
	border-bottom:none;
	padding-top:10px;
	font-size:13px;
}
#all-table .second-table-cpd td {
   	vertical-align:top;	
	border-bottom:1px solid #000;
    padding-right: 2px;	
	padding-bottom:20px;
	padding-left:2px;
	padding-top:10px;
}
#all-table .second-table-cpd td.st-th-last {
   	vertical-align:top;	
	border-bottom:none;
    padding-right: 2px;	
	padding-bottom:10px;
	padding-left:2px;
	padding-top:10px;
}

#all-table .second-table-cpd th.cpd-name{line-height:15px; color:#28AAE1}
#all-table .second-table-cpd th.cpd-name p{line-height:15px; padding-top:5px; padding-bottom:5px;}
/*end cpd table*/


/*ticket prices */
 #all-table #ticket-prices {
    border-collapse: collapse;
    font-size: 12px;
    /*margin: 20px 20px 0 5px;*/
    text-align: left;
    width: 582px;
	padding-bottom:25px;
}

#all-table #ticket-prices th {
    border-bottom: 1px solid #000000;
    color: #000000;
    font-family: Helvetica;
    font-size: 11px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-top: 10px;
    vertical-align: top;
	border-top:2px solid #000;
	border-right:1px solid #000;
	padding-left:3px;
}
#all-table #ticket-prices th.tp-first{
    border-bottom: 1px solid #000000;
    color: #000000;
    font-family: Helvetica;
    font-size: 11px;
    padding-bottom: 10px;
    padding-right: 27px;
    padding-top: 10px;
    vertical-align: top;
	border-top:2px solid #000;
	padding-left:0px;
	
}
#all-table #ticket-prices th.tp-last{
    border-bottom: 1px solid #000000;
    color: #000000;
    font-family: Helvetica;
    font-size: 11px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-top: 10px;
    vertical-align: top;
	border-top:2px solid #000;
	border-right:none;
	
}

#all-table #ticket-prices td {
    border-bottom: 1px solid #000000;
    /*padding: 10px 2px;*/
    vertical-align: top;
	border-right:1px solid #000;
	padding-left:3px;
	font-family:Helvetica;
	font-size:11px;
}
#all-table #ticket-prices td.tptd-first {
    border-bottom: 1px solid #000000;
    /*padding: 10px 2px;*/
    vertical-align: top;
	border-right:1px solid #000;
	padding-left:none;
	font-weight:bold;
}
#all-table #ticket-prices td.tptd-last {
    border-bottom: 1px solid #000000;
    /*padding: 10px 2px;*/
    vertical-align: top;
	border-right:none;
	padding-left:3px;
}
/*end ticket price */
/*fringe events*/
 #all-table #fringe-events {
    border-collapse: collapse;
    font-size: 12px;
    text-align: left;
    width: 214px;
	margin-top:45px;
	margin-bottom:20px;
}

#all-table #fringe-events th {
    border-bottom: 1px solid #000000;
    color: #000000;
    font-family: Helvetica;
    font-size: 11px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-top: 10px;
    vertical-align: top;
	border-top:2px solid #000;
	border-right:1px solid #000;
	padding-left:3px;
}

#all-table #fringe-events th.fe-first{
    border-bottom: 1px solid #000000;
    color: #000000;
    font-family: Helvetica;
    font-size: 11px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-top: 10px;
    vertical-align: top;
	border-top:2px solid #000;
	padding-left:0px;
	
}
#all-table #fringe-events th.fe-last{
    border-bottom: 1px solid #000000;
    color: #000000;
    font-family: Helvetica;
    font-size: 11px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-top: 10px;
    vertical-align: top;
	border-top:2px solid #000;
	border-right:none;
	
}

#all-table #fringe-events td {
    border-bottom: 1px solid #000000;
    /*padding: 10px 2px;*/
    vertical-align: top;
	border-right:1px solid #000;
	padding-left:3px;
}
#all-table #fringe-events td.fetd-first {
    border-bottom: 1px solid #000000;
    /*padding: 10px 2px;*/
    vertical-align: top;
	border-right:1px solid #000;
	padding-left:none;
	font-weight:bold;
	padding-left:0px;
}
#all-table #fringe-events td.fetd-last {
    border-bottom: 1px solid #000000;
    /*padding: 10px 2px;*/
    vertical-align: top;
	border-right:none;
	padding-left:3px;
}

/*Overview table*/
#overview-table {
    border-collapse: collapse;
    font-size: 12px;
    margin-top:32px;
    text-align: left;
   
}
#overview-table th{    
    color: #000;
    font-size: 13px;
    /*font-weight: normal;*/
    /*padding-top: 8px;*/
    font-weight:bold;
	vertical-align:top;
	width:239px;
	padding-top:10px;

}
#overview-table td {
    padding-right: 8px;
	vertical-align:top;	

}
#overview-table .intro td.making-intro{
    border-top:1px solid #000;
	padding-top:16px;
	padding-bottom:10px;
}
#overview-table .intro td.cd-intro{
    border-top:1px solid #000;
	padding-top:16px;
}

#overview-table td.p22 {
    padding-right: 0px;
	vertical-align:top;	
	border:none;
}
#overview-table .second-table td.p22 {
    padding-right: 0px;
	vertical-align:top;	
	border:none;
}
#overview-table .second-table td#making-2014 {
 	width:50px;
}


#overview-table#program-table .second-table{
    border-bottom:2px solid black;}

#overview-table .second-table th {
    padding-right: 5px;
	vertical-align:top;	
	padding-bottom:10px;
	color: #000;
	width:118px;
	font-family:Helvetica;
	border-top:1px solid #000;
	padding-top:10px;
	font-size:13px;
}

#overview-table .second-table th.no-border {
    border-top: 0px;
    color: #000000;
    font-family: Helvetica;
    font-size: 14px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-top: 10px;
    vertical-align: top;
    width: 118px;
}




#overview-table .second-table th.st-th-first {
    padding-right: 5px;
	vertical-align:top;	
	padding-bottom:10px;
	color: #000;
	font-family:Helvetica;
	border-bottom:none;
	padding-top:10px;
	font-size:14px;
}
#overview-table .second-table td {
   	vertical-align:top;	
	border-top:1px solid #000;
    padding-right: 2px;	
	padding-bottom:20px;
	padding-left:2px;
	padding-top:10px;
}

#overview-table .second-table td.no-border {
   	vertical-align:top;	
	border-top:0px;
    padding-right: 2px;	
	padding-bottom:20px;
	padding-left:2px;
	padding-top:10px;
}

#overview-table .second-table td.st-th-last {
   	vertical-align:top;	
	border-bottom:none;
    padding-right: 2px;	
	padding-bottom:10px;
	padding-left:2px;
	padding-top:10px;
}
#overview-table .intro{ margin-top:50px;}
#overview-table .intro div.over-text{ font-family:Helvetica; font-size:20px; font-weight:bold; line-height:24px; padding-bottom:20px;}
#overview-table .intro span.creative-dir{ font-family:Georgia; font-size:17px; color:#e80a89; line-height:20px; display:block; padding-left:10px;}
#overview-table .intro .talking-mark{ font-family:Georgia; font-size:17px; color:#e80a89; line-height:20px; float:left;}


#overview-table .overview-arch{ font-family: Georgia; font-weight:bold; font-size:11px; padding-top:12px;}
#overview-table .overview-arch div.overview-menu-line{ width:96px;  line-height:13px; color:#000; border-bottom:1px solid #000; display:block; font-size:10px;}
#overview-table .overview-arch div.overview-menu-line:hover{ width:96px; border-bottom:1px solid #28aae1; line-height:13px; color:#28aae1; display:block;}
#overview-table .overview-arch div.overview-menu-line a{ color: #000; display:block;}
#overview-table .overview-arch div.overview-menu-line a:hover{ color:#28aae1; text-decoration:none; display:block;}
#overview-table .overview-arch ul.overviewUL{list-style-type: none; padding: 0px;}
/*#overview-table .overview-arch ul.overviewUL .blue-line{list-style-type: none; padding: 0px; border-bottom:1px solid #28aae1; width:96px;}
#overview-table .overview-arch ul.overviewUL .blue-line:hover{list-style-type: none; padding: 0px; border-bottom:1px solid #28aae1; width:96px;}*/
#overview-table .overview-arch ul.overviewUL li.last-item{padding-top:5px;}

#overview-table .second-table img{vertical-align:top; padding-bottom:32px; /*margin-top:-14px;*/}


/*overview table*/ 
#ngg-gallery-thumbnail {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
/**/
.sub-h2{font-size:13px; font-family:Georgia; font-weight:bold;}
#all-table .second-table  span.sub-h3{font-family:Georgia; color:#b4b4b4; font-weight:bold;}

#ngg-gallery-thumbnail .topbg {
    background: none repeat scroll 0 0 #383838;
    height: 100px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 118px;
    width: 156px;
}

/*page main content style*/
.page-id-22 #main_content .entry{margin-top:-59px;}/*news*/
.page-id-6 #main_content .entry{margin-top:-59px;}/*overview*/
.page-id-1053 #main_content .entry {margin-top: -59px;}/*ov cd*/
.page-id-7 #main_content .entry{margin-top:-21px;}/*speaker page*/
.page-id-18 #main_content .entry{margin-top:-59px;}/*Program*/
.page-id-20 #main_content .entry{margin-top:-59px;}/*events page*/
.page-id-24 #main_content .entry{margin-top:-59px;}/*venue page*/
.page-id-26 #main_content .entry{margin-top:-59px;}/*registration page*/
.page-id-99 #main_content .entry{margin-top:-59px;}/*travel page*/
.page-id-1590 #main_content .entry{margin-top:-59px;}/*accommodation page*/
.page-id-97 #main_content .entry{margin-top:-59px;}/*childcare page*/
.page-id-107 #main_content .entry{margin-top:-59px;}/*faqs page*/
.page-id-28 #main_content .entry{margin-top:-59px;}/*cpd page*/
.page-id-29 #main_content .entry{margin-top:-59px;}/*Architext page*/
.page-id-103 #main_content .entry{margin-top:-21px;}/*sponsors page*/
.page-id-31 #main_content .entry{margin-top:-59px;}/*sponsors page*/
.page-id-2468 #main_content .entry{margin-top:-59px;}/*Wendes page*/
.page-id-2338 #main_content .entry{margin-top:-59px;}/*thursday page*/
.page-id-2349 #main_content .entry{margin-top:-59px;}/*friday page*/
.page-id-2351 #main_content .entry{margin-top:-59px;}/*saturday page*/
.page-id-2353 #main_content .entry{margin-top:-59px;}/*sunday page*/
.page-id-2355 #main_content .entry{margin-top:-59px;}/*self guided page*/
.page-id-1906 #main_content .entry{margin-top:-59px;}/*Culture page*/
.page-id-1920 #main_content .entry{margin-top:-59px;}/*life page*/
.page-id-1964 #main_content .entry{margin-top:-59px;}/*Impact page*/
.page-id-1966 #main_content .entry{margin-top:-59px;}/*connections page*/
.page-id-1970 #main_content .entry{margin-top:-59px;}/*Impact page*/
.page-id-1972 #main_content .entry{margin-top:-59px;}/*Culture page*/
.page-id-1974 #main_content .entry{margin-top:-59px;}/*Connections page*/
.page-id-1976 #main_content .entry{margin-top:-59px;}/*life page*/
.page-id-1899 #main_content .entry{margin-top:-19px;}/*cpd submissions*/
.page-id-2417 #main_content .entry{margin-top:-59px;}/*read submissions*/
.page-id-2807 #main_content .entry{margin-top:-19px;}/*Richard*/
.page-id-2780 #main_content .entry{margin-top:-19px;}/*Carly Barret*/
.page-id-2805 #main_content .entry{margin-top:-19px;}/*Joe*/
.page-id-2803 #main_content .entry{margin-top:-19px;}/*Keiran*/
.page-id-3058 #main_content .entry {margin-top: -21px;}/*scale*/

.page-id-22 #main_content .entry img{padding-bottom:22px;}
/*end page heading style**/

#footer-bottom{margin: 0 auto;}

hr.vline {
    background: none repeat scroll 0 0 #000000;
    border: 0 none;
    height: 1px;
	width:100%;
}

/*CPD submission*/
#cpd-submission {
    border-collapse: collapse;
    font-size: 12px;
    margin: 20px 20px 0 5px;
    text-align: left;
    width: 670px;
}

#cpd-submission th {
    background: none repeat scroll 0 0 #49c6ea;
    color: #FFF;;
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
	font-weight:bold;
}
#cpd-submission td {
    background: none repeat scroll 0 0 #ECE9E6;
    border-top: 1px solid rgb(255, 255, 255);
    border-left: 1px solid #FFFFFF;
    padding: 8px;
}
#cpd-submission tbody tr:hover td{
    background: none repeat scroll 0 0 #dedede;
}

#cpd-submission .caccordion_container {
    padding: 12px 0 0;
}
#cpd-submission .caccordion_title {cursor: pointer;}
/*event page*/
#events-menu {font-family: helvetica;list-style-type: none; margin-left: -20px; margin-top: -10px; font-weight: bold; display: block;}
ul#events-menu li {border-bottom:1px solid #000000; width: 96px;}
ul#events-menu li:hover {border-bottom:1px solid #28aae1; width: 96px;}
#events-menu a {color:#000;;text-decoration:none; display:block;}
#events-menu a:hover {color:#28aae1;text-decoration:none;}
/*event page*/
/*cpd form*/
#cpd-form {font-family: helvetica;list-style-type: none; margin-left: -20px; margin-top: -10px; font-weight: bold; display: block; color:#28AAE1; font-size:12px;}
#cpd-form a{text-decoration:underline;}
#cpd-form a:hover{ color:#28aae1; text-decoration:underline;}
#read-cpd a:hover{color:#28aae1; text-decoration:none;}

#all-table .second-table #cpd-table2 th {
    border-bottom: 1px solid #000000;
	border-top: 2px solid #000000;
    color: #000000;
    font-family: Helvetica;
    font-size: 13px;
    line-height: 15px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-top: 10px;
    vertical-align: top;

}
#all-table .second-table #cpd-table2 td {
    border-bottom: 1px solid #000000;
    padding: 5px 2px 5px;
    vertical-align: top;
}

.page-id-1899 #main_content #all-table-cpd #cpd-submission .caccordion_container .caccordion_arrow{margin-top:-35px;}

div#cpd-submit-form {border:1px solid #eb539c; padding:10px 5px 5px 10px; background-color:#edb5d0; color:#EB539C; margin-bottom:10px;}
div#cpd-submit-form p {font-size:15px;}
div#cpd-submit-form p strong{color: #EB539C;}
div#cpd-submit-form a{color:#EB539C; text-decoration:underline;}
div#cpd-submit-form a:hover{color:#ffffff; text-decoration: none;}

#speakers-warning p{font-size:10px; font-weight:bold;}

#self-guided h2 {font-size: 20px;line-height: 25px;letter-spacing:1px; padding-bottom:10px;}
#self-guided h3 {line-height: 18px;letter-spacing:1px; font-size:15px; padding-bottom:10px;}
#self-guided .mins-time td{padding-bottom:10px; vertical-align:top;}
#self-guided a{color:#28AAE1;}




