* {margin: 0; padding: 0;}
body {
	color: #333333;
}

hr.clear {
	background: transparent;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height: 18px;}
table {border-collapse:collapse;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size: 13px;line-height:1.25;color:#333333;background:#fff;font-family: Arial, Helvetica, sans-serif;}
h1, h3, h5, h6 {color:#262626;}
h2, h4, {font-weight:bold;color:#b2e012;}
h1 {font-size: 30px; line-height:17px; margin-bottom:20px; letter-spacing:-0px; padding:0px 15px 15px 0px;}
h2 {font-size: 24px;line-height:1;margin-bottom:18px;margin-left:0px;letter-spacing:-1px;}
h3 {font-size: 18px;line-height:1;margin-bottom:18px;margin-left:0px;}
h4 {font-size: 14px;line-height:1.25;margin-bottom:0;margin-left:0px;}
h5 {font-size:12px;padding-bottom:6px;padding-left:10px;padding-top:6px;;margin-bottom:0;}
h6 {font-size:14px;margin-bottom: 0;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 16px 10px 0px;}
p img.left {float:left;margin:18px 18px 18px 0;padding:0;}
p img.right {float:right;margin:18px 0 18px 18px;}
a:focus, a:hover {color:#000;}
a {color:#00aeef;text-decoration:underline;}
blockquote {margin:18px;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 18px;font-style:italic;}
del {color:#666;}
pre {margin:18px 0;white-space:pre;}
pre, code, tt {font:12px 'andale mono', 'lucida console', monospace;line-height:18px;}
li ul, li ol {margin:0 18px;}
ul, ol {margin:0 24px 18px 24px;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 18px 0;}
dl dt {font-weight:bold;}
dd {margin-left:18px;}
table {margin-bottom:0px;}
th {font-weight:bold;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold; line-height: 2.5;}
fieldset {padding:18px;margin:0 0 18px 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:14px;}
input.text, input.title, textarea, select {margin: 0;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:18px;}
textarea {width:390px;height:250px;padding:5px;}

div#search {
	background: #E02234;	
}

.searchbox {
    background: url("/images/cssimg/search.png") repeat scroll 0 0 transparent;
	border:0 none;
	color:#000;
	font-size:11px;
	height:27px;
	margin:10px 0 0 10px;
	padding:0px 0px 0px 10px;
	width:165px;
	vertical-align: top;
}
.commitee-listings li {
    float: left;
    width: 200px;
}

.searchbtn {
	padding:10px 0 0 0;
}

* + html .searchbox {
	padding:1px 0 0 !important;
}

div#placeholder-search{
	padding:45px 0px 0 0;
        float:right;
}

.btnsearch_container {
	padding:9px 8px 0 0;
}

div.whoslogged {
	color: #fff;
}

div.whoslogged a {
	color: #eee;
}

div#who a:link {
        color:#fff;
        text-decoration:none;
}

div#who a:hover {
       color:#fff;
       text-decoration:none;
}

div#who a:visited {
      color:#fff;
      text-decoration:none;
}

div#placeholder-hero {
	background: transparent;
}

div#placeholder-subhero {
	background: transparent;
}

div#placeholder-box1 {
	background: transparent;
	color: #fff;
}

div#placeholder-box3 {
	background: transparent;
}
div#placeholder-nav {
	background: transparent;
	color: #fff;
}

div#placeholder-rss {
	text-align: right;
}

div#footer {
	color: #fff;
}
div#placeholder-footer {
        margin:0 auto;
        padding-top:18px;
        width:950px;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #8AC4FF;
}

td.menu-item-selected {
	color: #3F9DFF;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #414141;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

.nav-side ul {
	margin: 0;
	padding: 0;
}

.nav-side li a {
	background: transparent;
    border: solid 1px #e7e7e7;
	color: #878787;
	display: block;
	font-size: 1.125em;
	zfont-weight: bold;
	height: autopx;
	line-height: 18px;
	padding: 10px 0;
    margin-bottom: 5px;
	width: 100%;
	text-decoration: none;
    text-align: center;
}

.nav-side li a:hover {
	background: #7dab00;
	color:  #ffffff !important;
}

.nav-side li.selected a,
.nav-side li.selected a:hover {
	background: #878787;
	color: #ffffff;
	cursor: default;
}

.nav-side li a:hover {
	background: #00aeef;
	color: #ffffff !important;
	display: block;
	zfont-weight: bold;
	height: auto;
	line-height: 18px;
	text-decoration: none;
}

a:link, a:visited {
	color: #00aeef;
	text-decoration: none;
}

a:hover, a:active {
	color: #00aeef;
	text-decoration: underline;
}

a.link-button {
	background: #fff;
	border: 1px solid #e7e7e7;
	color: #0066bc;
	font-weight: bold;
	padding: 6px 9px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

a.link-button:hover {
	background: #0066bc;
	border: 1px solid #0066bc;
	color: #000;
	text-decoration: none;
}

a.button-friendly,
a.button-friendly:link,
a.button-friendly:visited {
	background: #666666;
	);
	color: #fff !important;
	font-weight: bold;
	padding: 6px 9px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

a.button-friendly:hover,
a.button-friendly:active {
	background: -moz-linear-gradient(top,
		#6A9200,
		##7EAD00  50%,
		#8BBE00
	);
	background: -webkit-gradient(linear, left top, left bottom,
		from(#6A9200),
		color-stop(0.5, #7EAD00),
		to(#8BBE00)
	);
	background: linear-gradient(top,
		#6A9200,
		#7EAD00 50%,
		#8BBE00
	);
	color: #000;
	font-weight: bold;
	padding: 6px 9px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.box-buttons {
	margin: 6px 0 14px;
}

.button-submit-green,
.button-submit-green:link,
.button-submit-green:visited {
	background: #00aeef;
        border:medium none;
	color: #fff;
	font-weight: bold;
	padding: 6px 9px;	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button-submit-green:hover,
.button-submit-green:active {
	background: #0d6687;
        border:medium none;
	color: #fff;
	font-weight: bold;
	padding: 6px 9px;	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button-submit,
.button-submit:link,
.button-submit:visited {
	background: #000;
        border:medium none;
	color: #fff;
	font-weight: bold;
	padding: 6px 9px;	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button-submit:hover,
.button-submit:active {
	background: #90C600;
        border:medium none;
	color: #fff;
	font-weight: bold;
	padding: 6px 9px;	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.committee-left {
	border-bottom:1px solid #DEDEDE;
	float:left;
	min-height:80px;
	padding-left:5px;
	padding-top:8px;
	width:205px;
} 

.committee-left p {
	margin: 0 5px 10px 0;
} 

.alt-list {
	margin: 0;
	padding: 0;
} 

.alt-list li {
	list-style: none;
}

.side-info {
	padding: 0 18px 0 0;
}

.side-info h2 {
	font-size: 14px;
	margin: 0 0 3px;
}

a.link-block {
	background: #0066bc;
	color: #fff;
	display: block;
	margin: 0 0 18px;
	padding: 15px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

a.link-block:hover {
	background: #e0f0fa;
	color: #1969bc;;
}

a.link-block .heading {
	display: block;
	font-size: 24px;
	margin: 0 0 6px;
}

/* @group Forms */

.secure-login {
	background: transparent;
	border: none;
        margin-left: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.newsletter-form {
	background: transparent;
	border: none;
        margin-left: 0px;
	padding-top: 6px;
	padding-bottom: 9px;
}

.buyers-sponsor {
        background: transparent;
        margin:0 0 0;
        padding-bottom:5px;
        width: 950px;
}

.sponsor-ad {
       background: transparent;
       margin: 5px 5px 5px 5px;
       width: 800px;
       height: 220px;
       border: 1px solid #ccc;
}

.search-form {
	background: transparent;
	border: none;
        margin-left: 0px;
	padding-top: 9px;
        text-align: right;
}

.announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px dotted #333;
	margin: 5px 0px 6px 0px;
	padding: 0px 0px 0px 25px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	color: #222;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 18px;
}

.title-description{
	background: transparent url(/images/cssimg/title_bg.png) no-repeat;
	width: 962px;
	height: 64px;
        padding-bottom:15px;
}

.title-description h1{
	position: relative;
	top: 25px;
	left: 18px;
}

.title-description-600{
	background: transparent url(/images/cssimg/title_left.png) no-repeat;
	width: 600px;
	height: 64px;
        padding-bottom:15px;
}

.title-description-600 h1{
	position: relative;
	top: 25px;
	left: 18px;
}

.title-description-sub{
	background: transparent url(/images/cssimg/title_right.png) no-repeat;
	width: 267px;
	height: 64px;
}

.title-description-sub h4{
	position: relative;
	top: 25px;
	left: 22px;
}
.title-description-buyer{
	background: transparent url(/images/cssimg/title_banner.png) no-repeat;
	width: 631px;
	height: 64px;
}

.title-description-buyer h4{
	position: relative;
	top: 25px;
	left: 10px;
}

.title-description-buyer-2011 {
	background: transparent url(/images/cssimg/title_bg.png) no-repeat;
	width: 962px;
	height: 64px;
}

.title-description-buyer-2011 h4 {
	position: relative;
	left: 10px;
	top: 25px;
}

.title-member {
        background:url("/images/cssimg/members_title_bg.png") no-repeat scroll 0 0 transparent;
        height:32px;
        padding-bottom:5px;
        width:950px;
}

.title-member h6 {
        left:18px;
        position:relative;
         top:6px;
}

.title-description-sales {
    background: url("/images/cssimg/title_classifieds.png") no-repeat scroll 0 0 transparent;
    height: 50px;
    padding-bottom: 5px;
    width: 470px;
}

.title-description-sales h3 {
    left: 18px;
    position: relative;
    top: 15px;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 17px;
    margin-bottom: 20px;
    padding: 0 15px 15px 0;
}
.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Content - Pricing */

.table-friendly {
	border-bottom: 3px solid #FFF;
        width: 100%;
}

.table-friendly th,
.table-friendly td {
	color: #444;
	font-size: 12px;
	padding: 8px 8px 8px 12px;
}

.table-friendly thead th {
	background: #7a7a7a;
	color: #fff;
}

.table-friendly .stripe th,
.table-friendly .stripe td {
	background: #f7f7f7;
}

.table-friendly a.button-friendly,
.table-friendly a.button-friendly:link,
.table-friendly a.button-friendly:visited,
.table-friendly a.button-friendly:hover,
.table-friendly a.button-friendly:active {
	font-size: 12px;
	font-style: normal;
	padding: 6px 9px;
}

.table-friendly tfoot {
	background: #333;
} 

.table-friendly tfoot td {
	height: 20px;
}

/* @end */

/* @group Content - Header */

#logo {
	position: absolute;
	top: 19px;
}

#whoslogged {
	color: #fff;
	font-size: 11px;
	padding: 3px 0;
	right: 0;
}

#whoslogged a {
	background: #8EC400;
	border: 1px solid #618500;
	color: #fff;
	margin: 0 0 0 6px;
	padding: 9px 9px 6px 9px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#whoslogged a:hover {
	background: #618500;
	border: 1px solid #618500;
	text-decoration: none;
}

#search-site {
	bottom: 0;
	padding: 35px 0px 0px 0px;
	right: 0;
	-moz-border-radius-topleft: 4px; 
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
}

#search-site input.text {
	width: 184px;
        height: 18px;
}

#search-sitesub {
	bottom: 0;
	padding: 6px 9px;
	right: 0;
	-moz-border-radius-topleft: 4px; 
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
}

#search-sitesub input.text {
	width: 195px;
                     height: 18px;
}
/* @end */

/* @group Links */

a:link, a:visited {
	color: #00aeef !important;
	text-decoration: none;
}

a:hover, a:active {
	color: #00aeef !important;

	text-decoration: underline;
}

.button-friendly > strong {
    color: #ffffff;
}

div#placeholder-box1 a {
	color: #00aeef;
}

div#placeholder-box1 h2 {
	color: #ccc;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #efefef;
	margin: 0;
}

div#bg {
	background: url(/images/cssimg/bg-12-2.png) repeat-x 0 0;
}

body#sub div#bg {
	background: url(/images/cssimg/bg-12-1.png) repeat-x 0 0 ;
}

div.container {
	background: ;
}

div#header-left {
	padding-top: 10px;
}

div#header-right {
	text-align: right;
}

div#header-left, div#header-right {
	height: 45px;
}

div#placeholder-hero {
	height: 160px;
	margin: 0;
	width: 950px;
}

div#placeholder-subhero {
	margin: 0;
	width: 950px;
        height: 150px;
}

div#placeholder-box1 {
        height: 160px
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
}

div#placeholder-nav {
	height: 36px;
        padding-top: 8px;
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#main div.inner {
	padding: 45px 30px 30px 0px;
}

div#main div.outer {
	padding: 45px 30px 30px 0px;
    width: 900px;
}

body#sub div#main div.inner {
	padding-right: 0;
}

div#main div.subinner {
	padding: 5px 30px 80px 0px;
}

body#sub div#main div.subinner {
	padding-right: 0;
}

div#placeholder-rss {
	height: 18px;
}

div#sub {
	background: transparent;
}

div.whoslogged {
	height: 36px;
	line-height: 36px;
	text-align: right;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#footer {
	background: url(/images/cssimg/bg-footer-12-2.png) repeat-x 0 0;
	height: 100px;
	padding-top: 0px;
}

div#footer-text {
	color:#CCCCCC;
	font-size:11px;
        text-align:left;
}

div#footer-right {
	color:#CCCCCC;
	font-size:11px;
        text-align:right;
}

div#midfooter {
	background: url(/Images/cssimg/midfooter.png) repeat-x 0 0;
    background-size: contain;
	zheight: 340px;
	height: 550px;
    padding-top: 0px;
}

div#midfooter-text {
	color:#CCCCCC;
	font-size:11px;
    text-align:left;
}

div#sponsor-right {
    float:right;
    padding-bottom:10px;
}

div#sponsor-left {
    float:left;
    padding-bottom:10px;
}

div#midfooter {
	color: #fff;
}

div#placeholder-midfooter {
        margin:0 auto;
        padding-top:35px;
        width:950px;
}

div#panelbg {
        background:url("/Images/cssimg/panelbg.png") no-repeat scroll 0 0 transparent;
        height:193px;
        width:634px;
        float:right;
}

ul.list-survey {
    margin: 0 0 0 0;
    width: 800px;
}

.list-survey li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    font-size: 11px;
    margin: 4px 6px 4px 0px;
    overflow: hidden;
    padding: 4px;
    width: 150px;
    font-family:Arial, Helvetica, sans-serif;
}

.alt-list {
    margin: 0;
    padding: 0;
}
.alt-list li {
    list-style: none outside none;
}
.success {
    background: url("/images/cssimg/strippanel.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 12px;
    margin: 0;
    padding: 15px 20px 10px;
    display: none;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */



/* MENU */




#nav {
	margin: 0;
	padding: 0;
	border-bottom: none;
	position: relative;
	margin: 0;
	width: 100%;
	float: left;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li a, #nav li {
	float: left;
}
#nav li {
	list-style: none;
	position: relative;
	padding: 0;
	border-left: none;
	margin-right: -1px;
    background: url("/images/nav-1-gradient-bg.png") repeat-x scroll 0 bottom #222;
}
#nav.spaced li {
	margin-right: 3px;
	border-radius: 2px 2px 0 0;
}
#nav li a {
	padding: 14px 19px 15px;
	text-decoration: none;
	color: #ddd;
	font-size: 14px;
	text-shadow:1px 1px #000000;
	font-family: Arial, Helvetica, sans-serif;
    
}
#nav li a img {
	padding-left: 5px;
}
#nav li a:hover, #nav li.selected a {
	background: #111;
	color: #eee;
}
/*#nav-home
---------------------------------*/
#nav li#nav-home a {
                background: url(/images/icon-home1.png) no-repeat center center;
	padding: 14px 0 15px;
	text-indent: -99999em;
	width: 44px;
}
#nav li#nav-home a:hover, #nav li#nav-home.selected a {
	background-color: #111;
}
#nav li#nav-home ul li a{
	width:175px;
	text-indent:inherit;
	padding: 20px 4px;
}
/* Submenu */


#nav li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	padding: 0;
	margin: 0 0 0 -1px;
	z-index: 2;
}
#nav li:hover > ul {
	display: block;
}
#nav li ul li, #nav li ul li a {
	float: none;
}
#nav li ul li {
	_display: inline; /* for IE6 */
	border-bottom: 1px solid #333;
    border-radius:0;            
}
#nav li ul li.nav-last {
	border-bottom: none;
    padding-bottom: 4px;
    border-radius: 0 0 3px 3px;            
}
#nav li ul li.nav-first {
    padding-top: 4px;           
}
#nav li.selected ul li a {
	color: #eee;
}
#nav li ul li a {
	width: 170px;
    font-size: 12px;
    padding: 8px 14px 8px;
	display: block;
	background: none no-repeat scroll 0 bottom #222;
}
#nav li ul li a:hover, #nav li ul li.selected a {
	background: #111;
}
/* SUBSUB Menu */

#nav li ul li ul {
	display: none;
}
#nav li ul li:hover ul {
	left: 100%;
	top: 0;
}
#nav li ul li.selected ul li a {
	background: #222;
	color: #eee;
}
#nav li ul li.selected a {
	color: #eee;
}
#nav li ul li.selected ul li a:hover {
	background: #111;
}
#nav li ul li ul li a {
	width: 175px;
}
/* SUBSUBSUB Menu */
#nav li ul li ul {
	margin: -1px 0 0 0;
}
#nav li ul li ul li ul li a {
	width: 200px;
}

#column1-wrap {
    width: 50%;
    float: left;
}

#column1-wrap a:link, a:visited {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color:#8ec400;
}

#column2-wrap {
    float: right;
    width: 50%;
}

#column2-wrap a:link, a:visited {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color:#8ec400;
}

#column2 {
    float: right;
    width: 400px;
    position: absolute;
}
#column1 {
    float: left;
    width: 400px;
}
#clear {
    clear: both;
}
#sliderstory {
    width: 300px;
}

.slideContent {
    position: absolute;
    right: 30px;
    width: 370px;
    font-size: 18px;
    color: #777777;
    padding: 20px 0px 0px 0px;
    font-family: 'Roboto', sans-serif;
}

.slideContent a:link, a:visited {
    position: absolute;
    right: 0;
    width: 370px;
    font-size: 18px;
    color: #8ec400;
    padding: 5px 0px 0px 0px;
    font-family: 'Roboto', sans-serif;
}

.imgHolder {
    left: 0;
    position: absolute;
    width: 300px;
}
.imgHolder img {
    width: 500px !important;
}

.sponsors {
    left: 0;
    width: 115px;
    list-style: none;
}

.sponsors a img {
    max-width: 110px;
}

.sponsors-logos {
    width: 110px;
    list-style: none;
}

.detailed {
    left: 0;
    width: 900px;
}

.detailed .description {
    left: 0;
    width: 900px;
}