/*
Theme Name: Whoast Custom Theme
Theme URI: http://whoastwebdesignchicago.com/
Description: A Whoast Custom Theme with custom Pages Menu
Version: 0.1
Author: Brad Sawicki/Jonathan Surratt
Author URI: http://whoastwebdesignchicago.com/

*/



body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
/*	background:url(images/bg_body.gif) repeat-x top  #000;*/
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-color:#000000;
	}

.clear {
	clear:both;
	}
	
#container {
	width:799px;
	margin: 0 auto;
	background:url(images/body_background.jpg) repeat-x bottom;
	}
	
#header {
	float:left;
	width:802px;
	height:39px;
	float: left;
	clear: both;
	background-color:#222;
	background: url(images/header_background.gif) repeat-x bottom;
	}
	
#header #links {
	float:right;
	display:inline;
	margin:6px 10px 0 0;
	padding:8px 10px 10px 35px;
	color:#FFFFFF;
	font-size:9px;
	text-transform:uppercase;
	letter-spacing:1px;
	background:url(images/home.gif) no-repeat;
	background-position: 5px 0px;
	}
	
#header #links a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#header #links a:hover {
	text-decoration:underline;
	}

#flash {
	float:left;
	width:799px;
	height:268px;
	padding: 0px 0px 0px 0px;
}


#wrapper {
	float:left;
	width:802px;
	background-color:#fff;
	color:#000000;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
/* LEFT COL STYLES ---------- */
	
#left {
	float:left;
	width:149px;
	margin:15px 0 0 30px;
	display:inline;
	}


#left ul {
	list-style:none;
	margin:0;
	padding:0;
	width:143px;
	}
	
#left li {
	margin:0;
	padding:0;
	width:143px;
	}
	
li#buyers a {
	height:20px;
	display:block;
	font-size:11px;
	color:#d9071b;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:5px;
	}
	
li#buyers a:hover {
	color:#000000;
	height:20px;
	display:block;
	}


li#register a {
	width:149px;
	height:36px;
	display:block;
	background-image:url(images/nav_register.gif);
	}
	
li#register a:hover {
	width:149px;
	height:36px;
	display:block;
	background-image:url(images/nav_register_on.gif);
	}
	
li#exhibitors a {
	height:20px;
	display:block;
	font-size:11px;
	color:#2650b7;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:5px;
	margin-top:10px;
	}
	
li#exhibitors a:hover {
	color:#000000;
	height:20px;
	display:block;
	}

li#reserve a {
	width:149px;
	height:36px;
	display:block;
	background-image:url(images/nav_reserve.gif);
	}
	
li#reserve a:hover {
	width:149px;
	height:36px;
	display:block;
	background-image:url(images/nav_reserve_on.gif);
	}
	
li#featured a {
	width:149px;
	height:63px;
	display:block;
	background:url(images/nav_featured.gif) no-repeat;
	margin-top:10px;
	}
	
li#featured a:hover {
	width:149px;
	height:63px;
	display:block;
	background:url(images/nav_featured_on.gif) no-repeat;
	}
	
li#products a {
	height:31px;
	display:block;
	background-image:url(images/nav_products.gif);
	margin-top:20px;
	}
	
li#products a:hover {
	height:31px;
	display:block;
	background-image:url(images/nav_products_on.gif);
	}
	
#sidebar ul, #sidebar {
 padding: 0px;
 margin: 0px;
 }
 
#nav {
	width:143px;
	margin-top:0px;
	padding-bottom:3px;
	border-top: 0px #071a3d solid;
	font-size: 11px;
	text-transform:uppercase;

	}

li#tab  {
	margin: 15px 0px 0px 0px;
	}
	
li#tab a {
	width: 143px;
	height: 33px;
	display:block;
	background:url(images/nav.gif) no-repeat top;
	padding: 10px 0 0 20px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size: 10px;
	}
	
li#tab a:hover {
	height:33px;
	display:block;
	color:#fff;
	background:url(images/nav_on.gif) no-repeat top;
	}
	
li#notab a {
	width:129px;
	height:auto;
	display:block;
	background-image:none;
	padding:3px 0 3px 20px;
	color:#000;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
	}
	
li#notab a:hover {
	height:auto;
	display:block;
	background-image:none;
	color:#5d26b2;
	}
	
	
/* MIDDLE COL STYLES ---------- */



#middle {
	float:left;
	display:inline;
	width:412px;
	margin:25px 0 0 25px;
	color:#333333;
	font-size:12px;
	line-height:19px;
	}
	
#middle a {
	color:#d9071b;
	text-decoration:none;
	}
	
#middle a img {
	border:none;
	}
	
#middle a:hover {
	text-decoration:underline;
	}
	
#middle h1 {
	margin:0;
	padding:0;
	color:#002d56;
	font-size:18px;
	font-weight: bold;
	font-family:Times New Roman, Times, serif;
	background-image:url(images/line.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:8px;
	}
	
#middle h1 a {
	color:#5d26b2;
	text-decoration:none;
	}

.post h1 {
	line-height:25px;
	}

#middle h2, #middle h2 a {
	font-size:16px;
	font-weight:normal;
	color:#5d26b2;
	text-decoration:none;
	}


/* RIGHT COL STYLES ---------- */

#right {
	float:left;
	width:125px;
	margin:18px 0 0 25px;
	}


#side_nav {
	width:125px;
	border-top:4px solid;
	background:url(images/bg_nav_side.gif) repeat-y top right;
	margin-bottom:10px;
	padding-bottom:1px;
	font-size:11px;
	}
	
#side_nav ul {
	list-style:none;
	margin:10px 0 0 5px;
	padding:0;
	width:125px;
	}
	
#side_nav li {
	margin:0 0 10px 0;
	padding:0;
	width:125px;
	}
	
#side_nav li.title {
	font-weight:bold;
	color:#5d26b2;
	}
	
#side_nav li a {
	color:#5d26b2;
	}


#side_nav li a:hover {
	text-decoration:none;
	}
	
#ad {
	margin-top:10px;
	}

#footer {
	clear:both;
	margin: 0 auto;
	width:802px;
	height:130px;
	background:url(images/footer.jpg) no-repeat top #eee;
	color: #FFFFFF;
	font-size:10px;
	}


#age {
	float:left;
	width:340px;
	color:#aaaaaa;
	margin:106px 0 0 60px;
	}
	
#copyright {
	float:left;
	width:270px;
	color: #aaaaaa;
	margin:106px 0 0 100px;
	text-align:right;
	}
	
/* Frame Styles */


body#iframe {
	background:url(images/bg_body2.gif) repeat-x top;
	}
	
#frame_nav {
	float:left;
	width:995px;
	height:22px;
	color:#FFFFFF;
	}
	
#frame_nav #navi {
	float:left;
	width:360px;
	margin:1px 0 0 117px;
	display:inline;
	font-size:10px;
	text-transform:uppercase;
	}
	
#navi a {
	color:#FFFFFF;
	padding:0 3px;
	text-decoration:none;
	}
	
#navi a:hover {
	text-decoration:underline;
	}
	
#frame_nav #phone {
	float:left;
	width:100px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	margin:1px 0 0 320px;
	}


iframe {
	width:940px;
	height:700px;
	margin:20px 0 20px 30px;
	border:1px solid #999999;
	}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}


img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}


img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Featured Exhibitors Styles */



#featured_area {
	float:left;
	width:563px;
	margin:21px 0 0 25px;
	font-size:12px;
	}
	
#featured_area a {
	color:#ff4400;
	text-decoration:none;
	}


#search {
	float:left;
	width:563px;
	height:132px;
	background:url(images/bg_search.jpg) no-repeat top #ff8f00;
	color:#FFFFFF;
	}

#search #text {
	float:left;
	width:450px;
	margin:15px 0 0 80px;
	display:inline;
	}
	
#search #text h1 {
	margin:0 0 5px 0;
	font-size:25px;
	font-weight:normal;
	}
	
#search_bar {
	float:left;
	width:540px;
	margin:10px 0 0 12px;
	display:inline;
	color:#000000;
	}

#search_bar form {
	float:left;
	margin:0;
	padding:0;
	}
	
#search_bar label {
	float:left;
	width:50px;
	margin:3px 0 0 0;
	font-size:11px;
	}
	
#search_bar input.textfield {
	float:left;
	width:120px;
	margin:0;
	height:14px;
	}
	
#search_bar input.go {
	width:34px;
	height:22px;
	margin:0;
	padding:0;
	}
	
#by_category {
	float:left;
	width:139px;
	height:26px;
	margin-left:30px;
	}
	
#by_category a {
	display:block;
	background:url(images/search_cat.gif) no-repeat;
	width:139px;
	height:26px;
	}
	
#by_category a:hover {
	background:url(images/search_cat_on.gif) no-repeat;
	}


#by_name {
	float:left;
	width:124px;
	height:26px;
	margin-left:30px;
	}
	
#by_name a {
	display:block;
	background:url(images/search_name.gif) no-repeat;
	width:124px;
	height:26px;
	}


#by_name a:hover {
	background:url(images/search_name_on.gif) no-repeat;
	}


#by_category2 {
	float:left;
	width:139px;
	height:26px;
	margin-left:30px;
	}
	
#by_category2 a {
	display:block;
	background:url(images/search_cat2.gif) no-repeat;
	width:139px;
	height:26px;
	}
	
#by_category2 a:hover {
	background:url(images/search_cat2_on.gif) no-repeat;
	}
	
#by_name2 {
	float:left;
	width:124px;
	height:26px;
	margin-left:30px;
	}
	
#by_name2 a {
	display:block;
	background:url(images/search_name2.gif) no-repeat;
	width:124px;
	height:26px;
	}


#by_name2 a:hover {
	background:url(images/search_name2_on.gif) no-repeat;
	}

#just_listed {
	float:left;
	width:563px;
	height:173px;
	margin-top:15px;
	background:url(images/bg_just_listed.gif) no-repeat;
	}
	
#title {
	float:left;
	width:100px;
	margin:10px 0 0 12px;
	color:#ff4400;
	font-weight:bold;
	text-transform:uppercase;
	display:inline;
	}


#get_noticed {
	display:none;
	}

/*
#get_noticed {
	float:left;
	width:220px;
	margin:10px 0 0 214px;
	display:inline;
	padding:2px 3px 0 0;
	color:#d9071b;
	text-align:right;
	font-weight:bold;
	background:url(images/arrow_just_listed.gif) no-repeat right;
	}


#get_noticed a {
	display:block;
	width:200px;
	padding-right:20px;
	color:#d9071b;
	text-decoration:none;
	}
*/s


#just_listed #logos {
	float:left;
	width:553px;
	padding:5px 0 0 10px;
	}
	
#just_listed #logos ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
#just_listed #logos li {
	float:left;
	width:129px;
	margin:0 8px 0 0;
	padding:0;
	}

#just_listed #logos li #text {
	float:left;
	width:129px;
	margin-top:5px;
	color:#ff4400;
	font-size:14px;
	}
	
#results {
	float:left;
	width:563px;
	margin-top:15px;
	}
	
#results .view-content li {
	height:175px;
	}

/*
#results ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
#results li {
	float:left;
	width:178px;
	margin:0 11px 10px 0;
	padding:0;
	display:inline;
	}
	
#results li.nomargin {
	margin:0;
	}
	
*/
	
#results li #logo {
	display:block;
	float:left;
	width:178px;
	height:86px;
	padding-top:5px;
	border:1px solid #000000;
	text-align:center;
	}

#results li #text {
	float:left;
	width:178px;
	margin-top:5px;
	}
	
#results li #text .title {
	font-size:14px;
	}

#footer_featured {
	clear:both;
	float:left;
	width:563px;
	height:30px;
	background:url(images/bg_featured_footer.gif) repeat-x;
	margin:10px 0;
	}
	
#footer_featured #text {
	float:right;
	color:#FFFFFF;
	font-weight:bold;
	background:url(images/arrow_footer.gif) no-repeat right;
	padding:3px 3px 0 0;
	margin:5px 10px 0 0;
	}

#footer_featured a {
	display:block;
	padding-right:20px;
	color:#FFFFFF;
	text-decoration:none;
	}

#footer_exhibitors {
	clear:both;
	float:left;
	width:995px;
	height:150px;
	background:url(images/footer_exhibitors.gif) no-repeat top #FFFFFF;
	font-size:10px;
	}

/* PROFILE STYLES */

#profile {
	float:left;
	width:563px;
	height:241px;
	background:url(images/bg_profile.gif) bottom no-repeat;
	color:#FFFFFF;
	}
	
#profile #info {
	float:left;
	width:358px;
	margin:53px 0 0 11px;
	}
	
#profile #info a {
	color:#FFFFFF;
	}
	
#profile #info a:hover {
	color:#FFFFFF;
	}


#profile #info h1 {
	margin:0;
	font-size:22px;
	font-weight:normal;
	}
	
#profile #info h2 {
	margin:0;
	font-size:15px;
	color:#000000;
	}

#profile #right {
	float:left;
	width:158px;
	margin:0;
	}
	
#profile #logo {
	float:left;
	width:158px;
	}
	
#profile #buttons {
	float:left;
	width:125px;
	height:33px;
	margin:2px 0 0 14px;
	}
	
#profile #buttons.contact a {
	display:block;
	width:125px;
	height:33px;
	background:url(images/profile_contact.gif) no-repeat;
	}

#profile #buttons.contact a:hover {
	display:block;
	width:125px;
	height:33px;
	background:url(images/profile_contact_on.gif) no-repeat;
	}


#profile #buttons.visit a {
	display:block;
	width:125px;
	height:33px;
	background:url(images/profile_visit.gif) no-repeat;
	}

#profile #buttons.visit a:hover {
	display:block;
	width:125px;
	height:33px;
	background:url(images/profile_visit_on.gif) no-repeat;
	}

#overview {
	float:left;
	width:540px;
	margin:15px 0 0 11px;
	line-height:16px;
	}

#pics ul {
	list-style:none;
	margin:15px 0 0 11px;
	padding:0;
	}
	
#pics li {
	float:left;
	width:170px;
	margin:15px 12px 0 0;
	padding:0;
	display:inline;
	}
	
#pics li.nomargin {
	margin:15px 0 0 0;
	}

#pics li a {
	display:block;
	width:170px;
	height:170px;
	border:solid 1px #b1b1b1;
	}
	
#categories {
	float:left;
	width:540px;
	margin:15px 0 15px 11px;
	line-height:16px;
	font-size:10px;
	color:#7a7878;
	}	
	
#categories .text {
	color:#ff6800;
	font-weight:bold;
	}
	
#categories ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#categories li {
	float:left;
	text-align:left;
	padding:0 10px 0 0;
	margin:0;
	background: url(images/bulltet_cat.gif) no-repeat right;
	}
	
#categories a {
	color:#7a7878;
	}
	
#categories a:hover {
	text-decoration:underline;
	}

#find_more {
	float:left;
	width:563px;
	height:47px;
	padding-top:15px;
	background:url(images/bg_find_more.gif) no-repeat;
	}

/* DISPLAY STYLES */

#name {
	float:left;
	width:200px;
	font-size:14px;
	}
	
#view {
	float:left;
	width:120px;
	font-size:14px;
	text-align:right;
	margin-left:240px;
	}
/* Names */


#by_cat_name {
	float:left;
	width:220px;
	font-size:14px;
	}

#letters {
	float:left;
	width:290px;
	font-size:11px;
	text-align:right;
	margin-left:53px;
	}
	
#list {
	float:left;
	width:540px;
	margin:15px 0 0 11px;
	line-height:16px;
	}
/* End Images */

.views-field-title .views-field-field-teaser-value {
	float:left;
	width:450px;
	margin:15px 0 0 80px;
	display:inline;
	}
	
/* Fucked up Drupal Styles */


.content {
	text-align:left;
	}

#search #text p {
	font-size:11px;
	margin:0;
	padding:0;
	}
	
.item-list ul li {
	margin:0;
	}

.view-just-listed {
	float:left;
	width:563px;
	height:173px;
	margin-top:15px;
	background:url(images/bg_just_listed.gif) no-repeat;
	text-align:left;
	}

.view-just-listed .item-list {
	float:left;
	width:553px;
	padding:15px 0 0 10px;
	}

	
.view-just-listed .item-list ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
.view-just-listed .item-list li {
	float:left;
	width:129px;
	margin:0 8px 0 0;
	padding:0;
	}
	
.views-field-title a {
	font-size:13px;
	}
	
.view-frontpage2 {
	float:left;
	width:563px;
	margin-top:15px;
	}


.view-frontpage2 .item-list ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
.view-frontpage2 .item-list li {
	float:left;
	width:178px;
	margin:0 11px 10px 0;
	padding:0;
	display:inline;
	}
 
.view-frontpage2 .item-list li.views-row-3 {
	margin:0;
	}

.view-content ul, .view-glossary ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
.view-content li {
	float:left;
	width:185px;
	margin:0;
	padding:0;
	display:inline;
	}
	
.view-content li.nomargin {
	margin:0;
	}
	
.field-content {
	text-align:left;
	}
	
.glossary-links  {
	background-color:#FFFFFF;
	text-align:left;
	font-size:12px;
	}
	
.glossary-links a {
	font-size:12px;
	}

.view-glossary li, .glossary-list dt {
	float:none;
	padding:0;
	}
	
.attachment-before {
	padding-bottom:15px;
	}
	
ul.pager {
	display:block;
	width:563px;
	height:30px;
	list-style:none;
	margin:0 0 15px;
	padding:0;
	}
	
.item-list ul.pager li {
	float:left;
	}
	
.item-list .pager {
	text-align:left;
	}
	
#overview img {
	margin-right:10px;
	}
	
h2.title {
	margin:0;
	padding:0 0 10px 0;
	color:#5d26b2;
	font-size:25px;
	font-weight:normal;
	}
	
ul.pager li {
	margin-right:5px;
	}
	
.credit {
display: none;
}


h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #7a1d84;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	}
	
h6 span {
	color: #000000;
	font-weight:normal;
	}
	
.linklove { display:none}
