/* #general reset css# */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {line-height: 1;}

ol, ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, blockquote:after,

q:before, q:after {
	content: '';
	content: none;
}

:focus {outline: 0;}

ins {text-decoration: none;}

del {text-decoration: line-through;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* #Reset Settings# */

html{height:100%;}

body{
	height:100%;
	margin:0;
	color:#000;
	font:12px arial,sans-serif;
	background:#4D6566 url('/Site/Images/abc-bg') repeat-y 50% 0;
}

form
{
	height: 100%;
}

img{border-style:none;}

a{color:#a04235;}

a:hover{text-decoration:none;}

#blog-links
{
	color: #535B5C;
}

#blog-links .sep
{
	display: inline-block;
	width: 10px;
}

a.rss
{
	background: url('/Media/Images/Icons/comment_rss_16.png') no-repeat 0 0;
	padding: 0px 0px 0px 22px;
}

a.blog
{
	background: url('/Media/Images/Icons/comment.png') no-repeat 0 0;
	padding: 0px 0px 0px 18px;
}

.wrapper{
	overflow:hidden;
	width:100%;
}


/* #Page Wrapper# */

.main{
	margin:0 auto;
	width:750px;
	min-height:100%;
	background: url('/Site/Images/main-bg.gif') repeat-y 581px 0;
	position: relative;
}

* html .main{
	height:100%;
}


/* #Header# */

#header{
	overflow:hidden;
	height:76px;
	padding:43px 0 0;
}

#shade
{
	display: none;
	width: 268px;
	height: 200px;
	top: -172px;
	right: 206px;
	position:absolute;
	padding: 0;
	margin: 0;
	background:url('/Site/Images/EmailBG.png') no-repeat 0 bottom;
	z-index:20;
}

.DesignMode #shade
{
	top: -60px;
}

#shade .open-close
{
	width: 268px;
	position: absolute;
	text-align: center;
	bottom: 5px;
}

#shade .open-close a
{
	color: #4C4C4C;
	text-decoration: none;
}

#shade .open-close img
{
	margin: 0px 4px 0px 0px;
	vertical-align: text-bottom;
	width: 16px;
	height: 16px;
}

#shade .content
{
	position: absolute;
	bottom: 30px;
}

#shade .signup-form
{
	position: relative;
	margin: 0px 0px 0px 20px;
}

#shade .signup-form .instructions
{
	display: block;
	margin: 0px 0px 6px 0px;
}

#shade .signup-form input
{
	font-size: 11px;
	margin: 0px 0px 4px 0px;
	width: 100px;
}

#shade .signup-form img.error
{
	margin: 2px 0px 0px -20px;
	padding: 0px;
	vertical-align: top;
}

#shade .signup-form .button
{
	position: absolute;
	top: 44px;
	*top: 48px;
	right: 32px;
	*right: 28px;
	width: 108px;
	background: #84ADAE;
	border: 1px solid #AFAC74;
	font-weight: bold;
	color: #C2D6D7;
}

#shade .signup-form .success-message
{
	text-align: center;
}

/* #Life Sciences E-News# */

#ls-enews
{
	background: #C2D6D7;
	padding: 12px;
	margin: 20px 0px 0px 0px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

#ls-enews .signup-form
{
	position: relative;
	margin: 0px 0px 0px 0px;
}

#ls-enews .signup-form .instructions
{
	color: #000000;
	font-size: 11px;
	display: block;
	margin: 0px 0px 6px 0px;
}

#ls-enews .signup-form input
{
	font-size: 11px;
	margin: 0px 0px 4px 0px;
	width: 100px;
}

#ls-enews .signup-form input.watermark
{
	color: Gray;
}

#ls-enews .signup-form img.error
{
	margin: 2px 0px 0px -20px;
	padding: 0px;
	vertical-align: top;
}

#ls-enews .signup-form .button
{
	width: 106px;
	background: #4D6566;
	border: 1px solid #AFAC74;
	font-weight: bold;
	color: #C2D6D7;
}

#ls-enews .signup-form .success-message
{
	font-size: 11px;
	color: #000000;
	text-align: left;
}

/* #Logo# */

.logo{
	background:url('/Site/Images/logo.gif') no-repeat;
	width:262px;
	height:42px;
	text-indent:-9999px;
}

.logo a{
	display:block;
	overflow:hidden;
	height:100%;
}

/* #Middle Part# */

#middle{
	width:100%;
	position:relative;
	padding-bottom:100px;
	min-height:351px;
}

* html #middle{height:351px;}


/* #UI Tabs# */

/* root element for tabs  */
ul.tabs { 
	list-style:none !important;
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url('/Site/Images/tab') no-repeat 0 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 66px;
	text-align:center;	
	text-decoration:none;
	color:#FFFFFF;
	padding:0px;
	margin:0px 12px 0px 0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
	background: url('/Site/Images/tab-active') no-repeat 0 0;
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	outline:none;
	color: #000000;	
	background: url('/Site/Images/tab-active') no-repeat 0 0;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.w1 			{ background-position: -519px 0; width:134px; }
ul.tabs a.w1:hover 	{ background-position: -519px -31px; }
ul.tabs a.w1.current { background-position: -519px -62px; }

/* width 2 */
ul.tabs a.w2 			{ background-position: -366px -0px; width:154px; }
ul.tabs a.w2:hover 	{ background-position: -366px -31px; }
ul.tabs a.w2.current { background-position: -366px -62px; }


/* width 3 */
ul.tabs a.w3 			{ background-position: -193px -0px; width:174px; }
ul.tabs a.w3:hover 	{ background-position: -193px -31px; }
ul.tabs a.w3.current { background-position: -193px -62px; }

/* width 4 */
ul.tabs a.w4 			{ background-position: -0px -0px; width:194px; }
ul.tabs a.w4:hover 	{ background-position: -0px -31px; }
ul.tabs a.w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}


/* #EXPERTISE PAGE# */

/* #Content Wrapper# */

.content{width:100%;}

.content:after{
	content:"";
	display:block;
	clear:both;
}

/* #Main Column# */

.main-column{
	width:589px;
	float:right;
}

/* #Flash Animation# */

.flash-anim {
	width:620px;
	height: 320px;
	float:right;
}

/* #Main Content Box# */

.slider-container{
	width:980px;
	margin:7px 0 26px;
	
	background: #fff url('/Site/Images/main-column-top.gif') no-repeat;
}

.slider-container-btm{
	background: url('/Site/Images/main-column-bottom.gif') no-repeat 0 100%;
	overflow:hidden;
	height:1%;
}

/* #Main Content Box# */

.main-content{
	width:561px;
	margin:7px 0 26px;
	
	background: #fff url('/Site/Images/main-column-top.gif') no-repeat;
}

.main-content-btm{
	background: url('/Site/Images/main-column-bottom.gif') no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:17px 11px 15px 18px;
}

/* #Info Box# */

.main-content .info{
	width:360px;
	float:left;
	padding:0 8px 0 3px;
}

.main-content .info-wide{
	width:430px;
	float:left;
	padding:0 8px 0 3px;
}

.main-content h2{
	color:#a04235;
	margin:0 0 10px;
	font-weight:normal;
	font-size:24px;
}

.main-content h3 {
	font-size: 14px;
	line-height: 16px;
	color: #A04235;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.main-content p{
	line-height:24px;
	margin-bottom:15px;
}

.main-content-btm > ul
{
	margin: 0px 0px 10px 30px;
	list-style: disc;
}

.main-content-btm > ul li
{
	margin: 0px 0px 8px 0px;
}

.main-content-btm > div ol
{
	margin: 0px 0px 10px 30px;
	list-style: decimal
}

.main-content-btm > div ol li
{
	margin: 0px 0px 8px 0px;
}

.main-content-btm > div ul
{
	margin: 0px 0px 10px 30px;
	list-style: disc;
}

.main-content-btm > div ul li
{
	margin: 0px 0px 8px 0px;
}

/* #Help Bubble# */

.help-bubble{
	width:275px;
	margin-left:-3px;
	background:url('/Site/Images/help-bullbe-center.gif') repeat-y;
}

.help-bubble .top{background:url('/Site/Images/help-bullbe-top.gif') no-repeat;}

.help-bubble .bottom{
	background:url('/Site/Images/help-bullbe-bottom.gif') no-repeat 0 100%;
	padding:26px 5px 7px;
	height:1%;
	text-align:center;
}

.help-bubble a{
	color:#84adae;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.help-bubble a:hover{text-decoration:underline;}

/* #Visual Box# */

.main-content .visual{
	float:right;
	width:140px;
	color:#a04235;
	padding:10px 0 0;
	margin: 38px 0px 0px 0px;
}

.main-content .visual-thin
{
	float:right;
	width:70px;
	color:#a04235;
	padding:10px 0 0;
	margin: 38px 0px 0px 0px;
}

.main-content .visual ul{
	overflow:hidden;
	width:100%;
	margin-bottom:7px;
}

.main-content .visual li{
	float:left;
	margin:0 1px 1px 0;
}

.main-content .visual li a{display:block;}

.main-content .visual li img{display:block;}

/* #Landing Pages# */

.main-content #blogs
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.main-content #blogs li
{
	width: 200px;
	float: left;
	margin: 0px 12px 0px 0px;
}

.main-content #blogs li img
{
	float: left;
	margin: 0px 6px 0px 0px;
}

#bottom-box
{
	margin: -10px 0px 0px 0px;
	width: 408px;
	padding: 46px 0px 0px 0px;
	background: url('/Site/Images/form-bubble-top') no-repeat 0 0;
}

#bottom-box-ctr
{
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-left: 2px solid #afc0a0;
	border-right: 2px solid #afc0a0;
	background: url('/Site/Images/question-mark') no-repeat 10px 70px;
}

#bottom-box-btm
{
	width: 408px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	background: url('/Site/Images/form-bubble-btm') no-repeat 0 100%;
}

#bottom-box h4
{
	margin: 0px 0px 8px 0px;
	color: #000000;
	font-weight: bold;
}

#bottom-box p
{
	margin: 0px 0px 12px 0px;
	color: #FFFFFF;
}

#bottom-box .EditingFormTable
{
	margin: 0px 0px 0px 80px;
	width: 300px;
}

#bottom-box .ErrorLabel
{
	padding: 0px 0px 0px 86px;
	margin: 0px 0px 10px 0px;
}

#bottom-box .TextboxField
{
	width: 140px;
}

#bottom-box .TextBoxField
{
	width: 140px;
}

#bottom-box .TextAreaField
{
	width: 140px;
	height: 80px;
}

#question
{
}

.about-post
{
	padding: 20px;
}

.about-post h1
{
	font-size: 18px;
	color: #A04235;
	margin: 0px 0px 10px 0px;
}

.about-post h2
{
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

.about-post .alignright
{
	float: right;
}

.about-post .wp-caption
{
	width: 120px;
	margin: 10px;
}

.about-post .authorthumb
{
	float: left;
	margin: 0px 10px 10px 0px;
}

.about-post p
{
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
}

.about-post h3
{
	display: none;
}

.about-post .container
{
	display: none;
}

.about-post #respond
{
	display: none;
}

.about-post #comments
{
	display: none;
}

.about-post .commentlist
{
	display: none;
}

/* #Blog Box# */

.blog-box{
	margin:0 0 0 20px;
	width:337px;
}

.blog-box ul{margin-left:1px;}

.blog-box h3{
	font-size:16px;
	color:#a04235;
	font-weight: bold;
}

.blog-box li{
	overflow:hidden;
	width:380px;
	border-top:1px solid #a04235;
	color:#333;
	line-height:12px;
	font-size:10px;
	padding:16px 0 9px;
}

.blog-box li.first{border:none;}

.blog-box li img{
	float:left;
	margin:2px 8px 0 0;
	width: 53px;
	height: 53px;
}

.blog-box li h4
{
	color:#FFFFFF;
	font-size:14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}

.blog-box li p
{
	font-size: 12px;
	line-height: 14px;
	float: left;
	width: 300px;
}

.blog-box li p a
{
	/*font-weight:bold;
	color:#333;*/
	text-decoration:none;
	
}

/* #Team Page# */

.team-holder
{
	background: transparent;
}

.hidden
{
	display: none;
}

.team-bio > h3
{
	color: #A04235;
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
}

.team-bio h4
{
	color: #A04235;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	
}

.team-bio p
{
	font-size: 12px;
	line-height: 18px;	
}

.team-bio img
{
	height: auto;
	float: right;
	margin: -40px 0 0 10px;
}

/* #Person Box# */

.person-box{
	color:#fff;
	font-size:12px;
	line-height:16px;
	margin:0px 0 0;
	float:left;
	width:390px;
}

#team-headshots
{
	list-style: none;
	background:#fff;
	width:390px;
	overflow:hidden;
	margin: 0px 0px 12px 0px;
	padding:7px 0 4px 4px;
}

#team-questions
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#team-questions .twitter a
{
	display: block;
	/*background: #EFFBFF url('/Media/Images/Icons/twitter-ico') no-repeat 127px 2px;
	border: 2px solid #9BB6BF;
	margin: 2px 0px 2px 0px;
	padding: 4px 18px 4px 4px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;*/
}

#team-headshots li{
	float:left;
	padding:0;
	margin: 0;
	cursor: pointer;
	position: relative;
}

#team-headshots li .larger
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 88px;
	height: 88px;
}

#team-headshots li:Hover img, #team-headshots li img.active
{
	border: 2px solid #A04235;
}

#team-headshots li img
{
	display:block; width: 44px; height: 44px;
	border: 2px solid white;
}

.person-box ul a{float:left;}

.individual-twitter
{
	width:250px;
	position: absolute;
	bottom: 40px;	
}

.individual-twitter .loading
{
	color: Gray;
	text-align: center;
	padding: 8px;
}

.individual-twitter .tweet_avatar
{
	display: inline;
	width: 32px;
	padding: 4px 0px 0px 0px;
}

.individual-twitter .tweet_list
{
	display: none;
	padding: 4px 8px 8px 8px;
	border: 2px solid #9BB6BF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #EFFBFF url('/Media/Images/Icons/twitter-ico') no-repeat 227px 2px;
}
.individual-twitter img
{
	margin:0px 0px 0px 0px;
}
/* #Scroll Bar# */

.scroll-bar{
	width:195px;
	float:right;
	background:#fff url('/Site/Images/scroll-bar-top.gif') no-repeat;
	font-size:12px;
	line-height:13px;
	margin: -40px -28px 0px 0px;
}

.scroll-bar h2{
	font-size:14px;
	color:#84adae;
	font-weight: bold;
	text-align: center;
}

.scroll-bar a{
	color:#888888;
	text-decoration:none;
	cursor: pointer;
}

.scroll-bar a:hover, .scroll-bar a.active
{
	color:#a04235;
}

.scroll-bar .bottom{
	background:url('/Site/Images/scroll-bar-bottom.gif') no-repeat 0 100%;
	padding:24px 18px 7px;
}

.scroll-bar .txt-area{
	height:374px;
	padding:4px 0;
	overflow:hidden;
	position: relative;
}

.scroll-bar .txt-area li
{
	padding: 5px 5px 5px 5px;
}

.scroll-bar .arrow{
	display:block;
	margin:0 auto;
	width:19px;
	padding: 10px 0px 10px 0px;
	height: 14px;
	width: 19px;
}

/* #NEWS PAGE# */

.news {
	height: auto;
	margin: 0 0 30px 0;
}

.news #fp-links
{
	margin: 0px 0px 0px 20px;
}

.news .view-more
{
	font-size: 11px;
	margin: 0px 0px 0px 20px;
	padding: 0px 20px 4px 0px;
	background: url('/Media/Images/newspaper_go.png') no-repeat 100% 0;
	text-decoration: none;
}

.news .view-more:Hover
{
	text-decoration: underline;
}

.news-section {
	margin: 0 0 0 15px;
}

.news-section p span a
{
	text-decoration: none;
	display: block;
	margin: 4px 0px 0px 0px;
}

.news-section p span a:Hover
{
	text-decoration: underline;
}

.news-section strong.date
{
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}

.news-page{padding:19px 143px 2px 20px;}

.news-page h2{
	color:#a04235;
	text-transform:uppercase;
	font-size:24px;
	margin: 0px 0px 10px 0px;
}



.news-page p{line-height:14px;}

.news-page .date{
	font-size:14px;
	display:block;
	font-weight:normal;
}

.news-page p span{
	display:block;
	font-weight:bold;
	margin: 0 0 -10px 0;
	padding: 0;
}

.news-page dl{
	overflow:hidden;
	height:1%;
	line-height:14px;
}

.news-page dt{
	float:left;
	margin:0 5px 0 0;
}

.right-image{
	float:right;
	display:inline;
	margin:-13px -135px 10px 5px;
}

/* #Banner Llist# */

.banner-list{
	float:right;
	width:160px;
	display:inline;
	margin:14px -130px 0 0;
}

.banner-list img{display:block;}

.banner-list a{display:block;}

.banner-list li{
	padding-bottom:10px;
	vertical-align:top;
	width:100%;
}


/* #WORK PAGE# */

/* #Gallery List# */

#gallery{
	overflow:hidden;
	zoom: 1;
	padding: 0;
	margin: -6px 0px 0px -7px;
	list-style: none;
}

#gallery li{
	float:left;
	padding:0 0 2px 2px;
	position:relative;
	margin: 0px;
}

#gallery li .cover
{
	display: none;
	position: absolute;
	background: url('/Site/Images/cover');
	width: 65px;
	height: 63px;
	top: 0px;
	left: 2px;
}

#gallery img
{
	display:block;
	width: 65px;
	height: 63px;
}

#gallery li a{display:block;}

.tooltip{
	position:absolute;
	width:128px;
	bottom:53px;
	left:-25px;
	z-index:1;
/* #	display:none;# */
}

/* #Tooltip Box# */

.tooltip .top{
	background:url('/Site/Images/tooltip-top.png') no-repeat;
	height:9px;
	overflow:hidden;
	width:100%;
}

.tooltip .bottom{
	background:url('/Site/Images/tooltip-bottom.png') no-repeat;
	height:27px;
	overflow:hidden;
	width:100%;
}

.tooltip .center{
	background:#d6d28e;
	text-align:center;
	padding:5px 20px 3px;
	font-size:12px;
	letter-spacing:-1px;
}

.main-column .tooltip p{
	line-height:14px;
	margin:0;
}

/* #Block Content# */

.block{
	
	width:103px;
	overflow:hidden;
	margin-bottom:-1px;
	background: url('/Site/Images/bg-block.png') no-repeat 0 100%;
}
.block .center{
	text-align:center;
	/* background:url(../images/slider-bg.png) repeat-y; */
	padding:9px 10px 1px;
	width:83px;
}
.block .bottom{
	/* background:url(../images/slider-bottom.png) no-repeat; */
	height:15px;
	overflow:hidden;
	width:100%;
}
.block a{
	text-decoration:none;
	color:#000;
}
.block a:hover{
	color:#fff;
	text-decoration:underline;
}
.block a.active{color:#fff;}


/* #Sidebar# */

.sidebar{
	width:130px;
	float:left;
	margin:0;
	overflow: hidden;
}


/* #Navigation# */

#nav{
	font-size:15px;
	line-height:20px;
	margin-bottom:14px;
	width: 140px;
}

#nav li a{
	color:#b4ebec;
	text-decoration:none;
	padding: 0;
	margin: 0;
}

#nav li a:hover{color:#fff;}

#nav li a.active{
	font-size:22px;
	color:#fff;
}

#nav li a.active-alt{padding-left:0;}

#nav ul{
	font-size:12px;
	line-height:16px;
	margin:0 0 0 8px;
}

#nav li li a{
	color:#cc9;
}

#nav li li a.active{
	padding-left:0;
	font-size:17px;
}

#work-nav
{
	position: absolute;
	top: 100px;
	left: 62px;
	font-size:15px;
	line-height:20px;
}

#work-nav li
{
	float: left;
	margin: 0px 10px 0px 0px;
}

#work-nav li a
{
	color:#b4ebec;
	text-decoration:none;
	padding: 0;
	margin: 0;
}

#work-nav li a.active{
	font-size:22px;
	color:#fff;
}


/* #Sidebar Menu# */

#side-nav{
	line-height:15px;
	font-size:13px;
	margin-bottom:17px;
	width: 140px;
}

#side-nav a{
	text-decoration:none;
	color:#b4ebec;
}

#side-nav a:hover, #side-nav a.active{color:#FFFFFF;}

#side-nav a.active { font-size: 18px; }

#side-nav ul li a.active { font-size: 16px; }

#side-nav ul
{
	font-size:12px;
	padding-left:4px;
}

#side-nav li li a{
	color:#cc9;
}

/* #Media Ico List# */

.media-ico{
	height: 20px;
	margin: 0px 0px 20px 0px;
}

.media-ico li{
	float:left;
	margin-right:5px;
}

.media-ico a{display:block;}

.media-ico img
{
	display:block;
	width: 17px;
	height: 17px;
}


/* #News Bubble# */

.news-bubble{
	width:131px;
	background:url('/Site/Images/bubble1-center.gif') repeat-y;
	font-size:9px;
	color:#a7dadb;
	float: left;
	margin: 0 10px 0 0;
	position: relative;
	cursor: pointer;
}

.news-bubble .top{background:url('/Site/Images/bubble1-top.gif') no-repeat;}

.news-bubble .bottom{
	background:url('/Site/Images/bubble1-bottom.gif') no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:26px 10px 6px 8px;
}

.news-bubble img{
	float:left;
	margin-right:3px;
	width: 39px;
	height: 61px;
}

.news-bubble p
{
	font-size: 11px;
	line-height:13px;
	margin-bottom:4px;
	padding-top:2px;
	color: White;
}

.news-bubble a{
	color:#a04235;
	text-decoration:none;
	font-weight: bold;
	font-size:10px;
	position: absolute;
	bottom: 8px;
	right: 12px;
}

.news-bubble a:hover{text-decoration:underline;}



/* #Press Release Listing# */

.pr {
	display: block;
	height: auto;
	list-style: none !important;
}

.pr li
{
	
}

.prDate {
	font-weight: bold;
	clear: right;
	padding: 0 !important;
	margin: 0 !important;
	display: block;
}

.prContainer {
	float: right;
	width: 420px;
	padding: 0px 0 0 0;
	margin: 0;
	
}

.prContainer a {
	margin: 0;
	padding: 0;
}

.prContainer p{
	margin:-5px 0 10px 0;
	padding: 0;
}

hr
{
	clear: both;
	visibility: hidden;
}


/* #Contact Info# */

ul.contacts
{
	float: right;
	width: 150px;
	margin: 0px 0px 0px 10px;
}

.contactcard {
	margin: 0;
	padding: 0;
}

.contactcard ul
{
	margin:0px 0px 8px 0px;
}

.contactcard ul li
{
	margin:0px 0px 0px 0px;
}

.city, .state {
	float: left;
	width: auto;
	padding: 0px 5px 0px 0px;
}

.phone span, .fax span {
	font-weight: bold;
	margin:0px 0px 10px 0px;
	line-height:20px;
}

.EditingFormLabelCell {
	width: auto;
	padding: 0 5px 0 0;
	vertical-align: top;
}

.EditingFormControlNestedControl {
	height: auto;
	margin: 0 0 10px 0;
}

.zoomsmallcontent img
{

}

.zoomcontainer
{
	overflow: hidden;
}

.zoomcontainer .zoompane
{
	border: 1px solid #84ADAE;
	cursor: url('/Site/Images/none'), default;
}

.map {
	margin: 0 0 10px 0;
}

.searchBox
{
	height: 20px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.searchBox label
{
	display: none;
}

.searchBox .button
{
	width: 18px;
	height: 18px;
	margin: 0px 0px 0px 4px;
}

.searchBox .textbox
{
	width: 76px;
	font-size: 10px;
	height: 12px;
	float: left;
}


/* #Fresh Perspectives# */

#creative {
	margin: 0;
	padding: 0;
	list-style: none;
}

#creative img {
	margin: 0 0 50px 0;
}

#tweet h4
{
	text-align: left;
}

.tweet_avatar
{
	float: left;
	margin: 0px 6px 6px 0px;
}

.tweet_list
{
	margin: 8px 0px 0px 0px;
	text-align: left;
	font-size: 11px;
}

.tweet_list h4
{
	margin: 0px 0px 8px 0px;
}

#blogpost p
{
	margin: 0px 0px 8px 0px;
	text-align: left;
	font-size: 11px;
}

#blogpost h4
{
	margin: 0px 0px 8px 0px;
	text-align: left;
}

#blogpost h5
{
	font-weight: bold;
	color: #A04235;
	margin: 0px 0px 8px 0px;
	text-align: left;
}

/* #Scrollable# */

div.slider-container-btm a.browse
{
	border:solid 1px Blue;
	cursor:pointer;
	float:left;
}

/*	root element for the scrollable. when scrolling occurs this element stays still. */
div#scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 804px;
	height:65px;
	margin: 0px 0px 0px 30px;
	padding: 0;
	float:left;

	/* custom decorations */
	border:1px solid #ccc;
}

/*	root element for scrollable items. Must be absolutely positioned and it should have a extremely large width to accomodate scrollable items.it's enough that you set the width and height for the root element and not for this element. */
#scrollable #items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

#scrollable #items a
{
	display: block;
}

/* single scrollable item */
/*.scrollable img {*/
#scrollable #items div.item {
	background-color:#fff;
	float:left;
	height:63px;
	margin:1px;
	padding:0;
	width:65px;
}

/* active item */
#scrollable .active {
	z-index:9999;
	position:relative;
}

/* #New Work# */


/* #slides# */

#loader
{
	width: 128px;
	height: 15px;
	background: url('/Site/Images/work-loader-white') no-repeat 0 0;
	position: absolute;
	top: 520px;
	left: 380px;
	z-index: 99;
}

#full-width 
{
	margin: 0 auto;
	width: 880px;
	height: 880px;
	position: relative;
	background: url('/Site/Images/main-bg') repeat-y 646px 0;
}

#full-width .logo
{
	margin: 0px 0px 0px 70px;
}

#full-width #shade
{
	left: 340px;
}

#full-width .samples-container{
	width:880px;
	padding: 5px 0px 0px 2px;
	height: 80px;
	position: relative;
	background: url('/Site/Images/worksamples-bg') no-repeat 0 0;
}

#full-width .browse
{
	position: absolute;
	top: 0px;
	cursor: pointer;
}

#full-width .disabled
{
	cursor: auto;
	background: none !important;
}

#full-width .prevPage
{
	top: 26px;
	left: 8px;
	text-indent: -9999px;
	background: url('/Site/Images/arrow-left') no-repeat 0 0;
	width: 20px;
	height: 26px;
}

#full-width .nextPage
{
	top: 26px;
	right: 8px;
	text-indent: -9999px;
	background: url('/Site/Images/arrow-right') no-repeat 0 0;
	width: 20px;
	height: 26px;
}

#slide-area
{
	background: url('/Site/Images/slidearea-bg') no-repeat 0 0;
	width: 880px;
	height: 525px;
	overflow: hidden;
}

#full-width #slide-area
{
	background: url('/Site/Images/slidearea-bg') no-repeat 0 0;
	position: absolute;
	top: 270px;
	width: 880px;
	height: 525px;
	overflow: hidden;
}

#slide-area:after { 
    display: block;
    clear: both;
    content: " ";
}

#slide-area div.slides-container div.smpleft
{
	float:left;
	width:244px;
	padding: 20px;
}

#slide-area div.slides-container h1
{
	color: #ad5b50;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
}

#slide-area div.slides-container h2
{
	color: #4d6566;
	font-size: 14px;
	margin: 10px 0px 2px 0px;
}

#slide-area div.slides-container p
{
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 8px 0px;
}

#slide-area .Apple-style-span
{
	font-size: 12px/16px;
	color: Red;
}

#slide-area div.slides-container div.smpmid
{
	float:left;
	width: 530px;
	overflow: hidden;
}

#slide-area div.slides-container div.smpmid .smplogo
{
	margin: 10px 20px 0px 0px;
	height: 42px;
}

#slide-area div.slides-container div.smpmid div#slidecontainer
{
	clear:left;
}

#slide-area div.slides-container div.smpmid img.logo
{
	float:right;
	width: auto;
}

#slide-area div.slides-container div.smpright
{
	float:right;
	width:56px;
	overflow: hidden;
	height: 496px;
}

#slide-area div.slides-container div.smpright img
{
}

#slide-area #thumbs
{
	padding: 64px 0px 0px 0px;
}

#slide-area #thumbs li
{
	cursor: pointer;
	width: 50px;
	height: 50px;
	border: 2px solid white;
}

#slide-area #thumbs li.active
{
	border: 2px solid #A04235;
}

#slide-area #thumbs li img
{
	width: 50px;
	height: 50px;
}

/*	root element for the scrollable. when scrolling occurs this element stays still. */
#slide-area div#slidecontainer {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 540px;
	height:400px;
	margin: 0;
	padding: 0;

	/* custom decorations */
	/*border:1px solid #ccc;*/
}

#slide-area #slides
{
}

/*	root element for scrollable items. Must be absolutely positioned and it should have a extremely large width to accomodate scrollable items.it's enough that you set the width and height for the root element and not for this element. */
#slide-area #slidecontainer #slideitems {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
	/*position: absolute;  #top: 50%;display: table-cell; vertical-align: middle;*/
}

/* single scrollable item */
/*.scrollable img {*/
#slide-area #slidecontainer #slideitems div.item {
	background-color:#fff;
	float:left;
	height:400px;
	margin:1px;
	padding:0;
	width:530px;
	cursor: pointer;
}

#slide-area #slidecontainer #slideitems .videoPane
{
	margin: 40px 0px 0px 0px !important;
}

/* active item */
#slide-area #slidecontainer .active {
	z-index:9999;
	position:relative;
}



/* #Slider Wrapper# */

.slider{
	width:523px;
	font-size:10px;
	line-height:12px;
	text-align:center;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 212px;
	left: 240px;
	z-index: 999;
}
.slider:after{
	content:"";
	display:block;
	clear:both;
}

/* #Slider Block# */

.slider .slide-block{
	float:left;
	width:103px;
	overflow:hidden;
	margin-right:-1px;
}

/* #Open-Close Link# */

.slider .open-close{
	display:block;
	background:url('/Site/Images/open-link.gif') no-repeat;
	height:33px;
	width:56px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:-1px;
	margin:0 auto;
	padding:8px 5px 0;
	outline: none;
}

.slider .open-close:hover{text-decoration:underline;}

#rl-form
{
	width: 500px;
	margin: 10px 0px 0px 0px;
}

#rl-form h1
{
	color: #FFFFFF;
	font-size: 22px;
}

#rl-form p
{
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	line-height: 18px;
}

#rl-form .row
{
	margin: 10px 0px 0px 0px;
}

#rl-form .row .lbl
{
	display: block;
	color: #344444;
	font-weight: bold;
}

#rl-form .row .err span
{
	color: #A04235 !important;
}

#rl-form input.long
{
	width: 400px;
}

#rl-form input.medium
{
	width: 200px;
}

#rl-form input.short
{
	width: 50px;
}

#rl-form input.date
{
	width: 70px;
}

#rl-form input.url
{
	width: 400px;
}

#rl-form .cb
{
	padding: 10px 0px 10px 0px;
}

#rl-form textarea.text
{
	width: 400px;
	height: 100px;
	font-family: Arial;
	font-size: 12px;
}

#rl-form #status-message
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

ul.channels ul li
{
	margin-bottom:0px;
}
