/*  

Theme Name: Lime	

Theme URI: http://prismagraphic.com

Description: 

Version: Lime V1

Author: dnnsldr for MosaicTeam.com

Author URI: mosaicteam.com

*/



/*  =GLOBAL RESETS

-------------------------------------------------------------- */

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,  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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote {
	border-left:3px solid #CCCCCC;
	margin:5px 60px 35px 50px;
	padding-left:15px;
}
* a {
	position:relative
} /* Gets links displaying over a PNG background */
a {
	outline:none
} /* Gets rid of Firefox's dotted borders */
a img {
	border:none;
	text-decoration: none;
} /* Gets rid of IE's blue borders */
img a {
	border: none;
}
/*  =DEFAULT STYLES

-------------------------------------------------------------- */

 

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.small {
	font-size: 0.8em;
}
.hidden {
	display: none;
}
/*  =COLORS

---------------------------------------------------

	Body Background: #fff

	Main Text: #000

	Links: #0099CC

	Headings (h1): #000

*/



/*  =GLOBAL ELEMENTS

-------------------------------------------------------------- */

 

body {
	font-family: lucida sans, verdana, sans-serif;
	font-size: 100%;
	background: #999999 url(images/bkrnd-gradient-1.jpg) repeat-x;
	color: #555;
}
a:link {
	color: #0099cc;
	text-decoration: none;
}
a:visited {
	color: #0099cc;
	text-decoration: none;
}
a:hover {
	color: #777777;
	text-decoration: none;
}
h1 {
	color: #999999;
	font-size: 24px;
}
h2 {
	color: #333333;
	font-size: 20px;
	/*border-bottom: 2px solid #d8d8d8;*/

padding-top: 10px;
	padding-bottom: 5px;
}
h3 {
	color: #444444;
	font-size: 18px;
	margin-bottom: 16px 0 10px 0;
}
h4 {
	color: #454545;
	font-size: 15px;
	margin: 14px 0 5px 0;
}
ul {
	list-style-type: none;
}
li {
	margin-bottom: 5px;
}
ol {
	list-style-position: inside;
}
ol li {
	margin-bottom: 30px;
}
blockquote {
}
#wrapper {
	width: 1010px;
	margin: 0 auto;
}
/*  =HEADER

-------------------------------------------------------------- */

 

#header {
	height: 100px;
	position: relative;
	padding: 0 40px;
}
#header h1 {
	background: url(images/pg_logo.png) no-repeat;
	width: 208px;
	height: 82px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 12px;
}
#header h1 a {
	display: block;
	height: 82px;
	width: 205px;
	cursor: pointer;
	text-decoration:none;
	border-bottom:none;
}
#header ul.contact-info {
	position: relative;
	float: right;
	top: 90px;
	color: #fff;
	font-size: 12px;
}
#header ul.contact-info li {
	float: left;
	padding: 5px 2px 5px 2px;
}
#header ul.contact-info a:link {
	color: #C3D941;
	text-decoration: none;
}
#header ul.contact-info a:hover {
	color: #999999;
	text-decoration: none;
}
#header ul.contact-info a:visited {
	color: #C3D941;
	text-decoration: none;
}
#header ul.contact-info .quote-link a:link {
	color: #ffca32;
	text-decoration: none;
}
#header ul.contact-info .quote-link a:hover {
	color: #999999;
	text-decoration: none;
}
#header ul.contact-info .quote-link a:visited {
	color: #ffca32;
	text-decoration: none;
}
#header ul.contact-info .contact-info-sep {
	color: #888888;
}
#header ul.contact-info li span {
	color: #C3D941;
	padding-left: 5px;
}
#header a.quote {
	position: absolute;
	right: 40px;
	top: 40px;
	border: none;
}
#content #main h2 {
	color: #454545;
	font-size:16px;
	margin: 0;
}
#content #main .bio-sales h2 {
	margin: 0;
}
/*  =NAVIGATION

-------------------------------------------------------------- */



#header ul.nav {
	position: absolute;
	top: 32px;
	left: 428px;
	z-index: 100;
	clear:both;
	float:right;
}
#header ul.nav li {
	float: left;
	position: relative;
	list-style-type:none;
	color: #fff;
	padding: 1px 12px 0 10px;
	display: inline-block;
	letter-spacing: 1px;
	/*border-left: 1px solid #888;*/
	font-size: 12px;
}
/* If you have the nav in a separate div*/

/*#header .nav-section {

z-index: 100;

clear:both;

float:right;

width:700px;

padding-top: 22px;

}

#header .nav-section ul {

float:right;

}*/



#header ul.nav li {
	float: left;
	text-align: left;
	position: relative;
	list-style-type:none;
	color: #fff;
	padding: 1px 10px 0 10px;
	display: inline-block;
	letter-spacing: 1px;
	/*border-left: 1px solid #888;*/
	font-size: 12px;
}
#header ul.nav li:hover {
	color: #c3d941;
	cursor: pointer;
}
#header ul.nav li.current_page_parent {
	color: #c3d941;
}
#header ul.nav li.current_page_item a {
	color: #c3d941;
}
#header ul.nav li.current_page_item a:hover {
	color: #c3d941;
}
#header ul.nav li.current_page_item a:visited {
	color: #c3d941;
}
#header ul.nav li.first {
	border: none;
}
#header ul.nav li a {
	display:inline-block;
	outline:none;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	border-bottom: none;
}
#header ul.nav li a.first {
	border: none;
}
#header ul.nav li a:hover {
	position: relative;
	color: #c3d941;
}
#header ul.nav li a:visited {
	color: #fff;
}
#header ul.nav li ul {
	position: absolute;
	top: 30px;
	border: 0 1px 1px 1px solid #01414f;
	margin-left: -10px;
	padding: 0 5px;
	display: none;
	opacity: 0.85;
	filter: alpha(opacity=85);
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	background: #5c5c5c url(/wp-content/uploads/2010/09/navFade.png) repeat-x top scroll;
}
#header ul.nav ul li {
	background: none;
	padding-left: 0px;
	border:none;
}
#header ul.nav ul li a {
	padding: 5px 10px 5px;
	color: #dadada;
	border: none;
	display: block;
}
#header ul.nav ul li a:hover {
	/*background: #646262;*/

color: #c3d941;
}
#header ul.nav ul li a:visited {
	color: #dadada;
}
#header ul.nav ul li.current_page_item {
	color: #c3d941;
	padding: 10px 10px 0 10px;
	display: block;
}
/*  =CONTENT

-------------------------------------------------------------- */

 

#content {
	background: url(images/content-middle.png) repeat-y;
	/*width: 926px;*/

padding: 0 0 30px 55px;
	font-size: 12px;
}
#content #heading {
	position: relative;
	top: -19px;
	left: -14px;
}
.home #content #heading {
	position: relative;
	top: -19px;
	left: -15px;
}
#content #heading .small {
	height: 170px;
}
#content #trio {
	background: url(/wp-content/uploads/2010/09/index-strip.png) repeat-y;
	margin:-18px 0 0 -13px;
	padding:0px 102px;
	position:relative;
	width:723px;
}
#content .video-buttons {
	height: 40px;
	/*border: solid 1px #888888;*/
	padding-top: 19px;
	padding-bottom: 10px;
	clear: both;
	position: absolute;
	margin-top: 280px;
}
#content .video-buttons #videolink {
	float: left;
	padding-right: 103px;
}
#content #trio .trio-left {
	width: 215px;
	float: left;
	margin-right: 10px;
	margin-top: 30px;
}
#content #trio .trio-middle {
	width: 215px;
	float: left;
	margin-right: 10px;
	margin-top: 30px;
}
#content #trio .trio-right {
	width: 175px;
	float: left;
	margin-top: 30px;
}
.trio-header {
	align: left;
	font-size: 25px;
	line-height: 1em;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: -20px;
}
#content #trio .trio-left .trio-header {
	color: #ffca32;
}
#content #trio .trio-middle .trio-header {
	color: #c3d941;
}
#content #trio .trio-right .trio-header {
	color: #0099cc;
}
.trio-logo {
	padding-top: 5px;
	padding-bottom: 0;
}
#content #trio ul li a {
	color: #666666;
	text-decoration: none;
}
#content #trio ul li a:hover {
	color: #333333;
	text-decoration: none;
}
#content #main {
	padding-right: 30px;
	width: 900px;
	margin-top: 15px;
	padding-bottom: 40px;
}
.list {
	height: 110px;
	margin-bottom: 2px;
}
#trio .trio-left .trio-logo {
	padding-top: 5px;
}
.entry .trio-logo {
	padding: 0;
	margin: 0;
}
ul.list li {
	background: url(images/bullet-gray.jpg) no-repeat 0px 2px;
	margin-bottom: 10px;
	text-decoration: none;
	padding-left: 22px;
	font-size: 12px;
}
#content #main .col {
	float: left;
}
#content #main .col.wide {
	width: 555px;
	margin-right: 50px;
	margin-left: 40px;
}
#content #main .col.narrow {
	width: 420px;
	margin: 0 25px 0 0;
}
#content #main .entry h3 {
	font-size: 16px;
	/*padding-bottom: 5px;*/

margin: 15px 0 5px 0;
	color: #454545;
}
#content #main .page {
	/*background: url(images/headingBars/prisma-headingBar.jpg) no-repeat;*/

position: relative;
}
#content #main .page.dokshop {
	/*background: url(images/headingBars/docShop-headingBar.jpg) no-repeat;*/

position: relative;
}
#content #main .page.print-power {
	/*background: url(images/headingBars/printPower-headingBar.jpg) no-repeat;*/

position: relative;
}
#content #main .post {
	margin-bottom: 30px;
}
#content #main .post h2.title {
	font-size: 24px;
	padding: 10px 10px 10px 0;
	margin: 0 115px 0px 0;
	color: #454545;
	background: #fff;
	border: none;
	/*left: 18px;*/

/*top: -10px;*/

position: relative;
	display: inline-block;
}
#content #main .post h2.title a {
	color: #000;
	border: none;
}
#content #main .post h2.title.blog {
	font-size: 24px;
	padding: 10px 10px 10px 0;
	margin: 0 115px 0 0;
	color: #454545;
	background: #fff;
	border: none;
	/*left: 30px;*/

/*top: -12px;*/

position: relative;
	display: inline-block;
}
#content #main .post h2.title.blog a {
	color: #454545;
	border: none;
	text-decoration: none;
}
#content #main .post h2.title.blog a:hover {
	color: #454545;
}
#content #main .post p.meta {
	display: inline-block;
	width: 100%;
	color: #c5c5c5;
}
#content #main .post p.meta-bottom {
	display: inline-block;
	width: 100%;
	color: #c5c5c5;
	background: #f7f7f7;
	padding: 3px 5px;
	border: 1px solid #e9e9e9;
	margin: 20px 0 40px 0;
}
#content #main .post p.meta a, #content #main .post p.meta-bottom a {
	text-decoration: none;
	border-bottom: none;
	padding: 0 3px;
}
#content #main .post p.meta span.show-date {
	float: left;
}
#content #main .post p.meta span.category {
	float: right;
	font-size: 11px;
}
#content #main .post p.meta-bottom span.count {
	float: left;
}
#content #main .post p.meta-bottom span.tags {
	float: right;
	font-size: 11px;
}
#content #main .post p.meta-bottom span.tags a {
	padding: 0 4px;
}
#content #main .post .entry {
	margin: 10px 0 20px 0;
}
#content #main .post .entry img.post-image {
	float: left;
	margin: 4px 10px 0 0;
	padding-top: 8px;
	border: 2px solid #B2B3B4;
}
#content #main .entry .bio {
	float: left;
	padding: 5px 0 30px 0;
}
#content #main .entry .bio-sales {
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 50px;
}
.photoRow {
	width: 535px;
	clear: both;
}
#content #main .entry .bio .bio-pic {
	margin-right: 20px;
	float: left;/*width: 140px;*/

/*border: 4px solid #d8d8d8;*/

}
#content #main .entry .bio-sales .bio-pic {
	width: 125px;
	float: left;
	/*border: 4px solid #d8d8d8;

/*text-align: right;

}

#content #main .entry .bio .bio-pic p {

/*text-align: center;*/ 

padding: 0 0 0 0;
}
#content #main .entry .bio-sales .bio-pic ul {
	color: #333333;
	font-size: 18px;
	line-height: 1.1em;
	padding: 10px 0 0 0;
	width: 125px;
	text-align: right;
}
#content #main .entry .bio-sales .bio-pic ul li {
/*padding-bottom: 0;

margin-bottom: 1px;

font-size: 11px;*/

}
#content #main .entry .bio-sales .bio-pic h3 {
	text-align: right;
	font-size: 10px;
	color: #999999;
	margin: 5px 0 0 0;
}
#content #main .entry .bio-sales .bio-pic h3 a:link {
	text-decoration: none;
	border-bottom: none;
}
#content #main .entry .bio-sales .bio-pic h3 a:hover {
	text-decoration: none;
}
#content #main .entry .bio-sales .bio-pic h3 a:visited {
	text-decoration: none;
}
#content #main .entry .bio .bio-desc {
	float: right;
	width: 400px;
	margin-top: -4px;
	line-height: 18px;
}
#content #main .entry .bio .bio-desc p {
	padding-bottom: 10px;
}



#content #main .media {
	width: 540px;
	margin-top: 0px;
}
#content #main .media h2 {
	font-size: 24px;
	color: #444444;
	padding-top: 5px;
	padding-bottom: 10px;
}
#content #main .media h2 span {
	color: #a6a6a6;
}
#content #main .media h3 {
	font-size: 16px;
	color: #444444;
	padding-bottom: 0px;
	margin: 0;
}
#content #main .media .video-pic, #content #main .media .article-pic {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
#content #main .media .video-desc, #content #main .media .article-desc {
	padding-bottom: 20px;
	width: 86%;
	float: right;
}
#content #main .media .video-desc p, #content #main .media .article-desc p {
	padding: 0;
	margin: 0;
}
#content #main .media a {
	text-decoration: none;
}

#content #main .media .pdfLink {
	padding-top: 10px;
}
.media .urlLink {
	padding: 10px 0 0 20px;
}
#content #main .media .pdfLink a, .media .urlLink a {
	text-decoration: none;
	color: #4099cc;
}
#content #main .mediaItem {
	clear: both;
	padding-top: 0;
}
#content #main #first.mediaSection {
	clear: both;
	padding-top: 0;
}

#content #main .mediaSection {
	clear: both;
	padding-top: 20px;
}

#content #main .clrDiv {
	clear: both;
	padding-bottom: 5px;
}








.entry .capabilities h2 {
	padding-top: 30px;
}
.entry .capabilities ul {
	padding-top: 5px;
}
#content #main .post .entry .sociable {
	clear:both;
	margin:30px 0 15px;
}
#content #main .post .entry .cite {
	font-size: 10px;
}
#content #main p {
	line-height: 18px;
	padding-bottom: 10px;
}
#content #main a:hover {
	text-decoration: none;
	border-bottom: none;
	color: #777777;
}
#content #main .entry a.read-more {
	/*display: inline-block;

float: left;*/

margin: 10px 10px;
	text-decoration: none;
}
#content #main dl {
	margin: 10px 20px;
}
#content #main dt {
	color: #c3d941;
	margin-bottom: 5px;
	padding-top: 10px;
	font-weight: 800;
}
#content #main dd {
	padding-bottom: 10px;
}
#content #main dd ul {
	margin: 10px 20px 10px 20px;
	list-style: disc;
	list-style-position: inside;
}
#content #main #map {
	background: url(images/map.jpg) no-repeat;
	height: 356px;
	width: 610px;
	position: relative;
}
#content #main #map ul.contact-info {
	position: relative;
	width: 255px;
	left: 35px;
	top: 50px;
}
#content #main #map ul.contact-info li.company {
	font-size: 15px;
	letter-spacing: 3px;
	font-weight: 900;
}
#content #main #map ul.contact-info li.address {
	margin-bottom: 2px;
}
#content #main #map ul.contact-info li.phone {
	padding-top: 15px;
}
#content #main #map ul.contact-info li span {
	display: inline-block;
	width: 65px;
}
#content #main .sociable_tagline {
	margin-bottom: 6px;
}
#content #main .sociable ul li a {
	text-decoration: none;
	border-bottom: none;
	padding-right: 5px;
}
.bio-pic h2 {
	color: #333333;
	font-size: 18px;
	line-height: 1.1em;
	padding-top: 5px;
	width: 125px;
	text-align: right;
}
.bio-sales .bio-pic h2 {
	padding-top: 10px;
}
#content #main .entry .bio .bio-pic h3 {
	font-size: 10px;
	line-height: 1.2em;
	text-align: right;
	margin-top: 5px;
}
#content #main .entry .bio-intro p {
	padding-bottom: 30px;
}
#content #main .entry .header-band {
	color: #333333;
	font-size: 16px;
	line-height: 1em;
	padding: 5px 0 5px 8px;
	margin-top: 40px;
	text-align: left;
	height: 20px;
	float: right;
	width: 280px;
	background: url(/wp-content/uploads/2010/06/colorbandTail_grn.jpg) no-repeat right #c3d941;
}
#content #main .entry .header-logo {
	float: left;
	padding: 0 0 15px 0;
}
#content #main .entry .entry-text {
	clear: both;
	padding-top: 10px;
}
/*  =SIDEBAR

-------------------------------------------------------------- */

#content #main .sidebar {
	position: relative;
	float: left;
	margin-bottom: 30px;
}
#content #main .sidebar.home {
	position: relative;
	float: left;
	width: 230px;
	margin-left: 5px;
	margin-bottom: 30px;
}
#content #main .sidebar.narrow {
	position: relative;
	margin-bottom: 30px;
	float: left;
	width: 230px;
}
#content #main .sidebar.omega {
	position: relative;
	margin-bottom: 30px;
	float: left;
	width: 230px;
}
#content #main .sidebar ul.social {
	z-index: 10;
	position: relative;
	/*margin-top: -30px;*/

width: 243px;
	margin-left: -30px;/*height: 189px;*/

}
#content #main .sidebar ul.social li {
	float: left;
	list-style: none;
}
#content #main .sidebar ul.social li a {
	height: 185px;
	display: block;
	position: absolute;
	top: 0;
	text-indent: -9999px;
	outline: none;
	border: none;
}
#content #main .sidebar ul.social li a.linkedin, .sidebar ul.social li a.facebook, .sidebar ul.social li a.twitter {
	background: url(images/socialNetworks-sprite.png) no-repeat;
	width: 252px;
}
#content #main .sidebar ul.social li a.linkedin {
	background-position: 0 0;
	width: 80px;
	left: 0;
}
#content #main .sidebar ul.social li a.linkedin:hover {
	background-position: 0 -185px;
}
#content #main .sidebar ul.social li a.facebook {
	background-position: -80px 0;
	width: 96px;
	left: 80px;
}
#content #main .sidebar ul.social li a.facebook:hover {
	background-position: -80px -185px;
}
#content #main .sidebar ul.social li a.twitter {
	background-position: -176px 0;
	width: 76px;
	left: 176px;
}
#content #main .sidebar ul.social li a.twitter:hover {
	background-position: -176px -185px;
}
#content #main .sidebar.home .side-content.alpha {
	position: relative;
	padding: 45px 20px 0 20px;
	top: -25px;
}
#content #main .sidebar.omega .side-content {
	position: relative;
	background: #dbdbdb url(images/sidebar-top.png) no-repeat;
	padding: 0 20px 50px 20px;
	top: 0px;
}
#content #main .sidebar .side-content p {
	line-height: 18px;
	color: #888;
}
#content #main .sidebar.home .sbottom {
	position: relative;
	z-index: 9px;
	margin-top: -37px;
	width: 230px;
}
#content #main .sidebar.omega .sbottom {
	position: relative;
	z-index: 9px;
	margin-top: 0px;
	width: 230px;
}
#content #main .sidebar.omega a.prod-button {
	display: block;
	position: relative;
	left: 8px;
}
#content #main .sidebar h3.quote .alt {
	color: #999;
}
#content #main .sidebar.omega #videolink h3 .alt {
	color: #999;
}
#content #main .sidebar.omega #videolink {
	margin: 15px 0;
}
#content #main .sidebar.omega #videolink h3 {
	/*margin-left: 40px;*/
	margin-bottom: 0;
	font-size: 18px;
}
#content #main .sidebar.omega #videolink a {
	display: block;
	border: none;
	text-decoration: none;
	position: relative;
	left: -11px;
}
/*  =FORMS

-------------------------------------------------------------- */

 
#content #main form.registration {
	padding: 50;
	margin: 0;
}



/*sidebar quote request*/

#content #main .sidebar h3.quote {
	font-size: 22px;
	margin-bottom: 5px;
}
#content #main .sidebar #quoteRequest .forms {
	width: 200px;
	float: left;
	margin-bottom: 40px;
}
#content #main .sidebar .side-content p.alert {
	color: #ccc;
	font-size: 9px;
}
#content #main .sidebar #quoteRequest .forms li {
	display: block;
	clear: left;
	float: left;
}
#content #main .sidebar #quoteRequest .forms li label {
	width: 45px;
	float: left;
	font-size: 12px;
	margin-top: 3px;
}
#content #main .sidebar #quoteRequest .forms li input {
	width: 120px;
	height: 16px;
	float: left;
	background: #ffffff;
	padding: 2px 8px 2px 8px;
	border: 1px solid #b2b3b4;
	color: #555;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#content #main .sidebar #quoteRequest .forms li textarea {
	width: 120px;
	height: 80px;
	float: left;
	background: #ffffff;
	padding: 2px 8px 2px 8px;
	border: 1px solid #b2b3b4;
	color: #555;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#content #main .sidebar #quoteRequest .forms .button {
	float: left;
	clear: left;
	background: #555555;
	/*background: url(/wp-content/themes/lime/images/sendButton_background.jpg) no-repeat;*/

width: 81px;
	height: 20px;
	color: white;
	margin: 5px 0 0 45px;
	cursor: pointer;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#content #main .sidebar #quoteRequest .forms .error {
	display:block;
	margin: 0 0 0 45px;
	font-size: 9px;
	color: #86201e;
}
#content #main .sidebar #quoteRequest .forms li input:focus, #content #main .sidebar #quoteRequest .forms li textarea:focus, #content #main .sidebar #search form#searchform input:focus {
	background: #eee;
}
#content #main .sidebar #search {
	margin: -10px 0 20px 0;
}
#content #main .sidebar #search h3 {
	font-size: 14px;
	margin-bottom: 7px;
}
#content #main .sidebar #search form#searchform input {
	width: 135px;
	height: 16px;
	float: left;
	background: #ddd9d9;
	padding: 2px;
	border: 1px solid #b2b3b4;
	color: #555;
}
#content #main .sidebar .category-list {
	margin: 0 0 30px 0;
}
#content #main .sidebar .category-list h3 {
	margin-bottom: 7px;
	font-size: 22px;
}
#content #main .sidebar .category-list li {
	list-style: none;
	margin-left: 10px;
}
/*  =TABLES

-------------------------------------------------------------- */

 

table {
	margin-bottom: 25px;
}
tr {
	margin-bottom: 10px;
}
th {
	border-bottom: 2px solid #ccc;
	padding: 20px 0 5px 0;
	font-size: 16px;
}
td {
	padding: 5px 10px;
}
/*  =FOOTER

-------------------------------------------------------------- */

 

#footer {
	width: 100%;
	height: 300px;
	padding: 0px;
	position: relative;
	background: url(images/footer-bck2.png) repeat-x;
}
#footer-content {
	/*background: url(images/footer-bck.png) no-repeat;*/
background: url(images/content-middle.png) repeat-y;
transparent;
	display:block;
	height:169px;
	margin:0 auto;
	padding:0px 42px;
	width:926px;
}
#footer ul.social {
	z-index: 10;
	position: absolute;
	width: 243px;
	height: 189px;
	right: 120px;
	top: -210px;
}
#footer ul.social li {
	float: left;
	list-style: none;
}
#footer ul.social li a {
	height: 185px;
	display: block;
	position: absolute;
	top: 0;
	text-indent: -9999px;
	outline: none;
	border: none;
}
#footer ul.social li a.linkedin, #footer ul.social li a.facebook, #footer ul.social li a.twitter {
	background: url(images/socialNetworks-sprite.png) no-repeat;
	width: 252px;
}
#footer ul.social li a.linkedin {
	background-position: 0 0;
	width: 80px;
	left: 0;
}
#footer ul.social li a.linkedin:hover {
	background-position: 0 -185px;
}
#footer ul.social li a.facebook {
	background-position: -80px 0;
	width: 96px;
	left: 80px;
}
#footer ul.social li a.facebook:hover {
	background-position: -80px -185px;
}
#footer ul.social li a.twitter {
	background-position: -176px 0;
	width: 76px;
	left: 176px;
}
#footer ul.social li a.twitter:hover {
	background-position: -176px -185px;
}
#footer .footer-nav {
	float: left;
}
#footer .footer-nav.first {
	border: none;
	width: 350px;
	padding-right: 18px;
}
#footer .footer-nav p {
	font-size: 11px;
	color: #7d7d7d;
	line-height: 16px;
}
#footer .footer-nav.updates {
	width: 450px;
	margin-right: 25px;
	position: relative;
}
#footer .footer-nav.updates a.follow {
	position: relative;
	font-size: 10px;
	color: #7d7d7d;
	text-decoration: none;
}
#footer .footer-nav.updates a.follow:hover {
	color: #333;
}
#footer .footer-nav.updates ul#twitter_update_list {
	position: relative;
	/*background: url(images/updates.png) no-repeat;*/
	width: 430px;
	padding: 10px;
	top: -5px;
	left: -6px;
}
#footer .footer-nav.updates ul#twitter_update_list li {
	color: #7d7d7d;
	font-size: 11px;
}
#footer .footer-nav.updates ul#twitter_update_list li span a {
	position: relative;
	font-size: 10px;
	padding: 0 3px;
	border: none;
	color: #009cd9;
}
#footer .footer-nav.updates ul#twitter_update_list li span a:hover {
	color: #009cd9;
}
#footer .footer-nav.updates ul#twitter_update_list li a {
	position: relative;
	color: #676767;
	border:none;
	padding: 0 3px;
}
#footer .footer-nav.links {
	width: 140px;
	float:right;
	margin-top:25px;
}
#footer .footer-nav h3 {
	font-size: 16px;
	padding-bottom: 10px;
	color: #C3D941;
}
#test-content1, #test-content2, #test-content3 {
	margin-top: 25px;
	color: #7b7b7b;
}
#footer .footer-nav.links li {
	width: 140px;
	list-style:circle;
	margin-right: 10px;
	float: left;
	/*border: 1px solid #555;*/

/*width: 90px;*/

font-size: 11px;
	/*line-height: 15px;*/
margin-right: 5px;
	text-align: left;
}
#footer .footer-nav.links li a {
	text-decoration: none;
	display: block;
	border-bottom: none;
}
#footer .footer-nav.links li:hover {
	color: #000;
}
#footer_wrapper ul {
	width: 628px;
	display: block;
	margin: 0 auto;
}
#footer .footer-nav li a {
	color: #7b7b7c;
	font-size: 11px;
}
#footer_wrapper {
	display: block;
	width: 814px;
	margin:0 auto;
	padding-bottom: 20px;
}
#footer .info {
	display: block;
	width: 100%;
	background:#f2f2f2;
	height:125px;
	padding:50px 0 240px 0;
}
#footer_wrapper li {
	float: left;
	padding-left: 70px;
}
#footer_wrapper li.first {
	padding-left: 0;
}
#footer_wrapper p {
	text-align: center;
	font-size: 10px;
	line-height: 18px;
}
/* ----- btn rollOver ------- */

#rollOver a {
	background: url(/wp-content/uploads/2010/08/downloadPDF_sm.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 26px;
	width: 103px;
	float: right;
}
#rollOver a:hover {
	background-position: 0 -28px;
}
.caseDescription {
	float: right;
	width: 415px;
	display: block;
	padding: 0 0 20px 0;
}
.contentBucket {
	padding: 0 0 20px 0;
	clear: both;
}
.imageGroup {
	padding: 10px 0 0 0;
}
.imgSep {
	padding: 10px 0 10px 0;
}
.prismaImgInsert {
	background: url(/wp-content/uploads/2010/03/prisma_imageCirc.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}
.left {
	width: 240px;
	float: left;
	padding-right: 35px;
	border-right: #CCC 1px solid;
}
.right {
	width: 240px;
	float: right;
	text-align: left;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.capabilities ul li {
	background-image: url(/wp-content/uploads/2010/08/5x5_greenCircle.jpg);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 20px;
	color: #777;
}
.page .tw_button {
	display: none !important;
}
#trio .entry {
	display: block;
}
#trio #trio-inner .entry p {
	padding-bottom: 8px;
}
#trio-inner {
	width: 643px;
	float: left;
	border: solid 1px #9a9a9a;
	/* the border will curve into a 'D' */
  -moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	border-top: 0px;
	padding: 30px 40px 40px 40px;
	margin-bottom: 40px;
}
#tabbed-footer {
	width: 642px;
	float:left;
	background:url(images/footer-bck1.jpg) no-repeat;
	padding: 20px 142px;
}
#footer-content small {
	position: absolute;
	width: 135px;
	height:35px;
	display:block;
	margin-left:143px
}
#tab_fb, #tab_tw, #tab_in {
	width: 35px;
	float: left;
	height: 35px;
}
#tab_tw {
	margin: 0 10px;
}
#slider {
	background:url(/wp-content/uploads/2010/09/prisma_banner_bg.jpg)no-repeat;
	height:302px;
	margin:0 0 0 1px;
	overflow:hidden;
	position:relative;
	width:927px;
}
/* DEFAULT is for three panels in width, adjust as needed
This only matters if JS is OFF, otherwise JS sets this. */								  
#mover {
	width: 2700px;
	position: relative;
}
.slide {
	padding: 0;
	width: 926px;
	float: left;
	position: relative;
}
.slide h1 {
	font-family: Helvetica, Sans-Serif;
	font-size: 30px;
	letter-spacing: -1px;
	color: #ac0000;
}
.slide p {
	color: #000;
	font-size: 12px;
	line-height: 22px;
	width: 300px;
}
.slide span img {
	position: absolute;
	top: 0px;
	left: 420px; /*orig = 400*/
	margin-top: -20px;
}
#slider-stopper {
	position: absolute;
	top: 1px;
	right: 20px;
	background: #ac0000;
	color: white;
	padding: 3px 8px;
	font-size: 10px;
	text-transform: uppercase;
	z-index: 1000;
display: none;

}

#twitter_update_list li{
margin-bottom: 20px!important;

}

.leadImage {
display: inline-block;
padding-bottom: 20px;
clear: both;
}
.textBlock {
padding-bottom: 20px;
}
.formSubmit {
float: left;
width: 75px;
}

.regForm td {
padding: 0;
margin: 0;
}

.entry .tw_button {

}

/* ---------------- PROMOTIONS PAGE ---------------- */
.prismaImgInsert_turkey {
	background: url(/wp-content/uploads/2010/11/turkeyWindow.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}
.promo .list h3 {
	padding-bottom: 5px;
}
.promo .list {
	display: block;
	clear: both;
	height: 130px;
}
.promo .list .leftCol {
	float: left;
	width: 250px;
}
.promo .list .rightCol {
	float: left;
	width: 250px;
}
.promo .history {
	padding-top: 10px;
}
.promo .history ul {
	padding-left: 0px;
}
.promo .history li {
	list-style-type: none;
}
.promo .history li .year {
	font-size: 16px;
	padding-right: 10px;
	color: #b2cb32;
}
.promo hr {
	color: #cccccc !important;
	width: 550px;
	margin: 30px 0 30px 0;
}

.promo input {
background: white;
border: 1px solid #B2B3B4;
border-bottom-left-radius: 10px 10px;
border-bottom-right-radius: 10px 10px;
border-top-left-radius: 10px 10px;
border-top-right-radius: 10px 10px;
-moz-border-radius:10px 10px 10px 10px;
color: #555;
padding: 2px 8px;
}

.promo .wpcf7-submit {
background:none repeat scroll 0 0 #555555;
border:medium none;
color:white;
cursor:pointer;
margin:10px 0 10px 0;
width:81px;
}

.secondLine {
padding-left: 25px;
margin-top: -5px;
}

.checkBoxes {
padding: 20px 0 20px 0;
}
