@charset "utf-8";
/* CSS Document */
h1, h3, h4 {color:#8154B6;}
h2 {color:#6E3BAA;}
body {color:#4B3B5E;background-color:#FFF;}
#page {/*background:url("../images/fadeW-mobile.gif") repeat-x scroll 0 9px #FFF;*/
		background-color: #FFF;}
#featured, #featured-mob {background-color: #FFF;border: 2px solid #000;}
div.summary {color:#666;}
input, select, textarea {
	background-color:#E9E4EE;
	border:1px solid #8154B6;
 	color: #8154B6;
}
.button:hover {background-color:#FFF;}
.more {background: #FFF url("../images/petal_moreW.png") no-repeat;}
.dtr {color: #8154b6;}
#menu2 {border-top:2px solid #6e3baa;}
#menu2 a {color: #6e3baa;}
#menu2 a:hover {color: #40384A;}
.menutop {
	border-top:2px solid #8154B6;
	border-bottom:2px solid #61c7e8;/*aqua blue*/
}
.menutop ul li a {color: #666;}
.menutop ul li a:hover {color: #8154b6;}
.menutop ul li a.active-trail {color: #8154b6;}
#two-col {background-color:#FFF;}
#content #txt {background-color:#FFF;}
#sidebar {border-top:2px solid #E9E4EE;}
#sidebar #secondary-menu li a {color:#333;}
#sidebar #secondary-menu li a:hover {color: #8154b6;}
#sidebar #secondary-menu li a.active {color:#8154b6;}
#sidebar .callout {border-top:2px solid #E9E4EE;}
#sidebar .callout p.tag-line {color:#666;}/*color match to summary*/
/*.service-box {background: url("../images/blkW.png") repeat-x scroll 0 0 #EEE;}*/
#services-featured {border-top:2px solid #E9E4EE;}
#main-content div.portfolio-categories {border-top:1px solid #E9E4EE;border-bottom:1px solid #E9E4EE;}
/*social media stuff*/
.addthis_toolbox {background-color:#EEE;border:1px solid #666;}
/*case studies*/
#main-content div.case-studies ul li {border-top:2px solid #E9E4EE;}
/* Desktop/Standard */
/* rec @media only screen and (min-width:1025px) {}*/
@media only screen and (min-width: 976px) {
	/*.logo {background: url("../images/logo.png") no-repeat 0 0;}
	#page {background:#FFF url("../images/fadeW.gif") repeat-x;}*/
	#sidebar {border-right:2px solid #E9E4EE;border-top:none;}
	#main-content div.case-studies ul li {border-top:none;}
}
/* Tablet Landscape */
@media only screen and (min-width:769px) and (max-width:975px) {
	/*.logo {width:500px;height:83px;background: url("../images/logo-tablet.png") no-repeat 0 0;}
	.logor {width:500px;height:22px;background: url("../images/logor-tablet.png") no-repeat 0 0;}
	.lotus {width:150px;height:122px;background: url("../images/lotus-tablet.jpg") no-repeat 0 0;}
	.lotusr {width:150px;height:34px;background: url("../images/lotusr-tablet.png") no-repeat 0 0;}*/
	/*#page {background:#FFF url("../images/fadeW-tablet.gif") repeat-x;}*/
	#sidebar {border-right:2px solid #E9E4EE;border-top:none;}
	#main-content div.case-studies ul li {border-top:none;}
}
/* Tablet Portrait */
@media only screen and (min-width:481px) and (max-width:768px) {
	/*.logo {background: url("../images/logo-medium.png") no-repeat 0 0;}
	.logor {background: url("../images/logor-medium.png") no-repeat 0 0;}*/
	/*#page {background:url("../images/fadeW-medium.gif") repeat-x scroll 0 11px #FFF;}*/
}
/* Less than ie9 */
.lt-ie9 .logo {background: url("../images/logo.png") no-repeat 0 0;}
.lt-ie9 #page {background:#FFF url("../images/fadeW.gif") repeat-x;}
.lt-ie9 #sidebar {border-right:2px solid #E9E4EE;border-top:none;}
.lt-ie9 #main-content div.case-studies ul li {border-top:none;}