/*  
Theme Name: IPS AdvisorPro
Theme URI: http://www.ipsadvisorpro.com
Description: This is a custom theme for IPS AdvisorPro.
Version: 1.1
Author: Matthew Leeds
Author URI: http://www.whitefrog.org/
*/
html {
	background: #FFFFFF;
}
body {
	background: url(images/wrap2.png) repeat-y;
	width: 852px;
	color: #555555;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }
	
#wrap {
	background: url(images/wrap2.png) top center no-repeat;
	width: 852px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}

h1, h2 {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1;
}

hr, br {
	clear: both;
	}

/************************************************
*	Hyperlinks				*
************************************************/

a {
	color: #788895;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
/************************************************
*	Header  				*
************************************************/

#header {
	background: #FFFFFF;
	width: 782px;
	color: #333333;
	font-size: 24px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
	
	
#header h1 {
	color: #222222;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px;
	padding: 25px 0px 0px 20px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #222222;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #222222;
	text-decoration: none;
	}

#headerleft {
	width: 560px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
	
#headerleft p {
	color: #666666;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
	}
	
#headerright {
	width: 200px;
	float: right;
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 40px 10px 0px 0px;
	overflow: hidden;
	}
	
#headerright p {
	color: #666666;
	font-size: 18px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	}
	
#header-counter {
	width: 425px;
	font-size: 10px;
	float: right;
	overflow:hidden;
	padding: 62px 30px 0px 0px;
	margin: auto;
}

#logo {
	width: 288px;
	padding: 45px 5px 0px 20px;
	margin: 0px;
}

/************************************************
*	Navbar      				*
************************************************/

#navbar {
	background: #333333 url(images/navbar.gif);
	width: 782px;
	height: 31px;
	color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	}

#nav {
	margin: auto;
	padding-left: 10px;
	list-style: none;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	background: #333333 url(images/navbar.gif);
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	padding: 8px 15px 8px 15px;
	}
	
#nav a:hover {
	background: #e3e3e3;
	color: #0079bf;
	display: block;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	padding: 8px 15px 8px 15px;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #e3e3e3;
	color: #0079bf;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 8px 10px 8px 10px;
	border-top: 1px solid #FFFFFF;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #cccccc;
	color: #0079bf;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index: 100;
	}

#userlogin a {
	background: url(images/btn.nav.green.gif);
	}

/************************************************
*	Hometop 	      		        * 
************************************************/

#hometop {
	width: 782px;
	height: 260px;
	background: url(images/home.slideshow.panel1.jpg);
	margin: 0px auto;
}

/************************************************
*	Bottom Sidebars				* 
************************************************/

#bottom {
	background: #EDEDED url(images/homebottom.png) top no-repeat;
	width: 782px;
	margin: 0px auto 0px;
	padding: 10px 0px 20px 0px;
	line-height: 20px;
	border-top: 5px solid #666666;
	clear: both;
	}

#bottom p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#bottom h1, #bottom h2 {
	color: #000000;
	font-size: 18px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#bottom h2 a, #homebottom h2 a:visited  {
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#hometop h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#bottom img{
	float: left;
	border: none;
	margin: 0px 0px 10px 0px;
	}
	
#bottom ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#bottom ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}	
	
.bottomleft {
	float: left;
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	overflow: hidden;
	}
	
.bottommiddle {
	float: left;
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	overflow: hidden;
	}
	
.bottomright {
	float: right;
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 0px;
	overflow: hidden;
	}

/************************************************
*	Content 				* 
************************************************/

#content {
	width: 782px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	min-height: 300px;
	}

#content p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#content h1 {
	color: #788895;
	font-size: 22px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #788895;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#content h1 a:hover {
	color: #000;
	text-decoration: none;
	}

#content h2 {
	color: #788895;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: double #C0C0C0;
	}
	
#content h4 {
	color: #788895;
	font-size: 22px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}

#excerpt img {
	float: left;
	padding: 5px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft p img {
	border: none;
	float: left;
	margin: 0px 10px 10px 0px;
	}

#contentleft a {
	color: #0079bf;
	}

blockquote {
	margin: 0px 20px 15px 20px;
	padding: 5px 0px 5px 15px;
	border-left: 5px solid #C0C0C0;
	}
	
#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft {
	float: left;
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 20px;
	}
	
#contentleft ol {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 15px 0px;
	}
	
#contentleft ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ul {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	}
	
#contentleft ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#contentright {
	float: right;
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 0px;
	}
	
#contentright a {
	color: #0079bf;
	}

#contentright ol {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 15px 0px;
	}
	
#contentright ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#contentright ul {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	}
	
#contentright ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
		
.archive {
	float: left;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	}

.postmeta {
	font-size: 12px;
	padding: 5px 0px 50px 0px;
	margin: 0px;
	border-top: 1px dotted #C0C0C0;
	}

.PricingRowOdd {
	color: #111111;
	background-color: #e6e6e6;
	}
	
/************************************************
*	News Page   				* 
************************************************/

#newspage {
	width: 760px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
	}
	
#newspage h2 {
	color: #788895;
	font-size: 22px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}

#newspage p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#newspage img {
	border: none;
	margin: 0px 0px 10px 0px;
	}
	
#newspage ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#newspage ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}	
	
#newspageleft {
	float: left;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 10px 10px;
	overflow: hidden;
	border-right: 1px solid #C0C0C0;
	}

#newspageright {
	float: right;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 0px;
	overflow: hidden;
	}
	
/************************************************
*	Featured Top 					     		 * 
************************************************/

#featuredtop {
	background: #EDEDED;
	width: 750px;
	height: 260px;
	margin: 0px auto 0px;
	padding: 10px 10px 0px 20px;
	line-height: 20px;
	border-bottom: 5px solid #666666;
	}
	
#featuredtop p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#featuredtop h1 {
	color: #788895;
	font-size: 22px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#featuredtop h1 a, #featuredtop h1 a:visited  {
	color: #788895;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#featuredtop h1 a:hover {
	color: #000;
	text-decoration: none;
	}
	
#featuredtop img {
	float: right;
	border: none;
	margin: 0px 0px 10px 20px;
	}
/************************************************
*	Info Top 				* 
************************************************/

#infotop {
	background: #fff;
	width: 750px;
	height: 350px;
	margin: auto;
	padding: 20px 0px 20px 0px;
	line-height: 20px;
	border-bottom: 0px solid #666666;
	}
	
#infotop p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#infotop h1 {
	color: #788895;
	font-size: 22px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#infotop h1 a, #featuredtop h1 a:visited  {
	color: #788895;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#infotop h1 a:hover {
	color: #000;
	text-decoration: none;
	}
	
#infotop img {
	float: right;
	border: none;
	margin: 0px 0px 10px 20px;
	}

/************************************************
*	Left Sidebar                            * 
************************************************/

#l_sidebar {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 10px 0px 20px 20px;
	line-height: 20px;
	display: inline;
	}
	
#l_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	}
	
#l_sidebar h2 {
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: double #C0C0C0;
	}
	
#l_sidebar h3 {
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: double #C0C0C0;
	}

#l_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#l_sidebar li {
	padding: 5px 0px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	}
#l_sidebar li a, #l_sidebar li a:visited  {
	color: #788895;
	text-decoration: none;
}

#l_sidebar li a:hover {
	color: #333;
	text-decoration: none;
}
/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	float: right;
	width: 160px;
	margin: 0px;
	padding: 20px 20px 20px 0px;
	line-height: 20px;
	display: inline;
	}
	
#r_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#r_sidebar a img {
	border: none;
	margin: 0px 3px 5px 0px;
	padding: 0px;
	}
	
#r_sidebar h2 {
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: double #C0C0C0;
	}

#r_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Widgets 									*
************************************************/

#subscribe ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#subscribe ul li {
	background: #FFFFFF url(images/rss.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px 0px 0px 0px;
	}

#recent-posts ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#recent-posts ul li {
	background: #FFFFFF url(images/icon_recent.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#recent-comments ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#recent-comments ul li {
	background: #FFFFFF url(images/icon_links.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#categories-1 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#categories-1 ul li {
	background: #FFFFFF url(images/icon_categories.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#archives ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#archives ul li {
	background: #FFFFFF url(images/icon_archives.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#pages ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#pages ul li {
	background: #FFFFFF url(images/icon_meta.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#links ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#links ul li {
	background: #FFFFFF url(images/icon_links.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}

#meta ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#meta ul li {
	background: #FFFFFF url(images/icon_meta.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#text-1 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#text-1 ul li {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	}
	
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #ffffff url(images/footer.png) repeat-x;
	width: 852px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}
	
#footer p {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}
	
#footer a, #footer a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer a img {
	border: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
.footerleft {
	width: 325px;
	float: left;
	margin: 0px;
	padding: 30px 0px 0px 50px;
	}
	
.footerright {
	width: 425px;
	float: right;
	margin: 0px;
	padding: 15px 50px 0px 0px;
	text-align: right;
	}

/************************************************
*	Comments									*
************************************************/

	
#commentblock {
	color: #000000;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#commentblock ol {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}
	
.commentdate {
	font-weight: bold;
	font-size: 12px;
	}

.commentname {
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}

.commentinfo {
	clear: both;
	}

.commenttext {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 20px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

.commenttext-admin {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 20px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

/*********************************************
		The Obligatory WP Stuff
*********************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#signupDiv {
	background: url(images/signup-left.png) no-repeat;
	width: 183px;
	height: 248px;
	font-weight: bold;
	line-height: 1.5;
	font-size: 13px;
	text-align: left;
	margin-top: 20px;
	}

#signupDiv a {
	display: block;
	width: 150px;  
	height: 248px;  
	text-decoration: none; 
	padding: 10px 20px 0px 15px; 
	cursor: pointer;
	color: #0079bf;
	}

#signupDiv a:hover {
	text-decoration: none;
	}

/************************************************
*	Button Slider (header)                  * 
************************************************/
.panel-container1 {
	margin: 0 25px 0 0;
	padding: 0;
	width: 570px;
	font: 110% Arial, Helvetica, sans-serif;
	float: right;
	right: 270px;
	position: absolute;
	z-index: 99;
}
.panel-container2 {
	margin: 0 25px 0 0;
	padding: 0;
	width: 570px;
	font: 110% Arial, Helvetica, sans-serif;
	float: right;
	right: 30px;
	position: absolute;
	z-index: 100;
}

#panel1 {
	height: 200px;
	display: none;
	border: solid 4px #f37a14;
	border-top: none;
	position: relative;
	line-height: 1;
}

#panel2 {
	height: 200px;
	display: none;
	border: solid 4px #3eaf3e;
	border-top: none;
	position: relative;
	line-height: 1;
}

.slide1 {
	padding: 0;
	margin: 0px;
	position: absolute;
	right: 0px;
	width: 175px;
	background: url(images/btn-slide.png) no-repeat center bottom;
	background-position: 0px 0px;
	z-index: 89;
}
.slide2 {
	padding: 0;
	margin: 0px;
	position: absolute;
	right: 25px;
	width: 215px;
	background: url(images/btn-slide-green.png) no-repeat center bottom;
	background-position: 0px 0px;
	z-index: 90;
}

.btn-slide1 {
	background: url(images/white-arrow.gif) no-repeat;
	background-position: 13px -47px;
	text-align: left;
	width: 137px;
	height: 31px;
	padding: 10px 3px 0px 35px;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.btn-slide2 {
	background: url(images/white-arrow.gif) no-repeat;
	background-position: 13px -47px;
	text-align: left;
	width: 177px;
	height: 31px;
	padding: 10px 3px 0px 35px;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

.slide1 a:hover, .slide2 a:hover {
	text-decoration: none;
}

.active {
	background-position: 10px 12px;
}

/************************************************
*	Searchbox  				*
************************************************/
.searchbox {
    width: 128px;
}

.searchbox .box {
    position: relative;
    height: 18px;
}

.searchbox .form {
    width: 128px;
    height: 18px;

    white-space: nowrap;
}

.searchbox .left {
    position: absolute;
    top: 0px;
    left: 0px;
}

.searchbox .editbox {    
    position: absolute;
    top: 0px;
    left: 10px;
    background: #ffffff;
    height: 16px;
    width: 130px;
    border: 0px;
    margin: 0px;
	padding: 0px;
    overflow: hidden; 

    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}
.searchbox .edit {
    width: 100px;
    font-size: 11px;
    background: #ffffff;
    height: 16px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    outline-width: 0px;
}

.searchbox .lupe {
    position: absolute;
    top: 0px;
    left: 130px;
}

.searchbox #searchbox_box {
    top: 25px;
    width: 150px;
}

#searchbox_box {
    color: #f0f0f0;
    background: #0255cd url(../resultgradient.png) 0 0px repeat-x;
    right: 0em;
    text-align: left;
    padding: 1px;
    margin: 0px;
    position: absolute;
    width: 100%;
    z-index:100;
}

#searchbox_box .pfeil {
    position: absolute;
    top: -7px;
    right: 40%;
}

.error_strings{ font-family:Verdana; font-size:10px; color:#660000;}

#clientLogos li {
margin: 15px;
padding: 15px;
    border-bottom: 1px dotted #CCC;
}

img.alignnone {
	clear: both;
	display: block;
	float: none ! important;
}
