@charset "UTF-8";

body {
	font-size: .81em;
	color: #999999;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
/* ***** ***** *****  font-styles  ***** ***** ***** */

h1,  h1 a, h1 a:link, h1 a:active, h1 a:visited,
.ci_h1 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 25px;
    font-weight: normal;
    text-decoration: none;
    line-height : 110%;
    color: #669933;
    margin-bottom: 5px;
}

h1 a:hover, .ci_h1 a:hover {
	text-decoration: underline;
}


h2, .ci_h2, span .ci_h2 {
	color: #999999; /*#4d4020*/
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

h2_white, .ci_h2_white, span .ci_h2_white {
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
}

h3, .ci_h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #669933; 
    line-height: 110%;
    margin-bottom: 0.25em;
}

h1, h2, h3, h4, h5, h6, p, .ci_h1, .ci_h2, .ci_h3, .ci_h5 {
	margin: .5em 0 .5em 0;	
}

p, div {
	color: #999999;
	line-height: 140%;
}

/* ***** ***** *****  LINK  ***** ***** ***** */

a, a:link, a:visited, a:active, a:focus {
	color: #669933;
	text-decoration: none;
}
a:hover {
	color: #cc0033;
	text-decoration: underline;
}


/* ***** ***** *****  clear  ***** ***** ***** */

.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
.clear-both {
	clear: both;
}
.iespace {
	width: 100%\9;
	height: 1px\9;
}

.top10 { margin-top: 10px; }
.top15 { margin-top: 15px; }
.top20 { margin-top: 20px; }
.bottom10 { margin-bottom: 10px; }
.bottom15 { margin-bottom: 15px; }
.bottom20 { margin-bottom: 20px; }

/* ***** ***** ***** Corporate Identity  ***** ***** ***** */

.ci_bg-color {
	background-color: #99cc66;
}

.ci_font-color {
	color: #669933;
}
.ci_required-symbol {
	color: #B0000E;
}

.ci_width {
	width: 920px;
}

.bg_highlight {
	background-color:#f2f2f2;
}
/* ***** ***** ***** ID's  ***** ***** ***** */
#site {
   width: 1250px;
   margin: 0 auto;
   border: 0px solid green;
   height: 100%;
}
#outer {
  width: 1040px;
  float: left;
  border: 0px solid black;
  padding: 0;
}

#outer33 {
  width: 1040px;
  margin-top: auto;
  margin-bottom: auto;
  left: 50%;
  margin-left: -610px;
  position: absolute;
  border: 0px solid black;
  padding: 0;
}

#qr_Content2 {
  border: 0px solid green;
  text-align: left;
  background: transparent url(http://qrscout.com/about/picture/bg/bg_body_1040x50_schatten_80_auf_weiss.jpg) top left repeat-y;
}


#header {
	position: relative;
	width: 960px;
	margin-left: 40px;
	padding: 0px 0em 1em 0em;
	background: #ffF;
	margin-bottom: 1em;
}
#inner {
	margin: 0 50px 0 60px;
}

#header a {
	color: #669933;
}

#header ul.mainnav {
	list-style: none;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	right: 20px;
	height: 30px;
	top: 1em;
}
#header ul.mainnav li {
	position: relative;
	font-size: 14px;
	float: left;
	margin-left: .65em;
}

#header h2 {
	color: #669933;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 25px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 1em;
}


/* ***** ***** ***** List Styles  ***** ***** ***** */

ul.category {
	list-style: none;
	margin-left: 1.5em;
}
ul.category a, ul.category a:link, ul.category a:visited, ul.category a:focus {
	color: #444444;
	text-decoration: none;
}
ul.category a:hover {
	color: #cc0033;
	text-decoration: underline;
}
ul.category li {
	list-style: none;
	line-height: 1.25em;
	float: left;
	width: 260px;
	margin: 1em 2em .25em .25em;
	border-top: 1px solid #444444;
	padding-top: 5px;
	font-weight: bold;
}

ul.category ul {
	float: none;
	margin: 0.25em 0 .5em 1.5em;
}

ul.category ul li {
	float: none;
	width: auto;
	margin: 0 0 0 5px;
	border: 0;
	padding: 0;
	font-weight: normal;
	list-style: url(../images/bni_square.gif);
}
ul.category li span {
	white-space: nowrap;
	color: #444444;
}

ul.category.search {
	margin: 1em 0 1em 1em;	
}
ul.category.search li {
	border: 0;
	color: #444444;
	padding: 0 0 0 0px;
	font-weight: normal;
	margin-top: 0;
	margin-left: 25px;
	border: 0;
	width: 270px;
	list-style: none url(http://qrscout.com/layout/default/images/bni_square.gif);
}


/* *************** S e a r c h   R e s u l t   L i s t ******************** */
/* ***** Searchresult ***** */
/* ***** Company ***** */
.col_sr_1 {
	border-left: 1px solid #cccccc;
}

/* ***** Firstname, Lastname ***** */
.col_sr_2 {
	
}

/* ***** City ***** */
.col_sr_3 {
	
}

/* ***** Profession ***** */
.col_sr_4 {
	
}


/* ***** Distance ***** */
.col_sr_6 {
	text-align: right !important;
}
th.col_sr_6 {
	color: #669933 !important;
	text-align: right;
}

/* ***** Details ***** */
.col_sr_7 {
	border-right: 1px solid #cccccc;
	text-align: right;
}

/* ***** Category ***** */
.col_sr_5 {
	border-right: 1px solid #cccccc;
}


table.searchresult-list {
	margin: 1em 0 1em 0;
	width: 920px;
}
table.searchresult-list th {
	text-align: left;
	padding: .4em .5em .5em .5em;
	background-color: #cccccc;
	font-weight: normal;
	color: #669933;
}
table.searchresult-list th.backimg {
	background: #cccccc url(http://qrscout.com/layout/default/images/table_ecke.jpg) top left no-repeat;
}
table.searchresult-list th a {
	color: #669933;	
}
table.searchresult-list tr.even {
	background-color: #efefef;
}
/*table.searchresult-list tr.evenspezial {
	background-color: #6D848F;
}*/
table.searchresult-list tr.odd {
	background-color: #fff;
} 
/*table.searchresult-list tr.oddspezial {
	background-color: #6D848F;
}*/

table.searchresult-list td {
	padding: .5em;
}
table.searchresult-list td.col_md_5 {
	text-align: right;
	white-space: nowrap;
	width: 80px;
	border-right: 1px solid #cccccc;
}
table.searchresult-list td.list-rounded-bottom {
	background: #ffffff url(http://qrscout.com/layout/default/images/box_920_bottom_ccc.jpg) no-repeat 0 0;
	padding: 0;
	border: 0;
	height: 7px;
}
table.searchresult-list th.list-rounded-head {
	background: #CCCCCC url(http://qrscout.com/layout/default/images/box_920_top_6_ccc.jpg) no-repeat 0 0; 
	padding: 0px;
	border: 0;
	height: 6px;
	font-size: 1px;
}

#search_showlist {
	float: left;
	width: 200px;
	margin: 1px 0 -8px 7px;
	text-align: left;
	display: block;
}

#search_sortby {
	float: left;
	width: 400px;
	margin: 0px 0 0px 0px;
	text-align: left;
	height: 1px;
	display: block;
	border: 0px solid blue;
}

#search_display {
	float: left;
	width: 300px;
	margin: 5px 15px -8px 0px;
	text-align: right;
	display: block;
}


/* ************************* Memberdirectory ************************* */
/* ***** Company ***** */
.col_md_1 {
	width: 400px;
}

/* ***** Firstname, Lastname ***** */
.col_md_2 {
	width: 200px;
}

/* ***** Profession ***** */
.col_md_3 {
	width: 160px;
}

/* ***** Phone / Web-Adresse ***** */
.col_md_4 {
	width: 100px;
}

/* ***** Chapter ***** */
.col_md_5 {
	width: 100px;
}

table.member-list th {
	text-align: left;
	padding: .4em .5em .5em .5em;
	background-color: #cccccc;
	font-weight: normal;
	color: #669933;
}
table.member-list td {
	padding: .5em;
}

tr.listrow.odd:hover {
	background-color: #eaeaea;
	cursor: pointer;
}
tr.listrow.even:hover {
	background-color: #eaeaea;
	cursor: pointer;
}

table.member-list th {
	text-align: left;
	padding: .4em .5em .5em .5em;
	background-color: #cccccc;
	font-weight: normal;
	color: #669933;
}
table.member-list td {
	padding: .5em;
}

.row {
	background-color: #FFFFFF;
}

.rowhover {
	background-color: #eaeaea;
	color: #FFFFFF;
}

.bg_ccc {
	background-color: #cccccc;
}

#SelectMember {
	color: white;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 250px;
}

/* *** *** *** *** Searchbox  *** *** *** *** */

#searchbox {
	background: transparent url(http://qrscout.com/layout/default/images/searchblock_920x120.jpg) no-repeat;
	height: 120px;
	margin: 10px 0 0 20px;
	width: 920px;
/* 	margin-left: -10px; */
	position: relative;
	padding-left: 5px;
}
.searchtext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #ffffff; 
	line-height: 24px;
}
.searchtext_little {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}
#search-submit {
	width: 110px;
	position: absolute;
	padding: 5px 0 0 0;
	left: 785px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	color: #ffffff;
	line-height: 24px;
	border: 0;
	background-color: transparent;
}

.search {
}

.search_block_left {
	float: left;
	width: 360px; 
	display: block;
	border: 0px solid blue;
	padding: 10px 0 0 15px;
}

.search_block_middle {
	float: left;
	width: 360px; 
	display: block;
	border: 0px solid blue;
	padding: 10px 0 0 0px;
	margin-left: 35px;
}

.search_block_right {
	float: left;
	width: 100px; 
	display: block;
	border: 0px solid blue;
	padding: 10px 0 0 0px;
	margin-left: 35px;
}

#textkeyword,
#mylocation {
	width: 360px;
	margin: 5px 0;
	display: inline;
	font-size: 14px;
	color: #999999;
}
#mylocation {
	margin-left: -40px\9;
	padding-left: 5px\9;
}

#withdistanceof {
	width: 80px;
	font-size: 14px;
	color: #999999;
}

.normalButton {
	color: #ffffff;
	padding: 2px 8px;
	border: 0px solid #444444;
}

/* ******************************** Memberlist / Memberbusiness card ********************* */

.display-mode {
	text-align: right;
}

.bcard_content_container  {
	float: left;
	width: 300px;
	padding-right: 3px;
	background: transparent url(http://qrscout.com/layout/default/images/bc_card_300x210.jpg) top center no-repeat;
	height: 210px;
	border: 0;
	margin: 0 3px 6px 1px;
}



.bc,
.bc:link,
.bc:visited,
.bc:focus {
   display: inline;
   width: 200px;
   color: #4e5e66;
   height: 23px;
   padding: 8px 5px 8px 35px;
   text-decoration: none;
   background: #ffffff url(http://qrscout.com/layout/default/images/bc_view.gif) 0px 2px no-repeat;
}
.bc:active {
   padding: 8px 5px 8px 35px;
   background: #ffffff url(http://qrscout.com/layout/default/images/bc_view_hover.gif) 0px 2px no-repeat;
}

.bc:hover {
   padding: 8px 5px 8px 35px;
   color: #cc0033;
   text-decoration: none;
   background: #ffffff url(http://qrscout.com/layout/default/images/bc_view_hover.gif) 0px 2px no-repeat;
}
.vc,
.vc:link,
.vc:visited,
.vc:focus {
   display: inline;
   width: 200px;
   color: #4e5e66;
   height: auto;
   padding: 8px 5px 8px 35px;
   text-decoration: none;
   background: #ffffff url(http://qrscout.com/layout/default/images/l_view.gif) 0px 2px no-repeat;
}
.vc:active {
   padding: 8px 5px 8px 35px;
   background: #ffffff url(http://qrscout.com/layout/default/images/l_view_hover.gif) 0px 2px no-repeat;
}

.vc:hover {
   padding: 8px 5px 8px 35px;
   color: #cc0033;
   text-decoration: none;
   background: #ffffff url(http://qrscout.com/layout/default/images/l_view_hover.gif) 0px 2px no-repeat;
}

/* ***** ***** *****  class ***** ****** ***** ***** */
.address {
	line-height: 130%;
	font-size: 12px;
}

.addresslabel {
	font-size: 9px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold;
	color: #777777;
}

.letterlist {
	display: block;
	background-color: #efefef;
}


/* ************************** FORMULAR ********************** */
label {
	color: #777777;
}

input, select, textarea {
	border: 1px solid #cccccc;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input {
	margin-bottom: 5px;
}




.active {
	background-color: #99cc66;
	width: 28px;
	display: inline-block;
	padding: 2px 2px;
	text-align: center;
}


.inactive {
	background-color: #ffffff;
	width: 16px;
	display: inline-block;
	padding: 2px 2px;
	text-align: center;
}

.membertab {
	width: 100px;
	padding: 5px 20px;
	text-align: center;
	color: #ffffff;
	background-color: #669933;
/*	background: transparent url(http://qrscout.com/layout/default/images/membertab.jpg) no-repeat; */
}

.mainSearchField {
	height: 34px;
	padding-left: 7px;
	background: transparent url(http://qrscout.com/layout/default/images/backgroundMainSearchField.jpg) no-repeat;
	border: 1px solid white;
}

.mainSearchDropdown {
	height: 38px;
	border: 1px solid white;
	background: transparent url(http://qrscout.com/layout/default/images/backgroundMainSearchField.jpg) no-repeat;
	padding: 8px 0 5px 5px;
}

/* *************** M y   A c c o u n t  ******************** */
#ShowCom_19 label, #ShowCom_20 label, #ShowCom_21 label, #ShowCom_22 label, #ShowCom_23 label {
	vertical-align: top;
}

.myacctitle {
	background: transparent url(http://qrscout.com/layout/default/images/myaccount_title_box_920x30.gif) top center no-repeat;
	height: 30px;
	margin-left: -9px;
}

.white {
	color: #ffffff;
	padding-left: 25px;
}

/* *************** D e t a i l    P a g e ******************** */

#company, #referralform {
	width: 455px;
	float: left;
	margin-left: 100px;
}

#private {
	width: 320px;
	float: left;
	margin-left: 0;
}

.companyaddressblock {
	border: 0px solid red;
	float: left;
	width: 420px;
	padding: 0 5px 5px 15px;
	display: inline;
	background:  transparent url(http://qrscout.com/layout/default/images/box_435_body_ccc.jpg) repeat-y;
}

.privateaddressblock {
	border: 0px solid blue;
	margin: 0px 0 0 0;
	display: inline;
	width: 275px;
	padding: 0 10px 5px 15px;
	background:  transparent url(http://qrscout.com/layout/default/images/box_300_body_ccc.jpg) repeat-y;
	float: left;
}

.passimageblock {
	width: 120px;
	height: 150px;
	display: block;
	border: 0px dotted blue;
}

.logoimageblock {
	width: 140px;
	height: 100%;
	min-height: 10px;
	max-height: 550px;
	display: block;
	border: 0px dotted blue;
}

.threeimagesblock {
	border: 0px solid red;
	float: left;
	margin: 0 0 0 100px;
	padding: 10px 0 5px 0px;
	width: 755px;
	display: inline;
	background:  transparent url(http://qrscout.com/layout/default/images/box_755_body_ccc.jpg) repeat-y;
}

/* *** *** *** *** D e t a i l    P a g e    B o x *** *** *** *** */

.privateaddressblock.container table td.tabletop {
	vertical-align: top!important;
	padding: 5px 0;
}

.clientdetails_top {
	background: transparent url(http://qrscout.com/layout/default/images/box_435_top_40_ccc.jpg) no-repeat;
	height: 40px;
}
.clientdetails_top h1 {
	display: inline;
}

.clientdetails_bottom {
	background: transparent url(http://qrscout.com/layout/default/images/box_435_bottom.jpg) no-repeat;
	height: 15px;
	margin-top: -5px;
}

.referralform_top {
	background: transparent url(http://qrscout.com/layout/default/images/box_435_top_40_99cc66_referral.jpg) no-repeat;
	height: 40px;
}

.box_300_top {
	background: transparent url(http://qrscout.com/layout/default/images/box_300_top_40_ccc.jpg) no-repeat;
	height: 40px;
}
.box_300_top h1 {
	display: inline;
}

.box_300_top_99cc66 {
	background: transparent url(http://qrscout.com/layout/default/images/box_300_top_40_99cc66.jpg) no-repeat;
	height: 40px;
}

.box_300_bottom {
	background: transparent url(http://qrscout.com/layout/default/images/box_300_bottom.jpg) no-repeat;
	height: 15px;
	margin-top: -5px;
}

.box_755_top {
	background: transparent url(http://qrscout.com/layout/default/images/box_755_top_40_ccc.jpg) no-repeat;
	height: 40px;
	margin: 0 0 0 100px;
}

.box_755_bottom {
	background: transparent url(http://qrscout.com/layout/default/images/box_755_bottom.jpg) no-repeat;
	height: 15px;
	margin: 0 0 0 100px;
	margin-top: -5px;
}

.detailtagline {
	color: #999999;
	font-size: 24px;
	letter-spacing: 0.1px;
	padding: 10px 0 10px 0px;
}

#clientdetaillabel {
	float: left;
	clear: left;
}

.clientlabel {
	font-size: 10px;
	color: #999999;
	padding-top: 6px;
	float: left;
	clear: left;
}

.justlabel {
	font-size: 10px;
	color: #999999;
}

.clientlabeltop {
	font-size: 10px;
	color: #999999;
	margin-top: 9px;
}

.addressvalue {
	margin-left: 60px;
	line-height: 120%;
	margin-top: 5px;
}

.detailtext {
	color: #999999;
	line-height: 140%;
}

.category_bread {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 5px;
}

/* ***** ***** L O G I N ***** ***** */

#frmlogin input.normalButton {
	width: 110px;
	cursor: pointer;
}

#frmlogin label input {
	border: 1px solid #cccccc;
	padding: 2px;
}



/* ***** ***** B A C K E N D ***** ***** */

.hlink_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}



.comment {
	font-style: italic;
	color: #CCCCCC;
	padding: 10px 0;
	margin: 0 0 0 130px;
}

