/*
Theme Name: tec
Theme URI: http://www.tourismexportcouncil.org.nz
Description: Custom theme for Tourism Export Council of New Zealand
Author: TML Web Design
Author URI: http://www.tmlwebdesign.co.nz
version: 1.0
*/


/* basics */

* {
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
	background: #ddd;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	margin: 0px auto 0px auto;
	padding: 0;
	color: #6e6e6e;
}
h1 {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #332f30;
	font-variant: small-caps;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 130%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 20px 0 5px 0;
	line-height: 130%;
}
h2.archivetitle {
	margin: 15px 0 0 15px;
}
.homepage_feature_item h2{
	font-size: 12px;
	margin: 0px 0px 5px 0px;}
h3 {
	font-size: 12px;
	margin-top:10px;
}
h4 {
	font-size: 9px;
}

hr {
    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}
.entry table.lines td p{
	margin: 5px 0;
}
.entry table.lines td{
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
}
.entry table.lines td h2{
	margin: 0px 0px 0px 0px;}
/* images and misc. */

#menu, #banner-slice { display: none;
}

img {
	border: none;
}
img a {
	border:none;
}
img.alignleft {
	float: left;
	border: none;
	padding: 5px;
	margin: 10px 10px 10px 0;
}
img.alignright {
	float: right;
	border: none;
	padding: 5px;
	margin: 10px 0 10px 10px;
}
blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}
code {
	margin:10px;
	font-family:"Courier New", Courier, monospace;
}
/* links */



a {
	color:#00336b;
	text-decoration:none;
	border: none;
}
a:hover {
	color:#00336b;
	text-decoration: underline;
	border: none;
}
a.post-edit-link{
	padding: 10px 0;
}
a.read-more, .post a.read-more{
	padding-right: 10px;
	background: url(images/readmore_arrow_s1.png) right center no-repeat;
	text-decoration: none;
	}

/* Breadcrumbs */
.breadcrumb{
	padding: 0 0 10px 0;
	border-bottom: 1px solid #D3D3D3;
	margin-bottom: 20px;
	}
p#breadcrumbs{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	}
p#breadcrumbs strong{
	color: #666;
	font-weight: normal;
}
p#breadcrumbs a{
	font-weight: normal;
	color: #00336b;}
/* container */



#container {
	width: 942px;
	margin: 0px auto;
	padding: 0px;
	background:#fff;
	overflow: hidden;
	position: relative;
	z-index: 2;
	margin-top: 5px;
}
#container.home{
	margin-top: -40px;
}
#container-bg {
	width: 100%;
	background: url(images/background-shadow.png) center top no-repeat;
}

/* header */



#header {
	display: none;
}
#content {
	float: left;
	width: 595px;
	padding: 20px 20px 20px 20px;
}
#container.home #content {
	padding: 30px 20px 20px 20px;
	}
.post {
	line-height: 14pt;
	padding: 0 0 20px 0;
}
.post h2 a {
	color: #08122E;
	text-decoration: none;
}
.post h2 a:hover {
	color: #666;
	text-decoration: none;
}
.post p {
	font-size: 12px;
}
.post a {

}
.post ul {
	padding: 10px;
}
.post li {
	margin-left: 20px;
}
.entry p {
	margin:12px 0;
}
.postmetadata {
	clear: both;
	border-top: 1px dotted #A2A2A2;
	padding:6px 0;
	margin-top: 16px;
}
p.postmetadata {
	font-size: 10px;
	font-weight: bold;
}
.navigation {
	font-size:11px;
	float:left;
	width:100%;
}
.notfound {
	padding: 25px;
	font-size: 14pt;
	font-weight: 300;
}

/* Homepage Features */
.homepage_middle{
	border-top: 1px solid #d3d3d3;
	padding: 15px 0;
	overflow: hidden;
	}
.homepage_features{
}
.homepage_feature_item{
	border-top: 1px solid #d3d3d3;
	padding: 15px 0;
	overflow: hidden;
	font-size: 11px;
	line-height: 160%;
}
.homepage_feature_item a{
	font-size: 12px;
}
.homepage_feature_item img.wp-post-image{
	float: left;
	margin-right:10px;
	border: 1px solid #d3d3d3;
	}

.homepage_meet-the-members{
	background: #332f30;
	width: 280px;
	padding: 0 15px 10px 15px;
	float: right;
	color: #fff;
	font-size: 11px;
	line-height: 160%;
	height: 237px;
	
}

.homepage_meet-the-members p a.more-link{
    background: url("images/view-listing-button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    float: left;
    font-size: 9px;
    font-weight: normal;
    padding: 3px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 79px;	
	margin: 10px 0 0 0;
}

.homepage_meet-the-members img {
	float: right;
	margin: -14px 0 0 10px;
	padding: 0;
}
.homepage_meet-the-members h2{
	color: #fff;
	margin-top: 5px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #fff;
	font-size: 18px;
	font-variant: small-caps;
	}	
.homepage_meet-the-members h3 a{
	color: #fff;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	}
.homepage_meet-the-members h3 p{
	line-height: 200%;
}
.homepage_tools{
	width: 273px;
	float: left;
	background: url(images/tools_bk_s1.gif) repeat-x;
}
.homepage_tools h2, .sidebar_tools h2{
	padding: 8px 13px 0px 13px;
	font-variant: small-caps;
	margin: 5px 0;
	}
ul.tools{
	}
ul.tools li {
	list-style: none;
	font-size: 11px;
	color: #444444;
	border-bottom: 1px solid #fff;
	padding: 7px 0 7px 32px;
	background-position: 10px 8px ;
	background-repeat: no-repeat;
	}
ul.tools li a{
	color: #444444;
	}
ul.tools li.pdf{
	background-image: url(images/tools-pdf.png);
	background-position: 10px 4px !important;
	}
ul.tools li.jobs{
	background-image: url(images/tools-jobs.png);
	}
ul.tools li.edirectory{
	background-image: url(images/tools-edirectory.png);
	}
.homepage_video{
	border-bottom: 1px solid #D3D3D3;
	width: 273px;
	float: left;
	margin-bottom: 17px;
	font-size: 11px;
	padding: 0 0 20px 0;
	color: #444444;
}
.homepage_video p.youtube-top{
	height: 0;
	padding: 0;
	margin: 0;
	}
.homepage_video img{
	margin-bottom: 0;
	margin-right: 8px;
	margin-top: 0;
	padding: 0;}
.homepage_video h3{
	margin-top: 0;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	}
.homepage_middle_left{
		width: 273px;
	float: left;
}




/* sidebar */



#sidebar {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size:12px;
	width: 283px;
	float:right;
	margin: 12px 10px 20px 0;
	padding: 0;
}
#sidebar .sidebar_social{
	border-top: 1px solid #fff;
	margin-top: 10px;
	overflow: hidden;
	padding-top: 10px;
	}
#sidebar .sidebar_social a{
	color: #828282;
	padding: 5px 18px 5px 30px;
	float: left;
	}
#sidebar .sidebar_social a.facebook{
	background: url(../../../images/facebook-home.png) no-repeat left center;
	}
#sidebar .sidebar_social a.rss{
	background: url(../../../images/rss-home.png) no-repeat left center;
	}
#sidebar .sidebar_social a.twitter{
	background: url(../../../images/twitter-home.png) no-repeat left center;
	}
#sidebar .sidebar_tools{
	background: #eee;
	margin-top: 10px;}
#sidebar ul.tools{
	margin: 0;
	padding: 0;
	}
	#sidebar ul.tools li a {
		color: #444;}
#sidebar ul.tools li {
	list-style: none;
	font-size: 11px;
	color: #444444;
	border-bottom: 1px solid #fff;
	padding: 7px 0 7px 32px;
	background-position: 10px 8px ;
	background-repeat: no-repeat;
	}
#sidebar ul.tools li.pdf{
	background-image: url(images/tools-pdf.png);
	background-position: 10px 4px !important;
	}
#sidebar ul.tools li.jobs{
	background-image: url(images/tools-jobs.png);
	}
#sidebar ul.tools li.edirectory{
	background-image: url(images/tools-edirectory.png);
	background-position: 10px 10px !important;
	}
#sidebar ul.tools li.member{
	background-image: url(images/tools-member.png);
	}
#sidebar ul.tools li.facebook{
	background-image: url(images/tools-facebook.png);
	}
#sidebar ul.tools li.twitter{
	background-image: url(images/tools-twitter.png);
	}
#sidebar ul.tools li.rss{
	background-image: url(images/tools-rss.png);
	}
#sidebar ul.tools li.linkedin{
	background-image: url(images/tools-linkedin.png);
	}
#sidebar h2 {
	
}
#sidebar p {
	margin:0;
	padding: 0;
}
#sidebar img {
	padding: 0;
	margin: 0;
}
#sidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
}
#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 150%;
	list-style-type: none;
}
#sidebar ul ul {
	margin: 2px 0 15px 0px;
	padding: 0;
}
#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}
#sidebar ul ul ul {
	margin: 0;
	padding: 0;
}
#sidebar ul ul ul li {
	padding: 0 0 0 10px;
	list-style-type: square;
	color: #898989;
}
/* comments */

#commentssection {
	clear: both;
	padding: 0px 12px;
	margin: 0 10px 0 0;
}
#commentssection h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000;
}
#commentform {
	padding:5px;
	border-top: 1px dotted #A2A2A2;
}
#commentform p {
	color: #000;
}
#commentform a {
	color: #000;
	text-decoration: underline;
	line-height: 14px;
}
#commentform h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#commentbox {
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
}
#author, #email, #url, #commentbox, #submit {
	background: #fff;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 11px;
	margin:10px 5px 0 0;
	padding: 3px;
	border: 1px solid #B2B2B2;
}
#submit {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 10px;
	padding: 2px;
	margin: 10px 0px;
	border: none;
	background-color: #000;
	color: #fff;
}
ol.commentlist {
	list-style-type: none;
}
ol.commentlist li {
	margin:10px 0;
	padding:5px 0 5px 5px;
	overflow: hidden;
}
ol.commentlist li.alt {
	background: none;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 150%;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
ol.commentlist a {
	color:#000;
}
cite {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
cite a {
	color: #000;
	text-decoration: underline;
}
/* search */

.search{
	background: #eee;
	padding: 10px;
}
.search.white{
	background: #fff;
}
#searchform {
	padding: 2px;
	margin: 0;
	font-family: arial, verdana, tahoma, sans-serif;
	border: 1px solid #919191;
	background: #fff;
	overflow: hidden;

}
#searchform input#s {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 10px;
	padding: 2px;
	margin: 0px 1px 0px 0px;
	float: left;
	border: none;
	width: 150px;
}
#searchform input#searchsubmit {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 10px;
	margin: 0;
	height: 0;
	padding: 17px 0 0 0;
	overflow: hidden;
	float: right;
	width: 17px;
	border: none;
	background: url(../../../images/search-magnifying-glass.gif) no-repeat;
	color: #fff;
}

/* Sidebar Elements */

.become_member{
	background: url(../../../images/button-charcoal.gif) no-repeat;
	width: 253px;
	height: 42px;
	color: #fff;
	padding: 15px 0px 10px 30px;
	margin: 10px 0 0 0;
	
	}
.what_we_do{
	background: url(../../../images/button-green.gif) no-repeat;
	width: 223px;
	height: 42px;
	padding: 15px 0px 10px 60px;
	color: #fff;
	margin: 10px 0 0 0;
	}
.our_members{
	background: url(../../../images/button-blue.gif) no-repeat;
	width: 253px;
	height: 42px;
	color: #fff;
	padding: 15px 0px 10px 30px;
	margin: 10px 0 0 0;
	}
.our_members h2, .become_member h2,  .what_we_do h2{
	color: #fff;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	text-shadow: 0 0 10px #999999;
	}	
	.news{
		overflow: hidden;
		margin-top: 10px;
	}
.ad{
	border: 1px solid #eee;
	width: 250px;
	height: 250px;
	margin: 10px auto;}
	
/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:34px;
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
	float:left;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	display:block;
	padding: 8px 0;
	text-align: center;	
	text-decoration:none;
	border-bottom:0px;
	height:18px;
	background: url(images/tabs_bk.gif);
	color:#333;
	position:relative;
	outline:0;
}
ul.css-tabs li.whats_new a{
	width: 127px;
	background-position: 0 -35px;
	}
ul.css-tabs li.members_updates a{
	width: 156px;
	background-position: -128px -35px;
	}
ul.css-tabs li.members_updates a.current{
	background-position: -128px 0;
	}
ul.css-tabs li.whats_new a.current{
	background-position: 0 0;
	}
ul.css-tabs a:hover {
	color:#333;
}
.nav-alignright{
	float: right;
	padding: 10px 5px;
	}
.nav-alignleft{
	float: left;
	padding: 10px 5px;
	}
/* selected tab */
ul.css-tabs a.current {
	background-color:#ddd;
	color:#000;	
	cursor:default;
}

	
/* tab pane */
.css-panes div {
	display:none;
	min-height:340px;
	padding:10px 20px;
	background: #ddd url(../../../images/sidebar-news-bg.gif) top repeat-x; 
	color:#444;
	font-size: 11px;
	position: relative;
}
.css-panes div h2 a{
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-family: "Georgia", Times New Roman, Times, serif;
	margin-bottom: 5px;
	}

.css-panes a.tab_view_news{
	background: url(images/sidebar-news-button.gif) no-repeat;
	color: #fff;
	padding: 4px 8px;
	font-size: 9px;
	text-transform: uppercase;
	bottom: 20px;
	position: absolute;
	}


/* footer */



#footer {
	background: #262223;
	clear: both;
	width: 100%;
	height: 106px;
	margin-top:5px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 11px;
}
.footer_inner {
	width: 942px;
	padding:6px;
	margin: 0 auto 0 auto;
	color: #fff;
}
#footer a {
	color: #BCBCBC;
	text-decoration: none;
}
#footer a:hover {
	color: #5D5D5D;
	text-decoration: underline;
}
#footer .footer_social{
	display: none;
	}

#footer .footer_content{
	float: left;
	margin: 20px 0 0 0;
	line-height: 160%;
	width: 600px;
	}
#footer .footer_logo a{
	background:url(../../../images/logo-footer.gif) no-repeat;
	width: 118px;
	padding: 78px 0 0 0;
	height: 0 !important;
	overflow: hidden;
	float: right;
	margin: 10px 20px 0 0;
}
.menu-footer-container{
	float: left;
	width: 100%;
	margin-bottom: 5px;
	}
.menu-footer-container ul#menu-footer li{
	float: left;
	list-style: none;
	padding: 0 5px;
	border-left: 1px solid #A2A1A2;
	line-height: 100%;
	}
.menu-footer-container ul#menu-footer li#menu-item-1115{
	border: none;
	padding-left: 0;
	}
.menu-footer-container a{
	color: #A2A1A2;
}
.menu-footer-container a:hover{
	color: #A2A1A2;
	text-decoration: underline;
}
#image-banner {
	height: 350px;
	width: 100%;
	background: #262223;
	margin: 0 auto 0 auto;
}
.subfooter {
	width: 908px;
	height: 92px;
	background: transparent url(images/subfooter-bg.jpg) repeat-x;
	margin: 16px;
	padding: 0;
	float: left;
}
.subfooter .subfooter_1, .subfooter .subfooter_2{
	float: left;
	width: 200px;
	color: #fff;
	height: 62px;
	margin-left: 10px;
	padding: 18px 0 0 100px;
	}
.subfooter .subfooter_3{
	float: right;
	width: 255px;
	color: #fff;
	height: 57px;
	padding: 23px 0 0 0;
	}
.subfooter .subfooter_1, .subfooter .subfooter_2{
	background: url(images/koru.png) left top no-repeat;
	}
.subfooter .subfooter_1 a{
	background: url(images/useful-resources.png) no-repeat;
	padding: 54px 0 0 0;
	width: 164px;
	overflow: hidden;
	height: 0;
	float: left;
	}
.subfooter .subfooter_2 a{
	background: url(images/view-edirectory.png) no-repeat;
	padding: 54px 0 0 0;
	width: 164px;
	overflow: hidden;
	height: 0;
	float: left;
	margin-left: 10px;
	}
.subfooter .subfooter_3 p{
	background:url(images/subscribe-newsletter.png) no-repeat;
	padding: 17px 0 0 0;
	width: 185px;
	overflow: hidden;
	height: 0;
	float: left;
	margin-bottom: 0px;
	
	}
/* Mailchimp Form */

#mc_signup{
	}
form#mc_signup_form{
	}
.mc_form_inside{
	}
.mc_error_msg, .mc_success_msg {
    color: #fff !important;
	float: left;
	margin: 3px 0;
}
.mc_merge_var{
	float: left;
	}
label.mc_var_label{
	display: none;
	}
input.mc_input{
	width: 178px;
	}
.mc_signup_submit{
	width: 51px;
	float: left;
	margin-left:10px;
	}
input#mc_signup_submit{
	background: url(images/mc_signup_s1.gif) no-repeat;
	width: 51px;
	padding: 20px 0 0 0;
	height: 0;
	overflow: hidden;
	float: left;
	border: none;
	}

	
/* Slideshow */
.lof-slidecontent {
	margin: 0 auto;
}
.lof-navigator-wapper{
	bottom: 50px !important; 
	left: 43% !important;  
	padding: 5px;
}
/* Login */
.login{
	width: 428px;
	float: right;
	background: url(images/member-login-bg.jpg) repeat-x;
	height: 27px;
}
.login a{
	color: #fff;
	font-weight: bold;
	padding: 0 1px;
	font-size: 11px;
}
.login p{
	margin: 5px 0 0 0;}
.login-corner{
	background: url(images/member-login-left.jpg) left bottom no-repeat;
	width: 47px;
	float: left;
	height: 27px;
}
.login form{
	width: 263px;
	float: right;
	margin: 4px;
}
.login form input#log, .login form input#pwd{
	width: 94px;
	border: 1px solid #7D9186;
	font-size: 10px;
	color: #333;
	padding: 1px 3px;
	margin-right: 3px;
	}
.login form input.button{
	background: url(images/member-login-signup-button.gif) no-repeat;
	border: none;
	padding: 17px 0 0 0;
	height: 0;
	float: right;
	overflow: hidden;
	width: 47px;
	margin: 1px 0 0 0;
}
.login-title{
	color: #fff;
	font-size: 12px;
	background: url(images/member-login-padlock.png) left no-repeat;
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
	float: left;
}
/* Listings */
h1.listing-heading{
	margin-bottom: 5px;
	}
.listing {
    float: left;
    margin-left: 0px;
    padding: 0px;
    width: 100%;
	border-top: 1px solid #eee;
	list-style: none;
	padding: 6px 0;
}
.listing-archive {
    padding: 0px;
    width: 100%;
	border-bottom: 1px solid #eee;
	list-style: none;
	padding: 6px 0 12px 0;
	overflow: hidden;
}
.listing-archive h3{
	font-weight: normal;
	color:#00AE4B; }
.listing-archive h3 a{
	text-decoration: none;
	font-weight: bold;
}
.listing-archive .listing-intro{
	width: 475px;
	float: left;
	}
.listing-archive .listing-intro-link{
	width: 79px;
	float: right;
}
.listing-archive .listing-intro-link a{
    background: url(images/view-listing-button.gif) no-repeat;
    border: medium none;
    color: #FFFFFF;
    float: left;
    font-size: 9px;
    font-weight: normal;
    padding: 2px 0;
    text-transform: uppercase;
    width: 79px;
	text-align: center;
	text-decoration: none;
}
.listing-top {
    float: left;
    margin-left: 0px;
    padding: 0px;
    width: 100%;
	border-top: none;
	list-style: none;
	padding: 6px 0;
}
.listing_top_section{
	border-bottom: 5px solid #D3D3D3;
	margin-bottom: 12px;
	overflow: hidden;
	padding-bottom: 20px;
}
.listing-website-link, .listing-contact-link{
	float: left;
	width: 130px;
	background: url(images/listing_button_s1.gif) no-repeat;
	margin-top: 20px;
	margin-right: 20px;
	font-weight: bold;
	color: #fff;
	height: 25px;	
}
.listing-website-link a, .listing-contact-link a{
	color: #fff;
	text-decoration: none;
	margin: 3px 0 0 23px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	}
.listing_top_section p{
	float: left;
	width: 315px;
	color: #00AE4B;
	font-weight: bold;}
.listing label, .listing-top label{
	width: 175px;
	float: left;
	color: #000;
}
.listing-image{
	margin-bottom: 15px;
	}
.listing-detail{
	width: 420px;
	float: left;
}
ul.listing-social{
	list-style: none;
	margin: 0;
	padding: 0;
}
li.listing-facebook a{
	background:url(images/1330029828_facebook.png) no-repeat;
	width: 24px;
	padding: 24px 0 0 0;
	height: 0;
	overflow: hidden;
	float:left;
	margin-right: 5px;
}
li.listing-twitter a{
	background:url(images/1330029839_twitter.png) no-repeat;
	width: 24px;
	padding: 24px 0 0 0;
	height: 0;
	overflow: hidden;
	float:left;
	margin-right: 5px;
}
li.listing-youtube a{
	background:url(images/1330029849_youtube.png) no-repeat;
	width: 24px;
	padding: 24px 0 0 0;
	height: 0;
	overflow: hidden;
	float:left;
	margin-right: 5px;
}
li.listing-linkedin a{
	background:url(images/1330029860_linkedin.png) no-repeat;
	width: 24px;
	padding: 24px 0 0 0;
	height: 0;
	overflow: hidden;
	float:left;
	margin-right: 5px;
}
.listing .qualmark{
	float: left;
	margin-right: 5px;
}
.listing-logo{
	margin-bottom: 20px;
	float: right;
	margin-right: 15px;
	width: 250px;
	height: 00px;
}
.listing-logo img{
	float: right;}
.slider-grad-left{
	width: 150px;
	height: 350px;
	float: left;
	position: absolute;
	left: 0;
	background: url(images/slider_left.png) no-repeat;
	z-index: 1;
	}
.slider-grad-right{
	width: 150px;
	height: 350px;
	float: right;
	position: absolute;
	right: 0;
	background: url(images/slider_right.png) no-repeat;
	z-index: 1;
	}
a.edit-profile, a.add-update {
    background: url("images/sidebar-news-button.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 9px;
    padding: 4px 8px;
    text-transform: uppercase;
	margin: 10px 0;
	width: 121px;
	display: block;
	text-align: center;
}
.member-search{
	background: #EDEDED;
	overflow: hidden;
	margin: 20px 0;
	padding: 10px 15px 7px 15px;
}
.member-search li{
	list-style: none;}
.member-search ul.taxonomy-list li, .member-search p{
	list-style: none;
	width: 125px;
	float: left;
	}
.member-search p{
	list-style: none;
	width: 50px;
	float: right;
	}
.member-search ul.taxonomy-list{
	float: left;
	width: 500px;}
.member-search ul.taxonomy-list li select{
	font-size: 11px;
	width: 115px;
}
.member-search ul.taxonomy-list li label{
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 5px 0;
	}
.taxonomy-picker input{
	background: url(images/member-search-search-button.png) no-repeat;
	color: #fff;
	width: 51px;
	border: none;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 3px 0;
	float: left;
}
.member-search input{
	margin: 10px 0 0 0;
	}