
.tpl_content #wrapper{
	background: #fff url(../images/67/staticbackgrounds/globe/bgtop.jpg) no-repeat center 0px;
}

.tpl_content #footer{
	background: #000 url(../images/67/staticbackgrounds/globe/bgbottom2.jpg) no-repeat center top;
}

.tpl_content #content-wrapper{
	padding-top: 280px;
	width: auto;
	min-height: auto;
}

#footer, #footer-clone{
	height: 170px;
}

.tpl_content #breadcumb{
	top: 350px;
	z-index: 1;
}



/* Tagline */
#navigation_inner #tagline{
	position: absolute;
	right: 0px;
	top: 135px;
	color: #fff;
}

/* Headline */
#navigation_inner #headline{
	position: absolute;
	left: 157px;
	top: 350px;
    width:570px;
    font-size:22px;
}


/* ---------- no-home layouts, general------------ */

.tpl_content .tpl_inner {
	width: 100%;
	background: transparent url(../images/67/contentbg.png) repeat-x 0px 0px;	
	padding-top: 10px;
	padding-bottom: 20px;
	min-height: 270px;
}

.tpl_content .lfr-column {
	padding: 0px 10px 0px 10px;
	min-height: 250px;
}





/* ------- tpl_nebucom20_1col template------- */
.tpl_nebucom20_1col #layout-grid{}

.tpl_nebucom20_1col #column-1{
    margin-left:150px;
}

.tpl_nebucom20_1col #layout-column_column-1 {
    position:relative;
    z-index:9999;
}

/* ------- tpl_nebucom20_2col template------- */

.tpl_nebucom20_2col {

}
.tpl_nebucom20_2col #layout-grid{
	background:url(../images/67/vertline.gif) no-repeat 0 0;
}

.tpl_nebucom20_2col #layout-grid .lfr-column{
	
}

.tpl_nebucom20_2col #column-1{
	float: left;
	width: 580px;
	padding-left: 10px;
	/* padding-top: 55px; */
    margin-left:150px;
}


.tpl_nebucom20_2col #layout-column_column-1 {
    position:relative;
    z-index:99;
}

.tpl_nebucom20_2col #column-2{
	float: right;
	width: 239px;
	padding-right: 0px;
    position:relative;
    z-index:99;
}
.tpl_nebucom20_2col .vertline{
	width: 1px;
	position: absolute;
	left: 750px;
	height: 100%;
	background-color: #CBC4BF;
}


/*----- search results layout (built-in) ----*/
div.columns-max{

}

/* rules of .tpl_content .tpl_inner + min-height */
div.columns-max .lfr-column{
	width: 100%;
	background: transparent url(../images/67/contentbg.png) repeat-x 0px 0px;	
	padding-top: 0px;
	padding-bottom: 20px;
}

div.columns-max .lfr-column .portlet-boundary{
	margin: 0 auto;
	width: 1000px;
	min-height: 330px;
}

/* ------------- page backgrounds -------------- */


/* Honeycomb */
.page_community-management #wrapper,
.page_panel-management #wrapper,
.page_member-sites #wrapper,
.page_community-management-case-studies #wrapper {
	background-image: url("../images/67/staticbackgrounds/honeycomb/bgtop.jpg");
}

.page_community-management #footer,
.page_panel-management #footer,
.page_member-sites #footer,
.page_community-management-case-studies #footer {
	background-image: url("../images/67/staticbackgrounds/honeycomb/bgbottom2.jpg");
}


/* Sunflower*/
.page_survey-software #wrapper,
.page_dubinterviewer-survey-data-collection-software #wrapper,
.page_dubknowledge-panel-management-software #wrapper,
.page_survey-data-collection-methods #wrapper,
.page_try-out-tools-demo #wrapper,
.page_pricing-quotation-request #wrapper,
.page_survey-software-case-studies #wrapper {
	background-image: url("../images/67/staticbackgrounds/sunflower/bgtop.jpg");
}

.page_survey-software #footer,
.page_dubinterviewer-survey-data-collection-software #footer,
.page_dubknowledge-panel-management-software #footer,
.page_survey-data-collection-methods #footer,
.page_try-out-tools-demo #footer,
.page_pricing-quotation-request #footer,
.page_survey-software-case-studies #footer {
	background-image: url("../images/67/staticbackgrounds/sunflower/bgbottom2.jpg");
}



/* Flower and bee */
.page_survey-data-collection #wrapper,
.page_market-research-software #wrapper,
.page_customer-satisfaction-survey-software #wrapper,
.page_employee-satisfaction-survey-software #wrapper,
.page_survey-data-collection-case-studies #wrapper {
    background-image: url("../images/67/staticbackgrounds/flowerandbee/bgtop.jpg");
}

.page_survey-data-collection #footer,
.page_market-research-software #footer,
.page_customer-satisfaction-survey-software #footer,
.page_employee-satisfaction-survey-software #footer,
.page_survey-data-collection-case-studies #footer {
    background-image: url("../images/67/staticbackgrounds/flowerandbee/bgbottom2.jpg");
}




/* Cases studies */
.page_case-studies #wrapper{
	overflow: hidden;
	background-image: none !important;
}
.page_case-studies #flashbg_object,
.page_case-studies #flashbg_embed {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	width: 1920px;
	height: 800px;
}
.page_case-studies #breadcumb, 
.page_case-studies #headline, 
.page_case-studies #content-wrapper .lfr-grid {
	display: none;
}

/* Blog */
.portlet-blogs-aggregator .entry-content div {
	display: inline-block;
	padding-right: 5px;
}

.portlet-blogs-aggregator .taglib-tags-summary {
	margin-left: 20px;
}

.portlet-blogs-aggregator .abstract {
	height: 140px;
	margin: 5px 0px;
}
.portlet-blogs-aggregator .blog-img {
	float: left;
}
.portlet-blogs-aggregator .blog-text {
	xfloat: left;
	xdisplay: inline-block;
	margin-left: 140px;
}
.portlet-blogs-aggregator .comments {
	margin-top: 5px;
}


/* Page links */
#pagelinks-container{
	height: 16px;
	bottom: 150px;
	position:absolute;
	width: 100%;
}
#pagelinks{
	width: 1000px;
	margin: 0 auto;
}

#pagelinks a{
	display: inline-block;
	margin-left: 10px;
	padding-left: 20px;
	background: transparent url(../images/67/icon_link.png) no-repeat left center;
	height: 20px;
	line-height: 20px;
}



/* Clients table */

div.our_clients div.client-logo-box {
    width:160px;
    height:80px;
    margin:5px 10px;
    text-align:center;
    float:left;
}




iframe#getaquote-quest{
  width: 800px;
  height: 600px;
  border-width: 0px;
  margin:15px;
}




div.sideimages a {
    margin:0;
    padding:0;
}


/* Side title */


h3.sidetitle {
    font-size:18px;
    margin:20px 0 10px;
    color:#695547;
    font-weight:normal;
}

h3.sidetitle span {
    color:#dc002e;
}


/* Left menu bar */

#leftmenubar-wrapper {
    position:absolute;
    top:370px;
    width:100%;
}

#leftmenubar-title {
    font-size:12px;
}

#leftmenubar-title a{
    color:#db002e;
    font-weight:bold;
    text-decoration:none;
}

#leftmenubar-container {
    width:1000px;
    margin:0 auto;
}

#leftmenubar {
    width:140px;
    position:relative;
    z-index:98;
    padding:0;
    margin:10px 0 0;
}

#leftmenubar li {
    list-style:none;
    background:none;
    margin:0;
    padding:5px 5px 5px 8px;
    background: transparent url(../images/leftmenuitem-inactive.png) no-repeat 0 10px;
}

#leftmenubar li.selected {
    background: transparent url(../images/leftmenuitem-active.png) no-repeat 0 10px;
}

#leftmenubar a  {
    text-decoration:none;
}

#leftmenubar li.selected a,
#leftmenubar a:hover {
    color:#db002e;
}


/* Side contact us form */

#side-contact-us-form {
    width:210px;
}

#side-contact-us-form p {
    margin:10px 0;
}

#side-contact-us-form input[type="text"],
#side-contact-us-form textarea {
    background-color: #E2E3E3;
    background-image: none;
    border: 1px solid #DBDCDD;
    border-radius: 5px 5px 5px 5px;
    color: #695547;
    font-family: Arial,sans-serif;
    font-size: 12px;
    height: 18px;
    margin: 0;
    padding: 0 3px;
    width: 200px;
}

#side-contact-us-form input[type="text"] {
    height: 18px;
}

#side-contact-us-form textarea {
    height: 70px;
}

#side-contact-us-form-button-container {
    text-align:right;
}

#side-contact-us-form span.formerror {
    color:#db002e;
}

/* Sitemap */

.portlet-site-map ul li {
    list-style:none;
}
