body {
	background-color: #046ab5;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/**** Layout Styles *********/

#outer-wrapper {
	text-align:left;
	width: 1062px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background: transparent url(../images/backgrounds/mid_slice.jpg) repeat-y top left;
}

.clearing {
	height: 0px;
	clear: both;
}

/******** Header ****/




/******* Main Container ****/
#main {
	position:relative;
	margin:0 19px 0 23px;
	padding:0px;
}


#banner {
	width: 745px;
	margin: 0;
}

ul#navigation-1 { 
	margin:0; 
	padding:1px 0; 
	list-style:none; 
	height:40px; 
	font:normal 8pt verdana, arial, helvetica;
}
ul#navigation-1 li { 
	margin:0; 
	display:inline; 
	float:left; 
	position:relative; 
	width:auto;
}

ul#navigation-1 li a {
	display: inline-block;
	width: auto;
	padding: 4px 15px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 17px;
}

ul#navigation-1 li.first a {
	padding: 4px 15px 4px 5px;	
}

ul#navigation-1 li.sub a {
	padding: 4px 15px 4px 20px;	
}

ul#navigation-1 li.first a:link,
ul#navigation-1 li.first a:visited {
	
}

ul#navigation-1 li.normal a:link,
ul#navigation-1 li.normal a:visited
	{ background:transparent url(../images/backgrounds/menusep.gif) no-repeat left 4px; color:#ffffff;}

ul#navigation-1 li.first:hover a,
ul#navigation-1 li.first a:hover,
ul#navigation-1 li.first a:active {
	
}

ul#navigation-1 li.normal:hover a,
ul#navigation-1 li.normal a:hover,
ul#navigation-1 li.normal a:active
	{ background:#97b1d9 url(../images/backgrounds/menusep.gif) no-repeat left 4px; color:#ffffff;}

ul#navigation-1 li.last {
	background: transparent url(/fileadmin/images/christmas/Christmas_BP_text.png) no-repeat 2px 0px;
	margin: 0 0 0 44px;
	width: 255px;
}

ul#navigation-1 li.last a:link,
ul#navigation-1 li.last a:active,
ul#navigation-1 li.last a:hover,
ul#navigation-1 li.last a:visited { 
	background:transparent url(../images/backgrounds/menusep.gif) no-repeat left 4px;
	color:transparent;
	filter:alpha(opacity=0);
	display: block;
}	
ul#navigation-1 li.last:hover a,
ul#navigation-1 li.last a:hover,
ul#navigation-1 li.last a:active { 
	color:transparent;
	filter:alpha(opacity=0); 
 
}

ul#navigation-1 li.last ul.navigation-2 li a {
	color: #fff;
}

.first, .normal, .last {
	padding: 14px 0 0;
}

.sub {
	background-image: url(../images/icons/right_col_bluearrow_down.png);
	background-repeat: no-repeat;
	background-position: 6px 23px;
}
 
ul#navigation-1 li ul.navigation-2 { 
	margin:0; 
	padding:1px 2px 0; 
	list-style:none; 
	display:none; 
	width:200px; 
	position:absolute; 
	top:37px; 
	left:-1px; 
	border-top:none; 
}
ul#navigation-1 li:hover ul.navigation-2
	{ display:block; }
ul#navigation-1 li ul.navigation-2 li
	{ width:200px; clear:left; width:200px; }

ul#navigation-1 li ul.navigation-2 li a:link,
ul#navigation-1 li ul.navigation-2 li a:visited
	{ clear:left; background: #97b1d9; padding:4px 4px; width:200px; border:none; border-bottom:1px solid #8edcfa; position:relative; z-index:100; opacity: 0.8; filter:alpha(opacity=80)}
ul#navigation-1 li ul.navigation-2 li:hover a,
ul#navigation-1 li ul.navigation-2 li a:active,
ul#navigation-1 li ul.navigation-2 li a:hover
	{ clear:left; background:#97b1d9; padding:4px 4px; width:200px; border:none; border-bottom:1px solid #8edcfa; position:relative; z-index:100; opacity: 1; filter:alpha(opacity=100)}

ul#navigation-1 li ul.navigation-2 li ul.navigation-3
	{ display:none; margin:0; padding:0; list-style:none; position:absolute; left:207px; top:-2px; padding:1px 1px 0 1px; z-index:90; }
ul#navigation-1 li ul.navigation-2 li:hover ul.navigation-3
	{ display:block; }
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link,
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited
	{ opacity: 0.8; filter:alpha(opacity=80); }
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a,
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover,
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active
	{ opacity: 1; filter:alpha(opacity=100); }




/*********** Main Styling *********/

#center-col {
	width: 745px;
	float: left;
	overflow: hidden;
}

#inner-wrapper {
	overflow: auto;
}

#body_28 #inner-wrapper {
}


a:link, a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a:active, a:hover {
	color: #60B146;
	font-weight: bold;
	text-decoration: none;
}

a:link.msg_head, a:visited.msg_head {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a:active.msg_head, a:hover.msg_head {
	color: #60B146;
	font-weight: bold;
	text-decoration: none;
}

a.msg_head p.bodytext {
	font-weight: bold;
}


/************Breadcrumb*************************/

.breadcrumb {
	font-size: .65em;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	display: none;
}
.breadcrumb a:link, .breadcrumb a:visited {
	color: #003366;
	font-weight: bold;
}
.breadcrumb a:hover, .breadcrumb a:active {
	color: #3399FF;
	font-weight: bold;
}

#content-wrapper {
	background: #ffffff url(../images/backgrounds/middle_blue.png) repeat-x;
	overflow: auto;
}

#bluepagesearch {
	max-height: 165px;
	overflow: hidden;
	scrollbar-base-color:#076bb6;
}

#bluepagesearch h1#pagetitle {
	display: none;	
}

#bluepages {
	padding: 0 0 0 20px;
	font-size: 9pt;
}


#pagetitle, #subtitle {
	width: 705px;
	padding: 10px 20px 0 20px;
	margin: 0;
}

#main-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	padding: 0 15px 0 20px;
	width: 710px;
	overflow: hidden;
}

/******* Right ***********/
#right-col {
	width: 275px;
	float: left;
	display: block;
	overflow: hidden;
}

#right-col-content {

}



/******** Footer ****/

#bottom {
	width: 1032px;
	height: 59px;
	margin-left: auto;
	margin-right: auto;
	background: transparent url(../images/backgrounds/bottom_slice.jpg) no-repeat center top;
	padding: 30px 0 0 30px;
}


/*******************************************/
/************* Extension Styles *************/
/*******************************************/

/********* Styles for extension "tx_felogin_pi1" *********/

#login {
	padding: 15px 10px 15px 15px;
}

.tx-felogin-pi1 {
	font-size: 100%; 	
}

.tx-felogin-pi1 fieldset {
	padding-left: 0px;
	border: none;
}

.tx-felogin-pi1 legend {
	display: none;
}


.tx-felogin-pi1 p {
	margin: 0px;
	padding: 0px;
}
.tx-felogin-pi1 input {
	border: 1px solid #369;
	margin-bottom: 3px;
}
.tx-felogin-pi1 input[type="submit"] {
	margin-left: 75px;
}
.tx-felogin-pi1 label {
	float: left;
	width: 75px;
}
.tx-felogin-pi1 table {
	width: 100px; 
	font-size: 100%;
}
.tx-felogin-pi1 h3 {
	/*padding-left: 10px;*/ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 130%; 
	font-weight: bold; 
	color: #039;
}
#right-column .tx-felogin-pi1 td {
	/*color: #fff;*/
}
#right-column .tx-felogin-pi1 h3 {	
	font-family: Arial, Verdana, sans serif;
	font-size: 130%;
	font-weight: bold;
	/*color: #039;
	background-color:  #6699cc;
	margin-left: 0px;
	padding-left: 17px;
	padding: 10px;*/
}
.tx-felogin-pi1 #user,
.tx-felogin-pi1 #pass {
	width: 75px; 
	font-size: 11px;
}

/********* Styles for extension "tx_felogin_pi3" *********/

.tx-felogin-pi3-listrow TD { 
	background-color:#eeeeee; 
	padding-left: 3px; 
	padding-right: 3px; 
}
.tx-felogin-pi3-listrow TR.tx-felogin-pi3-listrow-header TD { 
	background-color:#cccccc; 
}
.tx-felogin-pi3-listrow TR.tx-felogin-pi3-listrow-header TD P { 
	font-weight:bold; 
}
.tx-felogin-pi3-listrow TR.tx-felogin-pi3-listrow-odd TD { 
	background-color:#f6f6f6; 
}

/********* Styles for extension "tx_indexedsearch" *********/

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:100px; 
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	width:150px; 
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { 
	font-weight:bold; 
	font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-whatis { 
	margin-top:10px; 
	margin-bottom:5px; 
}
.tx-indexedsearch P.tx-indexedsearch-noresults { 
	text-align:center; 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
	background:#eeeeee; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { 
	font-weight:normal; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { 
	font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { 
	color:red; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	background:#eeeeff; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { 
	margin-top:20px; 
	margin-bottom:5px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { 
	margin-top:0px; 
	margin-bottom:0px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { 
	background:#cccccc; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { 
	vertical-align: middle; 
}


.twocol {
	width: 710px;
	display: block;
}

#leftcol {
	width: 335px;
	float: left;
	padding: 0 20px 0 0;	
}

#rightcol {
	width: 352px;
	float: left;
}

h1 {
	font-size: 16pt;	
	color: #076bb6;
	font-weight: bold;
}

#rightcol h1 {
	font-size: 13pt;	
}

h2 {
	text-transform: uppercase;
	font-size: 10pt;	
	color: #eaa022
}

h2#subtitle {
	font-size: 9pt;
	text-transform: none;
	font-weight: bold;	
	color: #7DA0DC;
	font-style: italic;
}

h3 {
	font-size: 10pt;
	text-transform: none;
	font-weight: bold;	
	color: #7DA0DC;
}

h5 {
	text-transform: uppercase;
	font-size: 13pt;	
	color: #eaa022;
	margin: 0;
}

p.csc-subheader {
	font-style: italic;	
	color: #076BB6;
}

#right-col-footer {
	padding: 10px 10px 10px 6px;
}

#right-col .csc-frame-frame1 {
	background: transparent url(../images/backgrounds/headerstrip.jpg) no-repeat top;	
	padding: 25px 10px 10px 40px;
	font-size: 14px;
}

#right-col .csc-frame-frame1 h2 {
	color: #0068B3;	
}

#right-col .csc-frame-frame1 {
	color: #ffffff;
}

#right-col .csc-frame-frame1 p.bodytext i b {
	font-size: 13pt;
	font-weight: normal;
	font-style: normal;	
	color: #ffffcc;
}

#right-col .csc-frame-frame1 ul {
	margin-left: 10px;
	padding-left: 10px;	
}

/* Bluepages Search */
.searchboxes {
	width: 424px;
	height: 90px;
	float: left;
}

.searchboxes input {
	width: 409px;
	font-size: 10pt;
	padding: 3px;	
}

.searchwhere {
	width: 150px;
	height: 60px;
	padding-top: 20px;
	float: left;
}

.searchwhere select {
	height: 24px;
	padding: 3px;
	border: 1px solid #003366;
}

.searchwhere select option {
	padding-top: 3px;	
}

.submitbtn {
		width: 109px;
		height: 43px;
		margin: 0;
		margin-top: 0;
		background: transparent url("../images/icons/search_new_O.png")
}

.submitbtn_alt {
	display: none;
}

.submitbtn:hover {
		background: transparent url("../images/icons/search_new_B.png")
}


.submitbtn input {
	padding: 0px;
	width: 113px;
	height: 30px;
}

.tx_mh_branchenbuch-alphabetical ul {
	margin:0; 
	padding:1px 0; 
	list-style:none; 
	height:23px; 
	font:normal 8pt verdana, arial, helvetica;
}

.tx_mh_branchenbuch-alphabetical ul li {
	padding: 3px;
	width: 10px;
	float: left;
	text-transform: uppercase;	
}

.catmenulist, .catmenulist_alt {
	clear: both;
}

.catmenulist ul, .catmenulist_alt ul {
	margin:0; 
	padding:1px 0; 
	list-style:none; 
}

.catmenulist ul li, .catmenulist_alt ul li {
	padding: 3px;
}

/* Updates Box */
#updatebox {
	background: transparent url(../images/updates/boxmiddle.jpg) repeat-y;
	width: 352px;
}

#boxtop {
	background: transparent url(../images/updates/boxtop.jpg) no-repeat;
	width: 292px;	
	padding: 20px 40px 10px 20px;
	color: #ffffff;
	font-size: 10pt;
}

#boxbottom {
	background: transparent url(../images/updates/boxbot.jpg) no-repeat bottom;
	height: 17px;
	width: 352px;	
}

#boxtop i {
	color: #ffffcc;
	font-size:13pt;
	font-style:normal;
	font-weight:normal;	
}

#boxtop h1, #boxtop h2 {
	color: #1E417B;
	margin: 0px;
}

#boxtop p {
	margin-top: 0px;	
}

#bottom .copyright {
	font-size: 10pt;
	color: #003366;
}

#bottom .copyright a {
	color: #ffffff;
	font-weight: bold;	
}

/* Banner Ads */
#banner_upper {
	width: 535px;
	height: 99px;
	margin: 0;
}

#banner_right_upper {
	width: 250px;
	height: 250px;
	margin: 20px 10px 0;
}

#banner_right_lower {
	width: 250px;
	height: 250px;
	margin: 5px 10px 0;
}

/* Bluepage Listings */

div#results {
	clear: both;
}

div.s_entry, div.m_entry {
	overflow: hidden;		
	clear: both;
	border: 1px solid #7DA0DC;
	padding: 5px;
	margin-bottom: 5px;
	border-radius: 10px;
}


#body_153 div.s_entry, #body_153 div.m_entry {
	border: 0;
}

div.s_entry:hover, div.m_entry:hover {
	border: 1px solid #076BB6;
}

.s_entry .col1, .m_entry .col1 {
	width: 100px;
	max-height: 100;
	height: 50px;
	display: block;
	float: left;
}

.s_entry .col2, .m_entry .col2 {
	width: 255px;
	float: left;
}

.s_entry .col3, .m_entry .col3 {
	width: 341px;
	float: left;
}

.tx_cbbluepages-pi1 h1#pagetitle {
	
}

h1#category {
	width: 600px;
	float: left;
	margin: 0 0 10px 0;
}

#resultcount {
	width: 100px;
	float: left;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}

#results .col2 p {
	margin-top: 0;
}

div.business {
	font-weight:bold;
	float: left;
	width: 400px;
}



span.address {
	margin: 0;
	font-size: 9pt;
}

.phone {
	font-size: 10pt;
	font-weight: bold;
	position: relative;
	left: -5px;
	width: 150px;
	float: right;
	text-align: right;
}

.s_entry_detail .phone {
	font-size: 16pt;
	font-weight: bold;
	position: relative;
	left: -5px;
	margin: 0px;
}

.s_entry_detail .fax {
	font-size: 10pt;
	font-weight: bold;
	position: relative;
	left: -5px;
	margin: 0px;
}

span.actionicons img {
	padding-top: 10px;
}

.col3 span.actionicons img {
	padding-top: 0;
}

/* Coupons */
#body_153 #rightcol {
	display: none;
}

#body_153 #leftcol {
	width: 687px;	
}

#body_153 #inner-wrapper {
	background: #ffffff url(../images/backgrounds/middle_blue.png) repeat-x 0 165px;
}

#body_153 .browseBoxWrap {
	display: none;
}

/* Directory Detail Layout
 * 138: Search Box | 139: All Cats | 163: B2B
 */

#body_138 #leftcol,
#body_139 #leftcol,
#body_155 #leftcol,
#body_156 #leftcol,
#body_163 #leftcol,
#body_164 #leftcol,
#body_165 #leftcol,
#body_166 #leftcol,
#body_167 #leftcol,
#body_168 #leftcol,
#body_169 #leftcol,
#body_170 #leftcol,
#body_171 #leftcol,
#body_172 #leftcol,
#body_173 #leftcol

 {
	width: 710px !important;
	float: left;
	padding-right: 0;
}



#body_138 #rightcol,
#body_139 #rightcol,
#body_155 #rightcol,
#body_156 #rightcol,
#body_163 #rightcol,
#body_164 #rightcol,
#body_165 #rightcol,
#body_166 #rightcol,
#body_167 #rightcol,
#body_168 #rightcol,
#body_169 #rightcol,
#body_170 #rightcol,
#body_171 #rightcol,
#body_172 #rightcol,
#body_173 #rightcol

 {
	display: none
}

#body_138 .scrollcontainer,
#body_164 .scrollcontainer
#body_165 .scrollcontainer
#body_166 .scrollcontainer
#body_167 .scrollcontainer
#body_168 .scrollcontainer
#body_169 .scrollcontainer
#body_170 .scrollcontainer
#body_171 .scrollcontainer
#body_172 .scrollcontainer
#body_173 .scrollcontainer	
 {
	width: 680px;
}

#body_138 .scrollcontainer form,
#body_164 .scrollcontainer form,
#body_165 .scrollcontainer form,
#body_166 .scrollcontainer form,
#body_167 .scrollcontainer form,
#body_168 .scrollcontainer form,
#body_169 .scrollcontainer form,
#body_170 .scrollcontainer form,
#body_171 .scrollcontainer form,
#body_172 .scrollcontainer form,
#body_173 .scrollcontainer form {
	display: none;	
}

#body_138 .searchresult, 
#body_164 .searchresult,
#body_165 .searchresult,
#body_166 .searchresult,
#body_167 .searchresult,
#body_168 .searchresult,
#body_169 .searchresult,
#body_170 .searchresult,
#body_171 .searchresult,
#body_172 .searchresult,
#body_173 .searchresult
{
	clear: both;	
}

#body_138 h1#pagetitle,
#body_164 h1#pagetitle,
#body_165 h1#pagetitle,
#body_166 h1#pagetitle,
#body_167 h1#pagetitle,
#body_168 h1#pagetitle,
#body_169 h1#pagetitle,
#body_170 h1#pagetitle,
#body_171 h1#pagetitle,
#body_172 h1#pagetitle,
#body_173 h1#pagetitle
 {
	display: none;	
}

#body_138 #main-content h1#pagetitle,
#body_164 #main-content h1#pagetitle,
#body_165 #main-content h1#pagetitle,
#body_166 #main-content h1#pagetitle,
#body_167 #main-content h1#pagetitle,
#body_168 #main-content h1#pagetitle,
#body_169 #main-content h1#pagetitle,
#body_170 #main-content h1#pagetitle,
#body_171 #main-content h1#pagetitle,
#body_172 #main-content h1#pagetitle,
#body_173 #main-content h1#pagetitle {
	display: inline;
	padding: 0;	
}

#body_138 #main-content form,
#body_164 #main-content form,
#body_165 #main-content form,
#body_166 #main-content form,
#body_167 #main-content form,
#body_168 #main-content form,
#body_169 #main-content form,
#body_170 #main-content form,
#body_171 #main-content form,
#body_172 #main-content form,
#body_173 #main-content form {
	position: relative;
	clear: both;	
}

#body_139 .leftcol {
	width: 480px;
	float: left;
}

#body_139 .rightcol {
	width: 207px;
	float: left;
	text-align: right;
}

#body_139 .rightcol img {
	display: block;
	clear: both;	
}

#body_139 h1 a {
	color: #155e8b;
	text-decoration: none;
}

a#toggle1 p.bodytext,
a#toggle2 p.bodytext,
a#toggle3 p.bodytext,
a#toggle4 p.bodytext,
a#toggle5 p.bodytext,
a#toggle6 p.bodytext,
a#toggle7 p.bodytext
 {
	margin-bottom: 0;
	text-decoration: none;	
}

#body_138 .browseBoxWrap,
#body_139 .browseBoxWrap,
#body_163 .browseBoxWrap,
#body_164 .browseBoxWrap,
#body_165 .browseBoxWrap,
#body_166 .browseBoxWrap,
#body_167 .browseBoxWrap,
#body_168 .browseBoxWrap,
#body_169 .browseBoxWrap,
#body_170 .browseBoxWrap,
#body_171 .browseBoxWrap,
#body_172 .browseBoxWrap,
#body_173 .browseBoxWrap, {
	width: 122px;
	float: right;	
}

#body_138 .activeLinkWrap,
#body_139 .activeLinkWrap,
#body_163 .activeLinkWrap,
#body_164 .activeLinkWrap,
#body_165 .activeLinkWrap,
#body_166 .activeLinkWrap,
#body_167 .activeLinkWrap,
#body_168 .activeLinkWrap,
#body_169 .activeLinkWrap,
#body_170 .activeLinkWrap,
#body_171 .activeLinkWrap,
#body_172 .activeLinkWrap,
#body_173 .activeLinkWrap,
 {
	display: none;	
}

#body_155 #bluepagesearch,
#body_156 #bluepagesearch {
	max-height: 165px;	
}


/* autocomplete */
input.autocomplete-loading
{
	background-image:url(../images/autocomplete.gif);
	background-position: center right;
	background-repeat:no-repeat;
}
ul.autocomplete 
{
    position: absolute;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid ButtonShadow;
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: #000;
		display:none;
		z-index:1000;
}
ul.autocomplete li 
{
  display: block; 
  padding: 0.3em; 
  overflow: hidden;
  width: 100%;
  cursor:pointer;
}

ul.autocomplete li.selected 
{
  background-color: Highlight ; 
  color: #fff;
}

img {
	border: 0;	
}

.col1.coupon {
	height: 70px;
	width: 120px;	
	float: left;
}

.col2.coupon {
	width: 520px;
	float: left;
	padding: 20px 0 0 10px;
}

.col2.coupon p {
	margin: 0;
}

.browseBoxWrap {
	display: none;
}

/* Search Box */
.tx-kiwislider-pi1 {
		width: 730px;
}

.tx-kiwislider-pi1 ul.navigation {
		height: 26px;
		list-style-image: none;
		list-style-position: outside;
		list-style-type: none;
		margin: 0;
		padding: 0 0 0 150px;
		width: 560px;
}

.tx-kiwislider-pi1 ul.navigation a:link, .tx-kiwislider-pi1 ul.navigation a:hover {
		background-color: transparent;	
		color: #418cc5;
		line-height: 24px;
		padding: 2px 12px 0 0;
}

.tx-kiwislider-pi1 ul.navigation a:link.selected {
		background-color: transparent;	
		color: #1e417b;
}

.tx-kiwislider-pi1 .scroll {
		width: 710px;
		padding: 0 0 10px;
		border: 0;
}

.tx-kiwislider-pi1 .scrollContainer div.panel {
		width: 710px;
		padding: 0;
}

.tx-kiwislider-pi1 .scrollButtons {
		display: none;
}

.tx-kiwislider-pi1 #panel174 .submitbtn{
		display: none;
}

.morelink {
		float: right;
		margin-right: 150px;
}

.morelink a:link, .morelink a:hover, .morelink a:visited, .morelink a:active {
		font-size: 8pt;
		font-style: italic;
		font-weight: normal;
}


/* Search Box */
#body_155 #panel179 .catmenulist, #body_155 #panel178 .catmenulist,
#body_156 #panel179 .catmenulist, #body_156 #panel178 .catmenulist {
	display: none;
}

#body_164 #panel181 .searchresult,
#body_165 #panel181 .searchresult,
#body_166 #panel181 .searchresult,
#body_167 #panel181 .searchresult,
#body_168 #panel181 .searchresult,
#body_169 #panel181 .searchresult,
#body_170 #panel181 .searchresult,
#body_171 #panel181 .searchresult,
#body_172 #panel181 .searchresult,
#body_173 #panel181 .searchresult {
	display: none;
}

#body_164 #leftcol .tx-cbbluepages-pi1 form,
#body_165 #leftcol .tx-cbbluepages-pi1 form,
#body_166 #leftcol .tx-cbbluepages-pi1 form,
#body_167 #leftcol .tx-cbbluepages-pi1 form,
#body_168 #leftcol .tx-cbbluepages-pi1 form,
#body_169 #leftcol .tx-cbbluepages-pi1 form,
#body_170 #leftcol .tx-cbbluepages-pi1 form,
#body_171 #leftcol .tx-cbbluepages-pi1 form,
#body_172 #leftcol .tx-cbbluepages-pi1 form,
#body_173 #leftcol .tx-cbbluepages-pi1 form {
	display: none;
}


#body_155 #panel182 .catmenulist,
#body_155 #panel183 .catmenulist,
#body_156 #panel182 .catmenulist,
#body_156 #panel183 .catmenulist {
	display: none;
}

#ie6alert {
	display: none;
}

/* Vertical Tabs
----------------------------------*/
.ui-tabs-vertical { width: 55em; }
.ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 12em; }
.ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
.ui-tabs-vertical .ui-tabs-nav li a { display:block; }
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
.ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 40em;}


.m_entry_detail #leftheader img {
	float: left;
	padding-right: 10px;
}

.m_entry_detail h1 a {
	color: #155e8b;
}

div#leftheader {
	width: 396px;
	height: 100px;
	display: block;
	float: left;
}

div#rightheader {
	width: 314px;
	height: 100px;
	display: block;
	float: left;
	text-align: right;
}

p.address {
	margin: 0;
}

#rightheader .phone {
	clear: both;
	width: 284px;
}

p.phone {
	font-size: 16pt;
	margin: 0;
	text-align: right;
	color: #525252;
	font-weight: normal;
}

p.www {
	float: right;
	margin-bottom: 5px;
}


#search_banner {
	height: 100px;
	width: 741px;
	float: right;
}

#search_banner .ui-tabs-nav {
	float: right;
	width: 600px;
}

#search_banner .help {
	font-size: 8pt;
	padding-left: 8px;
}

#search_banner .searchboxes, #search_banner .searchwhere {
	height:42px;
	padding:8px 0 0;
}

#header {
	width: 1062px;
	height: 184px;
	background: #046ab5 url(../images/banners/NewTopRev.jpg) no-repeat center top;
	margin: 0 auto 0 auto;
	padding-top: 0;

}

#header #header_banner {
	background: none;
	border: none;
	width: 535px;
	height: 99px;
	margin: 15px 30px 8px 0;
}

#mainmenu {
	width: 1013px;
	height: 41px;
	margin: 0;
	padding: 0 0 0 155px;
	display: block;
	text-align: left;
	background: url(../images/icons/Coupon_nav.png) no-repeat 815px top;
}

.active
{
color:#0033CC;
text-decoration:none;
}
.inactive
{
color:#000000;
cursor:default;
text-decoration:none;
}
.paginator {
	text-align: right;
	width: 92px;
	float: right;
	font-size: .8em;
}

#paginate, #results {
	width: 710px;
	margin-top: 10px;	
}

#paginate .col2, #results .col2 {
	width: 255px;
}

#results .col2 {
	width: 595px;
}

#results .more {
	width: 255px;
	float: left;
}

#results .adage {
	width: 255px;
	float: left;
}

#results .icons {
	width: 340px;
	float: left;
	text-align: right;
	
}

#results .icons .actionicons img {
	padding: 0;
}

#results .address {
	padding-bottom: 10px;
	font-size: .95em;
}

#results .adage {
	float: left;
	padding: 10px 0 0 0;

}

.adage img {
	float: left;
	padding-right: 10px;
}

.adyears {
	float: left;
	line-height: 28px;
}

.paginator a {
	display: block;
	float: left;
	overflow: hidden;
	height: 25px;
}

.searchresult h1#pagetitle {
	margin-bottom: 10px;
}

.paginator span {
	clear: both;
	display: block
}

.paginator img {
	padding-top: 5px;
	text-align: right;	
}

.paginator div#prevbutton {
	width: 52px;
	height: 25px;
	float: left;
	background: transparent url(../images/icons/prev1.png) no-repeat;
}

.paginator div#prevbutton:hover {
	background: transparent url(../images/icons/prev2.png) no-repeat;

} 

.paginator div#nextbutton {
	width: 40px;
	height: 25px;
	float: left;
	background: transparent url(../images/icons/next1.png) no-repeat;
}

.paginator div#nextbutton:hover {
	background: transparent url(../images/icons/next2.png) no-repeat;
}

#contact-wrapper {
	width:430px;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:12px;
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	font-size:16px;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}

#tabs ul li {
	padding-bottom: 10px;
}

#contact-wrapper form div {
	margin-top: 0;
}

#main-content #leftcol {
	width: 338px;
	float: left;
}

#main-content #rightcol {
	display: inline;
}

#body_210 #banner {
	display: none;
}

#body_210 #leftcol, #body_153 #main-content #leftcol {
	width: 690px;
}

#body_210 #rightcol, #body_153 #main-content #rightcol {
	display: none;
}

#body_210 h1#pagetitle {
	display: none;
}



/* Contact Form */
#body_122 #rightcol, #body_195 #rightcol, #body_139 #rightcol, #body_172 #rightcol, #body_156 #rightcol, #body_169 #rightcol  {
    display: none;
}
#body_122 #leftcol, #body_195 #leftcol, #body_139 #leftcol, #body_172 #leftcol, #body_156 #leftcol, #body_169 #leftcol  {
    width: 710px;
}


.mailformplus_contactform {
    padding-top: 10px;
}
.mailformplus_contactform .error {
    color: #DD7777;
}
.mailformplus_contactform LABEL {
    display: block;
    font-weight: bold;
}
.mailformplus_contactform .radio_caption {
    display: inline;
    float: none;
    font-weight: normal;
    padding-left: 5px;
    width: auto;
}
.mailformplus_contactform .caption {
    font-weight: bold;
    margin: 10px 0 5px;
}
.mailformplus_contactform input, .mailformplus_contactform select {
    margin-bottom: 10px;
}
.mailformplus_contactform #cform_left {
    border-right: 1px dotted #CCCCCC;
    float: left;
    margin-right: 10px;
    padding-right: 20px;
    width: 250px;
}
.mailformplus_contactform #cform_right {
    float: left;
    width: 332px;
}
.shared_left {
    float: left;
    width: 120px;
}
.shared_right {
    float: left;
    width: 120px;
}

/* Tabs
----------------------------------*/
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
/* .ui-tabs .ui-tabs-hide { display: none !important; } */
.ui-tabs .ui-tabs-hide {  position: absolute; left: -10000px; }

.mobile {
	display: none;
}

#vtabs-1 table.contenttable {
	width: 460px;
}

#vtabs-1 table.contenttable td {
	vertical-align: top;
	padding-bottom: 10px;
}

#vtabs-1 table.contenttable td p {
	margin: 0;
}

#c707 .catmenulist li, #c708 .catmenulist li {
	width: 700px;
	clear: both;
}
