/* reset styles (from http://developer.yahoo.com/yui/reset/) */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym { 
	border: 0;
}
/* end reset */
body, html {
    color: #777;
    font-family: Verdana, Arial, sans-serif;    
    background-color: #fff;    
}

body {    
    background: url(images/grid-bg.png) #fff;    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0c4f91;
    padding-bottom: 62px;    
}

a {
    color: #0c4f91;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}   

#wrapper {
   
}

.front-page {
    background: url(images/rulers.png) no-repeat center 120px;

	
}

#page {
    overflow: hidden;
    position: relative;
    width: 100%;
}

#logo {
    margin: 0 auto;
    padding: 5px 0 5px 0;
    display: block;
}

#logo2 {
    margin-left: 20px;
    margin-top: 30px;
}

#navbar {
    width: 984px;
    height: 75px;    
    background: url(images/navbar-bg.png) transparent no-repeat;
}

#image-area, #zint, #page {
    width: 985px;
    margin: 0 auto;
    position: relative;
}

#image-area, #zint {
    height: 595px;    
    margin: 0 auto;
    overflow: hidden;
}

#image-area {     
    background-color: #fff;   
    margin-bottom: 20px; 
}

#zint {
    /*background: url(../images/places/bedroom.jpg) no-repeat;*/
    overflow: hidden;
}

#zint img.place {
    position: absolute;
    top: 0;
    left: 0;
}

#ia-int {
    position: absolute;
    width: 980px;
    height: 591px;
    border: 2px solid #e0e0e0;
    overflow: hidden;
}

#mask {
    position: absolute;
    z-index: 30;
    
}

#zone {
    margin-bottom: 1em;        
}

#ia-pager {
    position: absolute;
    bottom: 0;
    height: 32px;
    width: 14000px;    
    background-color: #fff;
    border-top: 2px solid #e0e0e0;
}

#ia-pager ul li a {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: #CC3300;
	font-weight:bold;
    font-size: 12px;
    padding: 8px 12px;
}

#ia-pager ul li a:hover {
    text-decoration: underline;
}

#ia-pager ul li a.selected {
    color: #CC3300;
	background-color:#FFE2A6;
    font-weight: normal;
}

#ia-pager ul {    
    display: inline-block;    
    margin: 0 auto;
    overflow: hidden;
}

#ia-pager ul li {
   
}

#ia-pager ul li {
    float: left;
    display: inline;    
}

#ia-pager {
    text-align: center;
}

#ia-pager-more, #ia-pager-prev {
    position: absolute;
    top: 8px;
}

#ia-pager-more {
    left: 860px;
}

#ia-pager-prev {
    left: 20px;
}

#ia-pager-select-arrow {
    position: absolute;
}

#footer {
    margin: 0 auto;
    margin-top: 5px;
    width: 1010px;
    height: 67px;
    background: url(images/footer-bg.png) transparent no-repeat;
   
}

#search {
    height: 35px;
    width: 280px;
    overflow: hidden;
    float: right;
    display: inline-block;
    padding: 20px 0;

}

#search input.q {
    margin-left: 30px;    
}

#search input.go {
    vertical-align: middle;
}

#navbar a {
    float: left;
    display: inline-block;
    width: 693px;
    height: 74px;
}

#footer a {
    margin-top: 84px;
    margin-left: 32px;
    display: inline-block;
}

img.loader {
    display: block;
    margin: 64px 0 0 94px;   
}

#ia-dialog img.loader {
    margin-left: 102px;
}

div.mid-panel {
    width: 491px;
    overflow: hidden;
    margin-top: 30px;
}

div.ads-panel {
    background-color: #e1f1ff;
    padding-top: 24px;
}

#block-ad-3336 {
    margin-left: 17px;
}

div.left-panel {
    float: left;    
    width: 467px;    
}

div.right-panel {
    float: right;
    display: inline-block;
    overflow: hidden;
}

div.thin-column {
    width: 220px;
}

.advertisement-space {
    height: 10px;
}

div.thin-column h2, div.block h2, .index-list h2, .addition-listing-list h2 {
    font-family: "MS Trebuchet", sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #666666;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-left: 8px;
}

.addition-listing-list ul li a, ul.listing li a, .block li a {
    display: block;
    padding: 4px 8px;
    border-bottom: 1px solid #ccc;
}

.addition-listing-list ul li a:hover, ul.listing li a:hover, .block li a:hover {
    background-color: #e1f1ff;
}

a.more-link, .more-link a {
    display: block;
    text-align: right;
    text-decoration: none;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 9px;
}

.more-link a:after {
    content: '»';
}

a.more-link:hover, .more-link a:hover {
    text-decoration: underline;
}

#additional-listings {
    padding-left: 20px;    
}


#home-nav {
    margin-top: 30px;
}

div.dd-menu, #ia-dialog {
    position: absolute;
    top: 137px;
    left: 0;
    width: 220px;    
    overflow: auto;
    height: 360px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
}

#ia-tooltip {
    position: absolute;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    padding: 1em;
    z-index:3000;
}

div.dd-menu {
    padding-top: 12px;
}

div.dd-menu ul, #ia-dialog ul {
    padding: 12px 0px;
    padding-right: 0;
}

div.dd-menu ul li a, #ia-dialog ul li a {    
    display: block;
    padding: 8px 30px 8px 18px;
    text-decoration: none;
    
    margin-right: 1px;
}

#menu-where a:hover {
    background-color: #c0e1ff;
    color: #013d78;
    text-decoration: underline;    
}

#menu-where {
    margin-left: 4px;
}

#menu-where a.selected, #menu-where a.selected:hover {
    color: #fff;
    background: url(images/dd-where-arrow.png) #0c4f91 no-repeat right;
}

#menu-where a {
    color: #013d78; 
    border-bottom: 1px solid #c7e3ff;    
}

#menu-where {
   background-color: #e1f1ff;
}

#menu-what {
    left: 220px;
    width: 228px;    
    background-color: #ffecef;
    color: #ffc8d0;
}

#menu-what a {
    color: #a12f33;
    border-bottom: 1px solid #fed1d8;    
}

#menu-what a:hover {
    background-color: #ffc8d0;    
    text-decoration: underline;    
}

#menu-what a.selected, #menu-what a.selected:hover {
    color: #fff;
    background: url(images/dd-what-arrow.png) #af4549 no-repeat right;
}

#menu-who {
    left: 220px;
    width: 238px;    
    background-color: #fff0dd;
    color: #ffc8d0;
}

#menu-who a {
    color: #cd7900;
    border-bottom: 1px solid #fedcb1;    
}

#menu-who a.sponsor {
    font-weight: bold;
}

#menu-who a:hover, #menu-who .hover {
    background-color: #ffd79d;    
     
}

#menu-who a:hover {
    text-decoration: underline;
}

#navbar {
    position: relative;
    z-index: 300;
}

#menu-where {
    z-index: 200;
}
#menu-what {
    z-index: 199;
}
#menu-who {
    z-index: 198;
}

#sponsor-logo {
    position: absolute;
    display: inline;
    z-index: 9999;
    border: 2px solid #e0e0e0;
    padding: 12px 8px;
    background-color: #fff;
    width: 220px;
    text-align: center;
}

#sponsor-logo #sponsor-logo-pointer {
    position: absolute;
    left: -23px;
}

#sponsor-logo p {
    color: #999;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;
}

img.mask {
    position: absolute;
    z-index: 30;
}

#mc-tl {
    top: 0;
    left: 0;
}
#mc-tr {
    top: 0;
    right: 0;
}
#mc-bl {
    bottom: 0;
    left: 0;
}
#mc-br {
    bottom: 0;
    right: 0;
}

a.dot {
    z-index: 3;
    position: absolute;
}

#ia-dialog {
    position: absolute;
    height: 340px;
    width: 200px;
    background-color: #fff;
    z-index: 3000;
    overflow: hidden;
}

#ia-dialog {
    left: 220px;
    width: 238px;    
    background-color: #fff;
    color: #ffc8d0;
    border: 2px solid #e0e0e0;
}

#ia-dialog ul {
    margin: 10px;
    overflow: auto;
    height: 260px;
    width: 218px;
}

#ia-dialog a {
    color: #0c4f91;
    border-bottom: 1px solid #e6e6e6;
    padding: 8px 8px !important;
}

#ia-dialog a.sponsor {
    font-weight: bold;
}

#ia-dialog a:hover, #ia-dialog .hover {
    background-color: #edf7ff;    
    
}

#ia-dialog a:hover {
    text-decoration: underline;    
}

#ia-dialog h2.title {
    color: #FD9500;
    font-size: 15px;
    font-weight: bold;
    padding: 18px 18px 0;
}

ul.place-list {
    position: absolute;
}

.select-arrow {
    margin: -32px auto 0 auto;
}

#qtvid-div {
    background-color: #666;
    display: inline-block;    
}

#tabs-wrapper {
 margin: 10px 0; 
 background-color: #eee;  
}

.tabs {
    width: 100%;
    overflow: hidden;    
}

.tabs li {
    float: left;
    display: inline;
}
.tabs li a {
    display: inline-block;
    padding: 8px 16px;
    border: 1px solid #ccc;
    margin: 4px;
}

.tabs li a:hover {
    background-color: #fff;
    text-decoration: none;
}

.cbody {
    padding: 38px 0 30px 0;
    background-color: #fff;
    border: 2px solid #e8e8e8;
    background: url(images/page-head-bg.png) #fff no-repeat right top;
}

.cbody {
    width: 720px;
	min-height:1290px;
    float: left;
    display: inline-block;
    margin-top: 20px;
}

.no-sidebar {
    width: 978px;
}

#company.content-lite {
    
}


.content {
    margin-top: 20px;    
    overflow: hidden;
    padding-bottom: 64px !important;
}

.content-lite, #search-form {
    width: 690px;
}

.content h2.title {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    color: #666;
	font-weight: bold;
	text-transform:capitalize;
    }
.content h3.title {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    color: #FD9500;
    font-weight: bold;
    text-transform: uppercase;
}


.content h2.title {    
    font-size: 16px;
    margin-bottom: 34px;
}

.content h3.title {    
    font-size: 20px;
    border-bottom: 2px solid #e8e8e8;
}

.content .vendor-right h3.title, .content .vendor-description h3.title {
    font-size: 12px;
    margin: 18px 0 12px 0;
	color:#666;
}

.vendor-left {
    width: 631px;
    float: left;
    display: inline;
    overflow: hidden;
    
    margin-right: 20px;
}

.vendor-right {
    width: 203px;
    float: right;
    display: inline;
    padding: 0 18px;
    margin-top: -4px;
   
}

.vendor-right p, .content-lite .vendor-description p, .ad-text {
    margin-bottom: 20px;
    color: #000;
}

.content-lite .vendor-description .vendor-logo {
    float: left;
    display: inline;
    margin: 0 10px 10px 0;
}

#prev-page-link {
    float: left;
    display: inline;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
    color: #0c4f91;
	text-transform:capitalize;

}

.vendor-nav .visit-company-link {
    float: right;
    display: inline;
}

.vendor-nav {
    width: 100%;
    overflow: hidden;
    padding: 12px 0 20px 0;
}

div.content-lite {
    float: left; display: inline-block;
    
}

#ad-sidebar {
    margin-top: 20px;    
    float: right;
    display: inline-block;
    width: 216px;
    background: #e1f1ff;
    padding: 38px 17px 42px 17px;
}

#ad-sidebar h2 {
    margin-left: 0;
    padding-bottom: 6px;
    border-bottom: 1px solid #ccc;
    font-size: 11px;
}

div.block {
    margin-bottom: 20px;
}

#search-form {    
    
    margin-top: 20px;
    margin-bottom: 10px;
}

#search-form label {
    margin-bottom: 10px;
    display: block;
}

#search-form .form-text {
    margin-bottom: 4px;
}

.search-results {
 
 
 overflow: hidden;
}

.search-results .title, .cbody .view-howtos .views-field-title, .howto-title {
    font-weight: bold;
    font-size: 120%;
    margin-bottom: 8px;
}

.search-results dd, .cbody .view-howtos li {
    margin-bottom: 16px;
}

.search-results dd p.search-snippet, .cbody .view-howtos .views-field-teaser {
    color: #333;
}

.search-results dd p strong {
    font-weight: bold;
}

.search-info {
    color: #999;
    display: none;
}



.item-list .pager {
  clear: both;
  text-align: center;
  margin-top: 34px;
  padding: 8px;
}
.item-list .pager li {
  background-image:none;
  display:inline;
  list-style-type:none;
  
  
}

.item-list .pager li a {
    display: inline-block;
   padding: 4px 8px;
    border: 1px solid #ccc;
}

.pager-current {
  
  
padding: 4px 8px;
  border: 1px solid #fff;

}

.search-box h2, .company-list h2, h2.page-title {
    font-size: 150%;
    font-family: "Trebuchet MS";
    font-weight: bold;
    text-transform: uppercase;
    color: #fd9500;
}

#contact-mail-page label {
    display: block;
    margin: 12px 0 6px 0;
    font-weight: bold;
    font-family: "Trebuchet MS";
    text-transform: uppercase;
}

#contact-mail-page .form-text, #contact-mail-page .form-textarea {
    margin-bottom: 8px;
}

#contact-mail-page #edit-name-wrapper {
    margin-top: 20px;
}

.howto {
    color: #333;    
}
/*
.howto ul {
    list-style-type: disc;
    margin-left: 24px;
    padding-right: 30px !important;
}
*/
.howto ul li {
    margin-bottom: 24px;
    padding-left: 44px;
    padding-right: 44px;
}


.howto strong {
    font-weight: bold;
}

.howto .num {
    
    display: block;
    float: left;
    color: #666;
    font-size: 160%;
    margin-left: -44px;
    margin-top: -4px;
    font-style: italic;
}

.howto li strong {
    text-transform:capitalize;
    display: block;
    font-size: 18px;
    color: #666;
    font-family: "Trebuchet MS";
    margin-left: -8px;
	font-weight:normal;
}


.views-admin-links ul {
    width: 100%;
    overflow: hidden;
    background-color: #e8e8e8;
    margin-bottom: 6px;
}

.views-admin-links ul li {
    float: right;
    display: inline;
}

.views-admin-links ul li a {
    display: inline-block;
    padding: 4px;
    font-size: 9px;
}

.company-list {
    width: 100%;
    overflow: hidden;
}

.company-list .logo-col {
    float: left;
    display: inline-block;
    margin-bottom: 20px;
}

.company-list .desc-col {
    width: 440px;
    float: right;
    display: inline-block;
    margin-bottom: 20px;
}

.company-list .desc-col p {
    color: #333;
}

.inner {
    margin: 0 30px;
}

.index-list {
    width: 100%;
    overflow: hidden;    
}

div.site-index {
    margin: 60px 0;
}

.addition-listing-list, .index-list {
    width: 300px;
    float: left;
    clear: right;
    display: inline-block;
    margin: 10px 10px 20px 10px;
}

.addition-listing-list h2, .index-list h2 {
    background: url(images/list-header-bg.png) transparent no-repeat left center; 
    padding-left: 32px;
    padding: 6px 0px 6px 32px;
}

.addition-listing-list {
    width: 200px;
    min-height: 220px;
}

.views-view-grid td {
    padding: 4px 16px;
}

.views-view-grid {
    margin-bottom: 20px;
}

h2.page-title, h2.howto-title, h2.howto-title-full  {
    font-family: "Trebuchet MS";
    font-size: 150%;
    margin-bottom: 24px;
    text-transform: uppercase;
}

.howto-list {
    padding-left: 64px;
    margin-bottom: 30px;
    width: 580px;
    display: block;
}

.howto .sponsor {
    margin: 20px 20px 0 0;
    text-align: right;
    font-size: 90%;
    color: #666;
    font-style: italic;
}

.howto .sponsor img {
    vertical-align: middle;
    padding: 0 0 0 20px;
}

.addition-listing-list .sponsor {
    font-weight: bold;
}

h2.howto-title, h2.howto-title-full {
    color: #666;
    font-size: 170%;
    font-style: italic;
    margin-bottom: 0;
}

h2.howto-title a, h2.howto-title-full a {
    font-size: 70%;
    display: inline-block;
	text-decoration:underline;
	color:#009900;
	padding-left: 20px;
	

}

h2.howto-title-full {
    font-style: normal;
	text-transform:capitalize;
    margin-bottom: 24px;
	color:#333333;
}

h2.howto-sub-full {
    font-style: italic;
}

table#blocks td, table#blocks th {
    padding:8px;
    border: 1px solid #ccc;
}

table#blocks th {
    background-color: #fff;
    font-size: 130%;
    text-align: center;
}

table#blocks td.block {
    font-weight: normal;
    
}

table#blocks td.region {
    font-weight: bold;
    font-size: 120%;
    background-color: #e8e8e8;
}

div.block-region {
    border: 1px dashed pink;
    padding: 10px;
    background-color: #e8e8e8;
}

tr.region-message {
    display: none;
}

.menu {
    padding-left: 24px;
}

a.active {
    font-weight: bold;
}

#block-user-1 {
    margin-top: 64px;
}   

.taxonomy-term-description {
    color: #666;
    margin-bottom: 20px;
}

#block-views-howtos-block_1 h2 {
 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    white-space: nowrap;
	font-size:14px;
	color:#006600;
}

#block-views-additional_listings-block_1 h2 {
 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    white-space: nowrap;
	font-size:14px;
	color:#006600;
}

.company-cats {
    padding-top: 32px;
    padding-right: 48px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
    color: #333;    
    clear: both;
}

.company-cats a {
padding-left:5px;
text-decoration:underline;

}
