@charset "utf-8";
/* CSS Document */

/* --------------------
		Reset Styles
-------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;	
}

ol, ul {
	list-style: none;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;	
}

em {
	font-style: italic;	
}

p {
	padding-bottom: 10px;	
}

/* --------------------
		Main Styles
-------------------- */

html, body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #1b3c65;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 21px;
}

.clear {
	clear:both;
	float:none !important;
}

.wrapper {
	margin: 0 auto;
	width: 1070px;
}

.header {
	background-image: url(images/header-bg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #fff;
	height: 234px;
	position: relative;
}

.header .navigation {
	background-image: url(images/navigation-bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 5px 30px 0 30px;
	width: 1010px;
	height: 81px;
	overflow: hidden;
}

.header .navigation ul {
	float: right;
}

.header .navigation ul ul {
	display: none;
}

.header .navigation ul li {
	float: left;
}

.header .navigation ul li a {
	padding: 0 33px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 81px;
	height: 81px;
	float: left;
}

.header .navigation ul li a:hover, .header .navigation ul li.current_page_item a {
	background-image: url(images/navigation-ul-li-hover-bg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.header .logo {
	background-image: url(images/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	left: 70px;
	top: 104px;
	width: 342px;
	height: 107px;
	display: block;
	position: absolute;
}

.header .slogan {
	margin-right: 30px;
	margin-top: 96px;
	font-size: 24px;
	color: #001223;
	float: right;
}

.feedback {
	background-image: url(images/button-feedback.gif);
	background-position: top left;
	background-repeat: no-repeat;
	top: 234px;
	left: 0;
	width: 49px;
	height: 126px;
	float: left;
	position: fixed;
}

.main {
	background-image: url(images/main-bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #efefef;
	border-bottom: #c0c0c8 7px solid;
	padding: 0 30px 30px 30px;
	width: 1010px;
	position: relative;
	overflow: hidden;
}

.post-ID3702 {
	position: static;
}

.main .intro {
	background-image: url(images/intro-bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	margin-bottom: 30px;
	text-align: center;
	width: 1010px;
	overflow: hidden;
	position: relative;
}

.main .intro-narrow {
	background-image: url(images/intro-narow-bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	height: 160px;
	padding: 0 115px;
	width: 780px;
}

.main .intro a img {
	margin: 0 8px;
}

.main .intro .previous {
	background-image: url(images/button-previous.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 48px;
	height: 68px;
	top: 33%;
	left: 0;
	position: absolute;
	z-index: 10;
}

.main .intro .next {
	background-image: url(images/button-next.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 48px;
	height: 68px;
	top: 33%;
	right: 0;
	position: absolute;
	z-index: 10;
}

.main .intro a:hover {
	text-decoration: none;
}

.main .take-a-look {
	background-image: url(images/take-a-look.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 289px;
	height: 32px;
	top: 176px;
	right: 30px;
	position: absolute;
}

.post-ID3702 .take-a-look {
	
	background-image: url(images/take-a-look.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 289px;
	height: 32px;
	position: static;
	display:block;
	float:right;
	margin-top:-14px;
}

.main .alignleft {
	float: left;
	margin: 10px 20px 10px 0;
}

.main .alignright {
	float: right;
	margin: 10px 0 10px 20px;
}

.main a {
	color: #186cc3;
}
 
.main a:hover {
	text-decoration: underline;
}

.main .more {
	background-image: url(images/more-bg.gif);
	background-position: right center; 
	background-repeat: no-repeat;
	padding-right: 27px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #186cc3;
	text-transform: uppercase;
	font-weight: bold;
}

.main h1 {
	margin-bottom: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 36px;
	color: #071d34;
	font-weight: bold;
}

.main .outer-wrapper-content {
	background-image: url(images/content-bottom-bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	width: 742px;
	float: left;
	overflow: hidden;
}

.main .content {
	background-image: url(images/content-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 31px 31px 0 31px;
	width: 680px;
	overflow: hidden;
}

.main .content ul {
	list-style:disc outside none;
}

.about {
	font-size: 16px;
}

.main .content h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	color: #0c3b78;
}

.main .content .member {
	margin-right: 30px;
	margin-bottom: 29px;
	padding-left: 135px;
	line-height: 17px;
	vertical-align: middle;
	width: 170px;
	height:115px;
	overflow: hidden;
	float: left;
	display:inline;
}

* html .main .content .member {
	margin-right: 15px;	
}

.main .content .member .img-holder {
	margin-left: -135px;
	padding-bottom: 1px;
	width: 135px;
	float: left;
	display:inline;


	
}

* html .main .content .member .img-holder {

}

.main .content .member img {
	padding: 4px;
}

.main .content .member .name {
	font-weight: bold;
	color: #333333;
	display: block;
	padding:8px 0 0 0;
}

.main .content .member .mail {
	color: #2b72ca;
}

.main .content .member .bio {
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 5px;
	width: 24px;
	height: 24px;
	display: block;
}

.main .content .member .bio:hover {
	text-decoration: none;
}

.main .block-double {
	background-image: url(images/block-double-bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 27px;
	width: 1010px;
	overflow: hidden;
}

.main .block {
	background-image: url(images/block-double-top-bg.gif);
	background-position: 1px 0;
	background-repeat: no-repeat;
	margin-right: 26px;
	padding: 27px 30px 0 30px;
	width: 432px;
	float: left;
}

.main .block h2 {
	margin-bottom: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #071d34;
}

.main .preview {
	border-bottom: #dedede 1px solid;
	margin-bottom: 26px;
	padding-bottom: 22px;
	padding-left: 107px;
}

.main .preview h3 {
	margin-bottom: 5px;
}

.main .preview h3 a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	line-height: 25px;
}

.main .preview .image-panel {
	margin-left: -107px;
	width: 107px;
	float: left;
}

.main .preview .frame {
	text-decoration: none;
	float: left;
}

.main .border-wrapper {
	border-bottom: #dedede 1px solid;
	margin-bottom: 26px;
	padding-bottom: 22px;
}

.main .news {
	margin-bottom: 20px;
	padding-left: 68px;
	overflow: hidden;
}

.main .news img {
	margin-left: -68px;
	float: left;
}

.main .news h3 {
	line-height: 18px;
	padding-bottom: 2px;
	font-size: 18px;
}

.main .news a {
	font-size: 16px;
	color: #186cc3;
}

.main .news .source a {
	border-left: #e2e2e2 1px solid;
	padding-left: 5px;
	line-height: 13px;
	font-size: 13px;
	color: #333333;
}

.main .news small {
	color: #333;
}

.main .news .border-none {
	border: #fff 1px solid;
}

.main .triple {	
	background-image: url(images/column-bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 1010px;
	overflow: hidden;
}

.main .triple .column {
	background-image: url(images/column-top-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 28px;
	padding: 28px 32px;
	line-height: 23px !important;
	width: 254px;
	float: left;
}

.main .triple .last-column {
	margin-right: 0;
	float: left;
}

.main .triple .column .partners-logo {
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 32px;
	width: 254px;
	height: 104px;
	overflow: hidden;
}

.main .triple .column .desc {
	margin-bottom: 23px;
	min-height: 380px;
}

* html .main .triple .column .desc {
	height: 280px;
}

.main .triple .column .fans {
	border-bottom: #dedede 1px solid;
	padding-bottom: 27px;
	margin: 0 -23px;
	position: relative;
}

.main .triple .column .MSW-like {
	margin: -31px -21px 0;
}

.main .triple .column .UNC-like {
	margin: 0px -19px 0;
}


.main .triple .column .fans p {
	padding-bottom: 5px;
	margin: 0;
}

.main .triple .column .more {
	background: none;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0;
	font-size: 15px;
	color: #071d34;
	display: block;
}

.main .triple .column .video {
	background-image: url(images/camera-img.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 12px;
}

.main .last {
	margin: 0;
}

.main .sidebar {
	width: 250px;
	float: right;
}

.main .sidebar .box {
	background-image: url(images/box-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 30px 5px 30px;
	width: 180px;
}

.main .sidebar .blue {
	background-image: url(images/blue-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 30px 5px 30px;
	width: 180px;
	margin-top: 15px;
}

.main .sidebar .blue ul li {
	padding-bottom: 10px;
}

.main .sidebar .blue ul li a {
	line-height: 20px;
	font-size: 16px;
}

.main .sidebar .box h2 {
	padding: 5px 0;
	font-size: 18px;
	clear: both;
	margin: 0;
	font-weight: bold;
	color: #071d34;
}

.main .sidebar .box ul {
	margin-bottom: 20px;
}

.main .sidebar .box ul.page-links li {
	position: relative;
	height: 39px;
	margin: 0;
	padding: 0;
}

.main .sidebar .box ul.page-links li a {
	border-bottom: solid 1px #dedede;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #071d34;
	line-height: 39px;
	font-weight: bold;
	display: block;
	height: 39px;
	width: 180px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.main .sidebar .box ul.page-links li a:hover, .main .sidebar .box ul.page-links li.selected a {
	border: none;
	background-image: url(images/page-links-hover.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 40px;
	text-decoration: none;
	color: #fff;
	width: 210px;
	top: 0;
	left: -40px;
	position: absolute;
	height: 39px;
	line-height: 39px;
	margin: 0;
}

.main .sidebar .box-bottom {
	background-image: url(images/box-bottom-bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 240px;
	height: 15px;
}

.main .sidebar .blue-bottom {
	background-image: url(images/blue-bottom-bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 240px;
	height: 15px;
}

.footer {
	background-image: url(images/footer-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 23px 30px;
	width: 1010px;
	height: 279px;
}

.footer a {
	color: #186cc3;
}
 
.footer a:hover {
	text-decoration: underline;
}

.footer ul {
	margin-left: 39px;
	padding-left: 20px;
	width: 147px;
	float: left;
	height: 230px;
}

.footer ul li a {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 24px;
	font-size: 14px;
}

.footer .blog {
	width: 480px;
	overflow: hidden;
}

.footer .blog h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 36px;
	color: #fff;
}

.footer .blog h1 .rss {
	background-image: url(images/outer-link-rss.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 20px;
	height: 19px;
	float: right;
	margin-right: 350px;
	margin-top: 7px;
}

.footer .blog .preview {
	margin-bottom: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	width: 480px;
}

.footer .blog .preview h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	line-height: 25px;
}

.footer .more {
	background-image: url(images/more-footer-bg.gif);
	background-position: right 1px; 
	background-repeat: no-repeat;
	padding-right: 27px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #186cc3;
	text-transform: uppercase;
	font-weight: bold;
}

.footer .more:hover {
	text-decoration: underline;
}

.footer .facebook {
	background-image: url(images/outer-link-facebook.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-right: 30px;
	padding-left: 62px;
	line-height: 47px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #186cc3;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
}

.post-navigation {
	clear: both;
	padding: 25px 0 5px 0;
	overflow: hidden;
}

.post-navigation .previous {
	float: left;
}

.post-navigation .next {
	float: right;
}

.slider {
	position: relative;
	overflow: hidden;
}

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.intro .slider ul {
    z-index: 1;
    overflow: hidden;
    position: relative;
	 width: 1010px;
    height: 360px;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.intro .slider ul li {
    float: left;
    list-style: none;
    width: 1010px;
    height: 360px;
}

.intro-narrow .slider ul {
    z-index: 1;
    overflow: hidden;
    position: relative;
	 width: 780px;
    height: 160px;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.intro-narrow .slider ul li {
	width: 240px;
	height: 160px;
	padding: 0 10px;
}

.blog-preview {
	clear: both;
	padding-bottom: 15px;
	font-size: 13px;
	padding-left: 110px;
}

.blog-preview .image {
	float: left;
	margin-left: -110px;
	margin-top: 5px;
	position: relative;
}

.blog-preview h3 {
	padding-bottom: 0px;
	font-size: 18px;
}

.blog-preview small {
	padding-bottom: 5px;
}

/* darkgrey */

.prototip .darkgrey {
	width: 400px;
	color: #fff;
}

.prototip .darkgrey .toolbar {
	background: #5f5f5f;
	font-weight: bold;
}

.prototip .darkgrey .title { padding: 5px; }

.prototip .darkgrey .content {
	background: #808080;
	padding: 5px;
}

/* protogrey */

.prototip .protogrey {
	width: 250px;
	color: #fff;
	background: #fff;
}

.prototip .protogrey .toolbar {
	background: #969c92;
	font-weight: bold;
}

.prototip .protogrey .title { padding: 5px; }

.prototip .protogrey .content {
	color: #808080;
	padding: 5px;
}

/* This is how to resize the close button for a style */

.prototip .protogrey .toolbar .close {
	width: 14px;
	height: 14px;
}

/* loader gif */

.prototipLoader {
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 14px;
	width: 14px;
	border: 1px solid #dddddd;
	overflow: hidden;
}

/*Mikey's alterations*/




.dept {
	text-transform:uppercase;
	font-weight:600;
}

#postPagination {
	position:relative;
	left:14px;
}
div.membercont {
	display:block;
	
}

.resultsinfo {

	padding:9px 0 0 8px;
}
div.singwrap {
height:145px;	
}
div.resultsinfobio {
	display:block;
	
	padding:0 0 0 7px;
}

.nopadbot {
	margin-bottom:20px;
}

/*ROLLOVER BIO*/ 
.rolloverbio {
	width:313px;
	font-size:13px;
	color:#fff;
	z-index:300;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius:2px;
	-moz-box-shadow: 2px 2px 3px #333;
	-webkit-box-shadow: 2px 2px 3px #333;
	box-shadow: 2px 2px 3px #333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	/* fallback (Opera) */
    background:#196FC7;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #258CF2, #196FC7);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#258CF2), to(#196FC7));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#258CF2', EndColorStr='#196FC7', GradientType=0);
 	z-index:100;
}

.biowrap {
	padding:8px 10px 8px 10px;
	z-index:100;
}
/*Department name styles*/
.Marketing {
	color:#fa7e63;
}
/*WP-paginate*/
/*
 * WP-Paginate - WordPress Pagination Function
 * Revision: $Id: wp-paginate.css 153537 2009-09-10 13:26:24Z emartin24 $
 * Copyright (c) 2009 Eric Martin http://www.ericmmartin.com/projects/wp-paginate/
 */
.wp-paginate {padding:0; margin:0;}
.wp-paginate li {display:inline; list-style:none;}
.wp-paginate a {background:#ddd; border:1px solid #ccc; color:#666; margin-right:3px; padding:2px 4px; text-align:center; text-decoration:none;}
.wp-paginate a:hover, .wp-paginate a:active {background:#ccc; color:#888;}
.wp-paginate .title {font-family: Helvetica,Arial,sans-serif; font-size:15px; font-weight:bold; color:#071D34; margin-right:3px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {color:#fff; background:#0e61a5; border:1px solid #89adcf; margin-right:3px; padding:2px 4px;}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {display:none;background:#ddd; border:1px solid #ccc; color:#666; margin-right:3px; padding:2px 4px; text-align:center; text-decoration:none;}

/* style overrides for comments pagination */
.wp-paginate-comments {}
.wp-paginate-comments li {}
.wp-paginate-comments a {}
.wp-paginate-comments a:hover, .wp-paginate-comments a:active {}
.wp-paginate-comments .title {}
.wp-paginate-comments .gap {}
.wp-paginate-comments .current {}
.wp-paginate-comments .page {}
.wp-paginate-comments .prev, .wp-paginate-comments .next {}

/*Mikey's category dropdown*/
div.catnav {
	height:25px;
	background:#ffffff;
	z-index:900;
}
/* 
	LEVEL ONE
*/
ul.dropdown a { font-family: Helvetica,Arial,sans-serif; font-size:16px; font-weight:bold; color:#071D34; z-index:1300;}   

ul.dropdown                         { position: relative; top:18px; left:43px; z-index:1000; }
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; padding:0 0 0 0px;background: url("images/resultgradient.png") #f0f0f0;z-index:1050;}
ul.dropdown a:hover		            { color: #fff; text-decoration:none; background:#0e61a5 url("images/resultgradient.png"); }
ul.dropdown a:active                { color: #071D34; }
ul.dropdown li a                    { display: block; padding: 2px 8px; 
	 								  color: #fff; z-index:1070;}
ul.dropdown li ul a                 { color: #071D34; z-index:1075;}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background:#0e61a5 url("images/resultgradient.png"); color: #ffffff; position: relative; }
ul.dropdown li.hover a              { color: #ffffff; }

/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 180px; visibility: hidden; position: absolute; top: 100%; left: 0; z-index:1100; }
ul.dropdown ul li 					{ font-weight: normal; background: #f6f6f6; 
									  border-bottom: 1px solid #ccc; float: none; z-index:1150; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none;width: 164px;  display: inline-block; z-index:1200;} 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover>ul 			{ visibility: visible; }
a.topdrop {color:#fff;}
/*LIVE SEARCH STYLES*/

.livesearchpopup {
    width: 198px;
}

.livesearchpopup .box {
    position: relative;
    top:18px;
	left:490px;
	height: 18px;
}


.livesearchpopup .form {
    width: 198px;
    height: 18px;

    white-space: nowrap;
}

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

.livesearchpopup .editbox {    
    position: absolute;
    top: 0px;
    left: 10px;
    background: #ffffff;

    height: 16px;
    width: 170px;
    border: 0px;
    margin: 0px;
    overflow: hidden; 

    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}

.livesearchpopup .edit {
    width: 170px;
    font-size: 11px;
    background: #ffffff;
    height: 16px;
    border: 0px;
    autocomplete: off;
    outline-width: 0px;
}

.livesearchpopup .lupe {
    position: absolute;
    top: 0px;
    left: 175px;
}

.livesearchpopup #livesearchpopup_box {
    top: 25px;
    width: 170px;
}

#livesearchpopup_box {
    color: #f0f0f0;
    background: #0255cd url("images/resultgradient.png") 0 0px repeat-x;
    left:5px;
    text-align: left;
    padding: 1px;
    margin: 0px;
    position: absolute;
    width: 185px;

    filter:alpha(opacity=95);
    -moz-opacity:.95;
    opacity:.95;
    z-index:100;
}

#livesearchpopup_box .pfeil {
    position: absolute;
    top: -7px;
    right: 41%;
}

#livesearchpopup_box h1 {
    font-size: 1em;
    color: #ffffff;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0px;
}

#livesearchpopup_results {
    width: 100%;
    overflow: hidden;
    text-align: left;
    padding: 0em;
    margin: 0px;
    color: #000000;
    background: #f0f0f0;
}
#livesearchpopup_results p {
	padding: 0.3em;
}
#livesearchpopup_box ul {
    margin: 0px;
    padding: 0px;
}

.livesearchpopup .resultlistitem,
.livesearchpopup .resultlistitem_selected {
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #e0e0e0;
    text-decoration: none; 
    color: #303030;
}

.livesearchpopup .resultlistitem_selected,
#livesearchpopup_box li:hover {
    background: #757575 url(../searchhovergradient.png) 0 0px repeat-x;
    color: #f0f0f0;
}

#livesearchpopup_box li a {
    text-decoration: none;
    padding: 0.3em;
    display: block;
    width: 100%;
}

.livesearchpopup .resultlistitem a,
.livesearchpopup .resultlistitem a:visited {
    color: #303030;
}

.livesearchpopup .resultlistitem_selected a, 
.livesearchpopup .resultlistitem_selected a:visited,
.livesearchpopup .resultlistitem a:hover {
    background: #757575 url(../searchhovergradient.png) 0 0px repeat-x;
    color: #f0f0f0;
}

.livesearchpopup .spiegel {
    position: absolute;
    top: 12px;
    left: 0px;
}

/* NEW PARTNER PAGE STYLES*/
.partnerboxwrap {
	width:295px;
	float:left;
	display:inline;
	padding:0 25px 55px 48px;
}

.pboxfirst {
	padding:0 25px 55px 170px;
}

a.partnerbox {
	background: url('images/part_logobg.png') 0 0 no-repeat;
	width:295px;
	height:189px;
	display:block;
	cursor:pointer;
}

a.partnerbox:hover {
	background-position:0 -189px;
}

.partnerlogo {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	width:295px;
	height:180px;	
}

.partnerlogo * {
	vertical-align:middle;
}


div.partnerfblikebox {
	background: url('images/part_fblikebg.png') 0px 0 no-repeat;
	width:295px;
	height:41px;
	margin:6px 0 0 2px;
	display:block;
	text-align:center;
}

div.likebtn {
	padding:10px 0 0 0;
}

div.OVcont {
	background:#fff;
	width:1010px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	behavior: url(/wp-content/themes/2tor/border-radius.htc);
	border-radius: 10px;
	position:relative;
	zoom: 1;
}
.OVwrap {
	position:relative;
}

.OVwrap .closeDOMWindow {
	position:absolute;
	right:-9px;
	top:-9px;
}

.OVwrap a {
	color:#186cc3;
}

.OVwrap a:hover {
	text-decoration:underline;
}

.OVlogoL {
	width:250px;
	float:left;
	display:inline;
	padding:30px 25px 30px 30px;
}

.OVlogoMID {
	width:300px;
	float:left;
	display:inline;
	padding:30px 20px 30px 10px;
}

.OVlogoR {
	width:300px;
	float:right;
	display:inline;
	padding:30px 30px 30px 15px;
}

.OVlogowrap {
	width:250px;
	text-align:center;
	border-bottom:solid 1px #d6d6d6;
}

.OVlogo {
	padding:0 0 20px 0;
}

a.OVmorelink {
	padding:20px 0 8px 0;
	display:block;
	font-family:Helvetica,Arial,Sans-serif;
	color:#071d34;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
}

.OVvidlink {
	display:block;
	font-family:Helvetica,Arial,Sans-serif;
	color:#186cc3;
	font-size:13px;
	background-image: url(images/camera-img.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 23px;
}

/* Required for all tooltips, do not modify */

.prototip{position:absolute;overflow:hidden;}.prototip .tooltip,.prototip .toolbar,.prototip .toolbar .title{position:relative;}.prototip .content{clear:both;}.prototip .toolbar .close{position:relative;text-decoration:none;float:right;width:19px;height:15px;display:block;line-height:0;font-size:0;border:0;cursor:pointer;}.prototip .tooltip{clear:both;float:left;}.prototip .borderLeftWrapper,.prototip .borderRightWrapper{position:absolute;top:0;left:0;width:300px;height:20px;}.prototip .borderFrame{height:100%;width:100%;float:left;margin:0;padding:0;position:relative;}.prototip .borderTop,.prototip .borderBottom{overflow:hidden;}.prototip .borderRow{list-style-type:none;float:left;width:100%;position:relative;clear:both;margin:0;padding:0;}.prototip_CornerWrapper{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;clear:both;}.prototip_Corner{float:left;position:relative;}.prototip canvas{position:relative;float:left;}.prototip_CornerTr,.prototip_CornerBr{float:right;}.prototip_BetweenCorners{position:absolute;top:0;left:0;width:100%;overflow:hidden;clear:both;}.prototip .borderMiddle{position:relative;float:left;}.prototip .borderCenter{position:relative;float:left;height:100%;}.prototip_StemWrapper{position:relative;width:100%;height:auto;clear:both;}.prototip_StemBox{float:left;position:relative;}.prototip_Stem{width:100%;position:absolute;overflow:hidden;}.iframeShim{position:absolute;border:0;margin:0;padding:0;background:none;overflow:hidden;}.prototip .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.prototip .clearfix{display:inline-block;}/* IE Mac Hide \*/ .prototip .clearfix{display:block;}/* IE Mac Hide End */
